GNOME Bugzilla – Bug 648300
Add --disable-docs flag
Last modified: 2011-10-08 18:56:31 UTC
If gnome-doc-utils is not installed, autogen.sh should be able to receive a --disable-docs flag to work around it. Currently the way to bypass this problem is not very natural: make -f Makefile.plain && make -f Makefile.plain install (as explaine by the manual, the wikipage[1] and autogen.sh itself when failing this way). [1] http://live.gnome.org/Jhbuild
From bug 654555, in the new autogen.sh: # If gnome-common and gnome-doc-utils are not available, this configuration # script will configure JHBuild to install via a plain Makefile.