[glade3] * doc/Makefile.am: For master branch, change doc build to link against libgladeui-2 library.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade3] * doc/Makefile.am: For master branch, change doc build to link against libgladeui-2 library.
- Date: Thu, 16 Dec 2010 08:34:02 +0000 (UTC)
commit 58ba3d48d0123552ff8404dcc764313482d6e3f3
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Thu Dec 16 17:39:42 2010 +0900
* doc/Makefile.am: For master branch, change doc build to link against libgladeui-2 library.
ChangeLog | 2 ++
doc/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 59e9814..0c9e9f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@
* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Fixed GtkComboBox to handle cell-layout
children as well as the possible internal entry (fixes bug 581580).
+ * doc/Makefile.am: For master branch, change doc build to link against libgladeui-2 library.
+
2010-12-15 Tristan Van Berkom <tristanvb openismus com>
* gladeui/glade-project.c: Cleanup glade_project_remove_object(), make sure row_deleted is
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e33714b..2c6ed4d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -100,7 +100,7 @@ GTKDOC_CFLAGS= \
-I$(top_builddir) \
`pkg-config --cflags gtk+-2.0`
-GTKDOC_LIBS=${top_builddir}/gladeui/libgladeui-1.la
+GTKDOC_LIBS=${top_builddir}/gladeui/libgladeui-2.la
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]