Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:ac_useropt

826     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
828 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
829 as_fn_error $? "invalid feature name: $ac_useropt"
830 ac_useropt_orig=$ac_useropt
831 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
834 "enable_$ac_useropt"
839 eval enable_$ac_useropt=no ;;
852 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
854 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
855 as_fn_error $? "invalid feature name: $ac_useropt"
856 ac_useropt_orig=$ac_useropt
857 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
860 "enable_$ac_useropt"
865 eval enable_$ac_useropt=\$ac_optarg ;;
1056 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1058 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1059 as_fn_error $? "invalid package name: $ac_useropt"
1060 ac_useropt_orig=$ac_useropt
1061 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1064 "with_$ac_useropt"
1069 eval with_$ac_useropt=\$ac_optarg ;;
1072 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1074 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1075 as_fn_error $? "invalid package name: $ac_useropt"
1076 ac_useropt_orig=$ac_useropt
1077 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1080 "with_$ac_useropt"
1085 eval with_$ac_useropt=no ;;