]> git.pld-linux.org Git - packages/alsa-lib.git/commitdiff
- alsa.m4 quotation fix
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 19 Dec 2003 11:24:38 +0000 (11:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-lib-am18.patch -> 1.1

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

diff --git a/alsa-lib-am18.patch b/alsa-lib-am18.patch
new file mode 100644 (file)
index 0000000..e279940
--- /dev/null
@@ -0,0 +1,11 @@
+--- alsa-lib-1.0.0rc2/utils/alsa.m4.orig       Mon May 27 13:14:20 2002
++++ alsa-lib-1.0.0rc2/utils/alsa.m4    Fri Dec 19 12:10:43 2003
+@@ -12,7 +12,7 @@
+ dnl For backwards compatibility, if ACTION_IF_NOT_FOUND is not specified,
+ dnl and the alsa libraries are not found, a fatal AC_MSG_ERROR() will result.
+ dnl
+-AC_DEFUN(AM_PATH_ALSA,
++AC_DEFUN([AM_PATH_ALSA],
+ [dnl Save the original CFLAGS, LDFLAGS, and LIBS
+ alsa_save_CFLAGS="$CFLAGS"
+ alsa_save_LDFLAGS="$LDFLAGS"
This page took 0.191242 seconds and 4 git commands to generate.