--- dancer-xml-0.8.2.1.orig/autogen.sh
+++ dancer-xml-0.8.2.1/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+libtoolize -f -c && aclocal && autoheader && automake --foreign -a -c && autoconf
+
