[balsa/wip/gmime3: 154/197] Fix the meson build



commit 1d850e0a139cacea31baa53f66b8ebb942cdb888
Author: Albrecht Dreß <albrecht dress arcor de>
Date:   Sat Jan 6 15:31:24 2018 -0500

    Fix the meson build
    
           * src/meson.build: threads.h is no more.
    
    Signed-off-by: Peter Bloomfield <PeterBloomfield bellsouth net>

 ChangeLog       |    6 ++++++
 src/meson.build |    1 -
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9e45cd6..1ab0aad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-01-06  Albrecht Dreß <albrecht dress arcor de>
+
+       Fix the meson build
+
+       * src/meson.build: threads.h is no more.
+
 2018-01-05  Albrecht Dreß <albrecht dress arcor de>
 
        Enable multi-threaded POP3 retrieval
diff --git a/src/meson.build b/src/meson.build
index a783fbd..b9f72bd 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -64,7 +64,6 @@ balsa_base_srclist = [
   'sendmsg-window.h',
   'store-address.c',
   'store-address.h',
-  'threads.h',
   'toolbar-factory.c',
   'toolbar-factory.h',
   'toolbar-prefs.c',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]