Lines Matching full:headers
31 dnl SOX_CHECK_HEADERS(HEADERS, [DECL], [IF-FOUND], [IF-NOT-FOUND],
32 dnl [EXTRA-HEADERS])
34 dnl Check for presence of headers.
36 dnl HEADERS List of headers to try, stopping when one is found
38 dnl IF-FOUND Action to take if one of HEADERS is found
39 dnl IF-NOT-FOUND Action to take if none of HEADERS are found
40 dnl EXTRA-HEADERS Additional headers to #include
54 dnl SOX_CHECK_LIB(TAG, HEADERS, LIB, FUNC, [IF-FOUND], [IF-NOT-FOUND],
55 dnl [EXTRA-HEADERS], [EXTRA-LIBS])
57 dnl Check for presence of headers and library.
61 dnl HEADERS List of headers searched with SOX_CHECK_HEADERS
66 dnl EXTRA-HEADERS Passed to SOX_CHECK_HEADERS
143 dnl SOX_WITH_LIB(NAME, HEADERS, LIB, FUNC, [IF-FOUND], [IF-NOT-FOUND],
156 dnl SOX_DL_LIB(NAME, HEADERS, LIB, FUNC, [IF-STATIC], [IF-DL], [IF-NOT-FOUND],
157 dnl [EXTRA-HEADERS], [EXTRA-LIBS])
227 dnl SOX_FMT_HEADERS(NAME, HEADERS, [DECL], [EXTRA-HEADERS], [SECTION])
237 dnl SOX_FMT_LIB(NAME, HEADERS, LIB, FUNC, [EXTRA-HEADERS], [EXTRA-LIBS],