Home | History | Annotate | Download | only in elfutils

Lines Matching refs:ac_useropt

867     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
869 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
870 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
872 ac_useropt_orig=$ac_useropt
873 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
876 "enable_$ac_useropt"
881 eval enable_$ac_useropt=no ;;
894 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
896 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
897 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
899 ac_useropt_orig=$ac_useropt
900 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
903 "enable_$ac_useropt"
908 eval enable_$ac_useropt=\$ac_optarg ;;
1099 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1101 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1102 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1104 ac_useropt_orig=$ac_useropt
1105 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1108 "with_$ac_useropt"
1113 eval with_$ac_useropt=\$ac_optarg ;;
1116 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1118 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1119 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1121 ac_useropt_orig=$ac_useropt
1122 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1125 "with_$ac_useropt"
1130 eval with_$ac_useropt=no ;;