HomeSort by: relevance | last modified time | path
    Searched refs:am_uid (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xkbcomp/dist/
configure 4691 am_uid=`id -u || echo unknown`
4693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
4694 printf %s "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
4695 if test x$am_uid = xunknown; then
4698 elif test $am_uid -le $am_max_uid; then
  /xsrc/external/mit/xorg-server/dist/
configure 4694 am_uid=`id -u || echo unknown`
4696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
4697 printf %s "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
4698 if test x$am_uid = xunknown; then
4701 elif test $am_uid -le $am_max_uid; then
    [all...]

Completed in 17 milliseconds