[evolution] Bug 776563 - Can't build without gnome-autoar and with libcryptui
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 776563 - Can't build without gnome-autoar and with libcryptui
- Date: Tue, 3 Jan 2017 13:41:49 +0000 (UTC)
commit 304d0401f53ab34e8dcb408f31cf64eafcc326cf
Author: Milan Crha <mcrha redhat com>
Date: Tue Jan 3 14:41:42 2017 +0100
Bug 776563 - Can't build without gnome-autoar and with libcryptui
CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6d9edfd..50bc026 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -400,7 +400,7 @@ add_printable_option(ENABLE_LIBCRYPTUI "Enable libcryptui usage" ON)
if(ENABLE_LIBCRYPTUI)
pkg_check_modules_for_option(ENABLE_LIBCRYPTUI "libcryptui usage" LIBCRYPTUI cryptui-0.0)
- set(HAVE_AUTOAR ON)
+ set(HAVE_LIBCRYPTUI ON)
endif(ENABLE_LIBCRYPTUI)
# ******************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]