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 311870 - Remove obsolete compatibility code from intltool.m4
Remove obsolete compatibility code from intltool.m4
Status: RESOLVED FIXED
Product: intltool
Classification: Deprecated
Component: general
unspecified
Other All
: Normal minor
: ---
Assigned To: intltool maintainers
intltool maintainers
Depends on: 311129
Blocks: 312217
 
 
Reported: 2005-07-28 15:53 UTC by Stepan Kasal
Modified: 2005-08-23 15:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (3.67 KB, patch)
2005-07-28 15:53 UTC, Stepan Kasal
none Details | Review
refreshed patch (3.67 KB, patch)
2005-07-29 09:11 UTC, Stepan Kasal
committed Details | Review

Description Stepan Kasal 2005-07-28 15:53:26 UTC
In intltool.m4, delete the code which deals with Autoconf 2.13.

Autoconf 2.13 is very old by now.  James Henstridge used AC_CONFIG_COMMANDS in
2004-10-07, effectively breaking the compatibility with Autoconf 2.13.  There
were no complaints, so I suppose we can remove the rest now.
Comment 1 Stepan Kasal 2005-07-28 15:53:49 UTC
Created attachment 49887 [details] [review]
the patch
Comment 2 Stepan Kasal 2005-07-28 15:55:25 UTC
The patch should be applied after the patch from bug #311129.
Comment 3 Stepan Kasal 2005-07-29 09:11:58 UTC
Created attachment 49921 [details] [review]
refreshed patch

Refreshed against current CVS.
Comment 4 Rodney Dawes 2005-08-21 17:47:38 UTC
Looks good. please commit.