spice-common/m4
Frediano Ziglio 26d3f6e138 build: Clean up some configure checks
Remove some system checks.
Specifically:
- functions in the standard C (memset, memmove);
- functions we use but we assume in the specific implementation
  present (dup2, fork);
- functions we don't use (error_at_line);
- headers in the standard C (stddef.h, stdint.h, string.h);
- headers present in all systems we support if are not checked
  in the source files (malloc.h);
- types we assume being present (XintYY_t, pid_t).

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
2020-02-06 19:26:21 +00:00
..
.gitignore build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
ax_python_module.m4 configure.ac: Check for needed python modules for git builds 2015-04-13 13:08:11 +02:00
spice_manual.m4 Start adding protocol file documentation 2016-10-17 11:43:26 +01:00
spice-deps.m4 build: Clean up some configure checks 2020-02-06 19:26:21 +00:00