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 <[email protected]> Discussion: http://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4ab53b647abffb911bea35662ca4b22d788c25d4 Modified Files -------------- configure | 16 ++-------------- configure.ac | 12 ++++++------ src/include/pg_config.h.in | 6 ------ src/tools/msvc/Solution.pm | 2 -- 4 files changed, 8 insertions(+), 28 deletions(-)
