Commit c09d0c93 authored by Emmanuel Bertin's avatar Emmanuel Bertin
Browse files

Reverted previous change.

parent 76da9b8b
......@@ -55,7 +55,7 @@ Extract catalogs of sources from astronomical images
if test "$USE_BEST"; then
%configure --enable-mkl --enable-auto-flags --enable-best-link --with-release=@PACKAGE_RELEASE@
elif test "$USE_ICC"; then
%configure --enable-mkl --with-release=@PACKAGE_RELEASE@
%configure --enable-icc --with-release=@PACKAGE_RELEASE@
else
%configure --with-release=@PACKAGE_RELEASE@
fi
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment