spack/var/spack/repos/builtin/packages/ctffind/configure.patch
Glenn Johnson 634d51cec2
ctffind: update to version 4.1.14 and add MKL support (#30095)
- patch error in configure for 4.1.8
- use fftw-api
- enable support for MKL FFT
- add needed dependencies for libtiff and jpeg
2022-04-19 12:30:28 +00:00

12 lines
230 B
Diff

--- a/configure 2022-04-10 16:38:34.597174174 -0500
+++ b/configure 2022-04-10 16:39:33.476364063 -0500
@@ -2981,7 +2981,7 @@
fi
-INPUT_CPPFLAGS="$CXXFLAGS"
+INPUT_CPPFLAGS="$CPPFLAGS"
INPUT_CXXFLAGS="$CXXFLAGS"
ac_ext=c