Invoke dh --with autotools_dev to ensure use of fresh config.{guess,sub} files.
authorAaron M. Ucko <ucko@debian.org>
Sun, 29 May 2011 15:21:07 +0000 (15:21 +0000)
committerAaron M. Ucko <ucko@debian.org>
Sun, 29 May 2011 15:21:07 +0000 (15:21 +0000)
debian/rules

index c50f9d38844530c017c800c5f0ce486de77bf65b..d608415b7c1219e80e177212a0e7b73699002396 100755 (executable)
@@ -67,7 +67,7 @@ override_dh_clean:
        rm -f c++/src/objects/blastxml/blastxml.module
 
 %:
-       dh $@ --with quilt --sourcedir=$(SOURCEDIR)
+       dh $@ --with autotools_dev --with quilt --sourcedir=$(SOURCEDIR)
 
 get-orig-source:
        . debian/get-orig-source