Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
cc253798
Commit
cc253798
authored
Feb 11, 2013
by
Tiago Peixoto
Browse files
Enable -Wextra by default during compilation.
parent
f74098a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
cc253798
...
...
@@ -34,7 +34,7 @@ AC_PROG_INSTALL
AC_CANONICAL_TARGET
dnl turn on warnings
[CXXFLAGS="${CXXFLAGS} -Wall"]
[CXXFLAGS="${CXXFLAGS} -Wall
-Wextra
"]
dnl Checks for options
...
...
Write
Preview
Supports
Markdown
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