Home | History | Annotate | Download | only in ninfod

Lines Matching refs:ac_useropt

782     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
784 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
785 as_fn_error $? "invalid feature name: $ac_useropt"
786 ac_useropt_orig=$ac_useropt
787 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
790 "enable_$ac_useropt"
795 eval enable_$ac_useropt=no ;;
808 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
810 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
811 as_fn_error $? "invalid feature name: $ac_useropt"
812 ac_useropt_orig=$ac_useropt
813 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
816 "enable_$ac_useropt"
821 eval enable_$ac_useropt=\$ac_optarg ;;
1012 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1014 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1015 as_fn_error $? "invalid package name: $ac_useropt"
1016 ac_useropt_orig=$ac_useropt
1017 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1020 "with_$ac_useropt"
1025 eval with_$ac_useropt=\$ac_optarg ;;
1028 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1030 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1031 as_fn_error $? "invalid package name: $ac_useropt"
1032 ac_useropt_orig=$ac_useropt
1033 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1036 "with_$ac_useropt"
1041 eval with_$ac_useropt=no ;;