Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=3e4a349e15a872cd64977ba92c2524ad653c7bce
commit 3e4a349e15a872cd64977ba92c2524ad653c7bce Author: Priyank <[EMAIL PROTECTED]> Date: Tue Sep 18 21:36:10 2007 +0530 gnetconfig-mcs-plugin: don't run configure script when using --dist (thanks vmiklos) diff --git a/gnetconfig-mcs-plugin/autogen.sh b/gnetconfig-mcs-plugin/autogen.sh index fd43b13..70b2e7f 100755 --- a/gnetconfig-mcs-plugin/autogen.sh +++ b/gnetconfig-mcs-plugin/autogen.sh @@ -67,7 +67,7 @@ autoheader -f autoconf -f cp -f $(dirname $(which automake))/../share/automake/mkinstalldirs ./ cp -f $(dirname $(which automake))/../share/gettext/config.rpath ./ -xdt-autogen +NOCONFIGURE=1 xdt-autogen automake -a -c --gnu --foreign if [ "$1" == "--git" ]; then rm -rf autom4te.cache _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
