]> git.pld-linux.org Git - packages/ecasound.git/blob - ecasound-ac_fix.patch
- fix for readline 4.2.
[packages/ecasound.git] / ecasound-ac_fix.patch
1 --- ecasound-1.9dev1/configure.in~      Wed Feb  7 04:36:48 2001
2 +++ ecasound-1.9dev1/configure.in       Sat Apr 21 09:46:51 2001
3 @@ -70,14 +70,6 @@
4  
5  dnl ------------------------------------------------------------------
6  
7 -dnl ---
8 -dnl Set CXXFLAGS.
9 -dnl ---
10 -CXXFLAGS="-O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops"
11 -dnl CXXFLAGS="-O2 -D_REENTRANT -fomit-frame-pointer -finline-functions -ffast-math -funroll-loops -Wall -Wstrict-prototypes -pedantic -fstrict-aliasing"
12 -
13 -dnl ------------------------------------------------------------------
14 -
15  AC_ARG_ENABLE(debug,
16  [  --enable-debug              Enable debugging (default = no)],
17  include_debug=yes)
This page took 0.06226 seconds and 3 git commands to generate.