~drizzle-trunk/drizzle/development

2157.2.1 by Monty Taylor
Provide pkg-config files and also stick drizzle plugin files in a place
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
2244.1.1 by Monty Taylor
Split libdrizzle into 1.0 and 2.0. Applied the C++ changes to 2.0 branch.
6
Name: libdrizzle-1.0
2449.1.4 by Brian Aker
Complete update of libdrizzle
7
Description: Drizzle Protocol Library
2235.1.1 by Monty Taylor
Install into libdrizzle-1.0 location.
8
Version: @PANDORA_RELEASE_VERSION@
2157.2.1 by Monty Taylor
Provide pkg-config files and also stick drizzle plugin files in a place
9
Libs: -L${libdir} -ldrizzle
2449.1.4 by Brian Aker
Complete update of libdrizzle
10
URL: http://drizzle.org/
2449.1.3 by Brian Aker
Fix libdrizzle pc support (and restore older .pc file to fix older compiles).
11
Cflags: -I$@includedir@/libdrizzle-1.0