[SCM] calf/master: + Add --enable-experimental to autogen.sh (someone who picks up a version from SVN supposedly knows what he's doing anyway)

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:36:52 UTC 2013


The following commit has been merged in the master branch:
commit 04437d5ea1d1ec5f726301257e98c9e906e8d890
Author: kfoltman <kfoltman at 78b06b96-2940-0410-b7fc-879d825d01d8>
Date:   Sun Dec 30 19:43:09 2007 +0000

    + Add --enable-experimental to autogen.sh (someone who picks up a version from SVN supposedly knows what he's doing anyway)
    
    
    
    git-svn-id: https://calf.svn.sourceforge.net/svnroot/calf/trunk@62 78b06b96-2940-0410-b7fc-879d825d01d8

diff --git a/autogen.sh b/autogen.sh
index 3267d12..add1707 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,4 +4,4 @@ libtoolize --force --automake --copy
 autoheader --force
 autoconf --force
 automake --force-missing --copy
-./configure --prefix=/usr $@
+./configure --prefix=/usr --enable-experimental $@

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list