Lines Matching full:library
4 dnl standard macros to probe for a library and to set library-specific
25 dnl Add the library flags to the default compiler flags and then remove them.
28 dnl only argument. For example, to use these for a library with KRB5 as a
34 dnl Then, wrap checks for library features with RRA_LIB_KRB5_SWITCH and
49 dnl Given _root, _libdir, and _includedir variables set for a library (set by
51 dnl library accordingly. Takes the variable prefix as the only argument.
63 dnl Check whether a library works. This is used as a sanity check on the
65 dnl "true", says that a working library is mandatory and errors out if it
68 dnl human-readable name of the library for error messages.
73 [AC_MSG_FAILURE([unable to link with $4 library])])
79 dnl Initialize the variables used by a library probe and set the appropriate
80 dnl ones as substitution variables. Takes the library variable prefix as its
94 dnl Unset all of the variables used by a library probe. Used with the
95 dnl _OPTIONAL versions of header probes when a header or library wasn't found
96 dnl and therefore the library isn't usable.
102 dnl Handles --with options for a non-optional library. First argument is the
123 dnl Handles --with options for an optional library, so --with-<library> can
125 dnl rra_use_PREFIX variable to true or false if the library is explicitly