glib/gobject-2.0.pc.in
Tim Janik 3171bd213c let the generated .pc files depend on config.status, so they get correctly
Wed Aug 15 11:09:56 2001  Tim Janik  <timj@gtk.org>

        * Makefile.am: let the generated .pc files depend on config.status,
        so they get correctly remade.
2001-08-15 09:11:23 +00:00

12 lines
236 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: GObject
Description: GLib Type, Object, Parameter and Signal Library
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lgobject-1.3
Cflags: