]> git.pld-linux.org Git - packages/ecasound.git/commitdiff
- updated for 2.1.0.
authorkloczek <kloczek@pld-linux.org>
Mon, 4 Feb 2002 05:31:43 +0000 (05:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ecasound-ac_fix.patch -> 1.2

ecasound-ac_fix.patch

index 48c28e190abf0c54ddc4e7e9ac1860061b379138..5d1afe004ad7778db8416561ac28500d018e63da 100644 (file)
@@ -1,6 +1,6 @@
---- ecasound-1.9dev1/configure.in~     Wed Feb  7 04:36:48 2001
-+++ ecasound-1.9dev1/configure.in      Sat Apr 21 09:46:51 2001
-@@ -70,14 +70,6 @@
+--- ecasound-2.1.0/configure.in.orig   Sun Oct  7 17:39:44 2001
++++ ecasound-2.1.0/configure.in        Mon Feb  4 04:13:30 2002
+@@ -71,15 +71,6 @@
  
  dnl ------------------------------------------------------------------
  
@@ -8,10 +8,11 @@
 -dnl Set CXXFLAGS.
 -dnl ---
 -CXXFLAGS="-O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops"
--dnl CXXFLAGS="-O2 -D_REENTRANT -fomit-frame-pointer -finline-functions -ffast-math -funroll-loops -Wall -Wstrict-prototypes -pedantic -fstrict-aliasing"
+-CFLAGS="$CXXFLAGS"
+-dnl --- CXXFLAGS="-O2 -D_REENTRANT -fomit-frame-pointer -finline-functions -ffast-math -funroll-loops -Wall -Wstrict-prototypes -pedantic -fstrict-aliasing"
 -
 -dnl ------------------------------------------------------------------
 -
+ AC_MSG_CHECKING(whether to enable debugging)
  AC_ARG_ENABLE(debug,
  [  --enable-debug             Enable debugging (default = no)],
- include_debug=yes)
This page took 0.111712 seconds and 4 git commands to generate.