Home | History | Annotate | Download | only in ImageMagick

Lines Matching refs:am_uid

4260       am_uid=`id -u || echo unknown`
4262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
4263 $as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
4264 if test $am_uid -le $am_max_uid; then