Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
bdb2771f
Commit
bdb2771f
authored
Feb 28, 2012
by
Mukund Sivaraman
Browse files
[1671] Mention the default setting
parent
8684a411
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
bdb2771f
...
...
@@ -315,7 +315,7 @@ esac
# Don't use -Werror if configured not to
AC_ARG_WITH(werror,
AC_HELP_STRING([--with-werror], [Compile using -Werror]),
AC_HELP_STRING([--with-werror], [Compile using -Werror
(default=yes)
]),
[
case "${withval}" in
yes) with_werror=1 ;;
...
...
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