mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
3171bd213c
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.
12 lines
236 B
PkgConfig
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:
|