Blame SOURCES/recode-automake.patch

a936d4
--- recode-3.6.orig/configure.in	2001-01-03 16:50:54.000000000 +0100
a936d4
+++ recode-3.6/configure.in	2012-07-23 14:15:28.000000000 +0200
a936d4
@@ -15,7 +15,7 @@
a936d4
 AM_PROG_LIBTOOL
a936d4
 
a936d4
 AC_ISC_POSIX
a936d4
-AM_C_PROTOTYPES
a936d4
+dnl AM_C_PROTOTYPES
a936d4
 AC_C_CONST
a936d4
 AC_C_INLINE
a936d4
 ad_AC_PROG_FLEX
a936d4
--- recode-3.6.orig/src/Makefile.am	2000-12-06 17:36:12.000000000 +0100
a936d4
+++ recode-3.6/src/Makefile.am	2012-07-23 14:47:07.000000000 +0200
a936d4
@@ -17,7 +17,7 @@
a936d4
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
a936d4
 # 02111-1307, USA.
a936d4
 
a936d4
-AUTOMAKE_OPTIONS = gnits ansi2knr
a936d4
+AUTOMAKE_OPTIONS = gnits
a936d4
 bin_PROGRAMS = recode
a936d4
 lib_LTLIBRARIES = librecode.la
a936d4
 man_MANS = recode.1