]> spindle.queued.net Git - midori/commitdiff
Run 'configure' implicitly from autogen.sh
authorMike Massonnet <mmassonnet@xfce.org>
Sat, 7 Jun 2008 10:32:03 +0000 (12:32 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 7 Jun 2008 10:32:03 +0000 (12:32 +0200)
autogen.sh

index b17da47e073d59fbed90a32c7d32ac7aa1147666..2d0c08826198aa2dd2ea3ca04559af3515a93527 100755 (executable)
@@ -7,3 +7,6 @@ aclocal
 autoheader
 autoconf
 automake --add-missing --copy
+
+echo "Now running the configure script"
+./configure $*