Home
last modified time | relevance | path

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

/curl/
H A Dcurl-config.in111 vmajor=`echo '@CURLVERSION@' | cut -d. -f1`
117 if test "$vmajor" -gt "$cmajor"; then
120 if test "$vmajor" -eq "$cmajor"; then

Completed in 2 milliseconds