Home
last modified time | relevance | path

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

/curl/
H A Dcurl-config.in109 vmajor=$(echo '@CURLVERSION@' | cut -d. -f1)
115 if test "$vmajor" -gt "$cmajor"; then
118 if test "$vmajor" -eq "$cmajor"; then

Completed in 4 milliseconds