@@ -15234,7 +15234,7 @@ else
fi
if test "x$GXX" = "xyes" -a "x$enable_debug" = "xyes" ; then
- CXXFLAGS="-O0 -ggdb -Wall -Wcast-align -Wmissing-declarations -Wpointer-arith"
+ CXXFLAGS="-O0 -ggdb -Wall -Wcast-align -Wpointer-arith"
# Check for Boost libraries
@@ -22,7 +22,7 @@ AC_ARG_ENABLE(debug,
fi],
[ enable_debug="yes" ])