This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a20cd6a85f
gambas-source-code
/
reconf
7 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
* Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 17:41:49 +01:00
#!/bin/sh
rm -f config.cache
rm -f acconfig.cache
[CONFIGURATION] * NEW: Make the ./reconf script verbose. git-svn-id: svn://localhost/gambas/trunk@2321 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-09-09 12:22:34 +02:00
autoreconf -v $@
Reference in a new issue
Copy permalink