r10662: new upstream: 4.4.0. Changes to support X.org
[ctsim.git] / debian / rules
index 62a6be332fcde9d868f7da665ceaf54545e6832c..21d0499f8c9a4043efc41fdb995065bda97a0076 100755 (executable)
@@ -36,7 +36,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
+       ./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man --datadir=$(HELPDIR) --with-ctn -with-x
        touch configure-stamp