diff options
Diffstat (limited to 'japanese/mutt-devel/files/patch-aj')
-rw-r--r-- | japanese/mutt-devel/files/patch-aj | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/mutt-devel/files/patch-aj b/japanese/mutt-devel/files/patch-aj deleted file mode 100644 index c567936301ae..000000000000 --- a/japanese/mutt-devel/files/patch-aj +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Sun Jun 23 14:41:02 2002 -+++ configure.in Sun Jun 23 14:42:05 2002 -@@ -596,7 +596,7 @@ - then - if test "$with_sasl" != "yes" - then -- CPPFLAGS="$CPPFLAGS -I$with_sasl/include" -+ CPPFLAGS="$CPPFLAGS -I$with_sasl/include/sasl1" - LDFLAGS="$LDFLAGS -L$with_sasl/lib" - fi - |