From 332ca0808069b28c2bf2ad145d66bccd0b06c58f Mon Sep 17 00:00:00 2001 From: Gregory Neil Shapiro Date: Sat, 10 Mar 2001 00:31:07 +0000 Subject: Use the correct path to the SASL .h files as installed by the SASL port. MFC candidate. Submitted by: jeh --- etc/defaults/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 49574861fe526..b10819b9243a8 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -348,7 +348,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # sendmail and its related utilities. For example, SASL support can be # added with settings such as: # -# SENDMAIL_CFLAGS=-I/usr/local/include -DSASL +# SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL # SENDMAIL_LDFLAGS=-L/usr/local/lib # SENDMAIL_LDADD=-lsasl # -- cgit v1.3