summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-04-18 05:47:39 (GMT)
committerGitHub <noreply@github.com>2018-04-18 05:47:39 (GMT)
commit90d14443d1ab1d650f7aef98df3d2948ba6dd605 (patch)
tree88a932353f8dc19342b674cc57dee4bae39dd3ee /configure.ac
parent5472517b31bde9b1ab71fd3369f3370e813e0351 (diff)
parent345dc4161d937c302248ea34ea55a9abc4bf343d (diff)
Merge pull request #947 from stilor/docker-testing
Docker-based testing for Linux distros
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5cb82a8..765eae1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -167,7 +167,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([LIBTOOL],
+CTNG_PROG_VERSION_REQ_STRICT([LIBTOOL],
[GNU libtool >= 2.4],
[libtool],
[glibtool libtool],