From: Zealot Date: Tue, 26 Feb 2013 09:16:43 +0000 (+0800) Subject: Add autoreconf to call autogen.sh while build deb X-Git-Tag: 0.7.2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=760f35d4bc41a495ae35be46c1ecc9a3cb4bae44;p=thirdparty%2Flldpd.git Add autoreconf to call autogen.sh while build deb --- diff --git a/debian/rules b/debian/rules index 276cec31..941649e3 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_EXTRA_FLAGS = --with-snmp --with-xml