Codebase list liboauth2 / upstream/1.4.4.1+git20220306.1.e154c9a liboauth2_nginx.pc.in
upstream/1.4.4.1+git20220306.1.e154c9a

Tree @upstream/1.4.4.1+git20220306.1.e154c9a (Download .tar.gz)

liboauth2_nginx.pc.in @upstream/1.4.4.1+git20220306.1.e154c9araw · history · blame

#
# liboauth2_nginx - NGINX C bindings for liboauth2
#

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

Name: liboauth2_nginx
URL: https://github.com/zmartzone/liboauth2
Description: NGINX C bindings for liboauth2
Version: @VERSION@
Requires: liboauth2 >= 1.4.0
Cflags: -I${includedir}
Libs: -L${libdir} -loauth2_nginx