Home | History | Annotate | Download | only in libpcap

Lines Matching refs:ac_cv_linux_vers

6255  		if test "${ac_cv_linux_vers+set}" = set; then
6258 ac_cv_linux_vers=unknown
6262 if test "${ac_cv_linux_vers+set}" = set; then
6265 ac_cv_linux_vers=`uname -r 2>&1 | \
6270 { echo "$as_me:$LINENO: result: $ac_cv_linux_vers" >&5
6271 echo "${ECHO_T}$ac_cv_linux_vers" >&6; }
6272 if test $ac_cv_linux_vers = unknown ; then
6277 if test $ac_cv_linux_vers -lt 2 ; then