You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-vcs/rapidsvn/files/rapidsvn-0.12.1_pre8247-svn...

13 lines
271 B

Index: src/svncpp/Makefile.am
===================================================================
--- libsvncpp/Makefile.am
+++ libsvncpp/Makefile.am
@@ -27,3 +27,7 @@
url.cpp \
wc.cpp
+libsvncpp_la_LIBADD= $(SVN_LIBS) \
+ $(NEON_LIBS) \
+ $(APR_LIBS) \
+ -lstdc++