We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d5f40 commit 434adc2Copy full SHA for 434adc2
libcharset/m4/libtool.m4
@@ -89,7 +89,7 @@ _LT_SET_OPTIONS([$0], [$1])
89
LIBTOOL_DEPS="$ltmain"
90
91
# Always use our own libtool.
92
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL="${CONFIG_SHELL-$SHELL} "'$(top_builddir)/libtool'
93
AC_SUBST(LIBTOOL)dnl
94
95
_LT_SETUP
0 commit comments