[geary/mjog/build-updates: 3/4] build: Remove --disable-since-check for llibhandy 1.0
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/build-updates: 3/4] build: Remove --disable-since-check for llibhandy 1.0
- Date: Mon, 26 Apr 2021 12:53:42 +0000 (UTC)
commit 803b945c4c17e7b11a7845020cc44e06e0f6fe16
Author: Michael Gratton <mike vee net>
Date: Sun Apr 25 20:16:04 2021 +0930
build: Remove --disable-since-check for llibhandy 1.0
src/meson.build | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index 5eded12e6..abe96124d 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -26,11 +26,6 @@ geary_vala_args = [
'--enable-checking',
]
-# Remove once libhandy 1.0 has been packaged and is widely available
-if libhandy.version().version_compare('<1.0')
- geary_vala_args += [ '--disable-since-check' ]
-endif
-
# Symbols for valac's preprocessor must be defined as compiler args,
# not in the code or in config.h
vala_defines = []
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]