Changeset 368 for ImageMagick/trunk/config/config.h.in
- Timestamp:
- 10/12/09 19:02:39 (5 months ago)
- Files:
-
- 1 modified
-
ImageMagick/trunk/config/config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/config/config.h.in
r240 r368 123 123 #undef HAVE_CLOSEDIR 124 124 125 /* Define to 1 if you have the <CL/ cl.h> header file. */126 #undef HAVE_CL_ CL_H125 /* Define to 1 if you have the <CL/OpenCL.h> header file. */ 126 #undef HAVE_CL_OPENCL_H 127 127 128 128 /* Define to 1 if you have the <complex.h> header file. */ … … 310 310 #undef HAVE_NDIR_H 311 311 312 /* Define to 1 if you have the <OpenCL/ cl.h> header file. */313 #undef HAVE_OPENCL_ CL_H312 /* Define to 1 if you have the <OpenCL/OpenCL.h> header file. */ 313 #undef HAVE_OPENCL_OPENCL_H 314 314 315 315 /* Define to 1 if you have the `opendir' function. */
