stdint: Cut dependency to module 'wchar'.
authorBruno Haible <bruno@clisp.org>
Sat, 19 Feb 2011 07:08:54 +0000 (23:08 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Feb 2011 07:11:51 +0000 (23:11 -0800)
commit9a354cd888172af4869f8d0227d37906e5e99256
tree07cf12213f584f61e76ef3c256097748f4b68cb1
parent17adb5d75404cf6cdde0eb3b2edc6110d9fa8001
stdint: Cut dependency to module 'wchar'.

* lib/stdint.in.h: Include wchar.h only when HAVE_WCHAR_H is 1. Also
include the necessary prerequisites.
* m4/stdint.m4 (gl_STDINT_H): Test whether wchar.h exists.
* modules/stdint (Depends-on): Remove wchar.
(Makefile.am): Substitute HAVE_WCHAR_H.
This reverts part of a 2007-01-06 commit. Reported by Paul Eggert.
ChangeLog
lib/stdint.in.h
m4/stdint.m4
modules/stdint