aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGraham Wilson <graham@mknod.org>2004-11-12 18:23:15 +0000
committerGraham Wilson <graham@mknod.org>2004-11-12 18:23:15 +0000
commitb4e7d65a954680b3092db0880bcf90aa4a93dec6 (patch)
tree09b3c68ed8a3596939f566265cfc535414affb6e /configure.ac
parent7ce762e28c9bad597cb03a25723cdc7004fc96b7 (diff)
downloadfetchmail-b4e7d65a954680b3092db0880bcf90aa4a93dec6.tar.gz
fetchmail-b4e7d65a954680b3092db0880bcf90aa4a93dec6.tar.bz2
fetchmail-b4e7d65a954680b3092db0880bcf90aa4a93dec6.zip
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
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: