~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to support-files/libdrizzle-2.0.pc.in

  • Committer: Monty Taylor
  • Date: 2011-03-22 18:39:54 UTC
  • mto: (2246.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 2247.
  • Revision ID: mordred@inaugust.com-20110322183954-fz8ciuywjz2llbyo
Split libdrizzle into 1.0 and 2.0. Applied the C++ changes to 2.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
libdrizzleincludedir=@libdrizzleincludedir@
 
6
 
 
7
Name: libdrizzle-2.0
 
8
Description: Drizzle Client & Protocol Library
 
9
Version: @PANDORA_RELEASE_VERSION@
 
10
Libs: -L${libdir} -ldrizzle
 
11
Cflags: -I${libdrizzleincludedir}