This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix usage message in configure.gnu
authorJarkko Hietaniemi <jhi@cc.hut.fi>
Tue, 4 Feb 1997 09:16:40 +0000 (21:16 +1200)
committerChip Salzenberg <chip@atlantic.net>
Mon, 10 Feb 1997 19:29:00 +0000 (07:29 +1200)
configure.gnu

index 30af30d..98876cc 100755 (executable)
@@ -40,7 +40,7 @@ while test $# -gt 0; do
        case $1 in
     --help)
                cat <<EOM
-Usage: configure [options]
+Usage: configure.gnu [options]
 This is GNU configure-like front end for a metaconfig-generated Configure.
 It emulates the following GNU configure options (must be fully spelled out):
        --help