summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-12 19:50:26 +0000
committermidipix <writeonce@midipix.org>2021-06-12 19:50:26 +0000
commit05e861cf5e4f6e42c44a37e457ae62f18d250e41 (patch)
treec421aff631f27c0cf1ab37a33b5b04f3324a9e30
parentc8077bee89f17a64ccfdb170f61c6fec474950a9 (diff)
downloadbautomake-05e861cf5e4f6e42c44a37e457ae62f18d250e41.tar.bz2
bautomake-05e861cf5e4f6e42c44a37e457ae62f18d250e41.tar.xz
config.guess: remove lines accidentally inherited from config.sub.
-rwxr-xr-xsrc/config.guess4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/config.guess b/src/config.guess
index ccf5c3e..69162b9 100755
--- a/src/config.guess
+++ b/src/config.guess
@@ -33,9 +33,7 @@ export LC_ALL=C
config_usage()
{
- printf 'usage:\n' >&2
- printf '\t%s [OPTION]\n' "$mb_script" >&2
- printf '\t%s (cross-)target-alias\n\n' "$mb_script" >&2
+ printf 'usage:\n' >&2
printf 'Options:\n' >&2
printf '\t%s\n' \