Commit f6b60eb4 by Gabriel Dos Reis Committed by Gabriel Dos Reis

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

2000-11-27  Gabriel Dos Reis  <gdr@codesourcery.com>

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

From-SVN: r37789
parent 70b642b4
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> 2000-11-26 Benjamin Kosnik <bkoz@fillmore.constant.com>
* tests_flags.in: Export CXX, CXXFLAGS. * tests_flags.in: Export CXX, CXXFLAGS.
......
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
# #
# Returns a colon-separated list of space-separated list of flags, # Returns a colon-separated list of space-separated list of flags,
# needed to run library specific tests, # needed to run library specific tests,
# BUILD_DIR:SRC_DIR:PREFIX_DIR:LTCXX:LIBS:LTEXE the meaning of which # BUILD_DIR:SRC_DIR:PREFIX_DIR:LTCXX:LIBS:LTEXE:CXX:CXXFLAGS
# is as follows: # the meaning of which is as follows:
# BUILD_DIR build-dir # BUILD_DIR build-dir
# SRC_DIR src-dir # SRC_DIR src-dir
# PREFIX_DIR install-dir (meaningful only with --installed-library) # PREFIX_DIR install-dir (meaningful only with --installed-library)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment