From 0a2e078b875a7f256b39f4be204bc5336bbff232 Mon Sep 17 00:00:00 2001 From: mrwastl Date: Sat, 28 May 2011 17:51:58 +0200 Subject: configure imagemagick/graphicsmagick-support in Make.config --- Make.config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Make.config') diff --git a/Make.config b/Make.config index cdafd16..692d62c 100644 --- a/Make.config +++ b/Make.config @@ -34,3 +34,6 @@ DEFINES += -D_GNU_SOURCE # comment this variable out if you don't want to use FreeType2 font rendering HAVE_FREETYPE2=1 +# uncomment one of the following two lines if you want either GraphicsMagick/ImageMagick support +#HAVE_IMAGEMAGICK=1 +#HAVE_GRAPHICSMAGICK=1 -- cgit v1.2.3