Update pkg-config stuff.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1099 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libflaimsql
|
||||
Name: FLAIMSQL
|
||||
URL: http://forge.novell.com/modules/xfmod/project/?flaim
|
||||
Description: Embeddable cross-platform SQL database engine
|
||||
Version: @VERSION@
|
||||
Libs: -lpthread -lrt -lstdc++ -ldl -lncurses -lflaimsql -L${libdir}
|
||||
Version: @PACKAGE_VERSION@
|
||||
Requires: libflaimtk >= 1.0
|
||||
Libs: -lpthread -lrt -lstdc++ -ldl -lncurses -L${libdir} -lflaimsql
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user