Christian,
After picking up your last change I can no longer compile 1.8 or HEAD.
The automake program quits while processing configure.in with a
complaint that the ltmain.sh file is missing. I'm using automake 1.9.
Interestingly enough, I don't see the problem in the g2 branch.
David
Chris Shoemaker <[EMAIL PROTECTED]> writes:
>> Cool.. Are you also taking into account the business ledger, which
>> uses the same underlying register interfaces that the split register
>> does? (just wondering)..
>
> Sorry to take so long to respond... I wanted to at least look at the
> business
A command-line interface to exported GnuCash data (G2 - the next GnuCash
release, compatible with Gnome2) using a modified Pilot-QOF front-end and the
GnuCash financial objects (including business).
http://www.linux.codehelp.co.uk/cashutil/
Bugs or problem reports to: QOF-devel mailing list.
h
Neil Williams <[EMAIL PROTECTED]> writes:
>> > Anyways, it's actually calling qof_class_get_parameter, as shown in the
>> > error report.
>>
>> Sorry, what duplicate names?
>
> Where an API function is redefined with a new name e.g.
> $ cd gnucash-gnome2/src/engine/
> $ grep "define gnc" *.h
>
> M
I don't think this should have been done on the 1.8 branch.
The 1.8 branch should remain stable -- changing the build system
is not a way to maintain stability.
-derek
Christian Stimming <[EMAIL PROTECTED]> writes:
> Log Message:
> ---
> Eventually remove auto-generated files from CVS
>