+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
+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.
+
Tue Jun 26 11:43:46 2001 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
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 = \
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:
gthread-2.0-uninstalled.pc
gobject-2.0.pc
gobject-2.0-uninstalled.pc
-glib-config-2.0
glib.spec
Makefile
build/Makefile
docs/reference/gobject/Makefile
tests/Makefile
m4macros/Makefile
-],[case "$CONFIG_FILES" in
-*glib-config-2.0*)chmod +x glib-config-2.0;;
-esac
-echo ""
+],[echo ""
echo " *** IMPORTANT *** "
echo ""
echo "This is a development version of GLib. You should be using a stable"
+++ /dev/null
-#!/bin/sh
-
-echo glib-config-2.0 is no longer supported. Please use pkg-config instead 2>&1
-exit 1
## Process this file with automake to produce Makefile.in
-INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
- -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
+INCLUDES = -I$(top_srcdir) -DG_LOG_DOMAIN=g_log_domain_glib \
+ @GLIB_DEBUG_FLAGS@ -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
EXTRA_DIST = \
gen-unicode-tables.pl