[pulseaudio-discuss] [PATCH v2 1/6] build-sys: add `check` test framework
David Henningsson
david.henningsson at canonical.com
Wed Aug 8 05:49:02 PDT 2012
On 07/17/2012 08:45 AM, Deng Zhengrong wrote:
> +#### check test framework ####
> +
> +PKG_CHECK_MODULES(LIBCHECK, [ check ])
> +AC_SUBST(LIBCHECK_CFLAGS)
> +AC_SUBST(LIBCHECK_LIBS)
> +
Is it possible to make this build dependency optional? If so, please do,
because
1) if you just want to compile PulseAudio and not the tests, you
should be able to, and
2) I have to go through some administrative work if I have to bring in
yet another build dependency to PulseAudio. :-/
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
More information about the pulseaudio-discuss
mailing list