The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# vim:ft=automake
# 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
if BUILD_LIBMEMCACHED_PROTOCOL
libmemcached_libmemcachedprotocol_la_LDFLAGS+=-no-undefined
endif
libmemcached_libmemcachedutil_la_LDFLAGS+=-no-undefined
endif