]> git.pld-linux.org Git - packages/audacity.git/commitdiff
rediff opt patch
authorJan Palus <atler@pld-linux.org>
Sun, 11 Sep 2022 16:43:38 +0000 (18:43 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 11 Sep 2022 16:43:38 +0000 (18:43 +0200)
audacity-opt.patch

index e9930f805493dec4d5e284236ed696fa00863e1f..c8b5ded639da48bdde7f28752c1a8d6dd3af4c8f 100644 (file)
@@ -8,10 +8,9 @@
 +      cflags="$CFLAGS"
 +fi
 +
+ PKG_CHECK_MODULES([PORTAUDIO], [portaudio-2.0 >= 19])
  #
- # 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 @@
@@ -22,4 +21,4 @@
 +AM_INIT_AUTOMAKE
  dnl Audacity policy: don't enable automatic rebuild of configure et al if 
  dnl sources change
- AM_MAINTAINER_MODE([enabled])
+ AM_MAINTAINER_MODE
This page took 0.146677 seconds and 4 git commands to generate.