]> Pileus Git - grits/commit
Use -no-undefined for win32 builds
authorAndy Spencer <andy753421@gmail.com>
Thu, 25 Aug 2011 05:56:56 +0000 (05:56 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 31 Oct 2011 07:38:28 +0000 (07:38 +0000)
commit1226f71f12256173b0a00877e0664f7813d70df6
treea3b9fe8499ad93dd70b4a450129368ffd31bd0b6
parent98eee86d69c0ee2aa198270e55b8b815c1914567
Use -no-undefined for win32 builds

This is the libtool flag which is different than the ld flag, and is
needed for building win32 dlls..
src/Makefile.am
src/plugins/Makefile.am