diff options
author | Mike Gran <spk121@yahoo.com> | 2022-09-15 21:25:29 -0700 |
---|---|---|
committer | Mike Gran <spk121@yahoo.com> | 2022-10-14 08:40:23 -0700 |
commit | 3827291425de2cd22ba8026ff8ad08ef64ef8269 (patch) | |
tree | 2a845e8f5c2fb2d463f33ce487bec171906ac630 /m4/mbrtowc.m4 | |
parent | 9b357bace3850a9c6c03e8fb6b3b82f4e57da507 (diff) | |
download | guile-3827291425de2cd22ba8026ff8ad08ef64ef8269.tar.gz |
Presume ISO C90 functions are always available
* configure.ac: don't check for rename, setlocale, system, memcpy,
and strcoll
* libguile/i18n.c [HAVE_SETLOCALE] (setlocale): remove static setlocale
Don't use HAVE_SETLOCALE
* libguile/posix.c: include <locale.h>, remove HAVE_SETLOCALE
(scm_setlocale): always include. remove HAVE_SETLOCALE
* libguile/simpos.c (scm_system): always include. remove HAVE_SYSTEM
Diffstat (limited to 'm4/mbrtowc.m4')
0 files changed, 0 insertions, 0 deletions