With today's cvs libtool, I came across the following trying to autogen atk:
libtoolize: putting files in AC_CONFIG_AUX_DIR, `'.
so, it seems that auxdir is unset. I think this is strange, as I vaguely remember the existence of a AC_CONFIG_AUX_DIR_DEFAULT ? I suppose normally one wouldn't see this as a run of automake -a would pop install-sh in place, so auxdir would be set to the directory containing it..
Just a musing..
I believe I have fixed this with 34-gary-default-libtoolize-auxdir.patch, which I just committed to HEAD.
Cheers,
Gary.
--
())_. Gary V. Vaughan gary@(lilith.warpmail.net|gnu.org)
( '/ Research Scientist http://www.oranda.demon.co.uk ,_())____
/ )= GNU Hacker http://www.gnu.org/software/libtool \' `&
`(_~)_ Tech' Author http://sources.redhat.com/autobook =`---d__/_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
