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 60521 - newlines in _MERGE_ macros break autoconf (2.52)
newlines in _MERGE_ macros break autoconf (2.52)
Status: RESOLVED FIXED
Product: intltool
Classification: Deprecated
Component: general
unspecified
Other Solaris
: Normal normal
: ---
Assigned To: intltool maintainers
intltool maintainers
Depends on:
Blocks:
 
 
Reported: 2001-09-14 11:28 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Sauer (gstreamer, gtkdoc dev) 2001-09-14 11:28:27 UTC
as the title says the newlines inside the _MERGE_ macros of
AC_PROG_XML_I18N_TOOLS break autoconf (2.52). I dicussed this with a
developer of automake and he said that newlines are not compatible with sed
which is used to do the substitution.
Comment 1 Maciej Stachowiak 2001-09-19 07:30:05 UTC
Closing this bug since Darin fixed it.