r15230 - gnucash/branches/reshuffle-modules - Use GModule instead of libltdl.

Andreas Köhler andi5 at cvs.gnucash.org
Tue Dec 19 04:06:11 EST 2006


Author: andi5
Date: 2006-12-19 04:06:03 -0500 (Tue, 19 Dec 2006)
New Revision: 15230
Trac: http://svn.gnucash.org/trac/changeset/15230

Modified:
   gnucash/branches/reshuffle-modules/
   gnucash/branches/reshuffle-modules/src/gnc-module/gnc-module.c
Log:
Use GModule instead of libltdl.
* Load *.G_MODULE_SUFFIX, not *.la
* Use g_module_{open,symbol,close,error} for lt_dl{open,sym,close,error}
* Drop lt_dlinit





More information about the gnucash-patches mailing list