Hi All,
Please could someone take a look at the issue reported in bug #1407009 [1] and bug #1418943 [2]?
In short...
A lot of downstream projects like to regenerate the configuration files by running "autoreconf". Builds fail in 0.91.0 because of changes in the internationalization config.
To reproduce:
autoreconf -fi ./configure
# Config dies with a message about po/Makefile.in.in not being created by intltoolize.
To fix this, we need to distribute autogen.sh, and preferably update the macros used in configure.ac. Is there any reason not to do this, and backport to 0.91.1?
If there's no feedback, I'll press ahead in the next day or so, since it's holding up the distribution of Inkscape 0.91 to some major downstream projects.
Best wishes,
Alex
[1] https://bugs.launchpad.net/inkscape/+bug/1407009 [2] https://bugs.launchpad.net/inkscape/+bug/1418943