[balsa/gtk4: 111/294] Build: Leave out application-helpers
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk4: 111/294] Build: Leave out application-helpers
- Date: Sun, 20 Jun 2021 23:36:38 +0000 (UTC)
commit 33772a37f416032075d28728334900c423ba8305
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Mon Sep 28 14:12:36 2020 -0400
Build: Leave out application-helpers
They may be irrelevant in gtk4; if not, they need a lot of work!
libbalsa/meson.build | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libbalsa/meson.build b/libbalsa/meson.build
index 8abc1824b..f07cb9077 100644
--- a/libbalsa/meson.build
+++ b/libbalsa/meson.build
@@ -25,8 +25,9 @@ libbalsa_a_sources = [
'address-view.h',
'address.c',
'address.h',
- 'application-helpers.c',
- 'application-helpers.h',
+ # These might be useful at some point, but for now they are toxic:
+ #'application-helpers.c',
+ #'application-helpers.h',
'autocrypt.h',
'autocrypt.c',
'body.c',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]