+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
+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.
+
Sun Aug 12 21:05:13 2001 Tim Janik <timj@gtk.org>
* glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gthread-2.0.pc
+$(pkgconfig_DATA): config.status
+
glibconfig.h.win32: $(top_builddir)/config.status $(top_srcdir)/glibconfig.h.win32.in
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
includedir=@includedir@
Name: GObject
-Description: Object/type system for GLib
+Description: GLib Type, Object, Parameter and Signal Library
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lgobject-1.3