summaryrefslogtreecommitdiff
path: root/ext/exif/php_exif.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/exif/php_exif.h')
-rw-r--r--ext/exif/php_exif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/exif/php_exif.h b/ext/exif/php_exif.h
index 90a3cb61e0..2f0bcff864 100644
--- a/ext/exif/php_exif.h
+++ b/ext/exif/php_exif.h
@@ -15,7 +15,7 @@
| Authors: Rasmus Lerdorf <rasmus@php.net> |
+----------------------------------------------------------------------+
*/
-#ifdef COMPILE_DL
+#ifdef COMPILE_DL || COMPILE_DL_EXIF
# undef PHP_EXIF
# define PHP_EXIF 1
#endif