]> git.pld-linux.org Git - packages/anjuta.git/blob - anjuta-includes.patch
- release 3
[packages/anjuta.git] / anjuta-includes.patch
1 --- configure.in.orig   2008-09-23 20:49:44.000000000 +0200
2 +++ configure.in        2008-10-15 11:15:43.000000000 +0200
3 @@ -967,7 +967,7 @@
4         else
5             SVN_LIB="$APR_LIBS $NEON_LIBS -lsvn_client-1 -lsvn_subr-1"
6         fi
7 -       SVN_CFLAGS="$APR_CFLAGS $NEON_CFLAGS"
8 +       SVN_CFLAGS="$APR_CFLAGS $APR_UTILS_CFLAGS $NEON_CFLAGS"
9  fi
10  
11  AM_CONDITIONAL(BUILD_SVN, [test -n "$SVN_INCLUDE"])
This page took 0.083468 seconds and 3 git commands to generate.