]> git.pld-linux.org Git - packages/WSoundServer.git/commitdiff
- fix for ac 2.53
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 4 Sep 2002 12:08:40 +0000 (12:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WSoundServer-acfix.patch -> 1.1

WSoundServer-acfix.patch [new file with mode: 0644]

diff --git a/WSoundServer-acfix.patch b/WSoundServer-acfix.patch
new file mode 100644 (file)
index 0000000..f0f58c9
--- /dev/null
@@ -0,0 +1,10 @@
+--- WSoundServer-0.4.0/configure.in.orig       Fri Mar 31 22:10:25 2000
++++ WSoundServer-0.4.0/configure.in    Wed Sep  4 13:24:22 2002
+@@ -212,6 +212,7 @@
+     AC_DEFINE(DRIVER_ESD)
+     driver="DRIVER_ESD"
+ else
++    AM_CONDITIONAL(HAVE_ESD,false)
+     echo "---------------------------------------------------------------------"
+     echo "--- Checking to see which audio header files your system uses.";
+     echo "--- Most of these checks should fail. Do not be alarmed.";
This page took 0.02964 seconds and 4 git commands to generate.