Add -no-undefined to the libtool flags
authorMartin Storsjo <martin@martin.st>
Fri, 25 Nov 2011 21:43:25 +0000 (23:43 +0200)
committerMartin Storsjo <martin@martin.st>
Fri, 25 Nov 2011 21:43:25 +0000 (23:43 +0200)
commita577ba376fcbd39ce1e5c7ca4533203386fed916
treebcc15351edc593598b39e3df8a1d69c5b578450e
parentfbae8ad0ad0d92cc1a181673d1a10ab611b55cc8
Add -no-undefined to the libtool flags

This allows building DLLs for windows - libtool doesn't even
try to do that unless this flag is specified.
Makefile.am