mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Relocate subversion to dev-vcs
This commit is contained in:
13
dev-vcs/subversion/subversion-1.4.x.diff
Normal file
13
dev-vcs/subversion/subversion-1.4.x.diff
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: configure.in
|
||||
===================================================================
|
||||
--- configure.in (revision 30382)
|
||||
+++ configure.in (working copy)
|
||||
@@ -184,7 +184,7 @@
|
||||
dnl So we only turn it on for platforms where we know we really need it.
|
||||
AC_MSG_CHECKING([whether libtool needs -no-undefined])
|
||||
case $host in
|
||||
- *-*-cygwin*)
|
||||
+ *-*-cygwin* | *-*-beos* | *-*-haiku*)
|
||||
AC_MSG_RESULT([yes])
|
||||
LT_NO_UNDEFINED="-no-undefined"
|
||||
;;
|
||||
Reference in New Issue
Block a user