Home | History | Annotate | Download | only in lmfit

Lines Matching refs:ac_useropt

886     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
888 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
889 as_fn_error $? "invalid feature name: $ac_useropt"
890 ac_useropt_orig=$ac_useropt
891 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
894 "enable_$ac_useropt"
899 eval enable_$ac_useropt=no ;;
912 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
914 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
915 as_fn_error $? "invalid feature name: $ac_useropt"
916 ac_useropt_orig=$ac_useropt
917 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
920 "enable_$ac_useropt"
925 eval enable_$ac_useropt=\$ac_optarg ;;
1125 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1127 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1128 as_fn_error $? "invalid package name: $ac_useropt"
1129 ac_useropt_orig=$ac_useropt
1130 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1133 "with_$ac_useropt"
1138 eval with_$ac_useropt=\$ac_optarg ;;
1141 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1143 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1144 as_fn_error $? "invalid package name: $ac_useropt"
1145 ac_useropt_orig=$ac_useropt
1146 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1149 "with_$ac_useropt"
1154 eval with_$ac_useropt=no ;;