autoreconf

This commit is contained in:
Xavier Roche
2013-04-28 19:11:00 +00:00
parent 93914925cc
commit dcb57ac7cc

2
debian/rules vendored
View File

@@ -27,6 +27,8 @@ configure: configure-stamp
configure-stamp:
dh_testdir
autoreconf -v -i
./configure \
--prefix=/usr \
--host=$(DEB_HOST_GNU_TYPE) \