summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-10-07 23:04:36 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:15:16 +0200
commit7ffc2051def99e20ffb3777ed8843b973f5d4720 (patch)
tree9a46bb337fefa1dfb526e03cd3cec6dedacb1947 /Makefile.am
parent9c164936c36c171be0e4bdbf4e80381151d42c40 (diff)
downloadgettext-7ffc2051def99e20ffb3777ed8843b973f5d4720.tar.gz
Update distcheck hook.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 151a2b836..d2d90043c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,7 +95,7 @@ distcheck-hook:
cmp -s gettext-runtime/libasprintf/texi2html gettext-tools/doc/texi2html
cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.java gettext-tools/examples/hello-java-swing/m4/TestAWT.java
cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.class gettext-tools/examples/hello-java-swing/m4/TestAWT.class
- test "`sed 1,17d gnulib-local/lib/alloca.in.h | md5sum`" = "`sed 1,17d gettext-runtime/libasprintf/alloca.in.h | md5sum`"
+ test "`sed 1,15d gnulib-local/lib/alloca.in.h | md5sum`" = "`sed 1,17d 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