Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 19:17:08 +0200
From:      Michael Edlund <michael@edlund.com>
To:        ports@FreeBSD.org
Subject:   GD 2.0.11 port issue
Message-ID:  <E49E9B7E-862F-11D7-88A3-000A95766426@edlund.com>

next in thread | raw e-mail | index | archive | help
Hi there,

In the Makefile of the FreeBSD port of GD 2.0.11 this can be found:

------------------------------------------------------------------------ 
------------
.if defined(HAVE_UNISYS_LICENSE)
WITH_LZW=       yes
.endif

.if !defined(WITH_LZW)
pre-fetch:
         @${ECHO_CMD}  
"************************************************************"
         @${ECHO_CMD} "*      If you live outside US and Canada, you can  
define   *"
         @${ECHO_CMD} "*      WITH_LZW to enable GIF compression  
support.         *"
         @${ECHO_CMD}  
"************************************************************"
.endif
------------------------------------------------------------------------ 
------------

However, a colleague that is building mod_php for Debian Linux with GD2  
2.0.12 support can't find anything like these lines in any  
configuration file.

Is this an FreeBSD port "extra" or is this inherited from the main  
version of GD2?

Best regards from Sweden,

Michael Edlund

Helloworld Media
Box 13085, 103 02 Stockholm, Sweden
Visitors:  Nytorgsgatan 15, Stockholm
Email: info@helloworld.se
Web: http://helloworld.se
Mobile: +46-(0)70-370 19 99
Phone: +46-(0)8-644 10 23
Fax: +46-(0)8-643 96 76



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E49E9B7E-862F-11D7-88A3-000A95766426>