GD 2.0.11 port issue

Michael Edlund michael at edlund.com
Wed May 14 10:17:11 PDT 2003


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 at 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



More information about the freebsd-ports mailing list