-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message
On Fri, Feb 23, 2007 at 06:36:24PM +0100, Ralf Wildenhues wrote:
> Thanks for all your comments. The combined patch looks now like this
> for me. What's worrying me is that
> cd tests
> make c
[ automake list dropped ]
Thanks for all your comments. The combined patch looks now like this
for me. What's worrying me is that
cd tests
make check VERBOSE=yes TESTS=dejagnu8.test
still outputs the warning:
| WARNING: Couldn't find tool init file
at 'make check' and distcheck time in the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message
On Sat, Feb 17, 2007 at 05:45:00PM +0100, Ralf Wildenhues wrote:
> Thanks for the report and patch. Please have patience with me, I
> don't have a lot of experience with dejagnu.
Don't worry, I'm
Hello Bernd,
* Bernd Jendrissek wrote on Fri, Feb 16, 2007 at 10:45:26AM CET:
>
> Here is the problem: automake's rule for site.exp:
>
> site.exp: Makefile
> [snip]
> @echo 'set srcdir $(srcdir)' >>site.tmp
> @echo "set objdir `pwd`" >>site.tmp
> [snip]
> @mv