release.sh changes & fixes
[minix3.git] / external / bsd / lutok / dist / lutok.pc.in
blob2886dfc3eeb8f1c9837649e1b99998952ec276e8
1 includedir=__INCLUDEDIR__
2 libdir=__LIBDIR__
4 Name: lutok
5 Description: Lightweight C++ API for Lua
6 Version: __VERSION__
7 Cflags: __LUA_CFLAGS__ -I${includedir}
8 Libs: __LUA_LIBS__ -L${libdir} -llutok