Re: problems using libtoolize with cloned repo
Stephen torri <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2004-08-29 at 23:09, Stephen torri wrote: > The problem is that libtoolize its putting the copied files in the wrong > directory. I set up a single-user repository using bk setuptool I > imported my project. > > In the non-bk original directory running libtoolize -f -c puts the > generated files in the local directory (.). When I run the same command > in the clone directory it puts the copied files from libtool in the > parent directory. > > Did I do something wrong when I setup the repository? > 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. I hope this helps explain why I posted here. 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.