summaryrefslogtreecommitdiffstats
path: root/gnulib-local/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-10-10 14:19:23 +0200
committerBruno Haible <bruno@clisp.org>2011-06-07 23:38:39 +0200
commit1d4c46994e1248b63aae1af4ca1b79320b19d4af (patch)
tree1a3ac1541f2afd3402c118e84bf03d4d100d6da0 /gnulib-local/modules
parenteade51378d01552217fd73454bbb93c88edcda30 (diff)
downloadexternal_gettext-1d4c46994e1248b63aae1af4ca1b79320b19d4af.zip
external_gettext-1d4c46994e1248b63aae1af4ca1b79320b19d4af.tar.gz
external_gettext-1d4c46994e1248b63aae1af4ca1b79320b19d4af.tar.bz2
Rely more on libtool.
Diffstat (limited to 'gnulib-local/modules')
-rw-r--r--gnulib-local/modules/gettext-tools-misc5
1 files changed, 1 insertions, 4 deletions
diff --git a/gnulib-local/modules/gettext-tools-misc b/gnulib-local/modules/gettext-tools-misc
index d908847..0aff53f 100644
--- a/gnulib-local/modules/gettext-tools-misc
+++ b/gnulib-local/modules/gettext-tools-misc
@@ -22,10 +22,7 @@ lib_LTLIBRARIES = libgettextlib.la
# As of 2010-10-04, these are all added by gnulib-tool automatically.
#lib_LDFLAGS += $(LTLIBUNISTRING) @LTLIBINTL@ @LTLIBICONV@ @LIB_ACL@
-# Need @LTLIBC@ for -no-undefined to work on many platforms.
-lib_LDFLAGS += \
- -release @VERSION@ \
- @LTLIBC@ @LTNOUNDEF@
+lib_LDFLAGS += -release @VERSION@
# Tell the mingw or Cygwin linker which symbols to export.
if WOE32DLL