Internalize parts of the goffice code

We're using only a tiny fraction of that library.
Adding it directly in the gnucash source saves a large dependency chain.

Note this is a verbatim copy of these files from
https://github.com/GNOME/goffice/tree/GOFFICE_0_8_17
to preserve a clean link with it's origin.
It will only build correctly after the next commit.
This commit is contained in:
Geert Janssens
2016-01-28 09:12:43 +01:00
committed by Geert Janssens
parent 20eecb05da
commit d858c7d51d
10 changed files with 2540 additions and 1 deletions

View File

@@ -1697,6 +1697,7 @@ AC_CONFIG_FILES(
doc/Makefile
doc/examples/Makefile
lib/Makefile
lib/goffice/Makefile
lib/libc/Makefile
lib/stf/Makefile
packaging/Makefile