Home
last modified time | relevance | path

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

/external/protobuf/
Daclocal.m41098 am_uid=`id -u || echo unknown`
1100 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1101 if test $am_uid -le $am_max_uid; then
/external/strace/
Daclocal.m41115 am_uid=`id -u || echo unknown`
1117 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1118 if test $am_uid -le $am_max_uid; then
/external/libedit/
Daclocal.m41062 am_uid=`id -u || echo unknown`
1064 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1065 if test $am_uid -le $am_max_uid; then
/external/google-breakpad/
Daclocal.m41147 am_uid=`id -u || echo unknown`
1149 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1150 if test $am_uid -le $am_max_uid; then
Dconfigure2824 am_uid=`id -u || echo unknown`
2826 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar form…
2827 $as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
2828 if test $am_uid -le $am_max_uid; then
/external/libmicrohttpd/
Daclocal.m41277 am_uid=`id -u || echo unknown`
1279 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1280 if test $am_uid -le $am_max_uid; then
/external/libnetfilter_conntrack/
Daclocal.m41337 am_uid=`id -u || echo unknown`
1339 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1340 if test $am_uid -le $am_max_uid; then
/external/pcre/dist2/
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
/external/ImageMagick/
Daclocal.m42067 am_uid=`id -u || echo unknown`
2069 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
2070 if test $am_uid -le $am_max_uid; then
Dconfigure4260 am_uid=`id -u || echo unknown`
4262 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar form…
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
/external/protobuf/gtest/
Daclocal.m49899 am_uid=`id -u || echo unknown`
9901 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
9902 if test $am_uid -le $am_max_uid; then