fontconfig: added a recipe for version 2.11.1

This commit is contained in:
Jerome Duval
2014-06-10 16:52:10 +00:00
parent ce8cdd9642
commit 7f7ded427f
2 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
From 59eff810d3a298cddd8283f02f64ae77bc74dfb1 Mon Sep 17 00:00:00 2001
From: Jerome Duval <jerome.duval@gmail.com>
Date: Tue, 10 Jun 2014 16:31:39 +0000
Subject: haiku patch
diff --git a/test/Makefile.am b/test/Makefile.am
index f270b50..ba4f0d7 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -27,7 +27,7 @@ endif
noinst_PROGRAMS = $(check_PROGRAMS)
if !OS_WIN32
-check_PROGRAMS += test-migration
+check_PROGRAMS +=
test_migration_LDADD = $(top_builddir)/src/libfontconfig.la
endif
--
1.8.3.4