Remove unneeded probes from configure and meson

Michael Paquier <michael@paquier.xyz>

Commit: 8ab4b864c13f76512bd14591cc358df8c3d7c3a0
Author: Michael Paquier <michael@paquier.xyz>
Date: 2026-01-05T02:03:43Z
Remove unneeded probes from configure and meson

7d854bdc5b72 has removed two symbols from pg_config.h.in.  This file is
automatically generated.  The correct cleanup needs to be done in the
build scripts, instead.  autoheader produces now a consistent
pg_config.h.in, without the symbols that were removed in the previous
commit.

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/1193764.1767573683@sss.pgh.pa.us

Files

PathChange+/−
configure modified +1 −1
configure.ac modified +0 −2
meson.build modified +0 −2

Discussion

Cited messages not in the archive: 1193764.1767573683@sss.pgh.pa.us