Codebase list cyrus-sasl2 / debian/2.1.25.dfsg1-12 mac / libsasl / libsasl_prefix.h
debian/2.1.25.dfsg1-12

Tree @debian/2.1.25.dfsg1-12 (Download .tar.gz)

libsasl_prefix.h @debian/2.1.25.dfsg1-12raw · history · blame

/*
 * compile the plugins into the library for nice debugging
 */

#define NO_SASL_MONOLITHIC

/*
 * compiler doesnt allow an empty file
 */
typedef int xxx_sc_foo;