pgsql: Fix configure detection code when --with-ldap and

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix configure detection code when --with-ldap and
Date: 2007-02-03 02:47:36
Message-ID: 20070203024736.0C95E9FB2AC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2007-02-03 14:06:56 pgsql: Implement XMLSERIALIZE for real.
Previous Message Bruce Momjian 2007-02-03 02:43:39 pgsql: Fix configure detection code when --with-ldap and