---
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 260baaa..da2178a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,7 +103,8 @@ fi
## ------------------ ##
# Use Libtool.
-LT_INIT
+# To be replaced by a call to LT_INIT as soon as Libtool 2.2 is used.
+AC_PROG_LIBTOOL
# Check for Darwin.
AC_CANONICAL_HOST
--
1.6.1.2
Show replies by date