Lines Matching refs:LIB
13 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
83 LIB[]NAME=
87 AC_SUBST([LIB]NAME)
123 dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables.
154 LIB[]NAME=
180 eval value=\"\$LIB$uppername\"
181 test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value"
250 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
270 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
275 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
293 for x in $LDFLAGS $LIB[]NAME; do
301 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir"
307 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
316 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
324 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a"
328 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name"
407 for x in $LDFLAGS $LIB[]NAME; do
417 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir"
449 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep"
460 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
481 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
489 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
504 dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes