X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=salome_adm%2Funix%2Fconfig_files%2FDEPRECATED%2Fltmain.sh;h=700bdeb560adb5042939eed617a6b98d370712bb;hb=82668fe5e4d077072402d253497f96d4c53391f9;hp=251394b4d4e943fa4ae95c46e7108c4479d4c65f;hpb=641929d327319a80b4fc6f6157605a21f46413c4;p=modules%2Fkernel.git diff --git a/salome_adm/unix/config_files/DEPRECATED/ltmain.sh b/salome_adm/unix/config_files/DEPRECATED/ltmain.sh old mode 100755 new mode 100644 index 251394b4d..700bdeb56 --- a/salome_adm/unix/config_files/DEPRECATED/ltmain.sh +++ b/salome_adm/unix/config_files/DEPRECATED/ltmain.sh @@ -1887,8 +1887,8 @@ EOF fi done else - # Error occured in the first compile. Let's try to salvage the situation: - # Compile a seperate program for each library. + # Error occurred in the first compile. Let's try to salvage the situation: + # Compile a separate program for each library. for i in $deplibs; do name="`expr $i : '-l\(.*\)'`" # If $name is empty we are operating on a -L argument. @@ -3726,7 +3726,7 @@ libdir='$install_libdir'\ eval "export $shlibpath_var" fi - # Restore saved enviroment variables + # Restore saved environment variables if test "${save_LC_ALL+set}" = set; then LC_ALL="$save_LC_ALL"; export LC_ALL fi