Simon Josefsson <[EMAIL PROTECTED]> writes: > Hm, what about modules that use #if constructs in the Include: > statement? E.g. mbchar: > > Include: > #if HAVE_WCHAR_H > #include "mbchar.h" > #endif
Good point. In that case, perhaps we should be putting "#include" in, consistently?