[prev in list] [next in list] [prev in thread] [next in thread] 

List:       prelude-cvslog
Subject:    [prelude-cvslog] r5910 - trunk/libpreludedb/plugins/sql/pgsql
From:       noreply () prelude-ids ! org
Date:       2005-03-31 20:31:18
Message-ID: 20050331203118.67F34640978 () mail ! prelude-ids ! org
[Download RAW message or body]

Author: yoann
Date: 2005-03-31 22:31:17 +0200 (Thu, 31 Mar 2005)
New Revision: 5910

Modified:
   trunk/libpreludedb/plugins/sql/pgsql/Makefile.am
Log:
Fix Debian specific PgSQL plugin loading problem.


Modified: trunk/libpreludedb/plugins/sql/pgsql/Makefile.am
===================================================================
--- trunk/libpreludedb/plugins/sql/pgsql/Makefile.am	2005-03-31 19:52:19 UTC (rev 5909)
+++ trunk/libpreludedb/plugins/sql/pgsql/Makefile.am	2005-03-31 20:31:17 UTC (rev 5910)
@@ -4,7 +4,7 @@
 if HAVE_PGSQL
 
 pgsql_la_SOURCES = pgsql.c
-pgsql_la_LIBADD = -L@PGSQL_LIBDIR@ -lpq
+pgsql_la_LIBADD = $(top_builddir)/src/libpreludedb.la -L@PGSQL_LIBDIR@ -lpq
 pgsqldir = $(sql_plugin_dir)
 
 pgsql_LTLIBRARIES = pgsql.la


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic