[evolution/wip/webkit2] Workaround a build break of out-of web-extensions/ webkit extensions
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2] Workaround a build break of out-of web-extensions/ webkit extensions
- Date: Mon, 29 Feb 2016 19:21:58 +0000 (UTC)
commit e6a0e6d4e53da69a664626d1c466c009850f1b3d
Author: Milan Crha <mcrha redhat com>
Date: Mon Feb 29 20:19:33 2016 +0100
Workaround a build break of out-of web-extensions/ webkit extensions
e-util/e-util-enums.h | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/e-util/e-util-enums.h b/e-util/e-util-enums.h
index d24aebd..a1afa40 100644
--- a/e-util/e-util-enums.h
+++ b/e-util/e-util-enums.h
@@ -15,9 +15,10 @@
*
*/
-#if !defined (__E_UTIL_H_INSIDE__) && !defined (LIBEUTIL_COMPILATION)
+/* FIXME WK2 - the below cannot be enabled due to web-extensions/e-dom-utils.h using this header */
+/*#if !defined (__E_UTIL_H_INSIDE__) && !defined (LIBEUTIL_COMPILATION)
#error "Only <e-util/e-util.h> should be included directly."
-#endif
+#endif*/
#ifndef E_UTIL_ENUMS_H
#define E_UTIL_ENUMS_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]