Automake 1.12 and up no longer supports pre-ANSI
[enscript.git] / configure.ac
index 5a788cd..d8659a5 100644 (file)
@@ -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])
@@ -11,7 +11,6 @@ AC_PROG_INSTALL
 AC_PROG_CC
 
 AC_USE_SYSTEM_EXTENSIONS
-AM_C_PROTOTYPES
 
 AC_C_CONST
 AC_FUNC_ALLOCA
@@ -118,7 +117,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 \