Searched refs:lt_patch (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 Dbuildconf215 lt_patch=$3
224 elif test -n "$lt_patch"; then
225 if test "$lt_patch" -lt "$LIBTOOL_WANTED_PATCH"; then
394 elif test -z "$lt_patch"; then
396 elif test "$lt_patch" -gt "$need_lt_patch"; then
398 elif test "$lt_patch" -lt "$need_lt_patch"; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/
H A Dbuildconf215 lt_patch=$3
224 elif test -n "$lt_patch"; then
225 if test "$lt_patch" -lt "$LIBTOOL_WANTED_PATCH"; then
394 elif test -z "$lt_patch"; then
396 elif test "$lt_patch" -gt "$need_lt_patch"; then
398 elif test "$lt_patch" -lt "$need_lt_patch"; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/
H A Dbuildconf215 lt_patch=$3
224 elif test -n "$lt_patch"; then
225 if test "$lt_patch" -lt "$LIBTOOL_WANTED_PATCH"; then
394 elif test -z "$lt_patch"; then
396 elif test "$lt_patch" -gt "$need_lt_patch"; then
398 elif test "$lt_patch" -lt "$need_lt_patch"; then

Completed in 71 milliseconds