]> git.pld-linux.org Git - packages/audacity.git/blobdiff - audacity-opt.patch
- 1.3.12
[packages/audacity.git] / audacity-opt.patch
index abfdc1923b7db855ef3b0d9385d08a90b281b915..e9930f805493dec4d5e284236ed696fa00863e1f 100644 (file)
@@ -1,14 +1,3 @@
---- audacity-src-1.3.2-beta/lib-src/libnyquist/Makefile.in.orig        2006-10-29 01:05:50.000000000 +0200
-+++ audacity-src-1.3.2-beta/lib-src/libnyquist/Makefile.in     2006-12-29 17:29:38.478206151 +0100
-@@ -6,7 +6,7 @@
- INCL = -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft
- CC = @CC@
--override CFLAGS += -g -DCMTSTUFF -O2 -DEXT $(INCL)
-+override CFLAGS = @CFLAGS@ -DCMTSTUFF -DEXT $(INCL)
- LN = $(CC)
- LFLAGS = -lm
 --- audacity-src-1.3.2-beta/lib-src/portmixer/configure.ac.orig        2006-10-29 01:05:51.000000000 +0200
 +++ audacity-src-1.3.2-beta/lib-src/portmixer/configure.ac     2006-12-29 20:12:30.975109012 +0100
 @@ -31,6 +31,10 @@
  #
  # Check for portaudio path
  #
+
+--- a/lib-src/portsmf/configure.ac~    2008-10-25 14:14:23.000000000 +0200
++++ a/lib-src/portsmf/configure.ac     2009-05-26 14:57:39.406323603 +0200
+@@ -25,7 +25,7 @@
+ # which also contains a subdir containing macros
+ AC_CONFIG_MACRO_DIR([autotools/m4])
+ dnl set up automake
+-AM_INIT_AUTOMAKE([-Wall foreign])
++AM_INIT_AUTOMAKE
+ dnl Audacity policy: don't enable automatic rebuild of configure et al if 
+ dnl sources change
+ AM_MAINTAINER_MODE([enabled])
This page took 0.027752 seconds and 4 git commands to generate.