X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=m4%2Fae_config_feature.m4;h=1d7cd5831ab57ed2c64124141359eaf4698618a0;hb=147f83310f5d3bb0a45618a0a297b894364a7859;hp=315da572aaa2675eeb07404850956bc87860b46b;hpb=2fbda51c64f28b33b8febffc998af235e6fa9ea9;p=lttng-ust.git diff --git a/m4/ae_config_feature.m4 b/m4/ae_config_feature.m4 index 315da572..1d7cd583 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