aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mutt/mutt-1.5.9i/cppflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mutt/mutt-1.5.9i/cppflags.patch')
-rw-r--r--recipes/mutt/mutt-1.5.9i/cppflags.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/mutt/mutt-1.5.9i/cppflags.patch b/recipes/mutt/mutt-1.5.9i/cppflags.patch
new file mode 100644
index 0000000000..774bc020ed
--- /dev/null
+++ b/recipes/mutt/mutt-1.5.9i/cppflags.patch
@@ -0,0 +1,11 @@
+--- mutt-1.5.9/Makefile.am.orig 2005-08-04 08:58:08.169498584 +0000
++++ mutt-1.5.9/Makefile.am 2005-08-04 08:58:30.514101688 +0000
+@@ -55,7 +55,7 @@
+
+ INCLUDES=-I. -I$(top_srcdir) $(IMAP_INCLUDES) $(LIBGPGME_CFLAGS) -Iintl
+
+-CPPFLAGS=@CPPFLAGS@ -I$(includedir)
++CPPFLAGS=@CPPFLAGS@
+
+
+ EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \