~eric-rnd/mysql-proxy/mysql-proxy-fixes

« back to all changes in this revision

Viewing changes to mysql-proxy.pc.in

  • Committer: jan at mysql
  • Date: 2009-09-07 16:10:02 UTC
  • Revision ID: jan@mysql.com-20090907161002-rxflfg74wxqxrkpb
added pkgconfig files for mysql-proxy and mysql-chassis

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
lualibdir=@libdir@/mysql-proxy/lua/
 
5
 
 
6
Name: MySQL Proxy
 
7
Version: @VERSION@
 
8
Description: MySQL Proxy
 
9
URL: http://forge.mysql.com/wiki/MySQL_Proxy
 
10
Requires: glib-2.0 >= 2.16, mysql-chassis >= @VERSION@
 
11
Libs: -L${libdir} -lmysql-proxy
 
12
lualibdir: ${lualibdir}