Searched refs:am_gid (Results 1 – 2 of 2) sorted by relevance
1402 am_gid=`id -g || echo unknown`1410 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])1411 if test $am_gid -le $am_max_gid; then
3328 am_gid=`id -g || echo unknown`3339 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar form…3340 $as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }3341 if test $am_gid -le $am_max_gid; then