aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/README
diff options
context:
space:
mode:
authorPhil Edwards <pme@sources.redhat.com>2001-06-11 19:35:32 +0000
committerPhil Edwards <pme@sources.redhat.com>2001-06-11 19:35:32 +0000
commit5895aa3a22adb19cfd467d19ec127bfef291bd19 (patch)
tree0529361238fcf9019d2cbd411c2c2eba7c3283d3 /libstdc++-v3/README
parent912c510ebb34794c7743aed6a7440186f5149b31 (diff)
2001-06-11 Phil Edwards <pme@sources.redhat.com>
* README: Update to reflect reality. * acinclude.m4: Update descriptions, fix typos. Comment changes only. * configure.in: Make certain target_alias is set and subst'd for 2.50. * aclocal.m4: Regenerate. * configure: Regenerate (with 2.13). git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@43203 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/README')
-rw-r--r--libstdc++-v3/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libstdc++-v3/README b/libstdc++-v3/README
index 24ee9610460..473cf919a6f 100644
--- a/libstdc++-v3/README
+++ b/libstdc++-v3/README
@@ -62,10 +62,11 @@ It has subdirectories:
Test programs are here, and may be used to begin to exercise the
library. Support for "make check" and "make check-install" is
complete, and runs through all the subdirectories here when this
- command is issued from the build directory. Please note that
- "make check" calls the script mkcheck, which requires bash, and which
- may need the paths to bash adjusted to work properly, as /bin/bash is
- assumed.
+ command is issued from the build directory. Please note that
+ "make check" requires DejaGNU 1.4 or later to be installed. Please
+ note that "make check-script" calls the script mkcheck, which
+ requires bash, and which may need the paths to bash adjusted to
+ work properly, as /bin/bash is assumed.
Other subdirectories contain variant versions of certain files
that are meant to be copied or linked by the configure script.