[libgda] Link with libgda-ui when using the ui library.
- From: José Alburquerque <jaalburqu src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgda] Link with libgda-ui when using the ui library.
- Date: Mon, 14 Sep 2009 04:25:41 +0000 (UTC)
commit fc20cae3c66c960c84796f90bdf7e323dd46433f
Author: José Alburquerque <jaalburqu svn gnome org>
Date: Sun Sep 13 22:32:52 2009 -0400
Link with libgda-ui when using the ui library.
* libgda-ui-4.0.pc.in: Link with libgda-ui so that ui functions are
linked in correctly. Discovered while attempting to provide an
initial C++ wrapping of the ui components of libgda-4.0.
libgda-ui-4.0.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda-ui-4.0.pc.in b/libgda-ui-4.0.pc.in
index 25a58e1..bfdcf31 100644
--- a/libgda-ui-4.0.pc.in
+++ b/libgda-ui-4.0.pc.in
@@ -7,5 +7,5 @@ Name: libgda- GDA_ABI_MAJOR_VERSION@ GDA_ABI_MINOR_VERSION@
Description: GDA (GNOME Data Access) library, UI extension
Requires: libgda-4.0 gtk+-2.0
Version: @VERSION@
-Libs: -L${libdir} -lgda- GDA_ABI_MAJOR_VERSION@ GDA_ABI_MINOR_VERSION@
+Libs: -L${libdir} -lgda-ui- GDA_ABI_MAJOR_VERSION@ GDA_ABI_MINOR_VERSION@
Cflags: -I${includedir}/libgda- GDA_ABI_MAJOR_VERSION@ GDA_ABI_MINOR_VERSION@ @GDA_DEBUG_FLAGS@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]