try it this way, instead
authorBdale Garbee <bdale@gag.com>
Mon, 28 Sep 2015 22:24:50 +0000 (16:24 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 28 Sep 2015 22:24:50 +0000 (16:24 -0600)
debian/rules

index d289349935f9c5044a18d93ee53861cb3edca1d3..3fc3590a8989e0ffc1b00253b516ff442e3c0036 100755 (executable)
@@ -23,8 +23,7 @@ configure-stamp:
        dh_testdir
        cp -f /usr/share/misc/config.sub build-aux/config.sub
        cp -f /usr/share/misc/config.guess build-aux/config.guess
-       aclocal
-       automake
+       autoreconf --force -v --install
        RSH="/usr/bin/rsh" CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure \
                --prefix=/usr \
                --libexecdir=/usr/lib/tar \