diff options
Diffstat (limited to 'contrib/sendmail/libsm/README')
| -rw-r--r-- | contrib/sendmail/libsm/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/README b/contrib/sendmail/libsm/README index ffd43cabd363..d75d55f8ea87 100644 --- a/contrib/sendmail/libsm/README +++ b/contrib/sendmail/libsm/README @@ -5,7 +5,7 @@ # forth in the LICENSE file which can be found at the top level of # the sendmail distribution. # -# $Id: README,v 1.20 2002/01/09 18:05:39 ca Exp $ +# $Id: README,v 1.21 2002/01/23 17:30:48 gshapiro Exp $ # Libsm is a library of generally useful C abstractions. @@ -109,6 +109,9 @@ SM_CONF_BROKEN_STRTOD SM_CONF_GETOPT Set to 1 if your operating system does not include getopt(3). +SM_CONF_LDAP_MEMFREE + Set to 1 if your LDAP client libraries include ldap_memfree(3). + SM_IO_MAX_BUF_FILE Set this to a useful buffer size for regular files if stat(2) does not return a value for st_blksize that is the |
