]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 24 Feb 2013 18:55:01 +0000 (18:55 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 24 Feb 2013 18:55:01 +0000 (18:55 +0000)
configure
configure.ac

index ed0a67240153382760e1c33e02aa86087d95d7c9..e4dafffb4a7d7327e5db546374804ff501fa3956 100755 (executable)
--- a/configure
+++ b/configure
@@ -3671,7 +3671,7 @@ MAGICK_PATCHLEVEL_VERSION=0
 
 MAGICK_VERSION=7.0.0-0
 
-MAGICK_SVN_REVISION=11115:11142M
+MAGICK_SVN_REVISION=11115:11144M
 
 
 # Substitute library versioning
@@ -32276,7 +32276,7 @@ fi
 #
 
 # Path to ImageMagick header files
-INCLUDE_RELATIVE_PATH="ImageMagick"
+INCLUDE_RELATIVE_PATH="ImageMagick-${MAGICK_MAJOR_VERSION}"
 INCLUDE_PATH="${INCLUDE_DIR}/${INCLUDE_RELATIVE_PATH}"
 DEFINE_INCLUDE_PATH="${INCLUDE_DIR}/${INCLUDE_RELATIVE_PATH}/"
 case "${build_os}" in
index f1187abf61130564e9b604ffb45e8662bf62af92..81c8dc5adfcd00b7e55c1524f768b8e1274e2747 100755 (executable)
@@ -2955,7 +2955,7 @@ AC_SUBST(PERLMAINCC)
 #
 
 # Path to ImageMagick header files
-INCLUDE_RELATIVE_PATH="ImageMagick"
+INCLUDE_RELATIVE_PATH="ImageMagick-${MAGICK_MAJOR_VERSION}"
 INCLUDE_PATH="${INCLUDE_DIR}/${INCLUDE_RELATIVE_PATH}"
 DEFINE_INCLUDE_PATH="${INCLUDE_DIR}/${INCLUDE_RELATIVE_PATH}/"
 case "${build_os}" in