Remove celt051 option as upstream removed it. Remove upstreamed patches. Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 lines
205 B
Diff
7 lines
205 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -229,4 +229,3 @@ endif
|
|
configure_file(output : 'config.h',
|
|
configuration : spice_server_config_data)
|
|
|
|
-run_target('doxy', command : './doxygen.sh')
|