From e7deac3aad394325f9e6fc6fda41d34ec94a59e0 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Fri, 19 May 2017 21:58:46 -0700 Subject: Switch comp.libs/tools and debug to new framework. Signed-off-by: Alexey Neyman --- config/companion_tools/libtool.in | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'config/companion_tools/libtool.in') diff --git a/config/companion_tools/libtool.in b/config/companion_tools/libtool.in index 5c14fa06..071b53ee 100644 --- a/config/companion_tools/libtool.in +++ b/config/companion_tools/libtool.in @@ -2,22 +2,5 @@ ## default y if !CONFIGURE_has_libtool_2_4_or_newer ## default y if !CONFIGURE_has_libtoolize_2_4_or_newer -## help Libtool -choice - bool - prompt "Libtool version" -# Don't remove next line -# CT_INSERT_VERSION_BELOW - -config LIBTOOL_V_2_4_6 - bool - prompt "2.4.6" - -endchoice - -config LIBTOOL_VERSION - string -# Don't remove next line -# CT_INSERT_VERSION_STRING_BELOW - default "2.4.6" if LIBTOOL_V_2_4_6 +source "config/versions/libtool.in" -- cgit v1.2.3