Automake 1.12 and up no longer supports pre-ANSI - enscript - GNU Enscript
(HTM) git clone git://thinkerwim.org/enscript.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a356d343aa9db52b75432cde927b6f9bad6a7c44
(DIR) parent e46b9ca4ea8517ee95c4ed403a120c7da75e7485
(HTM) Author: Werner Fink <werner@suse.de>
Date: Tue, 23 Jan 2018 15:26:45 +0100
Automake 1.12 and up no longer supports pre-ANSI
Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
Diffstat:
M configure.ac | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/configure.ac b/configure.ac
@@ -11,7 +11,6 @@ AC_PROG_INSTALL
AC_PROG_CC
AC_USE_SYSTEM_EXTENSIONS
-AM_C_PROTOTYPES
AC_C_CONST
AC_FUNC_ALLOCA