<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- autogen.sh	2010-08-19 17:21:46.000000000 +0200
+++ autogen.sh-fixed	2010-08-19 18:14:37.332895438 +0200
@@ -14,5 +14,4 @@
 MAKEFLAGS=""
 
 autoreconf -v --install || exit 1
-
-"$srcdir"/configure "$@"
+automake --add-missing
</pre></body></html>