Update debian configure options
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 21 Mar 2018 07:53:11 +0000 (07:53 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 21 Mar 2018 07:53:11 +0000 (07:53 +0000)
debian/rules

index 8df6f33dbae1c464776449ed572d09b663f27efe..7a13e1ce044f034712495d9c08eac520f7384a2a 100755 (executable)
@@ -10,8 +10,7 @@ override_dh_auto_clean:
        rm -f helical/sample-helical.sh tools/sample-ctsim.sh
 
 override_dh_auto_configure:
-       dh_auto_configure
-       #dh_auto_configure -- --with-ctn -with-x --without-lam
+       dh_auto_configure -- --with-ctn -with-x --without-lam
 
 override_dh_installdocs-indep:
        (cd docs; tar xzf html.tar.gz)