[gcr] gcr: Unbreak 'make distcheck' in gcr-unlock-options.h
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] gcr: Unbreak 'make distcheck' in gcr-unlock-options.h
- Date: Mon, 3 Mar 2014 07:58:33 +0000 (UTC)
commit 2078d2d40dd016c68713c28e4d955505a395f0de
Author: Stef Walter <stefw gnome org>
Date: Sun Mar 2 15:56:10 2014 +0100
gcr: Unbreak 'make distcheck' in gcr-unlock-options.h
Tweak workaround for broken gobject-introspection
See: https://bugzilla.gnome.org/show_bug.cgi?id=720504
gcr/gcr-unlock-options.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gcr/gcr-unlock-options.h b/gcr/gcr-unlock-options.h
index f44f1bf..e6faf78 100644
--- a/gcr/gcr-unlock-options.h
+++ b/gcr/gcr-unlock-options.h
@@ -25,7 +25,9 @@ G_BEGIN_DECLS
#define GCR_UNLOCK_OPTION_TIMEOUT "timeout"
#define GCR_UNLOCK_OPTION_IDLE "idle"
+#ifdef __G_IR_SCANNER__
/* Delete this line when https://bugzilla.gnome.org/show_bug.cgi?id=720504 is fixed */;
+#endif
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]