autoconf
[Top][All Lists]
Advanced

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

Re: More exit() troubles - the answer


From: Lars J. Aas
Subject: Re: More exit() troubles - the answer
Date: Fri, 19 Jan 2001 22:05:13 +0100
User-agent: Mutt/1.2.5i

On Fri, Jan 19, 2001 at 06:56:36PM -0200, Alexandre Oliva wrote:
: On Jan 19, 2001, "Lars J. Aas" <address@hidden> wrote:
: 
: > On Fri, Jan 19, 2001 at 06:30:48PM -0200, Alexandre Oliva wrote:
: > : I'd rather avoid this, if I could help it.  Didn't `#include <stdlib.h>' 
: > : work as an ac_declaration of exit?
: 
: > Sure.
: 
: And couldn't it be #included twice?  Didn't it fix the problem to have
: it listed right after '' in the list of `ac_declaration's?

There's "#pragma once" and an ifndef wrapper in it ASAIR, so that should
work fine.  Using '' first in the list of ac_declaration's didn't trigger
though, probably for some other reason.  Should I add "#include <stdlib.h>"
in the '' ac_declaration?

  Lars J
-- 
Innovation is one percent inspiration and ninetynine percent perspiration,
and in my case; twice that...  -- Norville Barnes, `The Hudsucker Proxy'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]