summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-818
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 0ee435d6e..a78504b44 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,21 @@
+Sat Mar 2 14:32:50 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Default to --disable-gtk-doc (avoid Jade
+ breakage) and --disable-static (static linking causes
+ problems with Xft changes.)
+
+ * autogen.sh: Add --enable-gtk-doc by default.
+
+ * Makefile.am: Add a 'mydistcheck' rule that passes
+ --enable-gtk-doc to the configure since that is needed
+ for 'make dist'.
+
+ * docs/tutorial/Makefile.am (dist-hook): Don't distribute
+ the PDF file. (Rule doesn't work on my system, plus it's
+ big.)
+
+ * gtk/Makefile.am: 'make dist' fixes.
+
Sat Mar 2 13:26:58 2002 Owen Taylor <otaylor@redhat.com>
* gtk/Makefile.am: Switch style of stamp file usage.