From b4e7d65a954680b3092db0880bcf90aa4a93dec6 Mon Sep 17 00:00:00 2001 From: Graham Wilson Date: Fri, 12 Nov 2004 18:23:15 +0000 Subject: Re-add the m4-local directory, in case we need to add more macros in the future. Put the macros we already have back in that directory. (reverts r3924 and r3923) svn path=/trunk/; revision=4002 --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 897cdf48..c29d2805 100644 --- a/configure.ac +++ b/configure.ac @@ -735,7 +735,8 @@ if test "$needtrio" = 1 ; then fi dnl ----------------------------------------------------------------' -AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in intl/Makefile]) +AC_CONFIG_FILES([Makefile m4/Makefile m4-local/Makefile + po/Makefile.in intl/Makefile]) AC_OUTPUT dnl Local Variables: -- cgit v1.2.3