]> www.fi.muni.cz Git - evince.git/commit
[build] Adds -no-undefined flag for Cygwin build
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Sun, 26 Apr 2009 10:16:15 +0000 (14:16 +0400)
committerNickolay V. Shmyrev <nshmyrev@yandex.ru>
Sun, 26 Apr 2009 10:16:15 +0000 (14:16 +0400)
commitd18aa4d73c9191da8e867230e287d279d65a7ca0
tree12a3838aa3a0d5958a6c25a62e74646324731a0e
parente52fc4778a1ffb10384ae3107cd19c2f16c5b5a9
[build] Adds -no-undefined flag for Cygwin build

Added flag -no-undefined required by Cygwin for installed shared
libraries since Cygwin's libtool can't track library dependency
automatically. Fixes GNOME bug #580058. Patch from Yaakov Selkowitz
<yselkowitz@users.sourceforge.net>
configure.ac
libdocument/Makefile.am
libview/Makefile.am