git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1099 0109f412-320b-0410-ab79-c3e0c5ffbbe6
11 lines
319 B
PkgConfig
11 lines
319 B
PkgConfig
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XFLAIM
|
|
URL: http://forge.novell.com/modules/xfmod/project/?flaim
|
|
Description: An embeddable cross-platform XML database engine
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: libflaimtk >= 1.0
|
|
Libs: -lpthread -lrt -lstdc++ -ldl -lncurses -L${libdir} -lxflaim
|
|
Cflags: -I${includedir}
|