Home | History | Annotate | Download | only in libnfnetlink

Lines Matching refs:ac_useropt

875     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
877 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
878 as_fn_error $? "invalid feature name: $ac_useropt"
879 ac_useropt_orig=$ac_useropt
880 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
883 "enable_$ac_useropt"
888 eval enable_$ac_useropt=no ;;
901 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
903 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
904 as_fn_error $? "invalid feature name: $ac_useropt"
905 ac_useropt_orig=$ac_useropt
906 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
909 "enable_$ac_useropt"
914 eval enable_$ac_useropt=\$ac_optarg ;;
1105 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1107 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1108 as_fn_error $? "invalid package name: $ac_useropt"
1109 ac_useropt_orig=$ac_useropt
1110 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1113 "with_$ac_useropt"
1118 eval with_$ac_useropt=\$ac_optarg ;;
1121 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1123 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1124 as_fn_error $? "invalid package name: $ac_useropt"
1125 ac_useropt_orig=$ac_useropt
1126 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1129 "with_$ac_useropt"
1134 eval with_$ac_useropt=no ;;