fixed endian support
[ekto.git] / ekto.pc.in
blob9e925a01027cce16d2a56ab364c00688b42bbfd4
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 datarootdir=@datarootdir@
6 datadir=@datadir@/ekto
8 Name: ekto
9 Description: Lua fork with network portable byte code
10 Version: @VERSION@
11 Libs: -L${libdir} -lekto
12 Cflags: -I${includedir}