File recode-3.6-automake.patch of Package recode
Index: recode-3.6/configure.in
===================================================================
--- recode-3.6.orig/configure.in
+++ recode-3.6/configure.in
@@ -15,7 +15,7 @@ AC_MINIX
AM_PROG_LIBTOOL
AC_ISC_POSIX
-AM_C_PROTOTYPES
+dnl AM_C_PROTOTYPES
AC_C_CONST
AC_C_INLINE
ad_AC_PROG_FLEX
Index: recode-3.6/src/Makefile.am
===================================================================
--- recode-3.6.orig/src/Makefile.am
+++ recode-3.6/src/Makefile.am
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
-AUTOMAKE_OPTIONS = gnits ansi2knr
+AUTOMAKE_OPTIONS = gnits
bin_PROGRAMS = recode
lib_LTLIBRARIES = librecode.la
man_MANS = recode.1