Salome HOME
Small modifications BR_KERNEL_REFACTORING
authorgdd <gdd>
Wed, 9 Jan 2013 17:53:21 +0000 (17:53 +0000)
committergdd <gdd>
Wed, 9 Jan 2013 17:53:21 +0000 (17:53 +0000)
adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4
configure.ac

index d2a0914ef0699d2da04009a1db09d523a1e3058c..2ca3d97c4da389b6b4fe3866a8c7e9e035dd2daf 100644 (file)
@@ -34,12 +34,12 @@ MESHGEMS_CADSURF_INCLUDES=""
 MESHGEMS_CADSURF_LIBS=""
 
 AC_ARG_WITH([meshgems],
-           [  --with_meshgems=DIR       root directory path of MeshGems-CADSurf installation])
+           [  --with-meshgems=DIR       root directory path of MeshGems-CADSurf installation])
 
 CADSURF_ok=no
 
-if test "$with_meshgems" != "no" ; then
-  if test "$with_meshgems" == "yes" || test "$with_meshgems" == "auto"; then
+if test "$with-meshgems" != "no" ; then
+  if test "$with-meshgems" == "yes" || test "$with-meshgems" == "auto"; then
     MESHGEMS_CADSURF_HOME=""
   else
     MESHGEMS_CADSURF_HOME="$with_meshgems"
index a1f53a2188f75981a2f6b235e4e3716fe59cb392..8b5ef1d6bb6512f1eaf7f5cac53b8927863b3bd8 100644 (file)
@@ -317,14 +317,6 @@ echo
 
 CHECK_HTML_GENERATORS
 
-dnl echo
-dnl echo ---------------------------------------------
-dnl echo Testing BLSURF
-dnl echo ---------------------------------------------
-dnl echo
-dnl 
-dnl CHECK_BLSURF
-
 echo
 echo ---------------------------------------------
 echo Testing MeshGems-CADSurf