blob: 3f9fc8fa580129c9a95ceef8de988ff2c16132e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/configure
+++ b/configure
@@ -6681,7 +6681,7 @@
LIBTOOL_DEPS="$ltmain"
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL='$(CONFIG_SHELL) $(top_builddir)/libtool'
|