Re: [PATCH] [mingw|cygwin] Modify cwrapper to invoke target directly.

2008-05-13 Thread Charles Wilson
Charles Wilson wrote: Cygwin: passes 115 (9 skip) on old test suite only two "unexpected" failures on new test suite -- but 25 and 72 are actually expected on cygwin. Mingw (msys): no regressions over previous results: old test suite: fails demo-exec after demo-shared (helldl) fails the fortra

Re: 350-gary-maintain-private-libobj-namespace

2008-05-13 Thread Eric Blake
Eric Blake byu.net> writes: > > Gnulib was able to get away with an autoconf-time check because it _generates_ > the .m4 file that contains the replacement *_LIBSOURCES definition, and > substitutes the correct directory name in during that generation. And with my > proposed patch to gnuli

Re: 350-gary-maintain-private-libobj-namespace

2008-05-13 Thread Eric Blake
Gary V. Vaughan gnu.org> writes: > >> + > >> +# Like AC_LIBSOURCES, except the directory where the source file is > >> +# expected is separated from the user LIBOBJ directory. > >> +AC_DEFUN([_LT_LIBSOURCES], [ > >> + m4_foreach([_LTNAME], [$1], [ > >> +m4_syscmd([test -r libltdl/]_LTN