From e738751e83b8590fe71c23d02027d92df6ee83a8 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 27 Oct 2018 14:19:27 -0700 Subject: Accept any libtool version ct-ng will build its own version if a recent enough version is not detected. Signed-off-by: Alexey Neyman --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d06be675..791cb7a0 100644 --- a/configure.ac +++ b/configure.ac @@ -172,7 +172,7 @@ CTNG_PROG_VERSION_REQ_ANY([MAKE], [make_3_81_or_newer]) # Check other companion tools that we may or may not build. -CTNG_PROG_VERSION_REQ_STRICT([LIBTOOL], +CTNG_PROG_VERSION([LIBTOOL], [GNU libtool >= 2.4], [libtool], [glibtool libtool], -- cgit v1.2.3