Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h

Andres Freund <andres@anarazel.de>

Commit: 4ab53b647abffb911bea35662ca4b22d788c25d4
Author: Andres Freund <andres@anarazel.de>
Date: 2022-08-18T17:41:42Z
Releases: 16.0
Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h

They're not referenced, so we don't need them in in pg_config.h.

Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: http://postgr.es/m/e0c44fb2-8b66-a4b9-b274-7ed3a1a0ab74@enterprisedb.com

Files

PathChange+/−
configure modified +2 −14
configure.ac modified +6 −6
src/include/pg_config.h.in modified +0 −6
src/tools/msvc/Solution.pm modified +0 −2

Discussion