# HG changeset patch # User wetmore # Date 1495128706 25200 # Node ID 1f19e7c360796ef15a105380c3aef4c452885fa1 # Parent c491c6d36014a6e0a881af7d806a3c7c642cd55c 8180540: Add pandoc build fix for windows Reviewed-by: wetmore Contributed-by: magnus.ihse.bursie@oracle.com diff -r c491c6d36014 -r 1f19e7c36079 common/autoconf/spec.gmk.in --- a/common/autoconf/spec.gmk.in Thu May 18 16:47:44 2017 +0000 +++ b/common/autoconf/spec.gmk.in Thu May 18 10:31:46 2017 -0700 @@ -650,7 +650,7 @@ MV:=@MV@ NAWK:=@NAWK@ NICE:=@NICE@ -PANDOC:=@PANDOC@ +PANDOC:=@FIXPATH@ @PANDOC@ PATCH:=@PATCH@ PRINTF:=@PRINTF@ RM:=@RM@