[niepce] Remove subprojects from autogen.sh



commit 2604924640d437420d9f91c4086b2a6432803cc5
Author: Hubert Figuière <hub figuiere net>
Date:   Mon Jun 24 14:40:06 2013 -0400

    Remove subprojects from autogen.sh

 autogen.sh |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 69c9b80..52d30d9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -38,14 +38,6 @@ autoheader --force
 $AUTOCONF
 $AUTOMAKE --add-missing --copy --foreign 
 
-cd camerawire
-NOCONFIGURE=1 ./autogen.sh $@
-
-cd ..
-
-cd magellan
-NOCONFIGURE=1 ./autogen.sh $@
-
 cd $builddir
 
 if test -z "$NOCONFIGURE" ; then 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]