#!/usr/bin/make -f %: dh --with-autotools-dev --with-autoreconf $@ override_dh_auto_configure: test -f configure || sh autogen.sh dh_auto_configure