]> git.pld-linux.org Git - packages/flac.git/commitdiff
- *.m4 quotation fixes
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Dec 2003 14:10:48 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flac-am18.patch -> 1.1

flac-am18.patch [new file with mode: 0644]

diff --git a/flac-am18.patch b/flac-am18.patch
new file mode 100644 (file)
index 0000000..567003b
--- /dev/null
@@ -0,0 +1,44 @@
+--- flac-1.1.0/src/libFLAC/libFLAC.m4.orig     2002-07-01 22:37:39.000000000 +0200
++++ flac-1.1.0/src/libFLAC/libFLAC.m4  2003-12-28 14:45:50.786219456 +0100
+@@ -4,7 +4,7 @@
+ dnl AM_PATH_LIBFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+ dnl Test for libFLAC, and define LIBFLAC_CFLAGS and LIBFLAC_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_LIBFLAC,
++AC_DEFUN([AM_PATH_LIBFLAC],
+ [dnl 
+ dnl Get the cflags and libraries
+ dnl
+--- flac-1.1.0/src/libFLAC++/libFLAC++.m4.orig 2002-07-01 22:37:39.000000000 +0200
++++ flac-1.1.0/src/libFLAC++/libFLAC++.m4      2003-12-28 14:45:59.365915144 +0100
+@@ -5,7 +5,7 @@
+ dnl AM_PATH_LIBFLACPP([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+ dnl Test for libFLAC++, and define LIBFLACPP_CFLAGS and LIBFLACPP_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_LIBFLACPP,
++AC_DEFUN([AM_PATH_LIBFLACPP],
+ [dnl 
+ dnl Get the cflags and libraries
+ dnl
+--- flac-1.1.0/src/libOggFLAC/libOggFLAC.m4.orig       2002-08-06 07:31:17.000000000 +0200
++++ flac-1.1.0/src/libOggFLAC/libOggFLAC.m4    2003-12-28 14:46:10.136277800 +0100
+@@ -4,7 +4,7 @@
+ dnl AM_PATH_LIBOGGFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+ dnl Test for libOggFLAC, and define LIBOGGFLAC_CFLAGS and LIBOGGFLAC_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_LIBOGGFLAC,
++AC_DEFUN([AM_PATH_LIBOGGFLAC],
+ [dnl 
+ dnl Get the cflags and libraries
+ dnl
+--- flac-1.1.0/src/libOggFLAC++/libOggFLAC++.m4.orig   2002-08-07 19:05:16.000000000 +0200
++++ flac-1.1.0/src/libOggFLAC++/libOggFLAC++.m4        2003-12-28 14:46:18.708974552 +0100
+@@ -5,7 +5,7 @@
+ dnl AM_PATH_LIBOGGFLACPP([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+ dnl Test for libOggFLAC++, and define LIBOGGFLACPP_CFLAGS and LIBOGGFLACPP_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_LIBOGGFLACPP,
++AC_DEFUN([AM_PATH_LIBOGGFLACPP],
+ [dnl 
+ dnl Get the cflags and libraries
+ dnl
This page took 0.146979 seconds and 4 git commands to generate.