source: trunk/third/gal/gal.pc.in @ 19024

Revision 19024, 240 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19023, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GAL
7Description: GNOME Application Library
8Version: @VERSION@
9Requires: gtk+ libxml libglade
10
11Libs: -L${libdir} -lgal
12Cflags: -I${includedir}/gal-1.0
Note: See TracBrowser for help on using the repository browser.