mirror of the now-defunct rocklinux.org
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.
|
|
--- subversion-0.26.0/Makefile.in.orig 2003-08-14 16:38:38.000000000 +0200
|
|
|
+++ subversion-0.26.0/Makefile.in 2003-08-14 16:39:15.000000000 +0200
|
|
|
@@ -46,7 +46,7 @@
|
|
|
EXTERNAL_PROJECT_DIRS = @SVN_SUBDIRS@
|
|
|
|
|
|
NEON_LIBS = @NEON_LIBS@
|
|
|
-SVN_APR_LIBS = @SVN_APR_LIBS@
|
|
|
+SVN_APR_LIBS = @SVN_APR_LIBS@ -lpthread
|
|
|
SVN_APRUTIL_LIBS = @SVN_APRUTIL_LIBS@
|
|
|
SVN_DB_LIBS = @SVN_DB_LIBS@
|
|
|
|