From 52b55e7ddc7579443afd4968c2310b9f058a73fe Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Mon, 11 Jun 2001 19:35:32 +0000 Subject: README: Update to reflect reality. 2001-06-11 Phil Edwards * 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). From-SVN: r43203 --- libstdc++-v3/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libstdc++-v3/README') diff --git a/libstdc++-v3/README b/libstdc++-v3/README index 24ee961..473cf91 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. -- cgit v1.1