Re: Removing multiple copies of ltmain.sh

2009-06-13 Thread Bob Friesenhahn
On Sat, 13 Jun 2009, Sam Varshavchik wrote: Libtool no longer uses a ltmain.sh file so maybe using a modern version is the answer to this problem. The latest version that's available for download is 2.2.6a, and I'm running 2.2.6. I built 2.2.6a and installed it in a BUILDROOT (so as to not a

Re: Removing multiple copies of ltmain.sh

2009-06-13 Thread Sam Varshavchik
Bob Friesenhahn writes: On Sat, 13 Jun 2009, Sam Varshavchik wrote: Can anyone suggest a clean way to eliminate all those copies of ltmain.sh. I can always hack up a hook that replaces them with hardlinks, before the tarball gets created, but perhaps there's a better way. The catch here is

Re: Removing multiple copies of ltmain.sh

2009-06-13 Thread Bob Friesenhahn
On Sat, 13 Jun 2009, Sam Varshavchik wrote: Can anyone suggest a clean way to eliminate all those copies of ltmain.sh. I can always hack up a hook that replaces them with hardlinks, before the tarball gets created, but perhaps there's a better way. The catch here is Libtool no longer uses a