GNOME Bugzilla – Bug 332880
parameter --disable-gnome doesn't has effect
Last modified: 2007-02-02 13:20:34 UTC
If gucharmap is configured with --disable-gnome, still keeps searching for gnome-doc-utils and configure does not finish.
Behdad, would you take a look please?
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.
2006-09-03 Behdad Esfahbod <behdad@gnome.org> Bug 354101 – must not conditionally use GNOME_DOC_INIT * configure.ac: Rever the last change...
Fixed by the checkin from bug 354101.