diff -ru freetype-2.3.7.orig//autogen.sh freetype-2.3.7/autogen.sh --- freetype-2.3.7.orig//autogen.sh 2008-06-10 19:14:02.000000000 +0200 +++ freetype-2.3.7/autogen.sh 2008-07-23 12:36:52.000000000 +0200 @@ -48,7 +48,7 @@ fi run aclocal -I . --force -run $LIBTOOLIZE --force --copy --install +run $LIBTOOLIZE --force --copy run autoconf --force chmod +x mkinstalldirs diff -ru freetype-2.3.7.orig//builds/unix/configure.raw freetype-2.3.7/builds/unix/configure.raw --- freetype-2.3.7.orig//builds/unix/configure.raw 2008-06-29 09:21:12.000000000 +0200 +++ freetype-2.3.7/builds/unix/configure.raw 2008-07-23 12:43:41.000000000 +0200 @@ -561,7 +561,7 @@ AC_SUBST([SYSTEM_ZLIB]) -LT_INIT(win32-dll) +#LT_INIT(win32-dll) AC_SUBST([hardcode_libdir_flag_spec]) AC_SUBST([wl])