Searched refs:lt_minor (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/
H A Dbuildconf214 lt_minor=$2
219 if test "$lt_minor" -lt "$LIBTOOL_WANTED_MINOR"; then
222 if test "$lt_minor" -gt "$LIBTOOL_WANTED_MINOR"; then
388 elif test -z "$lt_minor"; then
390 elif test "$lt_minor" -gt "$need_lt_minor"; then
392 elif test "$lt_minor" -lt "$need_lt_minor"; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/
H A Dbuildconf214 lt_minor=$2
219 if test "$lt_minor" -lt "$LIBTOOL_WANTED_MINOR"; then
222 if test "$lt_minor" -gt "$LIBTOOL_WANTED_MINOR"; then
388 elif test -z "$lt_minor"; then
390 elif test "$lt_minor" -gt "$need_lt_minor"; then
392 elif test "$lt_minor" -lt "$need_lt_minor"; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/
H A Dbuildconf214 lt_minor=$2
219 if test "$lt_minor" -lt "$LIBTOOL_WANTED_MINOR"; then
222 if test "$lt_minor" -gt "$LIBTOOL_WANTED_MINOR"; then
388 elif test -z "$lt_minor"; then
390 elif test "$lt_minor" -gt "$need_lt_minor"; then
392 elif test "$lt_minor" -lt "$need_lt_minor"; then

Completed in 72 milliseconds