--- autogen.sh | 2 +- builds/unix/configure.raw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Index: freetype-2.4.2/autogen.sh =================================================================== --- freetype-2.4.2.orig/autogen.sh +++ freetype-2.4.2/autogen.sh @@ -150,7 +150,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.4.2/builds/unix/configure.raw =================================================================== --- freetype-2.4.2.orig/builds/unix/configure.raw +++ freetype-2.4.2/builds/unix/configure.raw @@ -650,7 +650,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])