2
0
Fork 0
lighttpd2/src/lighttpd2.pc.in

15 lines
376 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
version=@VERSION@
INSTALL_MOD=@pkglibdir@
Name: lighttpd2
Description: modules for lighttpd2
Version: ${version}
Requires: glib-2.0
Libs: -module -export-dynamic -avoid-version -no-undefined -L${libdir} -llighttpd2-common-${version} -llighttpd2-shared-${version} -lev
Cflags: -I${includedir}