psqlodbc - psqlodbc: The lib verification of OpenSSL was added.

From: h-saito(at)pgfoundry(dot)org (User H-saito)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: The lib verification of OpenSSL was added.
Date: 2007-03-27 01:49:23
Message-ID: 20070327014923.E06CF217332@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
The lib verification of OpenSSL was added.
It was confirmed in Linux.
This might correspond to the problem report of Darwin.
from Sean Davis.
Thanks!

Modified Files:
--------------
psqlodbc:
configure.ac (r1.57 -> r1.58)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.57&r2=1.58)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-03-27 03:25:28 pgsql: Fix typo, ensable -> enable, per Steve Gieseking.
Previous Message Bruce Momjian 2007-03-27 01:45:22 pgsql: Add documentation for pulling the CVS repository using rsync, and