From 80183457adaca8dd3a013370f79a22b62c915c43 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Sat, 18 May 2013 17:58:10 +0300 Subject: Fix the MS-Windows build using the Posix configury. w32/Makefile.am (libw32_a_SOURCES): Add compat/posixfcn.c. configure.ac (OUTPUT_SYNC): Define for mingw32 target. --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d5d053..4633bec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2013-05-18 Eli Zaretskii +2013-05-18 Alexey Pavlov (tiny change) + + * w32/Makefile.am (libw32_a_SOURCES): Add compat/posixfcn.c. + + * configure.ac (OUTPUT_SYNC): Define for mingw32 target. * job.c (construct_command_argv_internal) [WINDOWS32]: Add "move". Fixes Savannah bug #30714. -- cgit v1.2.3