stdint: omit redundant check for wchar.h
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Feb 2011 07:18:47 +0000 (23:18 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Feb 2011 07:19:11 +0000 (23:19 -0800)
commitd042d2a4affebbe1a333d3c6a02704e655e511f1
tree93405279955d1365314b9c4a2be1fb56740eb3dd
parent9a354cd888172af4869f8d0227d37906e5e99256
stdint: omit redundant check for wchar.h

* m4/stdint.m4 (gl_STDINT_H): The earlier part of this macro now
always tests whether wchar.h exists, so remove the now-redundant test.
ChangeLog
m4/stdint.m4