aboutsummaryrefslogtreecommitdiffstats
path: root/main/lame/lame-automake-1.12.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2017-11-06 02:12:36 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-07 15:17:55 +0000
commit44b8d893a34b1d7089053ee47e217b6509bf884d (patch)
tree85190ace66e437c664689a43f88f0c80fd9ebd24 /main/lame/lame-automake-1.12.patch
parent5fbd1bc49c307f0c235629441e6bdf4ea1531830 (diff)
downloadaports-44b8d893a34b1d7089053ee47e217b6509bf884d.tar.bz2
aports-44b8d893a34b1d7089053ee47e217b6509bf884d.tar.xz
main/lame: upgrade to 3.100; modernize
Diffstat (limited to 'main/lame/lame-automake-1.12.patch')
-rw-r--r--main/lame/lame-automake-1.12.patch42
1 files changed, 0 insertions, 42 deletions
diff --git a/main/lame/lame-automake-1.12.patch b/main/lame/lame-automake-1.12.patch
deleted file mode 100644
index ef566ec841..0000000000
--- a/main/lame/lame-automake-1.12.patch
+++ /dev/null
@@ -1,42 +0,0 @@
---- ./configure.in.orig
-+++ ./configure.in
-@@ -77,9 +77,6 @@
- AC_MSG_RESULT(${GCC_version})
- fi
-
--dnl more automake stuff
--AM_C_PROTOTYPES
--
- AC_CHECK_HEADER(dmalloc.h)
- if test "${ac_cv_header_dmalloc_h}" = "yes"; then
- AM_WITH_DMALLOC
---- ./doc/html/Makefile.am.orig
-+++ ./doc/html/Makefile.am
-@@ -1,7 +1,5 @@
- ## $Id: Makefile.am,v 1.7 2010/09/30 20:58:40 jaz001 Exp $
-
--AUTOMAKE_OPTIONS = foreign ansi2knr
--
- docdir = $(datadir)/doc
- pkgdocdir = $(docdir)/$(PACKAGE)
- htmldir = $(docdir)/html
---- ./doc/man/Makefile.am.orig
-+++ ./doc/man/Makefile.am
-@@ -1,7 +1,5 @@
- ## $Id: Makefile.am,v 1.1 2000/10/22 11:39:44 aleidinger Exp $
-
--AUTOMAKE_OPTIONS = foreign ansi2knr
--
- man_MANS = lame.1
- EXTRA_DIST = ${man_MANS}
-
---- ./libmp3lame/i386/Makefile.am.orig
-+++ ./libmp3lame/i386/Makefile.am
-@@ -1,7 +1,5 @@
- ## $Id: Makefile.am,v 1.26 2011/04/04 09:42:34 aleidinger Exp $
-
--AUTOMAKE_OPTIONS = foreign $(top_srcdir)/ansi2knr
--
- DEFS = @DEFS@ @CONFIG_DEFS@
-
- ECHO ?= echo