Codebase list cyrus-sasl2 / db738e09-3a26-43f2-af46-f859d691eb57/main libsasl2.pc.in
db738e09-3a26-43f2-af46-f859d691eb57/main

Tree @db738e09-3a26-43f2-af46-f859d691eb57/main (Download .tar.gz)

libsasl2.pc.in @db738e09-3a26-43f2-af46-f859d691eb57/mainraw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Cyrus SASL
Description: Cyrus SASL implementation
URL: http://www.cyrussasl.org/
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lsasl2
Libs.private: @LIB_DOOR@ @SASL_DL_LIB@ @LIBS@