Op zaterdag 21 april 2018 14:07:47 CEST schreef DaveC49: > I found a reference to an earlier post for the documentation build for > GnuCash not the program build where it apparently did matter because of an > issue with the intltools package. I suspect this is where the issues over > the location of the build directory arose.
Exactly. The build directory issues were due to intltool not working properly when the build directory was inside the source directory (except if it was a hidden directory by the way). This didn't start in gnucash-docs though, but in gnucash before we dropped intltool. We only dropped intltool a couple of weeks before releasing 3.0 because a recent enough gettext is needed instead. Note this is still missing on some platforms so these platforms can't be used to extract translatable strings. In practice this is not very important. Regards, Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
