mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Removed glib-config-2.0, as we have pkg-config now.
2001-06-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * Makefile.am, configure.in: Removed glib-config-2.0, as we have pkg-config now. * glib/Makefile.am: Added -I$(top_srcdir) for builddir != srcdir. * Makefile.am: Removed gen-unicode-tables.pl from EXTRA_DIST.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
5552cd67fc
commit
623cb39af2
@@ -29,8 +29,7 @@ EXTRA_DIST = \
|
||||
glib-2.0-uninstalled.pc.in \
|
||||
gobject-2.0-uninstalled.pc.in \
|
||||
gmodule-2.0-uninstalled.pc.in \
|
||||
gthread-2.0-uninstalled.pc.in \
|
||||
gen-unicode-tables.pl
|
||||
gthread-2.0-uninstalled.pc.in
|
||||
|
||||
# These may be in the builddir too
|
||||
BUILT_EXTRA_DIST = \
|
||||
@@ -79,10 +78,6 @@ makefile.mingw: $(top_builddir)/config.status $(top_srcdir)/makefile.mingw.in
|
||||
glib.rc: $(top_builddir)/config.status $(top_srcdir)/glib.rc.in
|
||||
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
||||
|
||||
bin_SCRIPTS=glib-config-2.0
|
||||
BUILT_SOURCES=glib-config-2.0
|
||||
glib-config-2.0: glib-config-2.0.in
|
||||
|
||||
.PHONY: files release sanity snapshot
|
||||
|
||||
files:
|
||||
|
Reference in New Issue
Block a user