From 779d8784323703f897e2fad49a0a287faf97603f Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Thu, 17 Nov 2011 20:12:28 +0000 Subject: Update to changeset cbeb2f3c3e6d PR: ports/160824 Submitted by: Jui-Nan Lin Approved by: maintainer (with his improvements) Feature safe: yes --- net/rabbitmq-c-devel/files/patch-configure.ac | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'net/rabbitmq-c-devel/files/patch-configure.ac') diff --git a/net/rabbitmq-c-devel/files/patch-configure.ac b/net/rabbitmq-c-devel/files/patch-configure.ac index 1a70179606d9..02554fcb99fe 100644 --- a/net/rabbitmq-c-devel/files/patch-configure.ac +++ b/net/rabbitmq-c-devel/files/patch-configure.ac @@ -1,11 +1,10 @@ ---- ./configure.ac.orig 2010-06-01 13:14:11.154116974 +0200 -+++ ./configure.ac 2010-06-01 13:14:11.263184468 +0200 -@@ -14,6 +14,8 @@ +--- configure.ac.orig 2011-09-06 09:43:42.000000000 +0100 ++++ configure.ac 2011-11-17 15:12:38.567082237 +0000 +@@ -14,6 +14,7 @@ + dnl Header-file checks AC_HEADER_STDC - +AC_CHECK_HEADERS([spawn.h]) -+ - dnl Only use -Wall if we have gcc + if test "x$GCC" = "xyes"; then - if test -z "`echo "$CFLAGS" | grep "\-Wall" 2> /dev/null`" ; then + dnl Only use -Wall if we have gcc -- cgit v1.2.3