gtk2/gtk+-2.0.pc.in
Martin Baulig f717bda197 Put the pkg-config scripts back to the correct pkg-config syntax
(the pkg-config that comes with the RedHat 7.0 glib-gtkbeta RPM and
 not the one from pkgconfig.sourceforge.net which is old).
2000-09-30 02:14:04 +00:00

13 lines
239 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
target=@gdktarget@
Name: GTK+
Description: GIMP Tool Kit
Version: @VERSION@
Requires: gdk-2.0
Libs: -L${libdir} -lgtk-${target}-1.3
Cflags: -I${includedir}