[gcr] Fix build of gcr-prompter
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] Fix build of gcr-prompter
- Date: Fri, 30 Mar 2012 11:59:36 +0000 (UTC)
commit 74a481453b56fbeb49fe1f98b7eea422f1cd7f07
Author: Stef Walter <stefw gnome org>
Date: Fri Mar 30 13:58:47 2012 +0200
Fix build of gcr-prompter
* Add gck library even though we don't use it. Seems to be
needed on some distros/setups.
gcr/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gcr/Makefile.am b/gcr/Makefile.am
index 0a23591..8aa7a28 100644
--- a/gcr/Makefile.am
+++ b/gcr/Makefile.am
@@ -346,6 +346,7 @@ gcr_prompter_CFLAGS = \
gcr_prompter_LDADD = \
$(builddir)/libgcr-$(GCR_MAJOR).la \
$(builddir)/libgcr-base-$(GCR_MAJOR).la \
+ $(top_builddir)/gck/libgck- GCK_MAJOR@.la \
$(GTK_LIBS)
# ------------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]