1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 23:43:13 +02:00
Files
unrealircd/extras/tre/tre.pc.in
T
2003-06-08 19:55:48 +00:00

11 lines
219 B
Plaintext

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/@PACKAGE@
Name: TRE
Description: TRE regexp matching library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ltre
Cflags: -I${includedir}