authlib — Courier Authentication Library
courierauthconfig [[--ldflags] | [--cppflags]]
The Courier authentication library consists of two libraries:
-lcourierauthAuthentication functions.
-lcourierauthsaslSASL authentication functions.
courierauthconfig --cppflags produces on standard output
any necessary compiler flags that are needed to access
the courierauth.h and
the courierauthsasl.h header files.
courierauthconfig --ldflags produces on standard output
any necessary compiler flags that are needed to link against
the courierauth or courierauthsasl
libraries.