autogen.sh
authorAlan Knowles <alan@roojs.com>
Wed, 24 Dec 2014 07:45:56 +0000 (15:45 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 24 Dec 2014 07:45:56 +0000 (15:45 +0800)
autogen.sh

index aebcf8b..e7918f6 100755 (executable)
@@ -114,9 +114,9 @@ else
         automake --add-missing --copy --gnu $am_opt
         echo "Running autoconf ..."
         autoconf
-      )
+    )
 fi
-done
 
 if test x$NOCONFIGURE = x; then
   echo Running $srcdir/configure "$@" ...