Thread: pgsql: Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h

pgsql: Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h

From
Andres Freund
Date:
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

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(-)