[packages/libcdaudio] - latest autotools do not support ansi2knr
witekfl
witekfl at pld-linux.org
Fri Jan 3 13:41:21 CET 2014
commit 15947c70204f70551c5a11af461686fd703a023d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Jan 3 13:39:32 2014 +0100
- latest autotools do not support ansi2knr
deansi.patch | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
---
diff --git a/deansi.patch b/deansi.patch
new file mode 100644
index 0000000..ffd4446
--- /dev/null
+++ b/deansi.patch
@@ -0,0 +1,20 @@
+--- libcdaudio-0.99.12p2/Makefile.am.orig 2014-01-03 13:32:24.855677029 +0100
++++ libcdaudio-0.99.12p2/Makefile.am 2014-01-03 13:32:35.409173573 +0100
+@@ -1,5 +1,5 @@
+ ## Process this file with automake to produce Makefile.in
+-AUTOMAKE_OPTIONS = ansi2knr
++#AUTOMAKE_OPTIONS = ansi2knr
+ SUBDIRS = src
+
+ bin_SCRIPTS = libcdaudio-config
+--- libcdaudio-0.99.12p2/configure.ac.orig 2014-01-03 13:28:19.178544347 +0100
++++ libcdaudio-0.99.12p2/configure.ac 2014-01-03 13:28:28.962028997 +0100
+@@ -17,7 +17,7 @@ AM_CONFIG_HEADER(config.h)
+ AC_PROG_AWK
+ AC_PROG_CC
+ AC_PROG_CPP
+-AM_C_PROTOTYPES
++dnl AM_C_PROTOTYPES
+ AM_PROG_CC_STDC
+ AC_PROG_INSTALL
+ AC_PROG_LN_S
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcdaudio.git/commitdiff/ada45dd1685a354718fe87edbe9057bfdacb6477
More information about the pld-cvs-commit
mailing list