From 688a7d5cde9190c9032496863e9dad3df77d8e3c Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 18 Nov 2019 19:11:53 +0100 Subject: main/recode: upgrade to 3.7.6 --- main/recode/recode-automake.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 main/recode/recode-automake.patch (limited to 'main/recode/recode-automake.patch') diff --git a/main/recode/recode-automake.patch b/main/recode/recode-automake.patch deleted file mode 100644 index d0916c8cbb..0000000000 --- a/main/recode/recode-automake.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- recode-3.6.orig/configure.in 2001-01-03 16:50:54.000000000 +0100 -+++ recode-3.6/configure.in 2012-07-23 14:15:28.000000000 +0200 -@@ -15,7 +15,7 @@ - AM_PROG_LIBTOOL - - AC_ISC_POSIX --AM_C_PROTOTYPES -+dnl AM_C_PROTOTYPES - AC_C_CONST - AC_C_INLINE - ad_AC_PROG_FLEX ---- recode-3.6.orig/src/Makefile.am 2000-12-06 17:36:12.000000000 +0100 -+++ recode-3.6/src/Makefile.am 2012-07-23 14:47:07.000000000 +0200 -@@ -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 -- cgit v1.2.3