]> git.pld-linux.org Git - packages/ecasound.git/blame - ecasound-ac_fix.patch
- installfix patch - don't try to install the same files twice (by one command)
[packages/ecasound.git] / ecasound-ac_fix.patch
CommitLineData
f732d3ca 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 @@
23d6db79 4
5 dnl ------------------------------------------------------------------
6
7-dnl ---
8-dnl Set CXXFLAGS.
9-dnl ---
10-CXXFLAGS="-O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops"
f732d3ca 11-CFLAGS="$CXXFLAGS"
12-dnl --- CXXFLAGS="-O2 -D_REENTRANT -fomit-frame-pointer -finline-functions -ffast-math -funroll-loops -Wall -Wstrict-prototypes -pedantic -fstrict-aliasing"
23d6db79 13-
14-dnl ------------------------------------------------------------------
15-
f732d3ca 16 AC_MSG_CHECKING(whether to enable debugging)
23d6db79 17 AC_ARG_ENABLE(debug,
18 [ --enable-debug Enable debugging (default = no)],
This page took 0.135168 seconds and 4 git commands to generate.