On Tuesday 25 January 2005 10:45 pm, Neil Williams wrote: > > > QSF source files are included in src/backend/file and create their own > > > library, gnucash/libqsf-backend-file.so > > > > I think the code should probably go into src/backend/qsf instead of > > backend/file. Also, the library should probably be called > > libgnc-backend-qsf (or libqof-backend-qsf).
I'm just separating that out now.
The changes are all in configure.in and the relevant Makefile.am files but
moving the qsf-* files from file/ to qsf/ is probably best done as a
replacement patch rather than committing, removing and re-creating.
configure.in changes:
QSF_SCHEMA_DIR='${GNC_SHAREDIR}/qof/qsf'
LIBXML2_REQUIRED=2.5.10
src/backend/qsf/Makefile
Then I've moved the qsf files out into backend/qsf and separated out the
Makefile needs. It's building now.
Ignore the patch I sent in yesterday, I'll send in a complete replacement
patch later today.
--
Neil Williams
=============
http://www.dcglug.org.uk/
http://www.nosoftwarepatents.com/
http://sourceforge.net/projects/isbnsearch/
http://www.neil.williamsleesmill.me.uk/
http://www.biglumber.com/x/web?qs=0x8801094A28BCB3E3
pgp5JGXVol7lO.pgp
Description: PGP signature
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
