diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-03-10 00:31:07 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-03-10 00:31:07 +0000 |
| commit | 332ca0808069b28c2bf2ad145d66bccd0b06c58f (patch) | |
| tree | a377c6669a6bd019448bc60ec3ae2846f8a25b20 /etc/defaults/make.conf | |
| parent | e47bf70d00331ab6cb41852c160bb83b47cd6739 (diff) | |
Notes
Diffstat (limited to 'etc/defaults/make.conf')
| -rw-r--r-- | etc/defaults/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |
