summaryrefslogtreecommitdiff
path: root/japanese/mutt-devel/files/patch-aj
blob: 7eadf98f105daa6c394f49e97c9c68ef542152ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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/sasl"
             LDFLAGS="$LDFLAGS -L$with_sasl/lib"
           fi