bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20819: [PATCH] i18n: check for non-POSIX strtol_l


From: Mark H Weaver
Subject: bug#20819: [PATCH] i18n: check for non-POSIX strtol_l
Date: Fri, 19 Jun 2015 16:09:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Natanael Copa <address@hidden> writes:

> * configure.ac: Check for strtol_l
> * libguile/i18n.c: Check with HAVE_STRTOL_L before using strtol_l. This
>   fixes build with musl libc.

Pushed (with slight modifications) to stable-2.0.

    Thanks!
      Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]