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