Home | History | Annotate | Download | only in test

Lines Matching refs:ac_useropt

788     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
790 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
791 as_fn_error $? "invalid feature name: $ac_useropt"
792 ac_useropt_orig=$ac_useropt
793 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
796 "enable_$ac_useropt"
801 eval enable_$ac_useropt=no ;;
814 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
816 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
817 as_fn_error $? "invalid feature name: $ac_useropt"
818 ac_useropt_orig=$ac_useropt
819 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
822 "enable_$ac_useropt"
827 eval enable_$ac_useropt=\$ac_optarg ;;
1018 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1020 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1021 as_fn_error $? "invalid package name: $ac_useropt"
1022 ac_useropt_orig=$ac_useropt
1023 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1026 "with_$ac_useropt"
1031 eval with_$ac_useropt=\$ac_optarg ;;
1034 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1036 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1037 as_fn_error $? "invalid package name: $ac_useropt"
1038 ac_useropt_orig=$ac_useropt
1039 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1042 "with_$ac_useropt"
1047 eval with_$ac_useropt=no ;;