Home | History | Annotate | Download | only in libpcap

Lines Matching refs:ac_useropt

872     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
874 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
875 as_fn_error $? "invalid feature name: $ac_useropt"
876 ac_useropt_orig=$ac_useropt
877 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
880 "enable_$ac_useropt"
885 eval enable_$ac_useropt=no ;;
898 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
900 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
901 as_fn_error $? "invalid feature name: $ac_useropt"
902 ac_useropt_orig=$ac_useropt
903 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
906 "enable_$ac_useropt"
911 eval enable_$ac_useropt=\$ac_optarg ;;
1102 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1104 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1105 as_fn_error $? "invalid package name: $ac_useropt"
1106 ac_useropt_orig=$ac_useropt
1107 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1110 "with_$ac_useropt"
1115 eval with_$ac_useropt=\$ac_optarg ;;
1118 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1120 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1121 as_fn_error $? "invalid package name: $ac_useropt"
1122 ac_useropt_orig=$ac_useropt
1123 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1126 "with_$ac_useropt"
1131 eval with_$ac_useropt=no ;;