#43034: Reintroduce ACLOCAL_AMFLAGS to S3_0 Open Date: 2021-10-12 11:53 Last Update: 2022-01-15 11:46 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/43034 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43034 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2022-01-15 11:46 Updated by: cazfi * Status Update from Closed to Open * Resolution Update from Fixed to Accepted Comment: Given that there's only some vague talk about developing a new libtool version that would drop the requirement, I think we should port this change to S3_1 too. Even if the new libtool version exist at the time of freeciv-3.1 release, there are going to be a lot of older distribution releases in use that do not have it. -> consider 36h review period before pushing this to S3_1 started. --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: cazfi Type: Patches Status: Open [Owner assigned] Priority: 5 - Medium MileStone: 3.0.0 Component: Bootstrap Severity: 5 - Medium Resolution: Accepted --------------------------------------------------------------------- Ticket details: Ever since we dropped ACLOCAL_AMFLAGS from main Makefile.am, autogen.sh has been giving warnings like "configure.ac:557: warning: macro 'AM_LANGINFO_CODESET' not found in library" I think the warning comes from libtool, which last has had an upstream release 2015, and which doesn't know that automake doesn't need ACLOCAL_AMFLAGS any more. Situation is unlikely to change before we release 3.0.0, and in any case already released distributions have the libtool version that gives the warning. I think we should just reinstate ACLOCAL_AMFLAGS for S3_0. -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/43034 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43034