]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Cosmetic change to usage message.
authorDavid MacKenzie <djm@djmnet.org>
Wed, 4 May 1994 17:34:32 +0000 (17:34 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 4 May 1994 17:34:32 +0000 (17:34 +0000)
autoconf.in
autoconf.sh
autoheader.in
autoheader.sh
bin/autoconf.in
bin/autoheader.in

index 80ff894e7e3a52360a75bd15a2aafb1a778e2e75..f7887f1337ee4bac3db2a96dec097e7fbb8f4382 100644 (file)
@@ -20,8 +20,9 @@
 # With one arg, create a configure script on standard output from
 # the given template file.
 
-usage="Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] 
-                [-v] [--version] [template-file]" 
+usage="\
+Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] 
+       [-v] [--version] [template-file]" 
 
 # NLS nuisances.
 # Only set `LANG' and `LC_ALL' to "C" if already set.
index 80ff894e7e3a52360a75bd15a2aafb1a778e2e75..f7887f1337ee4bac3db2a96dec097e7fbb8f4382 100644 (file)
@@ -20,8 +20,9 @@
 # With one arg, create a configure script on standard output from
 # the given template file.
 
-usage="Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] 
-                [-v] [--version] [template-file]" 
+usage="\
+Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] 
+       [-v] [--version] [template-file]" 
 
 # NLS nuisances.
 # Only set `LANG' and `LC_ALL' to "C" if already set.
index 5092901a4a936d29109899b19225ca17402f5da0..6e9e5f846eb14e01eb109ae67de4128a0c17f922 100644 (file)
@@ -22,8 +22,9 @@
 # With one arg, create a header file on standard output from
 # the given template file.
 
-usage="Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] 
-                  [-v] [--version] [template-file]" 
+usage="\
+Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] 
+       [-v] [--version] [template-file]" 
 
 # NLS nuisances.
 # Only set `LANG' and `LC_ALL' to "C" if already set.
index 5092901a4a936d29109899b19225ca17402f5da0..6e9e5f846eb14e01eb109ae67de4128a0c17f922 100644 (file)
@@ -22,8 +22,9 @@
 # With one arg, create a header file on standard output from
 # the given template file.
 
-usage="Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] 
-                  [-v] [--version] [template-file]" 
+usage="\
+Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] 
+       [-v] [--version] [template-file]" 
 
 # NLS nuisances.
 # Only set `LANG' and `LC_ALL' to "C" if already set.
index 80ff894e7e3a52360a75bd15a2aafb1a778e2e75..f7887f1337ee4bac3db2a96dec097e7fbb8f4382 100644 (file)
@@ -20,8 +20,9 @@
 # With one arg, create a configure script on standard output from
 # the given template file.
 
-usage="Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] 
-                [-v] [--version] [template-file]" 
+usage="\
+Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir] 
+       [-v] [--version] [template-file]" 
 
 # NLS nuisances.
 # Only set `LANG' and `LC_ALL' to "C" if already set.
index 5092901a4a936d29109899b19225ca17402f5da0..6e9e5f846eb14e01eb109ae67de4128a0c17f922 100644 (file)
@@ -22,8 +22,9 @@
 # With one arg, create a header file on standard output from
 # the given template file.
 
-usage="Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] 
-                  [-v] [--version] [template-file]" 
+usage="\
+Usage: autoheader [-h] [--help] [-m dir] [--macrodir=dir] 
+       [-v] [--version] [template-file]" 
 
 # NLS nuisances.
 # Only set `LANG' and `LC_ALL' to "C" if already set.