~brianaker/libmemcached/1164440

« back to all changes in this revision

Viewing changes to win32/include.am

  • Committer: Continuous Integration
  • Date: 2012-10-25 17:26:38 UTC
  • mfrom: (1086.1.11 libmemcached-1.0)
  • Revision ID: ci@tangent.org-20121025172638-fn8zbjv6trv39s4y
Merge lp:~tangent-org/libmemcached/1.0-build Build: jenkins-Libmemcached-1.0-89

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
if BUILD_WIN32_WRAPPERS
7
7
libhashkit_libhashkit_la_LDFLAGS+=-no-undefined
8
8
libmemcached_libmemcached_la_LDFLAGS+=-no-undefined
 
9
if BUILD_LIBMEMCACHED_PROTOCOL
9
10
libmemcached_libmemcachedprotocol_la_LDFLAGS+=-no-undefined
 
11
endif
10
12
libmemcached_libmemcachedutil_la_LDFLAGS+=-no-undefined
11
13
endif