Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:ac_useropt

877     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
879 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
880 as_fn_error $? "invalid feature name: $ac_useropt"
881 ac_useropt_orig=$ac_useropt
882 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
885 "enable_$ac_useropt"
890 eval enable_$ac_useropt=no ;;
903 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
905 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
906 as_fn_error $? "invalid feature name: $ac_useropt"
907 ac_useropt_orig=$ac_useropt
908 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
911 "enable_$ac_useropt"
916 eval enable_$ac_useropt=\$ac_optarg ;;
1107 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1109 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1110 as_fn_error $? "invalid package name: $ac_useropt"
1111 ac_useropt_orig=$ac_useropt
1112 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1115 "with_$ac_useropt"
1120 eval with_$ac_useropt=\$ac_optarg ;;
1123 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1125 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1126 as_fn_error $? "invalid package name: $ac_useropt"
1127 ac_useropt_orig=$ac_useropt
1128 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1131 "with_$ac_useropt"
1136 eval with_$ac_useropt=no ;;