Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-05-27 01:18:29 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-05-27 01:18:29 +0300
commit8b7dc32e2be13d05326a4b2870bf3ae7c64b54dc (patch)
treebe6467c0d945cfc48716ac3f3b41b9c75e6836c4 /config.h.in
parentc0aaa389415f421abf7167f18383cdcef0009140 (diff)
Disable news at compile time, add an opt-in option. Debian #961501
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 53983c7a6..e59bf78aa 100644
--- a/config.h.in
+++ b/config.h.in
@@ -16,6 +16,7 @@
#define REMMINA_APP_ID "${REMMINA_APP_ID}"
#define VERSION "${REMMINA_VERSION}"
#define REMMINA_GIT_REVISION "${REMMINA_GIT_REVISION}"
+#define RMNEWS_ENABLE_NEWS ${RMNEWS_ENABLE_NEWS}
#define GETTEXT_PACKAGE remmina