Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
f1363461
Commit
f1363461
authored
May 19, 2015
by
Guillaume Melquiond
Browse files
Fix help string for configure. (Fix bug #18961)
parent
26776eb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
f1363461
...
...
@@ -111,7 +111,7 @@ AC_ARG_ENABLE(doc,
enable_doc=yes)
AC_ARG_ENABLE(html-doc,
AS_HELP_STRING([--
en
able-html-doc], [do not build HTML documentation]),,
AS_HELP_STRING([--
dis
able-html-doc], [do not build HTML documentation]),,
enable_html_doc=yes)
# Experimental Jessie3 Frama-C plugin, disabled by default
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment