w32: Attempt to make gettext build successfully
commit3ab028304b98c310b76bb4a55cb42ec4214da5f9
authorPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 11 Jan 2015 12:47:46 +0000 (11 12:47 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 11 Jan 2015 13:15:37 +0000 (11 13:15 +0000)
tree5c7b3bee12223d90e488d12107fbb08109b0de70
parent16b20250219b956d64fe4af0c379ae40fb5b46a0
w32: Attempt to make gettext build successfully

Patch the configure.ac files as necessary to avoid the need to
override CXX at configure time.

Fixup gettext-tools/libgettextpo/Makefile.gnulib to include a
replacement memchr function (which is assumed to be broken on
the target system when cross-compiling).
w32/patches/gettext/01-AC_PROG_CXX.patch [new file with mode: 0644]
w32/patches/gettext/02-AC_CHECK_TOOLS.patch [new file with mode: 0644]
w32/patches/gettext/03-include_memchr.patch [new file with mode: 0644]
w32/recipes/gettext.recipe