diff options
| author | Aidan Skinner <aidan@apache.org> | 2009-08-24 08:24:25 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2009-08-24 08:24:25 +0000 |
| commit | cbc860e5a27c3d33ec5ec3a78cbe44f4f188ae7d (patch) | |
| tree | 5d13907494fbb9b4aa7881944aeb2fd9bb7a9110 /qpid/cpp/configure.ac | |
| parent | afa7ae0752404519bd756b31b5fa39a98bc02cdb (diff) | |
| download | qpid-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.ac | 1 |
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) |
