/[auctex]/auctex/aclocal.m4
ViewVC logotype

Diff of /auctex/aclocal.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.59 by dak, Thu Jul 14 00:24:36 2005 UTC revision 1.60 by angeli, Thu Jul 21 12:53:05 2005 UTC
# Line 496  AC_DEFUN(EMACS_CHECK_MULE, [ Line 496  AC_DEFUN(EMACS_CHECK_MULE, [
496  AC_MSG_CHECKING(for mule support)  AC_MSG_CHECKING(for mule support)
497  EMACS_CHECK_REQUIRE(mule,silent)  EMACS_CHECK_REQUIRE(mule,silent)
498  if test "${HAVE_mule}" = "yes"; then  if test "${HAVE_mule}" = "yes"; then
499    COMPILE_MULE="tex-jp.el"    MULESRC="tex-jp.el"
500    CONTRIB_MULEELC="tex-jp.elc"    MULEELC="tex-jp.elc"
501    AC_MSG_RESULT(yes)    AC_MSG_RESULT(yes)
502  else  else
503    AC_MSG_RESULT(no)    AC_MSG_RESULT(no)
504  fi  fi
505  AC_SUBST(COMPILE_MULE)  AC_SUBST(MULESRC)
506  AC_SUBST(CONTRIB_MULEELC)  AC_SUBST(MULEELC)
507  ])  ])
508    
509  dnl  dnl

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26