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 766859 - Fix what looks like a typo in configure.ac
Fix what looks like a typo in configure.ac
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: general
git master
Other NetBSD
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-25 07:13 UTC by he
Modified: 2021-07-05 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to configure.ac (550 bytes, text/plain)
2016-05-25 07:13 UTC, he
Details

Description he 2016-05-25 07:13:55 UTC
Created attachment 328473 [details]
Patch to configure.ac

In one instance, WITH_TRIO is tested, and WITH_SAX1_SOURCES
is set.  Instead, WITH_SAX1 should probably be tested, since
WITH_TRIO is handled elsewhere.
Comment 1 Nick Wellnhofer 2017-06-13 16:23:03 UTC
Yes, this looks wrong. Also see this thread:

    https://mail.gnome.org/archives/xml/2012-October/msg00030.html

But the only effect is that DOCBparser.c isn't built (unless WITH_TRIO=1 which should almost never be the case). Since noone seems to be missing DOCBparser and it's deprecated since 2003, it might be better to remove it completely.
Comment 2 GNOME Infrastructure Team 2021-07-05 13:20:32 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxml2/-/issues/

Thank you for your understanding and your help.