Remove useless configure check

Peter Eisentraut <peter@eisentraut.org>

Commit: 9a8313dabe5ebb6a99d9a165d3c9bc3fa0213088
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-01-05T10:34:28Z
Releases: 18.0
Remove useless configure check

The test for "decltype" as a variant of "typeof" apparently never
worked (see also commit 3582b223d49), so remove it.

Discussion: https://www.postgresql.org/message-id/flat/795b1c54-c64a-47f9-8fa3-880dcab59975%40eisentraut.org

Files

PathChange+/−
config/c-compiler.m4 modified +1 −1
configure modified +1 −1
meson.build modified +1 −1

Discussion