Hi Gregory,

"gregory benison" <[EMAIL PROTECTED]> writes:

> That's true that $builddir is not defined (I had missed that); so
> ${builddir-.}/guile-test-env evaluates as ./guile-test-env which is
> the correct location.  Using just 'exec ./guile-test-env' works just
> as well.  Since $srcdir is defined, ${srcdir-.}/guile-test-env looks
> in the source directory and won't find guile-test-env if it is
> generated and if the build is in a separate tree from source.

I've fixed that now.  Using `TESTS_ENVIRONMENTS' in `Makefile.am' allows
one to pass `builddir' as an environment variable.

Note that Andreas Rottmann (aka. Rotty) is currently preparing a G-Wrap
release (1.9.7).  So if you have comments, complaints, or (small)
patches, that's probably the right time!

Thanks,
Ludovic.


_______________________________________________
g-wrap-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/g-wrap-dev

Reply via email to