* testsuite_flags.in (--build-includes): backward, not backwards.
From-SVN: r43783
This commit is contained in:
parent
0bedbbdf1b
commit
68f9fcfc5c
@ -1,3 +1,7 @@
|
||||
2001-07-05 Jason Merrill <jason_merrill@redhat.com>
|
||||
|
||||
* testsuite_flags.in (--build-includes): backward, not backwards.
|
||||
|
||||
2001-07-04 Jeffrey Oldham <oldham@codesourcery.com>
|
||||
|
||||
* include/ext/ropeimpl.h (_Rope_RopeRep::_M_free_c_string):
|
||||
|
@ -37,7 +37,7 @@ case ${query} in
|
||||
-I${SRC_DIR}/include/std -I${SRC_DIR}/include/$C_DIR
|
||||
-I${SRC_DIR}/libsupc++ -I${SRC_DIR}/libio
|
||||
-I${SRC_DIR}/testsuite
|
||||
-I${SRC_DIR}/include/backwards -I${SRC_DIR}/include/ext"
|
||||
-I${SRC_DIR}/include/backward -I${SRC_DIR}/include/ext"
|
||||
echo ${INCLUDES}
|
||||
;;
|
||||
--install-cxx)
|
||||
|
Loading…
Reference in New Issue
Block a user