--- branches/staging/config/check_smlnj_heap_suffix.m4 2014/04/10 12:15:51 2580 +++ branches/staging/config/check_smlnj_heap_suffix.m4 2014/04/10 12:15:52 2581 @@ -14,7 +14,7 @@ dnl @version $Id: check_smlnj_heap_suffix.m4,v 1.2 2007/05/09 17:48:52 jhr Exp $ dnl @author John Reppy dnl -AC_DEFUN(CHECK_SMLNJ_HEAP_SUFFIX, [ +AC_DEFUN([CHECK_SMLNJ_HEAP_SUFFIX], [ AC_REQUIRE([AC_CANONICAL_HOST]) case ${host_cpu}:${host_os} in alpha*:osf3*) SMLNJ_ARCH=alpha32x; SMLNJ_OPSYS=osf1;;
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: _HOST]) case ${host_cpu}:${host_os} in alpha*:osf3*) SMLNJ_ARCH=alpha32x; SMLNJ_OPSYS=osf1;;