forked from AuroraMiddleware/gtk
minor fixup
This commit is contained in:
parent
e33741aed6
commit
c8fbf3b01e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user