mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Upgrades libsndfile to 1.0.24.
This commit is contained in:
13
lib-src/libsndfile/maintainer-mode.patch
Normal file
13
lib-src/libsndfile/maintainer-mode.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
--- configure.ac.orig 2011-03-23 04:01:02.000000000 -0500
|
||||
+++ configure.ac 2011-04-02 00:50:13.000000000 -0500
|
||||
@@ -18,6 +18,10 @@
|
||||
AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION)
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
+dnl Audacity policy: don't enable automatic rebuild of configure et al if
|
||||
+dnl sources change
|
||||
+AM_MAINTAINER_MODE([enable])
|
||||
+
|
||||
dnl Add parameters for aclocal
|
||||
AC_SUBST(ACLOCAL_AMFLAGS, "-I M4")
|
||||
|
Reference in New Issue
Block a user