On 3/13/19 2:24 PM, Frediano Ziglio wrote: > Do not check for functions not used or available in C89 and earlier. > Autoconf check for them to support archaic systems. > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > meson.build | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/meson.build b/meson.build > index f451f1c..f69e4bc 100644 > --- a/meson.build > +++ b/meson.build > @@ -77,11 +77,6 @@ endforeach > # check for system functions > # > functions = ['alloca', > - 'dup2', > - 'floor', > - 'fork', > - 'memmove', > - 'memset', > 'sigaction', > 'drand48'] > > Acked-by: Eduardo Lima (Etrunko) <etrunko@xxxxxxxxxx> -- Eduardo de Barros Lima (Etrunko) Software Engineer - RedHat etrunko@xxxxxxxxxx _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel