For regmove if we could not improve code by changing the source to the destination...
[official-gcc.git] / libstdc++ / testsuite / configure.in
blobad5f232b08532e47f4295a1dbd7b2b1b79aead91
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.
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
11 # per-host:
13 # per-target:
15 target_makefile_frag=../target-mkfrag
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}
24 # post-target: