[CONFIGURATION]

* NEW: Make the ./reconf script verbose.


git-svn-id: svn://localhost/gambas/trunk@2321 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2009-09-09 10:22:34 +00:00
parent a32c845caa
commit d30be2735e

8
reconf
View File

@ -3,10 +3,4 @@
rm -f config.cache
rm -f acconfig.cache
autoreconf $@
#aclocal
#autoconf
#acconfig
#autoheader
#automake -a
autoreconf -v $@