nemiver r552 - in trunk: . src/confmgr src/dbdimpl/sqlite	src/dbgengine src/workbench
- From: dodji svn gnome org
- To: svn-commits-list gnome org
- Subject: nemiver r552 - in trunk: . src/confmgr src/dbdimpl/sqlite	src/dbgengine src/workbench
- Date: Sun, 19 Aug 2007 17:57:32 +0100 (BST)
Author: dodji
Date: 2007-08-19 17:57:31 +0100 (Sun, 19 Aug 2007)
New Revision: 552
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=552&view=rev
Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/src/confmgr/gconfmgr.conf.in
   trunk/src/dbdimpl/sqlite/org.nemiver.db.sqlitedriver.conf.in
   trunk/src/dbgengine/cpptrait.conf.in
   trunk/src/dbgengine/gdbengine.conf.in
   trunk/src/dbgengine/varlist.conf.in
   trunk/src/workbench/workbench.conf.in
Log:
fix breakage when configured with --libdir=/something
	* configure.ac: make sure to fully expand $libdir in NEMIVER_LIBDIR.
	  NEMIVER_LIBDIR is now $libdir, but fully expanded. It can now be used
	  in dynmod confs file. This is way better since it dynmod loading still
	  work even when configure was run with --libdir=/somewhere, which was
	  not the case with the previous solution.
	* src/*/*.conf.in: uses the new NEMIVER_LIBDIR instead of the former
	  solution.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]