Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 02:39:29 +0900
From:      FUJISHIMA Satsuki <sf@FreeBSD.org>
To:        Norikatsu Shigemura <nork@ninth-nine.com>
Cc:        avleeuwen@piwebs.com
Subject:   Re: HAVE_UNISYS_LICENSE on graphics/ImageMagick
Message-ID:  <86acwobdbi.wl%sf@FreeBSD.org>
In-Reply-To: <200408211049.i7LAnQga097833@sakura.ninth-nine.com>
References:  <200408211049.i7LAnQga097833@sakura.ninth-nine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 21 Aug 2004 19:49:27 +0900 (JST),
Norikatsu Shigemura wrote:
> 
> 	Do you need following option?
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> # Produce standard (small) GIFs
> .if defined(HAVE_UNISYS_LICENSE) || \
>     (defined(USA_RESIDENT) && ${USA_RESIDENT} == "YES")
> CONFIGURE_ARGS+=        --enable-lzw
> .endif
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

No, we don't need to have. The LZW patent has been expired a month ago
any place in the world. After ImageMagick 6.0.3-3, LZW was enabled by
default.

http://studio.imagemagick.org/magick/viewtopic.php?t=123



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86acwobdbi.wl%sf>