Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SIMIX_sem_would_block() was blatantly wrong; missing {} in SIMIX_sem_acquire_any...
[simgrid.git] / acmacro / fancy_configury.m4
1 dnl SG_CONFIGURE_PART(MESSAGE)
2 dnl Idea borrowed from PHP, which borrowed it from mm
3 AC_DEFUN([SG_CONFIGURE_PART],[
4   AC_MSG_RESULT()
5   AC_MSG_RESULT([${T_MD}$1${T_ME}])
6 ])
7