Merge lp:~tangent-org/libmemcached/1.0-build Build: jenkins-Libmemcached-1.0-60
[awesomized/libmemcached] / win32 / include.am
index 751a37191c5190c79cb1cace2661d937bd1bb697..43e8d9b180d83c5b19436d14e2e2f6c641d1aef3 100644 (file)
@@ -2,3 +2,10 @@
 # included from Top Level Makefile.am
 # All paths should be given relative to the root
 noinst_HEADERS+= win32/wrappers.h
+
+if BUILD_WIN32_WRAPPERS
+libhashkit_libhashkit_la_LDFLAGS+=-no-undefined
+libmemcached_libmemcached_la_LDFLAGS+=-no-undefined
+libmemcached_libmemcachedprotocol_la_LDFLAGS+=-no-undefined
+libmemcached_libmemcachedutil_la_LDFLAGS+=-no-undefined
+endif