<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2016-09-29 19:32:39.000000000 -0700
+++ configure	2019-06-09 07:19:12.000000000 -0700
@@ -15268,7 +15268,7 @@
 	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the suffix of module shared libraries" &gt;&amp;5
 $as_echo_n "checking for the suffix of module shared libraries... " &gt;&amp;6; }
 	export SED
-	shrext_cmds=`libtool --config | grep '^shrext_cmds='`
+	shrext_cmds=`glibtool --config | grep '^shrext_cmds='`
 	eval $shrext_cmds
 	module=yes eval std_shrext=$shrext_cmds
 	lt_module_suffix=`echo $std_shrext | sed 's/^\.//'`
</pre></body></html>