From: Tim Janik Date: Tue, 8 Sep 1998 09:24:31 +0000 (+0000) Subject: minor fixup X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=163fe54793c6ec9f550d6c17236619356b91dbc0;p=dana%2Fcg-glib.git minor fixup --- diff --git a/autogen.sh b/autogen.sh index 06b9ab19..55db69f5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -50,11 +50,13 @@ case $CC in esac aclocal $ACLOCAL_FLAGS -automake $am_opt -autoconf + # optionally feature autoheader (autoheader --version) < /dev/null > /dev/null 2>&1 && autoheader +automake $am_opt +autoconf + ./configure "$@" echo