[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Reentrant libraries



On Thu, Oct 05, 2000 at 11:10:51PM -0400, Ben Collins wrote:
> On Thu, Oct 05, 2000 at 09:58:08PM -0400, H. S. Teoh wrote:
> > I've been skimming the recent thread about reentrant libraries... just a
> > quick question: *where* do you put the -DREENTRANT flag? The library I'm
> > maintaining right now (libsndfile) uses autoconf... so should I modify the
> > makefile or makefile.in or ...?
> > 
> > Thanks in advance... excuse my ignorance; autoconf isn't exactly something
> > I'm familiar with. 
> 
> CFLAGS="-DREENTRANT -O2 -Wall" ./configure

BTW shouldn't that be -D_REENTRANT?

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: