Files
mars-flaim/flaim/libflaim.pc.in
jcalcote dc459b88b4 Update pkg-config stuff.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1099 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-06-26 20:19:25 +00:00

11 lines
310 B
PkgConfig

libdir=@libdir@
includedir=@includedir@
Name: FLAIM
URL: http://forge.novell.com/modules/xfmod/project/?flaim
Description: Embeddable cross-platform database engine
Version: @PACKAGE_VERSION@
Requires: libflaimtk >= 1.0
Libs: -lpthread -lrt -lstdc++ -ldl -lncurses -L${libdir} -lflaim
Cflags: -I${includedir}