Searched refs:am_uid (Results 1 – 2 of 2) sorted by relevance
1401 am_uid=`id -u || echo unknown`1403 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])1404 if test $am_uid -le $am_max_uid; then
3327 am_uid=`id -u || echo unknown`3329 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar form…3330 $as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }3331 if test $am_uid -le $am_max_uid; then