aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-04 19:10:56 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-04 19:10:56 +0000
commit9727a990410f1e808799029e905b562f536f8ad3 (patch)
tree0f6c11cf4d0b36b223b297a2c67d851ef5f9e9ca
parent5df3739a8b9b704ffff94f76d05051fdc2d0f7b1 (diff)
downloadfetchmail-9727a990410f1e808799029e905b562f536f8ad3.tar.gz
fetchmail-9727a990410f1e808799029e905b562f536f8ad3.tar.bz2
fetchmail-9727a990410f1e808799029e905b562f536f8ad3.zip
Fix up configure.ac after m4/ inline.
svn path=/branches/BRANCH_6-3/; revision=5282
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 96aedeb2..671028d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -935,7 +935,7 @@ if test "$needtrio" = 1 ; then
fi
dnl ----------------------------------------------------------------'
-AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in genlsm.sh])
+AC_CONFIG_FILES([Makefile po/Makefile.in genlsm.sh])
AC_OUTPUT
dnl Local Variables: