Bill Nottingham (nott...@redhat.com) said: 
> ---
>  src/import-export/aqbanking/Makefile.am |    1 +
>  src/plugins/bi_import/Makefile.am       |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/src/import-export/aqbanking/Makefile.am 
> b/src/import-export/aqbanking/Makefile.am
> index 82a0403..36764f9 100644
> --- a/src/import-export/aqbanking/Makefile.am
> +++ b/src/import-export/aqbanking/Makefile.am
> @@ -64,6 +64,7 @@ AM_CFLAGS = \
>    ${GNOME_CFLAGS} \
>    ${GLADE_CFLAGS} \
>    ${GLIB_CFLAGS} \
> +  ${GUILE_CFLAGS} \
>    ${AQBANKING_CFLAGS}

So, reading this I see my commit message refers to GUILE_INCS, and
the patch refers to GUILE_CFLAGS. 

These appear to be used somewhat interchangeably throughout the buildsystem;
they evaluate the same in any case.

Bill
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to