Don't pretend that stdint.h conforms to C99 if it doesn't define WCHAR_MIN
authorBruno Haible <bruno@clisp.org>
Tue, 31 Jul 2007 22:34:58 +0000 (22:34 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 31 Jul 2007 22:34:58 +0000 (22:34 +0000)
commit0964ea95ff284487426df4ccc7f0ecf40f748d6b
tree0497aeb45643479fd96706efb5b3e21adcfacb8c
parent9faed5de047d34fddbd4cddbfee73d1fbcea5e32
Don't pretend that stdint.h conforms to C99 if it doesn't define WCHAR_MIN
and WCHAR_MAX.
ChangeLog
m4/stdint.m4