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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dbuildconf222 lt_minor=$2
231 elif test -z "$lt_minor"; then
233 elif test "$lt_minor" -gt "$want_lt_minor"; then
235 elif test "$lt_minor" -lt "$want_lt_minor"; then
352 if test "$lt_major" = "1" && test "$lt_minor" = "5"; then
432 elif test -z "$lt_minor"; then
434 elif test "$lt_minor" -gt "$need_lt_minor"; then
436 elif test "$lt_minor" -lt "$need_lt_minor"; then

Completed in 56 milliseconds