From 3313495b0d4103fe62f783b5dc5b723d57c4ed9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 13 Jul 2009 18:20:55 +0300 Subject: Interface/preprocessor directive cleanups. --- Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 288c72f..b555043 100644 --- a/Makefile +++ b/Makefile @@ -1,14 +1,14 @@ -# exchange the comments on the following to lines if you would like to use -# Imlib2 for loading images. BEWARE that you can not use GraphTFT together with -# Text2Skin if you use Imlib2! (That's why I actually implemented ImageMagick) - #DEBUG=1 #BENCH=1 STRIP=strip +# BEWARE that you can not use GraphTFT together with +# Text2Skin if you use Imlib2! (That's why I actually implemented ImageMagick) +# TBD: is this still true? + +# Define only one of these. HAVE_IMAGEMAGICK=1 -#HAVE_IMLIB2=1 -# not recommended +#HAVE_IMLIB2=1 # not recommended # DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOU'RE DOING -- cgit v1.2.3