From: Martin Mares Date: Mon, 12 Feb 2018 23:22:22 +0000 (+0100) Subject: Configure: libgif seems to be available on all recent system, libungif doesn't X-Git-Tag: v6.5.9~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=f34afdacbff65c53002646c3081b037ae440f4bb;p=libucw.git Configure: libgif seems to be available on all recent system, libungif doesn't --- diff --git a/default.cfg b/default.cfg index 82cc006e..7aa310aa 100644 --- a/default.cfg +++ b/default.cfg @@ -27,8 +27,8 @@ Set("CONFIG_UCW_UTILS" => 1); UnSet("CONFIG_IMAGES"); Set("CONFIG_IMAGES_LIBJPEG"); Set("CONFIG_IMAGES_LIBPNG"); -Set("CONFIG_IMAGES_LIBUNGIF"); -UnSet("CONFIG_IMAGES_LIBGIF"); +UnSet("CONFIG_IMAGES_LIBUNGIF"); +Set("CONFIG_IMAGES_LIBGIF"); UnSet("CONFIG_IMAGES_LIBMAGICK"); # Libucw-charset