]> git.pld-linux.org Git - packages/ecasound.git/blob - ecasound-am_fix.patch
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
[packages/ecasound.git] / ecasound-am_fix.patch
1 diff -Nru ecasound-1.9dev1/kvutils/Makefile.am ecasound-1.9dev1.new/kvutils/Makefile.am
2 --- ecasound-1.9dev1/kvutils/Makefile.am        Sun Nov 19 23:44:22 2000
3 +++ ecasound-1.9dev1.new/kvutils/Makefile.am    Thu Mar  1 06:51:08 2001
4 @@ -3,7 +3,6 @@
5  # ---
6  # Makefile.am for building libkvutils.a
7  # ---
8 -CXXFLAGS+=-D_REENTRANT -s -O2 -ffast-math -I$(srcdir)
9  
10  lib_LTLIBRARIES = libkvutils.la
11  
This page took 0.032418 seconds and 3 git commands to generate.