HomeSort by relevance Sort by last modified time
    Searched refs:lt_major (Results 1 - 2 of 2) sorted by null

  /external/curl/
buildconf 222 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
340 if test "$lt_major" = "1" && test "$lt_minor" = "5"; then
414 if test -z "$lt_major"; then
416 elif test "$lt_major" -gt "$need_lt_major"; then
418 elif test "$lt_major" -lt "$need_lt_major"; then
  /external/libusb/
configure 754 lt_major
    [all...]

Completed in 42 milliseconds