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/
aclocal.m4 1122 am_gid=`id -g || echo unknown`
1130 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1131 if test $am_gid -le $am_max_gid; then
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

Completed in 24 milliseconds