mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 04:00:26 +02:00
minor help-line edit
This commit is contained in:
parent
5f16b8973e
commit
f5f45abe9f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ AC_ARG_ENABLE(htmldoc,
|
|||
AM_CONDITIONAL(HTMLDOC, test x$htmldoc_enabled = xyes)
|
||||
|
||||
AC_ARG_ENABLE(deprecated,
|
||||
[ --disable-deprecated omit deprecated features [no]])
|
||||
[ --disable-deprecated omit deprecated features])
|
||||
|
||||
AH_TEMPLATE([SCM_ENABLE_DEPRECATED],
|
||||
[Define this to 1 if you want to include deprecated features.])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue