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
master
gambas-source-code
/
reconf
8 lines
80 B
Text
Raw
Permalink
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] * BUG: Add --install glag to autoreconf, that fix creation of config files, also add build-dist script to create a lighter tar.bz2 archive of the repository. git-svn-id: svn://localhost/gambas/trunk@2519 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-12-26 22:30:35 +01:00
autoreconf -v --install $@
[CONFIGURATION] * NEW: Add 'libtoolize --force' to reconf script. It's useful in case of libtool upgrading. Perhaps it will be good to remove m4/ltversion.m4 as it's updated by libtoolize. git-svn-id: svn://localhost/gambas/trunk@2467 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-12-09 16:30:46 +01:00
Reference in a new issue
Copy permalink