Re: libbonobo index.sgml



On Wed, Oct 09, 2002 at 09:18:59AM +0100, Padraig O'Briain wrote:
> I think that it should be
> 
> ./configure --disable-gtk-doc

In autoconf land, --disable-foo and --enable-foo=no mean the same thing,
so this is not the problem.

> > I've done in libbonobo:
> >  ./configure --enable-gtk-doc=no 
> > 
> > but same thing happens, is it incorrectly configured?
> > 
> > Best regards,
> > 
> > Paulo

Can you check that the libbonobo/doc/api/html/ directory contains no
files matching *.html (you can even remove that directory if it exists).
Assuming html/ is empty or missing, then I am really surprised that
--enable-gtk-doc=no does not work, because the install hook checks to
make sure that there are really things to install.

Try a rebuild with a freshly checked out directory to make sure there is
nothing stray hanging around. This really should "Just Work", since it
is pretty standard makefile code that is used all over the place.

Malcolm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]