Index: configure
===================================================================
--- configure	(revision 5222605091886b8b97528d7c11e0c7fb4f412cea)
+++ configure	(revision 6016c874a17e2a5bf68cc3be0670a2fa39751491)
@@ -2496,10 +2496,4 @@
 
 
-if test "x${CXXFLAGS}" = "x"; then
-   export CXXFLAGS="-std=c++11 -g ${CXXFLAGS}"	# defaults, no -O2 for debugging and failures
-else
-   export CXXFLAGS="-std=c++11 ${CXXFLAGS}"	# flags from configure command
-fi
-
 am__api_version='1.11'
 
