[evolution-ews] Build addressbook test binaries only with mspack library



commit 139a45f06c1e9d05f82737c8c20650908f5caeac
Author: Milan Crha <mcrha redhat com>
Date:   Fri Sep 26 23:36:33 2014 +0200

    Build addressbook test binaries only with mspack library

 src/addressbook/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/addressbook/Makefile.am b/src/addressbook/Makefile.am
index 9a0101c..69c5fd9 100644
--- a/src/addressbook/Makefile.am
+++ b/src/addressbook/Makefile.am
@@ -59,7 +59,9 @@ libebookbackendews_la_LIBADD = \
 libebookbackendews_la_LDFLAGS = \
        -module -avoid-version $(NO_UNDEFINED) $(CODE_COVERAGE_LDFLAGS)
 
+if HAVE_MSPACK
 noinst_PROGRAMS = gal-lzx-decompress-test oab-decode-test
+endif
 
 oab_decode_test_CPPFLAGS = \
        $(AM_CPPFLAGS) \


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