[gtkhtml] Fix version mismatch in gtkhtml-editor.pc.in
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkhtml] Fix version mismatch in gtkhtml-editor.pc.in
- Date: Tue, 21 Dec 2010 09:20:43 +0000 (UTC)
commit 2359eb43401479cb1360e9f6ecb4f72e49dc6b53
Author: Milan Crha <mcrha redhat com>
Date: Tue Dec 21 10:20:14 2010 +0100
Fix version mismatch in gtkhtml-editor.pc.in
components/editor/gtkhtml-editor.pc.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/components/editor/gtkhtml-editor.pc.in b/components/editor/gtkhtml-editor.pc.in
index 8f388c6..88d80bd 100644
--- a/components/editor/gtkhtml-editor.pc.in
+++ b/components/editor/gtkhtml-editor.pc.in
@@ -7,7 +7,7 @@ gtkhtml_api_version= EDITOR_API_VERSION@
Name: gtkhtml-editor
Description: HTML editor widget
-Requires: libgtkhtml- EDITOR_API_VERSION@
+Requires: libgtkhtml- GTKHTML_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgtkhtml-editor- EDITOR_API_VERSION@
-Cflags: -I${includedir}/libgtkhtml- EDITOR_API_VERSION@/editor
+Cflags: -I${includedir}/libgtkhtml- GTKHTML_API_VERSION@/editor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]