Re: problems using libtoolize with cloned repo
Stephen torri <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2004-08-30 at 00:44, Stephen torri wrote: > What I find odd is the difference in libtoolize behaviour. Which leads > me to believe I have done something wrong bitkeeper. Because if I set > AC_CONFIG_AUX_DIR in the configure.ac I can obvious set things where I > want (e.g. ltmain.sh). Yet the project never had this entry in the > configure.ac and everything worked since the default behaviour is to put > the libtoolize files into the current working directory if > AC_CONFIG_AUX_DIR is absent. > Never mind. Libtoolize attempts to find the AC_CONFIG_AUX_DIR by either grepping for it in the configure.ac or looking for instal.sh in the '. .. ../.. directory. Just so happens a copy of install.sh was in the parent directory to the check out code. Blast poorly written scripts. Stephen -- Email: [email protected] _______________________________________________ Bitkeeper-users mailing list [email protected] http://bitmover.com/mailman/listinfo/bitkeeper-users To unsubscribe from this list, go to the above URL, follow instruction at the bottom of the web page.