Proposed patch to fix "distcheck"

Andreas Köhler andi5.py at gmx.net
Fri Oct 6 12:55:32 EDT 2006


Hi,

Am Freitag, den 06.10.2006, 10:02 -0400 schrieb Derek Atkins:
> Gnucash has a strange problem..  If you have GSF but not GOFFICE
> installed locally, "make distcheck" fails.  The problem is that
> it leaves around a "stamp-h5" file in the build tree.  Andreas
> was proposing moving all the AC_CONFIG_HEADER() calls in
> configure.in, but I have a simpler patch, see attached.
> 
> I'll note that this is a very rare issue and only happens during
> distcheck when you configure against a native gsf and internal goffice.
> The code compiles and "make check" works in any case.

After discussion with derek on IRC, we decided to move the
AC_CONFIG_HEADERS to the top, as in r14932+14933. Make distcheck works
and we have a clean stamp file solution now.

If someone experiences problems with this patch, please first reply and
then blame me :)

> -derek

-- andi5




More information about the gnucash-devel mailing list