cygwin/mingw shared libs need libtool LDFLAGS = -no-undefined
authorReini Urban <rurban@cpanel.net>
Sat, 7 Jul 2012 17:42:00 +0000 (12:42 -0500)
committerReini Urban <rurban@cpanel.net>
Sat, 7 Jul 2012 17:52:02 +0000 (12:52 -0500)
commit6d6f71108064f5069edd7bf771059d3b82640135
tree2bc76159b8dc3ac13f4584b8f4354bb4c3c48652
parentd330f19292da8f39a78a9e2b0ba08df8094e3bc5
cygwin/mingw shared libs need libtool LDFLAGS = -no-undefined

otherwise only static libs are created.
Makefile.am