Home
last modified time | relevance | path

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

/external/curl/
Dcurl-config.in106 cminor=`echo $checkfor | cut -d. -f2`
121 if test "$vminor" -gt "$cminor"; then
124 if test "$vminor" -eq "$cminor"; then