8180540: Add pandoc build fix for windows
authorwetmore
Thu, 18 May 2017 10:31:46 -0700
changeset 45231 e700055fb01d
parent 45230 5b6ad5a94717
child 45232 1e2ad0809162
8180540: Add pandoc build fix for windows Reviewed-by: wetmore Contributed-by: magnus.ihse.bursie@oracle.com
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@