r14032 - gnucash/trunk - Disable the use of external QOF and make sure we can co-exist.

Derek Atkins warlord at cvs.gnucash.org
Fri May 12 12:23:01 EDT 2006


Author: warlord
Date: 2006-05-12 12:23:00 -0400 (Fri, 12 May 2006)
New Revision: 14032
Trac: http://svn.gnucash.org/trac/changeset/14032

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/configure.in
   gnucash/trunk/lib/libqof/backend/file/Makefile.am
   gnucash/trunk/lib/libqof/qof/Makefile.am
   gnucash/trunk/lib/libqof/qof/qof.h
Log:
Disable the use of external QOF and make sure we can co-exist.

	* lib/libqof/qof/Makefile.am:
	  change the name of our qof library
	* lib/libqof/backend/file/Makefile.am:
	  change the name of our qsf library
	* lib/libqof/qof/qof.h:
	  point to the newly named qsf library
	* configure.in:
	  Error out if the user calls --enable-qof
	  Change the name of the internal qof library and directories
	  so that our qof can co-exist with a "native" qof





More information about the gnucash-patches mailing list