(jm_CHECK_DECLARATION): Don't hard-code which headers to
authorJim Meyering <jim@meyering.net>
Sun, 18 Oct 1998 01:07:17 +0000 (01:07 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 18 Oct 1998 01:07:17 +0000 (01:07 +0000)
commitd2e118305b7e8bf4a49b9aa68a31a81b76e7c08e
tree0554043032498fa121c76d18d6739b350261db0c
parent897d5dfc99580ab0708e7e2de240a64c667bd526
(jm_CHECK_DECLARATION): Don't hard-code which headers to
include, though we still hard-code the `require'-like AC_CHECK_HEADERS
calls for those previously hard-coded headers.  Instead, take a new parameter.
(jm_CHECK_DECLARATIONS): Reflect interface change.
m4/decl.m4