aboutsummaryrefslogtreecommitdiff
path: root/japanese/mutt/files/patch-aj
blob: 577526473681ee2dcacfe9886264bc4d374996d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.in.orig	Sun Jun 23 17:42:10 2002
+++ configure.in	Sun Jun 23 17:43:23 2002
@@ -577,7 +577,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