]> git.pld-linux.org Git - packages/libgda5.git/blob - libgda5-vala.patch
- release 4 (by relup.sh)
[packages/libgda5.git] / libgda5-vala.patch
1 --- libgda-5.2.0/configure.ac.orig      2013-11-11 17:47:08.000000000 +0100
2 +++ libgda-5.2.0/configure.ac   2013-11-15 16:51:07.911863440 +0100
3 @@ -542,7 +542,7 @@
4  if test "x$enable_vala" = "xyes"
5  then
6         AM_PROG_VALAC([0.17.7])
7 -       VAPIGEN_CHECK([0.17.7],[0.18],,no)
8 +       VAPIGEN_CHECK([0.17.7],,,no)
9  else
10         AM_CONDITIONAL(ENABLE_VAPIGEN,false)
11  fi
This page took 0.045177 seconds and 3 git commands to generate.