changeset 4150:5e57f06cd77f

build graphicsmagick with --with-quantum-depth=16 --with-magick-plus-plus=yes
author Markus Bergholz <markuman@gmail.com>
date Wed, 29 Oct 2014 19:00:07 +0000
parents aa31b3163501
children 717e989767e3
files src/graphicsmagick.mk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/graphicsmagick.mk	Mon May 23 09:15:43 2016 +0900
+++ b/src/graphicsmagick.mk	Wed Oct 29 19:00:07 2014 +0000
@@ -48,6 +48,7 @@
         --with-xml \
         --with-zlib \
         --without-x \
+       --with-quantum-depth=16 \
         ac_cv_prog_xml2_config='$(HOST_BINDIR)/xml2-config' \
         ac_cv_path_xml2_config='$(HOST_BINDIR)/xml2-config' \
 	&& $(CONFIGURE_POST_HOOK)