/[classpath]/classpath/acinclude.m4
ViewVC logotype

Diff of /classpath/acinclude.m4

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

revision 1.47 by mark, Sun Jan 9 13:08:31 2005 UTC revision 1.48 by mark, Tue Jan 11 23:21:42 2005 UTC
# Line 360  AC_DEFUN([CLASSPATH_WITH_GJDOC], Line 360  AC_DEFUN([CLASSPATH_WITH_GJDOC],
360                 elif test "x${withval}" = xyes -o "x{withval}" = x; then                 elif test "x${withval}" = xyes -o "x{withval}" = x; then
361                   WITH_GJDOC=yes;                   WITH_GJDOC=yes;
362                   AC_PATH_PROG(GJDOC, gjdoc, "no")                   AC_PATH_PROG(GJDOC, gjdoc, "no")
363                   if test "x${JAY}" = xno; then                   if test "x${GJDOC}" = xno; then
364                     AC_MSG_ERROR("jay executable not found");                     AC_MSG_ERROR("gjdoc executable not found");
365                   fi                   fi
366                 else                 else
367                   WITH_GJDOC=yes                   WITH_GJDOC=yes

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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