Ensure we find the uninstalled fontconfig header

Patch from Colin Walters.
This commit is contained in:
Behdad Esfahbod 2013-01-10 09:01:52 -06:00
parent 1527c395cb
commit 0831c1770e
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ TESTS=run-test.sh
TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
if HAVE_PTHREAD if HAVE_PTHREAD
check_PROGRAMS = test-pthread check_PROGRAMS = test-pthread
noinst_PROGRAMS = $(check_PROGRAMS) noinst_PROGRAMS = $(check_PROGRAMS)