Searched refs:PANDOC (Results 1 - 3 of 3) sorted by relevance

/openjdk9/make/
H A DUpdateBuildDocs.gmk37 ifeq ($(PANDOC), )
/openjdk9/make/common/
H A DProcessMarkdown.gmk54 $$(PANDOC) $$($1_OPTIONS) -f markdown -t html5 --standalone \
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh1031 PANDOC
1291 PANDOC
2259 PANDOC Override default value for PANDOC
15380 if [ -z "${PANDOC+x}" ]; then
15391 case $PANDOC in
15393 ac_cv_path_PANDOC="$PANDOC" # Let the user override the test with a path.
15414 PANDOC=$ac_cv_path_PANDOC
15415 if test -n "$PANDOC"; then
15416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PANDOC" >
[all...]

Completed in 67 milliseconds