Re: --program-prefix leads to broken libtoolize

2004-02-03 Thread Gary V . Vaughan
On Tuesday, February 3, 2004, at 09:14 pm, Scott James Remnant wrote: Of course, we could just steal the following off Automake ;-) :-D LOL Patch attached, okay to apply? +2004-02-03 Scott James Remnant <[EMAIL PROTECTED]> + + * Makefile.am (install-data-hook): Manually make config.gues

Re: --program-prefix leads to broken libtoolize

2004-02-03 Thread Scott James Remnant
On Tue, 2004-02-03 at 20:56, Alexandre Duret-Lutz wrote: > >>> "Scott" == Scott James Remnant <[EMAIL PROTECTED]> writes: > >> >> $ ls -1 /Network/Servers/cauchy/homes/thorin/gkeating/share/libtool/ > >> >> gconfig.guess > >> >> gconfig.sub > >> >> > >> > Automake is applying the various prog

Re: --program-prefix leads to broken libtoolize

2004-02-03 Thread Alexandre Duret-Lutz
>>> "Scott" == Scott James Remnant <[EMAIL PROTECTED]> writes: [...] >> >> $ ls -1 /Network/Servers/cauchy/homes/thorin/gkeating/share/libtool/ >> >> gconfig.guess >> >> gconfig.sub >> >> >> > Automake is applying the various program changes to _SCRIPTS... >> > >> > I don't even know *HOW*

Re: --program-prefix leads to broken libtoolize

2004-02-03 Thread Scott James Remnant
On Tue, 2004-02-03 at 20:08, Geoff Keating wrote: > On Feb 3, 2004, at 12:04 PM, Scott James Remnant wrote: > > On Mon, 2004-02-02 at 22:56, Geoff Keating wrote: > > (snipped to just the relevant lines) > > > >> I built libtool-1.5.2 on powerpc-apple-darwin7.2.0 by: > >> $ ./configure --prefix=$HO