summaryrefslogtreecommitdiff
path: root/config/companion_tools/autoconf.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/companion_tools/autoconf.in')
-rw-r--r--config/companion_tools/autoconf.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/companion_tools/autoconf.in b/config/companion_tools/autoconf.in
index 3b33df6..b85e1f9 100644
--- a/config/companion_tools/autoconf.in
+++ b/config/companion_tools/autoconf.in
@@ -1,5 +1,7 @@
# Autoconf
+## default y if !CONFIGURE_has_autoconf_2_63_or_newer
+## default y if !CONFIGURE_has_autoreconf_2_63_or_newer
## help Autoconf
choice
@@ -14,7 +16,8 @@ config AUTOCONF_V_2_69
config AUTOCONF_V_2_65
bool
- prompt "2.65"
+ prompt "2.65 (OBSOLETE)"
+ depends on OBSOLETE
endchoice