Home | History | Annotate | Download | only in gprof

Lines Matching refs:ac_useropt

866     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
868 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
869 as_fn_error "invalid feature name: $ac_useropt"
870 ac_useropt_orig=$ac_useropt
871 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
874 "enable_$ac_useropt"
879 eval enable_$ac_useropt=no ;;
892 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
894 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
895 as_fn_error "invalid feature name: $ac_useropt"
896 ac_useropt_orig=$ac_useropt
897 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
900 "enable_$ac_useropt"
905 eval enable_$ac_useropt=\$ac_optarg ;;
1096 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1098 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1099 as_fn_error "invalid package name: $ac_useropt"
1100 ac_useropt_orig=$ac_useropt
1101 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1104 "with_$ac_useropt"
1109 eval with_$ac_useropt=\$ac_optarg ;;
1112 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1114 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1115 as_fn_error "invalid package name: $ac_useropt"
1116 ac_useropt_orig=$ac_useropt
1117 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1120 "with_$ac_useropt"
1125 eval with_$ac_useropt=no ;;