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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18082
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     1
--- gmime-2.5.3/configure.ac-orig	2010-06-02 17:35:15.669270062 -0500
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     2
+++ gmime-2.5.3/configure.ac	2010-06-02 17:35:22.043882698 -0500
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     3
@@ -578,7 +578,7 @@ if test "x$GPGME_PTHREAD_LIBS" != "x"; t
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     4
 	EXTRA_LIBS="$EXTRA_LIBS $GPGME_PTHREAD_LIBS"
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     5
 fi
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     6
 
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     7
-CFLAGS="$CFLAGS -fno-strict-aliasing"
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     8
+CFLAGS="$CFLAGS"
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     9
 LIBS="$LIBS $EXTRA_LIBS"
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    10
 
34f95339be38 2010-06-04 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    11
 AC_SUBST(CFLAGS)