]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* bin/autoconf.as, bin/autoconf.in, bin/autoupdate.in ($help):
authorAkim Demaille <akim@epita.fr>
Fri, 25 Oct 2002 08:24:16 +0000 (08:24 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 25 Oct 2002 08:24:16 +0000 (08:24 +0000)
Space changes.

ChangeLog
bin/autoconf.as
bin/autoconf.in
bin/autoupdate.in
man/autoconf.1
man/autoupdate.1

index d4331b9b460931f922549ec77daefcee1c4eed4a..c00a7d595724d28d3d82697bbc3c2862e126e27f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-25  Akim Demaille  <akim@epita.fr>
+
+       * bin/autoconf.as, bin/autoconf.in, bin/autoupdate.in ($help):
+       Space changes.
+
 2002-10-25  Akim Demaille  <akim@epita.fr>
 
        * bin/autoscan.in (output): Output AC_PREREQ.
index b7549e079779b2e7e4bb710d335d5ec977be4a4b..a9a4296b27662c6809311114d53033794cab5e49 100644 (file)
@@ -27,15 +27,13 @@ to the standard output if TEMPLATE-FILE is given, else into
 \`configure'.
 
 Operation modes:
-  -h, --help                  print this help, then exit
-  -V, --version               print version number, then exit
-  -v, --verbose               verbosely report processing
-  -d, --debug                 don't remove temporary files
-  -B, --prepend-include=DIR   prepend directory DIR to search path
-  -I, --include=DIR           append directory DIR to search path
-  -f, --force                 consider all files obsolete
-  -o, --output=FILE           save output in FILE (stdout is the default)
-  -W, --warnings=CATEGORY     report the warnings falling in CATEGORY [syntax]
+  -h, --help                print this help, then exit
+  -V, --version             print version number, then exit
+  -v, --verbose             verbosely report processing
+  -d, --debug               don't remove temporary files
+  -f, --force               consider all files obsolete
+  -o, --output=FILE         save output in FILE (stdout is the default)
+  -W, --warnings=CATEGORY   report the warnings falling in CATEGORY [syntax]
 
 Warning categories include:
   \`cross'         cross compilation issues
@@ -48,6 +46,10 @@ Warning categories include:
 
 The environment variable \`WARNINGS' is honored.
 
+Library directories:
+  -B, --prepend-include=DIR  prepend directory DIR to search path
+  -I, --include=DIR          append directory DIR to search path
+
 Tracing:
   -t, --trace=MACRO     report the list of calls to MACRO
   -i, --initialization  also trace Autoconf's initialization process
index 2acda04395c717fe0786a2979cc8a55ddbbaaa93..473a1d9bbc107a167b83846cd343e6cc6d21aeab 100644 (file)
@@ -93,15 +93,13 @@ to the standard output if TEMPLATE-FILE is given, else into
 \`configure'.
 
 Operation modes:
-  -h, --help                  print this help, then exit
-  -V, --version               print version number, then exit
-  -v, --verbose               verbosely report processing
-  -d, --debug                 don't remove temporary files
-  -B, --prepend-include=DIR   prepend directory DIR to search path
-  -I, --include=DIR           append directory DIR to search path
-  -f, --force                 consider all files obsolete
-  -o, --output=FILE           save output in FILE (stdout is the default)
-  -W, --warnings=CATEGORY     report the warnings falling in CATEGORY [syntax]
+  -h, --help                print this help, then exit
+  -V, --version             print version number, then exit
+  -v, --verbose             verbosely report processing
+  -d, --debug               don't remove temporary files
+  -f, --force               consider all files obsolete
+  -o, --output=FILE         save output in FILE (stdout is the default)
+  -W, --warnings=CATEGORY   report the warnings falling in CATEGORY [syntax]
 
 Warning categories include:
   \`cross'         cross compilation issues
@@ -114,6 +112,10 @@ Warning categories include:
 
 The environment variable \`WARNINGS' is honored.
 
+Library directories:
+  -B, --prepend-include=DIR  prepend directory DIR to search path
+  -I, --include=DIR          append directory DIR to search path
+
 Tracing:
   -t, --trace=MACRO     report the list of calls to MACRO
   -i, --initialization  also trace Autoconf's initialization process
index 2cffe2ffdd63f5364b066afb18ffe0af83993144..f4a913c563ae60a9de74a93e05f6810a574b01bf 100644 (file)
@@ -59,9 +59,11 @@ Operation modes:
   -V, --version              print version number, then exit
   -v, --verbose              verbosely report processing
   -d, --debug                don't remove temporary files
+  -f, --force                consider all files obsolete
+
+Library directories:
   -B, --prepend-include=DIR  prepend directory DIR to search path
   -I, --include=DIR          append directory DIR to search path
-  -f, --force                consider all files obsolete
 
 Report bugs to <bug-autoconf\@gnu.org>.
 ";
index 3a0c471fd7880c08e23c447a5aefe1db2b6e1b4f..d80286b2e94b0f4155c0eb5b0560850cd4fd7327 100644 (file)
@@ -24,12 +24,6 @@ verbosely report processing
 \fB\-d\fR, \fB\-\-debug\fR
 don't remove temporary files
 .TP
-\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
-prepend directory DIR to search path
-.TP
-\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
-append directory DIR to search path
-.TP
 \fB\-f\fR, \fB\-\-force\fR
 consider all files obsolete
 .TP
@@ -62,6 +56,13 @@ turn off all the warnings
 warnings are error
 .PP
 The environment variable `WARNINGS' is honored.
+.SS "Library directories:"
+.TP
+\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
+prepend directory DIR to search path
+.TP
+\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
+append directory DIR to search path
 .SS "Tracing:"
 .TP
 \fB\-t\fR, \fB\-\-trace\fR=\fIMACRO\fR
index 600b91b811828ed22fdb02726e384cd06a1dea41..d6ebf3497a37d2d9092ce05470cbc3b531258693 100644 (file)
@@ -23,14 +23,15 @@ verbosely report processing
 \fB\-d\fR, \fB\-\-debug\fR
 don't remove temporary files
 .TP
+\fB\-f\fR, \fB\-\-force\fR
+consider all files obsolete
+.SS "Library directories:"
+.TP
 \fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
 prepend directory DIR to search path
 .TP
 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
 append directory DIR to search path
-.TP
-\fB\-f\fR, \fB\-\-force\fR
-consider all files obsolete
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP