summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-05 05:18:23 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-05 05:18:23 +0000
commitfc8fd6f8cb01ac93933d372e8056765de04092ae (patch)
tree2954e6ec27bf4f8e2df2c69182590fc2d2943eab /ChangeLog.pre-2-0
parentf79770257f96afa8f572e69241957265ef3886e0 (diff)
Default to --disable-gtk-doc, to avoid Jade setup hassles.
Sun Mar 3 21:09:24 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Default to --disable-gtk-doc, to avoid Jade setup hassles. * autogen.sh: Add --enable-gtk-doc. * configure.in: Default to --disable-static to go along with Pango, GTK+ where we need to do that for bin-compat reasons. * Makefile.am: Add a slightly modified distcheck rule that passes --enable-gtk-doc to the configure inside. (So that 'make dist' succeeds inside.) * configure.in *.pc.in **/Makefile.am m4macros/glib-2.0.m4 tests/makefile.mingw.in: Switch everything over to glib-2.0.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-019
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index ae70edb4f..1a98ecdb1 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,22 @@
+Sun Mar 3 21:09:24 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Default to --disable-gtk-doc, to avoid
+ Jade setup hassles.
+
+ * autogen.sh: Add --enable-gtk-doc.
+
+ * configure.in: Default to --disable-static to go
+ along with Pango, GTK+ where we need to do that for
+ bin-compat reasons.
+
+ * Makefile.am: Add a slightly modified distcheck rule
+ that passes --enable-gtk-doc to the configure inside.
+ (So that 'make dist' succeeds inside.)
+
+ * configure.in *.pc.in **/Makefile.am m4macros/glib-2.0.m4
+ tests/makefile.mingw.in: Switch everything over to
+ glib-2.0.
+
Sun Mar 3 02:30:05 2002 Tim Janik <timj@gtk.org>
* glib/gscanner.h (_GScannerConfig): added padding.