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

Collapse All | Expand All

(-)src/svncpp/Makefile.am (+4 lines)
Lines 27-29 Link Here
27
	url.cpp \
27
	url.cpp \
28
	wc.cpp
28
	wc.cpp
29
29
30
libsvncpp_la_LIBADD= $(SVN_LIBS) \
31
	$(NEON_LIBS) \
32
	$(APR_LIBS) \
33
	-lstdc++

Return to bug 55569