> -----Original Message----- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: 27 July 2004 15:43 > To: Dave Page > Cc: Pauly; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Problem configuring pgadmin3 > > > > > > Adam; is there any reason why ssl is needed to detect > libpq, even if > > we are configuring without ssl support? > > No, no reason, really, except that without the flag the > configure script failed on some of our developers machines. > What I would recommend is adding a --with-ssl option to our > configure script. How does that sound?
I thought we already had one, but of course, we simply rely on libpq to have it or not. Can we keep it automated, but first check for the existance of libpq regardless of ssl, and then check to see whether it has ssl support or not and define SSL appropriately? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]