Home
last modified time | relevance | path

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

/external/curl/
Dbuildconf223 lt_minor=$2
232 elif test -z "$lt_minor"; then
234 elif test "$lt_minor" -gt "$want_lt_minor"; then
236 elif test "$lt_minor" -lt "$want_lt_minor"; then
339 if test "$lt_major" = "1" && test "$lt_minor" = "5"; then
419 elif test -z "$lt_minor"; then
421 elif test "$lt_minor" -gt "$need_lt_minor"; then
423 elif test "$lt_minor" -lt "$need_lt_minor"; then