File: liboauth2_apache.pc.in

package info (click to toggle)
liboauth2 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,300 kB
  • sloc: ansic: 20,329; makefile: 190; sh: 13
file content (16 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# liboauth2_apache - Apache C bindings for liboauth2
#

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

Name: liboauth2_apache
URL: https://github.com/OpenIDC/liboauth2
Description: Apache C bindings for liboauth2
Version: @VERSION@
Requires: liboauth2 >= 2.0.0, apr-1, apr-util-1
Cflags: -I${includedir}
Libs: -L${libdir} -loauth2_apache