Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 0409f551ff5483571a40b9503940806fbd5f2984
      
https://github.com/Warzone2100/warzone2100/commit/0409f551ff5483571a40b9503940806fbd5f2984
  Author: Lars Wendler <polynomia...@gentoo.org>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  configure.ac: Raise AM_GNU_GETTEXT_VERSION to 0.17

the shipped copy of po/Makefile.in.in comes from gettext-0.17 and since
m4/po.m4 has been changed to use AC_PROG_MKDIR_P (Trac ticket #4701)
autopoint from gettext would produce a broken po/Makefile.in.in which has
no MKDIR_P definition. This again would result in "make install" throwing
the following error when invoking install-data-yes target in /po/ dir:

  make[1]: execvp: /usr/share: Permission denied

Raising AM_GNU_GETTEXT_VERSION fixes the described issue.

Signed-off-by: Lars Wendler <polynomia...@gentoo.org>




_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to