[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[mapserver-users] 3.5 problem with configure/freetype
In 3.5, when I specify --with-freetype=[DIR], configure finds the libs/header
OK but is not putting any defines in the CFLAGS -DUSE_TTF, or maybe that has
changed but anyway, it builds without freetype. gdft still in the dist, but
is not being compiled either (no Makefile).
Should configure be handling this (
#if defined (USE_GD_TTF) || defined (USE_GD_FT)
occurs all thru the code, but I dont see anything in the
Makefile or configure options for gdft.
Thanks,
Chris