X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-6;h=a78504b4433cf55e7db0a7d488abe8fedfdde346;hb=dfe5724765acc217ce43b4f96cc0d6dc2d73016c;hp=0ee435d6e141d9a1c6644a138baa404e26832c10;hpb=f832e3484d146343e6f6bf4b36c4f19746f521f2;p=~andy%2Fgtk diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0ee435d6e..a78504b44 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,21 @@ +Sat Mar 2 14:32:50 2002 Owen Taylor + + * 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 * gtk/Makefile.am: Switch style of stamp file usage.