From 6ceeec1d02caa6ca65c31c934fe5492a9fcfa28a Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 8 Dec 2005 09:08:27 +0000 Subject: [PATCH] Update. --- ChangeLog | 4 +++ README.ja | 16 ++++++++++ configure | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 125 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a157b4b..ee3204d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-08 Katsumi Yamaoka + + * Makefile.in, configure.ac: Support making of PDF and PS files. + 2005-12-07 Katsumi Yamaoka * gnus-faq-ja.texi: Fix translations. diff --git a/README.ja b/README.ja index 323083f..494d52c 100644 --- a/README.ja +++ b/README.ja @@ -29,6 +29,22 @@ Emacs $B$K4^$^$l$F$$$k$b$N$G$O$J$/!"(BGnus $B%?%o!<$+$i%j%j!<%9$5$l$kHG$KBP( $B%j%j!<%9$5$l$?(B Gnus $B$N(B tarball $B$G$"$k(B xgnus-m.n.tar.gz $B$KBP1~$9$k(B Info $B%^%K%e%"%k$NF|K\8lHG$N(B tarball $B$O(B xgnus-m.n-doc-ja.tar.gz $B$G$9!#(B +$B0u:~(B +==== +PDF $B$d(B PS $B%U%!%$%k$r:n$k$3$H$,$G$-$^$9!#$?$@$7(B dvipdfmx, jbibtex, +pdvips, ptex, texi2dvi $B$N3F%3%^%s%I$r;H$&$3$H$,$G$-$k4D6-$,@0Hw$5$l$F(B +$B$$$J$1$l$P$J$j$^$;$s!#(Bconfigure $B$rl=j$K$"$j$^$9!#(B + +($B$I$3$+(B) + $BF?L>(B CVS ======== $B&5 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 +set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` +if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >conftest.make <<\_ACEOF +all: + @echo 'ac_maketemp="$(MAKE)"' +_ACEOF +# GNU make sometimes prints "make[1]: Entering...", which would confuse us. +eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` +if test -n "$ac_maketemp"; then + eval ac_cv_prog_make_${ac_make}_set=yes +else + eval ac_cv_prog_make_${ac_make}_set=no +fi +rm -f conftest.make +fi +if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then + echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6 + SET_MAKE= +else + echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6 + SET_MAKE="MAKE=${MAKE-make}" +fi + ac_aux_dir= for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do if test -f $ac_dir/install-sh; then @@ -1372,6 +1401,42 @@ echo "${ECHO_T}no" >&6 fi +# Extract the first word of "dvipdfmx", so it can be a program name with args. +set dummy dvipdfmx; ac_word=$2 +echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +if test "${ac_cv_prog_DVIPDFMX+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + if test -n "$DVIPDFMX"; then + ac_cv_prog_DVIPDFMX="$DVIPDFMX" # Let the user override the test. +else +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_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_prog_DVIPDFMX="dvipdfmx" + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done +done + + test -z "$ac_cv_prog_DVIPDFMX" && ac_cv_prog_DVIPDFMX="false" +fi +fi +DVIPDFMX=$ac_cv_prog_DVIPDFMX +if test -n "$DVIPDFMX"; then + echo "$as_me:$LINENO: result: $DVIPDFMX" >&5 +echo "${ECHO_T}$DVIPDFMX" >&6 +else + echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6 +fi + # Extract the first word of "jbibtex", so it can be a program name with args. set dummy jbibtex; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 @@ -1408,6 +1473,42 @@ else echo "${ECHO_T}no" >&6 fi +# Extract the first word of "pdvips", so it can be a program name with args. +set dummy pdvips; ac_word=$2 +echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +if test "${ac_cv_prog_PDVIPS+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + if test -n "$PDVIPS"; then + ac_cv_prog_PDVIPS="$PDVIPS" # Let the user override the test. +else +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_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_prog_PDVIPS="pdvips" + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done +done + + test -z "$ac_cv_prog_PDVIPS" && ac_cv_prog_PDVIPS="false" +fi +fi +PDVIPS=$ac_cv_prog_PDVIPS +if test -n "$PDVIPS"; then + echo "$as_me:$LINENO: result: $PDVIPS" >&5 +echo "${ECHO_T}$PDVIPS" >&6 +else + echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6 +fi + # Extract the first word of "ptex", so it can be a program name with args. set dummy ptex; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 @@ -2117,11 +2218,14 @@ s,@ECHO_C@,$ECHO_C,;t t s,@ECHO_N@,$ECHO_N,;t t s,@ECHO_T@,$ECHO_T,;t t s,@LIBS@,$LIBS,;t t +s,@SET_MAKE@,$SET_MAKE,;t t s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t s,@INSTALL_DATA@,$INSTALL_DATA,;t t s,@EMACS@,$EMACS,;t t +s,@DVIPDFMX@,$DVIPDFMX,;t t s,@JBIBTEX@,$JBIBTEX,;t t +s,@PDVIPS@,$PDVIPS,;t t s,@PTEX@,$PTEX,;t t s,@TEXI2DVI@,$TEXI2DVI,;t t s,@LIBOBJS@,$LIBOBJS,;t t -- 1.7.10.4