Searched refs:LIBRARY_PATH (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ncurses/misc/
H A Dshlib60 # BeOS R4.5 uses $LIBRARY_PATH rather than $LD_LIBRARY_PATH.
97 elif test -n "$LIBRARY_PATH" ; then
126 variable=LIBRARY_PATH
/freebsd-11-stable/cddl/usr.sbin/zfsd/tests/
H A DMakefile16 LIBRARY_PATH= ${DESTDIR}/lib:${DESTDIR}/usr/lib macro
20 LIBRARY_PATH= ${WORLDTMP}/lib:${WORLDTMP}/usr/lib macro
23 LIBRARY_PATH= macro
/freebsd-11-stable/crypto/openssh/contrib/
H A Dfindssl.sh89 LIBRARY_PATH=${LIBRARY_PATH:=$DEFAULT_LIBPATH}
90 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
147 LIBRARY_PATH="$dir:$LIBPATH"
148 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
/freebsd-11-stable/contrib/gdb/
H A Dltconfig1049 shlibpath_var=LIBRARY_PATH
1615 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
/freebsd-11-stable/contrib/gcc/
H A Dconfigure1576 # Test if LIBRARY_PATH contains the notation for the current directory
1578 # LIBRARY_PATH contains the current directory if one of the following
1583 echo "$as_me:$LINENO: checking LIBRARY_PATH variable" >&5
1584 echo $ECHO_N "checking LIBRARY_PATH variable... $ECHO_C" >&6
1585 case ${LIBRARY_PATH} in
1597 *** LIBRARY_PATH shouldn't contain the current directory when
1601 *** LIBRARY_PATH shouldn't contain the current directory when

Completed in 136 milliseconds