summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bdf5a664..f36e1a4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -110,8 +110,7 @@ GLIBMM_ARG_ENABLE_DEBUG_REFCOUNTING
# Evaluate the --enable-warnings=level option.
MM_ARG_ENABLE_WARNINGS([GLIBMM_WXXFLAGS],
[-Wall],
- [-pedantic -Wall -Wextra],
- [G])
+ [-pedantic -Wall -Wextra])
# Offer the ability to omit some API from the library,
# to reduce the code size: