Remove traces of Sun -lposix4.

Thomas Munro <tmunro@postgresql.org>

Commit: 8fe4beaa21a4ab4d37bcfa7f8e2a8c76a741e478
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2023-08-17T04:16:43Z
Releases: 17.0
Remove traces of Sun -lposix4.

This was a library on ancient Solaris systems, which was eventually
replaced by -lrt, itself now redundant on that OS.

Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Reviewed-by: Tristan Partin <tristan@neon.tech>
Discussion: https://postgr.es/m/CA%2BhUKGLLVx4drdvXats9PxH3eeB%2BE2NkJReJ%2BRGmaOpU%3D9rgEA%40mail.gmail.com

Files

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

Discussion