Index: freetype-2.3.9/autogen.sh =================================================================== --- freetype-2.3.9.orig/autogen.sh +++ freetype-2.3.9/autogen.sh @@ -149,7 +149,7 @@ sed -e "s;@VERSION@;$freetype_major$free < configure.raw > configure.ac run aclocal -I . --force -run $LIBTOOLIZE --force --copy --install +run $LIBTOOLIZE --force --copy run autoconf --force chmod +x mkinstalldirs Index: freetype-2.3.9/builds/unix/configure.raw =================================================================== --- freetype-2.3.9.orig/builds/unix/configure.raw +++ freetype-2.3.9/builds/unix/configure.raw @@ -635,7 +635,7 @@ AC_SUBST([FT2_EXTRA_LIBS]) AC_SUBST([SYSTEM_ZLIB]) -LT_INIT(win32-dll) +#LT_INIT(win32-dll) AC_SUBST([hardcode_libdir_flag_spec]) AC_SUBST([wl])