X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=m4%2Fae_config_feature.m4;h=828b4295f1927848cf72215dbba321b5fea4e5c1;hb=672e1c93f07e41c8a0f6ddca7017baf5f6870db0;hp=7582c00f983dddbd22e90f55814b167429d5eb6b;hpb=7eb3c78d45578562f3c72e111585a10ad7f9ce6b;p=userspace-rcu.git diff --git a/m4/ae_config_feature.m4 b/m4/ae_config_feature.m4 index 7582c00..828b429 100644 --- a/m4/ae_config_feature.m4 +++ b/m4/ae_config_feature.m4 @@ -95,7 +95,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 1 +#serial 2 # AE_FEATURE_DEFAULT_ENABLE: The next feature defined with AE_FEATURE will @@ -230,7 +230,7 @@ AS_IF([test "x$enable_[]FEATURE[]" = x && test "ae_feature_default_arg" = yes],[ AC_ARG_ENABLE([$1], AS_HELP_STRING([--ae_feature_default_switch-$1],dnl - [$2 [default=ae_feature_default_arg]]),[ + [$2]),[ case "${enableval}" in yes) enable_[]FEATURE[]=yes