bug-autoconf
[Top][All Lists]
Advanced

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

Re: Handling of #undef FOO


From: Paul Eggert
Subject: Re: Handling of #undef FOO
Date: Sat, 05 Jan 2008 22:30:14 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Ismail Dönmez <address@hidden> writes:

> but it should be defined like this,
>
> #ifndef FOO
> #define FOO
> #endif

Why should it be defined like that?  Typically, config.h is supposed
to define FOO; if something else is defining FOO first, that's a
problem with the "something else", not with config.h.




reply via email to

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