<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- autogen.sh.orig
+++ autogen.sh
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-libtoolize --force --automake --copy
+glibtoolize --force --automake --copy
 aclocal -I macros/
 autoheader
 autoconf
 automake -a --copy
</pre></body></html>