summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 086cdcbab..79346551e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,9 +80,6 @@ if test "$GCC" = "yes"; then
# Enable all default warnings
CPPFLAGS="-Wall $CPPFLAGS"
- # C++11
- CPPFLAGS="-std=c++11 $CPPFLAGS"
-
# Permit only top-level Glib headers to be used.
#
# TODO: This is already used in Glib >= 2.32 so this flag can be