r11298: from NMU
[ctsim.git] / debian / rules
index 798df69810e23293c9bf2d84620a432ccc9a8b78..38ecda8e5a0275c6823556590c554f4e5dc194ac 100755 (executable)
@@ -33,7 +33,7 @@ configure-stamp:
        dh_testdir
        touch configure.in && touch aclocal.m4 && touch configure
 
-       ./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man --datadir=$(HELPDIR) --with-ctn -with-x
+       ./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man --datadir=$(HELPDIR) --with-ctn -with-x --without-lam
        touch configure-stamp