|
|
@ -118,7 +118,8 @@ else
|
|
|
|
SVN_SUBDIR=
|
|
|
|
SVN_SUBDIR=
|
|
|
|
dnl AC_MSG_ERROR([Subversion headers are required. Try --with-svn-include.])
|
|
|
|
dnl AC_MSG_ERROR([Subversion headers are required. Try --with-svn-include.])
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
SVN_LIBS="/usr/local/lib /usr/lib /usr/lib64"
|
|
|
|
SVN_MULTIARCH_LIBS="/usr/lib/`uname -m`-linux-gnu"
|
|
|
|
|
|
|
|
SVN_LIBS="/usr/local/lib /usr/lib /usr/lib64 $SVN_MULTIARCH_LIBS"
|
|
|
|
AC_ARG_WITH(svn-lib,
|
|
|
|
AC_ARG_WITH(svn-lib,
|
|
|
|
[[ --with-svn-lib=DIR Use the given path to the subversion libraries.]],
|
|
|
|
[[ --with-svn-lib=DIR Use the given path to the subversion libraries.]],
|
|
|
|
[
|
|
|
|
[
|
|
|
|