On Thu, 20.01.11 23:08, Dave Reisner ([email protected]) wrote: > if --disable-gtk is passed, vala is no longer a build dependency. under > these conditions, configure should not fail when vala 0.10 is found.
Vala is required only if you build from git. If you build from tarball the .c files are pre-generated for you and there is no Vala dependency. Your patch hence makes little sense since we write the configure script for tarball installs, and you are expected to install more stuff if you build from git, including autoconf and automake itself, and vala. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
