r21645 - gnucash/trunk/src - Make distcheck fixes.
John Ralls
jralls at code.gnucash.org
Tue Nov 29 16:29:38 EST 2011
Author: jralls
Date: 2011-11-29 16:29:37 -0500 (Tue, 29 Nov 2011)
New Revision: 21645
Trac: http://svn.gnucash.org/trac/changeset/21645
Modified:
gnucash/trunk/src/core-utils/Makefile.am
gnucash/trunk/src/engine/test/Makefile.am
gnucash/trunk/src/libqof/qof/test/Makefile.am
Log:
Make distcheck fixes.
Fix some errors in r21570 which cause "make distcheck" to fail, and a couple of others besides.
While this gets distcheck to work on the Mac, there are still some problems with the standard-reports test on Linux related to trying to load reports from the installation directory (make install is run *after* make check during make distcheck). This test passes on the Mac, fails on Linux.
More information about the gnucash-patches
mailing list