aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorPaul Eggert2024-06-30 00:36:34 +0100
committerPaul Eggert2024-06-30 01:03:17 +0100
commit69374fbe827b83c49eff084de8635220bd6d3ccf (patch)
treef7aa15726b61598b6c5789d0d8c812d5fe2c39f7 /java
parentd2b847d2911218380d1640dea81d6e72d4a7dc7c (diff)
downloademacs-69374fbe827b83c49eff084de8635220bd6d3ccf.tar.gz
emacs-69374fbe827b83c49eff084de8635220bd6d3ccf.zip
Assume setlocale exists
Like locale.h, it was standardized by C89, is universally available now, and some code already assumes it. * configure.ac: Do not check for setlocale. * src/emacs.c (setlocale) [!HAVE_SETLOCALE]: Remove. (fixup_locale, synchronize_locale, Vprevious_system_time_locale) (synchronize_system_time_locale): Define even if !HAVE_SETLOCALE. * src/sysdep.c (emacs_setlocale): Simplify by assuming HAVE_SETLOCALE.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions