Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Fix configure detection code when --with-ldap and - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Fix configure detection code when --with-ldap and
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix configure detection code when --with-ldap and --enable-thread-safety
are both used.

Backpatch to 8.2.X.

Albe Laurenz

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql:
        configure (r1.523.2.3 -> r1.523.2.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.523.2.3&r2=1.523.2.4)
        configure.in (r1.490.2.3 -> r1.490.2.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.490.2.3&r2=1.490.2.4)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Fix configure detection code when --with-ldap and
Next
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Implement XMLSERIALIZE for real.