mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Compiling our guile scripts will run loaded libraries. One of the libraries to load is the engine library which expects to find the enabled backends (xml and or dbi). If those aren't built yet, this will result in error messages printed in the build output.