Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Improving "bootstrap"
(1/1)
afb:
I've done a small patch to improve the bootstrap script so that
it will honour any environment variables with programs to use.
Also made it recognize "glibtool" and "glibtoolize" for Mac OS X,
so you can go something like this without having to reinvent it:
--- Code: ---AUTOMAKE=automake-1.7 ACLOCAL=aclocal-1.7 ./bootstrap
--- End code ---
(this assumes that you have installed automake-1.7.9 in /usr/local, and
copied /usr/share/aclocal/libtool.m4 over to /usr/local/share/aclocal-1.7)
This and the other patches should make it work "out of the box" ?
(since Mac people have been having lots of troubles with autotools)
afb:
http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1502&group_id=5358
Navigation
[0] Message Index
Go to full version