[SCM] Common Astronomy Software Applications core library branch, debian, updated. 4acbc2292575dc2088134f6a40cb74216b1782c9

Ole Streicher debian at liska.ath.cx
Wed Sep 12 13:22:51 UTC 2012


The following commit has been merged in the debian branch:
commit 4acbc2292575dc2088134f6a40cb74216b1782c9
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Sep 12 15:22:23 2012 +0200

    Add more build options

diff --git a/debian/rules b/debian/rules
index 7d151d7..5899784 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 	dh  $@ --parallel --buildsystem=cmake
 
 override_dh_auto_configure:
-	dh_auto_configure --  -DBUILD_TESTING=OFF
+	dh_auto_configure --  -DBUILD_TESTING=OFF -DUSE_FFTW3=ON -DUSE_HDF5=OFF -DUSE_READLINE=ON -DUSE_THREADS=ON
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Common Astronomy Software Applications core library



More information about the debian-science-commits mailing list