Home
last modified time | relevance | path

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

/external/curl/
Dbuildconf222 lt_major=$1
226 if test -z "$lt_major"; then
228 elif test "$lt_major" -gt "$want_lt_major"; then
230 elif test "$lt_major" -lt "$want_lt_major"; then
339 if test "$lt_major" = "1" && test "$lt_minor" = "5"; then
413 if test -z "$lt_major"; then
415 elif test "$lt_major" -gt "$need_lt_major"; then
417 elif test "$lt_major" -lt "$need_lt_major"; then