]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 2 Nov 2013 19:21:40 +0000 (19:21 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 2 Nov 2013 19:21:40 +0000 (19:21 +0000)
MagickCore/version.h.in

index 64548469a689d405f2230061a78f573a0049f12f..229b31aeea7f52d0a8e0fd2a2937e7e0d74c33ca 100644 (file)
@@ -41,7 +41,7 @@ extern "C" {
 #    define MagickPlatform "x86"
 #  endif
 #else
-#define MagickPlatform  "@MAGICKCORE_MAGICK_TARGET_CPU@"
+#define MagickPlatform  "@MAGICK_TARGET_CPU@"
 #endif
 #define MagickppLibVersionText  "@MAGICKPP_LIB_VERSION_TEXT@"
 #define MagickppLibVersionNumber  @MAGICKPP_LIBRARY_VERSION_INFO@