Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Wim Lewis
nettle
Commits
6ad4d518
Commit
6ad4d518
authored
Aug 22, 2012
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the name --disable-documentation in the configure help message.
parent
244588a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure.ac
configure.ac
+1
-1
No files found.
configure.ac
View file @
6ad4d518
...
...
@@ -61,7 +61,7 @@ AC_ARG_ENABLE(gcov,
[enable_gcov=no])
AC_ARG_ENABLE(documentation,
AC_HELP_STRING([--
en
able-documentation], [
Generate TeX
documentation (default=auto)]),,
AC_HELP_STRING([--
dis
able-documentation], [
Omit building and installing the
documentation
.
(default=auto)]),,
[enable_documentation=auto])
LSH_RPATH_INIT([`echo $with_lib_path | sed 's/:/ /g'` \
...
...
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