[vlc-devel] [PATCH 3.0 12/17] tools: autoreconf libtool
Steve Lhomme
robux4 at ycbcr.xyz
Fri Mar 27 16:57:14 CET 2020
Not all systems have aclocal-1.15.
(cherry picked from commit b867909e3f17a4365b0b2659dc5c4cb068040422)
---
extras/tools/tools.mak | 1 +
1 file changed, 1 insertion(+)
diff --git a/extras/tools/tools.mak b/extras/tools/tools.mak
index 8fc85ace1e..327620fbb7 100644
--- a/extras/tools/tools.mak
+++ b/extras/tools/tools.mak
@@ -106,6 +106,7 @@ libtool: libtool-$(LIBTOOL_VERSION).tar.gz
$(APPLY) libtool-2.4.6-san.patch
$(APPLY) libtool-2.4.6-clang-libs.patch
$(APPLY) libtool-2.4.6-response-files.patch
+ (cd $(UNPACK_DIR) && autoreconf)
$(MOVE)
.libtool: libtool .automake
--
2.17.1
More information about the vlc-devel
mailing list