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   \
`  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to