X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=configure.ac;h=d8659a5fa2107687a62f2aa34c9eb7ef03b8f9bf;hp=511aab0cf958cfcda428db522c019eed53f423fd;hb=a356d343aa9db52b75432cde927b6f9bad6a7c44;hpb=8292547f80c4311052b11cb62a621aaa1b3ea355 diff --git a/configure.ac b/configure.ac index 511aab0..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.1],[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