patches/libgmime-02-configure.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 18082 34f95339be38
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- gmime-2.5.3/configure.ac-orig	2010-06-02 17:35:15.669270062 -0500
+++ gmime-2.5.3/configure.ac	2010-06-02 17:35:22.043882698 -0500
@@ -578,7 +578,7 @@ if test "x$GPGME_PTHREAD_LIBS" != "x"; t
 	EXTRA_LIBS="$EXTRA_LIBS $GPGME_PTHREAD_LIBS"
 fi
 
-CFLAGS="$CFLAGS -fno-strict-aliasing"
+CFLAGS="$CFLAGS"
 LIBS="$LIBS $EXTRA_LIBS"
 
 AC_SUBST(CFLAGS)