r12154 - gnucash/trunk - Some changes to get code to compile on Solaris.

Derek Atkins warlord at cvs.gnucash.org
Fri Dec 9 13:28:44 EST 2005


Author: warlord
Date: 2005-12-09 13:28:42 -0500 (Fri, 09 Dec 2005)
New Revision: 12154
Trac: http://svn.gnucash.org/trac/changeset/12154

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/configure.in
   gnucash/trunk/src/business/business-gnome/business-urls.c
   gnucash/trunk/src/gnome-utils/gnc-currency-edit.c
Log:
Some changes to get code to compile on Solaris.

	* configure.in: g-wrap 1.9.6 can define the module-dir as
	  share/guile/site -- we want to make sure to get rid of
	  the /site when computing the libdir from this.  Otherwise
	  the runtime will fail to find the g-wrap runtime libraries.
	* src/gnome-utils/gnc-currency-edit.c:
	* src/business/business-gnome/business-urls.c:
	  include <strings.h> to compile on Solaris.





More information about the gnucash-patches mailing list