summaryrefslogtreecommitdiff
path: root/bin/ifnames.in
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2000-05-26 17:45:10 +0000
committerAkim Demaille <akim@epita.fr>2000-05-26 17:45:10 +0000
commit1b6f0865147663bbdd83be5ae5ed30a09665e987 (patch)
tree8569b9faf7796d372407a798e935d202681a19db /bin/ifnames.in
parent89289ce2e25a3b400b10d79fcc6f4de6d98f923c (diff)
downloadautoconf-1b6f0865147663bbdd83be5ae5ed30a09665e987.tar.gz
Thanks to --program-transform-name, `autoconf' might be install as
`yo-man-i-am-the-all-mighty-AVt0c0nF-eh-eh'. But when `yo-man-i-am-the-all-mighty-AVt0h3Ad3R-eh-eh' and the other tools want to trace, they might stupidly invoke the program named `autoconf' instead. Pfff, stupid scripts :) * Makefile.am (editsh): Transfer the names of the install `autoconf' and `autoheader'. * autoconf.sh: Add a missing period at the end of the comment # Parse command line Make sure to have a ChangeLog much longer than the patch. * autoheader.sh: Use the right `autoconf'. * autoupdate.sh: Likewise. * autoreconf.sh: Likewise, and for `autoheader' too. Simplify the handling of localdir and AC_MACRODIR. * ifnames.sh: Formatting changes.
Diffstat (limited to 'bin/ifnames.in')
-rw-r--r--bin/ifnames.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ifnames.in b/bin/ifnames.in
index a6fb37ab..a3e14fdf 100644
--- a/bin/ifnames.in
+++ b/bin/ifnames.in
@@ -34,9 +34,9 @@ identifiers that appear in those files in \`#if', \`#elif', \`#ifdef', or
\`#ifndef' directives. Print each identifier on a line, followed by a
space-separated list of the files in which that identifier occurs.
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -v, --verbose verbosely report processing
+ -h, --help print this help, then exit
+ -V, --version print version number, then exit
+ -v, --verbose verbosely report processing
Report bugs to <bug-autoconf@gnu.org>."