evolution-data-server/evolution-data-server-1.8.0-no-gnome-common.patch
Matthew Barnes 1b8ed2f02a - Update to 1.8.0
- Remove evolution-data-server-1.5.4-make_imap4_optional.patch (fixed
    upstream) and save remaining hunk as
    evolution-data-server-1.8.0-no-gnome-common.patch.
- Remove patch for RH bug #202329 (fixed upstream).
- Remove patch for Gnome.org bug #349847 (fixed upstream).
2006-09-05 03:25:40 +00:00

12 lines
422 B
Diff

--- evolution-data-server-1.5.4/configure.in.make_imap4_optional 2006-01-09 17:24:10.000000000 -0500
+++ evolution-data-server-1.5.4/configure.in 2006-01-09 17:24:12.000000000 -0500
@@ -1093,8 +1103,6 @@
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"