On 4/13/07, Dennis Schridde <[EMAIL PROTECTED]> wrote:
> Just defining ENABLE_NLS is not sufficient to be accepted as "true" by #if?

No, I think this is compiler-dependent. #define N then #ifdef N or #if
defined(N) should work on all compilers. In the early warzone code,
berlios days, I had a lot of problems with this.

  - Per

_______________________________________________
Warzone-dev mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to