gambas-source-code/reconf
Benoît Minisini d30be2735e [CONFIGURATION]
* NEW: Make the ./reconf script verbose.


git-svn-id: svn://localhost/gambas/trunk@2321 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-09-09 10:22:34 +00:00

6 lines
69 B
Bash
Executable file

#!/bin/sh
rm -f config.cache
rm -f acconfig.cache
autoreconf -v $@