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 332880 - parameter --disable-gnome doesn't has effect
parameter --disable-gnome doesn't has effect
Status: RESOLVED FIXED
Product: gucharmap
Classification: Core
Component: general
1.5.x
Other Linux
: Normal normal
: ---
Assigned To: gucharmap maintainers
gucharmap maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-28 19:12 UTC by David Gómez
Modified: 2007-02-02 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Gómez 2006-02-28 19:12:38 UTC
If gucharmap is configured with --disable-gnome, still keeps searching for gnome-doc-utils and configure does not finish.
Comment 1 Behnam Esfahbod 2006-07-22 19:39:37 UTC
Behdad, would you take a look please?
Comment 2 Behdad Esfahbod 2006-09-03 00:00:45 UTC
Should fix it.

2006-09-02  Behdad Esfahbod  <behdad@gnome.org>

        Bug 332880 – parameter --disable-gnome doesn't has effect

        * configure.ac: Move GNOME_DOC_INIT inside conditional for
        have_gnome.

Comment 3 Behdad Esfahbod 2006-09-03 20:46:07 UTC
2006-09-03  Behdad Esfahbod  <behdad@gnome.org>

        Bug 354101 – must not conditionally use GNOME_DOC_INIT

        * configure.ac: Rever the last change...
        
Comment 4 Christian Persch 2007-02-02 13:20:34 UTC
Fixed by the checkin from bug 354101.