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

Re: Reentrant libraries



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

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: