Download M4 Source | Macro Index Page |
AC_LATEX_DVIPS_T_LETTER
same as AC_LATEX_DVIPS_T(letter,dvips_t_letter)
Mathieu Boretti boretti@bss-network.com
2005-01-21
AC_DEFUN([AC_LATEX_DVIPS_T_LETTER],[ AC_LATEX_DVIPS_T(letter,dvips_t_letter) if test $dvips_t_letter = "no"; then AC_MSG_ERROR([Unable to find the -t letter option in dvips]) fi ])