]> Pileus Git - ~andy/gtk/commit
Default to --disable-gtk-doc (avoid Jade breakage) and --disable-static
authorOwen Taylor <otaylor@redhat.com>
Sat, 2 Mar 2002 20:08:39 +0000 (20:08 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 2 Mar 2002 20:08:39 +0000 (20:08 +0000)
commitdfe5724765acc217ce43b4f96cc0d6dc2d73016c
treef4f403cf19baee12aa491a678383cae27ccade37
parentf832e3484d146343e6f6bf4b36c4f19746f521f2
Default to --disable-gtk-doc (avoid Jade breakage) and --disable-static

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.
15 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
autogen.sh
configure.in
docs/reference/gtk/gtk-sections.txt
docs/reference/gtk/tmpl/gtkmenubar.sgml
docs/tutorial/Makefile.am
gdk-pixbuf/test-loaders.c
gtk/Makefile.am