On Fri, Jan 19, 2001 at 06:56:36PM -0200, Alexandre Oliva wrote:
: On Jan 19, 2001, "Lars J. Aas" <[EMAIL PROTECTED]> 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