]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <mikayla-grace@urban-warrior.org>
Fri, 17 May 2019 17:19:40 +0000 (13:19 -0400)
committerCristy <mikayla-grace@urban-warrior.org>
Fri, 17 May 2019 17:19:40 +0000 (13:19 -0400)
coders/png.c
configure

index 077cc845b15ed4c4b9fc990312829e17382eab13..a8c8b77bd48a7333deccdd85e348ede7c7ed9f33 100644 (file)
@@ -7854,18 +7854,18 @@ ModuleExport size_t RegisterPNGImage(void)
     *entry;
 
   static const char
-    *PNGNote=
+    PNGNote[] =
     {
       "See http://www.libpng.org/ for details about the PNG format."
     },
 
-    *JNGNote=
+    JNGNote[] =
     {
       "See http://www.libpng.org/pub/mng/ for details about the JNG\n"
       "format."
     },
 
-    *MNGNote=
+    MNGNote[] =
     {
       "See http://www.libpng.org/pub/mng/ for details about the MNG\n"
       "format."
index 20b94a444ae4f0cb13717d1b08337eaa2477b4fc..54c11edd2a36167bb0369c942d0a923ec338100d 100755 (executable)
--- a/configure
+++ b/configure
@@ -4109,7 +4109,6 @@ fi
     # removed, or if the value is a relative name.
     MKDIR_P="$ac_install_sh -d"
   fi
-  MKDIR_P="$ac_cv_path_mkdir -p"
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
 $as_echo "$MKDIR_P" >&6; }
@@ -4571,7 +4570,7 @@ MAGICK_PATCHLEVEL_VERSION=46
 
 MAGICK_VERSION=7.0.8-46
 
-MAGICK_GIT_REVISION=15647:e7b99c369:20190516
+MAGICK_GIT_REVISION=15648:470655aa9:20190517
 
 
 # Substitute library versioning