(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)
commit2b69ce2d89a9b573ac96cbc5266101accc4a294e
treecce8668fb143218665b360e1af26c839edc8ef68
parent0a25bc498dd58956197f827533a239ab4f3a1e14
(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