version 1.5, 2017/03/30 05:36:04 |
version 1.7, 2021/03/25 05:56:49 |
|
|
ac_subst_vars='LTLIBOBJS |
ac_subst_vars='LTLIBOBJS |
LIBOBJS |
LIBOBJS |
OpenXM_HOME |
OpenXM_HOME |
|
TEX |
PTEX |
PTEX |
DVIPDF |
TEXI2HTML |
|
TEXINDEX |
MAKEINFO |
MAKEINFO |
OBJEXT |
OBJEXT |
EXEEXT |
EXEEXT |
Line 2516 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $ |
|
Line 2518 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $ |
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu |
ac_compiler_gnu=$ac_cv_c_compiler_gnu |
|
|
|
|
for ac_prog in jmakeinfo makeinfo |
# Extract the first word of "makeinfo", so it can be a program name with args. |
do |
set dummy makeinfo; ac_word=$2 |
# Extract the first word of "$ac_prog", so it can be a program name with args. |
|
set dummy $ac_prog; ac_word=$2 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if ${ac_cv_path_MAKEINFO+:} false; then : |
if ${ac_cv_path_MAKEINFO+:} false; then : |
|
|
done |
done |
IFS=$as_save_IFS |
IFS=$as_save_IFS |
|
|
|
test -z "$ac_cv_path_MAKEINFO" && ac_cv_path_MAKEINFO="no" |
;; |
;; |
esac |
esac |
fi |
fi |
Line 2558 $as_echo "no" >&6; } |
|
Line 2559 $as_echo "no" >&6; } |
|
fi |
fi |
|
|
|
|
test -n "$MAKEINFO" && break |
# Extract the first word of "texindex", so it can be a program name with args. |
done |
set dummy texindex; ac_word=$2 |
|
|
|
|
for ac_prog in dvipdfmx dvipdfm divpdf |
|
do |
|
# Extract the first word of "$ac_prog", so it can be a program name with args. |
|
set dummy $ac_prog; ac_word=$2 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if ${ac_cv_path_DVIPDF+:} false; then : |
if ${ac_cv_path_TEXINDEX+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
case $DVIPDF in |
case $TEXINDEX in |
[\\/]* | ?:[\\/]*) |
[\\/]* | ?:[\\/]*) |
ac_cv_path_DVIPDF="$DVIPDF" # Let the user override the test with a path. |
ac_cv_path_TEXINDEX="$TEXINDEX" # Let the user override the test with a path. |
;; |
;; |
*) |
*) |
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
|
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_path_DVIPDF="$as_dir/$ac_word$ac_exec_ext" |
ac_cv_path_TEXINDEX="$as_dir/$ac_word$ac_exec_ext" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
fi |
fi |
|
|
done |
done |
IFS=$as_save_IFS |
IFS=$as_save_IFS |
|
|
|
test -z "$ac_cv_path_TEXINDEX" && ac_cv_path_TEXINDEX="no" |
;; |
;; |
esac |
esac |
fi |
fi |
DVIPDF=$ac_cv_path_DVIPDF |
TEXINDEX=$ac_cv_path_TEXINDEX |
if test -n "$DVIPDF"; then |
if test -n "$TEXINDEX"; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $DVIPDF" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEXINDEX" >&5 |
$as_echo "$DVIPDF" >&6; } |
$as_echo "$TEXINDEX" >&6; } |
else |
else |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
$as_echo "no" >&6; } |
$as_echo "no" >&6; } |
fi |
fi |
|
|
|
|
test -n "$DVIPDF" && break |
# Extract the first word of "texi2html", so it can be a program name with args. |
|
set dummy texi2html; ac_word=$2 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
|
$as_echo_n "checking for $ac_word... " >&6; } |
|
if ${ac_cv_path_TEXI2HTML+:} false; then : |
|
$as_echo_n "(cached) " >&6 |
|
else |
|
case $TEXI2HTML in |
|
[\\/]* | ?:[\\/]*) |
|
ac_cv_path_TEXI2HTML="$TEXI2HTML" # Let the user override the test with a path. |
|
;; |
|
*) |
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
for as_dir in $PATH |
|
do |
|
IFS=$as_save_IFS |
|
test -z "$as_dir" && as_dir=. |
|
for ac_exec_ext in '' $ac_executable_extensions; do |
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
|
ac_cv_path_TEXI2HTML="$as_dir/$ac_word$ac_exec_ext" |
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
break 2 |
|
fi |
done |
done |
|
done |
|
IFS=$as_save_IFS |
|
|
|
test -z "$ac_cv_path_TEXI2HTML" && ac_cv_path_TEXI2HTML="no" |
|
;; |
|
esac |
|
fi |
|
TEXI2HTML=$ac_cv_path_TEXI2HTML |
|
if test -n "$TEXI2HTML"; then |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEXI2HTML" >&5 |
|
$as_echo "$TEXI2HTML" >&6; } |
|
else |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
|
$as_echo "no" >&6; } |
|
fi |
|
|
# Extract the first word of "ptex", so it can be a program name with args. |
|
set dummy ptex; ac_word=$2 |
if test "$MAKEINFO" = no -o "$TEXINDEX" = no; then |
|
as_fn_error $? "makeinfo is not found." "$LINENO" 5 |
|
fi |
|
if test "$TEXI2HTML" = no ; then |
|
as_fn_error $? "texi2html is not found." "$LINENO" 5 |
|
fi |
|
# Extract the first word of "xetex", so it can be a program name with args. |
|
set dummy xetex; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if ${ac_cv_path_PTEX+:} false; then : |
if ${ac_cv_path_PTEX+:} false; then : |
|
|
done |
done |
IFS=$as_save_IFS |
IFS=$as_save_IFS |
|
|
|
test -z "$ac_cv_path_PTEX" && ac_cv_path_PTEX="no" |
;; |
;; |
esac |
esac |
fi |
fi |
Line 2648 $as_echo "no" >&6; } |
|
Line 2688 $as_echo "no" >&6; } |
|
fi |
fi |
|
|
|
|
if ${PTEX} -kanji=utf8 -version; then |
# Extract the first word of "xetex", so it can be a program name with args. |
PTEX="${PTEX} -kanji=utf8" |
set dummy xetex; ac_word=$2 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
|
$as_echo_n "checking for $ac_word... " >&6; } |
|
if ${ac_cv_path_TEX+:} false; then : |
|
$as_echo_n "(cached) " >&6 |
|
else |
|
case $TEX in |
|
[\\/]* | ?:[\\/]*) |
|
ac_cv_path_TEX="$TEX" # Let the user override the test with a path. |
|
;; |
|
*) |
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
for as_dir in $PATH |
|
do |
|
IFS=$as_save_IFS |
|
test -z "$as_dir" && as_dir=. |
|
for ac_exec_ext in '' $ac_executable_extensions; do |
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
|
ac_cv_path_TEX="$as_dir/$ac_word$ac_exec_ext" |
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
break 2 |
|
fi |
|
done |
|
done |
|
IFS=$as_save_IFS |
|
|
|
test -z "$ac_cv_path_TEX" && ac_cv_path_TEX="no" |
|
;; |
|
esac |
fi |
fi |
|
TEX=$ac_cv_path_TEX |
|
if test -n "$TEX"; then |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEX" >&5 |
|
$as_echo "$TEX" >&6; } |
|
else |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
|
$as_echo "no" >&6; } |
|
fi |
|
|
|
|
|
if test "$PTEX" = no -o "$TEX" = no ; then |
|
as_fn_error $? "xetex is not found." "$LINENO" 5 |
|
fi |
|
|
OpenXM_HOME=`cd ../..; pwd` |
OpenXM_HOME=`cd ../..; pwd` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ac_config_files="$ac_config_files Makefile" |
ac_config_files="$ac_config_files Makefile" |