summaryrefslogtreecommitdiff
path: root/qpid/cpp/configure.ac
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-08-24 08:24:25 +0000
committerAidan Skinner <aidan@apache.org>2009-08-24 08:24:25 +0000
commitcbc860e5a27c3d33ec5ec3a78cbe44f4f188ae7d (patch)
tree5d13907494fbb9b4aa7881944aeb2fd9bb7a9110 /qpid/cpp/configure.ac
parentafa7ae0752404519bd756b31b5fa39a98bc02cdb (diff)
downloadqpid-python-cbc860e5a27c3d33ec5ec3a78cbe44f4f188ae7d.tar.gz
Use co -r instead of URL@REV
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@807114 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
-rw-r--r--qpid/cpp/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac
index adf3da06b8..2e26c4fb68 100644
--- a/qpid/cpp/configure.ac
+++ b/qpid/cpp/configure.ac
@@ -66,7 +66,6 @@ if test x$GXX = xyes; then
# -Wunreachable-code -Wpadded -Winline
# -Wshadow - warns about boost headers.
if test "${enableval}" = yes; then
- gl_COMPILER_FLAGS(-Werror)
gl_COMPILER_FLAGS(-pedantic)
gl_COMPILER_FLAGS(-Wall)
gl_COMPILER_FLAGS(-Wextra)