diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-18 19:11:53 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-19 08:58:39 +0100 |
commit | 688a7d5cde9190c9032496863e9dad3df77d8e3c (patch) | |
tree | 092848644a816644b10a835098f98e0c6b7a7f43 /main/recode/recode-automake.patch | |
parent | d1969c7aac966b4ec0c35ca6eb648414862eb69e (diff) | |
download | aports-688a7d5cde9190c9032496863e9dad3df77d8e3c.tar.bz2 aports-688a7d5cde9190c9032496863e9dad3df77d8e3c.tar.xz |
main/recode: upgrade to 3.7.6
Diffstat (limited to 'main/recode/recode-automake.patch')
-rw-r--r-- | main/recode/recode-automake.patch | 22 |
1 files changed, 0 insertions, 22 deletions
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 |