]> git.pld-linux.org Git - packages/ecasound.git/blob - ecasound-ac_fix.patch
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
[packages/ecasound.git] / ecasound-ac_fix.patch
1 --- ecasound-2.1.0/configure.in.orig    Sun Oct  7 17:39:44 2001
2 +++ ecasound-2.1.0/configure.in Mon Feb  4 04:13:30 2002
3 @@ -71,15 +71,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 -CFLAGS="$CXXFLAGS"
12 -dnl --- CXXFLAGS="-O2 -D_REENTRANT -fomit-frame-pointer -finline-functions -ffast-math -funroll-loops -Wall -Wstrict-prototypes -pedantic -fstrict-aliasing"
13 -
14 -dnl ------------------------------------------------------------------
15 -
16  AC_MSG_CHECKING(whether to enable debugging)
17  AC_ARG_ENABLE(debug,
18  [  --enable-debug              Enable debugging (default = no)],
This page took 0.053854 seconds and 3 git commands to generate.