--- branches/charisee/config/check_smlnj_heap_suffix.m4 2013/06/03 19:41:56 2377 +++ branches/charisee/config/check_smlnj_heap_suffix.m4 2014/04/25 18:23:44 2604 @@ -10,11 +10,11 @@ dnl the ACTION-IF-UNKNOWN. Upon successful execution, this macro defines the dnl shell variables SMLNJ_ARCH, SMLNJ_OPSYS, and SMLNJ_HEAP_SUFFIX, and it dnl does an AC_SUBST on these variables. -dnl +dnl 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;;