Commit fe2d4b8d authored by Felix Paul Kühne's avatar Felix Paul Kühne

contribs: fixed fontconfig cross-compilation on Darwin

parent 98ff57ae
...@@ -469,8 +469,8 @@ fontconfig: fontconfig-$(FONTCONFIG_VERSION).tar.gz Patches/fontconfig.patch ...@@ -469,8 +469,8 @@ fontconfig: fontconfig-$(FONTCONFIG_VERSION).tar.gz Patches/fontconfig.patch
ifdef HAVE_WIN32 ifdef HAVE_WIN32
patch -p0 < Patches/fontconfig.patch patch -p0 < Patches/fontconfig.patch
patch -p0 < Patches/fontconfig-noxml2.patch patch -p0 < Patches/fontconfig-noxml2.patch
endif
(cd $@; autoreconf -ivf) (cd $@; autoreconf -ivf)
endif
.fontconfig: fontconfig .xml .freetype .fontconfig: fontconfig .xml .freetype
ifdef HAVE_WIN32 ifdef HAVE_WIN32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment