mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
committed by
Geert Janssens
parent
20eecb05da
commit
d858c7d51d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user