On Mon, Oct 29, 2018 at 11:17:33PM -0500, Jacob Bachmeyer wrote:

> Overwriting site.exp appears to actually be important, because the
> DejaGnu testsuite needs srcdir to be .../dejagnu/testsuite and
> Automake sets srcdir to .../dejagnu; thus the need for "--srcdir
> $(srcdir)/testsuite" in RUNTESTDEFAULTFLAGS in Makefile.am.  How
> best to fix this misintegration with Automake?

You can tell DejaGnu to use a different site.exp using $DEJAGNU. Why
not create a different site.exp for the testsuite (testsuite/site.exp)
and then set $DEJAGNU in the Makefile rule?

Would that work?

Cheers,
Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Bug-dejagnu mailing list
Bug-dejagnu@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-dejagnu

Reply via email to