r18318 - gnucash/trunk/src/bin - Add GNC_DBD_DIR definition for libdbi on mac
Phil Longstaff
plongstaff at code.gnucash.org
Tue Sep 15 20:24:04 EDT 2009
Author: plongstaff
Date: 2009-09-15 20:24:04 -0400 (Tue, 15 Sep 2009)
New Revision: 18318
Trac: http://svn.gnucash.org/trac/changeset/18318
Modified:
gnucash/trunk/src/bin/gnucash-setup-env-osx.in
Log:
Add GNC_DBD_DIR definition for libdbi on mac
Modified: gnucash/trunk/src/bin/gnucash-setup-env-osx.in
===================================================================
--- gnucash/trunk/src/bin/gnucash-setup-env-osx.in 2009-09-14 23:58:07 UTC (rev 18317)
+++ gnucash/trunk/src/bin/gnucash-setup-env-osx.in 2009-09-16 00:24:04 UTC (rev 18318)
@@ -25,6 +25,7 @@
LD_LIBRARY_PATH="${EXTRA_LIBS}@-PATH_SEPARATOR-@${LD_LIBRARY_PATH}"
DYLD_LIBRARY_PATH="${EXTRA_LIBS}@-PATH_SEPARATOR-@${DYLD_LIBRARY_PATH}"
+GNC_DBD_DIR="@-GNC_DBD_DIR-@"
GNC_STANDARD_REPORTS_DIR="@-GNC_STANDARD_REPORTS_DIR-@"
export GNC_MODULE_PATH
More information about the gnucash-changes
mailing list