freebsd-ports/japanese/mutt/files/patch-aj
Patrick Li b5e991be88 Update to 1.4
PR:		ports/39692
Submitted by:	maintainer
2002-06-23 22:56:15 +00:00

11 lines
360 B
Text

--- 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/sasl"
LDFLAGS="$LDFLAGS -L$with_sasl/lib"
fi