Restore AC_CHECK_HEADERS in preference to AC_CHECK_HEADER so that the HAVE_*
authorDavid Elliott <dfe@tgwbd.org>
Fri, 20 Jul 2007 17:59:45 +0000 (17:59 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 20 Jul 2007 17:59:45 +0000 (17:59 +0000)
commit1f7e12cc26dd8aa2042101ee1d6f715140041ec0
tree8bb9bff9178b7d54708c6a61c6bb2ec8cc3d3c0f
parent580e09f7c7d9473443b7b93ff1ab7bcfb6310642
Restore AC_CHECK_HEADERS in preference to AC_CHECK_HEADER so that the HAVE_*
defines will be generated when needed.  This fixes breakage caused by 44703.
Only usage where HAVE_* macro is in setup.h.in or was used by configure
itself (e.g. HAVE_X11_XLIB_H) is changed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
acinclude.m4
configure
configure.in