[SCM] calf/master: + AutoHell: provide proper automake flags

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:37:24 UTC 2013


The following commit has been merged in the master branch:
commit cc9032412c68e1946f1286715dce6f7a6cd0ccd2
Author: kfoltman <kfoltman at 78b06b96-2940-0410-b7fc-879d825d01d8>
Date:   Sat Jul 5 18:37:55 2008 +0000

    + AutoHell: provide proper automake flags
    
    
    
    git-svn-id: https://calf.svn.sourceforge.net/svnroot/calf/trunk@231 78b06b96-2940-0410-b7fc-879d825d01d8

diff --git a/autogen.sh b/autogen.sh
index 49fcf75..b926c3d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@ aclocal
 libtoolize --force --automake --copy
 autoheader --force
 autoconf --force
-automake --force-missing --copy
+automake -a --copy
 if test "$NOCONFIGURE" != 1; then
   ./configure --enable-experimental $@
 fi

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list