Home | History | Annotate | Download | only in libcody

Lines Matching refs:ac_useropt

777     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
779 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
780 as_fn_error $? "invalid feature name: $ac_useropt"
781 ac_useropt_orig=$ac_useropt
782 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
785 "enable_$ac_useropt"
790 eval enable_$ac_useropt=no ;;
803 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
805 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
806 as_fn_error $? "invalid feature name: $ac_useropt"
807 ac_useropt_orig=$ac_useropt
808 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
811 "enable_$ac_useropt"
816 eval enable_$ac_useropt=\$ac_optarg ;;
1007 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1009 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1010 as_fn_error $? "invalid package name: $ac_useropt"
1011 ac_useropt_orig=$ac_useropt
1012 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1015 "with_$ac_useropt"
1020 eval with_$ac_useropt=\$ac_optarg ;;
1023 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1025 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1026 as_fn_error $? "invalid package name: $ac_useropt"
1027 ac_useropt_orig=$ac_useropt
1028 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1031 "with_$ac_useropt"
1036 eval with_$ac_useropt=no ;;