From 8f6fcc4f0b5f35452c02b52c0a0d112c768fa016 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 6 Jun 2009 10:47:18 +0000 Subject: Use dist-hook instead of old distdir hack. --- gettext-tools/configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gettext-tools/configure.ac') 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. -- cgit v1.1