[balsa/gtk4: 109/248] Build: Leave out application-helpers
- From: Peter Bloomfield <peterb src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [balsa/gtk4: 109/248] Build: Leave out application-helpers
 
- Date: Sun, 15 Nov 2020 20:14:00 +0000 (UTC)
 
commit bf574df61865b4dc877e6bb9381219cda2dcc527
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 24c37f76c..c18541c68 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]