]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++/testsuite/configure.in
Initial revision
[thirdparty/gcc.git] / 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
10 # per-host:
11
12 # per-target:
13
14 target_makefile_frag=../target-mkfrag
15
16 TO_TOPDIR=../../
17 ALL=' '
18 XCXXINCLUDES="-I${srcdir}/.. -I${srcdir}/../stl -I${TO_TOPDIR}libio -I${srcdir}/${TO_TOPDIR}libio"
19 TESTS="tcomplex tstring tlist tmap tvector"
20 MOSTLYCLEAN="*.o core ${TESTS} *.out"
21 (. ${srcdir}/${TO_TOPDIR}libio/config.shared) >${package_makefile_frag}
22
23 # post-target: