I try to build CVS version of freetype2. I do the following steps: 1. $ sh autogen.sh 2. $ ./configure --prefix=/usr --libdir=/usr/lib64 --with-pic The configure fails at <output> ... checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes ./configure: line 6432: syntax error near unexpected token `win32-dll' ./configure: line 6432: `LT_INIT(win32-dll)' </output> The 'LT_INIT(win32-dll)' is located in 'builds/unix/configure.raw'. I cannot say what the reason of the problem. Inspite of having CVS version of freetype2 I don't ever see in configure.raw.
P.S. Sorry, if my English is poor. _______________________________________________ Freetype-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-cvs
