[jsonrpc-glib] build: fix warning about 0.50 features
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jsonrpc-glib] build: fix warning about 0.50 features
- Date: Tue, 25 Jun 2019 15:51:03 +0000 (UTC)
commit 8de667425503601da7894df99d53e3729d77930f
Author: Christian Hergert <chergert redhat com>
Date: Tue Jun 25 08:43:43 2019 -0700
build: fix warning about 0.50 features
src/meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index 0017adc..62cad0d 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -11,7 +11,6 @@ jsonrpc_version_h = configure_file(
input: 'jsonrpc-version.h.in',
output: 'jsonrpc-version.h',
install_dir: libjsonrpc_glib_header_dir,
- install: true,
configuration: version_data)
marshalers = gnome.genmarshal('jsonrpc-marshalers',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]