summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-08-15 19:34:14 +0200
committerBruno Haible <bruno@clisp.org>2009-08-16 02:31:13 +0200
commitc1b075aa2e96bf983123fea8e8ac10127d10e86c (patch)
treeab71a8a481b19b3e62b649bd5027457b5504decc /Makefile.am
parentc2acdf133b296181efb107d424b45d123c07464d (diff)
downloadexternal_gettext-c1b075aa2e96bf983123fea8e8ac10127d10e86c.zip
external_gettext-c1b075aa2e96bf983123fea8e8ac10127d10e86c.tar.gz
external_gettext-c1b075aa2e96bf983123fea8e8ac10127d10e86c.tar.bz2
Stop using gnulib module 'strdup'.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ca7eca..03ef081 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -99,7 +99,6 @@ distcheck-hook:
cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.class gettext-tools/examples/hello-java-swing/m4/TestAWT.class
test "`sed 1,15d gnulib-local/lib/alloca.in.h | md5sum`" = "`sed 1,15d gettext-runtime/libasprintf/alloca.in.h | md5sum`"
cmp -s gettext-tools/libgrep/memchr.c gettext-tools/gnulib-lib/memchr.c
- cmp -s gettext-tools/libgrep/strdup.c gettext-tools/gnulib-lib/strdup.c
# DJGPP port.