aboutsummaryrefslogtreecommitdiff
path: root/contrib/libio/testsuite/configure.in
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-06-18 18:13:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-06-18 18:13:14 +0000
commitc3a1a84ac4ab349cae4edd4ea4916d441e5592d2 (patch)
tree73dad42ab84d2e1f7ae89fca2652ee78b01649af /contrib/libio/testsuite/configure.in
parent1b5c321d3f5e74248a590fd7e644c832368dda9d (diff)
downloadsrc-c3a1a84ac4ab349cae4edd4ea4916d441e5592d2.tar.gz
src-c3a1a84ac4ab349cae4edd4ea4916d441e5592d2.zip
FreeBSD is one of the OS's that does not require the use of libio with Gcc 3.1.
Notes
Notes: svn path=/head/; revision=98396
Diffstat (limited to 'contrib/libio/testsuite/configure.in')
-rw-r--r--contrib/libio/testsuite/configure.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/contrib/libio/testsuite/configure.in b/contrib/libio/testsuite/configure.in
deleted file mode 100644
index cd400c84ba2c..000000000000
--- a/contrib/libio/testsuite/configure.in
+++ /dev/null
@@ -1,22 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary for a configure script to process the program in
-# this directory. For more information, look at ../../configure.
-
-configdirs=
-srctrigger=libio.tests/hounddog.exp
-srcname="test C++ input/output library, dejagnu style"
-package_makefile_frag=Make.pack
-package_makefile_rules_frag=Make.pack.r
-
-# per-host:
-
-# per-target:
-
-TO_TOPDIR=../../
-ALL=' '
-XCINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
-XCXXINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
-MOSTLYCLEAN='*.o core $(JUNK_TO_CLEAN)'
-(. ${srcdir}/../config.shared) >${package_makefile_frag} 2>${package_makefile_rules_frag}
-
-# post-target: