summaryrefslogtreecommitdiff
path: root/mk/libtool.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/libtool.mk')
-rw-r--r--mk/libtool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/libtool.mk b/mk/libtool.mk
index c70c47a..aae8cde 100644
--- a/mk/libtool.mk
+++ b/mk/libtool.mk
@@ -23,7 +23,7 @@
# \date March 2010
################################################################################
-LIBTOOL_VERSION := 2.2.10
+LIBTOOL_VERSION := 2.4
LIBTOOL_SITE := http://ftp.gnu.org/gnu/libtool
LIBTOOL_PACKAGE := libtool-$(LIBTOOL_VERSION).tar.gz
LIBTOOL_BUILD_DIR := $(TOOLS_BUILD)/libtool-$(LIBTOOL_VERSION)