--- autogen.sh.orig	2024-11-22 00:39:09
+++ autogen.sh	2024-11-22 00:40:39
@@ -3,7 +3,8 @@
 src_dir=`pwd`
 configure_options="$@"
 
-libtoolize
+glibtoolize
+autoupdate
 autoreconf -i --force
 automake
 
