remove use of autoreconf from rules
[ctsim.git] / debian / rules
index 6388bc8f95e0039e265701b96a1672fb698a0867..d0c8a48d5e6d142eb2aeba98d3acd7291c8e7310 100755 (executable)
@@ -28,7 +28,6 @@ desktop-dir   := usr/share/applications
 configure: configure-stamp
 configure-stamp:
        dh_testdir
-       autoreconf
        touch configure.in && touch aclocal.m4 && touch configure
        ./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man --datadir=$(HELPDIR) --with-ctn -with-x --without-lam
        touch configure-stamp