source: trunk/third/gail/gail.pc.in @ 18341

Revision 18341, 273 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18340, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Gail
7Description: GNOME Accessibility Implementation Library
8Version: @VERSION@
9Requires: atk gtk+-2.0 libgnomecanvas-2.0
10Libs: -L${libdir} -lgailutil
11Cflags: -I${includedir}/gail-1.0
Note: See TracBrowser for help on using the repository browser.