From: Rob Savoye Date: Wed, 26 May 1993 01:55:00 +0000 (+0000) Subject: configure.in template that supports *only* make check. (for releases) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b64d5e491ac1c828ac4aab59b239077a339e42c9;p=binutils-gdb.git configure.in template that supports *only* make check. (for releases) --- diff --git a/binutils/testsuite/config/config.rel.in b/binutils/testsuite/config/config.rel.in new file mode 100644 index 00000000000..f276bdb2601 --- /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 00000000000..f276bdb2601 --- /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 00000000000..f276bdb2601 --- /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: +