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

Collapse All | Expand All

(-)glib/tests/Makefile.am.ori (+1 lines)
Lines 32-37 Link Here
32
32
33
TEST_PROGS        += strfuncs
33
TEST_PROGS        += strfuncs
34
strfuncs_SOURCES   = strfuncs.c
34
strfuncs_SOURCES   = strfuncs.c
35
strfuncs_CPPFLAGS  = -D_ISOC99_SOURCE
35
strfuncs_LDADD	   = $(progs_ldadd) -lm
36
strfuncs_LDADD	   = $(progs_ldadd) -lm
36
37
37
TEST_PROGS        += string
38
TEST_PROGS        += string

Return to bug 268647