[Gnucash-changes] r11993 - gnucash/branches/goffice-update - Fix unnecessary subdirectory handling of config headers

Josh Sled jsled at asynchronous.org
Sun Nov 20 16:06:49 EST 2005


Thank you very much for these fixes.


On Sun, 2005-11-20 at 15:33 -0500, Neil Williams wrote:
> Modified: gnucash/branches/goffice-update/lib/goffice-0.0.4/goffice/cut-n-paste/foocanvas/Makefile.am
> ===================================================================
> --- gnucash/branches/goffice-update/lib/goffice-0.0.4/goffice/cut-n-paste/foocanvas/Makefile.am	2005-11-20 19:03:18 UTC (rev 11992)
> +++ gnucash/branches/goffice-update/lib/goffice-0.0.4/goffice/cut-n-paste/foocanvas/Makefile.am	2005-11-20 20:33:25 UTC (rev 11993)
> @@ -1,4 +1,5 @@
>  AM_CPPFLAGS = \
> +	-I$(top_srcdir)/lib/libgsf-1.12.3 				\
>  	-I$(top_srcdir)/lib/goffice-0.0.4 				\
>  	-I$(top_builddir)/lib/goffice-0.0.4				\
>  	$(WARN_CFLAGS) 					
[...]
> Modified: gnucash/branches/goffice-update/lib/goffice-0.0.4/goffice-plugins.mk
> Modified: gnucash/branches/goffice-update/lib/goffice-0.0.4/goffice.mk

These aren't correct if the external libgsf is being used.
LIBGSF_CFLAGS should already be set correctly for both cases; I believe
it's being included already.

...jsled
-- 
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo ${a}@${b}`


More information about the gnucash-devel mailing list