Re: [AD] fix aliases under IRIX |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sun, 20 Jan 2002, Eric Botcazou wrote:
> > [AD] The patch defines ALLEGRO_LIB_BUILD preprocessor symbol when
> > compiling Allegro, under Unices. For consistency we could define it
> > on other platforms, but it's not strictly necessary to do so.
>
> Isn't this ALLEGRO_LIB_BUILD a duplicate of ALLEGRO_SRC ?
No. ALLEGRO_SRC is defined only for library source files from src/ not for
examples and such and is not defined on platforms using configure. And
from what I saw in include files testing this ALLEGRO_SRC, #defining it
for all files will broke things.
Have a nice day.
Stepan Roh