]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
E.A. : OOPS, removing the "exit"
authoradam <adam>
Mon, 18 Apr 2005 11:11:48 +0000 (11:11 +0000)
committeradam <adam>
Mon, 18 Apr 2005 11:11:48 +0000 (11:11 +0000)
salome_adm/unix/config_files/check_swig.m4

index c7f60cfcbd5a766d903c44eab7086afb39160b3c..f20599e95f3e6465ae196a1c4efd98ba3c9af772 100644 (file)
@@ -46,7 +46,6 @@ if test "x$swig_ok" = "xyes" ; then
    # SWIG_VERSION=${SWIG_VERSION::6} # convert 1.3.17u-20040526-1709 into 1.3.17 for instance
    rm .swig_version
    AC_MSG_RESULT($SWIG_VERSION)
-   exit
 fi
 
 if  test "x$swig_ok" = "xyes"