mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 23:43:13 +02:00
11 lines
219 B
Plaintext
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}
|