Fix configure help message
This commit is contained in:
parent
8092366897
commit
20f9454be3
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -77,7 +77,7 @@ test_code () {
|
||||||
#{{{ usage
|
#{{{ usage
|
||||||
usage () {
|
usage () {
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
\`configure' configures tdl to adapt to many kinds of systems.
|
\`configure' configures this package to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: ./configure [OPTION]...
|
Usage: ./configure [OPTION]...
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue