rely on dh_autoreconf instead of manually invoking autogen.sh

This commit is contained in:
Daniel Kahn Gillmor 2015-07-12 16:04:44 -04:00
parent e6b522834b
commit 2192c32f9b
1 changed files with 0 additions and 1 deletions

1
debian/rules vendored
View File

@ -13,7 +13,6 @@ override_dh_autoreconf:
dh_autoreconf
override_dh_auto_configure:
./autogen.sh
dh_auto_configure -- \
--enable-builtin=libicu \
--enable-gtk-doc \