Blame SOURCES/recode-automake.patch

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