| commit | 55bf91c47050417fb79c8f91a73a4ed1530e34da | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Fri Sep 24 00:29:41 2010 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Fri Sep 24 00:29:41 2010 +0000 |
| tree | 43c63df3d1c686524a5f8564da5d2df360126268 | |
| parent | 7acf8fbfde81df6e918888002deec0d20abdcd4b [diff] [blame] |
diff --git a/magick/magick-config.h b/magick/magick-config.h index cfec317..f3aec81 100644 --- a/magick/magick-config.h +++ b/magick/magick-config.h
@@ -1292,6 +1292,11 @@ #define MAGICKCORE_STDC_HEADERS 1 #endif +/* Define if you have POSIX threads libraries and header files. */ +#ifndef MAGICKCORE_THREAD_SUPPORT +#define MAGICKCORE_THREAD_SUPPORT 1 +#endif + /* Define if you have TIFF library */ #ifndef MAGICKCORE_TIFF_DELEGATE #define MAGICKCORE_TIFF_DELEGATE 1