mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
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.
This commit is contained in:
@@ -62,6 +62,8 @@ stamp-gc-h: config.status
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user