1
0
forked from GitHub/gf-core

added the forgoten libteyjus.pc.in file in the C runtime

This commit is contained in:
kr.angelov
2012-10-11 04:22:38 +00:00
parent 4df3ce107f
commit f0583bfd93

View File

@@ -0,0 +1,11 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libteyjus
Description: The Teyjus runtime system
Requires:
Version: @VERSION@
Libs: -L${libdir} -lteyjus
Cflags: -I${includedir}