forked from pool/freetype2
cf3ce800d7
OBS-URL: https://build.opensuse.org/request/show/51658 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=34
27 lines
940 B
Diff
27 lines
940 B
Diff
Index: freetype-2.4.3/autogen.sh
|
|
===================================================================
|
|
--- freetype-2.4.3.orig/autogen.sh 2010-02-13 07:54:14.000000000 +0100
|
|
+++ freetype-2.4.3/autogen.sh 2010-10-29 16:05:43.356557850 +0200
|
|
@@ -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.3/builds/unix/configure.raw
|
|
===================================================================
|
|
--- freetype-2.4.3.orig/builds/unix/configure.raw 2010-10-03 20:34:42.000000000 +0200
|
|
+++ freetype-2.4.3/builds/unix/configure.raw 2010-10-29 16:06:54.225383610 +0200
|
|
@@ -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])
|