[BACK]Return to configure CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc

Diff for /OpenXM/src/asir-doc/configure between version 1.5 and 1.6

version 1.5, 2017/03/30 05:36:04 version 1.6, 2017/08/31 01:24:32
Line 584  PACKAGE_URL=
Line 584  PACKAGE_URL=
 ac_subst_vars='LTLIBOBJS  ac_subst_vars='LTLIBOBJS
 LIBOBJS  LIBOBJS
 OpenXM_HOME  OpenXM_HOME
   TEX
 PTEX  PTEX
 DVIPDF  
 MAKEINFO  MAKEINFO
 OBJEXT  OBJEXT
 EXEEXT  EXEEXT
Line 2562  fi
Line 2562  fi
 done  done
   
   
 for ac_prog in dvipdfmx dvipdfm divpdf  # Extract the first word of "xetex", so it can be a program name with args.
 do  set dummy xetex; 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_DVIPDF+:} false; then :  if ${ac_cv_path_PTEX+:} false; then :
   $as_echo_n "(cached) " >&6    $as_echo_n "(cached) " >&6
 else  else
   case $DVIPDF in    case $PTEX in
   [\\/]* | ?:[\\/]*)    [\\/]* | ?:[\\/]*)
   ac_cv_path_DVIPDF="$DVIPDF" # Let the user override the test with a path.    ac_cv_path_PTEX="$PTEX" # Let the user override the test with a path.
   ;;    ;;
   *)    *)
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
Line 2583  do
Line 2581  do
   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_PTEX="$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
Line 2594  IFS=$as_save_IFS
Line 2592  IFS=$as_save_IFS
   ;;    ;;
 esac  esac
 fi  fi
 DVIPDF=$ac_cv_path_DVIPDF  PTEX=$ac_cv_path_PTEX
 if test -n "$DVIPDF"; then  if test -n "$PTEX"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DVIPDF" >&5    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTEX" >&5
 $as_echo "$DVIPDF" >&6; }  $as_echo "$PTEX" >&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  
 done  
   
   # Extract the first word of "xetex", so it can be a program name with args.
 # Extract the first word of "ptex", so it can be a program name with args.  set dummy xetex; ac_word=$2
 set dummy ptex; 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_TEX+:} false; then :
   $as_echo_n "(cached) " >&6    $as_echo_n "(cached) " >&6
 else  else
   case $PTEX in    case $TEX in
   [\\/]* | ?:[\\/]*)    [\\/]* | ?:[\\/]*)
   ac_cv_path_PTEX="$PTEX" # Let the user override the test with a path.    ac_cv_path_TEX="$TEX" # Let the user override the test with a path.
   ;;    ;;
   *)    *)
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
Line 2627  do
Line 2622  do
   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_PTEX="$as_dir/$ac_word$ac_exec_ext"      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      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2      break 2
   fi    fi
Line 2638  IFS=$as_save_IFS
Line 2633  IFS=$as_save_IFS
   ;;    ;;
 esac  esac
 fi  fi
 PTEX=$ac_cv_path_PTEX  TEX=$ac_cv_path_TEX
 if test -n "$PTEX"; then  if test -n "$TEX"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTEX" >&5    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEX" >&5
 $as_echo "$PTEX" >&6; }  $as_echo "$TEX" >&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
   
   
 if ${PTEX} -kanji=utf8 -version; then  
    PTEX="${PTEX} -kanji=utf8"  
 fi  
   
   
 OpenXM_HOME=`cd ../..; pwd`  OpenXM_HOME=`cd ../..; pwd`

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>