]> Pileus Git - ~andy/fetchmail/blobdiff - configure.ac
Update German translation.
[~andy/fetchmail] / configure.ac
index 60de3cd05103c8c87e82cafe2c07578fc92008d9..5efd8d1a30158f34bdff887f7ba3f6342b1055d4 100644 (file)
@@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script.
 dnl
 
 dnl XXX - if bumping version here, check fetchmail.man, too!
-AC_INIT([fetchmail],[6.3.22.2],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.26],[fetchmail-users@lists.berlios.de])
 AC_CONFIG_SRCDIR([fetchmail.h])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_LIBOBJ_DIR([.])
@@ -968,7 +968,7 @@ if test "$needtrio" = 1 ; then
 fi
 dnl ----------------------------------------------------------------'
 
-AC_CONFIG_FILES([Makefile po/Makefile.in genlsm.sh])
+AC_CONFIG_FILES([Makefile po/Makefile.in])
 AC_OUTPUT
 
 dnl Local Variables: