After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 648300 - Add --disable-docs flag
Add --disable-docs flag
Status: RESOLVED OBSOLETE
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2011-04-20 13:58 UTC by Andrés G. Aragoneses (IRC: knocte)
Modified: 2011-10-08 18:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrés G. Aragoneses (IRC: knocte) 2011-04-20 13:58:01 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
Comment 1 Frederic Peters 2011-10-08 18:56:31 UTC
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.