summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-25 14:04:25 +0100
committerBruno Haible <bruno@clisp.org>2009-12-26 11:59:31 +0100
commit5a70a0382a081aee842850dd01c2d928f92c2857 (patch)
tree56288e398ece19030fc8a3e0588b2a85b4e53156 /Makefile.am
parentd753627e67fb31110279d7322c1c7494f04f47bc (diff)
downloadexternal_gettext-5a70a0382a081aee842850dd01c2d928f92c2857.zip
external_gettext-5a70a0382a081aee842850dd01c2d928f92c2857.tar.gz
external_gettext-5a70a0382a081aee842850dd01c2d928f92c2857.tar.bz2
Use fcntl-o.m4 instead of fcntl_h.m4.
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 6b5449b..ac2fbba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,7 @@ distcheck-hook:
cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/po/remove-potcdate.sin
cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/examples/po/remove-potcdate.sin
cmp -s gettext-runtime/m4/codeset.m4 gettext-tools/gnulib-m4/codeset.m4
- cmp -s gettext-runtime/m4/fcntl_h.m4 gettext-tools/gnulib-m4/fcntl_h.m4
+ cmp -s gettext-runtime/m4/fcntl-o.m4 gettext-tools/gnulib-m4/fcntl-o.m4
cmp -s gettext-runtime/m4/gettext.m4 gettext-tools/gnulib-m4/gettext.m4
cmp -s gettext-runtime/m4/glibc2.m4 gettext-tools/gnulib-m4/glibc2.m4
cmp -s gettext-runtime/m4/glibc21.m4 gettext-tools/gnulib-m4/glibc21.m4