#43443: Meson: HAVE_LIBCHARSET Open Date: 2021-12-20 05:18 Last Update: 2022-01-02 04:47 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/43443 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43443 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2022-01-02 04:47 Updated by: cazfi * Resolution Update from None to Accepted --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: (None) Type: Patches Status: Open Priority: 5 - Medium MileStone: 3.1.0 Component: Bootstrap Severity: 5 - Medium Resolution: Accepted --------------------------------------------------------------------- Ticket details: Autotools based build define HAVE_LIBCHARSET in locale.m4, and some code in fciconv.c checks it. Meson based builds just check existence of libcharset.h header, and set HAVE_LIBCHARSET_H (note '_H') accordingly, but that's not used for anything. Sort this out. -- 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/43443 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43443