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 135304 - Docs is built no matter what
Docs is built no matter what
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other Linux
: Normal normal
: 0.7.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-02-24 17:45 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2004-02-24 17:45:59 UTC
It seems that GStreamer tries to build the docs even if the
--enable-docs-build isn't passed to the configure script. If we want to try
and promote building the docs we should still have a '--disable-docs-build'
option so that people who for some reason or other can't or will not build
the docs can avoid doing so.
Comment 1 David I. Lehn 2004-02-24 18:03:08 UTC
Huh?  I use --disable-docs-build all the time.
Comment 2 Christian Fredrik Kalager Schaller 2004-02-25 18:36:17 UTC
Ok, I am updating the --help text to mention disabling it and closing
this bug. Thanks David.