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

  /src/sys/external/isc/libsodium/dist/
configure 3036 am_gid=`id -g || echo unknown`
3047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3048 $as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3049 if test $am_gid -le $am_max_gid; then
  /src/external/bsd/libevent/dist/
configure 3902 am_gid=`id -g || echo unknown`
3916 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3917 printf %s "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3921 elif test $am_gid -le $am_max_gid; then

Completed in 174 milliseconds