Home | History | Annotate | Download | only in make

Lines Matching refs:ac_useropt

795     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
797 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
798 as_fn_error $? "invalid feature name: $ac_useropt"
799 ac_useropt_orig=$ac_useropt
800 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
803 "enable_$ac_useropt"
808 eval enable_$ac_useropt=no ;;
821 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
823 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
824 as_fn_error $? "invalid feature name: $ac_useropt"
825 ac_useropt_orig=$ac_useropt
826 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
829 "enable_$ac_useropt"
834 eval enable_$ac_useropt=\$ac_optarg ;;
1025 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1027 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1028 as_fn_error $? "invalid package name: $ac_useropt"
1029 ac_useropt_orig=$ac_useropt
1030 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1033 "with_$ac_useropt"
1038 eval with_$ac_useropt=\$ac_optarg ;;
1041 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1043 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1044 as_fn_error $? "invalid package name: $ac_useropt"
1045 ac_useropt_orig=$ac_useropt
1046 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1049 "with_$ac_useropt"
1054 eval with_$ac_useropt=no ;;