Lines Matching refs:LIB
13 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
15 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
16 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
26 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
29 ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"
31 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
34 LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix"
36 AC_SUBST([LIB]NAME)
38 AC_SUBST([LIB]NAME[_PREFIX])
51 dnl If found, it sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME}
54 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
55 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
56 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
65 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
77 LIBS="$LIBS $LIB[]NAME"
87 AC_MSG_RESULT([$LIB[]NAME])
90 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
93 LIB[]NAME=
95 LIB[]NAME[]_PREFIX=
98 AC_SUBST([LIB]NAME)
100 AC_SUBST([LIB]NAME[_PREFIX])
165 dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables.
166 dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found
167 dnl in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
209 LIB[]NAME=
212 LIB[]NAME[]_PREFIX=
213 dnl HAVE_LIB${NAME} is an indicator that LIB${NAME}, LTLIB${NAME} have been
239 eval value=\"\$LIB$uppername\"
240 test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value"
369 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
389 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
394 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
412 for x in $LDFLAGS $LIB[]NAME; do
420 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir"
426 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
435 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
443 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a"
447 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name"
456 LIB[]NAME[]_PREFIX="$basedir"
463 LIB[]NAME[]_PREFIX="$basedir"
538 for x in $LDFLAGS $LIB[]NAME; do
548 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir"
609 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep"
620 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
641 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
649 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
669 dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes