Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching refs:req_major

15669     req_major=`echo $min_libgcrypt_version | \
15682 if test "$major" -gt "$req_major"; then
15685 if test "$major" -eq "$req_major"; then