From becfdf4f3c4904b69c11cf28823485dd6a94290a Mon Sep 17 00:00:00 2001 From: Cristy Date: Fri, 12 Jul 2019 09:00:47 -0400 Subject: [PATCH] ... --- Makefile.in | 2 ++ coders/Makefile.am | 2 ++ configure | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index ca231cd4a..a673e1824 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3701,6 +3701,7 @@ CODERS_NOINST_HDRS = \ coders/bgr.h \ coders/bmp.h \ coders/braille.h \ + coders/byte-buffer-private.h \ coders/cals.h \ coders/caption.h \ coders/cin.h \ @@ -3729,6 +3730,7 @@ CODERS_NOINST_HDRS = \ coders/fits.h \ coders/flif.h \ coders/fpx.h \ + coders/ghostscript-private.h \ coders/gif.h \ coders/gradient.h \ coders/gray.h \ diff --git a/coders/Makefile.am b/coders/Makefile.am index eed0681dc..05cf1bdb1 100644 --- a/coders/Makefile.am +++ b/coders/Makefile.am @@ -232,6 +232,7 @@ CODERS_NOINST_HDRS = \ coders/bgr.h \ coders/bmp.h \ coders/braille.h \ + coders/byte-buffer-private.h \ coders/cals.h \ coders/caption.h \ coders/cin.h \ @@ -260,6 +261,7 @@ CODERS_NOINST_HDRS = \ coders/fits.h \ coders/flif.h \ coders/fpx.h \ + coders/ghostscript-private.h \ coders/gif.h \ coders/gradient.h \ coders/gray.h \ diff --git a/configure b/configure index a2a434655..55bc7280f 100755 --- a/configure +++ b/configure @@ -4570,7 +4570,7 @@ MAGICK_PATCHLEVEL_VERSION=54 MAGICK_VERSION=7.0.8-54 -MAGICK_GIT_REVISION=15827:d51fc305b:20190706 +MAGICK_GIT_REVISION=15861:912eb73af:20190712 # Substitute library versioning -- 2.40.0