Home
last modified time | relevance | path

Searched refs:am_uid (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Daclocal.m41401 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
H A Dconfigure3327 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