Re: How to disable gtk-doc when building from CVS source

2005-05-16 Thread Damon Chaplin
On Mon, 2005-05-16 at 01:48 -0700, Travis Spencer wrote: > To build the latest version of gtk+, is gtk-doc mandatory? I know > that it can be turned off by passing the `--disable-gtk-doc' flag to > the configure script, but getting to that point doesn't seem possible > without gtk-doc. Sure I can

How to disable gtk-doc when building from CVS source

2005-05-16 Thread Travis Spencer
To build the latest version of gtk+, is gtk-doc mandatory? I know that it can be turned off by passing the `--disable-gtk-doc' flag to the configure script, but getting to that point doesn't seem possible without gtk-doc. Sure I can comment out the test for it in autogen.sh, but then I get other