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 diff --git a/configure.ac b/configure.ac index d06be67..791cb7a 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 v0.10.2-6-g49f6