summaryrefslogtreecommitdiffstats
path: root/gettext-tools/configure.ac
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-06-06 10:47:18 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:16:07 +0200
commit8f6fcc4f0b5f35452c02b52c0a0d112c768fa016 (patch)
tree47f26df901847653ceade15cfd01546987a2aab2 /gettext-tools/configure.ac
parent74f085399cf992fb0487f77ec6d72bd07f72d1da (diff)
downloadexternal_gettext-8f6fcc4f0b5f35452c02b52c0a0d112c768fa016.zip
external_gettext-8f6fcc4f0b5f35452c02b52c0a0d112c768fa016.tar.gz
external_gettext-8f6fcc4f0b5f35452c02b52c0a0d112c768fa016.tar.bz2
Use dist-hook instead of old distdir hack.
Diffstat (limited to 'gettext-tools/configure.ac')
-rw-r--r--gettext-tools/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/gettext-tools/configure.ac b/gettext-tools/configure.ac
index f454305..1451ec3 100644
--- a/gettext-tools/configure.ac
+++ b/gettext-tools/configure.ac
@@ -357,8 +357,7 @@ AC_CONFIG_SUBDIRS([examples])
AC_CONFIG_FILES([Makefile])
-AC_CONFIG_FILES([doc/Makefile],
- [FIX_MAKEFILE_DISTRIB])
+AC_CONFIG_FILES([doc/Makefile])
AC_CONFIG_FILES([intl/Makefile:../gettext-runtime/intl/Makefile.in], [
# Change srcdir variable so that it points to ../gettext-runtime/intl.