From: ageay Date: Thu, 19 Aug 2004 08:53:13 +0000 (+0000) Subject: Check LAM and check SOCKET have been added for src/Communication. X-Git-Tag: BR_GEAY_20041105~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=655ffc186861309428d25c1af94567fe8a92fa7c;p=modules%2Fkernel.git Check LAM and check SOCKET have been added for src/Communication. --- diff --git a/configure.in.base b/configure.in.base index 02da87649..516bcbffc 100644 --- a/configure.in.base +++ b/configure.in.base @@ -133,6 +133,22 @@ dnl CHECK_MPICH +dnl +dnl --------------------------------------------- +dnl testing LAM +dnl --------------------------------------------- +dnl + +CHECK_LAM + +dnl +dnl --------------------------------------------- +dnl testing sockets +dnl --------------------------------------------- +dnl + +CHECK_SOCKETS + echo echo --------------------------------------------- echo testing LEX \& YACC