Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 443604
Collapse All | Expand All

(-)tests/Makefile.in (-1 / +2 lines)
Lines 219-225 Link Here
219
	$(top_builddir)/src/libgdiplus.la
219
	$(top_builddir)/src/libgdiplus.la
220
220
221
LDADDS = \
221
LDADDS = \
222
	$(top_builddir)/src/libgdiplus.la
222
	$(top_builddir)/src/libgdiplus.la	\
223
	-lm
223
224
224
testgdi_DEPENDENCIES = $(TEST_DEPS)
225
testgdi_DEPENDENCIES = $(TEST_DEPS)
225
testgdi_LDADD = $(LDADDS)
226
testgdi_LDADD = $(LDADDS)

Return to bug 443604