2014-05-16 23:35:45 -04:00
|
|
|
prefix=@prefix@
|
2014-05-17 07:05:14 -04:00
|
|
|
exec_prefix=@exec_prefix@
|
2014-05-16 23:35:45 -04:00
|
|
|
includedir=@includedir@/r3
|
|
|
|
libdir=@libdir@
|
|
|
|
|
|
|
|
Name: r3
|
|
|
|
Description: High-performance URL router library
|
|
|
|
Version: @PACKAGE_VERSION@
|
|
|
|
Requires:
|
2014-05-26 09:29:56 -04:00
|
|
|
Libs: -L${libdir} -lr3 -lpcre
|
2014-05-16 23:35:45 -04:00
|
|
|
CFlags: -I${includedir}
|