Add '-no-undefined' for Cygwin and MinGW. Change order of link command to
authorJuerg Billeter <j@bitron.ch>
Fri, 19 Oct 2007 09:56:39 +0000 (09:56 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 19 Oct 2007 09:56:39 +0000 (09:56 +0000)
commite98b0cdf4a92c5b549c9311a714998238403b49c
treec87c4d1397456de8bed47ba927dbf06c2548530b
parent861a499249e19534f5835395705fbe5168a82347
Add '-no-undefined' for Cygwin and MinGW. Change order of link command to

2007-10-19  Juerg Billeter  <j@bitron.ch>

* gobject/Makefile.am (libvala_la_LDFLAGS): Add '-no-undefined' for
  Cygwin and MinGW.
* tests/testrunner.sh: Change order of link command to fix linking on
  Cygwin, MinGW, and on Linux with -Wl,--as-needed.
* vapigen/Makefile.am (INCLUDES): Fix VPATH build.

Patch by Yaakov Selkowitz, fixes bug 486124

svn path=/trunk/; revision=654
ChangeLog
gobject/Makefile.am
tests/testrunner.sh
vapigen/Makefile.am