aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2004-06-26 00:02:18 +0000
committerMatthias Andree <matthias.andree@gmx.de>2004-06-26 00:02:18 +0000
commit1cc80cddec54322ef7677dd95f9234db38362d7e (patch)
treede6b0765e0b6fdc6673d39c5149f8a46b0449e34 /configure.in
parent3d0adb5d5088d923cbcc7c9a94628198a4c22313 (diff)
downloadfetchmail-1cc80cddec54322ef7677dd95f9234db38362d7e.tar.gz
fetchmail-1cc80cddec54322ef7677dd95f9234db38362d7e.tar.bz2
fetchmail-1cc80cddec54322ef7677dd95f9234db38362d7e.zip
Kill m4-local directory, move the two files to top-level directory.
Suggested by Graham Wilson. svn path=/trunk/; revision=3923
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 58ca6aaa..730dad70 100644
--- a/configure.in
+++ b/configure.in
@@ -682,8 +682,7 @@ AC_SUBST(CPFLAGS)
AC_SUBST(CEFLAGS)
AC_SUBST(LDEFLAGS)
-AC_CONFIG_FILES([Makefile m4/Makefile m4-local/Makefile
- po/Makefile.in intl/Makefile])
+AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in intl/Makefile])
AC_OUTPUT
dnl Local Variables: