From: Tim Janik Date: Tue, 8 Sep 1998 09:24:31 +0000 (+0000) Subject: minor fixup X-Git-Tag: GLIB_1_1_3a~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=163fe54793c6ec9f550d6c17236619356b91dbc0;p=platform%2Fupstream%2Fglib.git minor fixup --- diff --git a/autogen.sh b/autogen.sh index 06b9ab1..55db69f 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