This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[libstdc++ patch] Typo in tests_flags.in
- To: "'gcc-patches at gcc dot gnu dot org'" <gcc-patches at gcc dot gnu dot org>
- Subject: [libstdc++ patch] Typo in tests_flags.in
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Mon, 1 Jan 2001 13:16:41 -0000
- Cc: "'libstdc++ at gcc dot gnu dot org'" <libstdc++ at gcc dot gnu dot org>
2001-01-01 David Billinghurst <David.Billinghurst@riotinto.com>
* tests_flags.in Fix typo in usage
--- libstdc++-v3/tests_flags.in.orig Mon Jan 1 22:58:40 2001
+++ libstdc++-v3/tests_flags.in Mon Jan 1 22:59:53 2001
@@ -41,7 +41,7 @@
print_usage() {
cat <<EOF
Usage:
- tests_fags --compiler <build-dir> <src-dir>
+ tests_flags --compiler <build-dir> <src-dir>
--built-library <build-dir> <src-dir>
--installed-library <build-dir> <src-dir> <install-dir>
EOF