This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: [libstdc++ patch] Typo in tests_flags.in


Can someone please check this in.  Approved by Gabriel Dos Reis 

> -----Original Message-----
> From:	Billinghurst, David (CRTS) 
> Sent:	Tuesday, 2 January 2001 0:17
> To:	'gcc-patches@gcc.gnu.org'
> Cc:	'libstdc++@gcc.gnu.org'
> Subject:	[libstdc++ patch] Typo in tests_flags.in
> 
> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]