pthread.h header check - Mailing list pgsql-patches

From Kris Jurka
Subject pthread.h header check
Date
Msg-id Pine.BSO.4.56.0411012357020.11649@leary.csoft.net
Whole thread Raw
Responses Re: pthread.h header check  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
configure checks for the presense of pthread.h before adjusting CFLAGS to
include PTHREAD_CFLAGS.  This patch just moves the check down so CFLAGS
are set usefully.

Kris Jurka

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: transformExpr() refactor
Next
From: Bruce Momjian
Date:
Subject: Re: pthread.h header check