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=$HOME --program-prefix=g
$ glibtoolize -c --force
cp: /Network/Servers/cauchy/homes/thorin/gkeating/share/libtool/
config.guess: No such file or directory
$ 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* we can support program-prefix, program-suffix
(and worst of all) program-transform-name ... I can't think of any way
of getting the resulting transform into libtoolize; at least not one
that doesn't make me violently sick.