X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=configure.ac;h=d8659a5fa2107687a62f2aa34c9eb7ef03b8f9bf;hp=695a046fb40a3784a74e6940b672523cfd959341;hb=a356d343aa9db52b75432cde927b6f9bad6a7c44;hpb=9290f8ce435f8e60bba49ef22d0c3153630a8432 diff --git a/configure.ac b/configure.ac index 695a046..d8659a5 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.5.90],[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]) @@ -11,7 +11,6 @@ AC_PROG_INSTALL AC_PROG_CC AC_USE_SYSTEM_EXTENSIONS -AM_C_PROTOTYPES AC_C_CONST AC_FUNC_ALLOCA