Salome HOME
Merge branch 'eap/23514'
[modules/kernel.git] / salome_adm / unix / config_files / check_calcium.m4
index 3c33167a418d4424bddc901c8eacc2179193eeb3..e2c782e3b48bb847524881ae415d1d87aaa5b767 100644 (file)
@@ -1,9 +1,9 @@
-dnl Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 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
 dnl License as published by the Free Software Foundation; either
-dnl version 2.1 of the License.
+dnl version 2.1 of the License, or (at your option) any later version.
 dnl
 dnl This library is distributed in the hope that it will be useful,
 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -49,7 +49,7 @@ then
      CALCIUM_IDL_INT_F77="long"
      CALCIUM_CORBA_INT_F77="CORBA::Long"
   else
-     AC_MSG_ERROR([Size of Fortran type integer is neither four nor eigth bytes])
+     AC_MSG_ERROR([Size of Fortran type integer is neither four nor eight bytes])
   fi
 
 elif test "x$withval" = "xint"