12 lines
422 B
Diff
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"
|