--- a
+++ b/autogen.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+#
+# autogen.sh
+#
+# Autogenerates stuff.
+#
+aclocal
+autoconf
+autoheader
+automake -a -Woverride -Wportability