On Wed, 2007-12-19 at 22:14 +0530, Suman wrote:
> EDS/Evolution does not seem to respect the --disable-gtk-doc configure
> option. (not sure if this is a bug in the configure scripts of
> EDS/Evolution)
> Any thoughts ?
Works for me with EDS, and Evolution doesn't have that option anymore.
What do you see in the little summary when configure terminates?
evolution-data-server has been configured as follows:
...
Gtk Doc: [yes/no]
I see this: 'Gtk Doc: no'
However, on opening the Makefile under evolution-data-server, I find this line:
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
which was why I was concerned .. Is this expected ?
Matthew Barnes