postgresql/config
Peter Eisentraut 9c2a6c5a5f Simplify checking for xlocale.h
Instead of XXX_IN_XLOCALE_H for several features XXX, let's just
include <xlocale.h> if HAVE_XLOCALE_H.  The reason for the extra
complication was apparently that some old glibc systems also had an
<xlocale.h>, and you weren't supposed to include it directly, but it's
gone now (as far as I can tell it was harmless to do so anyway).

Author: Thomas Munro <thomas.munro@gmail.com>
Discussion: https://postgr.es/m/CWZBBRR6YA8D.8EHMDRGLCKCD%40neon.tech
2024-10-01 07:23:45 -04:00
..
ax_pthread.m4
c-compiler.m4 Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
c-library.m4 Simplify checking for xlocale.h 2024-10-01 07:23:45 -04:00
check_decls.m4
check_modules.pl Add copyright notices to a few perl scripts that don't have them 2024-01-05 13:15:50 +00:00
config.guess Update config.guess and config.sub 2024-04-09 14:21:57 +02:00
config.sub Update config.guess and config.sub 2024-04-09 14:21:57 +02:00
general.m4
install-sh
llvm.m4 jit: Require at least LLVM 14, if enabled. 2024-10-01 04:49:11 -04:00
Makefile
meson.build
missing
perl.m4 Remove MSVC scripts 2023-12-20 09:44:37 +09:00
pkg.m4
prep_buildtree
programs.m4
python.m4
tcl.m4