evolution/evolution-2.7.1-no-gnome-common.patch
Matthew Barnes 36b2a675ef - Update to 2.7.2.1
- Remove nss/nspr hunk from evolution-2.7.1-no-gnome-common.patch (fixed
    upstream).
2006-05-17 17:21:50 +00:00

13 lines
425 B
Diff

--- evolution-2.7.1/configure.in.no-gnome-common 2006-04-24 07:17:07.000000000 -0400
+++ evolution-2.7.1/configure.in 2006-05-12 14:46:29.000000000 -0400
@@ -1072,9 +1080,6 @@
dnl *************************
dnl CFLAGS and LIBS and stuff
dnl *************************
-
-GNOME_COMPILE_WARNINGS(yes)
-CFLAGS="$CFLAGS $WARN_CFLAGS"
case $CFLAGS in
*-Wall*)
# Turn off the annoying "comparison between signed and unsigned"