[Spice-devel] [spice-common 0/7] build: Misc build system cleanups

Christophe Fergeau cfergeau at redhat.com
Mon Jun 4 17:13:42 UTC 2018


Hey,

This series expands on the Celt 0.5.1/-lm series I sent earlier with some small
additional cleanups. The main change is that celt will be disabled by default, and
Opus will be enabled by default, with errors when I felt it was appropriate.

Christophe

Christophe Fergeau (7):
  build: Ensure we link with -lm if needed
  build: Disable celt 0.5.1 by default
  build: By default, error out if Opus is missing
  build: Use AM_COND_IF
  build: Remove checks for functions which are never called
  build: Remove bitops.h
  build: Move client sources to libspice_common_client_la_SOURCES

 common/Makefile.am |  9 +++--
 common/bitops.h    | 87 ----------------------------------------------
 common/meson.build |  1 -
 common/quic.c      |  1 -
 configure.ac       |  2 +-
 m4/spice-deps.m4   | 51 +++++++++++++++++++--------
 meson.build        | 24 ++++++++-----
 meson_options.txt  |  7 +++-
 8 files changed, 64 insertions(+), 118 deletions(-)
 delete mode 100644 common/bitops.h

-- 
2.17.1



More information about the Spice-devel mailing list