ACLTX_CLASS_ARTICLE([ACTION-IF-NOT-FOUND]) ,
2006年07月16日
Boretti Mathieu <boretti@eig.unige.ch>
lgpl
cryp.to ac-archive's LaTeX Support (released)
This macro test if class article is installed and fail (default) with a error message if not
AC_DEFUN([ACLTX_CLASS_ARTICLE],[ ACLTX_CLASS(article,article,[],[m4_ifval([1ドル],[1ドル],AC_MSG_ERROR([Unable to find the article class]))])]) ])