summaryrefslogtreecommitdiff
path: root/devel/dbus/files/patch-configure
blob: 0161d4625f7d2465944848c727b9ec80b3a74c11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- configure.orig	2009-01-13 07:43:11.194080000 +0000
+++ configure	2009-01-13 07:43:26.270082000 +0000
@@ -20956,10 +20956,6 @@ if test "x$GCC" = "xyes"; then
   *[\ \	]-Wno-sign-compare[\ \	]*) ;;
   *) CFLAGS="$CFLAGS -Wno-sign-compare" ;;
   esac
-  case " $CFLAGS " in
-  *[\ \	]-Wno-pointer-sign[\ \	]*) ;;
-  *) CFLAGS="$CFLAGS -Wno-pointer-sign" ;;
-  esac
 
   # http://bugs.freedesktop.org/show_bug.cgi?id=19195
   case " $CFLAGS " in