Home
last modified time | relevance | path

Searched refs:SASL_VERSION (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h142 # define SASL_VERSION (SASL_VERSION_MAJOR * 10000) + (SASL_VERSION_MINOR * 100) + SASL_VERSION_ST… macro
145 # define SASL SASL_VERSION
147 # if SASL != SASL_VERSION
148 …RROR README: -DSASL (SASL) does not agree with the version of the CYRUS_SASL library (SASL_VERSION)