Searched defs: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_STEP macro
145 # define SASL SASL_VERSION
147 # if SASL != SASL_VERSION
148 ERROR README: -DSASL (SASL) does not agree with the version of the CYRUS_SASL library (SASL_VERSION)
150 # endif /* SASL != SASL_VERSION */

Completed in 60 milliseconds