Salome HOME
updated copyright message
[plugins/blsurfplugin.git] / adm_local / unix / config_files / check_MESHGEMS_CADSURF.m4
index 6baabd3466c30040f74a737ed6000ba5cf1fcdf8..7ad865223d4f7a0b7b3d92fb8de52c7422ccad9b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2016  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  CEA, EDF
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
@@ -74,7 +74,7 @@ if test "$with-meshgems" != "no" ; then
     if test $archtest = "x86_64" ; then
         LOCAL_LIBS="-L$MESHGEMS_CADSURF_HOME/lib/Linux_64"
     fi
-    LOCAL_LIBS="${LOCAL_LIBS} -lmeshgems -lmg-cadsurf -lmg-precad"
+    LOCAL_LIBS="${LOCAL_LIBS} -lmeshgems -lmg-cadsurf"
 
     CPPFLAGS_old="$CPPFLAGS"
     CXXFLAGS_old="$CXXFLAGS"