M7350/oe-core/meta-msm/recipes/subversion/subversion-1.8.11/aupathfix.patch
2024-09-09 08:57:42 +00:00

12 lines
301 B
Diff

diff -u a/configure.ac b/configure.ac
--- a/configure.ac 2014-09-24 17:39:28.128614303 -0700
+++ b/configure.ac 2014-09-24 17:39:13.748610409 -0700
@@ -470,6 +470,7 @@
AC_SUBST(SVN_DB_INCLUDES)
AC_SUBST(SVN_DB_LIBS)
+m4_pattern_allow([^AU_])
SVN_LIB_SASL
if test "$svn_lib_sasl" = "yes"; then