X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=configure.ac;h=465100a509cf93b33300543d80f3de6fcd116fd8;hp=5a788cdc7ac71c62c29aac132e9781f29b830b8f;hb=e46b9ca4ea8517ee95c4ed403a120c7da75e7485;hpb=5157a232d3e47586c1d83b12f77d7f73dab0d0cf diff --git a/configure.ac b/configure.ac index 5a788cd..465100a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([GNU Enscript],[1.6.4],[bug-enscript@gnu.org]) +AC_INIT([GNU Enscript],[1.6.6],[bug-enscript@gnu.org]) AC_PREREQ([2.61]) AC_CONFIG_SRCDIR([src/gsint.h]) AC_CONFIG_HEADERS([config.h]) @@ -118,7 +118,7 @@ dnl substitutions AC_SUBST(CFLAGS) AC_SUBST(LDFLAGS) -AC_CONFIG_FILES([Makefile po/Makefile.in m4/Makefile intl/Makefile po/Makefile \ +AC_CONFIG_FILES([Makefile po/Makefile.in intl/Makefile po/Makefile \ compat/Makefile \ afm/Makefile \ afmlib/Makefile \