Update of /cvsroot/audacity/lib-src/libsndfile
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv10136

Modified Files:
        configure.ac 
Log Message:
Turn on maintainer mode which I forgot to do


Index: configure.ac
===================================================================
RCS file: /cvsroot/audacity/lib-src/libsndfile/configure.ac,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- configure.ac        13 Feb 2009 21:33:27 -0000      1.13
+++ configure.ac        14 Feb 2009 20:59:43 -0000      1.14
@@ -14,6 +14,10 @@
 AC_CONFIG_MACRO_DIR([M4])
 
 AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION)
+dnl Audacity policy: don't enable automatic rebuild of configure et al if 
+dnl sources change
+AM_MAINTAINER_MODE([enabled])
+
 AC_CONFIG_HEADERS([src/config.h])
 
 dnl Add parameters for aclocal


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to