chiark / gitweb /
src/{c-types-impl,method-{proto,impl}}.lisp: Improve `merge-keyword-lists'.
[sod] / sod.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: sod
7 Description: Sensible object design, runtime library
8 Version: @VERSION@
9 Libs: -L${libdir} -lsod
10 Cflags: -I${includedir}