tests_flags.in: Update documentation to reflect the change below.
authorGabriel Dos Reis <gdr@codesourcery.com>
Mon, 27 Nov 2000 10:01:52 +0000 (10:01 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 27 Nov 2000 10:01:52 +0000 (10:01 +0000)
2000-11-27  Gabriel Dos Reis  <gdr@codesourcery.com>

* tests_flags.in: Update documentation to reflect the change
below.

From-SVN: r37789

libstdc++-v3/ChangeLog
libstdc++-v3/tests_flags.in

index d279ed1b1e90912a5bdf5e62c0b081eddb3c02f5..88017f76182d02ad0868bada26d3dd740a304aec 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-27  Gabriel Dos Reis  <gdr@codesourcery.com>
+
+       * tests_flags.in: Update documentation to reflect the change
+       below.
+
 2000-11-26  Benjamin Kosnik  <bkoz@fillmore.constant.com>
 
        * tests_flags.in: Export CXX, CXXFLAGS.
index d5215b9c1776ea71efa194d3922893eb377b06a3..74e24b43a0de4cdba2e971f5b15b63e8f782df26 100644 (file)
@@ -21,8 +21,8 @@
 #     
 #      Returns a colon-separated list of space-separated list of flags,
 #      needed to run library specific tests,
-#      BUILD_DIR:SRC_DIR:PREFIX_DIR:LTCXX:LIBS:LTEXE the meaning of which
-#      is as follows:
+#      BUILD_DIR:SRC_DIR:PREFIX_DIR:LTCXX:LIBS:LTEXE:CXX:CXXFLAGS 
+#      the meaning of which is as follows:
 #        BUILD_DIR   build-dir
 #        SRC_DIR     src-dir
 #        PREFIX_DIR  install-dir (meaningful only with --installed-library)