changeset 2595:1f19e7c36079

8180540: Add pandoc build fix for windows Reviewed-by: wetmore Contributed-by: magnus.ihse.bursie@oracle.com
author wetmore
date Thu, 18 May 2017 10:31:46 -0700
parents c491c6d36014
children 440c40aa07c7
files common/autoconf/spec.gmk.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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@