[qpid-cpp/f16] patch for configure.ac

Nuno Santos nsantos at fedoraproject.org
Tue Sep 20 21:34:14 UTC 2011


commit ebd55d3007ba5031533459494efb455306b954dc
Author: Nuno Santos <nsantos at redhat.com>
Date:   Tue Sep 20 17:33:58 2011 -0400

    patch for configure.ac

 configure.patch |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/configure.patch b/configure.patch
new file mode 100644
index 0000000..38fbe4c
--- /dev/null
+++ b/configure.patch
@@ -0,0 +1,10 @@
+--- cpp/configure.ac	2011-06-07 15:32:01.000000000 -0400
++++ cpp/configure.ac	2011-09-20 17:02:20.996275528 -0400
+@@ -72,7 +72,6 @@
+ 	# CFLAGS/CXXFLAGS. In any case it's been in gcc for a long time (since 2.95 at least)
+ 	if test "${enableval}" = yes; then
+         COMPILER_FLAGS="-Werror"
+-	    gl_COMPILER_FLAGS(-pedantic)
+ 	    gl_COMPILER_FLAGS(-Wall)
+ 	    gl_COMPILER_FLAGS(-Wextra)
+ 	    gl_COMPILER_FLAGS(-Wno-shadow)


More information about the scm-commits mailing list