r529: *** empty log message ***
[ctsim.git] / rpm / ctsim.spec
index 0f4fa9969f4dae47176526295624341feb6938c4..cc7f1f7f62e84b81cd40a81414f342f1bfa22605 100644 (file)
@@ -18,7 +18,7 @@ CTSim is a Computed Tomography Simulator.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
-       ./configure --prefix=/usr/local --enable-static
+       ./configure --prefix=/usr/local --enable-static --without-lam
 make
 
 %install