]> git.pld-linux.org Git - packages/alsa-utils.git/commitdiff
- fix passing LDFLAGS.
authorkloczek <kloczek@pld-linux.org>
Tue, 18 Jul 2000 13:56:27 +0000 (13:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-utils-LDFLAGS.patch -> 1.1

alsa-utils-LDFLAGS.patch [new file with mode: 0644]

diff --git a/alsa-utils-LDFLAGS.patch b/alsa-utils-LDFLAGS.patch
new file mode 100644 (file)
index 0000000..b164d55
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nru alsa-utils-0.5.8/aclocal.m4 alsa-utils-0.5.8.new/aclocal.m4
+--- alsa-utils-0.5.8/aclocal.m4        Mon Jun  5 21:18:01 2000
++++ alsa-utils-0.5.8.new/aclocal.m4    Tue Jul 18 16:22:26 2000
+@@ -158,7 +158,6 @@
+ dnl add the alsa library
+ ALSA_LIBS="$ALSA_LIBS -lasound"
+-LDFLAGS="$ALSA_LIBS"
+ AC_MSG_RESULT($ALSA_LIBS)
+ dnl Check for the presence of the library
This page took 0.10624 seconds and 4 git commands to generate.