HomeSort by: relevance | last modified time | path
    Searched refs:with_sysroot (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/
configure 845 with_sysroot
11045 if test "${with_sysroot+set}" = set; then :
11046 withval=$with_sysroot;
11048 with_sysroot=no
11053 case $with_sysroot in #(
11060 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
11065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
11066 $as_echo "$with_sysroot" >&6; }
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 1253 [], [with_sysroot=no])
1258 case $with_sysroot in #(
1265 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
1270 AC_MSG_RESULT([$with_sysroot])

Completed in 30 milliseconds