Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 466432 | Differences between
and this patch

Collapse All | Expand All

(-)a/test/Makefile.am (-1 / +2 lines)
Lines 4-9 TESTS=run-test.sh Link Here
4
4
5
TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in
5
TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in
6
6
7
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
8
7
if HAVE_PTHREAD
9
if HAVE_PTHREAD
8
check_PROGRAMS = test-pthread
10
check_PROGRAMS = test-pthread
9
noinst_PROGRAMS = $(check_PROGRAMS)
11
noinst_PROGRAMS = $(check_PROGRAMS)
10
-

Return to bug 466432