Re: unixware and --with-ldap - Mailing list pgsql-hackers

From ohp@pyrenet.fr
Subject Re: unixware and --with-ldap
Date
Msg-id Pine.UW2.4.53.0612131950460.5750@sun.pyrenet
Whole thread Raw
In response to Re: unixware and --with-ldap  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: unixware and --with-ldap  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi Tom,

I was in the process of testing this. But I believe tweaking with
configure.in will not help me as I have no way to regenerate configure...

Please advise.

Best regards,
On Tue, 12 Dec 2006, Tom Lane wrote:

> Date: Tue, 12 Dec 2006 11:04:08 -0500
> From: Tom Lane <tgl@sss.pgh.pa.us>
> To: Albe Laurenz <all@adv.magwien.gv.at>
> Cc: ohp@pyrenet.fr, pgsql-hackers list <pgsql-hackers@postgresql.org>
> Subject: Re: [HACKERS] unixware and --with-ldap
>
> "Albe Laurenz" <all@adv.magwien.gv.at> writes:
> > Shouldn't that be
> >       AC_CHECK_LIB(ldap_r, ldap_simple_bind, [],
> >            [AC_MSG_ERROR([library 'ldap_r' is required for
> > LDAP])],
> >            [$PTHREAD_LIBS $EXTRA_LDAP_LIBS])
>
> Ooops, of course.  Like I said, untested ;-)
>
>             regards, tom lane
>

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
15, Chemin des Monges                +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


pgsql-hackers by date:

Previous
From: ohp@pyrenet.fr
Date:
Subject: Re: unixware and --with-ldap
Next
From: Tom Lane
Date:
Subject: Re: unixware and --with-ldap