Hi,
On Sat, Jan 12, 2019 at 02:48:11PM -0500, Frediano Ziglio wrote:
> >
> > Hi,
> >
> > On Wed, Dec 12, 2018 at 10:13:27AM +, Frediano Ziglio wrote:
> > > recorder library will be used to collect some statistics during
> > > development.
> >
> > If we use RECORDER() like in the following c
>
> Hi,
>
> On Wed, Dec 12, 2018 at 10:13:27AM +, Frediano Ziglio wrote:
> > recorder library will be used to collect some statistics during
> > development.
>
> If we use RECORDER() like in the following commit, doesn't it
> mean this becomes a hard dependency? As you are mentioning using
>
Hi,
On Wed, Dec 12, 2018 at 10:13:27AM +, Frediano Ziglio wrote:
> recorder library will be used to collect some statistics during
> development.
If we use RECORDER() like in the following commit, doesn't it
mean this becomes a hard dependency? As you are mentioning using
this library 'during
recorder library will be used to collect some statistics during
development.
Signed-off-by: Frediano Ziglio
---
configure.ac | 1 +
meson_options.txt| 5 +
subprojects/spice-common | 2 +-
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/config