Hi Gary, * Gary V. Vaughan wrote on Fri, Apr 01, 2005 at 05:06:23PM CEST: > Ralf Wildenhues wrote: > > more bugs in libtoolize HEAD, after -11 and -12 applied: > > > > $ temp/libtool/b,275> pkgvdatadir=`pwd`/.. ../libtoolize --copy > > libtoolize: putting files in AC_CONFIG_AUX_DIR, `config'. > > libtoolize: `config/ltmain.sh' is already up to date. > > libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. > > libtoolize: `m4/libtool.m4' is already up to date. > > libtoolize: `m4/ltdl.m4' is already up to date. > > $ ls -R > > ls -R > > .: > > Makefile.am config configure.ac m4 > > > > ./config: > > ltmain.sh > > > > ./m4: > > > > > > I.e., m4 is empty, and it never bothered with ltoptions.m4 and such. > > I can't reproduce the empty thing :-( libtoolize still copies ltdl.m4 and > libtool.m4 for me correctly, but all the others are missing. Can you try > again now that I've committed libtool--devo--1.0--patch-101?
I believe this bug is fixed now > Better still, if you send me the recipe you are using to test, then I'll > work it up into an Autotest for HEAD! Sorry. I have some tests started and will sort them out after I'm done with everything else. Regards, Ralf
