| commit | 50c2b69e5a68a7025bba7051022e568c89efef73 | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Mon Feb 06 14:45:10 2012 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Mon Feb 06 14:45:10 2012 +0000 |
| tree | c2a626d1ae0ff2891813f73210f4ed685a0c5a71 | |
| parent | 15f006fc4797ad4c1df8c49856c7fd03d5ae026f [diff] |
diff --git a/MagickCore/magick-config.h b/MagickCore/magick-config.h index 6c32599..3db76f6 100644 --- a/MagickCore/magick-config.h +++ b/MagickCore/magick-config.h
@@ -1520,7 +1520,9 @@ /* #undef WITH_DMALLOC */ /* Define if you have wmflite library */ -/* #undef WMFLITE_DELEGATE */ +#ifndef MAGICKCORE_WMFLITE_DELEGATE +#define MAGICKCORE_WMFLITE_DELEGATE 1 +#endif /* Define if you have wmf library */ /* #undef WMF_DELEGATE */