mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Start of a patch for subversion-1.5.4, note that this part may or may not even be needed
This commit is contained in:
11
dev-util/subversion/subversion-1.5.4-haiku.diff
Normal file
11
dev-util/subversion/subversion-1.5.4-haiku.diff
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -urN subversion-1.5.4/configure.ac subversion-1.5.4-haiku/configure.ac
|
||||
--- subversion-1.5.4/configure.ac 2008-12-15 00:35:49.000000000 -0800
|
||||
+++ subversion-1.5.4-haiku/configure.ac 2008-12-15 00:32:30.000000000 -0800
|
||||
@@ -220,6 +220,7 @@
|
||||
|
||||
# Berkeley DB on SCO OpenServer needs -lsocket
|
||||
AC_CHECK_LIB(socket, socket)
|
||||
+AC_CHECK_LIB(network, socket)
|
||||
|
||||
# Build the BDB filesystem library only if we have an appropriate
|
||||
# version of Berkeley DB.
|
||||
Reference in New Issue
Block a user