From: vsr Date: Wed, 27 Mar 2013 12:50:29 +0000 (+0000) Subject: Fix misprint in check procedure X-Git-Tag: Delivery_V1_0_2013_07_12~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=645fc93621727eed88cbc92e1a7b2c4a1abf9b05;p=modules%2Fkernel.git Fix misprint in check procedure --- diff --git a/salome_adm/unix/config_files/check_simanio.m4 b/salome_adm/unix/config_files/check_simanio.m4 index 6c3f57cb3..d6f8a6935 100644 --- a/salome_adm/unix/config_files/check_simanio.m4 +++ b/salome_adm/unix/config_files/check_simanio.m4 @@ -32,7 +32,7 @@ AC_ARG_WITH(simanio, AC_MSG_RESULT("select $withval as path to SimanIO installation") ]) -if test "x$SIMANIO_DIR" = "x" ; then +if test "x$SIMANIODIR" = "x" ; then # no --with-simanio option used if test "x$SIMANIO_ROOT_DIR" != "x" ; then # SIMANIO_ROOT_DIR environment variable defined