[libsoup/wip/meson: 38/75] Remove trailing dot
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/meson: 38/75] Remove trailing dot
- Date: Mon, 12 Feb 2018 10:44:10 +0000 (UTC)
commit b168c29e4fad73b5135e5b0094c0f39127140247
Author: Tomas Popela <tpopela redhat com>
Date: Wed Oct 4 15:20:49 2017 +0200
Remove trailing dot
meson_options.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index fafb538..f632115 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -3,4 +3,4 @@ option('krb5-config', type : 'string', value : '', description : 'Where to look
option('enable-ntlm', type : 'boolean', value : false, description : 'Build with NTLM support')
option('ntlm-auth', type : 'string', value : '', description : 'Where to look for ntlm_auth, path points to
ntlm_auth installation (defaultly looking in PATH)')
option('enable-tls-check', type : 'boolean', value : true, description : 'Enable TLS support through
glib-networking. If you are building a package, you can disable this to allow building libsoup anyway (since
glib-networking is not actually required at compile time), but you should be sure to add a runtime dependency
on it.')
-option('enable-gnome', type : 'boolean', value : true, description : 'Build libsoup with GNOME support.')
+option('enable-gnome', type : 'boolean', value : true, description : 'Build libsoup with GNOME support')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]