summaryrefslogtreecommitdiff
path: root/packages/mutt/mutt-1.5.4i/cppflags.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-06-30 08:19:37 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-06-30 08:19:37 +0000
commitc8e5702127e507e82e6f68a4b8c546803accea9d (patch)
tree00583491f40ecc640f2b28452af995e3a63a09d7 /packages/mutt/mutt-1.5.4i/cppflags.patch
parent87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff)
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/mutt/mutt-1.5.4i/cppflags.patch')
-rw-r--r--packages/mutt/mutt-1.5.4i/cppflags.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/packages/mutt/mutt-1.5.4i/cppflags.patch b/packages/mutt/mutt-1.5.4i/cppflags.patch
index e69de29bb2..f53cc240e1 100644
--- a/packages/mutt/mutt-1.5.4i/cppflags.patch
+++ b/packages/mutt/mutt-1.5.4i/cppflags.patch
@@ -0,0 +1,27 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- mutt-1.5.4/Makefile.am~cppflags
++++ mutt-1.5.4/Makefile.am
+@@ -55,7 +55,7 @@
+
+ INCLUDES=-I. -I$(top_srcdir) $(IMAP_INCLUDES) -Iintl
+
+-CPPFLAGS=@CPPFLAGS@ -I$(includedir)
++CPPFLAGS=@CPPFLAGS@
+
+
+ EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \
+--- mutt-1.5.4/Makefile.in~cppflags
++++ mutt-1.5.4/Makefile.in
+@@ -145,7 +145,7 @@
+
+ INCLUDES = -I. -I$(top_srcdir) $(IMAP_INCLUDES) -Iintl
+
+-CPPFLAGS = @CPPFLAGS@ -I$(includedir)
++CPPFLAGS = @CPPFLAGS@
+
+ EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c mutt_tunnel.c pop.c pop_auth.c pop_lib.c smime.c pgp.c pgpinvoke.c pgpkey.c pgplib.c sha1.c pgpmicalg.c gnupgparse.c resize.c dotlock.c remailer.c browser.h mbyte.h remailer.h url.h mutt_ssl_nss.c pgppacket.c mutt_idna.h nntp.c newsrc.c
+