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 132513 - Underquoted definitions of AC_TRY_EVAL2 and AC_TRY_COMPILE2 in acinclude.m4
Underquoted definitions of AC_TRY_EVAL2 and AC_TRY_COMPILE2 in acinclude.m4
Status: VERIFIED FIXED
Product: libxml2
Classification: Platform
Component: general
git master
Other Linux
: Normal major
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
: 129861 132523 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-01-26 01:25 UTC by alexander.winston
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (1.32 KB, patch)
2004-01-26 01:26 UTC, alexander.winston
none Details | Review

Description alexander.winston 2004-01-26 01:25:13 UTC
There are underquoted definitions of AC_TRY_EVAL2 and AC_TRY_COMPILE2 in
<file://cvs.gnome.org/cvs/gnome/libxml2/acinclude.m4>. Underquoted
definitions are already displayed by automake-1.8 as warnings, and may
cause more drastic problems in the future, as noted in
<http://sources.redhat.com/automake/automake.html#Extending%20aclocal> and
<http://mail.gnu.org/archive/html/libtool-patches/2002-10/msg00031.html>. I
am attaching a patch that should aid in avoiding trouble.
Comment 1 alexander.winston 2004-01-26 01:26:51 UTC
Created attachment 23745 [details] [review]
Proposed fix
Comment 2 Daniel Veillard 2004-01-26 17:05:05 UTC
*** Bug 129861 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Veillard 2004-01-26 17:05:34 UTC
Okay, applied and commited, seems to not break automake-1.6

  thanks a lot,

Daniel
Comment 4 John Fleck 2004-01-28 14:34:06 UTC
*** Bug 132523 has been marked as a duplicate of this bug. ***
Comment 5 Daniel Veillard 2004-02-12 17:42:54 UTC
This should be closed by release 2.6.6,

  thanks,

Daniel