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

Collapse All | Expand All

(-)a/src/lib/Makefile.am (-2 / +1 lines)
Lines 112-118 if OS_WIN32 Link Here
112
libFreeWRL_la_LDFLAGS += -no-undefined
112
libFreeWRL_la_LDFLAGS += -no-undefined
113
endif
113
endif
114
114
115
libFreeWRL_la_LIBADD = $(EXTERNAL_LIBS)
115
libFreeWRL_la_LIBADD = $(EXTERNAL_LIBS) -lm
116
116
117
include Makefile.sources
117
include Makefile.sources
118
118
119
- 

Return to bug 446508