With today's CVS, on NetBSD-current/i386, gmake 3.79.1 just 1 test failed:
% cd tests
% gmake MAKE=gmake TESTS="mdemo2-conf.test mdemo2-make.test" VERBOSE=-x check
...
gmake[2]: Leaving directory `/usr/src/local/libtool/tests/mdemo2'
= Configuring in mdemo2 (--prefix=/usr/src/local/libtool/tests/_
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 t
Patrick Welche wrote:
With today's CVS, on NetBSD-current/i386, gmake 3.79.1 just 1 test failed:
PASS: mdemo2-conf.test
=== Running mdemo2-make.test
= Running `gmake ' in mdemo2
gmake[2]: Entering directory `/usr/src/local/libtool/tests/mdemo2'
gcc -DPACKAGE_NAME=\"mdemo2\" -DPACKAGE_TARNAME=\"mde