Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Daclocal.m41402 am_gid=`id -g || echo unknown`
1410 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1411 if test $am_gid -le $am_max_gid; then
H A Dconfigure3328 am_gid=`id -g || echo unknown`
3339 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar form…
3340 $as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3341 if test $am_gid -le $am_max_gid; then