[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: OPENLDAP_AC



At 01:58 AM 8/24/2005, Howard Chu wrote:
>Anyway, after fixing the OL_PTHREAD_TRY macro it appears that this configure script runs OK on my SuSE 9.2 x86_64 system. make test is running now, looks OK. 

./configure --help shows that there is a problem with
$ol_dflt_overlays that needs to be worked out.
I think that use of a shell variable here is likely
quite inappropriate.  Should be a static string.

Kurt