Home | History | Annotate | Download | only in etc

Lines Matching refs:ac_useropt

769     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
771 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
772 as_fn_error $? "invalid feature name: $ac_useropt"
773 ac_useropt_orig=$ac_useropt
774 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
777 "enable_$ac_useropt"
782 eval enable_$ac_useropt=no ;;
795 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
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=\$ac_optarg ;;
999 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1001 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1002 as_fn_error $? "invalid package name: $ac_useropt"
1003 ac_useropt_orig=$ac_useropt
1004 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1007 "with_$ac_useropt"
1012 eval with_$ac_useropt=\$ac_optarg ;;
1015 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1017 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1018 as_fn_error $? "invalid package name: $ac_useropt"
1019 ac_useropt_orig=$ac_useropt
1020 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1023 "with_$ac_useropt"
1028 eval with_$ac_useropt=no ;;