From b64d5e491ac1c828ac4aab59b239077a339e42c9 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Wed, 26 May 1993 01:55:00 +0000 Subject: configure.in template that supports *only* make check. (for releases) --- gas/testsuite/config/config.rel.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 gas/testsuite/config/config.rel.in (limited to 'gas/testsuite') diff --git a/gas/testsuite/config/config.rel.in b/gas/testsuite/config/config.rel.in new file mode 100644 index 0000000..f276bdb --- /dev/null +++ b/gas/testsuite/config/config.rel.in @@ -0,0 +1,16 @@ +# This file is a shell script fragment that supplies the information +# necessary to tailor a template configure script into the configure +# script appropriate for this directory. For more information, check +# any existing configure script. + +srctrigger="Makefile.in" +srcname="DejaGnu" + +configdirs="testsuite" + +# per-host: + +# per-target: + +# post-target: + -- cgit v1.1