mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
vala 0.10 seem to work fine
This commit is contained in:
parent
63c862b051
commit
db040a61c5
@ -263,7 +263,7 @@ if test "$have_gtk" = "yes"; then
|
|||||||
fi
|
fi
|
||||||
AM_CONDITIONAL(LIBNOTIFY07, [ test "$libnotify07" = "yes" ])
|
AM_CONDITIONAL(LIBNOTIFY07, [ test "$libnotify07" = "yes" ])
|
||||||
|
|
||||||
AM_PROG_VALAC([0.11])
|
AM_PROG_VALAC([0.10])
|
||||||
AC_SUBST(VAPIDIR)
|
AC_SUBST(VAPIDIR)
|
||||||
AM_CONDITIONAL(HAVE_VALAC, test x"$VALAC" != x)
|
AM_CONDITIONAL(HAVE_VALAC, test x"$VALAC" != x)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user