Lines Matching refs:am_gid
2825 am_gid=`id -g || echo unknown`2836 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&52837 $as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }2838 if test $am_gid -le $am_max_gid; then