From dea6d6ca6a8829238eea25559dd2c9a87fddca87 Mon Sep 17 00:00:00 2001 From: OBATA Akio Date: Sun, 6 Jun 2021 17:48:59 +0900 Subject: Fix to detect gnokii header file It is used as the build condition in kaddressbook. Signed-off-by: OBATA Akio --- config.h.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index 6a53137bf..302fc42d0 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -43,6 +43,7 @@ #cmakedefine STD_NAMESPACE_PREFIX @STD_NAMESPACE_PREFIX@ // kaddressbook +#cmakedefine HAVE_GNOKII_H 1 #cmakedefine TDEPIM_NEW_DISTRLISTS 1 // karm -- cgit v1.2.1