summaryrefslogtreecommitdiff
path: root/mutt/mutt-1.5.4i/cppflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/mutt-1.5.4i/cppflags.patch')
-rw-r--r--mutt/mutt-1.5.4i/cppflags.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/mutt/mutt-1.5.4i/cppflags.patch b/mutt/mutt-1.5.4i/cppflags.patch
deleted file mode 100644
index f53cc240e1..0000000000
--- a/mutt/mutt-1.5.4i/cppflags.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-
-#
-# 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
-