r13583 - gnucash/trunk - Gnucash replaced dlopen/dlsym by the g_module functions,

Christian Stimming cstim at cvs.gnucash.org
Fri Mar 10 06:04:03 EST 2006


Author: cstim
Date: 2006-03-10 06:04:02 -0500 (Fri, 10 Mar 2006)
New Revision: 13583
Trac: http://svn.gnucash.org/trac/changeset/13583

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/configure.in
   gnucash/trunk/src/gnome-utils/dialog-utils.c
Log:
Gnucash replaced dlopen/dlsym by the g_module functions, 
so don't error out if they are unavailable; dlsym is needed 
only optionally for BSD linkers. Also removes quotation 
error in AC_MSG_ERROR macro.





More information about the gnucash-patches mailing list