From b64d5e491ac1c828ac4aab59b239077a339e42c9 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Wed, 26 May 1993 01:55:00 +0000 Subject: [PATCH] configure.in template that supports *only* make check. (for releases) --- binutils/testsuite/config/config.rel.in | 16 ++++++++++++++++ gas/testsuite/config/config.rel.in | 16 ++++++++++++++++ gdb/testsuite/config/config.rel.in | 16 ++++++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 binutils/testsuite/config/config.rel.in create mode 100644 gas/testsuite/config/config.rel.in create mode 100644 gdb/testsuite/config/config.rel.in diff --git a/binutils/testsuite/config/config.rel.in b/binutils/testsuite/config/config.rel.in new file mode 100644 index 0000000000..f276bdb260 --- /dev/null +++ b/binutils/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: + diff --git a/gas/testsuite/config/config.rel.in b/gas/testsuite/config/config.rel.in new file mode 100644 index 0000000000..f276bdb260 --- /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: + diff --git a/gdb/testsuite/config/config.rel.in b/gdb/testsuite/config/config.rel.in new file mode 100644 index 0000000000..f276bdb260 --- /dev/null +++ b/gdb/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: +