]> git.pld-linux.org Git - packages/anjuta.git/commitdiff
- fix includes for subversion plugin auto/ti/anjuta-2_24_0_1-1
authorhawk <hawk@pld-linux.org>
Wed, 15 Oct 2008 10:07:56 +0000 (10:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anjuta-includes.patch -> 1.1

anjuta-includes.patch [new file with mode: 0644]

diff --git a/anjuta-includes.patch b/anjuta-includes.patch
new file mode 100644 (file)
index 0000000..04abbc5
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in.orig  2008-09-23 20:49:44.000000000 +0200
++++ configure.in       2008-10-15 11:15:43.000000000 +0200
+@@ -967,7 +967,7 @@
+       else
+           SVN_LIB="$APR_LIBS $NEON_LIBS -lsvn_client-1 -lsvn_subr-1"
+       fi
+-      SVN_CFLAGS="$APR_CFLAGS $NEON_CFLAGS"
++      SVN_CFLAGS="$APR_CFLAGS $APR_UTILS_CFLAGS $NEON_CFLAGS"
+ fi
+ AM_CONDITIONAL(BUILD_SVN, [test -n "$SVN_INCLUDE"])
This page took 0.051007 seconds and 4 git commands to generate.