Codebase list cyrus-sasl2 / run/2a7ca42c-41b6-4e25-ac62-e7300749b9ec/main libsasl2.pc.in
run/2a7ca42c-41b6-4e25-ac62-e7300749b9ec/main

Tree @run/2a7ca42c-41b6-4e25-ac62-e7300749b9ec/main (Download .tar.gz)

libsasl2.pc.in @run/2a7ca42c-41b6-4e25-ac62-e7300749b9ec/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@