r187: *** empty log message ***
[ctsim.git] / rpm / ctsim-2.0.0b9-1.spec
index 948cf19fef08183930c812ce57147e65e283eb52..c731b0af48ba9d8b603b00408985283d6bf378b3 100644 (file)
@@ -18,7 +18,7 @@ CTSim is a Computed Tomography Simulator.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
-       ./configure --prefix=/usr/local
+       ./configure --prefix=/usr/local --enable-static
 make
 
 %install