X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1703451f01d269c5b1cc49286b406ad2f28a56b7..883fca3cce00e333e4970bfb63e0b028188f25db:/acmacro/context.m4 diff --git a/acmacro/context.m4 b/acmacro/context.m4 index 152ed2d29c..17dff0777b 100644 --- a/acmacro/context.m4 +++ b/acmacro/context.m4 @@ -1,7 +1,7 @@ dnl AC_CHECK_UCONTEXT: Check whether ucontext are working dnl Most of the code is stolen from the GNU pth autoconf macros by -dnl Ralf S. Engelschall. As +dnl Ralf S. Engelschall. dnl # ``"Reuse an expert's code" is the right dnl # advice for most people. But it's a useless dnl # advice for the experts writing the code @@ -67,7 +67,7 @@ dnl ## ...stack grow up... dnl ## #endif dnl ## -AC_DEFUN(AC_CHECK_STACKGROWTH,[dnl +AC_DEFUN([AC_CHECK_STACKGROWTH],[dnl AC_MSG_CHECKING(for direction of stack growth) AC_CACHE_VAL(ac_cv_check_stackgrowth, [ cross_compiling=no @@ -122,7 +122,7 @@ dnl ## configure.ac: dnl ## AC_CHECK_MCSC(, ) dnl ## -AC_DEFUN(AC_CHECK_MCSC, [ +AC_DEFUN([AC_CHECK_MCSC], [ AC_MSG_CHECKING(for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)) AC_CACHE_VAL(ac_cv_check_mcsc, [ AC_TRY_RUN([ @@ -209,7 +209,7 @@ dnl ## xxx.sp_ss = (skaddr, sksize); dnl ## xxx.sp_size = (skaddr, sksize); dnl ## -AC_DEFUN(AC_CHECK_STACKSETUP,[dnl +AC_DEFUN([AC_CHECK_STACKSETUP],[dnl dnl # check for consistent usage ifelse($1,[sigstack],,[ ifelse($1,[sigaltstack],,[