More spring-cleaning.
[dragonfly.git] / contrib / libstdc++ / testsuite / configure.in
1 # This file is a shell script fragment that supplies the information
2 # necessary for a configure script to process the program in
3 # this directory.  For more information, look at ../../configure.
4
5 configdirs=
6 srctrigger=configure.in
7 srcname="tests for ANSI C++ library, dejagnu style"
8 package_makefile_frag=Make.pack
9 package_makefile_rules_frag=Make.pack.r
10
11 # per-host:
12
13 # per-target:
14
15 target_makefile_frag=../target-mkfrag
16
17 TO_TOPDIR=../../
18 ALL=' '
19 XCXXINCLUDES="-I${srcdir}/.. -I${srcdir}/../stl -I${TO_TOPDIR}libio -I${srcdir}/${TO_TOPDIR}libio"
20 TESTS="tcomplex tstring tlist tmap tvector"
21 MOSTLYCLEAN="*.o core ${TESTS} *.out"
22 (. ${srcdir}/${TO_TOPDIR}libio/config.shared) >${package_makefile_frag} 2>${package_makefile_rules_frag}
23
24 # post-target: