Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching refs:req_minor

15671     req_minor=`echo $min_libgcrypt_version | \
15686 if test "$minor" -gt "$req_minor"; then
15689 if test "$minor" -eq "$req_minor"; then