]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 12 Sep 2009 22:52:47 +0000 (22:52 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 12 Sep 2009 22:52:47 +0000 (22:52 +0000)
magick/studio.h
wand/studio.h

index c43512b74390102f9be5afb755e456ee066da5ba..356b9691b77e763cd9b2d77f5bc902c1af3d92ae 100644 (file)
@@ -52,6 +52,8 @@ extern "C" {
 #  endif
 #endif
 
+#define _BIND_TO_CURRENT_VCLIBS_VERSION 1
+
 #if !defined(vms) && !defined(macintosh) && !defined(__WINDOWS__)
 # define MAGICKCORE_POSIX_SUPPORT
 #endif
index 8a05cd2bd0c705e08e6ec2a6869d81ef3b0f3fd8..8726f793e2dffc5bef54010499e2476740149413 100644 (file)
@@ -52,6 +52,8 @@ extern "C" {
 #  endif
 #endif
 
+#define _BIND_TO_CURRENT_VCLIBS_VERSION 1
+
 #if !defined(vms) && !defined(macintosh) && !defined(__WINDOWS__)
 # define MAGICKCORE_POSIX_SUPPORT
 #endif