X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=configure.ac;h=5efd8d1a30158f34bdff887f7ba3f6342b1055d4;hb=6b363d166c9eb8354176b796f2fed68d538b7a4a;hp=f012c7a9ab69b55de9aa8871074713bc0886e837;hpb=edb8384a00f108b385d0df7ddfa5bd671a36f946;p=~andy%2Ffetchmail diff --git a/configure.ac b/configure.ac index f012c7a9..5efd8d1a 100644 --- a/configure.ac +++ b/configure.ac @@ -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.24],[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: