[gtkhtml] Update gkthml API version in make file
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkhtml] Update gkthml API version in make file
- Date: Mon, 20 Dec 2010 14:43:51 +0000 (UTC)
commit 6be98cf4f9f33c57c524f68589c186e4696da495
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Mon Dec 20 18:26:53 2010 +0530
Update gkthml API version in make file
gtkhtml/Makefile.am | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gtkhtml/Makefile.am b/gtkhtml/Makefile.am
index 2f5b380..5541597 100644
--- a/gtkhtml/Makefile.am
+++ b/gtkhtml/Makefile.am
@@ -208,10 +208,10 @@ libgtkhtml_4_0_la_SOURCES = $(csources)
libgtkhtml_4_0_la_LDFLAGS = -version-info $(GTKHTML_GTK3_CURRENT):$(GTKHTML_GTK3_REVISION):$(GTKHTML_GTK3_AGE) -no-undefined
libgtkhtml_4_0_la_LIBADD = $(GTKHTML_LIBS) ../a11y/libgtkhtml-a11y.la $(GAIL_LIBS) $(REGEX_LIBS)
else
-lib_LTLIBRARIES = libgtkhtml-3.14.la
-libgtkhtml_3_14_la_SOURCES = $(csources)
-libgtkhtml_3_14_la_LDFLAGS = -version-info $(GTKHTML_CURRENT):$(GTKHTML_REVISION):$(GTKHTML_AGE) -no-undefined
-libgtkhtml_3_14_la_LIBADD = $(GTKHTML_LIBS) ../a11y/libgtkhtml-a11y.la $(GAIL_LIBS) $(REGEX_LIBS)
+lib_LTLIBRARIES = libgtkhtml-3.15.la
+libgtkhtml_3_15_la_SOURCES = $(csources)
+libgtkhtml_3_15_la_LDFLAGS = -version-info $(GTKHTML_CURRENT):$(GTKHTML_REVISION):$(GTKHTML_AGE) -no-undefined
+libgtkhtml_3_15_la_LIBADD = $(GTKHTML_LIBS) ../a11y/libgtkhtml-a11y.la $(GAIL_LIBS) $(REGEX_LIBS)
endif
dist-hook:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]