8180540: Add pandoc build fix for windows
Reviewed-by: wetmore
Contributed-by: magnus.ihse.bursie@oracle.com
--- 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@