[code-saturne] 60/70: Imported Upstream version 2.1.4

Gilles Filippini pini at debian.org
Sun Jan 18 22:33:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

pini pushed a commit to branch master
in repository code-saturne.

commit edc6ffd79e0d42ed11441107907df11c3cb1aefb
Author: Gilles Filippini <pini at debian.org>
Date:   Sun Jan 18 22:52:56 2015 +0100

    Imported Upstream version 2.1.4
---
 ChangeLog                                          |  187 +
 INSTALL                                            |    9 +-
 Makefile.am                                        |   18 +-
 Makefile.in                                        |  205 +-
 NEWS                                               |    6 +
 aclocal.m4                                         |   85 +-
 bin/cs_case.py                                     |   22 +-
 bin/cs_compile.py                                  |    4 +-
 bin/cs_config.py.in                                |    6 +-
 bin/cs_create.py                                   |   16 +-
 bin/cs_exec_environment.py                         |   25 +-
 bin/cs_gui.py                                      |    3 +
 bin/cs_package.py.in                               |    1 +
 bin/cs_run.py                                      |   12 +-
 bin/cs_salome.py                                   |   15 +-
 bin/cs_salome_wrapper.in                           |   41 -
 bin/runcase_aster.in                               |   90 +-
 build-aux/compile                                  |  173 +-
 build-aux/config.guess                             |  232 +-
 build-aux/config.sub                               |  187 +-
 build-aux/depcomp                                  |   74 +-
 build-aux/install-sh                               |   29 +-
 build-aux/ltmain.sh                                | 4038 ++++++---
 build-aux/py-compile                               |   51 +-
 build-aux/ylwrap                                   |   34 +-
 config/salome_module.mk                            |    3 +-
 configure                                          | 7495 +++++++++-------
 configure.ac                                       |    8 +-
 cs_config.h.in                                     |    6 +
 doc/Makefile.in                                    |   44 +-
 doc/autovnv/Makefile.in                            |   44 +-
 doc/autovnv/autovnv.pdf                            |  Bin 358410 -> 359164 bytes
 doc/autovnv/graphics/Makefile.in                   |   44 +-
 doc/developper/Makefile.in                         |   44 +-
 doc/developper/developper.pdf                      |  Bin 408167 -> 408932 bytes
 doc/developper/graphics/Makefile.in                |   44 +-
 doc/doxygen/Makefile.in                            |   44 +-
 doc/howto/Makefile.in                              |   44 +-
 doc/howto/graphics/Makefile.in                     |   44 +-
 doc/install/Makefile.in                            |   44 +-
 doc/install/install.pdf                            |  Bin 417508 -> 439683 bytes
 doc/install/install.tex                            |   82 +-
 doc/refcard/Makefile.in                            |   44 +-
 doc/refcard/graphics/Makefile.in                   |   44 +-
 doc/refcard/refcard.pdf                            |  Bin 199891 -> 199901 bytes
 doc/salome/Makefile.in                             |   47 +-
 doc/salome/tutorial/saturne.rst                    |    4 +-
 doc/theory/Makefile.in                             |   44 +-
 doc/theory/graphics/Makefile.in                    |   44 +-
 doc/theory/theory.pdf                              |  Bin 2533569 -> 2533910 bytes
 doc/tutorial/Makefile.in                           |   44 +-
 doc/tutorial/graphics/Makefile.in                  |   44 +-
 doc/tutorial/tutorial.pdf                          |  Bin 6996722 -> 6997294 bytes
 doc/user/Makefile.in                               |   44 +-
 doc/user/graphics/Makefile.in                      |   44 +-
 doc/user/user.pdf                                  | 9459 ++++++++++----------
 extras/batch/batch.CCC                             |    2 +-
 extras/batch/batch.LOADL                           |    4 +-
 extras/batch/batch.LOADL_BG                        |    4 +-
 extras/batch/batch.LSF                             |    4 +-
 extras/batch/batch.PBS                             |    2 +-
 extras/batch/batch.SGE                             |    2 +-
 extras/batch/batch.SLURM                           |    2 +-
 extras/installer/README.txt                        |    5 +-
 extras/installer/install_saturne.py                |   50 +-
 extras/salome/fsi.export                           |   17 +
 extras/salome/fsi_appli_config.xml.in              |    8 +-
 gui/Base/Makefile.in                               |   89 +-
 gui/Makefile.in                                    |   54 +-
 gui/Pages/Makefile.in                              |   89 +-
 gui/Pages/ThermalRadiationModel.py                 |    2 -
 libple/INSTALL                                     |    9 +-
 libple/Makefile.in                                 |   68 +-
 libple/aclocal.m4                                  |   69 +-
 libple/build-aux/compile                           |  173 +-
 libple/build-aux/config.guess                      |  232 +-
 libple/build-aux/config.sub                        |  187 +-
 libple/build-aux/depcomp                           |   74 +-
 libple/build-aux/install-sh                        |   29 +-
 libple/build-aux/ltmain.sh                         | 4038 ++++++---
 libple/configure                                   | 2998 ++++---
 libple/doc/Makefile.in                             |   23 +-
 libple/doc/doxygen/Makefile.in                     |   23 +-
 libple/m4/libtool.m4                               | 2261 +++--
 libple/m4/ltoptions.m4                             |   32 +-
 libple/m4/ltversion.m4                             |   12 +-
 libple/m4/lt~obsolete.m4                           |   12 +-
 libple/src/Makefile.in                             |   48 +-
 libple/tests/Makefile.in                           |   48 +-
 libsyrcs/Makefile.in                               |   65 +-
 m4/cs_omniorb.m4                                   |   12 +-
 m4/cs_salome.m4                                    |  368 +-
 m4/cs_scotch.m4                                    |   46 +-
 m4/libtool.m4                                      | 2261 +++--
 m4/ltoptions.m4                                    |   32 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |   12 +-
 po/code_saturne.pot                                |    4 +-
 po/fr.gmo                                          |  Bin 170068 -> 170068 bytes
 po/fr.po                                           |    2 +-
 preprocessor/Makefile.in                           |   44 +-
 preprocessor/appli/Makefile.in                     |  104 +-
 preprocessor/base/Makefile.in                      |   59 +-
 preprocessor/pre-post/Makefile.in                  |   59 +-
 preprocessor/tools/Makefile.in                     |   69 +-
 preprocessor/util/Makefile.in                      |   59 +-
 salome/Makefile.in                                 |   44 +-
 salome/cfd_proxy/Makefile.in                       |   69 +-
 salome/cfd_study/Makefile.in                       |   44 +-
 salome/cfd_study/idl/Makefile.am                   |    9 +-
 salome/cfd_study/idl/Makefile.in                   |   95 +-
 salome/cfd_study/resources/CloseGui.png            |  Bin 0 -> 873 bytes
 salome/cfd_study/resources/FolderLinked.png        |  Bin 3779 -> 0 bytes
 salome/cfd_study/resources/FolderVirtual.png       |  Bin 3422 -> 0 bytes
 salome/cfd_study/resources/Link.png                |  Bin 416 -> 0 bytes
 salome/cfd_study/resources/Makefile.am             |    4 +-
 salome/cfd_study/resources/Makefile.in             |   61 +-
 salome/cfd_study/resources/SaveAs.png              |  Bin 595 -> 810 bytes
 salome/cfd_study/src/CFDSTUDY/CFDSTUDY.py          |    4 +
 salome/cfd_study/src/CFDSTUDY/Makefile.in          |   73 +-
 salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI.py    |  156 +-
 .../src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py  | 1103 ++-
 .../src/CFDSTUDYGUI/CFDSTUDYGUI_CommandMgr.py      |   75 +-
 .../src/CFDSTUDYGUI/CFDSTUDYGUI_Commons.py         |   76 +-
 .../src/CFDSTUDYGUI/CFDSTUDYGUI_DataModel.py       |  514 +-
 .../src/CFDSTUDYGUI/CFDSTUDYGUI_DialogCollector.py |  433 +-
 .../src/CFDSTUDYGUI/CFDSTUDYGUI_ProcessMgr.py      |    2 +-
 .../src/CFDSTUDYGUI/CFDSTUDYGUI_SolverGUI.py       |  304 +-
 .../cfd_study/src/CFDSTUDYGUI/CFDSTUDY_images.ts   |   20 +-
 .../cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_en.ts   |  518 +-
 salome/cfd_study/src/CFDSTUDYGUI/CopyDialog.ui     |  493 +-
 .../cfd_study/src/CFDSTUDYGUI/DefineLinkDialog.ui  |   92 -
 .../src/CFDSTUDYGUI/ECSConversionDialog.ui         |   99 +-
 .../src/CFDSTUDYGUI/GUIActivationDialog.ui         |  141 +-
 salome/cfd_study/src/CFDSTUDYGUI/Makefile.am       |    2 -
 salome/cfd_study/src/CFDSTUDYGUI/Makefile.in       |   83 +-
 salome/cfd_study/src/Makefile.in                   |   44 +-
 salome/fsi_coupling/Makefile.in                    |   44 +-
 salome/fsi_coupling/idl/Makefile.am                |    9 +-
 salome/fsi_coupling/idl/Makefile.in                |   90 +-
 salome/fsi_coupling/resources/Makefile.in          |   57 +-
 salome/fsi_coupling/src/FSI_ASTER/FSI_ASTER.exe    |   29 -
 salome/fsi_coupling/src/FSI_ASTER/Makefile.am      |    2 -
 salome/fsi_coupling/src/FSI_ASTER/Makefile.in      |  186 +-
 salome/fsi_coupling/src/FSI_MILIEU/Makefile.in     |   77 +-
 .../fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.exe   |   29 -
 salome/fsi_coupling/src/FSI_SATURNE/Makefile.am    |    1 -
 salome/fsi_coupling/src/FSI_SATURNE/Makefile.in    |  143 +-
 salome/fsi_coupling/src/Makefile.in                |   44 +-
 salome/libmilieu/Makefile.in                       |   69 +-
 src/Makefile.in                                    |  155 +-
 src/alge/Makefile.in                               |  215 +-
 src/alge/cs_matrix.c                               |   21 +-
 src/apps/Makefile.am                               |    6 +-
 src/apps/Makefile.in                               |  106 +-
 src/atmo/Makefile.in                               |   76 +-
 src/base/Makefile.in                               |  214 +-
 src/base/caltri.f90                                |    5 +
 src/base/cs_ale.c                                  |    2 +-
 src/base/dttvar.f90                                |    4 +-
 src/base/iniva0.f90                                |    4 +-
 src/base/strini.f90                                |    2 +-
 src/base/tridim.f90                                |    8 +-
 src/bft/Makefile.in                                |   69 +-
 src/cfbl/Makefile.in                               |   85 +-
 src/cogz/Makefile.in                               |   94 +-
 src/comb/Makefile.in                               |   82 +-
 src/cplv/Makefile.in                               |   82 +-
 src/ctwr/Makefile.in                               |   94 +-
 src/elec/Makefile.in                               |   88 +-
 src/fvm/Makefile.in                                |   79 +-
 src/gui/Makefile.in                                |   69 +-
 src/gui/cs_gui_output.c                            |    8 +-
 src/lagr/Makefile.in                               |  121 +-
 src/mei/Makefile.in                                |   83 +-
 src/mei/mei_parser.c                               |  529 +-
 src/mei/mei_parser.h                               |   14 +-
 src/mesh/Makefile.in                               |   69 +-
 src/mesh/cs_join_perio.c                           |    1 +
 src/mesh/cs_mesh.c                                 |    8 +
 src/mesh/cs_mesh_warping.c                         |    1 +
 src/pprt/Makefile.in                               |   70 +-
 src/rayt/Makefile.in                               |   82 +-
 src/turb/Makefile.in                               |   63 +-
 src/turb/reseps.f90                                |    8 +-
 src/turb/resssg.f90                                |   48 +-
 src/turb/turrij.f90                                |   60 +-
 tests/Makefile.in                                  |  199 +-
 users/base/cs_user_saturne_coupling.c              |   14 +-
 users/base/user_modules.f90                        |    2 +-
 users/base/ustsri.f90                              |    2 +-
 191 files changed, 26487 insertions(+), 19086 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a235590..683c765 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,190 @@
+* 13/01/2012 - David Monfort <david.monfort at edf.fr>
+  Release of Code_Saturne 2.1.4.
+
+* 13/01/2012 - Yvan Fournier <yvan.fournier at edf.fr>
+  GUI must load environment modules to avoid issues with subprocesses.
+  modified files:
+    bin/cs_gui.py
+
+* 13/01/2012 - Yvan Fournier <yvan.fournier at edf.fr>
+  Make detection of initial run directory more robust.
+  modified files:
+    bin/cs_run.py
+    extras/batch/batch.CCC
+    extras/batch/batch.LOADL
+    extras/batch/batch.LOADL_BG
+    extras/batch/batch.LSF
+    extras/batch/batch.PBS
+    extras/batch/batch.SGE
+    extras/batch/batch.SLURM
+
+* 12/01/2012 - David Monfort <david.monfort at edf.fr>
+  Fix code/code coupling definition examples.
+  modified routine:
+    users/base/cs_user_saturne_coupling.c
+
+* 12/01/2012 - David Monfort <david.monfort at edf.fr>
+  Add a variable related to the Fortran modules directory so as to enable
+  NEPTUNE_CFD to compile Code_Saturne Fortran files.
+  modified routine:
+    bin/cs_compile.py
+    bin/cs_package.py.in
+
+* 04/01/2012 - David Monfort <david.monfort at edf.fr>
+  Fix the setup of radiative transfert modelling in the graphical interface.
+  modified routine:
+    gui/Pages/ThermalRadiationModel.py
+
+* 30/12/2011 - David Monfort <david.monfort at edf.fr>
+  Release of Code_Saturne 2.1.3.
+
+* 28/12/2011 - Martin Ferrand <martin.ferrand at edf.fr>
+  Fix for the Rij-epsilon SSG model (wrong velocity gradient calculation).
+  modified routines:
+    src/turb/reseps.f90
+    src/turb/resssg.f90
+    src/turb/turrij.f90
+    users/base/ustsri.f90
+
+* 28/12/2011 - David Monfort <david.monfort at edf.fr>
+  Release of Code_Saturne 2.1.2.
+
+* 28/12/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Upgrade SALOME requirement. Code_Saturne can now correctly detect both
+  SALOME 6.3 and 6.4 versions.
+  modified files:
+    bin/cs_config.py.in
+    bin/cs_salome.py
+    bin/runcase_aster.in
+    m4/cs_salome.m4
+    Makefile.am
+
+* 22/12/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Ensure user shell (if Bourne shell compatible) is used for subprocesses.
+  This should avoid subtle bugs on some systems due to environments not being
+  complete, both for user source code compilation and when launching Salome.
+  modified files:
+    bin/cs_case.py
+    bin/cs_exec_environment.py
+
+* 13/12/2011 - David Monfort <david.monfort at edf.fr>
+  Release of Code_Saturne 2.1.1.
+
+* 13/12/2011 - Ralf Becker <ralf.becker at dlr.de>
+  Fixe and improvements in the Libby-Williams models for the enthalpy
+  calculation.
+  modified files:
+    src/cogz/lwcphy.f90
+    src/cogz/pdflwc.f90
+    src/cogz/pdfpp3.f90
+    src/cogz/pdfpp4.f90
+
+* 12/12/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Add missing initialization in warped face split parallel synchronization.
+  modified routine:
+    src/mesh/cs_mesh_warping.c
+
+* 12/12/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Add missing array size update when cleaning interior faces with periodicity.
+  modified routine:
+    src/mesh/cs_join_perio.c
+
+* 12/12/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Fix: update ghost cells -> vertices connectivity when removing isolated faces.
+  modified routine:
+    src/mesh/cs_mesh.c
+
+* 29/11/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Fix for periodicity of rotation.
+  modified routine:
+    src/base/cs_matrix.c
+
+* 24/11/2011 - David Monfort <david.monfort at edf.fr>
+  Fix a memory deallocation issue in fluid/structure interaction.
+  modified routine:
+    src/base/tridim.f90
+
+* 17/11/2011 - Martin Ferrand <martin.ferrand at edf.fr>
+  Fixes for ALE method with parallelism or periodicity.
+  modified files:
+    src/base/cs_ale.c
+    src/base/iniva0.f90
+
+* 14/11/2011 - David Monfort <david.monfort at edf.fr>
+  Fix detection of coupled nodes in case of Code_Aster coupling.
+  modified routine:
+    src/base/strini.f90
+
+* 14/11/2011 - David Monfort <david.monfort at edf.fr>
+  Remove documentation compilation from the Python installer.
+  modified files:
+    extras/installer/install_saturne.py
+    extras/installer/README.txt
+
+* 14/11/2011 - David Monfort <david.monfort at edf.fr>
+  Add a SALOMERUN variable to configure stage to define SALOME main script.
+  modified files:
+    bin/cs_config.py.in
+    bin/cs_salome.py
+    m4/cs_salome.m4
+    Makefile.am
+
+* 09/11/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Add initialization of allocation return status in example to avoid
+  issues with gcc 4.6.
+  modified file:
+    users/base/user_modules.f90
+
+* 08/11/2011 - Cyril Baudry <cyril.baudry at edf.fr>
+  Fix XML reader for writer output freqency.
+  modified routine:
+    src/gui/cs_gui_output.c
+
+* 08/11/2011 - David Monfort <david.monfort at edf.fr>
+  Add a missing call to uinpst to handle MEI function for writers output.
+  modified routine:
+    src/base/caltri.f90
+
+* 03/11/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Fix linked libraries order for static link of MEI syntax check.
+  modified file:
+    src/apps/Makefile.am
+
+* 02/11/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Fix CFDSTUDY module launch when VISU module is not available.
+  modified file:
+    salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py
+
+* 27/10/2011 - David Monfort <david.monfort at edf.fr>
+  Upate Code_Aster coupling preliminary features.
+  removed files:
+    salome/fsi_coupling/src/FSI_ASTER/FSI_ASTER.exe
+    salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.exe
+  modified files:
+    bin/cs_create.py
+    bin/runcase_aster.in
+    config/salome_module.mk
+    salome/fsi_coupling/src/FSI_ASTER/Makefile.am
+    salome/fsi_coupling/src/FSI_SATURNE/Makefile.am
+
+* 27/10/2011 - Yvan Fournier <yvan.fournier at edf.fr>
+  Update CFDSTUDY features according to recent changes in Code_Saturne
+  studies framework.
+  removed files:
+    salome/cfd_study/resources/FolderLinked.png
+    salome/cfd_study/resources/FolderVirtual.png
+    salome/cfd_study/resources/Link.png
+    salome/cfd_study/src/CFDSTUDYGUI/DefineLinkDialog.ui
+  modified files:
+    salome/cfd_study/resources/Makefile.am
+    salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py
+    salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DataModel.py
+    salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DialogCollector.py
+    salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ProcessMgr.py
+    salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_images.ts
+    salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_en.ts
+    salome/cfd_study/src/CFDSTUDYGUI/Makefile.am
+
 * 20/10/2011 - Martin Ferrand <martin.ferrand at edf.fr>
   Fix Spalart-Allmaras calculations restart.
   modified routines:
diff --git a/INSTALL b/INSTALL
index 7d1c323..a1e89e1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Installation Instructions
 *************************
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.
 
    Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -226,6 +226,11 @@ order to use an ANSI C compiler:
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
+   HP-UX `make' updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as `configure' are involved.  Use GNU `make'
+instead.
+
    On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
 parse its `<wchar.h>' header file.  The option `-nodtk' can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended
diff --git a/Makefile.am b/Makefile.am
index ea5c02d..58870a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -224,9 +224,12 @@ edit_config = sed \
 	-e 's|@PACKAGE_STRING[@]|$(PACKAGE_STRING)|g' \
 	-e 's|@PACKAGE_BUGREPORT[@]|$(PACKAGE_BUGREPORT)|g' \
 	-e 's|@PACKAGE_URL[@]|$(PACKAGE_URL)|g' \
-	-e 's|@KERNEL_ROOT_DIR[@]|$(KERNEL_ROOT_DIR)|g' \
-	-e 's|@ROOT_SALOME[@]|$(ROOT_SALOME)|g' \
-	-e 's|@SALOME_VERSION[@]|$(SALOME_VERSION)|g'
+	-e 's|@SALOME_KERNEL[@]|$(SALOME_KERNEL)|g' \
+	-e 's|@SALOME_GUI[@]|$(SALOME_GUI)|g' \
+	-e 's|@SALOME_YACS[@]|$(SALOME_YACS)|g' \
+	-e 's|@SALOMEENVCMD[@]|$(SALOMEENVCMD)|g' \
+	-e 's|@SALOMEPRE[@]|$(SALOMEPRE)|g' \
+	-e 's|@SALOMERUN[@]|$(SALOMERUN)|g'
 
 bin/code_saturne bin/runcase_coupling: Makefile
 	rm -f $@ $@.tmp
@@ -252,12 +255,8 @@ EXTRA_DIST += bin/code_saturne.in bin/cs_package.py.in bin/runcase_aster.in bin/
 
 # Install binary scripts
 
-if HAVE_SALOME_KERNEL
-CS_SALOME_WRAPPER = bin/cs_salome_wrapper
-endif
-
 nodist_bin_SCRIPTS = \
-bin/code_saturne $(CS_SALOME_WRAPPER)
+bin/code_saturne
 
 # Install Python library
 
@@ -354,7 +353,8 @@ salome_DATA = \
 extras/salome/fsi_yacs_scheme.xml
 
 nodist_salome_DATA = \
-extras/salome/fsi_appli_config.xml
+extras/salome/fsi_appli_config.xml \
+extras/salome/fsi.export
 
 # Finish user files installation
 # - tag with the package version number
diff --git a/Makefile.in b/Makefile.in
index 61351aa..e4fd5ad 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -65,8 +65,7 @@ DIST_COMMON = README $(am__configure_deps) $(autovnv_PYTHON) \
 	$(dist_pkgpython_PYTHON) $(nobase_dist_pkgdata_DATA) \
 	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 	$(srcdir)/cs_config.h.in $(top_srcdir)/bin/SaturneGUI.in \
-	$(top_srcdir)/bin/cs_config.py.in \
-	$(top_srcdir)/bin/cs_salome_wrapper.in $(top_srcdir)/configure \
+	$(top_srcdir)/bin/cs_config.py.in $(top_srcdir)/configure \
 	$(top_srcdir)/doc/style/csvers.tex.in \
 	$(top_srcdir)/extras/salome/fsi_appli_config.xml.in ABOUT-NLS \
 	AUTHORS COPYING ChangeLog INSTALL NEWS build-aux/compile \
@@ -101,7 +100,7 @@ mkinstalldirs = $(install_sh) -d
 CONFIG_HEADER = cs_config.h
 CONFIG_CLEAN_FILES = doc/style/csvers.tex \
 	extras/salome/fsi_appli_config.xml bin/cs_config.py \
-	bin/cs_salome_wrapper bin/SaturneGUI
+	bin/SaturneGUI
 CONFIG_CLEAN_VPATH_FILES =
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 am__vpath_adj = case $$p in \
@@ -124,6 +123,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(bindir)" \
 	"$(DESTDIR)$(autovnvdir)" "$(DESTDIR)$(pkgpythondir)" \
 	"$(DESTDIR)$(pkgpythondir)" "$(DESTDIR)$(man1dir)" \
@@ -148,6 +153,7 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 	install-pdf-recursive install-ps-recursive install-recursive \
 	installcheck-recursive installdirs-recursive pdf-recursive \
 	ps-recursive uninstall-recursive
+am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
 py_compile = $(top_srcdir)/build-aux/py-compile
 man1dir = $(mandir)/man1
 NROFF = nroff
@@ -200,6 +206,8 @@ am__relativize = \
 DIST_ARCHIVES = $(distdir).tar.gz
 GZIP_ENV = --best
 distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 distcleancheck_listfiles = find . -type f -print
 ACLOCAL = @ACLOCAL@
 ADFRUNPATH = @ADFRUNPATH@
@@ -216,7 +224,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -248,6 +255,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -271,7 +279,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -291,7 +298,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -314,6 +320,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -333,8 +340,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -374,16 +383,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -406,12 +423,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -445,6 +462,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -467,7 +485,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -656,16 +673,18 @@ edit_config = sed \
 	-e 's|@PACKAGE_STRING[@]|$(PACKAGE_STRING)|g' \
 	-e 's|@PACKAGE_BUGREPORT[@]|$(PACKAGE_BUGREPORT)|g' \
 	-e 's|@PACKAGE_URL[@]|$(PACKAGE_URL)|g' \
-	-e 's|@KERNEL_ROOT_DIR[@]|$(KERNEL_ROOT_DIR)|g' \
-	-e 's|@ROOT_SALOME[@]|$(ROOT_SALOME)|g' \
-	-e 's|@SALOME_VERSION[@]|$(SALOME_VERSION)|g'
+	-e 's|@SALOME_KERNEL[@]|$(SALOME_KERNEL)|g' \
+	-e 's|@SALOME_GUI[@]|$(SALOME_GUI)|g' \
+	-e 's|@SALOME_YACS[@]|$(SALOME_YACS)|g' \
+	-e 's|@SALOMEENVCMD[@]|$(SALOMEENVCMD)|g' \
+	-e 's|@SALOMEPRE[@]|$(SALOMEPRE)|g' \
+	-e 's|@SALOMERUN[@]|$(SALOMERUN)|g'
 
 CLEANFILES = $(edit_scripts)
 
 # Install binary scripts
- at HAVE_SALOME_KERNEL_TRUE@CS_SALOME_WRAPPER = bin/cs_salome_wrapper
 nodist_bin_SCRIPTS = \
-bin/code_saturne $(CS_SALOME_WRAPPER)
+bin/code_saturne
 
 
 # Install Python library
@@ -762,13 +781,14 @@ salome_DATA = \
 extras/salome/fsi_yacs_scheme.xml
 
 nodist_salome_DATA = \
-extras/salome/fsi_appli_config.xml
+extras/salome/fsi_appli_config.xml \
+extras/salome/fsi.export
 
 all: cs_config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
 
 .SUFFIXES:
-am--refresh:
+am--refresh: Makefile
 	@:
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 	@for dep in $?; do \
@@ -804,10 +824,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 $(am__aclocal_m4_deps):
 
 cs_config.h: stamp-h1
-	@if test ! -f $@; then \
-	  rm -f stamp-h1; \
-	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-	else :; fi
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
 stamp-h1: $(srcdir)/cs_config.h.in $(top_builddir)/config.status
 	@rm -f stamp-h1
@@ -825,8 +843,6 @@ extras/salome/fsi_appli_config.xml: $(top_builddir)/config.status $(top_srcdir)/
 	cd $(top_builddir) && $(SHELL) ./config.status $@
 bin/cs_config.py: $(top_builddir)/config.status $(top_srcdir)/bin/cs_config.py.in
 	cd $(top_builddir) && $(SHELL) ./config.status $@
-bin/cs_salome_wrapper: $(top_builddir)/config.status $(top_srcdir)/bin/cs_salome_wrapper.in
-	cd $(top_builddir) && $(SHELL) ./config.status $@
 bin/SaturneGUI: $(top_builddir)/config.status $(top_srcdir)/bin/SaturneGUI.in
 	cd $(top_builddir) && $(SHELL) ./config.status $@
 install-dist_pkgdataSCRIPTS: $(dist_pkgdata_SCRIPTS)
@@ -860,9 +876,7 @@ uninstall-dist_pkgdataSCRIPTS:
 	@list='$(dist_pkgdata_SCRIPTS)'; test -n "$(pkgdatadir)" || exit 0; \
 	files=`for p in $$list; do echo "$$p"; done | \
 	       sed -e 's,.*/,,;$(transform)'`; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
 install-nodist_binSCRIPTS: $(nodist_bin_SCRIPTS)
 	@$(NORMAL_INSTALL)
 	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
@@ -894,9 +908,7 @@ uninstall-nodist_binSCRIPTS:
 	@list='$(nodist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
 	files=`for p in $$list; do echo "$$p"; done | \
 	       sed -e 's,.*/,,;$(transform)'`; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -924,11 +936,8 @@ install-autovnvPYTHON: $(autovnv_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(autovnvdir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(autovnvdir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(autovnvdir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(autovnvdir)" $$dlist; \
 	else :; fi
 
 uninstall-autovnvPYTHON:
@@ -936,14 +945,14 @@ uninstall-autovnvPYTHON:
 	@list='$(autovnv_PYTHON)'; test -n "$(autovnvdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(autovnvdir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(autovnvdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(autovnvdir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(autovnvdir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(autovnvdir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(autovnvdir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(autovnvdir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 install-dist_pkgpythonPYTHON: $(dist_pkgpython_PYTHON)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgpythondir)" || $(MKDIR_P) "$(DESTDIR)$(pkgpythondir)"
@@ -962,11 +971,8 @@ install-dist_pkgpythonPYTHON: $(dist_pkgpython_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgpythondir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pkgpythondir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pkgpythondir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(pkgpythondir)" $$dlist; \
 	else :; fi
 
 uninstall-dist_pkgpythonPYTHON:
@@ -974,14 +980,14 @@ uninstall-dist_pkgpythonPYTHON:
 	@list='$(dist_pkgpython_PYTHON)'; test -n "$(pkgpythondir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(pkgpythondir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(pkgpythondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgpythondir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pkgpythondir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(pkgpythondir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pkgpythondir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(pkgpythondir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 install-nodist_pkgpythonPYTHON: $(nodist_pkgpython_PYTHON)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgpythondir)" || $(MKDIR_P) "$(DESTDIR)$(pkgpythondir)"
@@ -1000,11 +1006,8 @@ install-nodist_pkgpythonPYTHON: $(nodist_pkgpython_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgpythondir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pkgpythondir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pkgpythondir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(pkgpythondir)" $$dlist; \
 	else :; fi
 
 uninstall-nodist_pkgpythonPYTHON:
@@ -1012,14 +1015,14 @@ uninstall-nodist_pkgpythonPYTHON:
 	@list='$(nodist_pkgpython_PYTHON)'; test -n "$(pkgpythondir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(pkgpythondir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(pkgpythondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgpythondir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pkgpythondir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(pkgpythondir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pkgpythondir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(pkgpythondir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 install-man1: $(dist_man_MANS)
 	@$(NORMAL_INSTALL)
 	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
@@ -1055,9 +1058,7 @@ uninstall-man1:
 	  sed -n '/\.1[a-z]*$$/p'; \
 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
-	test -z "$$files" || { \
-	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
-	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
+	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
 install-bashcompletionDATA: $(bashcompletion_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(bashcompletiondir)" || $(MKDIR_P) "$(DESTDIR)$(bashcompletiondir)"
@@ -1075,9 +1076,7 @@ uninstall-bashcompletionDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(bashcompletiondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(bashcompletiondir)" && rm -f $$files
+	dir='$(DESTDIR)$(bashcompletiondir)'; $(am__uninstall_files_from_dir)
 install-batchDATA: $(batch_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(batchdir)" || $(MKDIR_P) "$(DESTDIR)$(batchdir)"
@@ -1095,9 +1094,7 @@ uninstall-batchDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(batch_DATA)'; test -n "$(batchdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(batchdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(batchdir)" && rm -f $$files
+	dir='$(DESTDIR)$(batchdir)'; $(am__uninstall_files_from_dir)
 install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
@@ -1115,9 +1112,7 @@ uninstall-dist_pkgdataDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
 install-nobase_dist_pkgdataDATA: $(nobase_dist_pkgdata_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
@@ -1138,9 +1133,7 @@ uninstall-nobase_dist_pkgdataDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nobase_dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
 install-nodist_pkgdataDATA: $(nodist_pkgdata_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
@@ -1158,9 +1151,7 @@ uninstall-nodist_pkgdataDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nodist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
 install-nodist_salomeDATA: $(nodist_salome_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(salomedir)" || $(MKDIR_P) "$(DESTDIR)$(salomedir)"
@@ -1178,9 +1169,7 @@ uninstall-nodist_salomeDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nodist_salome_DATA)'; test -n "$(salomedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomedir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomedir)'; $(am__uninstall_files_from_dir)
 install-salomeDATA: $(salome_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(salomedir)" || $(MKDIR_P) "$(DESTDIR)$(salomedir)"
@@ -1198,9 +1187,7 @@ uninstall-salomeDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(salome_DATA)'; test -n "$(salomedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomedir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomedir)'; $(am__uninstall_files_from_dir)
 install-sysconfDATA: $(sysconf_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(sysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(sysconfdir)"
@@ -1218,9 +1205,7 @@ uninstall-sysconfDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(sysconfdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(sysconfdir)" && rm -f $$files
+	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
 install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -1238,9 +1223,7 @@ uninstall-nodist_pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 # This directory's subdirectories are mostly independent; you can cd
 # into them and run `make' without going through this Makefile.
@@ -1465,7 +1448,7 @@ dist-gzip: distdir
 	$(am__remove_distdir)
 
 dist-bzip2: distdir
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
+	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 	$(am__remove_distdir)
 
 dist-lzma: distdir
@@ -1473,7 +1456,7 @@ dist-lzma: distdir
 	$(am__remove_distdir)
 
 dist-xz: distdir
-	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
+	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
 	$(am__remove_distdir)
 
 dist-tarZ: distdir
@@ -1523,6 +1506,7 @@ distcheck: dist
 	  && am__cwd=`pwd` \
 	  && $(am__cd) $(distdir)/_build \
 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
+	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
 	  && $(MAKE) $(AM_MAKEFLAGS) \
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
@@ -1551,8 +1535,16 @@ distcheck: dist
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 distuninstallcheck:
-	@$(am__cd) '$(distuninstallcheck_dir)' \
-	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
+	@test -n '$(distuninstallcheck_dir)' || { \
+	  echo 'ERROR: trying to run $@ with an empty' \
+	       '$$(distuninstallcheck_dir)' >&2; \
+	  exit 1; \
+	}; \
+	$(am__cd) '$(distuninstallcheck_dir)' || { \
+	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
+	  exit 1; \
+	}; \
+	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
 	   || { echo "ERROR: files left after uninstall:" ; \
 	        if test -n "$(DESTDIR)"; then \
 	          echo "  (check DESTDIR support)"; \
@@ -1586,10 +1578,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/NEWS b/NEWS
index 14089c7..0f93d09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 
+2012-01-13: Release of Code_Saturne version 2.1.4.
+2011-12-30: Release of Code_Saturne version 2.1.3.
+2011-12-28: Release of Code_Saturne version 2.1.2.
+2011-12-13: Release of Code_Saturne version 2.1.1.
+2011-10-19: Release of Code_Saturne version 2.1.0.
+
 2011-07-19: Release of Code_Saturne version 2.0.2.
 2011-01-17: Release of Code_Saturne version 2.0.1.
 2010-08-20: Release of Code_Saturne version 2.0.0.
diff --git a/aclocal.m4 b/aclocal.m4
index dcfc7c7..6d20807 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,7 +1,8 @@
-# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.11.2 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
+# Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -13,18 +14,21 @@
 
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
-[m4_warning([this file was generated for autoconf 2.67.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
+[m4_warning([this file was generated for autoconf 2.68.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.])])
 
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
+# Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_AUTOMAKE_VERSION(VERSION)
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
@@ -34,7 +38,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
 [am__api_version='1.11'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.11.1], [],
+m4_if([$1], [1.11.2], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])
 
@@ -50,19 +54,21 @@ m4_define([_AM_AUTOCONF_VERSION], [])
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.11.1])dnl
+[AM_AUTOMAKE_VERSION([1.11.2])dnl
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
 
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
 
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
 # $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
@@ -144,14 +150,14 @@ AC_CONFIG_COMMANDS_PRE(
 Usually this means the macro was only invoked conditionally.]])
 fi])])
 
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
-# Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
+# 2010, 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 10
+# serial 12
 
 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
 # written in clear, in which case automake, when reading aclocal.m4,
@@ -191,6 +197,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
   # instance it was reported that on HP-UX the gcc test will end up
   # making a dummy file named `D' -- because `-MD' means `put the output
   # in D'.
+  rm -rf conftest.dir
   mkdir conftest.dir
   # Copy depcomp to subdir because otherwise we won't find it if we're
   # using a relative directory.
@@ -255,7 +262,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
 	break
       fi
       ;;
-    msvisualcpp | msvcmsys)
+    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
       # This compiler won't grok `-c -o', but also, the minuso test has
       # not run yet.  These depmodes are late enough in the game, and
       # so weak that their functioning should not be impacted.
@@ -320,10 +327,13 @@ AC_DEFUN([AM_DEP_TRACK],
 if test "x$enable_dependency_tracking" != xno; then
   am_depcomp="$ac_aux_dir/depcomp"
   AMDEPBACKSLASH='\'
+  am__nodep='_no'
 fi
 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
 AC_SUBST([AMDEPBACKSLASH])dnl
 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
+AC_SUBST([am__nodep])dnl
+_AM_SUBST_NOTMAKE([am__nodep])dnl
 ])
 
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
@@ -545,12 +555,15 @@ for _am_header in $config_headers :; do
 done
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
 
-# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
+# Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_PROG_INSTALL_SH
 # ------------------
 # Define $install_sh.
@@ -611,8 +624,8 @@ fi])
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
 # From Jim Meyering
 
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
+# 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -632,7 +645,7 @@ AC_DEFUN([AM_MAINTAINER_MODE],
        [disable], [m4_define([am_maintainer_other], [enable])],
        [m4_define([am_maintainer_other], [enable])
         m4_warn([syntax], [unexpected argument to AM@&t at _MAINTAINER_MODE: $1])])
-AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
+AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
   dnl maintainer-mode's default is 'disable' unless 'enable' is passed
   AC_ARG_ENABLE([maintainer-mode],
 [  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
@@ -778,12 +791,15 @@ else
 fi
 ])
 
-# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
+# Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_PROG_MKDIR_P
 # ---------------
 # Check for `mkdir -p'.
@@ -806,13 +822,14 @@ esac
 
 # Helper functions for option handling.                     -*- Autoconf -*-
 
-# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
+# Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 4
+# serial 5
 
 # _AM_MANGLE_OPTION(NAME)
 # -----------------------
@@ -820,13 +837,13 @@ AC_DEFUN([_AM_MANGLE_OPTION],
 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
 
 # _AM_SET_OPTION(NAME)
-# ------------------------------
+# --------------------
 # Set option NAME.  Presently that only means defining a flag for this option.
 AC_DEFUN([_AM_SET_OPTION],
 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
 
 # _AM_SET_OPTIONS(OPTIONS)
-# ----------------------------------
+# ------------------------
 # OPTIONS is a space-separated list of Automake options.
 AC_DEFUN([_AM_SET_OPTIONS],
 [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
@@ -837,13 +854,15 @@ AC_DEFUN([_AM_SET_OPTIONS],
 AC_DEFUN([_AM_IF_OPTION],
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
 
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009
-# Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009,
+# 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_PATH_PYTHON([MINIMUM-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
 # ---------------------------------------------------------------------------
 # Adds support for distributing Python modules and packages.  To
@@ -871,8 +890,10 @@ AC_DEFUN([AM_PATH_PYTHON],
   dnl Find a Python interpreter.  Python versions prior to 2.0 are not
   dnl supported. (2.0 was released on October 16, 2000).
   m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
-                    [python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 dnl
-python2.1 python2.0])
+[python python2 python3 python3.2 python3.1 python3.0 python2.7 dnl
+ python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0])
+
+  AC_ARG_VAR([PYTHON], [the Python interpreter])
 
   m4_if([$1],[],[
     dnl No version check is needed.
@@ -1042,12 +1063,14 @@ for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]]
 sys.exit(sys.hexversion < minverhex)"
   AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])])
 
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_RUN_LOG(COMMAND)
 # -------------------
 # Run COMMAND, save the exit status in ac_status, and log it.
@@ -1151,12 +1174,14 @@ AC_SUBST([AM_BACKSLASH])dnl
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
 ])
 
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_PROG_INSTALL_STRIP
 # ---------------------
 # One issue with vendor `install' (even GNU) is that you can't
@@ -1179,13 +1204,13 @@ fi
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
 
-# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 2
+# serial 3
 
 # _AM_SUBST_NOTMAKE(VARIABLE)
 # ---------------------------
@@ -1194,7 +1219,7 @@ AC_SUBST([INSTALL_STRIP_PROGRAM])])
 AC_DEFUN([_AM_SUBST_NOTMAKE])
 
 # AM_SUBST_NOTMAKE(VARIABLE)
-# ---------------------------
+# --------------------------
 # Public sister of _AM_SUBST_NOTMAKE.
 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
 
diff --git a/bin/cs_case.py b/bin/cs_case.py
index ae8d4d8..b786c9c 100644
--- a/bin/cs_case.py
+++ b/bin/cs_case.py
@@ -643,7 +643,7 @@ class case:
 
         s = open(s_path, 'w')
 
-        user_shell = self.get_shell_name()
+        user_shell = cs_exec_environment.get_shell_type()
 
         s.write('#!' + user_shell + '\n\n')
 
@@ -795,22 +795,6 @@ class case:
 
     #---------------------------------------------------------------------------
 
-    def get_shell_name(self):
-        """
-        Get name of current shell if available.
-        (Bourne shell variants are handled, C-shell variants are not).
-        """
-
-        user_shell = os.getenv('SHELL')
-        if not user_shell:
-            user_shell = '/bin/sh'
-        elif user_shell[-3] == 'csh':
-            user_shell = '/bin/sh'
-
-        return user_shell
-
-    #---------------------------------------------------------------------------
-
     def generate_solver_mpmd_script(self, n_procs, mpi_env):
         """
         Generate MPMD dispatch file.
@@ -819,7 +803,7 @@ class case:
         e_path = os.path.join(self.exec_dir, 'mpmd_exec.sh')
         e = open(e_path, 'w')
 
-        user_shell = self.get_shell_name()
+        user_shell = cs_exec_environment.get_shell_type()
 
         e.write('#!' + user_shell + '\n\n')
         e.write('# Make sure to transmit possible additional '
@@ -1015,7 +999,7 @@ class case:
         s_path = self.solver_script_path()
         s = open(s_path, 'w')
 
-        user_shell = self.get_shell_name()
+        user_shell = cs_exec_environment.get_shell_type()
 
         s.write('#!' + user_shell + '\n\n')
 
diff --git a/bin/cs_compile.py b/bin/cs_compile.py
index 250ad80..8fe68c5 100644
--- a/bin/cs_compile.py
+++ b/bin/cs_compile.py
@@ -206,9 +206,9 @@ def compile_and_link(pkg, srcdir, destdir, optlibs,
         cmd = cmd + " -I" + srcdir
         if pkg.fcmodinclude != "-I":
             cmd += " " + pkg.fcmodinclude + srcdir
-        cmd = cmd + " -I" + pkg.pkgincludedir
+        cmd = cmd + " -I" + pkg.fcmoddir
         if pkg.fcmodinclude != "-I":
-            cmd += " " + pkg.fcmodinclude + pkg.pkgincludedir
+            cmd += " " + pkg.fcmodinclude + pkg.fcmoddir
         cmd = cmd + " " + pkg.fcflags
         cmd = cmd + " -c " + os.path.join(srcdir, f)
         if run_command(cmd, echo=True, stdout=stdout, stderr=stderr) != 0:
diff --git a/bin/cs_config.py.in b/bin/cs_config.py.in
index d2ee619..31ebc93 100644
--- a/bin/cs_config.py.in
+++ b/bin/cs_config.py.in
@@ -112,9 +112,9 @@ class config:
         # SALOME-related information
 
         self.have_salome = "@cs_have_salome_kernel@"
-        self.salome_kernel = "@KERNEL_ROOT_DIR@"
-        self.salome_root = "@ROOT_SALOME@"
-        self.salome_version = "@SALOME_VERSION@"
+        self.salome_env = "@SALOMEENVCMD@"
+        self.salome_run = "@SALOMERUN@"
+        self.salome_kernel = "@SALOME_KERNEL@"
 
         # Setup the optionnal features
 
diff --git a/bin/cs_create.py b/bin/cs_create.py
index fe52f90..985225e 100644
--- a/bin/cs_create.py
+++ b/bin/cs_create.py
@@ -379,12 +379,18 @@ class Study:
             sys.stderr.write("Cannot copy runcase_coupling script: " + \
                              os.path.join(datadir, 'runcase_coupling') + ".\n")
             sys.exit(1)
+        try:
+            shutil.copy(os.path.join(datadir, 'salome', 'fsi.export'),
+                        os.path.join(repbase, self.ast_case_name))
+        except:
+            sys.stderr.write("Cannot copy fsi.export file: " + \
+                             os.path.join(datadir, 'salome', 'fsi.export') + ".\n")
+            sys.exit(1)
 
         config = ConfigParser.ConfigParser()
         config.read([self.package.get_configfile(),
                      os.path.expanduser('~/.' + self.package.configfile)])
-        asterhomedir = config.get('install', 'aster')
-        astervers = config.get('install', 'aster_vers')
+        asterhome = config.get('install', 'aster')
 
         runcase = os.path.join(repbase, 'runcase_coupling')
         runcase_tmp = runcase + '.tmp'
@@ -393,8 +399,7 @@ class Study:
         kwd2 = re.compile('CASENAME')
         kwd3 = re.compile('ASTERNAME')
         kwd4 = re.compile('STUDYNAME')
-        kwd5 = re.compile('ASTERHOMEDIR')
-        kwd6 = re.compile('ASTERVERSION')
+        kwd5 = re.compile('ASTERHOME')
 
         runcase_tmp = runcase + '.tmp'
 
@@ -406,8 +411,7 @@ class Study:
             line = re.sub(kwd2, self.cases[0], line)
             line = re.sub(kwd3, self.ast_case_name, line)
             line = re.sub(kwd4, self.name, line)
-            line = re.sub(kwd5, asterhomedir, line)
-            line = re.sub(kwd6, astervers, line)
+            line = re.sub(kwd5, asterhome, line)
             fdt.write(line)
 
         fd.close()
diff --git a/bin/cs_exec_environment.py b/bin/cs_exec_environment.py
index 8e684ab..3688eaf 100644
--- a/bin/cs_exec_environment.py
+++ b/bin/cs_exec_environment.py
@@ -25,7 +25,7 @@
 
 import datetime
 import fnmatch
-import os.path
+import os
 import subprocess
 import sys
 import tempfile
@@ -59,6 +59,22 @@ def abs_exec_path(path):
 
     return None
 
+#---------------------------------------------------------------------------
+
+def get_shell_type():
+    """
+    Get name of current shell if available.
+    (Bourne shell variants are handled, C-shell variants are not).
+    """
+
+    user_shell = os.getenv('SHELL')
+    if not user_shell:
+        user_shell = '/bin/sh'
+    elif user_shell[-3] == 'csh':
+        user_shell = '/bin/sh'
+
+    return user_shell
+
 #-------------------------------------------------------------------------------
 
 def run_command(cmd, echo = False, stdout = sys.stdout, stderr = sys.stderr):
@@ -78,7 +94,10 @@ def run_command(cmd, echo = False, stdout = sys.stdout, stderr = sys.stderr):
     if (stderr != sys.stderr):
         kwargs['stderr'] = stderr
 
-    p = subprocess.Popen(cmd, shell=True, **kwargs)
+    p = subprocess.Popen(cmd,
+                         shell=True,
+                         executable=get_shell_type(),
+                         **kwargs)
 
     p.communicate()
 
@@ -92,6 +111,7 @@ def get_command_output(cmd):
     """
     p = subprocess.Popen(cmd,
                          shell=True,
+                         executable=get_shell_type(),
                          stdout=subprocess.PIPE,
                          stderr=subprocess.PIPE)
     output = p.communicate()
@@ -109,6 +129,7 @@ def get_command_outputs(cmd):
     """
     p = subprocess.Popen(cmd,
                          shell=True,
+                         executable=get_shell_type(),
                          stdout=subprocess.PIPE,
                          stderr=subprocess.STDOUT)
     return p.communicate()[0]
diff --git a/bin/cs_gui.py b/bin/cs_gui.py
index 31be288..4e8cd13 100644
--- a/bin/cs_gui.py
+++ b/bin/cs_gui.py
@@ -134,6 +134,9 @@ def main(argv, pkg):
     Start Qt and a session of the application.
     """
 
+    from cs_exec_environment import set_modules
+    set_modules(pkg)
+
     # Test the package name to know which modules have to be imported
     if pkg.name == 'code_saturne':
         from Base.MainView import MainView
diff --git a/bin/cs_package.py.in b/bin/cs_package.py.in
index 57f3439..cfa73e1 100644
--- a/bin/cs_package.py.in
+++ b/bin/cs_package.py.in
@@ -65,6 +65,7 @@ class package:
         self.cflags="@CS_CFLAGS@"
         self.cxxflags="@CS_CXXFLAGS@"
         self.fcflags="@CS_FCFLAGS@"
+        self.fcmoddir="@pkgincludedir@"
         self.fcmodinclude="@FCMODINCLUDE@"
         self.ldflags = "@CS_LDFLAGS@"
         self.libs = "-lsaturne -lmei -lfvm_filters -lfvm -lbft @CS_LIBS@"
diff --git a/bin/cs_run.py b/bin/cs_run.py
index eb5f8f3..746d3a5 100644
--- a/bin/cs_run.py
+++ b/bin/cs_run.py
@@ -121,8 +121,15 @@ def process_cmd_line(argv, pkg):
                 break
             casedir = os.path.split(casedir)[0]
 
-    if not casedir:
+    if not (os.path.isdir(data) and os.path.isdir(src)):
         casedir = None
+        cmd_line = sys.argv[0]
+        for arg in sys.argv[1:]:
+            cmd_line += ' ' + arg
+        err_str = 'Error:\n' + cmd_line + '\n' \
+            'run from directory \"' + str(os.getcwd()) + '\",\n' \
+            'which does not seem to be inside a case directory.\n'
+        sys.stderr.write(err_str)
 
     # Stages to run (if no filter given, all are done).
 
@@ -154,6 +161,9 @@ def main(argv, pkg):
     (casedir, run_id, param, suggest_id,
      prepare_data, run_solver, save_results) = process_cmd_line(argv, pkg)
 
+    if not casedir:
+        return 1
+
     if suggest_id:
         now = datetime.datetime.now()
         run_id = now.strftime('%Y%m%d-%H%M')
diff --git a/bin/cs_salome.py b/bin/cs_salome.py
index f1d8e7a..71cf2b0 100644
--- a/bin/cs_salome.py
+++ b/bin/cs_salome.py
@@ -69,7 +69,9 @@ def main(argv, pkg):
     """
 
     template = """\
-CFDSTUDY_ROOT_DIR=%(prefix)s; PYTHONPATH=%(pythondir)s:$PYTHONPATH;
+%(salomeenv)s;
+CFDSTUDY_ROOT_DIR=%(prefix)s;
+PYTHONPATH=%(pythondir)s/salome:%(pkgpythondir)s${PYTHONPATH:+:$PYTHONPATH};
 export CFDSTUDY_ROOT_DIR PYTHONPATH;
 %(runsalome)s --modules=%(modules)s
 """
@@ -83,10 +85,15 @@ export CFDSTUDY_ROOT_DIR PYTHONPATH;
     # Skipped modules (version 6.3.0): YACS,JOBMANAGER,HOMARD,OPENTURNS
     default_modules = "GEOM,SMESH,MED,CFDSTUDY,PARAVIS,VISU"
 
-    cmd = template % {'prefix': pkg.prefix,
+    run_cmd = cfg.salome_run
+    if not run_cmd:
+        run_cmd = "${KERNEL_ROOT_DIR}/bin/salome/envSalome.py python ${KERNEL_ROOT_DIR}/bin/salome/runSalome.py"
+
+    cmd = template % {'salomeenv': cfg.salome_env,
+                      'prefix': pkg.prefix,
                       'pythondir': pkg.pythondir,
-                      'runsalome': os.path.join(cfg.salome_kernel,
-                                                'bin', 'salome', 'runSalome'),
+                      'pkgpythondir': pkg.pkgpythondir,
+                      'runsalome': run_cmd,
                       'modules': default_modules}
 
     process_cmd_line(argv, pkg)
diff --git a/bin/cs_salome_wrapper.in b/bin/cs_salome_wrapper.in
deleted file mode 100644
index 7a45014..0000000
--- a/bin/cs_salome_wrapper.in
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/bin/sh
-# @configure_input@
-#============================================================================
-#
-#     This file is part of the Code_Saturne Kernel, element of the
-#     Code_Saturne CFD tool.
-#
-#     Copyright (C) 2011 EDF S.A., France
-#
-#     contact: saturne-support at edf.fr
-#
-#     The Code_Saturne Kernel is free software; you can redistribute it
-#     and/or modify it under the terms of the GNU General Public License
-#     as published by the Free Software Foundation; either version 2 of
-#     the License, or (at your option) any later version.
-#
-#     The Code_Saturne Kernel is distributed in the hope that it will be
-#     useful, but WITHOUT ANY WARRANTY; without even the implied warranty
-#     of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#     GNU General Public License for more details.
-#
-#     You should have received a copy of the GNU General Public License
-#     along with the Code_Saturne Kernel; if not, write to the
-#     Free Software Foundation, Inc.,
-#     51 Franklin St, Fifth Floor,
-#     Boston, MA  02110-1301  USA
-#
-#============================================================================
-
-version=@SALOME_VERSION@
-rootdir=@ROOT_SALOME@
-
-export ROOT_SALOME=$rootdir
-
-. $rootdir/envSalome-$version.sh
-. $rootdir/prerequis-$version.sh
-
-$*
-
-exit $?
-
diff --git a/bin/runcase_aster.in b/bin/runcase_aster.in
index bba0dcd..18fe762 100644
--- a/bin/runcase_aster.in
+++ b/bin/runcase_aster.in
@@ -45,6 +45,7 @@ SAT_MESH=
 #
 AST_COMM=
 AST_MESH=
+AST_EXPORT=fsi.export
 #
 # Scratchdir (where the coupling application is going
 # to be run)
@@ -87,8 +88,7 @@ SCRATCH_DIR=tmp_Saturne
 RUN_DIR=${STUDY_NAME}.${DATE}
 RUN_PATH=${TMP_PREFIX}/${SCRATCH_DIR}/${RUN_DIR}
 #
-# Define the sub-directories where Saturne and Aster
-# are run
+# Define the sub-directories where Code_Saturne and Code_Aster are run
 #
 AST_SCRATCH_PATH=${RUN_PATH}/${AST_NAME}
 SAT_SCRATCH_PATH=${RUN_PATH}/${SAT_NAME}
@@ -107,18 +107,19 @@ SAT_RESULTS_PATH=${RESULTS_PATH}/${SAT_RESULTS_DIR}
 #
 prefix=@prefix@
 bindir=@bindir@
+libdir=@libdir@
 pkgdatadir=@pkgdatadir@
 pkglibexecdir=@pkglibexecdir@
+salomepythondir=@pythondir@/salome
 #
 # SALOME
 #
-salomeroot=@ROOT_SALOME@
-salomekernelbindir=@KERNEL_ROOT_DIR@/bin/salome
+salomeenv="@SALOMEENVCMD@"
+salomekernelbindir=@SALOME_KERNEL@/bin/salome
 #
 # Code_Aster
 #
-asterhome=ASTERHOMEDIR
-astervers=ASTERVERSION
+asterhome=ASTERHOME
 #
 # =====================================================
 # Creation of the working directories
@@ -148,10 +149,25 @@ fi
 #
 mkdir -p ${SAT_SCRATCH_PATH} ${AST_SCRATCH_PATH}
 #
-# Copy the present script file in the working directory
+# Create intermediate script for YACS
 #
-cp ${STUDY_PATH}/runcase_coupling ${RUN_PATH}
-chmod +x ${RUN_PATH}/runcase_coupling
+mkdir -p ${RUN_PATH}/bin
+#
+fsisaturne=${RUN_PATH}/bin/FSI_SATURNE.exe
+echo '#!/bin/sh' > $fsisaturne
+echo 'export SALOME_CONTAINER=$1' >> $fsisaturne
+echo 'export SALOME_CONTAINERNAME=$2' >> $fsisaturne
+echo 'export SALOME_INSTANCE=$3' >> $fsisaturne
+echo ${SAT_SCRATCH_PATH}'/run_solver.sh' >> $fsisaturne
+#
+fsiaster=${RUN_PATH}/bin/FSI_ASTER.exe
+echo '#!/bin/sh' > $fsiaster
+echo 'export SALOME_CONTAINER=$1' >> $fsiaster
+echo 'export SALOME_CONTAINERNAME=$2' >> $fsiaster
+echo 'export SALOME_INSTANCE=$3' >> $fsiaster
+echo ${AST_SCRATCH_PATH}'/aster_by_yacs.sh' >> $fsiaster
+#
+chmod +x $fsisaturne $fsiaster
 #
 # =====================================================
 # Setting up Code_Saturne temporary workdir
@@ -235,6 +251,17 @@ if [ ! -z "$SAT_PARAM" ]
     fi
 fi
 #
+# Create the run_solver.sh file
+#
+runsolver=${SAT_SCRATCH_PATH}/run_solver.sh
+echo '#!/bin/sh' > $runsolver
+echo 'cd ..' >> $runsolver
+echo ${SAT_SCRATCH_PATH}'/cs_solver \' >> $runsolver
+echo $COMMAND_PARAM' \' >> $runsolver
+echo '--yacs-module='$libdir'/salome/libFSI_SATURNEExelib.so' >> $runsolver
+#
+chmod +x $runsolver
+#
 # =====================================================
 # Setting up Code_Aster temporary workdir
 # =====================================================
@@ -290,6 +317,46 @@ else
     exit 1
 fi
 #
+if [ ! -z "$AST_EXPORT" ]
+    then
+    file=${STUDY_PATH}/${AST_NAME}/${AST_EXPORT}
+    #
+    if [ -f $file ]
+        then
+        cp $file $AST_SCRATCH_PATH
+    else
+        echo '***********************************************'
+        echo ' ERROR                                         '
+        echo ' The export file ' $file
+        echo ' can not be accessed.                          '
+        echo ' The simulation will not be run                '
+        echo '***********************************************'
+        exit 1
+    fi
+else
+    echo "**************************************"
+    echo "AST export file name is not specified "
+    echo "The simulation will not be run        "
+    echo "**************************************"
+    exit 1
+fi
+#
+# Create FSI specific config.txt file
+#
+sed -e "s|profile.sh|$asterhome/profile.sh|" $asterhome/config.txt \
+    -e "s|Execution/E_SUPERV.py|$salomepythondir/FSI_ASTER_component.py|" \
+    > $AST_SCRATCH_PATH/fsi_config.txt
+#
+# Create the aster_by_yacs.sh file
+#
+asterbyyacs=${AST_SCRATCH_PATH}/aster_by_yacs.sh
+echo '#!/bin/sh' > $asterbyyacs
+echo 'cd ..' >> $asterbyyacs
+echo 'export PATH=/home/aster/bin:$PATH' >> $asterbyyacs
+echo 'as_run '$AST_EXPORT >> $asterbyyacs
+#
+chmod +x $asterbyyacs
+#
 # =====================================================
 # Starting calculation
 # =====================================================
@@ -335,9 +402,8 @@ $salomekernelbindir/appli_gen.py --prefix=$appli --config=$pkgdatadir/salome/fsi
 #
 localexec=$RUN_PATH/localexec
 echo '#!/bin/sh' > $localexec
-echo '. '${asterhome}'/'${astervers}'/profile.sh' >> $localexec
-echo 'export ROOT_SALOME='$salomeroot >> $localexec
-echo 'export PATH='$bindir':$PATH' >> $localexec
+echo ${salomeenv} >> $localexec
+echo 'export PATH='${RUN_PATH}'/bin:$PATH' >> $localexec
 echo 'appli='$appli >> $localexec
 echo '$appli/runSession killSalome.py' >> $localexec
 echo 'unset PYTHONHOME' >> $localexec
diff --git a/build-aux/compile b/build-aux/compile
index c0096a7..bac481c 100755
--- a/build-aux/compile
+++ b/build-aux/compile
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand `-c -o'.
 
-scriptversion=2009-10-06.20; # UTC
+scriptversion=2010-11-15.09; # UTC
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009  Free Software
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010 Free Software
 # Foundation, Inc.
 # Written by Tom Tromey <tromey at cygnus.com>.
 #
@@ -29,6 +29,171 @@ scriptversion=2009-10-06.20; # UTC
 # bugs to <bug-automake at gnu.org> or send patches to
 # <automake-patches at gnu.org>.
 
+nl='
+'
+
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent tools from complaining about whitespace usage.
+IFS=" ""	$nl"
+
+file_conv=
+
+# func_file_conv build_file lazy
+# Convert a $build file to $host form and store it in $file
+# Currently only supports Win32 hosts. If the determined conversion
+# type is listed in (the comma separated) LAZY, no conversion will
+# take place.
+func_file_conv ()
+{
+  file=$1
+  case $file in
+    / | /[!/]*) # absolute file, and not a UNC file
+      if test -z "$file_conv"; then
+	# lazily determine how to convert abs files
+	case `uname -s` in
+	  MINGW*)
+	    file_conv=mingw
+	    ;;
+	  CYGWIN*)
+	    file_conv=cygwin
+	    ;;
+	  *)
+	    file_conv=wine
+	    ;;
+	esac
+      fi
+      case $file_conv/,$2, in
+	*,$file_conv,*)
+	  ;;
+	mingw/*)
+	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
+	  ;;
+	cygwin/*)
+	  file=`cygpath -m "$file" || echo "$file"`
+	  ;;
+	wine/*)
+	  file=`winepath -w "$file" || echo "$file"`
+	  ;;
+      esac
+      ;;
+  esac
+}
+
+# func_cl_wrapper cl arg...
+# Adjust compile command to suit cl
+func_cl_wrapper ()
+{
+  # Assume a capable shell
+  lib_path=
+  shared=:
+  linker_opts=
+  for arg
+  do
+    if test -n "$eat"; then
+      eat=
+    else
+      case $1 in
+	-o)
+	  # configure might choose to run compile as `compile cc -o foo foo.c'.
+	  eat=1
+	  case $2 in
+	    *.o | *.[oO][bB][jJ])
+	      func_file_conv "$2"
+	      set x "$@" -Fo"$file"
+	      shift
+	      ;;
+	    *)
+	      func_file_conv "$2"
+	      set x "$@" -Fe"$file"
+	      shift
+	      ;;
+	  esac
+	  ;;
+	-I*)
+	  func_file_conv "${1#-I}" mingw
+	  set x "$@" -I"$file"
+	  shift
+	  ;;
+	-l*)
+	  lib=${1#-l}
+	  found=no
+	  save_IFS=$IFS
+	  IFS=';'
+	  for dir in $lib_path $LIB
+	  do
+	    IFS=$save_IFS
+	    if $shared && test -f "$dir/$lib.dll.lib"; then
+	      found=yes
+	      set x "$@" "$dir/$lib.dll.lib"
+	      break
+	    fi
+	    if test -f "$dir/$lib.lib"; then
+	      found=yes
+	      set x "$@" "$dir/$lib.lib"
+	      break
+	    fi
+	  done
+	  IFS=$save_IFS
+
+	  test "$found" != yes && set x "$@" "$lib.lib"
+	  shift
+	  ;;
+	-L*)
+	  func_file_conv "${1#-L}"
+	  if test -z "$lib_path"; then
+	    lib_path=$file
+	  else
+	    lib_path="$lib_path;$file"
+	  fi
+	  linker_opts="$linker_opts -LIBPATH:$file"
+	  ;;
+	-static)
+	  shared=false
+	  ;;
+	-Wl,*)
+	  arg=${1#-Wl,}
+	  save_ifs="$IFS"; IFS=','
+	  for flag in $arg; do
+	    IFS="$save_ifs"
+	    linker_opts="$linker_opts $flag"
+	  done
+	  IFS="$save_ifs"
+	  ;;
+	-Xlinker)
+	  eat=1
+	  linker_opts="$linker_opts $2"
+	  ;;
+	-*)
+	  set x "$@" "$1"
+	  shift
+	  ;;
+	*.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
+	  func_file_conv "$1"
+	  set x "$@" -Tp"$file"
+	  shift
+	  ;;
+	*.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
+	  func_file_conv "$1" mingw
+	  set x "$@" "$file"
+	  shift
+	  ;;
+	*)
+	  set x "$@" "$1"
+	  shift
+	  ;;
+      esac
+    fi
+    shift
+  done
+  if test -n "$linker_opts"; then
+    linker_opts="-link$linker_opts"
+  fi
+  exec "$@" $linker_opts
+  exit 1
+}
+
+eat=
+
 case $1 in
   '')
      echo "$0: No command.  Try \`$0 --help' for more information." 1>&2
@@ -53,11 +218,13 @@ EOF
     echo "compile $scriptversion"
     exit $?
     ;;
+  cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
+    func_cl_wrapper "$@"      # Doesn't return...
+    ;;
 esac
 
 ofile=
 cfile=
-eat=
 
 for arg
 do
diff --git a/build-aux/config.guess b/build-aux/config.guess
index c2246a4..8152efd 100755
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-#   Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+#   2011 Free Software Foundation, Inc.
 
-timestamp='2009-12-30'
+timestamp='2011-11-11'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -57,7 +57,7 @@ GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
 Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -181,7 +181,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 		fi
 		;;
 	    *)
-	        os=netbsd
+		os=netbsd
 		;;
 	esac
 	# The OS release
@@ -224,7 +224,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
 		;;
 	*5.*)
-	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
+		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
 		;;
 	esac
 	# According to Compaq, /usr/sbin/psrinfo has been available on
@@ -270,7 +270,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 	# A Xn.n version is an unreleased experimental baselevel.
 	# 1.2 uses "1.2" for uname -r.
 	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-	exit ;;
+	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
+	exitcode=$?
+	trap '' 0
+	exit $exitcode ;;
     Alpha\ *:Windows_NT*:*)
 	# How do we know it's Interix rather than the generic POSIX subsystem?
 	# Should we change UNAME_MACHINE based on the output of uname instead
@@ -296,7 +299,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 	echo s390-ibm-zvmoe
 	exit ;;
     *:OS400:*:*)
-        echo powerpc-ibm-os400
+	echo powerpc-ibm-os400
 	exit ;;
     arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
 	echo arm-acorn-riscix${UNAME_RELEASE}
@@ -395,23 +398,23 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     # MiNT.  But MiNT is downward compatible to TOS, so this should
     # be no problem.
     atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
-        echo m68k-atari-mint${UNAME_RELEASE}
+	echo m68k-atari-mint${UNAME_RELEASE}
 	exit ;;
     atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
 	echo m68k-atari-mint${UNAME_RELEASE}
-        exit ;;
+	exit ;;
     *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
-        echo m68k-atari-mint${UNAME_RELEASE}
+	echo m68k-atari-mint${UNAME_RELEASE}
 	exit ;;
     milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
-        echo m68k-milan-mint${UNAME_RELEASE}
-        exit ;;
+	echo m68k-milan-mint${UNAME_RELEASE}
+	exit ;;
     hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
-        echo m68k-hades-mint${UNAME_RELEASE}
-        exit ;;
+	echo m68k-hades-mint${UNAME_RELEASE}
+	exit ;;
     *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
-        echo m68k-unknown-mint${UNAME_RELEASE}
-        exit ;;
+	echo m68k-unknown-mint${UNAME_RELEASE}
+	exit ;;
     m68k:machten:*:*)
 	echo m68k-apple-machten${UNAME_RELEASE}
 	exit ;;
@@ -481,8 +484,8 @@ EOF
 	echo m88k-motorola-sysv3
 	exit ;;
     AViiON:dgux:*:*)
-        # DG/UX returns AViiON for all architectures
-        UNAME_PROCESSOR=`/usr/bin/uname -p`
+	# DG/UX returns AViiON for all architectures
+	UNAME_PROCESSOR=`/usr/bin/uname -p`
 	if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
 	then
 	    if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
@@ -495,7 +498,7 @@ EOF
 	else
 	    echo i586-dg-dgux${UNAME_RELEASE}
 	fi
- 	exit ;;
+	exit ;;
     M88*:DolphinOS:*:*)	# DolphinOS (SVR3)
 	echo m88k-dolphin-sysv3
 	exit ;;
@@ -552,7 +555,7 @@ EOF
 		echo rs6000-ibm-aix3.2
 	fi
 	exit ;;
-    *:AIX:*:[456])
+    *:AIX:*:[4567])
 	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
 	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
 		IBM_ARCH=rs6000
@@ -595,52 +598,52 @@ EOF
 	    9000/[678][0-9][0-9])
 		if [ -x /usr/bin/getconf ]; then
 		    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
-                    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
-                    case "${sc_cpu_version}" in
-                      523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
-                      528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
-                      532)                      # CPU_PA_RISC2_0
-                        case "${sc_kernel_bits}" in
-                          32) HP_ARCH="hppa2.0n" ;;
-                          64) HP_ARCH="hppa2.0w" ;;
+		    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
+		    case "${sc_cpu_version}" in
+		      523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
+		      528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
+		      532)                      # CPU_PA_RISC2_0
+			case "${sc_kernel_bits}" in
+			  32) HP_ARCH="hppa2.0n" ;;
+			  64) HP_ARCH="hppa2.0w" ;;
 			  '') HP_ARCH="hppa2.0" ;;   # HP-UX 10.20
-                        esac ;;
-                    esac
+			esac ;;
+		    esac
 		fi
 		if [ "${HP_ARCH}" = "" ]; then
 		    eval $set_cc_for_build
-		    sed 's/^              //' << EOF >$dummy.c
+		    sed 's/^		//' << EOF >$dummy.c
 
-              #define _HPUX_SOURCE
-              #include <stdlib.h>
-              #include <unistd.h>
+		#define _HPUX_SOURCE
+		#include <stdlib.h>
+		#include <unistd.h>
 
-              int main ()
-              {
-              #if defined(_SC_KERNEL_BITS)
-                  long bits = sysconf(_SC_KERNEL_BITS);
-              #endif
-                  long cpu  = sysconf (_SC_CPU_VERSION);
+		int main ()
+		{
+		#if defined(_SC_KERNEL_BITS)
+		    long bits = sysconf(_SC_KERNEL_BITS);
+		#endif
+		    long cpu  = sysconf (_SC_CPU_VERSION);
 
-                  switch (cpu)
-              	{
-              	case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
-              	case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
-              	case CPU_PA_RISC2_0:
-              #if defined(_SC_KERNEL_BITS)
-              	    switch (bits)
-              		{
-              		case 64: puts ("hppa2.0w"); break;
-              		case 32: puts ("hppa2.0n"); break;
-              		default: puts ("hppa2.0"); break;
-              		} break;
-              #else  /* !defined(_SC_KERNEL_BITS) */
-              	    puts ("hppa2.0"); break;
-              #endif
-              	default: puts ("hppa1.0"); break;
-              	}
-                  exit (0);
-              }
+		    switch (cpu)
+			{
+			case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
+			case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
+			case CPU_PA_RISC2_0:
+		#if defined(_SC_KERNEL_BITS)
+			    switch (bits)
+				{
+				case 64: puts ("hppa2.0w"); break;
+				case 32: puts ("hppa2.0n"); break;
+				default: puts ("hppa2.0"); break;
+				} break;
+		#else  /* !defined(_SC_KERNEL_BITS) */
+			    puts ("hppa2.0"); break;
+		#endif
+			default: puts ("hppa1.0"); break;
+			}
+		    exit (0);
+		}
 EOF
 		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
 		    test -z "$HP_ARCH" && HP_ARCH=hppa
@@ -731,22 +734,22 @@ EOF
 	exit ;;
     C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
 	echo c1-convex-bsd
-        exit ;;
+	exit ;;
     C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
 	if getsysinfo -f scalar_acc
 	then echo c32-convex-bsd
 	else echo c2-convex-bsd
 	fi
-        exit ;;
+	exit ;;
     C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
 	echo c34-convex-bsd
-        exit ;;
+	exit ;;
     C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
 	echo c38-convex-bsd
-        exit ;;
+	exit ;;
     C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
 	echo c4-convex-bsd
-        exit ;;
+	exit ;;
     CRAY*Y-MP:*:*:*)
 	echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
 	exit ;;
@@ -770,14 +773,14 @@ EOF
 	exit ;;
     F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
 	FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
-        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
-        exit ;;
+	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
+	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
+	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
+	exit ;;
     5000:UNIX_System_V:4.*:*)
-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
-        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
+	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
+	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
+	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
 	exit ;;
     i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
 	echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
@@ -789,13 +792,12 @@ EOF
 	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
 	exit ;;
     *:FreeBSD:*:*)
-	case ${UNAME_MACHINE} in
-	    pc98)
-		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+	UNAME_PROCESSOR=`/usr/bin/uname -p`
+	case ${UNAME_PROCESSOR} in
 	    amd64)
 		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
 	    *)
-		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
 	esac
 	exit ;;
     i*:CYGWIN*:*)
@@ -804,15 +806,18 @@ EOF
     *:MINGW*:*)
 	echo ${UNAME_MACHINE}-pc-mingw32
 	exit ;;
+    i*:MSYS*:*)
+	echo ${UNAME_MACHINE}-pc-msys
+	exit ;;
     i*:windows32*:*)
-    	# uname -m includes "-pc" on this system.
-    	echo ${UNAME_MACHINE}-mingw32
+	# uname -m includes "-pc" on this system.
+	echo ${UNAME_MACHINE}-mingw32
 	exit ;;
     i*:PW*:*)
 	echo ${UNAME_MACHINE}-pc-pw32
 	exit ;;
     *:Interix*:*)
-    	case ${UNAME_MACHINE} in
+	case ${UNAME_MACHINE} in
 	    x86)
 		echo i586-pc-interix${UNAME_RELEASE}
 		exit ;;
@@ -867,7 +872,7 @@ EOF
 	  EV6)   UNAME_MACHINE=alphaev6 ;;
 	  EV67)  UNAME_MACHINE=alphaev67 ;;
 	  EV68*) UNAME_MACHINE=alphaev68 ;;
-        esac
+	esac
 	objdump --private-headers /bin/sh | grep -q ld.so.1
 	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
 	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
@@ -879,7 +884,13 @@ EOF
 	then
 	    echo ${UNAME_MACHINE}-unknown-linux-gnu
 	else
-	    echo ${UNAME_MACHINE}-unknown-linux-gnueabi
+	    if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
+		| grep -q __ARM_PCS_VFP
+	    then
+		echo ${UNAME_MACHINE}-unknown-linux-gnueabi
+	    else
+		echo ${UNAME_MACHINE}-unknown-linux-gnueabihf
+	    fi
 	fi
 	exit ;;
     avr32*:Linux:*:*)
@@ -892,7 +903,10 @@ EOF
 	echo crisv32-axis-linux-gnu
 	exit ;;
     frv:Linux:*:*)
-    	echo frv-unknown-linux-gnu
+	echo frv-unknown-linux-gnu
+	exit ;;
+    hexagon:Linux:*:*)
+	echo hexagon-unknown-linux-gnu
 	exit ;;
     i*86:Linux:*:*)
 	LIBC=gnu
@@ -960,7 +974,7 @@ EOF
 	echo ${UNAME_MACHINE}-ibm-linux
 	exit ;;
     sh64*:Linux:*:*)
-    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
     sh*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
@@ -968,6 +982,9 @@ EOF
     sparc:Linux:*:* | sparc64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
+    tile*:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit ;;
     vax:Linux:*:*)
 	echo ${UNAME_MACHINE}-dec-linux-gnu
 	exit ;;
@@ -975,7 +992,7 @@ EOF
 	echo x86_64-unknown-linux-gnu
 	exit ;;
     xtensa*:Linux:*:*)
-    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
     i*86:DYNIX/ptx:4*:*)
 	# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
@@ -984,11 +1001,11 @@ EOF
 	echo i386-sequent-sysv4
 	exit ;;
     i*86:UNIX_SV:4.2MP:2.*)
-        # Unixware is an offshoot of SVR4, but it has its own version
-        # number series starting with 2...
-        # I am not positive that other SVR4 systems won't match this,
+	# Unixware is an offshoot of SVR4, but it has its own version
+	# number series starting with 2...
+	# I am not positive that other SVR4 systems won't match this,
 	# I just have to hope.  -- rms.
-        # Use sysv4.2uw... so that sysv4* matches it.
+	# Use sysv4.2uw... so that sysv4* matches it.
 	echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
 	exit ;;
     i*86:OS/2:*:*)
@@ -1020,7 +1037,7 @@ EOF
 	fi
 	exit ;;
     i*86:*:5:[678]*)
-    	# UnixWare 7.x, OpenUNIX and OpenServer 6.
+	# UnixWare 7.x, OpenUNIX and OpenServer 6.
 	case `/bin/uname -X | grep "^Machine"` in
 	    *486*)	     UNAME_MACHINE=i486 ;;
 	    *Pentium)	     UNAME_MACHINE=i586 ;;
@@ -1048,13 +1065,13 @@ EOF
 	exit ;;
     pc:*:*:*)
 	# Left here for compatibility:
-        # uname -m prints for DJGPP always 'pc', but it prints nothing about
-        # the processor, so we play safe by assuming i586.
+	# uname -m prints for DJGPP always 'pc', but it prints nothing about
+	# the processor, so we play safe by assuming i586.
 	# Note: whatever this is, it MUST be the same as what config.sub
 	# prints for the "djgpp" host, or else GDB configury will decide that
 	# this is a cross-build.
 	echo i586-pc-msdosdjgpp
-        exit ;;
+	exit ;;
     Intel:Mach:3*:*)
 	echo i386-pc-mach3
 	exit ;;
@@ -1089,8 +1106,8 @@ EOF
 	/bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
 	  && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
     3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
-        /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
-          && { echo i486-ncr-sysv4; exit; } ;;
+	/bin/uname -p 2>/dev/null | grep 86 >/dev/null \
+	  && { echo i486-ncr-sysv4; exit; } ;;
     NCR*:*:4.2:* | MPRAS*:*:4.2:*)
 	OS_REL='.3'
 	test -r /etc/.relid \
@@ -1133,10 +1150,10 @@ EOF
 		echo ns32k-sni-sysv
 	fi
 	exit ;;
-    PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
-                      # says <Richard.M.Bartel at ccMail.Census.GOV>
-        echo i586-unisys-sysv4
-        exit ;;
+    PENTIUM:*:4.0*:*)	# Unisys `ClearPath HMP IX 4000' SVR4/MP effort
+			# says <Richard.M.Bartel at ccMail.Census.GOV>
+	echo i586-unisys-sysv4
+	exit ;;
     *:UNIX_System_V:4*:FTX*)
 	# From Gerald Hewes <hewes at openmarket.com>.
 	# How about differentiating between stratus architectures? -djm
@@ -1162,11 +1179,11 @@ EOF
 	exit ;;
     R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*)
 	if [ -d /usr/nec ]; then
-	        echo mips-nec-sysv${UNAME_RELEASE}
+		echo mips-nec-sysv${UNAME_RELEASE}
 	else
-	        echo mips-unknown-sysv${UNAME_RELEASE}
+		echo mips-unknown-sysv${UNAME_RELEASE}
 	fi
-        exit ;;
+	exit ;;
     BeBox:BeOS:*:*)	# BeOS running on hardware made by Be, PPC only.
 	echo powerpc-be-beos
 	exit ;;
@@ -1231,6 +1248,9 @@ EOF
     *:QNX:*:4*)
 	echo i386-pc-qnx
 	exit ;;
+    NEO-?:NONSTOP_KERNEL:*:*)
+	echo neo-tandem-nsk${UNAME_RELEASE}
+	exit ;;
     NSE-?:NONSTOP_KERNEL:*:*)
 	echo nse-tandem-nsk${UNAME_RELEASE}
 	exit ;;
@@ -1276,13 +1296,13 @@ EOF
 	echo pdp10-unknown-its
 	exit ;;
     SEI:*:*:SEIUX)
-        echo mips-sei-seiux${UNAME_RELEASE}
+	echo mips-sei-seiux${UNAME_RELEASE}
 	exit ;;
     *:DragonFly:*:*)
 	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
 	exit ;;
     *:*VMS:*:*)
-    	UNAME_MACHINE=`(uname -p) 2>/dev/null`
+	UNAME_MACHINE=`(uname -p) 2>/dev/null`
 	case "${UNAME_MACHINE}" in
 	    A*) echo alpha-dec-vms ; exit ;;
 	    I*) echo ia64-dec-vms ; exit ;;
@@ -1322,11 +1342,11 @@ main ()
 #include <sys/param.h>
   printf ("m68k-sony-newsos%s\n",
 #ifdef NEWSOS4
-          "4"
+	"4"
 #else
-	  ""
+	""
 #endif
-         ); exit (0);
+	); exit (0);
 #endif
 #endif
 
diff --git a/build-aux/config.sub b/build-aux/config.sub
index c2d1257..e76eaf4 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-#   Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+#   2011 Free Software Foundation, Inc.
 
-timestamp='2010-01-22'
+timestamp='2011-11-11'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -76,7 +76,7 @@ version="\
 GNU config.sub ($timestamp)
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
 Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -124,8 +124,9 @@ esac
 # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
-  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
+  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
+  linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
+  knetbsd*-gnu* | netbsd*-gnu* | \
   kopensolaris*-gnu* | \
   storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os
@@ -157,8 +158,8 @@ case $os in
 		os=
 		basic_machine=$1
 		;;
-        -bluegene*)
-	        os=-cnk
+	-bluegene*)
+		os=-cnk
 		;;
 	-sim | -cisco | -oki | -wec | -winbond)
 		os=
@@ -174,10 +175,10 @@ case $os in
 		os=-chorusos
 		basic_machine=$1
 		;;
- 	-chorusrdb)
- 		os=-chorusrdb
+	-chorusrdb)
+		os=-chorusrdb
 		basic_machine=$1
- 		;;
+		;;
 	-hiux*)
 		os=-hiuxwe2
 		;;
@@ -250,13 +251,17 @@ case $basic_machine in
 	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
 	| am33_2.0 \
 	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
+        | be32 | be64 \
 	| bfin \
 	| c4x | clipper \
 	| d10v | d30v | dlx | dsp16xx \
+	| epiphany \
 	| fido | fr30 | frv \
 	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
+	| hexagon \
 	| i370 | i860 | i960 | ia64 \
 	| ip2k | iq2000 \
+	| le32 | le64 \
 	| lm32 \
 	| m32c | m32r | m32rle | m68000 | m68k | m88k \
 	| maxq | mb | microblaze | mcore | mep | metag \
@@ -282,27 +287,38 @@ case $basic_machine in
 	| moxie \
 	| mt \
 	| msp430 \
+	| nds32 | nds32le | nds32be \
 	| nios | nios2 \
 	| ns16k | ns32k \
+	| open8 \
 	| or32 \
 	| pdp10 | pdp11 | pj | pjl \
-	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
+	| powerpc | powerpc64 | powerpc64le | powerpcle \
 	| pyramid \
-	| rx \
+	| rl78 | rx \
 	| score \
 	| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 	| sh64 | sh64le \
 	| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
 	| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
-	| spu | strongarm \
-	| tahoe | thumb | tic4x | tic80 | tron \
+	| spu \
+	| tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
 	| ubicom32 \
-	| v850 | v850e \
+	| v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
 	| we32k \
-	| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
+	| x86 | xc16x | xstormy16 | xtensa \
 	| z8k | z80)
 		basic_machine=$basic_machine-unknown
 		;;
+	c54x)
+		basic_machine=tic54x-unknown
+		;;
+	c55x)
+		basic_machine=tic55x-unknown
+		;;
+	c6x)
+		basic_machine=tic6x-unknown
+		;;
 	m6811 | m68hc11 | m6812 | m68hc12 | picochip)
 		# Motorola 68HC11/12.
 		basic_machine=$basic_machine-unknown
@@ -314,6 +330,18 @@ case $basic_machine in
 		basic_machine=mt-unknown
 		;;
 
+	strongarm | thumb | xscale)
+		basic_machine=arm-unknown
+		;;
+
+	xscaleeb)
+		basic_machine=armeb-unknown
+		;;
+
+	xscaleel)
+		basic_machine=armel-unknown
+		;;
+
 	# We use `pc' rather than `unknown'
 	# because (1) that's what they normally are, and
 	# (2) the word "unknown" tends to confuse beginning users.
@@ -333,16 +361,19 @@ case $basic_machine in
 	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
 	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
 	| avr-* | avr32-* \
+	| be32-* | be64-* \
 	| bfin-* | bs2000-* \
-	| c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
+	| c[123]* | c30-* | [cjt]90-* | c4x-* \
 	| clipper-* | craynv-* | cydra-* \
 	| d10v-* | d30v-* | dlx-* \
 	| elxsi-* \
 	| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
 	| h8300-* | h8500-* \
 	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
+	| hexagon-* \
 	| i*86-* | i860-* | i960-* | ia64-* \
 	| ip2k-* | iq2000-* \
+	| le32-* | le64-* \
 	| lm32-* \
 	| m32c-* | m32r-* | m32rle-* \
 	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
@@ -368,26 +399,29 @@ case $basic_machine in
 	| mmix-* \
 	| mt-* \
 	| msp430-* \
+	| nds32-* | nds32le-* | nds32be-* \
 	| nios-* | nios2-* \
 	| none-* | np1-* | ns16k-* | ns32k-* \
+	| open8-* \
 	| orion-* \
 	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
-	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
+	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
 	| pyramid-* \
-	| romp-* | rs6000-* | rx-* \
+	| rl78-* | romp-* | rs6000-* | rx-* \
 	| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
 	| sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
 	| sparclite-* \
-	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
-	| tahoe-* | thumb-* \
+	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \
+	| tahoe-* \
 	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
-	| tile-* | tilegx-* \
+	| tile*-* \
 	| tron-* \
 	| ubicom32-* \
-	| v850-* | v850e-* | vax-* \
+	| v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
+	| vax-* \
 	| we32k-* \
-	| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
+	| x86-* | x86_64-* | xc16x-* | xps100-* \
 	| xstormy16-* | xtensa*-* \
 	| ymp-* \
 	| z8k-* | z80-*)
@@ -412,7 +446,7 @@ case $basic_machine in
 		basic_machine=a29k-amd
 		os=-udi
 		;;
-    	abacus)
+	abacus)
 		basic_machine=abacus-unknown
 		;;
 	adobe68k)
@@ -482,11 +516,20 @@ case $basic_machine in
 		basic_machine=powerpc-ibm
 		os=-cnk
 		;;
+	c54x-*)
+		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	c55x-*)
+		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	c6x-*)
+		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
 	c90)
 		basic_machine=c90-cray
 		os=-unicos
 		;;
-        cegcc)
+	cegcc)
 		basic_machine=arm-unknown
 		os=-cegcc
 		;;
@@ -518,7 +561,7 @@ case $basic_machine in
 		basic_machine=craynv-cray
 		os=-unicosmp
 		;;
-	cr16)
+	cr16 | cr16-*)
 		basic_machine=cr16-unknown
 		os=-elf
 		;;
@@ -734,7 +777,7 @@ case $basic_machine in
 		basic_machine=ns32k-utek
 		os=-sysv
 		;;
-        microblaze)
+	microblaze)
 		basic_machine=microblaze-xilinx
 		;;
 	mingw32)
@@ -773,10 +816,18 @@ case $basic_machine in
 	ms1-*)
 		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
 		;;
+	msys)
+		basic_machine=i386-pc
+		os=-msys
+		;;
 	mvs)
 		basic_machine=i370-ibm
 		os=-mvs
 		;;
+	nacl)
+		basic_machine=le32-unknown
+		os=-nacl
+		;;
 	ncr3000)
 		basic_machine=i486-ncr
 		os=-sysv4
@@ -841,6 +892,12 @@ case $basic_machine in
 	np1)
 		basic_machine=np1-gould
 		;;
+	neo-tandem)
+		basic_machine=neo-tandem
+		;;
+	nse-tandem)
+		basic_machine=nse-tandem
+		;;
 	nsr-tandem)
 		basic_machine=nsr-tandem
 		;;
@@ -923,9 +980,10 @@ case $basic_machine in
 		;;
 	power)	basic_machine=power-ibm
 		;;
-	ppc)	basic_machine=powerpc-unknown
+	ppc | ppcbe)	basic_machine=powerpc-unknown
 		;;
-	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
+	ppc-* | ppcbe-*)
+		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
 		;;
 	ppcle | powerpclittle | ppc-le | powerpc-little)
 		basic_machine=powerpcle-unknown
@@ -1019,6 +1077,9 @@ case $basic_machine in
 		basic_machine=i860-stratus
 		os=-sysv4
 		;;
+	strongarm-* | thumb-*)
+		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
 	sun2)
 		basic_machine=m68000-sun
 		;;
@@ -1075,25 +1136,8 @@ case $basic_machine in
 		basic_machine=t90-cray
 		os=-unicos
 		;;
-	tic54x | c54x*)
-		basic_machine=tic54x-unknown
-		os=-coff
-		;;
-	tic55x | c55x*)
-		basic_machine=tic55x-unknown
-		os=-coff
-		;;
-	tic6x | c6x*)
-		basic_machine=tic6x-unknown
-		os=-coff
-		;;
-        # This must be matched before tile*.
-        tilegx*)
-		basic_machine=tilegx-unknown
-		os=-linux-gnu
-		;;
 	tile*)
-		basic_machine=tile-unknown
+		basic_machine=$basic_machine-unknown
 		os=-linux-gnu
 		;;
 	tx39)
@@ -1163,6 +1207,9 @@ case $basic_machine in
 	xps | xps100)
 		basic_machine=xps100-honeywell
 		;;
+	xscale-* | xscalee[bl]-*)
+		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
+		;;
 	ymp)
 		basic_machine=ymp-cray
 		os=-unicos
@@ -1260,11 +1307,11 @@ esac
 if [ x"$os" != x"" ]
 then
 case $os in
-        # First match some system type aliases
-        # that might get confused with valid system types.
+	# First match some system type aliases
+	# that might get confused with valid system types.
 	# -solaris* is a basic system type, with this one exception.
-        -auroraux)
-	        os=-auroraux
+	-auroraux)
+		os=-auroraux
 		;;
 	-solaris1 | -solaris1.*)
 		os=`echo $os | sed -e 's|solaris1|sunos4|'`
@@ -1300,8 +1347,9 @@ case $os in
 	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
 	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
 	      | -chorusos* | -chorusrdb* | -cegcc* \
-	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-	      | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
+	      | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+	      | -mingw32* | -linux-gnu* | -linux-android* \
+	      | -linux-newlib* | -linux-uclibc* \
 	      | -uxpv* | -beos* | -mpeix* | -udk* \
 	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
 	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
@@ -1348,7 +1396,7 @@ case $os in
 	-opened*)
 		os=-openedition
 		;;
-        -os400*)
+	-os400*)
 		os=-os400
 		;;
 	-wince*)
@@ -1397,7 +1445,7 @@ case $os in
 	-sinix*)
 		os=-sysv4
 		;;
-        -tpf*)
+	-tpf*)
 		os=-tpf
 		;;
 	-triton*)
@@ -1442,8 +1490,8 @@ case $os in
 	-dicos*)
 		os=-dicos
 		;;
-        -nacl*)
-	        ;;
+	-nacl*)
+		;;
 	-none)
 		;;
 	*)
@@ -1466,10 +1514,10 @@ else
 # system, and we'll never get to this point.
 
 case $basic_machine in
-        score-*)
+	score-*)
 		os=-elf
 		;;
-        spu-*)
+	spu-*)
 		os=-elf
 		;;
 	*-acorn)
@@ -1481,8 +1529,17 @@ case $basic_machine in
 	arm*-semi)
 		os=-aout
 		;;
-        c4x-* | tic4x-*)
-        	os=-coff
+	c4x-* | tic4x-*)
+		os=-coff
+		;;
+	tic54x-*)
+		os=-coff
+		;;
+	tic55x-*)
+		os=-coff
+		;;
+	tic6x-*)
+		os=-coff
 		;;
 	# This must come before the *-dec entry.
 	pdp10-*)
@@ -1509,7 +1566,7 @@ case $basic_machine in
 	m68*-cisco)
 		os=-aout
 		;;
-        mep-*)
+	mep-*)
 		os=-elf
 		;;
 	mips*-cisco)
@@ -1536,7 +1593,7 @@ case $basic_machine in
 	*-ibm)
 		os=-aix
 		;;
-    	*-knuth)
+	*-knuth)
 		os=-mmixware
 		;;
 	*-wec)
diff --git a/build-aux/depcomp b/build-aux/depcomp
index df8eea7..bd0ac08 100755
--- a/build-aux/depcomp
+++ b/build-aux/depcomp
@@ -1,10 +1,10 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-12-04.11; # UTC
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free
-# Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
+# 2011 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,7 +44,7 @@ Environment variables:
   object      Object file output by `PROGRAMS ARGS'.
   DEPDIR      directory where to store dependencies.
   depfile     Dependency file to output.
-  tmpdepfile  Temporary file to use when outputing dependencies.
+  tmpdepfile  Temporary file to use when outputting dependencies.
   libtool     Whether libtool is used (yes/no).
 
 Report bugs to <bug-automake at gnu.org>.
@@ -90,10 +90,18 @@ if test "$depmode" = msvcmsys; then
    # This is just like msvisualcpp but w/o cygpath translation.
    # Just convert the backslash-escaped backslashes to single forward
    # slashes to satisfy depend.m4
-   cygpath_u="sed s,\\\\\\\\,/,g"
+   cygpath_u='sed s,\\\\,/,g'
    depmode=msvisualcpp
 fi
 
+if test "$depmode" = msvc7msys; then
+   # This is just like msvc7 but w/o cygpath translation.
+   # Just convert the backslash-escaped backslashes to single forward
+   # slashes to satisfy depend.m4
+   cygpath_u='sed s,\\\\,/,g'
+   depmode=msvc7
+fi
+
 case "$depmode" in
 gcc3)
 ## gcc 3 implements dependency tracking that does exactly what
@@ -158,10 +166,12 @@ gcc)
 ' < "$tmpdepfile" |
 ## Some versions of gcc put a space before the `:'.  On the theory
 ## that the space means something, we add a space to the output as
-## well.
+## well.  hp depmode also adds that space, but also prefixes the VPATH
+## to the object.  Take care to not repeat it in the output.
 ## Some versions of the HPUX 10.20 sed can't process this invocation
 ## correctly.  Breaking it into two sed invocations is a workaround.
-    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+    sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
+      | sed -e 's/$/ :/' >> "$depfile"
   rm -f "$tmpdepfile"
   ;;
 
@@ -405,6 +415,52 @@ tru64)
    rm -f "$tmpdepfile"
    ;;
 
+msvc7)
+  if test "$libtool" = yes; then
+    showIncludes=-Wc,-showIncludes
+  else
+    showIncludes=-showIncludes
+  fi
+  "$@" $showIncludes > "$tmpdepfile"
+  stat=$?
+  grep -v '^Note: including file: ' "$tmpdepfile"
+  if test "$stat" = 0; then :
+  else
+    rm -f "$tmpdepfile"
+    exit $stat
+  fi
+  rm -f "$depfile"
+  echo "$object : \\" > "$depfile"
+  # The first sed program below extracts the file names and escapes
+  # backslashes for cygpath.  The second sed program outputs the file
+  # name when reading, but also accumulates all include files in the
+  # hold buffer in order to output them again at the end.  This only
+  # works with sed implementations that can handle large buffers.
+  sed < "$tmpdepfile" -n '
+/^Note: including file:  *\(.*\)/ {
+  s//\1/
+  s/\\/\\\\/g
+  p
+}' | $cygpath_u | sort -u | sed -n '
+s/ /\\ /g
+s/\(.*\)/	\1 \\/p
+s/.\(.*\) \\/\1:/
+H
+$ {
+  s/.*/	/
+  G
+  p
+}' >> "$depfile"
+  rm -f "$tmpdepfile"
+  ;;
+
+msvc7msys)
+  # This case exists only to let depend.m4 do its work.  It works by
+  # looking at the text of this script.  This case will never be run,
+  # since it is checked for above.
+  exit 1
+  ;;
+
 #nosideeffect)
   # This comment above is used by automake to tell side-effect
   # dependency tracking mechanisms from slower ones.
@@ -503,7 +559,9 @@ makedepend)
   touch "$tmpdepfile"
   ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
   rm -f "$depfile"
-  cat < "$tmpdepfile" > "$depfile"
+  # makedepend may prepend the VPATH from the source file name to the object.
+  # No need to regex-escape $object, excess matching of '.' is harmless.
+  sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile"
   sed '1,2d' "$tmpdepfile" | tr ' ' '
 ' | \
 ## Some versions of the HPUX 10.20 sed can't process this invocation
diff --git a/build-aux/install-sh b/build-aux/install-sh
index 6781b98..a9244eb 100755
--- a/build-aux/install-sh
+++ b/build-aux/install-sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-01-19.21; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -156,6 +156,10 @@ while test $# -ne 0; do
     -s) stripcmd=$stripprog;;
 
     -t) dst_arg=$2
+	# Protect names problematic for `test' and other utilities.
+	case $dst_arg in
+	  -* | [=\(\)!]) dst_arg=./$dst_arg;;
+	esac
 	shift;;
 
     -T) no_target_directory=true;;
@@ -186,6 +190,10 @@ if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
     fi
     shift # arg
     dst_arg=$arg
+    # Protect names problematic for `test' and other utilities.
+    case $dst_arg in
+      -* | [=\(\)!]) dst_arg=./$dst_arg;;
+    esac
   done
 fi
 
@@ -200,7 +208,11 @@ if test $# -eq 0; then
 fi
 
 if test -z "$dir_arg"; then
-  trap '(exit $?); exit' 1 2 13 15
+  do_exit='(exit $ret); exit $ret'
+  trap "ret=129; $do_exit" 1
+  trap "ret=130; $do_exit" 2
+  trap "ret=141; $do_exit" 13
+  trap "ret=143; $do_exit" 15
 
   # Set umask so as not to create temps with too-generous modes.
   # However, 'strip' requires both read and write access to temps.
@@ -228,9 +240,9 @@ fi
 
 for src
 do
-  # Protect names starting with `-'.
+  # Protect names problematic for `test' and other utilities.
   case $src in
-    -*) src=./$src;;
+    -* | [=\(\)!]) src=./$src;;
   esac
 
   if test -n "$dir_arg"; then
@@ -252,12 +264,7 @@ do
       echo "$0: no destination specified." >&2
       exit 1
     fi
-
     dst=$dst_arg
-    # Protect names starting with `-'.
-    case $dst in
-      -*) dst=./$dst;;
-    esac
 
     # If destination is a directory, append the input filename; won't work
     # if double slashes aren't ignored.
@@ -385,7 +392,7 @@ do
 
       case $dstdir in
 	/*) prefix='/';;
-	-*) prefix='./';;
+	[-=\(\)!]*) prefix='./';;
 	*)  prefix='';;
       esac
 
@@ -403,7 +410,7 @@ do
 
       for d
       do
-	test -z "$d" && continue
+	test X"$d" = X && continue
 
 	prefix=$prefix$d
 	if test -d "$prefix"; then
diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh
old mode 100755
new mode 100644
index d88da2c..63ae69d
--- a/build-aux/ltmain.sh
+++ b/build-aux/ltmain.sh
@@ -1,9 +1,9 @@
-# Generated from ltmain.m4sh.
 
-# ltmain.sh (GNU libtool) 2.2.6b
+# libtool (GNU libtool) 2.4.2
 # Written by Gordon Matzigkeit <gord at gnu.ai.mit.edu>, 1996
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
+# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 # This is free software; see the source for copying conditions.  There is NO
 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
@@ -32,50 +32,57 @@
 #
 # Provide generalized library-building support services.
 #
-#     --config             show all configuration variables
-#     --debug              enable verbose shell tracing
-# -n, --dry-run            display commands without modifying any files
-#     --features           display basic configuration information and exit
-#     --mode=MODE          use operation mode MODE
-#     --preserve-dup-deps  don't remove duplicate dependency libraries
-#     --quiet, --silent    don't print informational messages
-#     --tag=TAG            use configuration variables from tag TAG
-# -v, --verbose            print informational messages (default)
-#     --version            print version information
-# -h, --help               print short or long help message
+#       --config             show all configuration variables
+#       --debug              enable verbose shell tracing
+#   -n, --dry-run            display commands without modifying any files
+#       --features           display basic configuration information and exit
+#       --mode=MODE          use operation mode MODE
+#       --preserve-dup-deps  don't remove duplicate dependency libraries
+#       --quiet, --silent    don't print informational messages
+#       --no-quiet, --no-silent
+#                            print informational messages (default)
+#       --no-warn            don't display warning messages
+#       --tag=TAG            use configuration variables from tag TAG
+#   -v, --verbose            print more informational messages than default
+#       --no-verbose         don't print the extra informational messages
+#       --version            print version information
+#   -h, --help, --help-all   print short, long, or detailed help message
 #
 # MODE must be one of the following:
 #
-#       clean              remove files from the build directory
-#       compile            compile a source file into a libtool object
-#       execute            automatically set library path, then run a program
-#       finish             complete the installation of libtool libraries
-#       install            install libraries or executables
-#       link               create a library or an executable
-#       uninstall          remove libraries from an installed directory
+#         clean              remove files from the build directory
+#         compile            compile a source file into a libtool object
+#         execute            automatically set library path, then run a program
+#         finish             complete the installation of libtool libraries
+#         install            install libraries or executables
+#         link               create a library or an executable
+#         uninstall          remove libraries from an installed directory
 #
-# MODE-ARGS vary depending on the MODE.
+# MODE-ARGS vary depending on the MODE.  When passed as first option,
+# `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that.
 # Try `$progname --help --mode=MODE' for a more detailed description of MODE.
 #
 # When reporting a bug, please describe a test case to reproduce it and
 # include the following information:
 #
-#       host-triplet:	$host
-#       shell:		$SHELL
-#       compiler:		$LTCC
-#       compiler flags:		$LTCFLAGS
-#       linker:		$LD (gnu? $with_gnu_ld)
-#       $progname:		(GNU libtool) 2.2.6b Debian-2.2.6b-2
-#       automake:		$automake_version
-#       autoconf:		$autoconf_version
+#         host-triplet:	$host
+#         shell:		$SHELL
+#         compiler:		$LTCC
+#         compiler flags:		$LTCFLAGS
+#         linker:		$LD (gnu? $with_gnu_ld)
+#         $progname:	(GNU libtool) 2.4.2
+#         automake:	$automake_version
+#         autoconf:	$autoconf_version
 #
 # Report bugs to <bug-libtool at gnu.org>.
+# GNU libtool home page: <http://www.gnu.org/software/libtool/>.
+# General help using GNU software: <http://www.gnu.org/gethelp/>.
 
-PROGRAM=ltmain.sh
+PROGRAM=libtool
 PACKAGE=libtool
-VERSION="2.2.6b Debian-2.2.6b-2"
+VERSION=2.4.2
 TIMESTAMP=""
-package_revision=1.3017
+package_revision=1.3337
 
 # Be Bourne compatible
 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
@@ -91,10 +98,15 @@ fi
 BIN_SH=xpg4; export BIN_SH # for Tru64
 DUALCASE=1; export DUALCASE # for MKS sh
 
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+$1
+_LTECHO_EOF'
+}
+
 # NLS nuisances: We save the old values to restore during execute mode.
-# Only set LANG and LC_ALL to C if already set.
-# These must not be set unconditionally because not all systems understand
-# e.g. LANG=C (notably SCO).
 lt_user_locale=
 lt_safe_locale=
 for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
@@ -107,24 +119,28 @@ do
 	  lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\"
 	fi"
 done
+LC_ALL=C
+LANGUAGE=C
+export LANGUAGE LC_ALL
 
 $lt_unset CDPATH
 
 
+# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
+# is ksh but when the shell is invoked as "sh" and the current value of
+# the _XPG environment variable is not equal to 1 (one), the special
+# positional parameter $0, within a function call, is the name of the
+# function.
+progpath="$0"
 
 
 
 : ${CP="cp -f"}
-: ${ECHO="echo"}
-: ${EGREP="/bin/grep -E"}
-: ${FGREP="/bin/grep -F"}
-: ${GREP="/bin/grep"}
-: ${LN_S="ln -s"}
+test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'}
 : ${MAKE="make"}
 : ${MKDIR="mkdir"}
 : ${MV="mv -f"}
 : ${RM="rm -f"}
-: ${SED="/bin/sed"}
 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
 : ${Xsed="$SED -e 1s/^X//"}
 
@@ -144,6 +160,27 @@ IFS=" 	$lt_nl"
 dirname="s,/[^/]*$,,"
 basename="s,^.*/,,"
 
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
+    if test "X$func_dirname_result" = "X${1}"; then
+      func_dirname_result="${3}"
+    else
+      func_dirname_result="$func_dirname_result${2}"
+    fi
+} # func_dirname may be replaced by extended shell implementation
+
+
+# func_basename file
+func_basename ()
+{
+    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
+} # func_basename may be replaced by extended shell implementation
+
+
 # func_dirname_and_basename file append nondir_replacement
 # perform func_basename and func_dirname in a single function
 # call:
@@ -158,33 +195,183 @@ basename="s,^.*/,,"
 # those functions but instead duplicate the functionality here.
 func_dirname_and_basename ()
 {
-  # Extract subdirectory from the argument.
-  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
-  if test "X$func_dirname_result" = "X${1}"; then
-    func_dirname_result="${3}"
-  else
-    func_dirname_result="$func_dirname_result${2}"
-  fi
-  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
+    # Extract subdirectory from the argument.
+    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
+    if test "X$func_dirname_result" = "X${1}"; then
+      func_dirname_result="${3}"
+    else
+      func_dirname_result="$func_dirname_result${2}"
+    fi
+    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
+} # func_dirname_and_basename may be replaced by extended shell implementation
+
+
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+# func_strip_suffix prefix name
+func_stripname ()
+{
+    case ${2} in
+      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
+      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
+    esac
+} # func_stripname may be replaced by extended shell implementation
+
+
+# These SED scripts presuppose an absolute path with a trailing slash.
+pathcar='s,^/\([^/]*\).*$,\1,'
+pathcdr='s,^/[^/]*,,'
+removedotparts=':dotsl
+		s@/\./@/@g
+		t dotsl
+		s,/\.$,/,'
+collapseslashes='s@/\{1,\}@/@g'
+finalslash='s,/*$,/,'
+
+# func_normal_abspath PATH
+# Remove doubled-up and trailing slashes, "." path components,
+# and cancel out any ".." path components in PATH after making
+# it an absolute path.
+#             value returned in "$func_normal_abspath_result"
+func_normal_abspath ()
+{
+  # Start from root dir and reassemble the path.
+  func_normal_abspath_result=
+  func_normal_abspath_tpath=$1
+  func_normal_abspath_altnamespace=
+  case $func_normal_abspath_tpath in
+    "")
+      # Empty path, that just means $cwd.
+      func_stripname '' '/' "`pwd`"
+      func_normal_abspath_result=$func_stripname_result
+      return
+    ;;
+    # The next three entries are used to spot a run of precisely
+    # two leading slashes without using negated character classes;
+    # we take advantage of case's first-match behaviour.
+    ///*)
+      # Unusual form of absolute path, do nothing.
+    ;;
+    //*)
+      # Not necessarily an ordinary path; POSIX reserves leading '//'
+      # and for example Cygwin uses it to access remote file shares
+      # over CIFS/SMB, so we conserve a leading double slash if found.
+      func_normal_abspath_altnamespace=/
+    ;;
+    /*)
+      # Absolute path, do nothing.
+    ;;
+    *)
+      # Relative path, prepend $cwd.
+      func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath
+    ;;
+  esac
+  # Cancel out all the simple stuff to save iterations.  We also want
+  # the path to end with a slash for ease of parsing, so make sure
+  # there is one (and only one) here.
+  func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
+        -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"`
+  while :; do
+    # Processed it all yet?
+    if test "$func_normal_abspath_tpath" = / ; then
+      # If we ascended to the root using ".." the result may be empty now.
+      if test -z "$func_normal_abspath_result" ; then
+        func_normal_abspath_result=/
+      fi
+      break
+    fi
+    func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
+        -e "$pathcar"`
+    func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
+        -e "$pathcdr"`
+    # Figure out what to do with it
+    case $func_normal_abspath_tcomponent in
+      "")
+        # Trailing empty path component, ignore it.
+      ;;
+      ..)
+        # Parent dir; strip last assembled component from result.
+        func_dirname "$func_normal_abspath_result"
+        func_normal_abspath_result=$func_dirname_result
+      ;;
+      *)
+        # Actual path component, append it.
+        func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent
+      ;;
+    esac
+  done
+  # Restore leading double-slash if one was found on entry.
+  func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result
 }
 
-# Generated shell functions inserted here.
+# func_relative_path SRCDIR DSTDIR
+# generates a relative path from SRCDIR to DSTDIR, with a trailing
+# slash if non-empty, suitable for immediately appending a filename
+# without needing to append a separator.
+#             value returned in "$func_relative_path_result"
+func_relative_path ()
+{
+  func_relative_path_result=
+  func_normal_abspath "$1"
+  func_relative_path_tlibdir=$func_normal_abspath_result
+  func_normal_abspath "$2"
+  func_relative_path_tbindir=$func_normal_abspath_result
+
+  # Ascend the tree starting from libdir
+  while :; do
+    # check if we have found a prefix of bindir
+    case $func_relative_path_tbindir in
+      $func_relative_path_tlibdir)
+        # found an exact match
+        func_relative_path_tcancelled=
+        break
+        ;;
+      $func_relative_path_tlibdir*)
+        # found a matching prefix
+        func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
+        func_relative_path_tcancelled=$func_stripname_result
+        if test -z "$func_relative_path_result"; then
+          func_relative_path_result=.
+        fi
+        break
+        ;;
+      *)
+        func_dirname $func_relative_path_tlibdir
+        func_relative_path_tlibdir=${func_dirname_result}
+        if test "x$func_relative_path_tlibdir" = x ; then
+          # Have to descend all the way to the root!
+          func_relative_path_result=../$func_relative_path_result
+          func_relative_path_tcancelled=$func_relative_path_tbindir
+          break
+        fi
+        func_relative_path_result=../$func_relative_path_result
+        ;;
+    esac
+  done
 
-# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
-# is ksh but when the shell is invoked as "sh" and the current value of
-# the _XPG environment variable is not equal to 1 (one), the special
-# positional parameter $0, within a function call, is the name of the
-# function.
-progpath="$0"
+  # Now calculate path; take care to avoid doubling-up slashes.
+  func_stripname '' '/' "$func_relative_path_result"
+  func_relative_path_result=$func_stripname_result
+  func_stripname '/' '/' "$func_relative_path_tcancelled"
+  if test "x$func_stripname_result" != x ; then
+    func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
+  fi
+
+  # Normalisation. If bindir is libdir, return empty string,
+  # else relative path ending with a slash; either way, target
+  # file name can be directly appended.
+  if test ! -z "$func_relative_path_result"; then
+    func_stripname './' '' "$func_relative_path_result/"
+    func_relative_path_result=$func_stripname_result
+  fi
+}
 
 # The name of this program:
-# In the unlikely event $progname began with a '-', it would play havoc with
-# func_echo (imagine progname=-n), so we prepend ./ in that case:
 func_dirname_and_basename "$progpath"
 progname=$func_basename_result
-case $progname in
-  -*) progname=./$progname ;;
-esac
 
 # Make sure we have an absolute path for reexecution:
 case $progpath in
@@ -196,7 +383,7 @@ case $progpath in
      ;;
   *)
      save_IFS="$IFS"
-     IFS=:
+     IFS=${PATH_SEPARATOR-:}
      for progdir in $PATH; do
        IFS="$save_IFS"
        test -x "$progdir/$progname" && break
@@ -215,6 +402,15 @@ sed_quote_subst='s/\([`"$\\]\)/\\\1/g'
 # Same as above, but do not quote variable references.
 double_quote_subst='s/\(["`\\]\)/\\\1/g'
 
+# Sed substitution that turns a string into a regex matching for the
+# string literally.
+sed_make_literal_regex='s,[].[^$\\*\/],\\&,g'
+
+# Sed substitution that converts a w32 file name or path
+# which contains forward slashes, into one that contains
+# (escaped) backslashes.  A very naive implementation.
+lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
+
 # Re-`\' parameter expansions in output of double_quote_subst that were
 # `\'-ed in input to the same.  If an odd number of `\' preceded a '$'
 # in input to double_quote_subst, that '$' was protected from expansion.
@@ -243,7 +439,7 @@ opt_warning=:
 # name if it has been set yet.
 func_echo ()
 {
-    $ECHO "$progname${mode+: }$mode: $*"
+    $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
 }
 
 # func_verbose arg...
@@ -258,18 +454,25 @@ func_verbose ()
     :
 }
 
+# func_echo_all arg...
+# Invoke $ECHO with all args, space-separated.
+func_echo_all ()
+{
+    $ECHO "$*"
+}
+
 # func_error arg...
 # Echo program name prefixed message to standard error.
 func_error ()
 {
-    $ECHO "$progname${mode+: }$mode: "${1+"$@"} 1>&2
+    $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
 }
 
 # func_warning arg...
 # Echo program name prefixed warning message to standard error.
 func_warning ()
 {
-    $opt_warning && $ECHO "$progname${mode+: }$mode: warning: "${1+"$@"} 1>&2
+    $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
 
     # bash bug again:
     :
@@ -326,9 +529,9 @@ func_mkdir_p ()
         case $my_directory_path in */*) ;; *) break ;; esac
 
         # ...otherwise throw away the child directory and loop
-        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
+        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
       done
-      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
+      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
 
       save_mkdir_p_IFS="$IFS"; IFS=':'
       for my_dir in $my_dir_list; do
@@ -378,7 +581,7 @@ func_mktempdir ()
         func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
     fi
 
-    $ECHO "X$my_tmpdir" | $Xsed
+    $ECHO "$my_tmpdir"
 }
 
 
@@ -392,7 +595,7 @@ func_quote_for_eval ()
 {
     case $1 in
       *[\\\`\"\$]*)
-	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
+	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
       *)
         func_quote_for_eval_unquoted_result="$1" ;;
     esac
@@ -419,7 +622,7 @@ func_quote_for_expand ()
 {
     case $1 in
       *[\\\`\"]*)
-	my_arg=`$ECHO "X$1" | $Xsed \
+	my_arg=`$ECHO "$1" | $SED \
 	    -e "$double_quote_subst" -e "$sed_double_backslash"` ;;
       *)
         my_arg="$1" ;;
@@ -488,15 +691,39 @@ func_show_eval_locale ()
     fi
 }
 
-
-
+# func_tr_sh
+# Turn $1 into a string suitable for a shell variable name.
+# Result is stored in $func_tr_sh_result.  All characters
+# not in the set a-zA-Z0-9_ are replaced with '_'. Further,
+# if $1 begins with a digit, a '_' is prepended as well.
+func_tr_sh ()
+{
+  case $1 in
+  [0-9]* | *[!a-zA-Z0-9_]*)
+    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
+    ;;
+  * )
+    func_tr_sh_result=$1
+    ;;
+  esac
+}
 
 
 # func_version
 # Echo version message to standard output and exit.
 func_version ()
 {
-    $SED -n '/^# '$PROGRAM' (GNU /,/# warranty; / {
+    $opt_debug
+
+    $SED -n '/(C)/!b go
+	:more
+	/\./!{
+	  N
+	  s/\n# / /
+	  b more
+	}
+	:go
+	/^# '$PROGRAM' (GNU /,/# warranty; / {
         s/^# //
 	s/^# *$//
         s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/
@@ -509,22 +736,28 @@ func_version ()
 # Echo short help message to standard output and exit.
 func_usage ()
 {
-    $SED -n '/^# Usage:/,/# -h/ {
+    $opt_debug
+
+    $SED -n '/^# Usage:/,/^#  *.*--help/ {
         s/^# //
 	s/^# *$//
 	s/\$progname/'$progname'/
 	p
     }' < "$progpath"
-    $ECHO
+    echo
     $ECHO "run \`$progname --help | more' for full usage"
     exit $?
 }
 
-# func_help
-# Echo long help message to standard output and exit.
+# func_help [NOEXIT]
+# Echo long help message to standard output and exit,
+# unless 'noexit' is passed as argument.
 func_help ()
 {
+    $opt_debug
+
     $SED -n '/^# Usage:/,/# Report bugs to/ {
+	:print
         s/^# //
 	s/^# *$//
 	s*\$progname*'$progname'*
@@ -534,11 +767,18 @@ func_help ()
 	s*\$LTCFLAGS*'"$LTCFLAGS"'*
 	s*\$LD*'"$LD"'*
 	s/\$with_gnu_ld/'"$with_gnu_ld"'/
-	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
-	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
+	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
+	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
 	p
-     }' < "$progpath"
-    exit $?
+	d
+     }
+     /^# .* home page:/b print
+     /^# General help using/b print
+     ' < "$progpath"
+    ret=$?
+    if test -z "$1"; then
+      exit $ret
+    fi
 }
 
 # func_missing_arg argname
@@ -546,63 +786,106 @@ func_help ()
 # exit_cmd.
 func_missing_arg ()
 {
-    func_error "missing argument for $1"
+    $opt_debug
+
+    func_error "missing argument for $1."
     exit_cmd=exit
 }
 
-exit_cmd=:
 
+# func_split_short_opt shortopt
+# Set func_split_short_opt_name and func_split_short_opt_arg shell
+# variables after splitting SHORTOPT after the 2nd character.
+func_split_short_opt ()
+{
+    my_sed_short_opt='1s/^\(..\).*$/\1/;q'
+    my_sed_short_rest='1s/^..\(.*\)$/\1/;q'
+
+    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
+    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
+} # func_split_short_opt may be replaced by extended shell implementation
 
 
+# func_split_long_opt longopt
+# Set func_split_long_opt_name and func_split_long_opt_arg shell
+# variables after splitting LONGOPT at the `=' sign.
+func_split_long_opt ()
+{
+    my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q'
+    my_sed_long_arg='1s/^--[^=]*=//'
+
+    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
+    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
+} # func_split_long_opt may be replaced by extended shell implementation
+
+exit_cmd=:
+
 
 
-# Check that we have a working $ECHO.
-if test "X$1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X$1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
-  # Yippee, $ECHO works!
-  :
-else
-  # Restart under the correct shell, and then maybe $ECHO will work.
-  exec $SHELL "$progpath" --no-reexec ${1+"$@"}
-fi
 
-if test "X$1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<EOF
-$*
-EOF
-  exit $EXIT_SUCCESS
-fi
 
 magic="%%%MAGIC variable%%%"
 magic_exe="%%%MAGIC EXE variable%%%"
 
 # Global variables.
-# $mode is unset
 nonopt=
-execute_dlfiles=
 preserve_args=
 lo2o="s/\\.lo\$/.${objext}/"
 o2lo="s/\\.${objext}\$/.lo/"
 extracted_archives=
 extracted_serial=0
 
-opt_dry_run=false
-opt_duplicate_deps=false
-opt_silent=false
-opt_debug=:
-
 # If this variable is set in any of the actions, the command in it
 # will be execed at the end.  This prevents here-documents from being
 # left over by shells.
 exec_cmd=
 
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+    eval "${1}=\$${1}\${2}"
+} # func_append may be replaced by extended shell implementation
+
+# func_append_quoted var value
+# Quote VALUE and append to the end of shell variable VAR, separated
+# by a space.
+func_append_quoted ()
+{
+    func_quote_for_eval "${2}"
+    eval "${1}=\$${1}\\ \$func_quote_for_eval_result"
+} # func_append_quoted may be replaced by extended shell implementation
+
+
+# func_arith arithmetic-term...
+func_arith ()
+{
+    func_arith_result=`expr "${@}"`
+} # func_arith may be replaced by extended shell implementation
+
+
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
+} # func_len may be replaced by extended shell implementation
+
+
+# func_lo2o object
+func_lo2o ()
+{
+    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
+} # func_lo2o may be replaced by extended shell implementation
+
+
+# func_xform libobj-or-source
+func_xform ()
+{
+    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
+} # func_xform may be replaced by extended shell implementation
+
+
 # func_fatal_configuration arg...
 # Echo program name prefixed message to standard error, followed by
 # a configuration failure hint, and exit.
@@ -636,16 +919,16 @@ func_config ()
 # Display the features supported by this script.
 func_features ()
 {
-    $ECHO "host: $host"
+    echo "host: $host"
     if test "$build_libtool_libs" = yes; then
-      $ECHO "enable shared libraries"
+      echo "enable shared libraries"
     else
-      $ECHO "disable shared libraries"
+      echo "disable shared libraries"
     fi
     if test "$build_old_libs" = yes; then
-      $ECHO "enable static libraries"
+      echo "enable static libraries"
     else
-      $ECHO "disable static libraries"
+      echo "disable static libraries"
     fi
 
     exit $?
@@ -692,117 +975,209 @@ func_enable_tag ()
   esac
 }
 
-# Parse options once, thoroughly.  This comes as soon as possible in
-# the script to make things like `libtool --version' happen quickly.
+# func_check_version_match
+# Ensure that we are using m4 macros, and libtool script from the same
+# release of libtool.
+func_check_version_match ()
 {
+  if test "$package_revision" != "$macro_revision"; then
+    if test "$VERSION" != "$macro_version"; then
+      if test -z "$macro_version"; then
+        cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
+$progname: definition of this LT_INIT comes from an older release.
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
+$progname: and run autoconf again.
+_LT_EOF
+      else
+        cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
+$progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
+$progname: and run autoconf again.
+_LT_EOF
+      fi
+    else
+      cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, revision $package_revision,
+$progname: but the definition of this LT_INIT comes from revision $macro_revision.
+$progname: You should recreate aclocal.m4 with macros from revision $package_revision
+$progname: of $PACKAGE $VERSION and run autoconf again.
+_LT_EOF
+    fi
+
+    exit $EXIT_MISMATCH
+  fi
+}
+
+
+# Shorthand for --mode=foo, only valid as the first argument
+case $1 in
+clean|clea|cle|cl)
+  shift; set dummy --mode clean ${1+"$@"}; shift
+  ;;
+compile|compil|compi|comp|com|co|c)
+  shift; set dummy --mode compile ${1+"$@"}; shift
+  ;;
+execute|execut|execu|exec|exe|ex|e)
+  shift; set dummy --mode execute ${1+"$@"}; shift
+  ;;
+finish|finis|fini|fin|fi|f)
+  shift; set dummy --mode finish ${1+"$@"}; shift
+  ;;
+install|instal|insta|inst|ins|in|i)
+  shift; set dummy --mode install ${1+"$@"}; shift
+  ;;
+link|lin|li|l)
+  shift; set dummy --mode link ${1+"$@"}; shift
+  ;;
+uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
+  shift; set dummy --mode uninstall ${1+"$@"}; shift
+  ;;
+esac
 
-  # Shorthand for --mode=foo, only valid as the first argument
-  case $1 in
-  clean|clea|cle|cl)
-    shift; set dummy --mode clean ${1+"$@"}; shift
-    ;;
-  compile|compil|compi|comp|com|co|c)
-    shift; set dummy --mode compile ${1+"$@"}; shift
-    ;;
-  execute|execut|execu|exec|exe|ex|e)
-    shift; set dummy --mode execute ${1+"$@"}; shift
-    ;;
-  finish|finis|fini|fin|fi|f)
-    shift; set dummy --mode finish ${1+"$@"}; shift
-    ;;
-  install|instal|insta|inst|ins|in|i)
-    shift; set dummy --mode install ${1+"$@"}; shift
-    ;;
-  link|lin|li|l)
-    shift; set dummy --mode link ${1+"$@"}; shift
-    ;;
-  uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
-    shift; set dummy --mode uninstall ${1+"$@"}; shift
-    ;;
-  esac
 
-  # Parse non-mode specific arguments:
-  while test "$#" -gt 0; do
+
+# Option defaults:
+opt_debug=:
+opt_dry_run=false
+opt_config=false
+opt_preserve_dup_deps=false
+opt_features=false
+opt_finish=false
+opt_help=false
+opt_help_all=false
+opt_silent=:
+opt_warning=:
+opt_verbose=:
+opt_silent=false
+opt_verbose=false
+
+
+# Parse options once, thoroughly.  This comes as soon as possible in the
+# script to make things like `--version' happen as quickly as we can.
+{
+  # this just eases exit handling
+  while test $# -gt 0; do
     opt="$1"
     shift
-
     case $opt in
-      --config)		func_config					;;
-
-      --debug)		preserve_args="$preserve_args $opt"
+      --debug|-x)	opt_debug='set -x'
 			func_echo "enabling shell trace mode"
-			opt_debug='set -x'
 			$opt_debug
 			;;
-
-      -dlopen)		test "$#" -eq 0 && func_missing_arg "$opt" && break
-			execute_dlfiles="$execute_dlfiles $1"
-			shift
+      --dry-run|--dryrun|-n)
+			opt_dry_run=:
 			;;
-
-      --dry-run | -n)	opt_dry_run=:					;;
-      --features)       func_features					;;
-      --finish)		mode="finish"					;;
-
-      --mode)		test "$#" -eq 0 && func_missing_arg "$opt" && break
-			case $1 in
-			  # Valid mode arguments:
-			  clean)	;;
-			  compile)	;;
-			  execute)	;;
-			  finish)	;;
-			  install)	;;
-			  link)		;;
-			  relink)	;;
-			  uninstall)	;;
-
-			  # Catch anything else as an error
-			  *) func_error "invalid argument for $opt"
-			     exit_cmd=exit
-			     break
-			     ;;
-		        esac
-
-			mode="$1"
+      --config)
+			opt_config=:
+func_config
+			;;
+      --dlopen|-dlopen)
+			optarg="$1"
+			opt_dlopen="${opt_dlopen+$opt_dlopen
+}$optarg"
 			shift
 			;;
-
       --preserve-dup-deps)
-			opt_duplicate_deps=:				;;
-
-      --quiet|--silent)	preserve_args="$preserve_args $opt"
-			opt_silent=:
+			opt_preserve_dup_deps=:
 			;;
-
-      --verbose| -v)	preserve_args="$preserve_args $opt"
+      --features)
+			opt_features=:
+func_features
+			;;
+      --finish)
+			opt_finish=:
+set dummy --mode finish ${1+"$@"}; shift
+			;;
+      --help)
+			opt_help=:
+			;;
+      --help-all)
+			opt_help_all=:
+opt_help=': help-all'
+			;;
+      --mode)
+			test $# = 0 && func_missing_arg $opt && break
+			optarg="$1"
+			opt_mode="$optarg"
+case $optarg in
+  # Valid mode arguments:
+  clean|compile|execute|finish|install|link|relink|uninstall) ;;
+
+  # Catch anything else as an error
+  *) func_error "invalid argument for $opt"
+     exit_cmd=exit
+     break
+     ;;
+esac
+			shift
+			;;
+      --no-silent|--no-quiet)
 			opt_silent=false
+func_append preserve_args " $opt"
 			;;
-
-      --tag)		test "$#" -eq 0 && func_missing_arg "$opt" && break
-			preserve_args="$preserve_args $opt $1"
-			func_enable_tag "$1"	# tagname is set here
+      --no-warning|--no-warn)
+			opt_warning=false
+func_append preserve_args " $opt"
+			;;
+      --no-verbose)
+			opt_verbose=false
+func_append preserve_args " $opt"
+			;;
+      --silent|--quiet)
+			opt_silent=:
+func_append preserve_args " $opt"
+        opt_verbose=false
+			;;
+      --verbose|-v)
+			opt_verbose=:
+func_append preserve_args " $opt"
+opt_silent=false
+			;;
+      --tag)
+			test $# = 0 && func_missing_arg $opt && break
+			optarg="$1"
+			opt_tag="$optarg"
+func_append preserve_args " $opt $optarg"
+func_enable_tag "$optarg"
 			shift
 			;;
 
+      -\?|-h)		func_usage				;;
+      --help)		func_help				;;
+      --version)	func_version				;;
+
       # Separate optargs to long options:
-      -dlopen=*|--mode=*|--tag=*)
-			func_opt_split "$opt"
-			set dummy "$func_opt_split_opt" "$func_opt_split_arg" ${1+"$@"}
+      --*=*)
+			func_split_long_opt "$opt"
+			set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"}
 			shift
 			;;
 
-      -\?|-h)		func_usage					;;
-      --help)		opt_help=:					;;
-      --version)	func_version					;;
-
-      -*)		func_fatal_help "unrecognized option \`$opt'"	;;
-
-      *)		nonopt="$opt"
-			break
+      # Separate non-argument short options:
+      -\?*|-h*|-n*|-v*)
+			func_split_short_opt "$opt"
+			set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"}
+			shift
 			;;
+
+      --)		break					;;
+      -*)		func_fatal_help "unrecognized option \`$opt'" ;;
+      *)		set dummy "$opt" ${1+"$@"};	shift; break  ;;
     esac
   done
 
+  # Validate options:
+
+  # save first non-option argument
+  if test "$#" -gt 0; then
+    nonopt="$opt"
+    shift
+  fi
+
+  # preserve --debug
+  test "$opt_debug" = : || func_append preserve_args " --debug"
 
   case $host in
     *cygwin* | *mingw* | *pw32* | *cegcc*)
@@ -810,82 +1185,44 @@ func_enable_tag ()
       opt_duplicate_compiler_generated_deps=:
       ;;
     *)
-      opt_duplicate_compiler_generated_deps=$opt_duplicate_deps
+      opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps
       ;;
   esac
 
-  # Having warned about all mis-specified options, bail out if
-  # anything was wrong.
-  $exit_cmd $EXIT_FAILURE
-}
+  $opt_help || {
+    # Sanity checks first:
+    func_check_version_match
 
-# func_check_version_match
-# Ensure that we are using m4 macros, and libtool script from the same
-# release of libtool.
-func_check_version_match ()
-{
-  if test "$package_revision" != "$macro_revision"; then
-    if test "$VERSION" != "$macro_version"; then
-      if test -z "$macro_version"; then
-        cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
-$progname: definition of this LT_INIT comes from an older release.
-$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
-$progname: and run autoconf again.
-_LT_EOF
-      else
-        cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
-$progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
-$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
-$progname: and run autoconf again.
-_LT_EOF
-      fi
-    else
-      cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, revision $package_revision,
-$progname: but the definition of this LT_INIT comes from revision $macro_revision.
-$progname: You should recreate aclocal.m4 with macros from revision $package_revision
-$progname: of $PACKAGE $VERSION and run autoconf again.
-_LT_EOF
+    if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
+      func_fatal_configuration "not configured to build any kind of library"
     fi
 
-    exit $EXIT_MISMATCH
-  fi
-}
-
+    # Darwin sucks
+    eval std_shrext=\"$shrext_cmds\"
 
-## ----------- ##
-##    Main.    ##
-## ----------- ##
-
-$opt_help || {
-  # Sanity checks first:
-  func_check_version_match
-
-  if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
-    func_fatal_configuration "not configured to build any kind of library"
-  fi
+    # Only execute mode is allowed to have -dlopen flags.
+    if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
+      func_error "unrecognized option \`-dlopen'"
+      $ECHO "$help" 1>&2
+      exit $EXIT_FAILURE
+    fi
 
-  test -z "$mode" && func_fatal_error "error: you must specify a MODE."
+    # Change the help message to a mode-specific one.
+    generic_help="$help"
+    help="Try \`$progname --help --mode=$opt_mode' for more information."
+  }
 
 
-  # Darwin sucks
-  eval std_shrext=\"$shrext_cmds\"
+  # Bail if the options were screwed
+  $exit_cmd $EXIT_FAILURE
+}
 
 
-  # Only execute mode is allowed to have -dlopen flags.
-  if test -n "$execute_dlfiles" && test "$mode" != execute; then
-    func_error "unrecognized option \`-dlopen'"
-    $ECHO "$help" 1>&2
-    exit $EXIT_FAILURE
-  fi
 
-  # Change the help message to a mode-specific one.
-  generic_help="$help"
-  help="Try \`$progname --help --mode=$mode' for more information."
-}
 
+## ----------- ##
+##    Main.    ##
+## ----------- ##
 
 # func_lalib_p file
 # True iff FILE is a libtool `.la' library or `.lo' object file.
@@ -950,12 +1287,9 @@ func_ltwrapper_executable_p ()
 # temporary ltwrapper_script.
 func_ltwrapper_scriptname ()
 {
-    func_ltwrapper_scriptname_result=""
-    if func_ltwrapper_executable_p "$1"; then
-	func_dirname_and_basename "$1" "" "."
-	func_stripname '' '.exe' "$func_basename_result"
-	func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
-    fi
+    func_dirname_and_basename "$1" "" "."
+    func_stripname '' '.exe' "$func_basename_result"
+    func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
 }
 
 # func_ltwrapper_p file
@@ -1001,6 +1335,37 @@ func_source ()
 }
 
 
+# func_resolve_sysroot PATH
+# Replace a leading = in PATH with a sysroot.  Store the result into
+# func_resolve_sysroot_result
+func_resolve_sysroot ()
+{
+  func_resolve_sysroot_result=$1
+  case $func_resolve_sysroot_result in
+  =*)
+    func_stripname '=' '' "$func_resolve_sysroot_result"
+    func_resolve_sysroot_result=$lt_sysroot$func_stripname_result
+    ;;
+  esac
+}
+
+# func_replace_sysroot PATH
+# If PATH begins with the sysroot, replace it with = and
+# store the result into func_replace_sysroot_result.
+func_replace_sysroot ()
+{
+  case "$lt_sysroot:$1" in
+  ?*:"$lt_sysroot"*)
+    func_stripname "$lt_sysroot" '' "$1"
+    func_replace_sysroot_result="=$func_stripname_result"
+    ;;
+  *)
+    # Including no sysroot.
+    func_replace_sysroot_result=$1
+    ;;
+  esac
+}
+
 # func_infer_tag arg
 # Infer tagged configuration to use if any are available and
 # if one wasn't chosen via the "--tag" command line option.
@@ -1013,13 +1378,15 @@ func_infer_tag ()
     if test -n "$available_tags" && test -z "$tagname"; then
       CC_quoted=
       for arg in $CC; do
-        func_quote_for_eval "$arg"
-	CC_quoted="$CC_quoted $func_quote_for_eval_result"
+	func_append_quoted CC_quoted "$arg"
       done
+      CC_expanded=`func_echo_all $CC`
+      CC_quoted_expanded=`func_echo_all $CC_quoted`
       case $@ in
       # Blanks in the command may have been stripped by the calling shell,
       # but not from the CC environment variable when configure was run.
-      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
+      " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
+      " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;;
       # Blanks at the start of $base_compile will cause this to fail
       # if we don't check for them as well.
       *)
@@ -1030,11 +1397,13 @@ func_infer_tag ()
 	    CC_quoted=
 	    for arg in $CC; do
 	      # Double-quote args containing other shell metacharacters.
-	      func_quote_for_eval "$arg"
-	      CC_quoted="$CC_quoted $func_quote_for_eval_result"
+	      func_append_quoted CC_quoted "$arg"
 	    done
+	    CC_expanded=`func_echo_all $CC`
+	    CC_quoted_expanded=`func_echo_all $CC_quoted`
 	    case "$@ " in
-	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
+	    " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
+	    " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*)
 	      # The compiler in the base compile command matches
 	      # the one in the tagged configuration.
 	      # Assume this is the tagged configuration we want.
@@ -1097,6 +1466,486 @@ EOF
     }
 }
 
+
+##################################################
+# FILE NAME AND PATH CONVERSION HELPER FUNCTIONS #
+##################################################
+
+# func_convert_core_file_wine_to_w32 ARG
+# Helper function used by file name conversion functions when $build is *nix,
+# and $host is mingw, cygwin, or some other w32 environment. Relies on a
+# correctly configured wine environment available, with the winepath program
+# in $build's $PATH.
+#
+# ARG is the $build file name to be converted to w32 format.
+# Result is available in $func_convert_core_file_wine_to_w32_result, and will
+# be empty on error (or when ARG is empty)
+func_convert_core_file_wine_to_w32 ()
+{
+  $opt_debug
+  func_convert_core_file_wine_to_w32_result="$1"
+  if test -n "$1"; then
+    # Unfortunately, winepath does not exit with a non-zero error code, so we
+    # are forced to check the contents of stdout. On the other hand, if the
+    # command is not found, the shell will set an exit code of 127 and print
+    # *an error message* to stdout. So we must check for both error code of
+    # zero AND non-empty stdout, which explains the odd construction:
+    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
+    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
+      func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" |
+        $SED -e "$lt_sed_naive_backslashify"`
+    else
+      func_convert_core_file_wine_to_w32_result=
+    fi
+  fi
+}
+# end: func_convert_core_file_wine_to_w32
+
+
+# func_convert_core_path_wine_to_w32 ARG
+# Helper function used by path conversion functions when $build is *nix, and
+# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
+# configured wine environment available, with the winepath program in $build's
+# $PATH. Assumes ARG has no leading or trailing path separator characters.
+#
+# ARG is path to be converted from $build format to win32.
+# Result is available in $func_convert_core_path_wine_to_w32_result.
+# Unconvertible file (directory) names in ARG are skipped; if no directory names
+# are convertible, then the result may be empty.
+func_convert_core_path_wine_to_w32 ()
+{
+  $opt_debug
+  # unfortunately, winepath doesn't convert paths, only file names
+  func_convert_core_path_wine_to_w32_result=""
+  if test -n "$1"; then
+    oldIFS=$IFS
+    IFS=:
+    for func_convert_core_path_wine_to_w32_f in $1; do
+      IFS=$oldIFS
+      func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f"
+      if test -n "$func_convert_core_file_wine_to_w32_result" ; then
+        if test -z "$func_convert_core_path_wine_to_w32_result"; then
+          func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result"
+        else
+          func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
+        fi
+      fi
+    done
+    IFS=$oldIFS
+  fi
+}
+# end: func_convert_core_path_wine_to_w32
+
+
+# func_cygpath ARGS...
+# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when
+# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2)
+# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
+# (2), returns the Cygwin file name or path in func_cygpath_result (input
+# file name or path is assumed to be in w32 format, as previously converted
+# from $build's *nix or MSYS format). In case (3), returns the w32 file name
+# or path in func_cygpath_result (input file name or path is assumed to be in
+# Cygwin format). Returns an empty string on error.
+#
+# ARGS are passed to cygpath, with the last one being the file name or path to
+# be converted.
+#
+# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH
+# environment variable; do not put it in $PATH.
+func_cygpath ()
+{
+  $opt_debug
+  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
+    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
+    if test "$?" -ne 0; then
+      # on failure, ensure result is empty
+      func_cygpath_result=
+    fi
+  else
+    func_cygpath_result=
+    func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'"
+  fi
+}
+#end: func_cygpath
+
+
+# func_convert_core_msys_to_w32 ARG
+# Convert file name or path ARG from MSYS format to w32 format.  Return
+# result in func_convert_core_msys_to_w32_result.
+func_convert_core_msys_to_w32 ()
+{
+  $opt_debug
+  # awkward: cmd appends spaces to result
+  func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null |
+    $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"`
+}
+#end: func_convert_core_msys_to_w32
+
+
+# func_convert_file_check ARG1 ARG2
+# Verify that ARG1 (a file name in $build format) was converted to $host
+# format in ARG2. Otherwise, emit an error message, but continue (resetting
+# func_to_host_file_result to ARG1).
+func_convert_file_check ()
+{
+  $opt_debug
+  if test -z "$2" && test -n "$1" ; then
+    func_error "Could not determine host file name corresponding to"
+    func_error "  \`$1'"
+    func_error "Continuing, but uninstalled executables may not work."
+    # Fallback:
+    func_to_host_file_result="$1"
+  fi
+}
+# end func_convert_file_check
+
+
+# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH
+# Verify that FROM_PATH (a path in $build format) was converted to $host
+# format in TO_PATH. Otherwise, emit an error message, but continue, resetting
+# func_to_host_file_result to a simplistic fallback value (see below).
+func_convert_path_check ()
+{
+  $opt_debug
+  if test -z "$4" && test -n "$3"; then
+    func_error "Could not determine the host path corresponding to"
+    func_error "  \`$3'"
+    func_error "Continuing, but uninstalled executables may not work."
+    # Fallback.  This is a deliberately simplistic "conversion" and
+    # should not be "improved".  See libtool.info.
+    if test "x$1" != "x$2"; then
+      lt_replace_pathsep_chars="s|$1|$2|g"
+      func_to_host_path_result=`echo "$3" |
+        $SED -e "$lt_replace_pathsep_chars"`
+    else
+      func_to_host_path_result="$3"
+    fi
+  fi
+}
+# end func_convert_path_check
+
+
+# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG
+# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
+# and appending REPL if ORIG matches BACKPAT.
+func_convert_path_front_back_pathsep ()
+{
+  $opt_debug
+  case $4 in
+  $1 ) func_to_host_path_result="$3$func_to_host_path_result"
+    ;;
+  esac
+  case $4 in
+  $2 ) func_append func_to_host_path_result "$3"
+    ;;
+  esac
+}
+# end func_convert_path_front_back_pathsep
+
+
+##################################################
+# $build to $host FILE NAME CONVERSION FUNCTIONS #
+##################################################
+# invoked via `$to_host_file_cmd ARG'
+#
+# In each case, ARG is the path to be converted from $build to $host format.
+# Result will be available in $func_to_host_file_result.
+
+
+# func_to_host_file ARG
+# Converts the file name ARG from $build format to $host format. Return result
+# in func_to_host_file_result.
+func_to_host_file ()
+{
+  $opt_debug
+  $to_host_file_cmd "$1"
+}
+# end func_to_host_file
+
+
+# func_to_tool_file ARG LAZY
+# converts the file name ARG from $build format to toolchain format. Return
+# result in func_to_tool_file_result.  If the conversion in use is listed
+# in (the comma separated) LAZY, no conversion takes place.
+func_to_tool_file ()
+{
+  $opt_debug
+  case ,$2, in
+    *,"$to_tool_file_cmd",*)
+      func_to_tool_file_result=$1
+      ;;
+    *)
+      $to_tool_file_cmd "$1"
+      func_to_tool_file_result=$func_to_host_file_result
+      ;;
+  esac
+}
+# end func_to_tool_file
+
+
+# func_convert_file_noop ARG
+# Copy ARG to func_to_host_file_result.
+func_convert_file_noop ()
+{
+  func_to_host_file_result="$1"
+}
+# end func_convert_file_noop
+
+
+# func_convert_file_msys_to_w32 ARG
+# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic
+# conversion to w32 is not available inside the cwrapper.  Returns result in
+# func_to_host_file_result.
+func_convert_file_msys_to_w32 ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    func_convert_core_msys_to_w32 "$1"
+    func_to_host_file_result="$func_convert_core_msys_to_w32_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_msys_to_w32
+
+
+# func_convert_file_cygwin_to_w32 ARG
+# Convert file name ARG from Cygwin to w32 format.  Returns result in
+# func_to_host_file_result.
+func_convert_file_cygwin_to_w32 ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    # because $build is cygwin, we call "the" cygpath in $PATH; no need to use
+    # LT_CYGPATH in this case.
+    func_to_host_file_result=`cygpath -m "$1"`
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_cygwin_to_w32
+
+
+# func_convert_file_nix_to_w32 ARG
+# Convert file name ARG from *nix to w32 format.  Requires a wine environment
+# and a working winepath. Returns result in func_to_host_file_result.
+func_convert_file_nix_to_w32 ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    func_convert_core_file_wine_to_w32 "$1"
+    func_to_host_file_result="$func_convert_core_file_wine_to_w32_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_nix_to_w32
+
+
+# func_convert_file_msys_to_cygwin ARG
+# Convert file name ARG from MSYS to Cygwin format.  Requires LT_CYGPATH set.
+# Returns result in func_to_host_file_result.
+func_convert_file_msys_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    func_convert_core_msys_to_w32 "$1"
+    func_cygpath -u "$func_convert_core_msys_to_w32_result"
+    func_to_host_file_result="$func_cygpath_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_msys_to_cygwin
+
+
+# func_convert_file_nix_to_cygwin ARG
+# Convert file name ARG from *nix to Cygwin format.  Requires Cygwin installed
+# in a wine environment, working winepath, and LT_CYGPATH set.  Returns result
+# in func_to_host_file_result.
+func_convert_file_nix_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    # convert from *nix to w32, then use cygpath to convert from w32 to cygwin.
+    func_convert_core_file_wine_to_w32 "$1"
+    func_cygpath -u "$func_convert_core_file_wine_to_w32_result"
+    func_to_host_file_result="$func_cygpath_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_nix_to_cygwin
+
+
+#############################################
+# $build to $host PATH CONVERSION FUNCTIONS #
+#############################################
+# invoked via `$to_host_path_cmd ARG'
+#
+# In each case, ARG is the path to be converted from $build to $host format.
+# The result will be available in $func_to_host_path_result.
+#
+# Path separators are also converted from $build format to $host format.  If
+# ARG begins or ends with a path separator character, it is preserved (but
+# converted to $host format) on output.
+#
+# All path conversion functions are named using the following convention:
+#   file name conversion function    : func_convert_file_X_to_Y ()
+#   path conversion function         : func_convert_path_X_to_Y ()
+# where, for any given $build/$host combination the 'X_to_Y' value is the
+# same.  If conversion functions are added for new $build/$host combinations,
+# the two new functions must follow this pattern, or func_init_to_host_path_cmd
+# will break.
+
+
+# func_init_to_host_path_cmd
+# Ensures that function "pointer" variable $to_host_path_cmd is set to the
+# appropriate value, based on the value of $to_host_file_cmd.
+to_host_path_cmd=
+func_init_to_host_path_cmd ()
+{
+  $opt_debug
+  if test -z "$to_host_path_cmd"; then
+    func_stripname 'func_convert_file_' '' "$to_host_file_cmd"
+    to_host_path_cmd="func_convert_path_${func_stripname_result}"
+  fi
+}
+
+
+# func_to_host_path ARG
+# Converts the path ARG from $build format to $host format. Return result
+# in func_to_host_path_result.
+func_to_host_path ()
+{
+  $opt_debug
+  func_init_to_host_path_cmd
+  $to_host_path_cmd "$1"
+}
+# end func_to_host_path
+
+
+# func_convert_path_noop ARG
+# Copy ARG to func_to_host_path_result.
+func_convert_path_noop ()
+{
+  func_to_host_path_result="$1"
+}
+# end func_convert_path_noop
+
+
+# func_convert_path_msys_to_w32 ARG
+# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic
+# conversion to w32 is not available inside the cwrapper.  Returns result in
+# func_to_host_path_result.
+func_convert_path_msys_to_w32 ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # Remove leading and trailing path separator characters from ARG.  MSYS
+    # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
+    # and winepath ignores them completely.
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
+    func_to_host_path_result="$func_convert_core_msys_to_w32_result"
+    func_convert_path_check : ";" \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
+  fi
+}
+# end func_convert_path_msys_to_w32
+
+
+# func_convert_path_cygwin_to_w32 ARG
+# Convert path ARG from Cygwin to w32 format.  Returns result in
+# func_to_host_file_result.
+func_convert_path_cygwin_to_w32 ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # See func_convert_path_msys_to_w32:
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
+    func_convert_path_check : ";" \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
+  fi
+}
+# end func_convert_path_cygwin_to_w32
+
+
+# func_convert_path_nix_to_w32 ARG
+# Convert path ARG from *nix to w32 format.  Requires a wine environment and
+# a working winepath.  Returns result in func_to_host_file_result.
+func_convert_path_nix_to_w32 ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # See func_convert_path_msys_to_w32:
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
+    func_to_host_path_result="$func_convert_core_path_wine_to_w32_result"
+    func_convert_path_check : ";" \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
+  fi
+}
+# end func_convert_path_nix_to_w32
+
+
+# func_convert_path_msys_to_cygwin ARG
+# Convert path ARG from MSYS to Cygwin format.  Requires LT_CYGPATH set.
+# Returns result in func_to_host_file_result.
+func_convert_path_msys_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # See func_convert_path_msys_to_w32:
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
+    func_cygpath -u -p "$func_convert_core_msys_to_w32_result"
+    func_to_host_path_result="$func_cygpath_result"
+    func_convert_path_check : : \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" : "$1"
+  fi
+}
+# end func_convert_path_msys_to_cygwin
+
+
+# func_convert_path_nix_to_cygwin ARG
+# Convert path ARG from *nix to Cygwin format.  Requires Cygwin installed in a
+# a wine environment, working winepath, and LT_CYGPATH set.  Returns result in
+# func_to_host_file_result.
+func_convert_path_nix_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # Remove leading and trailing path separator characters from
+    # ARG. msys behavior is inconsistent here, cygpath turns them
+    # into '.;' and ';.', and winepath ignores them completely.
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
+    func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result"
+    func_to_host_path_result="$func_cygpath_result"
+    func_convert_path_check : : \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" : "$1"
+  fi
+}
+# end func_convert_path_nix_to_cygwin
+
+
 # func_mode_compile arg...
 func_mode_compile ()
 {
@@ -1137,12 +1986,12 @@ func_mode_compile ()
 	  ;;
 
 	-pie | -fpie | -fPIE)
-          pie_flag="$pie_flag $arg"
+          func_append pie_flag " $arg"
 	  continue
 	  ;;
 
 	-shared | -static | -prefer-pic | -prefer-non-pic)
-	  later="$later $arg"
+	  func_append later " $arg"
 	  continue
 	  ;;
 
@@ -1163,15 +2012,14 @@ func_mode_compile ()
 	  save_ifs="$IFS"; IFS=','
 	  for arg in $args; do
 	    IFS="$save_ifs"
-	    func_quote_for_eval "$arg"
-	    lastarg="$lastarg $func_quote_for_eval_result"
+	    func_append_quoted lastarg "$arg"
 	  done
 	  IFS="$save_ifs"
 	  func_stripname ' ' '' "$lastarg"
 	  lastarg=$func_stripname_result
 
 	  # Add the arguments to base_compile.
-	  base_compile="$base_compile $lastarg"
+	  func_append base_compile " $lastarg"
 	  continue
 	  ;;
 
@@ -1187,8 +2035,7 @@ func_mode_compile ()
       esac    #  case $arg_mode
 
       # Aesthetically quote the previous argument.
-      func_quote_for_eval "$lastarg"
-      base_compile="$base_compile $func_quote_for_eval_result"
+      func_append_quoted base_compile "$lastarg"
     done # for arg
 
     case $arg_mode in
@@ -1213,7 +2060,7 @@ func_mode_compile ()
     *.[cCFSifmso] | \
     *.ada | *.adb | *.ads | *.asm | \
     *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
-    *.[fF][09]? | *.for | *.java | *.obj | *.sx)
+    *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
       func_xform "$libobj"
       libobj=$func_xform_result
       ;;
@@ -1288,7 +2135,7 @@ func_mode_compile ()
     # Calculate the filename of the output object if compiler does
     # not support -o with -c
     if test "$compiler_c_o" = no; then
-      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
+      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
       lockfile="$output_obj.lock"
     else
       output_obj=
@@ -1319,17 +2166,16 @@ compiler."
 	$opt_dry_run || $RM $removelist
 	exit $EXIT_FAILURE
       fi
-      removelist="$removelist $output_obj"
+      func_append removelist " $output_obj"
       $ECHO "$srcfile" > "$lockfile"
     fi
 
     $opt_dry_run || $RM $removelist
-    removelist="$removelist $lockfile"
+    func_append removelist " $lockfile"
     trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
 
-    if test -n "$fix_srcfile_path"; then
-      eval srcfile=\"$fix_srcfile_path\"
-    fi
+    func_to_tool_file "$srcfile" func_convert_file_msys_to_w32
+    srcfile=$func_to_tool_file_result
     func_quote_for_eval "$srcfile"
     qsrcfile=$func_quote_for_eval_result
 
@@ -1349,7 +2195,7 @@ compiler."
 
       if test -z "$output_obj"; then
 	# Place PIC objects in $objdir
-	command="$command -o $lobj"
+	func_append command " -o $lobj"
       fi
 
       func_show_eval_locale "$command"	\
@@ -1396,11 +2242,11 @@ compiler."
 	command="$base_compile $qsrcfile $pic_flag"
       fi
       if test "$compiler_c_o" = yes; then
-	command="$command -o $obj"
+	func_append command " -o $obj"
       fi
 
       # Suppress compiler output if we already did a PIC compilation.
-      command="$command$suppress_output"
+      func_append command "$suppress_output"
       func_show_eval_locale "$command" \
         '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
 
@@ -1445,13 +2291,13 @@ compiler."
 }
 
 $opt_help || {
-test "$mode" = compile && func_mode_compile ${1+"$@"}
+  test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
 }
 
 func_mode_help ()
 {
     # We need to display help for each of the modes.
-    case $mode in
+    case $opt_mode in
       "")
         # Generic help is extracted from the usage comments
         # at the start of this file.
@@ -1482,10 +2328,11 @@ This mode accepts the following additional options:
 
   -o OUTPUT-FILE    set the output file name to OUTPUT-FILE
   -no-suppress      do not suppress compiler output for multiple passes
-  -prefer-pic       try to building PIC objects only
-  -prefer-non-pic   try to building non-PIC objects only
+  -prefer-pic       try to build PIC objects only
+  -prefer-non-pic   try to build non-PIC objects only
   -shared           do not build a \`.o' file suitable for static linking
   -static           only build a \`.o' file suitable for static linking
+  -Wc,FLAG          pass FLAG directly to the compiler
 
 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
 from the given SOURCEFILE.
@@ -1538,7 +2385,7 @@ either the \`install' or \`cp' program.
 
 The following components of INSTALL-COMMAND are treated specially:
 
-  -inst-prefix PREFIX-DIR  Use PREFIX-DIR as a staging area for installation
+  -inst-prefix-dir PREFIX-DIR  Use PREFIX-DIR as a staging area for installation
 
 The rest of the components are interpreted as arguments to that command (only
 BSD-compatible install options are recognized)."
@@ -1558,6 +2405,8 @@ The following components of LINK-COMMAND are treated specially:
 
   -all-static       do not do any dynamic linking at all
   -avoid-version    do not add a version suffix if possible
+  -bindir BINDIR    specify path to binaries directory (for systems where
+                    libraries must be found in the PATH setting at runtime)
   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
   -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
   -export-dynamic   allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
@@ -1586,6 +2435,11 @@ The following components of LINK-COMMAND are treated specially:
   -version-info CURRENT[:REVISION[:AGE]]
                     specify library version info [each variable defaults to 0]
   -weak LIBNAME     declare that the target provides the LIBNAME interface
+  -Wc,FLAG
+  -Xcompiler FLAG   pass linker-specific FLAG directly to the compiler
+  -Wl,FLAG
+  -Xlinker FLAG     pass linker-specific FLAG directly to the linker
+  -XCClinker FLAG   pass link-specific FLAG to the compiler driver (CC)
 
 All other options (arguments beginning with \`-') are ignored.
 
@@ -1619,18 +2473,44 @@ Otherwise, only FILE itself is deleted using RM."
         ;;
 
       *)
-        func_fatal_help "invalid operation mode \`$mode'"
+        func_fatal_help "invalid operation mode \`$opt_mode'"
         ;;
     esac
 
-    $ECHO
+    echo
     $ECHO "Try \`$progname --help' for more information about other modes."
-
-    exit $?
 }
 
-  # Now that we've collected a possible --mode arg, show help if necessary
-  $opt_help && func_mode_help
+# Now that we've collected a possible --mode arg, show help if necessary
+if $opt_help; then
+  if test "$opt_help" = :; then
+    func_mode_help
+  else
+    {
+      func_help noexit
+      for opt_mode in compile link execute install finish uninstall clean; do
+	func_mode_help
+      done
+    } | sed -n '1p; 2,$s/^Usage:/  or: /p'
+    {
+      func_help noexit
+      for opt_mode in compile link execute install finish uninstall clean; do
+	echo
+	func_mode_help
+      done
+    } |
+    sed '1d
+      /^When reporting/,/^Report/{
+	H
+	d
+      }
+      $x
+      /information about other modes/d
+      /more detailed .*MODE/d
+      s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/'
+  fi
+  exit $?
+fi
 
 
 # func_mode_execute arg...
@@ -1643,13 +2523,16 @@ func_mode_execute ()
       func_fatal_help "you must specify a COMMAND"
 
     # Handle -dlopen flags immediately.
-    for file in $execute_dlfiles; do
+    for file in $opt_dlopen; do
       test -f "$file" \
 	|| func_fatal_help "\`$file' is not a file"
 
       dir=
       case $file in
       *.la)
+	func_resolve_sysroot "$file"
+	file=$func_resolve_sysroot_result
+
 	# Check to see that this really is a libtool archive.
 	func_lalib_unsafe_p "$file" \
 	  || func_fatal_help "\`$lib' is not a valid libtool archive"
@@ -1671,7 +2554,7 @@ func_mode_execute ()
 	dir="$func_dirname_result"
 
 	if test -f "$dir/$objdir/$dlname"; then
-	  dir="$dir/$objdir"
+	  func_append dir "/$objdir"
 	else
 	  if test ! -f "$dir/$dlname"; then
 	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
@@ -1712,7 +2595,7 @@ func_mode_execute ()
     for file
     do
       case $file in
-      -*) ;;
+      -* | *.la | *.lo ) ;;
       *)
 	# Do a test to see if this is really a libtool program.
 	if func_ltwrapper_script_p "$file"; then
@@ -1728,8 +2611,7 @@ func_mode_execute ()
 	;;
       esac
       # Quote arguments (to preserve shell metacharacters).
-      func_quote_for_eval "$file"
-      args="$args $func_quote_for_eval_result"
+      func_append_quoted args "$file"
     done
 
     if test "X$opt_dry_run" = Xfalse; then
@@ -1754,29 +2636,66 @@ func_mode_execute ()
       # Display what would be done.
       if test -n "$shlibpath_var"; then
 	eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
-	$ECHO "export $shlibpath_var"
+	echo "export $shlibpath_var"
       fi
       $ECHO "$cmd$args"
       exit $EXIT_SUCCESS
     fi
 }
 
-test "$mode" = execute && func_mode_execute ${1+"$@"}
+test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
 
 
 # func_mode_finish arg...
 func_mode_finish ()
 {
     $opt_debug
-    libdirs="$nonopt"
+    libs=
+    libdirs=
     admincmds=
 
-    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
-      for dir
-      do
-	libdirs="$libdirs $dir"
-      done
+    for opt in "$nonopt" ${1+"$@"}
+    do
+      if test -d "$opt"; then
+	func_append libdirs " $opt"
+
+      elif test -f "$opt"; then
+	if func_lalib_unsafe_p "$opt"; then
+	  func_append libs " $opt"
+	else
+	  func_warning "\`$opt' is not a valid libtool archive"
+	fi
+
+      else
+	func_fatal_error "invalid argument \`$opt'"
+      fi
+    done
+
+    if test -n "$libs"; then
+      if test -n "$lt_sysroot"; then
+        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
+        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
+      else
+        sysroot_cmd=
+      fi
+
+      # Remove sysroot references
+      if $opt_dry_run; then
+        for lib in $libs; do
+          echo "removing references to $lt_sysroot and \`=' prefixes from $lib"
+        done
+      else
+        tmpdir=`func_mktempdir`
+        for lib in $libs; do
+	  sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \
+	    > $tmpdir/tmp-la
+	  mv -f $tmpdir/tmp-la $lib
+	done
+        ${RM}r "$tmpdir"
+      fi
+    fi
 
+    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
       for libdir in $libdirs; do
 	if test -n "$finish_cmds"; then
 	  # Do each command in the finish commands.
@@ -1786,7 +2705,7 @@ func_mode_finish ()
 	if test -n "$finish_eval"; then
 	  # Do the single finish_eval.
 	  eval cmds=\"$finish_eval\"
-	  $opt_dry_run || eval "$cmds" || admincmds="$admincmds
+	  $opt_dry_run || eval "$cmds" || func_append admincmds "
        $cmds"
 	fi
       done
@@ -1795,53 +2714,55 @@ func_mode_finish ()
     # Exit here if they wanted silent mode.
     $opt_silent && exit $EXIT_SUCCESS
 
-    $ECHO "X----------------------------------------------------------------------" | $Xsed
-    $ECHO "Libraries have been installed in:"
-    for libdir in $libdirs; do
-      $ECHO "   $libdir"
-    done
-    $ECHO
-    $ECHO "If you ever happen to want to link against installed libraries"
-    $ECHO "in a given directory, LIBDIR, you must either use libtool, and"
-    $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
-    $ECHO "flag during linking and do at least one of the following:"
-    if test -n "$shlibpath_var"; then
-      $ECHO "   - add LIBDIR to the \`$shlibpath_var' environment variable"
-      $ECHO "     during execution"
-    fi
-    if test -n "$runpath_var"; then
-      $ECHO "   - add LIBDIR to the \`$runpath_var' environment variable"
-      $ECHO "     during linking"
-    fi
-    if test -n "$hardcode_libdir_flag_spec"; then
-      libdir=LIBDIR
-      eval flag=\"$hardcode_libdir_flag_spec\"
+    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
+      echo "----------------------------------------------------------------------"
+      echo "Libraries have been installed in:"
+      for libdir in $libdirs; do
+	$ECHO "   $libdir"
+      done
+      echo
+      echo "If you ever happen to want to link against installed libraries"
+      echo "in a given directory, LIBDIR, you must either use libtool, and"
+      echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
+      echo "flag during linking and do at least one of the following:"
+      if test -n "$shlibpath_var"; then
+	echo "   - add LIBDIR to the \`$shlibpath_var' environment variable"
+	echo "     during execution"
+      fi
+      if test -n "$runpath_var"; then
+	echo "   - add LIBDIR to the \`$runpath_var' environment variable"
+	echo "     during linking"
+      fi
+      if test -n "$hardcode_libdir_flag_spec"; then
+	libdir=LIBDIR
+	eval flag=\"$hardcode_libdir_flag_spec\"
+
+	$ECHO "   - use the \`$flag' linker flag"
+      fi
+      if test -n "$admincmds"; then
+	$ECHO "   - have your system administrator run these commands:$admincmds"
+      fi
+      if test -f /etc/ld.so.conf; then
+	echo "   - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
+      fi
+      echo
 
-      $ECHO "   - use the \`$flag' linker flag"
-    fi
-    if test -n "$admincmds"; then
-      $ECHO "   - have your system administrator run these commands:$admincmds"
-    fi
-    if test -f /etc/ld.so.conf; then
-      $ECHO "   - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
+      echo "See any operating system documentation about shared libraries for"
+      case $host in
+	solaris2.[6789]|solaris2.1[0-9])
+	  echo "more information, such as the ld(1), crle(1) and ld.so(8) manual"
+	  echo "pages."
+	  ;;
+	*)
+	  echo "more information, such as the ld(1) and ld.so(8) manual pages."
+	  ;;
+      esac
+      echo "----------------------------------------------------------------------"
     fi
-    $ECHO
-
-    $ECHO "See any operating system documentation about shared libraries for"
-    case $host in
-      solaris2.[6789]|solaris2.1[0-9])
-        $ECHO "more information, such as the ld(1), crle(1) and ld.so(8) manual"
-	$ECHO "pages."
-	;;
-      *)
-        $ECHO "more information, such as the ld(1) and ld.so(8) manual pages."
-        ;;
-    esac
-    $ECHO "X----------------------------------------------------------------------" | $Xsed
     exit $EXIT_SUCCESS
 }
 
-test "$mode" = finish && func_mode_finish ${1+"$@"}
+test "$opt_mode" = finish && func_mode_finish ${1+"$@"}
 
 
 # func_mode_install arg...
@@ -1852,7 +2773,7 @@ func_mode_install ()
     # install_prog (especially on Windows NT).
     if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
        # Allow the use of GNU shtool's install command.
-       $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
+       case $nonopt in *shtool*) :;; *) false;; esac; then
       # Aesthetically quote it.
       func_quote_for_eval "$nonopt"
       install_prog="$func_quote_for_eval_result "
@@ -1866,7 +2787,12 @@ func_mode_install ()
     # The real first argument should be the name of the installation program.
     # Aesthetically quote it.
     func_quote_for_eval "$arg"
-    install_prog="$install_prog$func_quote_for_eval_result"
+    func_append install_prog "$func_quote_for_eval_result"
+    install_shared_prog=$install_prog
+    case " $install_prog " in
+      *[\\\ /]cp\ *) install_cp=: ;;
+      *) install_cp=false ;;
+    esac
 
     # We need to accept at least all the BSD install flags.
     dest=
@@ -1876,10 +2802,12 @@ func_mode_install ()
     install_type=
     isdir=no
     stripme=
+    no_mode=:
     for arg
     do
+      arg2=
       if test -n "$dest"; then
-	files="$files $dest"
+	func_append files " $dest"
 	dest=$arg
 	continue
       fi
@@ -1887,10 +2815,9 @@ func_mode_install ()
       case $arg in
       -d) isdir=yes ;;
       -f)
-	case " $install_prog " in
-	*[\\\ /]cp\ *) ;;
-	*) prev=$arg ;;
-	esac
+	if $install_cp; then :; else
+	  prev=$arg
+	fi
 	;;
       -g | -m | -o)
 	prev=$arg
@@ -1904,6 +2831,10 @@ func_mode_install ()
       *)
 	# If the previous option needed an argument, then skip it.
 	if test -n "$prev"; then
+	  if test "x$prev" = x-m && test -n "$install_override_mode"; then
+	    arg2=$install_override_mode
+	    no_mode=false
+	  fi
 	  prev=
 	else
 	  dest=$arg
@@ -1914,7 +2845,11 @@ func_mode_install ()
 
       # Aesthetically quote the argument.
       func_quote_for_eval "$arg"
-      install_prog="$install_prog $func_quote_for_eval_result"
+      func_append install_prog " $func_quote_for_eval_result"
+      if test -n "$arg2"; then
+	func_quote_for_eval "$arg2"
+      fi
+      func_append install_shared_prog " $func_quote_for_eval_result"
     done
 
     test -z "$install_prog" && \
@@ -1923,6 +2858,13 @@ func_mode_install ()
     test -n "$prev" && \
       func_fatal_help "the \`$prev' option requires an argument"
 
+    if test -n "$install_override_mode" && $no_mode; then
+      if $install_cp; then :; else
+	func_quote_for_eval "$install_override_mode"
+	func_append install_shared_prog " -m $func_quote_for_eval_result"
+      fi
+    fi
+
     if test -z "$files"; then
       if test -z "$dest"; then
 	func_fatal_help "no file or destination specified"
@@ -1977,10 +2919,13 @@ func_mode_install ()
       case $file in
       *.$libext)
 	# Do the static libraries later.
-	staticlibs="$staticlibs $file"
+	func_append staticlibs " $file"
 	;;
 
       *.la)
+	func_resolve_sysroot "$file"
+	file=$func_resolve_sysroot_result
+
 	# Check to see that this really is a libtool archive.
 	func_lalib_unsafe_p "$file" \
 	  || func_fatal_help "\`$file' is not a valid libtool archive"
@@ -1994,23 +2939,23 @@ func_mode_install ()
 	if test "X$destdir" = "X$libdir"; then
 	  case "$current_libdirs " in
 	  *" $libdir "*) ;;
-	  *) current_libdirs="$current_libdirs $libdir" ;;
+	  *) func_append current_libdirs " $libdir" ;;
 	  esac
 	else
 	  # Note the libdir as a future libdir.
 	  case "$future_libdirs " in
 	  *" $libdir "*) ;;
-	  *) future_libdirs="$future_libdirs $libdir" ;;
+	  *) func_append future_libdirs " $libdir" ;;
 	  esac
 	fi
 
 	func_dirname "$file" "/" ""
 	dir="$func_dirname_result"
-	dir="$dir$objdir"
+	func_append dir "$objdir"
 
 	if test -n "$relink_command"; then
 	  # Determine the prefix the user has applied to our future dir.
-	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
+	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
 
 	  # Don't allow the user to place us outside of our expected
 	  # location b/c this prevents finding dependent libraries that
@@ -2023,9 +2968,9 @@ func_mode_install ()
 
 	  if test -n "$inst_prefix_dir"; then
 	    # Stick the inst_prefix_dir data into the link command.
-	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
+	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
 	  else
-	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
+	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
 	  fi
 
 	  func_warning "relinking \`$file'"
@@ -2043,7 +2988,7 @@ func_mode_install ()
 	  test -n "$relink_command" && srcname="$realname"T
 
 	  # Install the shared library and build the symlinks.
-	  func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \
+	  func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \
 	      'exit $?'
 	  tstripme="$stripme"
 	  case $host_os in
@@ -2083,7 +3028,7 @@ func_mode_install ()
 	func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
 
 	# Maybe install the static library, too.
-	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
+	test -n "$old_library" && func_append staticlibs " $dir/$old_library"
 	;;
 
       *.lo)
@@ -2183,7 +3128,7 @@ func_mode_install ()
 	    if test -f "$lib"; then
 	      func_source "$lib"
 	    fi
-	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
+	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
 	    if test -n "$libdir" && test ! -f "$libfile"; then
 	      func_warning "\`$lib' has not been installed in \`$libdir'"
 	      finalize=no
@@ -2202,7 +3147,7 @@ func_mode_install ()
 		file="$func_basename_result"
 	        outputname="$tmpdir/$file"
 	        # Replace the output file specification.
-	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
+	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
 
 	        $opt_silent || {
 	          func_quote_for_expand "$relink_command"
@@ -2221,7 +3166,7 @@ func_mode_install ()
 	    }
 	  else
 	    # Install the binary that we compiled earlier.
-	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
+	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
 	  fi
 	fi
 
@@ -2257,11 +3202,13 @@ func_mode_install ()
 
       # Set up the ranlib parameters.
       oldlib="$destdir/$name"
+      func_to_tool_file "$oldlib" func_convert_file_msys_to_w32
+      tool_oldlib=$func_to_tool_file_result
 
       func_show_eval "$install_prog \$file \$oldlib" 'exit $?'
 
       if test -n "$stripme" && test -n "$old_striplib"; then
-	func_show_eval "$old_striplib $oldlib" 'exit $?'
+	func_show_eval "$old_striplib $tool_oldlib" 'exit $?'
       fi
 
       # Do each command in the postinstall commands.
@@ -2280,7 +3227,7 @@ func_mode_install ()
     fi
 }
 
-test "$mode" = install && func_mode_install ${1+"$@"}
+test "$opt_mode" = install && func_mode_install ${1+"$@"}
 
 
 # func_generate_dlsyms outputname originator pic_p
@@ -2323,6 +3270,22 @@ func_generate_dlsyms ()
 extern \"C\" {
 #endif
 
+#if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4))
+#pragma GCC diagnostic ignored \"-Wstrict-prototypes\"
+#endif
+
+/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
+#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
+/* DATA imports from DLLs on WIN32 con't be const, because runtime
+   relocations are performed -- see ld's documentation on pseudo-relocs.  */
+# define LT_DLSYM_CONST
+#elif defined(__osf__)
+/* This system does not cope well with relocations in const data.  */
+# define LT_DLSYM_CONST
+#else
+# define LT_DLSYM_CONST const
+#endif
+
 /* External symbol declarations for the compiler. */\
 "
 
@@ -2332,10 +3295,11 @@ extern \"C\" {
 	  $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
 
 	  # Add our own program objects to the symbol list.
-	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
 	  for progfile in $progfiles; do
-	    func_verbose "extracting global C symbols from \`$progfile'"
-	    $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
+	    func_to_tool_file "$progfile" func_convert_file_msys_to_w32
+	    func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
+	    $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
 	  done
 
 	  if test -n "$exclude_expsyms"; then
@@ -2371,7 +3335,7 @@ extern \"C\" {
 	      eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
 	      eval '$MV "$nlist"T "$nlist"'
 	      case $host in
-	        *cygwin | *mingw* | *cegcc* )
+	        *cygwin* | *mingw* | *cegcc* )
 	          eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
 	          eval 'cat "$nlist" >> "$output_objdir/$outputname.def"'
 	          ;;
@@ -2384,10 +3348,52 @@ extern \"C\" {
 	  func_verbose "extracting global C symbols from \`$dlprefile'"
 	  func_basename "$dlprefile"
 	  name="$func_basename_result"
-	  $opt_dry_run || {
-	    eval '$ECHO ": $name " >> "$nlist"'
-	    eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
-	  }
+          case $host in
+	    *cygwin* | *mingw* | *cegcc* )
+	      # if an import library, we need to obtain dlname
+	      if func_win32_import_lib_p "$dlprefile"; then
+	        func_tr_sh "$dlprefile"
+	        eval "curr_lafile=\$libfile_$func_tr_sh_result"
+	        dlprefile_dlbasename=""
+	        if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then
+	          # Use subshell, to avoid clobbering current variable values
+	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
+	          if test -n "$dlprefile_dlname" ; then
+	            func_basename "$dlprefile_dlname"
+	            dlprefile_dlbasename="$func_basename_result"
+	          else
+	            # no lafile. user explicitly requested -dlpreopen <import library>.
+	            $sharedlib_from_linklib_cmd "$dlprefile"
+	            dlprefile_dlbasename=$sharedlib_from_linklib_result
+	          fi
+	        fi
+	        $opt_dry_run || {
+	          if test -n "$dlprefile_dlbasename" ; then
+	            eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"'
+	          else
+	            func_warning "Could not compute DLL name from $name"
+	            eval '$ECHO ": $name " >> "$nlist"'
+	          fi
+	          func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
+	          eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
+	            $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
+	        }
+	      else # not an import lib
+	        $opt_dry_run || {
+	          eval '$ECHO ": $name " >> "$nlist"'
+	          func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
+	          eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
+	        }
+	      fi
+	    ;;
+	    *)
+	      $opt_dry_run || {
+	        eval '$ECHO ": $name " >> "$nlist"'
+	        func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
+	        eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
+	      }
+	    ;;
+          esac
 	done
 
 	$opt_dry_run || {
@@ -2415,36 +3421,19 @@ extern \"C\" {
 	  if test -f "$nlist"S; then
 	    eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"'
 	  else
-	    $ECHO '/* NONE */' >> "$output_objdir/$my_dlsyms"
+	    echo '/* NONE */' >> "$output_objdir/$my_dlsyms"
 	  fi
 
-	  $ECHO >> "$output_objdir/$my_dlsyms" "\
+	  echo >> "$output_objdir/$my_dlsyms" "\
 
 /* The mapping between symbol names and symbols.  */
 typedef struct {
   const char *name;
   void *address;
 } lt_dlsymlist;
-"
-	  case $host in
-	  *cygwin* | *mingw* | *cegcc* )
-	    $ECHO >> "$output_objdir/$my_dlsyms" "\
-/* DATA imports from DLLs on WIN32 con't be const, because
-   runtime relocations are performed -- see ld's documentation
-   on pseudo-relocs.  */"
-	    lt_dlsym_const= ;;
-	  *osf5*)
-	    echo >> "$output_objdir/$my_dlsyms" "\
-/* This system does not cope well with relocations in const data */"
-	    lt_dlsym_const= ;;
-	  *)
-	    lt_dlsym_const=const ;;
-	  esac
-
-	  $ECHO >> "$output_objdir/$my_dlsyms" "\
-extern $lt_dlsym_const lt_dlsymlist
+extern LT_DLSYM_CONST lt_dlsymlist
 lt_${my_prefix}_LTX_preloaded_symbols[];
-$lt_dlsym_const lt_dlsymlist
+LT_DLSYM_CONST lt_dlsymlist
 lt_${my_prefix}_LTX_preloaded_symbols[] =
 {\
   { \"$my_originator\", (void *) 0 },"
@@ -2457,7 +3446,7 @@ lt_${my_prefix}_LTX_preloaded_symbols[] =
 	    eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms"
 	    ;;
 	  esac
-	  $ECHO >> "$output_objdir/$my_dlsyms" "\
+	  echo >> "$output_objdir/$my_dlsyms" "\
   {0, (void *) 0}
 };
 
@@ -2484,7 +3473,7 @@ static const void *lt_preloaded_setup() {
 	  # linked before any other PIC object.  But we must not use
 	  # pic_flag when linking with -static.  The problem exists in
 	  # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
-	  *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
+	  *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
 	    pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
 	  *-*-hpux*)
 	    pic_flag_for_symtable=" $pic_flag"  ;;
@@ -2500,7 +3489,7 @@ static const void *lt_preloaded_setup() {
 	for arg in $LTCFLAGS; do
 	  case $arg in
 	  -pie | -fpie | -fPIE) ;;
-	  *) symtab_cflags="$symtab_cflags $arg" ;;
+	  *) func_append symtab_cflags " $arg" ;;
 	  esac
 	done
 
@@ -2515,16 +3504,16 @@ static const void *lt_preloaded_setup() {
 	case $host in
 	*cygwin* | *mingw* | *cegcc* )
 	  if test -f "$output_objdir/$my_outputname.def"; then
-	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
-	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
+	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
+	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
 	  else
-	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
-	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
+	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
+	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
 	  fi
 	  ;;
 	*)
-	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
-	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
+	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
+	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
 	  ;;
 	esac
 	;;
@@ -2538,8 +3527,8 @@ static const void *lt_preloaded_setup() {
       # really was required.
 
       # Nullify the symbol file.
-      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
-      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
+      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
+      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
     fi
 }
 
@@ -2549,6 +3538,7 @@ static const void *lt_preloaded_setup() {
 # Need a lot of goo to handle *both* DLLs and import libs
 # Has to be a shell function in order to 'eat' the argument
 # that is supplied when $file_magic_command is called.
+# Despite the name, also deal with 64 bit binaries.
 func_win32_libid ()
 {
   $opt_debug
@@ -2559,9 +3549,11 @@ func_win32_libid ()
     win32_libid_type="x86 archive import"
     ;;
   *ar\ archive*) # could be an import, or static
+    # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD.
     if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
-       $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
-      win32_nmres=`eval $NM -f posix -A $1 |
+       $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
+      func_to_tool_file "$1" func_convert_file_msys_to_w32
+      win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
 	$SED -n -e '
 	    1,100{
 		/ I /{
@@ -2590,6 +3582,131 @@ func_win32_libid ()
   $ECHO "$win32_libid_type"
 }
 
+# func_cygming_dll_for_implib ARG
+#
+# Platform-specific function to extract the
+# name of the DLL associated with the specified
+# import library ARG.
+# Invoked by eval'ing the libtool variable
+#    $sharedlib_from_linklib_cmd
+# Result is available in the variable
+#    $sharedlib_from_linklib_result
+func_cygming_dll_for_implib ()
+{
+  $opt_debug
+  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
+}
+
+# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs
+#
+# The is the core of a fallback implementation of a
+# platform-specific function to extract the name of the
+# DLL associated with the specified import library LIBNAME.
+#
+# SECTION_NAME is either .idata$6 or .idata$7, depending
+# on the platform and compiler that created the implib.
+#
+# Echos the name of the DLL associated with the
+# specified import library.
+func_cygming_dll_for_implib_fallback_core ()
+{
+  $opt_debug
+  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
+  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
+    $SED '/^Contents of section '"$match_literal"':/{
+      # Place marker at beginning of archive member dllname section
+      s/.*/====MARK====/
+      p
+      d
+    }
+    # These lines can sometimes be longer than 43 characters, but
+    # are always uninteresting
+    /:[	 ]*file format pe[i]\{,1\}-/d
+    /^In archive [^:]*:/d
+    # Ensure marker is printed
+    /^====MARK====/p
+    # Remove all lines with less than 43 characters
+    /^.\{43\}/!d
+    # From remaining lines, remove first 43 characters
+    s/^.\{43\}//' |
+    $SED -n '
+      # Join marker and all lines until next marker into a single line
+      /^====MARK====/ b para
+      H
+      $ b para
+      b
+      :para
+      x
+      s/\n//g
+      # Remove the marker
+      s/^====MARK====//
+      # Remove trailing dots and whitespace
+      s/[\. \t]*$//
+      # Print
+      /./p' |
+    # we now have a list, one entry per line, of the stringified
+    # contents of the appropriate section of all members of the
+    # archive which possess that section. Heuristic: eliminate
+    # all those which have a first or second character that is
+    # a '.' (that is, objdump's representation of an unprintable
+    # character.) This should work for all archives with less than
+    # 0x302f exports -- but will fail for DLLs whose name actually
+    # begins with a literal '.' or a single character followed by
+    # a '.'.
+    #
+    # Of those that remain, print the first one.
+    $SED -e '/^\./d;/^.\./d;q'
+}
+
+# func_cygming_gnu_implib_p ARG
+# This predicate returns with zero status (TRUE) if
+# ARG is a GNU/binutils-style import library. Returns
+# with nonzero status (FALSE) otherwise.
+func_cygming_gnu_implib_p ()
+{
+  $opt_debug
+  func_to_tool_file "$1" func_convert_file_msys_to_w32
+  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
+  test -n "$func_cygming_gnu_implib_tmp"
+}
+
+# func_cygming_ms_implib_p ARG
+# This predicate returns with zero status (TRUE) if
+# ARG is an MS-style import library. Returns
+# with nonzero status (FALSE) otherwise.
+func_cygming_ms_implib_p ()
+{
+  $opt_debug
+  func_to_tool_file "$1" func_convert_file_msys_to_w32
+  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
+  test -n "$func_cygming_ms_implib_tmp"
+}
+
+# func_cygming_dll_for_implib_fallback ARG
+# Platform-specific function to extract the
+# name of the DLL associated with the specified
+# import library ARG.
+#
+# This fallback implementation is for use when $DLLTOOL
+# does not support the --identify-strict option.
+# Invoked by eval'ing the libtool variable
+#    $sharedlib_from_linklib_cmd
+# Result is available in the variable
+#    $sharedlib_from_linklib_result
+func_cygming_dll_for_implib_fallback ()
+{
+  $opt_debug
+  if func_cygming_gnu_implib_p "$1" ; then
+    # binutils import library
+    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
+  elif func_cygming_ms_implib_p "$1" ; then
+    # ms-generated import library
+    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
+  else
+    # unknown
+    sharedlib_from_linklib_result=""
+  fi
+}
 
 
 # func_extract_an_archive dir oldlib
@@ -2598,7 +3715,18 @@ func_extract_an_archive ()
     $opt_debug
     f_ex_an_ar_dir="$1"; shift
     f_ex_an_ar_oldlib="$1"
-    func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
+    if test "$lock_old_archive_extraction" = yes; then
+      lockfile=$f_ex_an_ar_oldlib.lock
+      until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
+	func_echo "Waiting for $lockfile to be removed"
+	sleep 2
+      done
+    fi
+    func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
+		   'stat=$?; rm -f "$lockfile"; exit $stat'
+    if test "$lock_old_archive_extraction" = yes; then
+      $opt_dry_run || rm -f "$lockfile"
+    fi
     if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
      :
     else
@@ -2669,7 +3797,7 @@ func_extract_archives ()
 	    darwin_file=
 	    darwin_files=
 	    for darwin_file in $darwin_filelist; do
-	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
+	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
 	      $LIPO -create -output "$darwin_file" $darwin_files
 	    done # $darwin_filelist
 	    $RM -rf unfat-$$
@@ -2684,25 +3812,30 @@ func_extract_archives ()
         func_extract_an_archive "$my_xdir" "$my_xabs"
 	;;
       esac
-      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
+      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
     done
 
     func_extract_archives_result="$my_oldobjs"
 }
 
 
-
-# func_emit_wrapper_part1 [arg=no]
+# func_emit_wrapper [arg=no]
+#
+# Emit a libtool wrapper script on stdout.
+# Don't directly open a file because we may want to
+# incorporate the script contents within a cygwin/mingw
+# wrapper executable.  Must ONLY be called from within
+# func_mode_link because it depends on a number of variables
+# set therein.
 #
-# Emit the first part of a libtool wrapper script on stdout.
-# For more information, see the description associated with
-# func_emit_wrapper(), below.
-func_emit_wrapper_part1 ()
+# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR
+# variable will take.  If 'yes', then the emitted script
+# will assume that the directory in which it is stored is
+# the $objdir directory.  This is a cygwin/mingw-specific
+# behavior.
+func_emit_wrapper ()
 {
-	func_emit_wrapper_part1_arg1=no
-	if test -n "$1" ; then
-	  func_emit_wrapper_part1_arg1=$1
-	fi
+	func_emit_wrapper_arg1=${1-no}
 
 	$ECHO "\
 #! $SHELL
@@ -2718,7 +3851,6 @@ func_emit_wrapper_part1 ()
 
 # Sed substitution that helps us do robust quoting.  It backslashifies
 # metacharacters that are still active within double-quoted strings.
-Xsed='${SED} -e 1s/^X//'
 sed_quote_subst='$sed_quote_subst'
 
 # Be Bourne compatible
@@ -2749,31 +3881,135 @@ if test \"\$libtool_install_magic\" = \"$magic\"; then
 else
   # When we are sourced in execute mode, \$file and \$ECHO are already set.
   if test \"\$libtool_execute_magic\" != \"$magic\"; then
-    ECHO=\"$qecho\"
-    file=\"\$0\"
-    # Make sure echo works.
-    if test \"X\$1\" = X--no-reexec; then
-      # Discard the --no-reexec flag, and continue.
-      shift
-    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
-      # Yippee, \$ECHO works!
-      :
-    else
-      # Restart under the correct shell, and then maybe \$ECHO will work.
-      exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"}
-    fi
-  fi\
+    file=\"\$0\""
+
+    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
+    $ECHO "\
+
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+\$1
+_LTECHO_EOF'
+}
+    ECHO=\"$qECHO\"
+  fi
+
+# Very basic option parsing. These options are (a) specific to
+# the libtool wrapper, (b) are identical between the wrapper
+# /script/ and the wrapper /executable/ which is used only on
+# windows platforms, and (c) all begin with the string "--lt-"
+# (application programs are unlikely to have options which match
+# this pattern).
+#
+# There are only two supported options: --lt-debug and
+# --lt-dump-script. There is, deliberately, no --lt-help.
+#
+# The first argument to this parsing function should be the
+# script's $0 value, followed by "$@".
+lt_option_debug=
+func_parse_lt_options ()
+{
+  lt_script_arg0=\$0
+  shift
+  for lt_opt
+  do
+    case \"\$lt_opt\" in
+    --lt-debug) lt_option_debug=1 ;;
+    --lt-dump-script)
+        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
+        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
+        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
+        cat \"\$lt_dump_D/\$lt_dump_F\"
+        exit 0
+      ;;
+    --lt-*)
+        \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
+        exit 1
+      ;;
+    esac
+  done
+
+  # Print the debug banner immediately:
+  if test -n \"\$lt_option_debug\"; then
+    echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2
+  fi
+}
+
+# Used when --lt-debug. Prints its arguments to stdout
+# (redirection is the responsibility of the caller)
+func_lt_dump_args ()
+{
+  lt_dump_args_N=1;
+  for lt_arg
+  do
+    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
+    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
+  done
+}
+
+# Core function for launching the target application
+func_exec_program_core ()
+{
 "
-	$ECHO "\
+  case $host in
+  # Backslashes separate directories on plain windows
+  *-*-mingw | *-*-os2* | *-cegcc*)
+    $ECHO "\
+      if test -n \"\$lt_option_debug\"; then
+        \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2
+        func_lt_dump_args \${1+\"\$@\"} 1>&2
+      fi
+      exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
+"
+    ;;
+
+  *)
+    $ECHO "\
+      if test -n \"\$lt_option_debug\"; then
+        \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2
+        func_lt_dump_args \${1+\"\$@\"} 1>&2
+      fi
+      exec \"\$progdir/\$program\" \${1+\"\$@\"}
+"
+    ;;
+  esac
+  $ECHO "\
+      \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
+      exit 1
+}
+
+# A function to encapsulate launching the target application
+# Strips options in the --lt-* namespace from \$@ and
+# launches target application with the remaining arguments.
+func_exec_program ()
+{
+  case \" \$* \" in
+  *\\ --lt-*)
+    for lt_wr_arg
+    do
+      case \$lt_wr_arg in
+      --lt-*) ;;
+      *) set x \"\$@\" \"\$lt_wr_arg\"; shift;;
+      esac
+      shift
+    done ;;
+  esac
+  func_exec_program_core \${1+\"\$@\"}
+}
+
+  # Parse options
+  func_parse_lt_options \"\$0\" \${1+\"\$@\"}
 
   # Find the directory that this script lives in.
-  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
+  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
   test \"x\$thisdir\" = \"x\$file\" && thisdir=.
 
   # Follow symbolic links until we get to the real thisdir.
-  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
+  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
   while test -n \"\$file\"; do
-    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
+    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
 
     # If there was a directory component, then change thisdir.
     if test \"x\$destdir\" != \"x\$file\"; then
@@ -2783,30 +4019,13 @@ else
       esac
     fi
 
-    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
-    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
+    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
+    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
   done
-"
-}
-# end: func_emit_wrapper_part1
-
-# func_emit_wrapper_part2 [arg=no]
-#
-# Emit the second part of a libtool wrapper script on stdout.
-# For more information, see the description associated with
-# func_emit_wrapper(), below.
-func_emit_wrapper_part2 ()
-{
-	func_emit_wrapper_part2_arg1=no
-	if test -n "$1" ; then
-	  func_emit_wrapper_part2_arg1=$1
-	fi
-
-	$ECHO "\
 
   # Usually 'no', except on cygwin/mingw when embedded into
   # the cwrapper.
-  WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_part2_arg1
+  WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1
   if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then
     # special case for '.'
     if test \"\$thisdir\" = \".\"; then
@@ -2814,7 +4033,7 @@ func_emit_wrapper_part2 ()
     fi
     # remove .libs from thisdir
     case \"\$thisdir\" in
-    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
+    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
     $objdir )   thisdir=. ;;
     esac
   fi
@@ -2869,6 +4088,18 @@ func_emit_wrapper_part2 ()
 
   if test -f \"\$progdir/\$program\"; then"
 
+	# fixup the dll searchpath if we need to.
+	#
+	# Fix the DLL searchpath if we need to.  Do this before prepending
+	# to shlibpath, because on Windows, both are PATH and uninstalled
+	# libraries must come first.
+	if test -n "$dllsearchpath"; then
+	  $ECHO "\
+    # Add the dll search path components to the executable PATH
+    PATH=$dllsearchpath:\$PATH
+"
+	fi
+
 	# Export our shlibpath_var if we have one.
 	if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
 	  $ECHO "\
@@ -2877,253 +4108,28 @@ func_emit_wrapper_part2 ()
 
     # Some systems cannot cope with colon-terminated $shlibpath_var
     # The second colon is a workaround for a bug in BeOS R4 sed
-    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
+    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
 
     export $shlibpath_var
 "
 	fi
 
-	# fixup the dll searchpath if we need to.
-	if test -n "$dllsearchpath"; then
-	  $ECHO "\
-    # Add the dll search path components to the executable PATH
-    PATH=$dllsearchpath:\$PATH
-"
-	fi
-
 	$ECHO "\
     if test \"\$libtool_execute_magic\" != \"$magic\"; then
       # Run the actual program with our arguments.
-"
-	case $host in
-	# Backslashes separate directories on plain windows
-	*-*-mingw | *-*-os2* | *-cegcc*)
-	  $ECHO "\
-      exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
-"
-	  ;;
-
-	*)
-	  $ECHO "\
-      exec \"\$progdir/\$program\" \${1+\"\$@\"}
-"
-	  ;;
-	esac
-	$ECHO "\
-      \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
-      exit 1
+      func_exec_program \${1+\"\$@\"}
     fi
   else
     # The program doesn't exist.
     \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
     \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
-    $ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
+    \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
     exit 1
   fi
 fi\
 "
 }
-# end: func_emit_wrapper_part2
-
-
-# func_emit_wrapper [arg=no]
-#
-# Emit a libtool wrapper script on stdout.
-# Don't directly open a file because we may want to
-# incorporate the script contents within a cygwin/mingw
-# wrapper executable.  Must ONLY be called from within
-# func_mode_link because it depends on a number of variables
-# set therein.
-#
-# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR
-# variable will take.  If 'yes', then the emitted script
-# will assume that the directory in which it is stored is
-# the $objdir directory.  This is a cygwin/mingw-specific
-# behavior.
-func_emit_wrapper ()
-{
-	func_emit_wrapper_arg1=no
-	if test -n "$1" ; then
-	  func_emit_wrapper_arg1=$1
-	fi
-
-	# split this up so that func_emit_cwrapperexe_src
-	# can call each part independently.
-	func_emit_wrapper_part1 "${func_emit_wrapper_arg1}"
-	func_emit_wrapper_part2 "${func_emit_wrapper_arg1}"
-}
-
-
-# func_to_host_path arg
-#
-# Convert paths to host format when used with build tools.
-# Intended for use with "native" mingw (where libtool itself
-# is running under the msys shell), or in the following cross-
-# build environments:
-#    $build          $host
-#    mingw (msys)    mingw  [e.g. native]
-#    cygwin          mingw
-#    *nix + wine     mingw
-# where wine is equipped with the `winepath' executable.
-# In the native mingw case, the (msys) shell automatically
-# converts paths for any non-msys applications it launches,
-# but that facility isn't available from inside the cwrapper.
-# Similar accommodations are necessary for $host mingw and
-# $build cygwin.  Calling this function does no harm for other
-# $host/$build combinations not listed above.
-#
-# ARG is the path (on $build) that should be converted to
-# the proper representation for $host. The result is stored
-# in $func_to_host_path_result.
-func_to_host_path ()
-{
-  func_to_host_path_result="$1"
-  if test -n "$1" ; then
-    case $host in
-      *mingw* )
-        lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
-        case $build in
-          *mingw* ) # actually, msys
-            # awkward: cmd appends spaces to result
-            lt_sed_strip_trailing_spaces="s/[ ]*\$//"
-            func_to_host_path_tmp1=`( cmd //c echo "$1" |\
-              $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          *cygwin* )
-            func_to_host_path_tmp1=`cygpath -w "$1"`
-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          * )
-            # Unfortunately, winepath does not exit with a non-zero
-            # error code, so we are forced to check the contents of
-            # stdout. On the other hand, if the command is not
-            # found, the shell will set an exit code of 127 and print
-            # *an error message* to stdout. So we must check for both
-            # error code of zero AND non-empty stdout, which explains
-            # the odd construction:
-            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
-              func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
-                $SED -e "$lt_sed_naive_backslashify"`
-            else
-              # Allow warning below.
-              func_to_host_path_result=""
-            fi
-            ;;
-        esac
-        if test -z "$func_to_host_path_result" ; then
-          func_error "Could not determine host path corresponding to"
-          func_error "  '$1'"
-          func_error "Continuing, but uninstalled executables may not work."
-          # Fallback:
-          func_to_host_path_result="$1"
-        fi
-        ;;
-    esac
-  fi
-}
-# end: func_to_host_path
 
-# func_to_host_pathlist arg
-#
-# Convert pathlists to host format when used with build tools.
-# See func_to_host_path(), above. This function supports the
-# following $build/$host combinations (but does no harm for
-# combinations not listed here):
-#    $build          $host
-#    mingw (msys)    mingw  [e.g. native]
-#    cygwin          mingw
-#    *nix + wine     mingw
-#
-# Path separators are also converted from $build format to
-# $host format. If ARG begins or ends with a path separator
-# character, it is preserved (but converted to $host format)
-# on output.
-#
-# ARG is a pathlist (on $build) that should be converted to
-# the proper representation on $host. The result is stored
-# in $func_to_host_pathlist_result.
-func_to_host_pathlist ()
-{
-  func_to_host_pathlist_result="$1"
-  if test -n "$1" ; then
-    case $host in
-      *mingw* )
-        lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
-        # Remove leading and trailing path separator characters from
-        # ARG. msys behavior is inconsistent here, cygpath turns them
-        # into '.;' and ';.', and winepath ignores them completely.
-        func_to_host_pathlist_tmp2="$1"
-        # Once set for this call, this variable should not be
-        # reassigned. It is used in tha fallback case.
-        func_to_host_pathlist_tmp1=`echo "$func_to_host_pathlist_tmp2" |\
-          $SED -e 's|^:*||' -e 's|:*$||'`
-        case $build in
-          *mingw* ) # Actually, msys.
-            # Awkward: cmd appends spaces to result.
-            lt_sed_strip_trailing_spaces="s/[ ]*\$//"
-            func_to_host_pathlist_tmp2=`( cmd //c echo "$func_to_host_pathlist_tmp1" |\
-              $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          *cygwin* )
-            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          * )
-            # unfortunately, winepath doesn't convert pathlists
-            func_to_host_pathlist_result=""
-            func_to_host_pathlist_oldIFS=$IFS
-            IFS=:
-            for func_to_host_pathlist_f in $func_to_host_pathlist_tmp1 ; do
-              IFS=$func_to_host_pathlist_oldIFS
-              if test -n "$func_to_host_pathlist_f" ; then
-                func_to_host_path "$func_to_host_pathlist_f"
-                if test -n "$func_to_host_path_result" ; then
-                  if test -z "$func_to_host_pathlist_result" ; then
-                    func_to_host_pathlist_result="$func_to_host_path_result"
-                  else
-                    func_to_host_pathlist_result="$func_to_host_pathlist_result;$func_to_host_path_result"
-                  fi
-                fi
-              fi
-              IFS=:
-            done
-            IFS=$func_to_host_pathlist_oldIFS
-            ;;
-        esac
-        if test -z "$func_to_host_pathlist_result" ; then
-          func_error "Could not determine the host path(s) corresponding to"
-          func_error "  '$1'"
-          func_error "Continuing, but uninstalled executables may not work."
-          # Fallback. This may break if $1 contains DOS-style drive
-          # specifications. The fix is not to complicate the expression
-          # below, but for the user to provide a working wine installation
-          # with winepath so that path translation in the cross-to-mingw
-          # case works properly.
-          lt_replace_pathsep_nix_to_dos="s|:|;|g"
-          func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp1" |\
-            $SED -e "$lt_replace_pathsep_nix_to_dos"`
-        fi
-        # Now, add the leading and trailing path separators back
-        case "$1" in
-          :* ) func_to_host_pathlist_result=";$func_to_host_pathlist_result"
-            ;;
-        esac
-        case "$1" in
-          *: ) func_to_host_pathlist_result="$func_to_host_pathlist_result;"
-            ;;
-        esac
-        ;;
-    esac
-  fi
-}
-# end: func_to_host_pathlist
 
 # func_emit_cwrapperexe_src
 # emit the source code for a wrapper executable on stdout
@@ -3141,31 +4147,23 @@ func_emit_cwrapperexe_src ()
 
    This wrapper executable should never be moved out of the build directory.
    If it is, it will not operate correctly.
-
-   Currently, it simply execs the wrapper *script* "$SHELL $output",
-   but could eventually absorb all of the scripts functionality and
-   exec $objdir/$outputname directly.
 */
 EOF
 	    cat <<"EOF"
+#ifdef _MSC_VER
+# define _CRT_SECURE_NO_DEPRECATE 1
+#endif
 #include <stdio.h>
 #include <stdlib.h>
 #ifdef _MSC_VER
 # include <direct.h>
 # include <process.h>
 # include <io.h>
-# define setmode _setmode
 #else
 # include <unistd.h>
 # include <stdint.h>
 # ifdef __CYGWIN__
 #  include <io.h>
-#  define HAVE_SETENV
-#  ifdef __STRICT_ANSI__
-char *realpath (const char *, char *);
-int putenv (char *);
-int setenv (const char *, const char *, int);
-#  endif
 # endif
 #endif
 #include <malloc.h>
@@ -3177,6 +4175,44 @@ int setenv (const char *, const char *, int);
 #include <fcntl.h>
 #include <sys/stat.h>
 
+/* declarations of non-ANSI functions */
+#if defined(__MINGW32__)
+# ifdef __STRICT_ANSI__
+int _putenv (const char *);
+# endif
+#elif defined(__CYGWIN__)
+# ifdef __STRICT_ANSI__
+char *realpath (const char *, char *);
+int putenv (char *);
+int setenv (const char *, const char *, int);
+# endif
+/* #elif defined (other platforms) ... */
+#endif
+
+/* portability defines, excluding path handling macros */
+#if defined(_MSC_VER)
+# define setmode _setmode
+# define stat    _stat
+# define chmod   _chmod
+# define getcwd  _getcwd
+# define putenv  _putenv
+# define S_IXUSR _S_IEXEC
+# ifndef _INTPTR_T_DEFINED
+#  define _INTPTR_T_DEFINED
+#  define intptr_t int
+# endif
+#elif defined(__MINGW32__)
+# define setmode _setmode
+# define stat    _stat
+# define chmod   _chmod
+# define getcwd  _getcwd
+# define putenv  _putenv
+#elif defined(__CYGWIN__)
+# define HAVE_SETENV
+# define FOPEN_WB "wb"
+/* #elif defined (other platforms) ... */
+#endif
+
 #if defined(PATH_MAX)
 # define LT_PATHMAX PATH_MAX
 #elif defined(MAXPATHLEN)
@@ -3192,14 +4228,7 @@ int setenv (const char *, const char *, int);
 # define S_IXGRP 0
 #endif
 
-#ifdef _MSC_VER
-# define S_IXUSR _S_IEXEC
-# define stat _stat
-# ifndef _INTPTR_T_DEFINED
-#  define intptr_t int
-# endif
-#endif
-
+/* path handling portability macros */
 #ifndef DIR_SEPARATOR
 # define DIR_SEPARATOR '/'
 # define PATH_SEPARATOR ':'
@@ -3230,10 +4259,6 @@ int setenv (const char *, const char *, int);
 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2)
 #endif /* PATH_SEPARATOR_2 */
 
-#ifdef __CYGWIN__
-# define FOPEN_WB "wb"
-#endif
-
 #ifndef FOPEN_WB
 # define FOPEN_WB "w"
 #endif
@@ -3246,22 +4271,13 @@ int setenv (const char *, const char *, int);
   if (stale) { free ((void *) stale); stale = 0; } \
 } while (0)
 
-#undef LTWRAPPER_DEBUGPRINTF
-#if defined DEBUGWRAPPER
-# define LTWRAPPER_DEBUGPRINTF(args) ltwrapper_debugprintf args
-static void
-ltwrapper_debugprintf (const char *fmt, ...)
-{
-    va_list args;
-    va_start (args, fmt);
-    (void) vfprintf (stderr, fmt, args);
-    va_end (args);
-}
+#if defined(LT_DEBUGWRAPPER)
+static int lt_debug = 1;
 #else
-# define LTWRAPPER_DEBUGPRINTF(args)
+static int lt_debug = 0;
 #endif
 
-const char *program_name = NULL;
+const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */
 
 void *xmalloc (size_t num);
 char *xstrdup (const char *string);
@@ -3271,41 +4287,27 @@ char *chase_symlinks (const char *pathspec);
 int make_executable (const char *path);
 int check_executable (const char *path);
 char *strendzap (char *str, const char *pat);
-void lt_fatal (const char *message, ...);
+void lt_debugprintf (const char *file, int line, const char *fmt, ...);
+void lt_fatal (const char *file, int line, const char *message, ...);
+static const char *nonnull (const char *s);
+static const char *nonempty (const char *s);
 void lt_setenv (const char *name, const char *value);
 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
-void lt_opt_process_env_set (const char *arg);
-void lt_opt_process_env_prepend (const char *arg);
-void lt_opt_process_env_append (const char *arg);
-int lt_split_name_value (const char *arg, char** name, char** value);
 void lt_update_exe_path (const char *name, const char *value);
 void lt_update_lib_path (const char *name, const char *value);
-
-static const char *script_text_part1 =
-EOF
-
-	    func_emit_wrapper_part1 yes |
-	        $SED -e 's/\([\\"]\)/\\\1/g' \
-	             -e 's/^/  "/' -e 's/$/\\n"/'
-	    echo ";"
-	    cat <<EOF
-
-static const char *script_text_part2 =
+char **prepare_spawn (char **argv);
+void lt_dump_script (FILE *f);
 EOF
-	    func_emit_wrapper_part2 yes |
-	        $SED -e 's/\([\\"]\)/\\\1/g' \
-	             -e 's/^/  "/' -e 's/$/\\n"/'
-	    echo ";"
 
 	    cat <<EOF
-const char * MAGIC_EXE = "$magic_exe";
+volatile const char * MAGIC_EXE = "$magic_exe";
 const char * LIB_PATH_VARNAME = "$shlibpath_var";
 EOF
 
 	    if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
-              func_to_host_pathlist "$temp_rpath"
+              func_to_host_path "$temp_rpath"
 	      cat <<EOF
-const char * LIB_PATH_VALUE   = "$func_to_host_pathlist_result";
+const char * LIB_PATH_VALUE   = "$func_to_host_path_result";
 EOF
 	    else
 	      cat <<"EOF"
@@ -3314,10 +4316,10 @@ EOF
 	    fi
 
 	    if test -n "$dllsearchpath"; then
-              func_to_host_pathlist "$dllsearchpath:"
+              func_to_host_path "$dllsearchpath:"
 	      cat <<EOF
 const char * EXE_PATH_VARNAME = "PATH";
-const char * EXE_PATH_VALUE   = "$func_to_host_pathlist_result";
+const char * EXE_PATH_VALUE   = "$func_to_host_path_result";
 EOF
 	    else
 	      cat <<"EOF"
@@ -3340,24 +4342,10 @@ EOF
 	    cat <<"EOF"
 
 #define LTWRAPPER_OPTION_PREFIX         "--lt-"
-#define LTWRAPPER_OPTION_PREFIX_LENGTH  5
 
-static const size_t opt_prefix_len         = LTWRAPPER_OPTION_PREFIX_LENGTH;
 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
-
 static const char *dumpscript_opt       = LTWRAPPER_OPTION_PREFIX "dump-script";
-
-static const size_t env_set_opt_len     = LTWRAPPER_OPTION_PREFIX_LENGTH + 7;
-static const char *env_set_opt          = LTWRAPPER_OPTION_PREFIX "env-set";
-  /* argument is putenv-style "foo=bar", value of foo is set to bar */
-
-static const size_t env_prepend_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 11;
-static const char *env_prepend_opt      = LTWRAPPER_OPTION_PREFIX "env-prepend";
-  /* argument is putenv-style "foo=bar", new value of foo is bar${foo} */
-
-static const size_t env_append_opt_len  = LTWRAPPER_OPTION_PREFIX_LENGTH + 10;
-static const char *env_append_opt       = LTWRAPPER_OPTION_PREFIX "env-append";
-  /* argument is putenv-style "foo=bar", new value of foo is ${foo}bar */
+static const char *debug_opt            = LTWRAPPER_OPTION_PREFIX "debug";
 
 int
 main (int argc, char *argv[])
@@ -3374,10 +4362,13 @@ main (int argc, char *argv[])
   int i;
 
   program_name = (char *) xstrdup (base_name (argv[0]));
-  LTWRAPPER_DEBUGPRINTF (("(main) argv[0]      : %s\n", argv[0]));
-  LTWRAPPER_DEBUGPRINTF (("(main) program_name : %s\n", program_name));
+  newargz = XMALLOC (char *, argc + 1);
 
-  /* very simple arg parsing; don't want to rely on getopt */
+  /* very simple arg parsing; don't want to rely on getopt
+   * also, copy all non cwrapper options to newargz, except
+   * argz[0], which is handled differently
+   */
+  newargc=0;
   for (i = 1; i < argc; i++)
     {
       if (strcmp (argv[i], dumpscript_opt) == 0)
@@ -3391,25 +4382,57 @@ EOF
 	      esac
 
 	    cat <<"EOF"
-	  printf ("%s", script_text_part1);
-	  printf ("%s", script_text_part2);
+	  lt_dump_script (stdout);
 	  return 0;
 	}
+      if (strcmp (argv[i], debug_opt) == 0)
+	{
+          lt_debug = 1;
+          continue;
+	}
+      if (strcmp (argv[i], ltwrapper_option_prefix) == 0)
+        {
+          /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
+             namespace, but it is not one of the ones we know about and
+             have already dealt with, above (inluding dump-script), then
+             report an error. Otherwise, targets might begin to believe
+             they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
+             namespace. The first time any user complains about this, we'll
+             need to make LTWRAPPER_OPTION_PREFIX a configure-time option
+             or a configure.ac-settable value.
+           */
+          lt_fatal (__FILE__, __LINE__,
+		    "unrecognized %s option: '%s'",
+                    ltwrapper_option_prefix, argv[i]);
+        }
+      /* otherwise ... */
+      newargz[++newargc] = xstrdup (argv[i]);
     }
+  newargz[++newargc] = NULL;
+
+EOF
+	    cat <<EOF
+  /* The GNU banner must be the first non-error debug message */
+  lt_debugprintf (__FILE__, __LINE__, "libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\n");
+EOF
+	    cat <<"EOF"
+  lt_debugprintf (__FILE__, __LINE__, "(main) argv[0]: %s\n", argv[0]);
+  lt_debugprintf (__FILE__, __LINE__, "(main) program_name: %s\n", program_name);
 
-  newargz = XMALLOC (char *, argc + 1);
   tmp_pathspec = find_executable (argv[0]);
   if (tmp_pathspec == NULL)
-    lt_fatal ("Couldn't find %s", argv[0]);
-  LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
-			  tmp_pathspec));
+    lt_fatal (__FILE__, __LINE__, "couldn't find %s", argv[0]);
+  lt_debugprintf (__FILE__, __LINE__,
+                  "(main) found exe (before symlink chase) at: %s\n",
+		  tmp_pathspec);
 
   actual_cwrapper_path = chase_symlinks (tmp_pathspec);
-  LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
-			  actual_cwrapper_path));
+  lt_debugprintf (__FILE__, __LINE__,
+                  "(main) found exe (after symlink chase) at: %s\n",
+		  actual_cwrapper_path);
   XFREE (tmp_pathspec);
 
-  actual_cwrapper_name = xstrdup( base_name (actual_cwrapper_path));
+  actual_cwrapper_name = xstrdup (base_name (actual_cwrapper_path));
   strendzap (actual_cwrapper_path, actual_cwrapper_name);
 
   /* wrapper name transforms */
@@ -3427,8 +4450,9 @@ EOF
   target_name = tmp_pathspec;
   tmp_pathspec = 0;
 
-  LTWRAPPER_DEBUGPRINTF (("(main) libtool target name: %s\n",
-			  target_name));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(main) libtool target name: %s\n",
+		  target_name);
 EOF
 
 	    cat <<EOF
@@ -3478,80 +4502,19 @@ EOF
 
   lt_setenv ("BIN_SH", "xpg4"); /* for Tru64 */
   lt_setenv ("DUALCASE", "1");  /* for MSK sh */
-  lt_update_lib_path (LIB_PATH_VARNAME, LIB_PATH_VALUE);
+  /* Update the DLL searchpath.  EXE_PATH_VALUE ($dllsearchpath) must
+     be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)
+     because on Windows, both *_VARNAMEs are PATH but uninstalled
+     libraries must come first. */
   lt_update_exe_path (EXE_PATH_VARNAME, EXE_PATH_VALUE);
+  lt_update_lib_path (LIB_PATH_VARNAME, LIB_PATH_VALUE);
 
-  newargc=0;
-  for (i = 1; i < argc; i++)
-    {
-      if (strncmp (argv[i], env_set_opt, env_set_opt_len) == 0)
-        {
-          if (argv[i][env_set_opt_len] == '=')
-            {
-              const char *p = argv[i] + env_set_opt_len + 1;
-              lt_opt_process_env_set (p);
-            }
-          else if (argv[i][env_set_opt_len] == '\0' && i + 1 < argc)
-            {
-              lt_opt_process_env_set (argv[++i]); /* don't copy */
-            }
-          else
-            lt_fatal ("%s missing required argument", env_set_opt);
-          continue;
-        }
-      if (strncmp (argv[i], env_prepend_opt, env_prepend_opt_len) == 0)
-        {
-          if (argv[i][env_prepend_opt_len] == '=')
-            {
-              const char *p = argv[i] + env_prepend_opt_len + 1;
-              lt_opt_process_env_prepend (p);
-            }
-          else if (argv[i][env_prepend_opt_len] == '\0' && i + 1 < argc)
-            {
-              lt_opt_process_env_prepend (argv[++i]); /* don't copy */
-            }
-          else
-            lt_fatal ("%s missing required argument", env_prepend_opt);
-          continue;
-        }
-      if (strncmp (argv[i], env_append_opt, env_append_opt_len) == 0)
-        {
-          if (argv[i][env_append_opt_len] == '=')
-            {
-              const char *p = argv[i] + env_append_opt_len + 1;
-              lt_opt_process_env_append (p);
-            }
-          else if (argv[i][env_append_opt_len] == '\0' && i + 1 < argc)
-            {
-              lt_opt_process_env_append (argv[++i]); /* don't copy */
-            }
-          else
-            lt_fatal ("%s missing required argument", env_append_opt);
-          continue;
-        }
-      if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
-        {
-          /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
-             namespace, but it is not one of the ones we know about and
-             have already dealt with, above (inluding dump-script), then
-             report an error. Otherwise, targets might begin to believe
-             they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
-             namespace. The first time any user complains about this, we'll
-             need to make LTWRAPPER_OPTION_PREFIX a configure-time option
-             or a configure.ac-settable value.
-           */
-          lt_fatal ("Unrecognized option in %s namespace: '%s'",
-                    ltwrapper_option_prefix, argv[i]);
-        }
-      /* otherwise ... */
-      newargz[++newargc] = xstrdup (argv[i]);
-    }
-  newargz[++newargc] = NULL;
-
-  LTWRAPPER_DEBUGPRINTF     (("(main) lt_argv_zero : %s\n", (lt_argv_zero ? lt_argv_zero : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__, "(main) lt_argv_zero: %s\n",
+		  nonnull (lt_argv_zero));
   for (i = 0; i < newargc; i++)
     {
-      LTWRAPPER_DEBUGPRINTF (("(main) newargz[%d]   : %s\n", i, (newargz[i] ? newargz[i] : "<NULL>")));
+      lt_debugprintf (__FILE__, __LINE__, "(main) newargz[%d]: %s\n",
+		      i, nonnull (newargz[i]));
     }
 
 EOF
@@ -3560,11 +4523,14 @@ EOF
 	      mingw*)
 		cat <<"EOF"
   /* execv doesn't actually work on mingw as expected on unix */
+  newargz = prepare_spawn (newargz);
   rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz);
   if (rval == -1)
     {
       /* failed to start process */
-      LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno));
+      lt_debugprintf (__FILE__, __LINE__,
+		      "(main) failed to launch target \"%s\": %s\n",
+		      lt_argv_zero, nonnull (strerror (errno)));
       return 127;
     }
   return rval;
@@ -3586,7 +4552,7 @@ xmalloc (size_t num)
 {
   void *p = (void *) malloc (num);
   if (!p)
-    lt_fatal ("Memory exhausted");
+    lt_fatal (__FILE__, __LINE__, "memory exhausted");
 
   return p;
 }
@@ -3620,8 +4586,8 @@ check_executable (const char *path)
 {
   struct stat st;
 
-  LTWRAPPER_DEBUGPRINTF (("(check_executable)  : %s\n",
-			  path ? (*path ? path : "EMPTY!") : "NULL!"));
+  lt_debugprintf (__FILE__, __LINE__, "(check_executable): %s\n",
+                  nonempty (path));
   if ((!path) || (!*path))
     return 0;
 
@@ -3638,8 +4604,8 @@ make_executable (const char *path)
   int rval = 0;
   struct stat st;
 
-  LTWRAPPER_DEBUGPRINTF (("(make_executable)   : %s\n",
-			  path ? (*path ? path : "EMPTY!") : "NULL!"));
+  lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n",
+                  nonempty (path));
   if ((!path) || (!*path))
     return 0;
 
@@ -3665,8 +4631,8 @@ find_executable (const char *wrapper)
   int tmp_len;
   char *concat_name;
 
-  LTWRAPPER_DEBUGPRINTF (("(find_executable)   : %s\n",
-			  wrapper ? (*wrapper ? wrapper : "EMPTY!") : "NULL!"));
+  lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n",
+                  nonempty (wrapper));
 
   if ((wrapper == NULL) || (*wrapper == '\0'))
     return NULL;
@@ -3719,7 +4685,8 @@ find_executable (const char *wrapper)
 		{
 		  /* empty path: current directory */
 		  if (getcwd (tmp, LT_PATHMAX) == NULL)
-		    lt_fatal ("getcwd failed");
+		    lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
+                              nonnull (strerror (errno)));
 		  tmp_len = strlen (tmp);
 		  concat_name =
 		    XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
@@ -3744,7 +4711,8 @@ find_executable (const char *wrapper)
     }
   /* Relative path | not found in path: prepend cwd */
   if (getcwd (tmp, LT_PATHMAX) == NULL)
-    lt_fatal ("getcwd failed");
+    lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
+              nonnull (strerror (errno)));
   tmp_len = strlen (tmp);
   concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
   memcpy (concat_name, tmp, tmp_len);
@@ -3770,8 +4738,9 @@ chase_symlinks (const char *pathspec)
   int has_symlinks = 0;
   while (strlen (tmp_pathspec) && !has_symlinks)
     {
-      LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n",
-			      tmp_pathspec));
+      lt_debugprintf (__FILE__, __LINE__,
+		      "checking path component for symlinks: %s\n",
+		      tmp_pathspec);
       if (lstat (tmp_pathspec, &s) == 0)
 	{
 	  if (S_ISLNK (s.st_mode) != 0)
@@ -3793,8 +4762,9 @@ chase_symlinks (const char *pathspec)
 	}
       else
 	{
-	  char *errstr = strerror (errno);
-	  lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
+	  lt_fatal (__FILE__, __LINE__,
+		    "error accessing file \"%s\": %s",
+		    tmp_pathspec, nonnull (strerror (errno)));
 	}
     }
   XFREE (tmp_pathspec);
@@ -3807,7 +4777,8 @@ chase_symlinks (const char *pathspec)
   tmp_pathspec = realpath (pathspec, buf);
   if (tmp_pathspec == 0)
     {
-      lt_fatal ("Could not follow symlinks for %s", pathspec);
+      lt_fatal (__FILE__, __LINE__,
+		"could not follow symlinks for %s", pathspec);
     }
   return xstrdup (tmp_pathspec);
 #endif
@@ -3833,11 +4804,25 @@ strendzap (char *str, const char *pat)
   return str;
 }
 
+void
+lt_debugprintf (const char *file, int line, const char *fmt, ...)
+{
+  va_list args;
+  if (lt_debug)
+    {
+      (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line);
+      va_start (args, fmt);
+      (void) vfprintf (stderr, fmt, args);
+      va_end (args);
+    }
+}
+
 static void
-lt_error_core (int exit_status, const char *mode,
+lt_error_core (int exit_status, const char *file,
+	       int line, const char *mode,
 	       const char *message, va_list ap)
 {
-  fprintf (stderr, "%s: %s: ", program_name, mode);
+  fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode);
   vfprintf (stderr, message, ap);
   fprintf (stderr, ".\n");
 
@@ -3846,20 +4831,32 @@ lt_error_core (int exit_status, const char *mode,
 }
 
 void
-lt_fatal (const char *message, ...)
+lt_fatal (const char *file, int line, const char *message, ...)
 {
   va_list ap;
   va_start (ap, message);
-  lt_error_core (EXIT_FAILURE, "FATAL", message, ap);
+  lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap);
   va_end (ap);
 }
 
+static const char *
+nonnull (const char *s)
+{
+  return s ? s : "(null)";
+}
+
+static const char *
+nonempty (const char *s)
+{
+  return (s && !*s) ? "(empty)" : nonnull (s);
+}
+
 void
 lt_setenv (const char *name, const char *value)
 {
-  LTWRAPPER_DEBUGPRINTF (("(lt_setenv) setting '%s' to '%s'\n",
-                          (name ? name : "<NULL>"),
-                          (value ? value : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(lt_setenv) setting '%s' to '%s'\n",
+                  nonnull (name), nonnull (value));
   {
 #ifdef HAVE_SETENV
     /* always make a copy, for consistency with !HAVE_SETENV */
@@ -3904,95 +4901,12 @@ lt_extend_str (const char *orig_value, const char *add, int to_end)
   return new_value;
 }
 
-int
-lt_split_name_value (const char *arg, char** name, char** value)
-{
-  const char *p;
-  int len;
-  if (!arg || !*arg)
-    return 1;
-
-  p = strchr (arg, (int)'=');
-
-  if (!p)
-    return 1;
-
-  *value = xstrdup (++p);
-
-  len = strlen (arg) - strlen (*value);
-  *name = XMALLOC (char, len);
-  strncpy (*name, arg, len-1);
-  (*name)[len - 1] = '\0';
-
-  return 0;
-}
-
-void
-lt_opt_process_env_set (const char *arg)
-{
-  char *name = NULL;
-  char *value = NULL;
-
-  if (lt_split_name_value (arg, &name, &value) != 0)
-    {
-      XFREE (name);
-      XFREE (value);
-      lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);
-    }
-
-  lt_setenv (name, value);
-  XFREE (name);
-  XFREE (value);
-}
-
-void
-lt_opt_process_env_prepend (const char *arg)
-{
-  char *name = NULL;
-  char *value = NULL;
-  char *new_value = NULL;
-
-  if (lt_split_name_value (arg, &name, &value) != 0)
-    {
-      XFREE (name);
-      XFREE (value);
-      lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg);
-    }
-
-  new_value = lt_extend_str (getenv (name), value, 0);
-  lt_setenv (name, new_value);
-  XFREE (new_value);
-  XFREE (name);
-  XFREE (value);
-}
-
-void
-lt_opt_process_env_append (const char *arg)
-{
-  char *name = NULL;
-  char *value = NULL;
-  char *new_value = NULL;
-
-  if (lt_split_name_value (arg, &name, &value) != 0)
-    {
-      XFREE (name);
-      XFREE (value);
-      lt_fatal ("bad argument for %s: '%s'", env_append_opt, arg);
-    }
-
-  new_value = lt_extend_str (getenv (name), value, 1);
-  lt_setenv (name, new_value);
-  XFREE (new_value);
-  XFREE (name);
-  XFREE (value);
-}
-
 void
 lt_update_exe_path (const char *name, const char *value)
 {
-  LTWRAPPER_DEBUGPRINTF (("(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
-                          (name ? name : "<NULL>"),
-                          (value ? value : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
+                  nonnull (name), nonnull (value));
 
   if (name && *name && value && *value)
     {
@@ -4011,9 +4925,9 @@ lt_update_exe_path (const char *name, const char *value)
 void
 lt_update_lib_path (const char *name, const char *value)
 {
-  LTWRAPPER_DEBUGPRINTF (("(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
-                          (name ? name : "<NULL>"),
-                          (value ? value : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
+                  nonnull (name), nonnull (value));
 
   if (name && *name && value && *value)
     {
@@ -4023,11 +4937,158 @@ lt_update_lib_path (const char *name, const char *value)
     }
 }
 
+EOF
+	    case $host_os in
+	      mingw*)
+		cat <<"EOF"
+
+/* Prepares an argument vector before calling spawn().
+   Note that spawn() does not by itself call the command interpreter
+     (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") :
+      ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
+         GetVersionEx(&v);
+         v.dwPlatformId == VER_PLATFORM_WIN32_NT;
+      }) ? "cmd.exe" : "command.com").
+   Instead it simply concatenates the arguments, separated by ' ', and calls
+   CreateProcess().  We must quote the arguments since Win32 CreateProcess()
+   interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a
+   special way:
+   - Space and tab are interpreted as delimiters. They are not treated as
+     delimiters if they are surrounded by double quotes: "...".
+   - Unescaped double quotes are removed from the input. Their only effect is
+     that within double quotes, space and tab are treated like normal
+     characters.
+   - Backslashes not followed by double quotes are not special.
+   - But 2*n+1 backslashes followed by a double quote become
+     n backslashes followed by a double quote (n >= 0):
+       \" -> "
+       \\\" -> \"
+       \\\\\" -> \\"
+ */
+#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
+#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
+char **
+prepare_spawn (char **argv)
+{
+  size_t argc;
+  char **new_argv;
+  size_t i;
+
+  /* Count number of arguments.  */
+  for (argc = 0; argv[argc] != NULL; argc++)
+    ;
+
+  /* Allocate new argument vector.  */
+  new_argv = XMALLOC (char *, argc + 1);
+
+  /* Put quoted arguments into the new argument vector.  */
+  for (i = 0; i < argc; i++)
+    {
+      const char *string = argv[i];
+
+      if (string[0] == '\0')
+	new_argv[i] = xstrdup ("\"\"");
+      else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)
+	{
+	  int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
+	  size_t length;
+	  unsigned int backslashes;
+	  const char *s;
+	  char *quoted_string;
+	  char *p;
+
+	  length = 0;
+	  backslashes = 0;
+	  if (quote_around)
+	    length++;
+	  for (s = string; *s != '\0'; s++)
+	    {
+	      char c = *s;
+	      if (c == '"')
+		length += backslashes + 1;
+	      length++;
+	      if (c == '\\')
+		backslashes++;
+	      else
+		backslashes = 0;
+	    }
+	  if (quote_around)
+	    length += backslashes + 1;
+
+	  quoted_string = XMALLOC (char, length + 1);
+
+	  p = quoted_string;
+	  backslashes = 0;
+	  if (quote_around)
+	    *p++ = '"';
+	  for (s = string; *s != '\0'; s++)
+	    {
+	      char c = *s;
+	      if (c == '"')
+		{
+		  unsigned int j;
+		  for (j = backslashes + 1; j > 0; j--)
+		    *p++ = '\\';
+		}
+	      *p++ = c;
+	      if (c == '\\')
+		backslashes++;
+	      else
+		backslashes = 0;
+	    }
+	  if (quote_around)
+	    {
+	      unsigned int j;
+	      for (j = backslashes; j > 0; j--)
+		*p++ = '\\';
+	      *p++ = '"';
+	    }
+	  *p = '\0';
+
+	  new_argv[i] = quoted_string;
+	}
+      else
+	new_argv[i] = (char *) string;
+    }
+  new_argv[argc] = NULL;
+
+  return new_argv;
+}
+EOF
+		;;
+	    esac
 
+            cat <<"EOF"
+void lt_dump_script (FILE* f)
+{
+EOF
+	    func_emit_wrapper yes |
+	      $SED -n -e '
+s/^\(.\{79\}\)\(..*\)/\1\
+\2/
+h
+s/\([\\"]\)/\\\1/g
+s/$/\\n/
+s/\([^\n]*\).*/  fputs ("\1", f);/p
+g
+D'
+            cat <<"EOF"
+}
 EOF
 }
 # end: func_emit_cwrapperexe_src
 
+# func_win32_import_lib_p ARG
+# True if ARG is an import lib, as indicated by $file_magic_cmd
+func_win32_import_lib_p ()
+{
+    $opt_debug
+    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
+    *import*) : ;;
+    *) false ;;
+    esac
+}
+
 # func_mode_link arg...
 func_mode_link ()
 {
@@ -4072,6 +5133,7 @@ func_mode_link ()
     new_inherited_linker_flags=
 
     avoid_version=no
+    bindir=
     dlfiles=
     dlprefiles=
     dlself=no
@@ -4164,6 +5226,11 @@ func_mode_link ()
 	esac
 
 	case $prev in
+	bindir)
+	  bindir="$arg"
+	  prev=
+	  continue
+	  ;;
 	dlfiles|dlprefiles)
 	  if test "$preload" = no; then
 	    # Add the symbol object into the linking commands.
@@ -4195,9 +5262,9 @@ func_mode_link ()
 	    ;;
 	  *)
 	    if test "$prev" = dlfiles; then
-	      dlfiles="$dlfiles $arg"
+	      func_append dlfiles " $arg"
 	    else
-	      dlprefiles="$dlprefiles $arg"
+	      func_append dlprefiles " $arg"
 	    fi
 	    prev=
 	    continue
@@ -4221,7 +5288,7 @@ func_mode_link ()
 	    *-*-darwin*)
 	      case "$deplibs " in
 		*" $qarg.ltframework "*) ;;
-		*) deplibs="$deplibs $qarg.ltframework" # this is fixed later
+		*) func_append deplibs " $qarg.ltframework" # this is fixed later
 		   ;;
 	      esac
 	      ;;
@@ -4240,7 +5307,7 @@ func_mode_link ()
 	    moreargs=
 	    for fil in `cat "$save_arg"`
 	    do
-#	      moreargs="$moreargs $fil"
+#	      func_append moreargs " $fil"
 	      arg=$fil
 	      # A libtool-controlled object.
 
@@ -4269,7 +5336,7 @@ func_mode_link ()
 
 		  if test "$prev" = dlfiles; then
 		    if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		      dlfiles="$dlfiles $pic_object"
+		      func_append dlfiles " $pic_object"
 		      prev=
 		      continue
 		    else
@@ -4281,7 +5348,7 @@ func_mode_link ()
 		  # CHECK ME:  I think I busted this.  -Ossama
 		  if test "$prev" = dlprefiles; then
 		    # Preload the old-style object.
-		    dlprefiles="$dlprefiles $pic_object"
+		    func_append dlprefiles " $pic_object"
 		    prev=
 		  fi
 
@@ -4351,12 +5418,12 @@ func_mode_link ()
 	  if test "$prev" = rpath; then
 	    case "$rpath " in
 	    *" $arg "*) ;;
-	    *) rpath="$rpath $arg" ;;
+	    *) func_append rpath " $arg" ;;
 	    esac
 	  else
 	    case "$xrpath " in
 	    *" $arg "*) ;;
-	    *) xrpath="$xrpath $arg" ;;
+	    *) func_append xrpath " $arg" ;;
 	    esac
 	  fi
 	  prev=
@@ -4368,28 +5435,28 @@ func_mode_link ()
 	  continue
 	  ;;
 	weak)
-	  weak_libs="$weak_libs $arg"
+	  func_append weak_libs " $arg"
 	  prev=
 	  continue
 	  ;;
 	xcclinker)
-	  linker_flags="$linker_flags $qarg"
-	  compiler_flags="$compiler_flags $qarg"
+	  func_append linker_flags " $qarg"
+	  func_append compiler_flags " $qarg"
 	  prev=
 	  func_append compile_command " $qarg"
 	  func_append finalize_command " $qarg"
 	  continue
 	  ;;
 	xcompiler)
-	  compiler_flags="$compiler_flags $qarg"
+	  func_append compiler_flags " $qarg"
 	  prev=
 	  func_append compile_command " $qarg"
 	  func_append finalize_command " $qarg"
 	  continue
 	  ;;
 	xlinker)
-	  linker_flags="$linker_flags $qarg"
-	  compiler_flags="$compiler_flags $wl$qarg"
+	  func_append linker_flags " $qarg"
+	  func_append compiler_flags " $wl$qarg"
 	  prev=
 	  func_append compile_command " $wl$qarg"
 	  func_append finalize_command " $wl$qarg"
@@ -4425,6 +5492,11 @@ func_mode_link ()
 	continue
 	;;
 
+      -bindir)
+	prev=bindir
+	continue
+	;;
+
       -dlopen)
 	prev=dlfiles
 	continue
@@ -4475,15 +5547,16 @@ func_mode_link ()
 	;;
 
       -L*)
-	func_stripname '-L' '' "$arg"
-	dir=$func_stripname_result
-	if test -z "$dir"; then
+	func_stripname "-L" '' "$arg"
+	if test -z "$func_stripname_result"; then
 	  if test "$#" -gt 0; then
 	    func_fatal_error "require no space between \`-L' and \`$1'"
 	  else
 	    func_fatal_error "need path for \`-L' option"
 	  fi
 	fi
+	func_resolve_sysroot "$func_stripname_result"
+	dir=$func_resolve_sysroot_result
 	# We need an absolute path.
 	case $dir in
 	[\\/]* | [A-Za-z]:[\\/]*) ;;
@@ -4495,24 +5568,30 @@ func_mode_link ()
 	  ;;
 	esac
 	case "$deplibs " in
-	*" -L$dir "*) ;;
+	*" -L$dir "* | *" $arg "*)
+	  # Will only happen for absolute or sysroot arguments
+	  ;;
 	*)
-	  deplibs="$deplibs -L$dir"
-	  lib_search_path="$lib_search_path $dir"
+	  # Preserve sysroot, but never include relative directories
+	  case $dir in
+	    [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;;
+	    *) func_append deplibs " -L$dir" ;;
+	  esac
+	  func_append lib_search_path " $dir"
 	  ;;
 	esac
 	case $host in
 	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
-	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
+	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
 	  case :$dllsearchpath: in
 	  *":$dir:"*) ;;
 	  ::) dllsearchpath=$dir;;
-	  *) dllsearchpath="$dllsearchpath:$dir";;
+	  *) func_append dllsearchpath ":$dir";;
 	  esac
 	  case :$dllsearchpath: in
 	  *":$testbindir:"*) ;;
 	  ::) dllsearchpath=$testbindir;;
-	  *) dllsearchpath="$dllsearchpath:$testbindir";;
+	  *) func_append dllsearchpath ":$testbindir";;
 	  esac
 	  ;;
 	esac
@@ -4522,7 +5601,7 @@ func_mode_link ()
       -l*)
 	if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then
 	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc*)
+	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*)
 	    # These systems don't actually have a C or math library (as such)
 	    continue
 	    ;;
@@ -4536,7 +5615,7 @@ func_mode_link ()
 	    ;;
 	  *-*-rhapsody* | *-*-darwin1.[012])
 	    # Rhapsody C and math libraries are in the System framework
-	    deplibs="$deplibs System.ltframework"
+	    func_append deplibs " System.ltframework"
 	    continue
 	    ;;
 	  *-*-sco3.2v5* | *-*-sco5v6*)
@@ -4556,7 +5635,7 @@ func_mode_link ()
 	   ;;
 	 esac
 	fi
-	deplibs="$deplibs $arg"
+	func_append deplibs " $arg"
 	continue
 	;;
 
@@ -4568,21 +5647,22 @@ func_mode_link ()
       # Tru64 UNIX uses -model [arg] to determine the layout of C++
       # classes, name mangling, and exception handling.
       # Darwin uses the -arch flag to determine output architecture.
-      -model|-arch|-isysroot)
-	compiler_flags="$compiler_flags $arg"
+      -model|-arch|-isysroot|--sysroot)
+	func_append compiler_flags " $arg"
 	func_append compile_command " $arg"
 	func_append finalize_command " $arg"
 	prev=xcompiler
 	continue
 	;;
 
-      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-	compiler_flags="$compiler_flags $arg"
+      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+      |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
+	func_append compiler_flags " $arg"
 	func_append compile_command " $arg"
 	func_append finalize_command " $arg"
 	case "$new_inherited_linker_flags " in
 	    *" $arg "*) ;;
-	    * ) new_inherited_linker_flags="$new_inherited_linker_flags $arg" ;;
+	    * ) func_append new_inherited_linker_flags " $arg" ;;
 	esac
 	continue
 	;;
@@ -4649,13 +5729,17 @@ func_mode_link ()
 	# We need an absolute path.
 	case $dir in
 	[\\/]* | [A-Za-z]:[\\/]*) ;;
+	=*)
+	  func_stripname '=' '' "$dir"
+	  dir=$lt_sysroot$func_stripname_result
+	  ;;
 	*)
 	  func_fatal_error "only absolute run-paths are allowed"
 	  ;;
 	esac
 	case "$xrpath " in
 	*" $dir "*) ;;
-	*) xrpath="$xrpath $dir" ;;
+	*) func_append xrpath " $dir" ;;
 	esac
 	continue
 	;;
@@ -4708,8 +5792,8 @@ func_mode_link ()
 	for flag in $args; do
 	  IFS="$save_ifs"
           func_quote_for_eval "$flag"
-	  arg="$arg $wl$func_quote_for_eval_result"
-	  compiler_flags="$compiler_flags $func_quote_for_eval_result"
+	  func_append arg " $func_quote_for_eval_result"
+	  func_append compiler_flags " $func_quote_for_eval_result"
 	done
 	IFS="$save_ifs"
 	func_stripname ' ' '' "$arg"
@@ -4724,9 +5808,9 @@ func_mode_link ()
 	for flag in $args; do
 	  IFS="$save_ifs"
           func_quote_for_eval "$flag"
-	  arg="$arg $wl$func_quote_for_eval_result"
-	  compiler_flags="$compiler_flags $wl$func_quote_for_eval_result"
-	  linker_flags="$linker_flags $func_quote_for_eval_result"
+	  func_append arg " $wl$func_quote_for_eval_result"
+	  func_append compiler_flags " $wl$func_quote_for_eval_result"
+	  func_append linker_flags " $func_quote_for_eval_result"
 	done
 	IFS="$save_ifs"
 	func_stripname ' ' '' "$arg"
@@ -4754,23 +5838,27 @@ func_mode_link ()
 	arg="$func_quote_for_eval_result"
 	;;
 
-      # -64, -mips[0-9] enable 64-bit mode on the SGI compiler
-      # -r[0-9][0-9]* specifies the processor on the SGI compiler
-      # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
-      # +DA*, +DD* enable 64-bit mode on the HP compiler
-      # -q* pass through compiler args for the IBM compiler
-      # -m*, -t[45]*, -txscale* pass through architecture-specific
-      # compiler args for GCC
-      # -F/path gives path to uninstalled frameworks, gcc on darwin
-      # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
-      # @file GCC response files
+      # Flags to be passed through unchanged, with rationale:
+      # -64, -mips[0-9]      enable 64-bit mode for the SGI compiler
+      # -r[0-9][0-9]*        specify processor for the SGI compiler
+      # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
+      # +DA*, +DD*           enable 64-bit mode for the HP compiler
+      # -q*                  compiler args for the IBM compiler
+      # -m*, -t[45]*, -txscale* architecture-specific flags for GCC
+      # -F/path              path to uninstalled frameworks, gcc on darwin
+      # -p, -pg, --coverage, -fprofile-*  profiling flags for GCC
+      # @file                GCC response files
+      # -tp=*                Portland pgcc target processor selection
+      # --sysroot=*          for sysroot support
+      # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
+      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
+      -O*|-flto*|-fwhopr*|-fuse-linker-plugin)
         func_quote_for_eval "$arg"
 	arg="$func_quote_for_eval_result"
         func_append compile_command " $arg"
         func_append finalize_command " $arg"
-        compiler_flags="$compiler_flags $arg"
+        func_append compiler_flags " $arg"
         continue
         ;;
 
@@ -4782,7 +5870,7 @@ func_mode_link ()
 
       *.$objext)
 	# A standard object.
-	objs="$objs $arg"
+	func_append objs " $arg"
 	;;
 
       *.lo)
@@ -4813,7 +5901,7 @@ func_mode_link ()
 
 	    if test "$prev" = dlfiles; then
 	      if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		dlfiles="$dlfiles $pic_object"
+		func_append dlfiles " $pic_object"
 		prev=
 		continue
 	      else
@@ -4825,7 +5913,7 @@ func_mode_link ()
 	    # CHECK ME:  I think I busted this.  -Ossama
 	    if test "$prev" = dlprefiles; then
 	      # Preload the old-style object.
-	      dlprefiles="$dlprefiles $pic_object"
+	      func_append dlprefiles " $pic_object"
 	      prev=
 	    fi
 
@@ -4870,24 +5958,25 @@ func_mode_link ()
 
       *.$libext)
 	# An archive.
-	deplibs="$deplibs $arg"
-	old_deplibs="$old_deplibs $arg"
+	func_append deplibs " $arg"
+	func_append old_deplibs " $arg"
 	continue
 	;;
 
       *.la)
 	# A libtool-controlled library.
 
+	func_resolve_sysroot "$arg"
 	if test "$prev" = dlfiles; then
 	  # This library was specified with -dlopen.
-	  dlfiles="$dlfiles $arg"
+	  func_append dlfiles " $func_resolve_sysroot_result"
 	  prev=
 	elif test "$prev" = dlprefiles; then
 	  # The library was specified with -dlpreopen.
-	  dlprefiles="$dlprefiles $arg"
+	  func_append dlprefiles " $func_resolve_sysroot_result"
 	  prev=
 	else
-	  deplibs="$deplibs $arg"
+	  func_append deplibs " $func_resolve_sysroot_result"
 	fi
 	continue
 	;;
@@ -4925,7 +6014,7 @@ func_mode_link ()
 
     if test -n "$shlibpath_var"; then
       # get the directories listed in $shlibpath_var
-      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
+      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
     else
       shlib_search_path=
     fi
@@ -4934,6 +6023,8 @@ func_mode_link ()
 
     func_dirname "$output" "/" ""
     output_objdir="$func_dirname_result$objdir"
+    func_to_tool_file "$output_objdir/"
+    tool_output_objdir=$func_to_tool_file_result
     # Create the object directory.
     func_mkdir_p "$output_objdir"
 
@@ -4954,12 +6045,12 @@ func_mode_link ()
     # Find all interdependent deplibs by searching for libraries
     # that are linked more than once (e.g. -la -lb -la)
     for deplib in $deplibs; do
-      if $opt_duplicate_deps ; then
+      if $opt_preserve_dup_deps ; then
 	case "$libs " in
-	*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	*" $deplib "*) func_append specialdeplibs " $deplib" ;;
 	esac
       fi
-      libs="$libs $deplib"
+      func_append libs " $deplib"
     done
 
     if test "$linkmode" = lib; then
@@ -4972,9 +6063,9 @@ func_mode_link ()
       if $opt_duplicate_compiler_generated_deps; then
 	for pre_post_dep in $predeps $postdeps; do
 	  case "$pre_post_deps " in
-	  *" $pre_post_dep "*) specialdeplibs="$specialdeplibs $pre_post_deps" ;;
+	  *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;;
 	  esac
-	  pre_post_deps="$pre_post_deps $pre_post_dep"
+	  func_append pre_post_deps " $pre_post_dep"
 	done
       fi
       pre_post_deps=
@@ -5033,10 +6124,7 @@ func_mode_link ()
 	case $pass in
 	dlopen) libs="$dlfiles" ;;
 	dlpreopen) libs="$dlprefiles" ;;
-	link)
-	  libs="$deplibs %DEPLIBS%"
-	  test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
-	  ;;
+	link) libs="$deplibs %DEPLIBS% $dependency_libs" ;;
 	esac
       fi
       if test "$linkmode,$pass" = "lib,dlpreopen"; then
@@ -5044,17 +6132,19 @@ func_mode_link ()
 	for lib in $dlprefiles; do
 	  # Ignore non-libtool-libs
 	  dependency_libs=
+	  func_resolve_sysroot "$lib"
 	  case $lib in
-	  *.la)	func_source "$lib" ;;
+	  *.la)	func_source "$func_resolve_sysroot_result" ;;
 	  esac
 
 	  # Collect preopened libtool deplibs, except any this library
 	  # has declared as weak libs
 	  for deplib in $dependency_libs; do
-            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
+	    func_basename "$deplib"
+            deplib_base=$func_basename_result
 	    case " $weak_libs " in
 	    *" $deplib_base "*) ;;
-	    *) deplibs="$deplibs $deplib" ;;
+	    *) func_append deplibs " $deplib" ;;
 	    esac
 	  done
 	done
@@ -5070,16 +6160,17 @@ func_mode_link ()
 	lib=
 	found=no
 	case $deplib in
-	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+        |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
 	  if test "$linkmode,$pass" = "prog,link"; then
 	    compile_deplibs="$deplib $compile_deplibs"
 	    finalize_deplibs="$deplib $finalize_deplibs"
 	  else
-	    compiler_flags="$compiler_flags $deplib"
+	    func_append compiler_flags " $deplib"
 	    if test "$linkmode" = lib ; then
 		case "$new_inherited_linker_flags " in
 		    *" $deplib "*) ;;
-		    * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;;
+		    * ) func_append new_inherited_linker_flags " $deplib" ;;
 		esac
 	    fi
 	  fi
@@ -5164,7 +6255,7 @@ func_mode_link ()
 	    if test "$linkmode" = lib ; then
 		case "$new_inherited_linker_flags " in
 		    *" $deplib "*) ;;
-		    * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;;
+		    * ) func_append new_inherited_linker_flags " $deplib" ;;
 		esac
 	    fi
 	  fi
@@ -5177,7 +6268,8 @@ func_mode_link ()
 	    test "$pass" = conv && continue
 	    newdependency_libs="$deplib $newdependency_libs"
 	    func_stripname '-L' '' "$deplib"
-	    newlib_search_path="$newlib_search_path $func_stripname_result"
+	    func_resolve_sysroot "$func_stripname_result"
+	    func_append newlib_search_path " $func_resolve_sysroot_result"
 	    ;;
 	  prog)
 	    if test "$pass" = conv; then
@@ -5191,7 +6283,8 @@ func_mode_link ()
 	      finalize_deplibs="$deplib $finalize_deplibs"
 	    fi
 	    func_stripname '-L' '' "$deplib"
-	    newlib_search_path="$newlib_search_path $func_stripname_result"
+	    func_resolve_sysroot "$func_stripname_result"
+	    func_append newlib_search_path " $func_resolve_sysroot_result"
 	    ;;
 	  *)
 	    func_warning "\`-L' is ignored for archives/objects"
@@ -5202,17 +6295,21 @@ func_mode_link ()
 	-R*)
 	  if test "$pass" = link; then
 	    func_stripname '-R' '' "$deplib"
-	    dir=$func_stripname_result
+	    func_resolve_sysroot "$func_stripname_result"
+	    dir=$func_resolve_sysroot_result
 	    # Make sure the xrpath contains only unique directories.
 	    case "$xrpath " in
 	    *" $dir "*) ;;
-	    *) xrpath="$xrpath $dir" ;;
+	    *) func_append xrpath " $dir" ;;
 	    esac
 	  fi
 	  deplibs="$deplib $deplibs"
 	  continue
 	  ;;
-	*.la) lib="$deplib" ;;
+	*.la)
+	  func_resolve_sysroot "$deplib"
+	  lib=$func_resolve_sysroot_result
+	  ;;
 	*.$libext)
 	  if test "$pass" = conv; then
 	    deplibs="$deplib $deplibs"
@@ -5230,7 +6327,7 @@ func_mode_link ()
 		match_pattern*)
 		  set dummy $deplibs_check_method; shift
 		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
+		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
 		    | $EGREP "$match_pattern_regex" > /dev/null; then
 		    valid_a_lib=yes
 		  fi
@@ -5240,15 +6337,15 @@ func_mode_link ()
 		;;
 	      esac
 	      if test "$valid_a_lib" != yes; then
-		$ECHO
+		echo
 		$ECHO "*** Warning: Trying to link with static lib archive $deplib."
-		$ECHO "*** I have the capability to make that library automatically link in when"
-		$ECHO "*** you link to this library.  But I can only do this if you have a"
-		$ECHO "*** shared version of the library, which you do not appear to have"
-		$ECHO "*** because the file extensions .$libext of this argument makes me believe"
-		$ECHO "*** that it is just a static archive that I should not use here."
+		echo "*** I have the capability to make that library automatically link in when"
+		echo "*** you link to this library.  But I can only do this if you have a"
+		echo "*** shared version of the library, which you do not appear to have"
+		echo "*** because the file extensions .$libext of this argument makes me believe"
+		echo "*** that it is just a static archive that I should not use here."
 	      else
-		$ECHO
+		echo
 		$ECHO "*** Warning: Linking the shared library $output against the"
 		$ECHO "*** static library $deplib is not portable!"
 		deplibs="$deplib $deplibs"
@@ -5275,11 +6372,11 @@ func_mode_link ()
 	    if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
 	      # If there is no dlopen support or we're linking statically,
 	      # we need to preload.
-	      newdlprefiles="$newdlprefiles $deplib"
+	      func_append newdlprefiles " $deplib"
 	      compile_deplibs="$deplib $compile_deplibs"
 	      finalize_deplibs="$deplib $finalize_deplibs"
 	    else
-	      newdlfiles="$newdlfiles $deplib"
+	      func_append newdlfiles " $deplib"
 	    fi
 	  fi
 	  continue
@@ -5321,20 +6418,20 @@ func_mode_link ()
 
 	# Convert "-framework foo" to "foo.ltframework"
 	if test -n "$inherited_linker_flags"; then
-	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
+	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
 	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
 	    case " $new_inherited_linker_flags " in
 	      *" $tmp_inherited_linker_flag "*) ;;
-	      *) new_inherited_linker_flags="$new_inherited_linker_flags $tmp_inherited_linker_flag";;
+	      *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";;
 	    esac
 	  done
 	fi
-	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	if test "$linkmode,$pass" = "lib,link" ||
 	   test "$linkmode,$pass" = "prog,scan" ||
 	   { test "$linkmode" != prog && test "$linkmode" != lib; }; then
-	  test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
-	  test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
+	  test -n "$dlopen" && func_append dlfiles " $dlopen"
+	  test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
 	fi
 
 	if test "$pass" = conv; then
@@ -5345,30 +6442,36 @@ func_mode_link ()
 	      func_fatal_error "cannot find name of link library for \`$lib'"
 	    fi
 	    # It is a libtool convenience library, so add in its objects.
-	    convenience="$convenience $ladir/$objdir/$old_library"
-	    old_convenience="$old_convenience $ladir/$objdir/$old_library"
-	    tmp_libs=
-	    for deplib in $dependency_libs; do
-	      deplibs="$deplib $deplibs"
-	      if $opt_duplicate_deps ; then
-		case "$tmp_libs " in
-		*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
-		esac
-	      fi
-	      tmp_libs="$tmp_libs $deplib"
-	    done
+	    func_append convenience " $ladir/$objdir/$old_library"
+	    func_append old_convenience " $ladir/$objdir/$old_library"
 	  elif test "$linkmode" != prog && test "$linkmode" != lib; then
 	    func_fatal_error "\`$lib' is not a convenience library"
 	  fi
+	  tmp_libs=
+	  for deplib in $dependency_libs; do
+	    deplibs="$deplib $deplibs"
+	    if $opt_preserve_dup_deps ; then
+	      case "$tmp_libs " in
+	      *" $deplib "*) func_append specialdeplibs " $deplib" ;;
+	      esac
+	    fi
+	    func_append tmp_libs " $deplib"
+	  done
 	  continue
 	fi # $pass = conv
 
 
 	# Get the name of the library we link against.
 	linklib=
-	for l in $old_library $library_names; do
-	  linklib="$l"
-	done
+	if test -n "$old_library" &&
+	   { test "$prefer_static_libs" = yes ||
+	     test "$prefer_static_libs,$installed" = "built,no"; }; then
+	  linklib=$old_library
+	else
+	  for l in $old_library $library_names; do
+	    linklib="$l"
+	  done
+	fi
 	if test -z "$linklib"; then
 	  func_fatal_error "cannot find name of link library for \`$lib'"
 	fi
@@ -5385,9 +6488,9 @@ func_mode_link ()
 	    # statically, we need to preload.  We also need to preload any
 	    # dependent libraries so libltdl's deplib preloader doesn't
 	    # bomb out in the load deplibs phase.
-	    dlprefiles="$dlprefiles $lib $dependency_libs"
+	    func_append dlprefiles " $lib $dependency_libs"
 	  else
-	    newdlfiles="$newdlfiles $lib"
+	    func_append newdlfiles " $lib"
 	  fi
 	  continue
 	fi # $pass = dlopen
@@ -5409,14 +6512,14 @@ func_mode_link ()
 
 	# Find the relevant object directory and library name.
 	if test "X$installed" = Xyes; then
-	  if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
+	  if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
 	    func_warning "library \`$lib' was moved."
 	    dir="$ladir"
 	    absdir="$abs_ladir"
 	    libdir="$abs_ladir"
 	  else
-	    dir="$libdir"
-	    absdir="$libdir"
+	    dir="$lt_sysroot$libdir"
+	    absdir="$lt_sysroot$libdir"
 	  fi
 	  test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes
 	else
@@ -5424,12 +6527,12 @@ func_mode_link ()
 	    dir="$ladir"
 	    absdir="$abs_ladir"
 	    # Remove this search path later
-	    notinst_path="$notinst_path $abs_ladir"
+	    func_append notinst_path " $abs_ladir"
 	  else
 	    dir="$ladir/$objdir"
 	    absdir="$abs_ladir/$objdir"
 	    # Remove this search path later
-	    notinst_path="$notinst_path $abs_ladir"
+	    func_append notinst_path " $abs_ladir"
 	  fi
 	fi # $installed = yes
 	func_stripname 'lib' '.la' "$laname"
@@ -5440,20 +6543,46 @@ func_mode_link ()
 	  if test -z "$libdir" && test "$linkmode" = prog; then
 	    func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
 	  fi
-	  # Prefer using a static library (so that no silly _DYNAMIC symbols
-	  # are required to link).
-	  if test -n "$old_library"; then
-	    newdlprefiles="$newdlprefiles $dir/$old_library"
-	    # Keep a list of preopened convenience libraries to check
-	    # that they are being used correctly in the link pass.
-	    test -z "$libdir" && \
-		dlpreconveniencelibs="$dlpreconveniencelibs $dir/$old_library"
-	  # Otherwise, use the dlname, so that lt_dlopen finds it.
-	  elif test -n "$dlname"; then
-	    newdlprefiles="$newdlprefiles $dir/$dlname"
-	  else
-	    newdlprefiles="$newdlprefiles $dir/$linklib"
-	  fi
+	  case "$host" in
+	    # special handling for platforms with PE-DLLs.
+	    *cygwin* | *mingw* | *cegcc* )
+	      # Linker will automatically link against shared library if both
+	      # static and shared are present.  Therefore, ensure we extract
+	      # symbols from the import library if a shared library is present
+	      # (otherwise, the dlopen module name will be incorrect).  We do
+	      # this by putting the import library name into $newdlprefiles.
+	      # We recover the dlopen module name by 'saving' the la file
+	      # name in a special purpose variable, and (later) extracting the
+	      # dlname from the la file.
+	      if test -n "$dlname"; then
+	        func_tr_sh "$dir/$linklib"
+	        eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
+	        func_append newdlprefiles " $dir/$linklib"
+	      else
+	        func_append newdlprefiles " $dir/$old_library"
+	        # Keep a list of preopened convenience libraries to check
+	        # that they are being used correctly in the link pass.
+	        test -z "$libdir" && \
+	          func_append dlpreconveniencelibs " $dir/$old_library"
+	      fi
+	    ;;
+	    * )
+	      # Prefer using a static library (so that no silly _DYNAMIC symbols
+	      # are required to link).
+	      if test -n "$old_library"; then
+	        func_append newdlprefiles " $dir/$old_library"
+	        # Keep a list of preopened convenience libraries to check
+	        # that they are being used correctly in the link pass.
+	        test -z "$libdir" && \
+	          func_append dlpreconveniencelibs " $dir/$old_library"
+	      # Otherwise, use the dlname, so that lt_dlopen finds it.
+	      elif test -n "$dlname"; then
+	        func_append newdlprefiles " $dir/$dlname"
+	      else
+	        func_append newdlprefiles " $dir/$linklib"
+	      fi
+	    ;;
+	  esac
 	fi # $pass = dlpreopen
 
 	if test -z "$libdir"; then
@@ -5471,7 +6600,7 @@ func_mode_link ()
 
 
 	if test "$linkmode" = prog && test "$pass" != link; then
-	  newlib_search_path="$newlib_search_path $ladir"
+	  func_append newlib_search_path " $ladir"
 	  deplibs="$lib $deplibs"
 
 	  linkalldeplibs=no
@@ -5484,7 +6613,8 @@ func_mode_link ()
 	  for deplib in $dependency_libs; do
 	    case $deplib in
 	    -L*) func_stripname '-L' '' "$deplib"
-	         newlib_search_path="$newlib_search_path $func_stripname_result"
+	         func_resolve_sysroot "$func_stripname_result"
+	         func_append newlib_search_path " $func_resolve_sysroot_result"
 		 ;;
 	    esac
 	    # Need to link against all dependency_libs?
@@ -5495,12 +6625,12 @@ func_mode_link ()
 	      # or/and link against static libraries
 	      newdependency_libs="$deplib $newdependency_libs"
 	    fi
-	    if $opt_duplicate_deps ; then
+	    if $opt_preserve_dup_deps ; then
 	      case "$tmp_libs " in
-	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	      *" $deplib "*) func_append specialdeplibs " $deplib" ;;
 	      esac
 	    fi
-	    tmp_libs="$tmp_libs $deplib"
+	    func_append tmp_libs " $deplib"
 	  done # for deplib
 	  continue
 	fi # $linkmode = prog...
@@ -5515,7 +6645,7 @@ func_mode_link ()
 	      # Make sure the rpath contains only unique directories.
 	      case "$temp_rpath:" in
 	      *"$absdir:"*) ;;
-	      *) temp_rpath="$temp_rpath$absdir:" ;;
+	      *) func_append temp_rpath "$absdir:" ;;
 	      esac
 	    fi
 
@@ -5527,7 +6657,7 @@ func_mode_link ()
 	    *)
 	      case "$compile_rpath " in
 	      *" $absdir "*) ;;
-	      *) compile_rpath="$compile_rpath $absdir"
+	      *) func_append compile_rpath " $absdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5536,7 +6666,7 @@ func_mode_link ()
 	    *)
 	      case "$finalize_rpath " in
 	      *" $libdir "*) ;;
-	      *) finalize_rpath="$finalize_rpath $libdir"
+	      *) func_append finalize_rpath " $libdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5561,12 +6691,12 @@ func_mode_link ()
 	  case $host in
 	  *cygwin* | *mingw* | *cegcc*)
 	      # No point in relinking DLLs because paths are not encoded
-	      notinst_deplibs="$notinst_deplibs $lib"
+	      func_append notinst_deplibs " $lib"
 	      need_relink=no
 	    ;;
 	  *)
 	    if test "$installed" = no; then
-	      notinst_deplibs="$notinst_deplibs $lib"
+	      func_append notinst_deplibs " $lib"
 	      need_relink=yes
 	    fi
 	    ;;
@@ -5583,7 +6713,7 @@ func_mode_link ()
 	    fi
 	  done
 	  if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
-	    $ECHO
+	    echo
 	    if test "$linkmode" = prog; then
 	      $ECHO "*** Warning: Linking the executable $output against the loadable module"
 	    else
@@ -5601,7 +6731,7 @@ func_mode_link ()
 	    *)
 	      case "$compile_rpath " in
 	      *" $absdir "*) ;;
-	      *) compile_rpath="$compile_rpath $absdir"
+	      *) func_append compile_rpath " $absdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5610,7 +6740,7 @@ func_mode_link ()
 	    *)
 	      case "$finalize_rpath " in
 	      *" $libdir "*) ;;
-	      *) finalize_rpath="$finalize_rpath $libdir"
+	      *) func_append finalize_rpath " $libdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5664,7 +6794,7 @@ func_mode_link ()
 	    linklib=$newlib
 	  fi # test -n "$old_archive_from_expsyms_cmds"
 
-	  if test "$linkmode" = prog || test "$mode" != relink; then
+	  if test "$linkmode" = prog || test "$opt_mode" != relink; then
 	    add_shlibpath=
 	    add_dir=
 	    add=
@@ -5686,9 +6816,9 @@ func_mode_link ()
 		      if test "X$dlopenmodule" != "X$lib"; then
 			$ECHO "*** Warning: lib $linklib is a module, not a shared library"
 			if test -z "$old_library" ; then
-			  $ECHO
-			  $ECHO "*** And there doesn't seem to be a static archive available"
-			  $ECHO "*** The link will probably fail, sorry"
+			  echo
+			  echo "*** And there doesn't seem to be a static archive available"
+			  echo "*** The link will probably fail, sorry"
 			else
 			  add="$dir/$old_library"
 			fi
@@ -5715,12 +6845,12 @@ func_mode_link ()
 	         test "$hardcode_direct_absolute" = no; then
 		add="$dir/$linklib"
 	      elif test "$hardcode_minus_L" = yes; then
-		add_dir="-L$dir"
+		add_dir="-L$absdir"
 		# Try looking first in the location we're being installed to.
 		if test -n "$inst_prefix_dir"; then
 		  case $libdir in
 		    [\\/]*)
-		      add_dir="$add_dir -L$inst_prefix_dir$libdir"
+		      func_append add_dir " -L$inst_prefix_dir$libdir"
 		      ;;
 		  esac
 		fi
@@ -5742,7 +6872,7 @@ func_mode_link ()
 	    if test -n "$add_shlibpath"; then
 	      case :$compile_shlibpath: in
 	      *":$add_shlibpath:"*) ;;
-	      *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;;
+	      *) func_append compile_shlibpath "$add_shlibpath:" ;;
 	      esac
 	    fi
 	    if test "$linkmode" = prog; then
@@ -5756,13 +6886,13 @@ func_mode_link ()
 		 test "$hardcode_shlibpath_var" = yes; then
 		case :$finalize_shlibpath: in
 		*":$libdir:"*) ;;
-		*) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
+		*) func_append finalize_shlibpath "$libdir:" ;;
 		esac
 	      fi
 	    fi
 	  fi
 
-	  if test "$linkmode" = prog || test "$mode" = relink; then
+	  if test "$linkmode" = prog || test "$opt_mode" = relink; then
 	    add_shlibpath=
 	    add_dir=
 	    add=
@@ -5776,7 +6906,7 @@ func_mode_link ()
 	    elif test "$hardcode_shlibpath_var" = yes; then
 	      case :$finalize_shlibpath: in
 	      *":$libdir:"*) ;;
-	      *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
+	      *) func_append finalize_shlibpath "$libdir:" ;;
 	      esac
 	      add="-l$name"
 	    elif test "$hardcode_automatic" = yes; then
@@ -5793,7 +6923,7 @@ func_mode_link ()
 	      if test -n "$inst_prefix_dir"; then
 		case $libdir in
 		  [\\/]*)
-		    add_dir="$add_dir -L$inst_prefix_dir$libdir"
+		    func_append add_dir " -L$inst_prefix_dir$libdir"
 		    ;;
 		esac
 	      fi
@@ -5828,21 +6958,21 @@ func_mode_link ()
 
 	    # Just print a warning and add the library to dependency_libs so
 	    # that the program can be linked against the static library.
-	    $ECHO
+	    echo
 	    $ECHO "*** Warning: This system can not link to static lib archive $lib."
-	    $ECHO "*** I have the capability to make that library automatically link in when"
-	    $ECHO "*** you link to this library.  But I can only do this if you have a"
-	    $ECHO "*** shared version of the library, which you do not appear to have."
+	    echo "*** I have the capability to make that library automatically link in when"
+	    echo "*** you link to this library.  But I can only do this if you have a"
+	    echo "*** shared version of the library, which you do not appear to have."
 	    if test "$module" = yes; then
-	      $ECHO "*** But as you try to build a module library, libtool will still create "
-	      $ECHO "*** a static module, that should work as long as the dlopening application"
-	      $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
+	      echo "*** But as you try to build a module library, libtool will still create "
+	      echo "*** a static module, that should work as long as the dlopening application"
+	      echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
 	      if test -z "$global_symbol_pipe"; then
-		$ECHO
-		$ECHO "*** However, this would only work if libtool was able to extract symbol"
-		$ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
-		$ECHO "*** not find such a program.  So, this module is probably useless."
-		$ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
+		echo
+		echo "*** However, this would only work if libtool was able to extract symbol"
+		echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
+		echo "*** not find such a program.  So, this module is probably useless."
+		echo "*** \`nm' from GNU binutils and a full rebuild may help."
 	      fi
 	      if test "$build_old_libs" = no; then
 		build_libtool_libs=module
@@ -5870,27 +7000,33 @@ func_mode_link ()
 	           temp_xrpath=$func_stripname_result
 		   case " $xrpath " in
 		   *" $temp_xrpath "*) ;;
-		   *) xrpath="$xrpath $temp_xrpath";;
+		   *) func_append xrpath " $temp_xrpath";;
 		   esac;;
-	      *) temp_deplibs="$temp_deplibs $libdir";;
+	      *) func_append temp_deplibs " $libdir";;
 	      esac
 	    done
 	    dependency_libs="$temp_deplibs"
 	  fi
 
-	  newlib_search_path="$newlib_search_path $absdir"
+	  func_append newlib_search_path " $absdir"
 	  # Link against this library
 	  test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs"
 	  # ... and its dependency_libs
 	  tmp_libs=
 	  for deplib in $dependency_libs; do
 	    newdependency_libs="$deplib $newdependency_libs"
-	    if $opt_duplicate_deps ; then
+	    case $deplib in
+              -L*) func_stripname '-L' '' "$deplib"
+                   func_resolve_sysroot "$func_stripname_result";;
+              *) func_resolve_sysroot "$deplib" ;;
+            esac
+	    if $opt_preserve_dup_deps ; then
 	      case "$tmp_libs " in
-	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	      *" $func_resolve_sysroot_result "*)
+                func_append specialdeplibs " $func_resolve_sysroot_result" ;;
 	      esac
 	    fi
-	    tmp_libs="$tmp_libs $deplib"
+	    func_append tmp_libs " $func_resolve_sysroot_result"
 	  done
 
 	  if test "$link_all_deplibs" != no; then
@@ -5900,8 +7036,10 @@ func_mode_link ()
 	      case $deplib in
 	      -L*) path="$deplib" ;;
 	      *.la)
+	        func_resolve_sysroot "$deplib"
+	        deplib=$func_resolve_sysroot_result
 	        func_dirname "$deplib" "" "."
-		dir="$func_dirname_result"
+		dir=$func_dirname_result
 		# We need an absolute path.
 		case $dir in
 		[\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;;
@@ -5928,8 +7066,8 @@ func_mode_link ()
                       if test -z "$darwin_install_name"; then
                           darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
                       fi
-		      compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
-		      linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
+		      func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
+		      func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
 		      path=
 		    fi
 		  fi
@@ -5962,7 +7100,7 @@ func_mode_link ()
 	  compile_deplibs="$new_inherited_linker_flags $compile_deplibs"
 	  finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs"
 	else
-	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	fi
       fi
       dependency_libs="$newdependency_libs"
@@ -5979,7 +7117,7 @@ func_mode_link ()
 	  for dir in $newlib_search_path; do
 	    case "$lib_search_path " in
 	    *" $dir "*) ;;
-	    *) lib_search_path="$lib_search_path $dir" ;;
+	    *) func_append lib_search_path " $dir" ;;
 	    esac
 	  done
 	  newlib_search_path=
@@ -6037,10 +7175,10 @@ func_mode_link ()
 	    -L*)
 	      case " $tmp_libs " in
 	      *" $deplib "*) ;;
-	      *) tmp_libs="$tmp_libs $deplib" ;;
+	      *) func_append tmp_libs " $deplib" ;;
 	      esac
 	      ;;
-	    *) tmp_libs="$tmp_libs $deplib" ;;
+	    *) func_append tmp_libs " $deplib" ;;
 	    esac
 	  done
 	  eval $var=\"$tmp_libs\"
@@ -6056,7 +7194,7 @@ func_mode_link ()
 	  ;;
 	esac
 	if test -n "$i" ; then
-	  tmp_libs="$tmp_libs $i"
+	  func_append tmp_libs " $i"
 	fi
       done
       dependency_libs=$tmp_libs
@@ -6097,7 +7235,7 @@ func_mode_link ()
       # Now set the variables for building old libraries.
       build_libtool_libs=no
       oldlibs="$output"
-      objs="$objs$old_deplibs"
+      func_append objs "$old_deplibs"
       ;;
 
     lib)
@@ -6130,10 +7268,10 @@ func_mode_link ()
 	if test "$deplibs_check_method" != pass_all; then
 	  func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
 	else
-	  $ECHO
+	  echo
 	  $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
 	  $ECHO "*** objects $objs is not portable!"
-	  libobjs="$libobjs $objs"
+	  func_append libobjs " $objs"
 	fi
       fi
 
@@ -6192,13 +7330,14 @@ func_mode_link ()
 	  # which has an extra 1 added just for fun
 	  #
 	  case $version_type in
+	  # correct linux to gnu/linux during the next big refactor
 	  darwin|linux|osf|windows|none)
 	    func_arith $number_major + $number_minor
 	    current=$func_arith_result
 	    age="$number_minor"
 	    revision="$number_revision"
 	    ;;
-	  freebsd-aout|freebsd-elf|sunos)
+	  freebsd-aout|freebsd-elf|qnx|sunos)
 	    current="$number_major"
 	    revision="$number_minor"
 	    age="0"
@@ -6210,9 +7349,6 @@ func_mode_link ()
 	    revision="$number_minor"
 	    lt_irix_increment=no
 	    ;;
-	  *)
-	    func_fatal_configuration "$modename: unknown library version type \`$version_type'"
-	    ;;
 	  esac
 	  ;;
 	no)
@@ -6311,7 +7447,7 @@ func_mode_link ()
 	  versuffix="$major.$revision"
 	  ;;
 
-	linux)
+	linux) # correct to gnu/linux during the next big refactor
 	  func_arith $current - $age
 	  major=.$func_arith_result
 	  versuffix="$major.$age.$revision"
@@ -6334,7 +7470,7 @@ func_mode_link ()
 	  done
 
 	  # Make executables depend on our current version.
-	  verstring="$verstring:${current}.0"
+	  func_append verstring ":${current}.0"
 	  ;;
 
 	qnx)
@@ -6402,10 +7538,10 @@ func_mode_link ()
       fi
 
       func_generate_dlsyms "$libname" "$libname" "yes"
-      libobjs="$libobjs $symfileobj"
+      func_append libobjs " $symfileobj"
       test "X$libobjs" = "X " && libobjs=
 
-      if test "$mode" != relink; then
+      if test "$opt_mode" != relink; then
 	# Remove our outputs, but don't remove object files since they
 	# may have been created when compiling PIC objects.
 	removelist=
@@ -6421,7 +7557,7 @@ func_mode_link ()
 		   continue
 		 fi
 	       fi
-	       removelist="$removelist $p"
+	       func_append removelist " $p"
 	       ;;
 	    *) ;;
 	  esac
@@ -6432,27 +7568,28 @@ func_mode_link ()
 
       # Now set the variables for building old libraries.
       if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
-	oldlibs="$oldlibs $output_objdir/$libname.$libext"
+	func_append oldlibs " $output_objdir/$libname.$libext"
 
 	# Transform .lo files to .o files.
-	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
+	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
       fi
 
       # Eliminate all temporary directories.
       #for path in $notinst_path; do
-      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
-      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
-      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
+      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
+      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
+      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
       #done
 
       if test -n "$xrpath"; then
 	# If the user specified any rpath flags, then add them.
 	temp_xrpath=
 	for libdir in $xrpath; do
-	  temp_xrpath="$temp_xrpath -R$libdir"
+	  func_replace_sysroot "$libdir"
+	  func_append temp_xrpath " -R$func_replace_sysroot_result"
 	  case "$finalize_rpath " in
 	  *" $libdir "*) ;;
-	  *) finalize_rpath="$finalize_rpath $libdir" ;;
+	  *) func_append finalize_rpath " $libdir" ;;
 	  esac
 	done
 	if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then
@@ -6466,7 +7603,7 @@ func_mode_link ()
       for lib in $old_dlfiles; do
 	case " $dlprefiles $dlfiles " in
 	*" $lib "*) ;;
-	*) dlfiles="$dlfiles $lib" ;;
+	*) func_append dlfiles " $lib" ;;
 	esac
       done
 
@@ -6476,19 +7613,19 @@ func_mode_link ()
       for lib in $old_dlprefiles; do
 	case "$dlprefiles " in
 	*" $lib "*) ;;
-	*) dlprefiles="$dlprefiles $lib" ;;
+	*) func_append dlprefiles " $lib" ;;
 	esac
       done
 
       if test "$build_libtool_libs" = yes; then
 	if test -n "$rpath"; then
 	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc*)
+	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*)
 	    # these systems don't actually have a c library (as such)!
 	    ;;
 	  *-*-rhapsody* | *-*-darwin1.[012])
 	    # Rhapsody C library is in the System framework
-	    deplibs="$deplibs System.ltframework"
+	    func_append deplibs " System.ltframework"
 	    ;;
 	  *-*-netbsd*)
 	    # Don't link with libc until the a.out ld.so is fixed.
@@ -6505,7 +7642,7 @@ func_mode_link ()
 	  *)
 	    # Add libc to deplibs on all other systems if necessary.
 	    if test "$build_libtool_need_lc" = "yes"; then
-	      deplibs="$deplibs -lc"
+	      func_append deplibs " -lc"
 	    fi
 	    ;;
 	  esac
@@ -6554,7 +7691,7 @@ EOF
 		if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		  case " $predeps $postdeps " in
 		  *" $i "*)
-		    newdeplibs="$newdeplibs $i"
+		    func_append newdeplibs " $i"
 		    i=""
 		    ;;
 		  esac
@@ -6565,21 +7702,21 @@ EOF
 		  set dummy $deplib_matches; shift
 		  deplib_match=$1
 		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		    newdeplibs="$newdeplibs $i"
+		    func_append newdeplibs " $i"
 		  else
 		    droppeddeps=yes
-		    $ECHO
+		    echo
 		    $ECHO "*** Warning: dynamic linker does not accept needed library $i."
-		    $ECHO "*** I have the capability to make that library automatically link in when"
-		    $ECHO "*** you link to this library.  But I can only do this if you have a"
-		    $ECHO "*** shared version of the library, which I believe you do not have"
-		    $ECHO "*** because a test_compile did reveal that the linker did not use it for"
-		    $ECHO "*** its dynamic dependency list that programs get resolved with at runtime."
+		    echo "*** I have the capability to make that library automatically link in when"
+		    echo "*** you link to this library.  But I can only do this if you have a"
+		    echo "*** shared version of the library, which I believe you do not have"
+		    echo "*** because a test_compile did reveal that the linker did not use it for"
+		    echo "*** its dynamic dependency list that programs get resolved with at runtime."
 		  fi
 		fi
 		;;
 	      *)
-		newdeplibs="$newdeplibs $i"
+		func_append newdeplibs " $i"
 		;;
 	      esac
 	    done
@@ -6597,7 +7734,7 @@ EOF
 		  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		    case " $predeps $postdeps " in
 		    *" $i "*)
-		      newdeplibs="$newdeplibs $i"
+		      func_append newdeplibs " $i"
 		      i=""
 		      ;;
 		    esac
@@ -6608,29 +7745,29 @@ EOF
 		    set dummy $deplib_matches; shift
 		    deplib_match=$1
 		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		      newdeplibs="$newdeplibs $i"
+		      func_append newdeplibs " $i"
 		    else
 		      droppeddeps=yes
-		      $ECHO
+		      echo
 		      $ECHO "*** Warning: dynamic linker does not accept needed library $i."
-		      $ECHO "*** I have the capability to make that library automatically link in when"
-		      $ECHO "*** you link to this library.  But I can only do this if you have a"
-		      $ECHO "*** shared version of the library, which you do not appear to have"
-		      $ECHO "*** because a test_compile did reveal that the linker did not use this one"
-		      $ECHO "*** as a dynamic dependency that programs can get resolved with at runtime."
+		      echo "*** I have the capability to make that library automatically link in when"
+		      echo "*** you link to this library.  But I can only do this if you have a"
+		      echo "*** shared version of the library, which you do not appear to have"
+		      echo "*** because a test_compile did reveal that the linker did not use this one"
+		      echo "*** as a dynamic dependency that programs can get resolved with at runtime."
 		    fi
 		  fi
 		else
 		  droppeddeps=yes
-		  $ECHO
+		  echo
 		  $ECHO "*** Warning!  Library $i is needed by this library but I was not able to"
-		  $ECHO "*** make it link in!  You will probably need to install it or some"
-		  $ECHO "*** library that it depends on before this library will be fully"
-		  $ECHO "*** functional.  Installing it before continuing would be even better."
+		  echo "*** make it link in!  You will probably need to install it or some"
+		  echo "*** library that it depends on before this library will be fully"
+		  echo "*** functional.  Installing it before continuing would be even better."
 		fi
 		;;
 	      *)
-		newdeplibs="$newdeplibs $i"
+		func_append newdeplibs " $i"
 		;;
 	      esac
 	    done
@@ -6647,15 +7784,27 @@ EOF
 	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		case " $predeps $postdeps " in
 		*" $a_deplib "*)
-		  newdeplibs="$newdeplibs $a_deplib"
+		  func_append newdeplibs " $a_deplib"
 		  a_deplib=""
 		  ;;
 		esac
 	      fi
 	      if test -n "$a_deplib" ; then
 		libname=`eval "\\$ECHO \"$libname_spec\""`
+		if test -n "$file_magic_glob"; then
+		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
+		else
+		  libnameglob=$libname
+		fi
+		test "$want_nocaseglob" = yes && nocaseglob=`shopt -p nocaseglob`
 		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
-		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
+		  if test "$want_nocaseglob" = yes; then
+		    shopt -s nocaseglob
+		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
+		    $nocaseglob
+		  else
+		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
+		  fi
 		  for potent_lib in $potential_libs; do
 		      # Follow soft links.
 		      if ls -lLd "$potent_lib" 2>/dev/null |
@@ -6672,13 +7821,13 @@ EOF
 			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
 			case $potliblink in
 			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
-			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
+			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
 			esac
 		      done
 		      if eval $file_magic_cmd \"\$potlib\" 2>/dev/null |
 			 $SED -e 10q |
 			 $EGREP "$file_magic_regex" > /dev/null; then
-			newdeplibs="$newdeplibs $a_deplib"
+			func_append newdeplibs " $a_deplib"
 			a_deplib=""
 			break 2
 		      fi
@@ -6687,12 +7836,12 @@ EOF
 	      fi
 	      if test -n "$a_deplib" ; then
 		droppeddeps=yes
-		$ECHO
+		echo
 		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
-		$ECHO "*** I have the capability to make that library automatically link in when"
-		$ECHO "*** you link to this library.  But I can only do this if you have a"
-		$ECHO "*** shared version of the library, which you do not appear to have"
-		$ECHO "*** because I did check the linker path looking for a file starting"
+		echo "*** I have the capability to make that library automatically link in when"
+		echo "*** you link to this library.  But I can only do this if you have a"
+		echo "*** shared version of the library, which you do not appear to have"
+		echo "*** because I did check the linker path looking for a file starting"
 		if test -z "$potlib" ; then
 		  $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
 		else
@@ -6703,7 +7852,7 @@ EOF
 	      ;;
 	    *)
 	      # Add a -L argument.
-	      newdeplibs="$newdeplibs $a_deplib"
+	      func_append newdeplibs " $a_deplib"
 	      ;;
 	    esac
 	  done # Gone through all deplibs.
@@ -6719,7 +7868,7 @@ EOF
 	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		case " $predeps $postdeps " in
 		*" $a_deplib "*)
-		  newdeplibs="$newdeplibs $a_deplib"
+		  func_append newdeplibs " $a_deplib"
 		  a_deplib=""
 		  ;;
 		esac
@@ -6730,9 +7879,9 @@ EOF
 		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
 		  for potent_lib in $potential_libs; do
 		    potlib="$potent_lib" # see symlink-check above in file_magic test
-		    if eval "\$ECHO \"X$potent_lib\"" 2>/dev/null | $Xsed -e 10q | \
+		    if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \
 		       $EGREP "$match_pattern_regex" > /dev/null; then
-		      newdeplibs="$newdeplibs $a_deplib"
+		      func_append newdeplibs " $a_deplib"
 		      a_deplib=""
 		      break 2
 		    fi
@@ -6741,12 +7890,12 @@ EOF
 	      fi
 	      if test -n "$a_deplib" ; then
 		droppeddeps=yes
-		$ECHO
+		echo
 		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
-		$ECHO "*** I have the capability to make that library automatically link in when"
-		$ECHO "*** you link to this library.  But I can only do this if you have a"
-		$ECHO "*** shared version of the library, which you do not appear to have"
-		$ECHO "*** because I did check the linker path looking for a file starting"
+		echo "*** I have the capability to make that library automatically link in when"
+		echo "*** you link to this library.  But I can only do this if you have a"
+		echo "*** shared version of the library, which you do not appear to have"
+		echo "*** because I did check the linker path looking for a file starting"
 		if test -z "$potlib" ; then
 		  $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)"
 		else
@@ -6757,32 +7906,32 @@ EOF
 	      ;;
 	    *)
 	      # Add a -L argument.
-	      newdeplibs="$newdeplibs $a_deplib"
+	      func_append newdeplibs " $a_deplib"
 	      ;;
 	    esac
 	  done # Gone through all deplibs.
 	  ;;
 	none | unknown | *)
 	  newdeplibs=""
-	  tmp_deplibs=`$ECHO "X $deplibs" | $Xsed \
-	      -e 's/ -lc$//' -e 's/ -[LR][^ ]*//g'`
+	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
 	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 	    for i in $predeps $postdeps ; do
 	      # can't use Xsed below, because $i might contain '/'
-	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
+	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
 	    done
 	  fi
-	  if $ECHO "X $tmp_deplibs" | $Xsed -e 's/[	 ]//g' |
-	     $GREP . >/dev/null; then
-	    $ECHO
+	  case $tmp_deplibs in
+	  *[!\	\ ]*)
+	    echo
 	    if test "X$deplibs_check_method" = "Xnone"; then
-	      $ECHO "*** Warning: inter-library dependencies are not supported in this platform."
+	      echo "*** Warning: inter-library dependencies are not supported in this platform."
 	    else
-	      $ECHO "*** Warning: inter-library dependencies are not known to be supported."
+	      echo "*** Warning: inter-library dependencies are not known to be supported."
 	    fi
-	    $ECHO "*** All declared inter-library dependencies are being dropped."
+	    echo "*** All declared inter-library dependencies are being dropped."
 	    droppeddeps=yes
-	  fi
+	    ;;
+	  esac
 	  ;;
 	esac
 	versuffix=$versuffix_save
@@ -6794,23 +7943,23 @@ EOF
 	case $host in
 	*-*-rhapsody* | *-*-darwin1.[012])
 	  # On Rhapsody replace the C library with the System framework
-	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
+	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
 	  ;;
 	esac
 
 	if test "$droppeddeps" = yes; then
 	  if test "$module" = yes; then
-	    $ECHO
-	    $ECHO "*** Warning: libtool could not satisfy all declared inter-library"
+	    echo
+	    echo "*** Warning: libtool could not satisfy all declared inter-library"
 	    $ECHO "*** dependencies of module $libname.  Therefore, libtool will create"
-	    $ECHO "*** a static module, that should work as long as the dlopening"
-	    $ECHO "*** application is linked with the -dlopen flag."
+	    echo "*** a static module, that should work as long as the dlopening"
+	    echo "*** application is linked with the -dlopen flag."
 	    if test -z "$global_symbol_pipe"; then
-	      $ECHO
-	      $ECHO "*** However, this would only work if libtool was able to extract symbol"
-	      $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
-	      $ECHO "*** not find such a program.  So, this module is probably useless."
-	      $ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
+	      echo
+	      echo "*** However, this would only work if libtool was able to extract symbol"
+	      echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
+	      echo "*** not find such a program.  So, this module is probably useless."
+	      echo "*** \`nm' from GNU binutils and a full rebuild may help."
 	    fi
 	    if test "$build_old_libs" = no; then
 	      oldlibs="$output_objdir/$libname.$libext"
@@ -6820,16 +7969,16 @@ EOF
 	      build_libtool_libs=no
 	    fi
 	  else
-	    $ECHO "*** The inter-library dependencies that have been dropped here will be"
-	    $ECHO "*** automatically added whenever a program is linked with this library"
-	    $ECHO "*** or is declared to -dlopen it."
+	    echo "*** The inter-library dependencies that have been dropped here will be"
+	    echo "*** automatically added whenever a program is linked with this library"
+	    echo "*** or is declared to -dlopen it."
 
 	    if test "$allow_undefined" = no; then
-	      $ECHO
-	      $ECHO "*** Since this library must not contain undefined symbols,"
-	      $ECHO "*** because either the platform does not support them or"
-	      $ECHO "*** it was explicitly requested with -no-undefined,"
-	      $ECHO "*** libtool will only create a static version of it."
+	      echo
+	      echo "*** Since this library must not contain undefined symbols,"
+	      echo "*** because either the platform does not support them or"
+	      echo "*** it was explicitly requested with -no-undefined,"
+	      echo "*** libtool will only create a static version of it."
 	      if test "$build_old_libs" = no; then
 		oldlibs="$output_objdir/$libname.$libext"
 		build_libtool_libs=module
@@ -6846,9 +7995,9 @@ EOF
       # Time to change all our "foo.ltframework" stuff back to "-framework foo"
       case $host in
 	*-*-darwin*)
-	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
-	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
-	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	  ;;
       esac
 
@@ -6861,7 +8010,7 @@ EOF
 	*)
 	  case " $deplibs " in
 	  *" -L$path/$objdir "*)
-	    new_libs="$new_libs -L$path/$objdir" ;;
+	    func_append new_libs " -L$path/$objdir" ;;
 	  esac
 	  ;;
 	esac
@@ -6871,10 +8020,10 @@ EOF
 	-L*)
 	  case " $new_libs " in
 	  *" $deplib "*) ;;
-	  *) new_libs="$new_libs $deplib" ;;
+	  *) func_append new_libs " $deplib" ;;
 	  esac
 	  ;;
-	*) new_libs="$new_libs $deplib" ;;
+	*) func_append new_libs " $deplib" ;;
 	esac
       done
       deplibs="$new_libs"
@@ -6886,15 +8035,22 @@ EOF
 
       # Test again, we may have decided not to build it any more
       if test "$build_libtool_libs" = yes; then
+	# Remove ${wl} instances when linking with ld.
+	# FIXME: should test the right _cmds variable.
+	case $archive_cmds in
+	  *\$LD\ *) wl= ;;
+        esac
 	if test "$hardcode_into_libs" = yes; then
 	  # Hardcode the library paths
 	  hardcode_libdirs=
 	  dep_rpath=
 	  rpath="$finalize_rpath"
-	  test "$mode" != relink && rpath="$compile_rpath$rpath"
+	  test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
 	  for libdir in $rpath; do
 	    if test -n "$hardcode_libdir_flag_spec"; then
 	      if test -n "$hardcode_libdir_separator"; then
+		func_replace_sysroot "$libdir"
+		libdir=$func_replace_sysroot_result
 		if test -z "$hardcode_libdirs"; then
 		  hardcode_libdirs="$libdir"
 		else
@@ -6903,18 +8059,18 @@ EOF
 		  *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
 		    ;;
 		  *)
-		    hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		    func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
 		    ;;
 		  esac
 		fi
 	      else
 		eval flag=\"$hardcode_libdir_flag_spec\"
-		dep_rpath="$dep_rpath $flag"
+		func_append dep_rpath " $flag"
 	      fi
 	    elif test -n "$runpath_var"; then
 	      case "$perm_rpath " in
 	      *" $libdir "*) ;;
-	      *) perm_rpath="$perm_rpath $libdir" ;;
+	      *) func_append perm_rpath " $libdir" ;;
 	      esac
 	    fi
 	  done
@@ -6922,17 +8078,13 @@ EOF
 	  if test -n "$hardcode_libdir_separator" &&
 	     test -n "$hardcode_libdirs"; then
 	    libdir="$hardcode_libdirs"
-	    if test -n "$hardcode_libdir_flag_spec_ld"; then
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\"
-	    else
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec\"
-	    fi
+	    eval "dep_rpath=\"$hardcode_libdir_flag_spec\""
 	  fi
 	  if test -n "$runpath_var" && test -n "$perm_rpath"; then
 	    # We should set the runpath_var.
 	    rpath=
 	    for dir in $perm_rpath; do
-	      rpath="$rpath$dir:"
+	      func_append rpath "$dir:"
 	    done
 	    eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
 	  fi
@@ -6940,7 +8092,7 @@ EOF
 	fi
 
 	shlibpath="$finalize_shlibpath"
-	test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
+	test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
 	if test -n "$shlibpath"; then
 	  eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
 	fi
@@ -6966,18 +8118,18 @@ EOF
 	linknames=
 	for link
 	do
-	  linknames="$linknames $link"
+	  func_append linknames " $link"
 	done
 
 	# Use standard objects if they are pic
-	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
 	test "X$libobjs" = "X " && libobjs=
 
 	delfiles=
 	if test -n "$export_symbols" && test -n "$include_expsyms"; then
 	  $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
 	  export_symbols="$output_objdir/$libname.uexp"
-	  delfiles="$delfiles $export_symbols"
+	  func_append delfiles " $export_symbols"
 	fi
 
 	orig_export_symbols=
@@ -7008,13 +8160,45 @@ EOF
 	    $opt_dry_run || $RM $export_symbols
 	    cmds=$export_symbols_cmds
 	    save_ifs="$IFS"; IFS='~'
-	    for cmd in $cmds; do
+	    for cmd1 in $cmds; do
 	      IFS="$save_ifs"
-	      eval cmd=\"$cmd\"
-	      func_len " $cmd"
-	      len=$func_len_result
-	      if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
+	      # Take the normal branch if the nm_file_list_spec branch
+	      # doesn't work or if tool conversion is not needed.
+	      case $nm_file_list_spec~$to_tool_file_cmd in
+		*~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*)
+		  try_normal_branch=yes
+		  eval cmd=\"$cmd1\"
+		  func_len " $cmd"
+		  len=$func_len_result
+		  ;;
+		*)
+		  try_normal_branch=no
+		  ;;
+	      esac
+	      if test "$try_normal_branch" = yes \
+		 && { test "$len" -lt "$max_cmd_len" \
+		      || test "$max_cmd_len" -le -1; }
+	      then
+		func_show_eval "$cmd" 'exit $?'
+		skipped_export=false
+	      elif test -n "$nm_file_list_spec"; then
+		func_basename "$output"
+		output_la=$func_basename_result
+		save_libobjs=$libobjs
+		save_output=$output
+		output=${output_objdir}/${output_la}.nm
+		func_to_tool_file "$output"
+		libobjs=$nm_file_list_spec$func_to_tool_file_result
+		func_append delfiles " $output"
+		func_verbose "creating $NM input file list: $output"
+		for obj in $save_libobjs; do
+		  func_to_tool_file "$obj"
+		  $ECHO "$func_to_tool_file_result"
+		done > "$output"
+		eval cmd=\"$cmd1\"
 		func_show_eval "$cmd" 'exit $?'
+		output=$save_output
+		libobjs=$save_libobjs
 		skipped_export=false
 	      else
 		# The command line is too long to execute in one step.
@@ -7036,7 +8220,7 @@ EOF
 	if test -n "$export_symbols" && test -n "$include_expsyms"; then
 	  tmp_export_symbols="$export_symbols"
 	  test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
-	  $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
+	  $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
 	fi
 
 	if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then
@@ -7048,7 +8232,7 @@ EOF
 	  # global variables. join(1) would be nice here, but unfortunately
 	  # isn't a blessed tool.
 	  $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
-	  delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
+	  func_append delfiles " $export_symbols $output_objdir/$libname.filter"
 	  export_symbols=$output_objdir/$libname.def
 	  $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
 	fi
@@ -7058,7 +8242,7 @@ EOF
 	  case " $convenience " in
 	  *" $test_deplib "*) ;;
 	  *)
-	    tmp_deplibs="$tmp_deplibs $test_deplib"
+	    func_append tmp_deplibs " $test_deplib"
 	    ;;
 	  esac
 	done
@@ -7078,21 +8262,21 @@ EOF
 	    test "X$libobjs" = "X " && libobjs=
 	  else
 	    gentop="$output_objdir/${outputname}x"
-	    generated="$generated $gentop"
+	    func_append generated " $gentop"
 
 	    func_extract_archives $gentop $convenience
-	    libobjs="$libobjs $func_extract_archives_result"
+	    func_append libobjs " $func_extract_archives_result"
 	    test "X$libobjs" = "X " && libobjs=
 	  fi
 	fi
 
 	if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
 	  eval flag=\"$thread_safe_flag_spec\"
-	  linker_flags="$linker_flags $flag"
+	  func_append linker_flags " $flag"
 	fi
 
 	# Make a backup of the uninstalled library when relinking
-	if test "$mode" = relink; then
+	if test "$opt_mode" = relink; then
 	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $?
 	fi
 
@@ -7137,7 +8321,8 @@ EOF
 	    save_libobjs=$libobjs
 	  fi
 	  save_output=$output
-	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
+	  func_basename "$output"
+	  output_la=$func_basename_result
 
 	  # Clear the reloadable object creation command queue and
 	  # initialize k to one.
@@ -7150,13 +8335,16 @@ EOF
 	  if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
 	    output=${output_objdir}/${output_la}.lnkscript
 	    func_verbose "creating GNU ld script: $output"
-	    $ECHO 'INPUT (' > $output
+	    echo 'INPUT (' > $output
 	    for obj in $save_libobjs
 	    do
-	      $ECHO "$obj" >> $output
+	      func_to_tool_file "$obj"
+	      $ECHO "$func_to_tool_file_result" >> $output
 	    done
-	    $ECHO ')' >> $output
-	    delfiles="$delfiles $output"
+	    echo ')' >> $output
+	    func_append delfiles " $output"
+	    func_to_tool_file "$output"
+	    output=$func_to_tool_file_result
 	  elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
 	    output=${output_objdir}/${output_la}.lnk
 	    func_verbose "creating linker input file list: $output"
@@ -7170,10 +8358,12 @@ EOF
 	    fi
 	    for obj
 	    do
-	      $ECHO "$obj" >> $output
+	      func_to_tool_file "$obj"
+	      $ECHO "$func_to_tool_file_result" >> $output
 	    done
-	    delfiles="$delfiles $output"
-	    output=$firstobj\"$file_list_spec$output\"
+	    func_append delfiles " $output"
+	    func_to_tool_file "$output"
+	    output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
 	  else
 	    if test -n "$save_libobjs"; then
 	      func_verbose "creating reloadable object files..."
@@ -7197,17 +8387,19 @@ EOF
 		  # command to the queue.
 		  if test "$k" -eq 1 ; then
 		    # The first file doesn't have a previous command to add.
-		    eval concat_cmds=\"$reload_cmds $objlist $last_robj\"
+		    reload_objs=$objlist
+		    eval concat_cmds=\"$reload_cmds\"
 		  else
 		    # All subsequent reloadable object files will link in
 		    # the last one created.
-		    eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj~\$RM $last_robj\"
+		    reload_objs="$objlist $last_robj"
+		    eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\"
 		  fi
 		  last_robj=$output_objdir/$output_la-${k}.$objext
 		  func_arith $k + 1
 		  k=$func_arith_result
 		  output=$output_objdir/$output_la-${k}.$objext
-		  objlist=$obj
+		  objlist=" $obj"
 		  func_len " $last_robj"
 		  func_arith $len0 + $func_len_result
 		  len=$func_arith_result
@@ -7217,11 +8409,12 @@ EOF
 	      # reloadable object file.  All subsequent reloadable object
 	      # files will link in the last one created.
 	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
-	      eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\"
+	      reload_objs="$objlist $last_robj"
+	      eval concat_cmds=\"\${concat_cmds}$reload_cmds\"
 	      if test -n "$last_robj"; then
 	        eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\"
 	      fi
-	      delfiles="$delfiles $output"
+	      func_append delfiles " $output"
 
 	    else
 	      output=
@@ -7255,7 +8448,7 @@ EOF
 		lt_exit=$?
 
 		# Restore the uninstalled library and exit
-		if test "$mode" = relink; then
+		if test "$opt_mode" = relink; then
 		  ( cd "$output_objdir" && \
 		    $RM "${realname}T" && \
 		    $MV "${realname}U" "$realname" )
@@ -7276,7 +8469,7 @@ EOF
 	    if test -n "$export_symbols" && test -n "$include_expsyms"; then
 	      tmp_export_symbols="$export_symbols"
 	      test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
-	      $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
+	      $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
 	    fi
 
 	    if test -n "$orig_export_symbols"; then
@@ -7288,7 +8481,7 @@ EOF
 	      # global variables. join(1) would be nice here, but unfortunately
 	      # isn't a blessed tool.
 	      $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
-	      delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
+	      func_append delfiles " $export_symbols $output_objdir/$libname.filter"
 	      export_symbols=$output_objdir/$libname.def
 	      $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
 	    fi
@@ -7329,10 +8522,10 @@ EOF
 	# Add any objects from preloaded convenience libraries
 	if test -n "$dlprefiles"; then
 	  gentop="$output_objdir/${outputname}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 
 	  func_extract_archives $gentop $dlprefiles
-	  libobjs="$libobjs $func_extract_archives_result"
+	  func_append libobjs " $func_extract_archives_result"
 	  test "X$libobjs" = "X " && libobjs=
 	fi
 
@@ -7348,7 +8541,7 @@ EOF
 	    lt_exit=$?
 
 	    # Restore the uninstalled library and exit
-	    if test "$mode" = relink; then
+	    if test "$opt_mode" = relink; then
 	      ( cd "$output_objdir" && \
 	        $RM "${realname}T" && \
 		$MV "${realname}U" "$realname" )
@@ -7360,7 +8553,7 @@ EOF
 	IFS="$save_ifs"
 
 	# Restore the uninstalled library and exit
-	if test "$mode" = relink; then
+	if test "$opt_mode" = relink; then
 	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $?
 
 	  if test -n "$convenience"; then
@@ -7441,18 +8634,21 @@ EOF
       if test -n "$convenience"; then
 	if test -n "$whole_archive_flag_spec"; then
 	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
-	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
+	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
 	else
 	  gentop="$output_objdir/${obj}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 
 	  func_extract_archives $gentop $convenience
 	  reload_conv_objs="$reload_objs $func_extract_archives_result"
 	fi
       fi
 
+      # If we're not building shared, we need to use non_pic_objs
+      test "$build_libtool_libs" != yes && libobjs="$non_pic_objects"
+
       # Create the old-style object.
-      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
+      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
 
       output="$obj"
       func_execute_cmds "$reload_cmds" 'exit $?'
@@ -7512,8 +8708,8 @@ EOF
       case $host in
       *-*-rhapsody* | *-*-darwin1.[012])
 	# On Rhapsody replace the C library is the System framework
-	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
-	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
+	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
+	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
 	;;
       esac
 
@@ -7524,14 +8720,14 @@ EOF
 	if test "$tagname" = CXX ; then
 	  case ${MACOSX_DEPLOYMENT_TARGET-10.0} in
 	    10.[0123])
-	      compile_command="$compile_command ${wl}-bind_at_load"
-	      finalize_command="$finalize_command ${wl}-bind_at_load"
+	      func_append compile_command " ${wl}-bind_at_load"
+	      func_append finalize_command " ${wl}-bind_at_load"
 	    ;;
 	  esac
 	fi
 	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
-	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
-	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
+	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	;;
       esac
 
@@ -7545,7 +8741,7 @@ EOF
 	*)
 	  case " $compile_deplibs " in
 	  *" -L$path/$objdir "*)
-	    new_libs="$new_libs -L$path/$objdir" ;;
+	    func_append new_libs " -L$path/$objdir" ;;
 	  esac
 	  ;;
 	esac
@@ -7555,17 +8751,17 @@ EOF
 	-L*)
 	  case " $new_libs " in
 	  *" $deplib "*) ;;
-	  *) new_libs="$new_libs $deplib" ;;
+	  *) func_append new_libs " $deplib" ;;
 	  esac
 	  ;;
-	*) new_libs="$new_libs $deplib" ;;
+	*) func_append new_libs " $deplib" ;;
 	esac
       done
       compile_deplibs="$new_libs"
 
 
-      compile_command="$compile_command $compile_deplibs"
-      finalize_command="$finalize_command $finalize_deplibs"
+      func_append compile_command " $compile_deplibs"
+      func_append finalize_command " $finalize_deplibs"
 
       if test -n "$rpath$xrpath"; then
 	# If the user specified any rpath flags, then add them.
@@ -7573,7 +8769,7 @@ EOF
 	  # This is the magic to use -rpath.
 	  case "$finalize_rpath " in
 	  *" $libdir "*) ;;
-	  *) finalize_rpath="$finalize_rpath $libdir" ;;
+	  *) func_append finalize_rpath " $libdir" ;;
 	  esac
 	done
       fi
@@ -7592,18 +8788,18 @@ EOF
 	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
 		;;
 	      *)
-		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
 		;;
 	      esac
 	    fi
 	  else
 	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    rpath="$rpath $flag"
+	    func_append rpath " $flag"
 	  fi
 	elif test -n "$runpath_var"; then
 	  case "$perm_rpath " in
 	  *" $libdir "*) ;;
-	  *) perm_rpath="$perm_rpath $libdir" ;;
+	  *) func_append perm_rpath " $libdir" ;;
 	  esac
 	fi
 	case $host in
@@ -7612,12 +8808,12 @@ EOF
 	  case :$dllsearchpath: in
 	  *":$libdir:"*) ;;
 	  ::) dllsearchpath=$libdir;;
-	  *) dllsearchpath="$dllsearchpath:$libdir";;
+	  *) func_append dllsearchpath ":$libdir";;
 	  esac
 	  case :$dllsearchpath: in
 	  *":$testbindir:"*) ;;
 	  ::) dllsearchpath=$testbindir;;
-	  *) dllsearchpath="$dllsearchpath:$testbindir";;
+	  *) func_append dllsearchpath ":$testbindir";;
 	  esac
 	  ;;
 	esac
@@ -7643,18 +8839,18 @@ EOF
 	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
 		;;
 	      *)
-		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
 		;;
 	      esac
 	    fi
 	  else
 	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    rpath="$rpath $flag"
+	    func_append rpath " $flag"
 	  fi
 	elif test -n "$runpath_var"; then
 	  case "$finalize_perm_rpath " in
 	  *" $libdir "*) ;;
-	  *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;;
+	  *) func_append finalize_perm_rpath " $libdir" ;;
 	  esac
 	fi
       done
@@ -7668,8 +8864,8 @@ EOF
 
       if test -n "$libobjs" && test "$build_old_libs" = yes; then
 	# Transform all the library objects into standard objects.
-	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
-	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
+	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
       fi
 
       func_generate_dlsyms "$outputname" "@PROGRAM@" "no"
@@ -7681,15 +8877,15 @@ EOF
 
       wrappers_required=yes
       case $host in
+      *cegcc* | *mingw32ce*)
+        # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway.
+        wrappers_required=no
+        ;;
       *cygwin* | *mingw* )
         if test "$build_libtool_libs" != yes; then
           wrappers_required=no
         fi
         ;;
-      *cegcc)
-        # Disable wrappers for cegcc, we are cross compiling anyway.
-        wrappers_required=no
-        ;;
       *)
         if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
           wrappers_required=no
@@ -7698,13 +8894,19 @@ EOF
       esac
       if test "$wrappers_required" = no; then
 	# Replace the output file specification.
-	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
+	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
 	link_command="$compile_command$compile_rpath"
 
 	# We have no uninstalled library dependencies, so finalize right now.
 	exit_status=0
 	func_show_eval "$link_command" 'exit_status=$?'
 
+	if test -n "$postlink_cmds"; then
+	  func_to_tool_file "$output"
+	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
+	  func_execute_cmds "$postlink_cmds" 'exit $?'
+	fi
+
 	# Delete the generated files.
 	if test -f "$output_objdir/${outputname}S.${objext}"; then
 	  func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
@@ -7727,7 +8929,7 @@ EOF
 	  # We should set the runpath_var.
 	  rpath=
 	  for dir in $perm_rpath; do
-	    rpath="$rpath$dir:"
+	    func_append rpath "$dir:"
 	  done
 	  compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
 	fi
@@ -7735,7 +8937,7 @@ EOF
 	  # We should set the runpath_var.
 	  rpath=
 	  for dir in $finalize_perm_rpath; do
-	    rpath="$rpath$dir:"
+	    func_append rpath "$dir:"
 	  done
 	  finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
 	fi
@@ -7745,11 +8947,18 @@ EOF
 	# We don't need to create a wrapper script.
 	link_command="$compile_var$compile_command$compile_rpath"
 	# Replace the output file specification.
-	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
+	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
 	# Delete the old output file.
 	$opt_dry_run || $RM $output
 	# Link the executable and exit
 	func_show_eval "$link_command" 'exit $?'
+
+	if test -n "$postlink_cmds"; then
+	  func_to_tool_file "$output"
+	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
+	  func_execute_cmds "$postlink_cmds" 'exit $?'
+	fi
+
 	exit $EXIT_SUCCESS
       fi
 
@@ -7764,7 +8973,7 @@ EOF
 	if test "$fast_install" != no; then
 	  link_command="$finalize_var$compile_command$finalize_rpath"
 	  if test "$fast_install" = yes; then
-	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
+	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
 	  else
 	    # fast_install is set to needless
 	    relink_command=
@@ -7776,13 +8985,19 @@ EOF
       fi
 
       # Replace the output file specification.
-      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
+      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
 
       # Delete the old output files.
       $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
 
       func_show_eval "$link_command" 'exit $?'
 
+      if test -n "$postlink_cmds"; then
+	func_to_tool_file "$output_objdir/$outputname"
+	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
+	func_execute_cmds "$postlink_cmds" 'exit $?'
+      fi
+
       # Now create the wrapper script.
       func_verbose "creating $output"
 
@@ -7800,18 +9015,7 @@ EOF
 	  fi
 	done
 	relink_command="(cd `pwd`; $relink_command)"
-	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
-      fi
-
-      # Quote $ECHO for shipping.
-      if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then
-	case $progpath in
-	[\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
-	*) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
-	esac
-	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
-      else
-	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
+	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
       fi
 
       # Only actually do things if not in dry run mode.
@@ -7891,7 +9095,7 @@ EOF
 	else
 	  oldobjs="$old_deplibs $non_pic_objects"
 	  if test "$preload" = yes && test -f "$symfileobj"; then
-	    oldobjs="$oldobjs $symfileobj"
+	    func_append oldobjs " $symfileobj"
 	  fi
 	fi
 	addlibs="$old_convenience"
@@ -7899,10 +9103,10 @@ EOF
 
       if test -n "$addlibs"; then
 	gentop="$output_objdir/${outputname}x"
-	generated="$generated $gentop"
+	func_append generated " $gentop"
 
 	func_extract_archives $gentop $addlibs
-	oldobjs="$oldobjs $func_extract_archives_result"
+	func_append oldobjs " $func_extract_archives_result"
       fi
 
       # Do each command in the archive commands.
@@ -7913,10 +9117,10 @@ EOF
 	# Add any objects from preloaded convenience libraries
 	if test -n "$dlprefiles"; then
 	  gentop="$output_objdir/${outputname}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 
 	  func_extract_archives $gentop $dlprefiles
-	  oldobjs="$oldobjs $func_extract_archives_result"
+	  func_append oldobjs " $func_extract_archives_result"
 	fi
 
 	# POSIX demands no paths to be encoded in archives.  We have
@@ -7932,9 +9136,9 @@ EOF
 	    done | sort | sort -uc >/dev/null 2>&1); then
 	  :
 	else
-	  $ECHO "copying selected object files to avoid basename conflicts..."
+	  echo "copying selected object files to avoid basename conflicts..."
 	  gentop="$output_objdir/${outputname}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 	  func_mkdir_p "$gentop"
 	  save_oldobjs=$oldobjs
 	  oldobjs=
@@ -7958,18 +9162,30 @@ EOF
 		esac
 	      done
 	      func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
-	      oldobjs="$oldobjs $gentop/$newobj"
+	      func_append oldobjs " $gentop/$newobj"
 	      ;;
-	    *) oldobjs="$oldobjs $obj" ;;
+	    *) func_append oldobjs " $obj" ;;
 	    esac
 	  done
 	fi
+	func_to_tool_file "$oldlib" func_convert_file_msys_to_w32
+	tool_oldlib=$func_to_tool_file_result
 	eval cmds=\"$old_archive_cmds\"
 
 	func_len " $cmds"
 	len=$func_len_result
 	if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
 	  cmds=$old_archive_cmds
+	elif test -n "$archiver_list_spec"; then
+	  func_verbose "using command file archive linking..."
+	  for obj in $oldobjs
+	  do
+	    func_to_tool_file "$obj"
+	    $ECHO "$func_to_tool_file_result"
+	  done > $output_objdir/$libname.libcmd
+	  func_to_tool_file "$output_objdir/$libname.libcmd"
+	  oldobjs=" $archiver_list_spec$func_to_tool_file_result"
+	  cmds=$old_archive_cmds
 	else
 	  # the command line is too long to link in one step, link in parts
 	  func_verbose "using piecewise archive linking..."
@@ -8043,7 +9259,7 @@ EOF
       done
       # Quote the link command for shipping.
       relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
-      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
+      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
       if test "$hardcode_automatic" = yes ; then
 	relink_command=
       fi
@@ -8063,12 +9279,23 @@ EOF
 	      *.la)
 		func_basename "$deplib"
 		name="$func_basename_result"
-		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
+		func_resolve_sysroot "$deplib"
+		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
 		test -z "$libdir" && \
 		  func_fatal_error "\`$deplib' is not a valid libtool archive"
-		newdependency_libs="$newdependency_libs $libdir/$name"
+		func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
+		;;
+	      -L*)
+		func_stripname -L '' "$deplib"
+		func_replace_sysroot "$func_stripname_result"
+		func_append newdependency_libs " -L$func_replace_sysroot_result"
 		;;
-	      *) newdependency_libs="$newdependency_libs $deplib" ;;
+	      -R*)
+		func_stripname -R '' "$deplib"
+		func_replace_sysroot "$func_stripname_result"
+		func_append newdependency_libs " -R$func_replace_sysroot_result"
+		;;
+	      *) func_append newdependency_libs " $deplib" ;;
 	      esac
 	    done
 	    dependency_libs="$newdependency_libs"
@@ -8082,9 +9309,9 @@ EOF
 		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
 		test -z "$libdir" && \
 		  func_fatal_error "\`$lib' is not a valid libtool archive"
-		newdlfiles="$newdlfiles $libdir/$name"
+		func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
 		;;
-	      *) newdlfiles="$newdlfiles $lib" ;;
+	      *) func_append newdlfiles " $lib" ;;
 	      esac
 	    done
 	    dlfiles="$newdlfiles"
@@ -8101,7 +9328,7 @@ EOF
 		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
 		test -z "$libdir" && \
 		  func_fatal_error "\`$lib' is not a valid libtool archive"
-		newdlprefiles="$newdlprefiles $libdir/$name"
+		func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
 		;;
 	      esac
 	    done
@@ -8113,7 +9340,7 @@ EOF
 		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
 		*) abs=`pwd`"/$lib" ;;
 	      esac
-	      newdlfiles="$newdlfiles $abs"
+	      func_append newdlfiles " $abs"
 	    done
 	    dlfiles="$newdlfiles"
 	    newdlprefiles=
@@ -8122,15 +9349,33 @@ EOF
 		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
 		*) abs=`pwd`"/$lib" ;;
 	      esac
-	      newdlprefiles="$newdlprefiles $abs"
+	      func_append newdlprefiles " $abs"
 	    done
 	    dlprefiles="$newdlprefiles"
 	  fi
 	  $RM $output
 	  # place dlname in correct position for cygwin
+	  # In fact, it would be nice if we could use this code for all target
+	  # systems that can't hard-code library paths into their executables
+	  # and that have no shared library path variable independent of PATH,
+	  # but it turns out we can't easily determine that from inspecting
+	  # libtool variables, so we have to hard-code the OSs to which it
+	  # applies here; at the moment, that means platforms that use the PE
+	  # object format with DLL files.  See the long comment at the top of
+	  # tests/bindir.at for full details.
 	  tdlname=$dlname
 	  case $host,$output,$installed,$module,$dlname in
-	    *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
+	    *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll)
+	      # If a -bindir argument was supplied, place the dll there.
+	      if test "x$bindir" != x ;
+	      then
+		func_relative_path "$install_libdir" "$bindir"
+		tdlname=$func_relative_path_result$dlname
+	      else
+		# Otherwise fall back on heuristic.
+		tdlname=../bin/$dlname
+	      fi
+	      ;;
 	  esac
 	  $ECHO > $output "\
 # $outputname - a libtool library file
@@ -8189,7 +9434,7 @@ relink_command=\"$relink_command\""
     exit $EXIT_SUCCESS
 }
 
-{ test "$mode" = link || test "$mode" = relink; } &&
+{ test "$opt_mode" = link || test "$opt_mode" = relink; } &&
     func_mode_link ${1+"$@"}
 
 
@@ -8209,9 +9454,9 @@ func_mode_uninstall ()
     for arg
     do
       case $arg in
-      -f) RM="$RM $arg"; rmforce=yes ;;
-      -*) RM="$RM $arg" ;;
-      *) files="$files $arg" ;;
+      -f) func_append RM " $arg"; rmforce=yes ;;
+      -*) func_append RM " $arg" ;;
+      *) func_append files " $arg" ;;
       esac
     done
 
@@ -8220,24 +9465,23 @@ func_mode_uninstall ()
 
     rmdirs=
 
-    origobjdir="$objdir"
     for file in $files; do
       func_dirname "$file" "" "."
       dir="$func_dirname_result"
       if test "X$dir" = X.; then
-	objdir="$origobjdir"
+	odir="$objdir"
       else
-	objdir="$dir/$origobjdir"
+	odir="$dir/$objdir"
       fi
       func_basename "$file"
       name="$func_basename_result"
-      test "$mode" = uninstall && objdir="$dir"
+      test "$opt_mode" = uninstall && odir="$dir"
 
-      # Remember objdir for removal later, being careful to avoid duplicates
-      if test "$mode" = clean; then
+      # Remember odir for removal later, being careful to avoid duplicates
+      if test "$opt_mode" = clean; then
 	case " $rmdirs " in
-	  *" $objdir "*) ;;
-	  *) rmdirs="$rmdirs $objdir" ;;
+	  *" $odir "*) ;;
+	  *) func_append rmdirs " $odir" ;;
 	esac
       fi
 
@@ -8263,18 +9507,17 @@ func_mode_uninstall ()
 
 	  # Delete the libtool libraries and symlinks.
 	  for n in $library_names; do
-	    rmfiles="$rmfiles $objdir/$n"
+	    func_append rmfiles " $odir/$n"
 	  done
-	  test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
+	  test -n "$old_library" && func_append rmfiles " $odir/$old_library"
 
-	  case "$mode" in
+	  case "$opt_mode" in
 	  clean)
-	    case "  $library_names " in
-	    # "  " in the beginning catches empty $dlname
+	    case " $library_names " in
 	    *" $dlname "*) ;;
-	    *) rmfiles="$rmfiles $objdir/$dlname" ;;
+	    *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;
 	    esac
-	    test -n "$libdir" && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"
+	    test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"
 	    ;;
 	  uninstall)
 	    if test -n "$library_names"; then
@@ -8302,19 +9545,19 @@ func_mode_uninstall ()
 	  # Add PIC object to the list of files to remove.
 	  if test -n "$pic_object" &&
 	     test "$pic_object" != none; then
-	    rmfiles="$rmfiles $dir/$pic_object"
+	    func_append rmfiles " $dir/$pic_object"
 	  fi
 
 	  # Add non-PIC object to the list of files to remove.
 	  if test -n "$non_pic_object" &&
 	     test "$non_pic_object" != none; then
-	    rmfiles="$rmfiles $dir/$non_pic_object"
+	    func_append rmfiles " $dir/$non_pic_object"
 	  fi
 	fi
 	;;
 
       *)
-	if test "$mode" = clean ; then
+	if test "$opt_mode" = clean ; then
 	  noexename=$name
 	  case $file in
 	  *.exe)
@@ -8324,7 +9567,7 @@ func_mode_uninstall ()
 	    noexename=$func_stripname_result
 	    # $file with .exe has already been added to rmfiles,
 	    # add $file without .exe
-	    rmfiles="$rmfiles $file"
+	    func_append rmfiles " $file"
 	    ;;
 	  esac
 	  # Do a test to see if this is a libtool program.
@@ -8333,7 +9576,7 @@ func_mode_uninstall ()
 	      func_ltwrapper_scriptname "$file"
 	      relink_command=
 	      func_source $func_ltwrapper_scriptname_result
-	      rmfiles="$rmfiles $func_ltwrapper_scriptname_result"
+	      func_append rmfiles " $func_ltwrapper_scriptname_result"
 	    else
 	      relink_command=
 	      func_source $dir/$noexename
@@ -8341,12 +9584,12 @@ func_mode_uninstall ()
 
 	    # note $name still contains .exe if it was in $file originally
 	    # as does the version of $file that was added into $rmfiles
-	    rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}"
+	    func_append rmfiles " $odir/$name $odir/${name}S.${objext}"
 	    if test "$fast_install" = yes && test -n "$relink_command"; then
-	      rmfiles="$rmfiles $objdir/lt-$name"
+	      func_append rmfiles " $odir/lt-$name"
 	    fi
 	    if test "X$noexename" != "X$name" ; then
-	      rmfiles="$rmfiles $objdir/lt-${noexename}.c"
+	      func_append rmfiles " $odir/lt-${noexename}.c"
 	    fi
 	  fi
 	fi
@@ -8354,7 +9597,6 @@ func_mode_uninstall ()
       esac
       func_show_eval "$RM $rmfiles" 'exit_status=1'
     done
-    objdir="$origobjdir"
 
     # Try to remove the ${objdir}s in the directories where we deleted files
     for dir in $rmdirs; do
@@ -8366,16 +9608,16 @@ func_mode_uninstall ()
     exit $exit_status
 }
 
-{ test "$mode" = uninstall || test "$mode" = clean; } &&
+{ test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
     func_mode_uninstall ${1+"$@"}
 
-test -z "$mode" && {
+test -z "$opt_mode" && {
   help="$generic_help"
   func_fatal_help "you must specify a MODE"
 }
 
 test -z "$exec_cmd" && \
-  func_fatal_help "invalid operation mode \`$mode'"
+  func_fatal_help "invalid operation mode \`$opt_mode'"
 
 if test -n "$exec_cmd"; then
   eval exec "$exec_cmd"
diff --git a/build-aux/py-compile b/build-aux/py-compile
index 3f9d05b..15c834c 100755
--- a/build-aux/py-compile
+++ b/build-aux/py-compile
@@ -1,10 +1,10 @@
 #!/bin/sh
 # py-compile - Compile a Python program
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-06-08.12; # UTC
 
-# Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software
-# Foundation, Inc.
+# Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009, 2011 Free
+# Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -32,28 +32,36 @@ if [ -z "$PYTHON" ]; then
   PYTHON=python
 fi
 
+me=py-compile
+
+usage_error ()
+{
+  echo "$me: $*" >&2
+  echo "Try \`$me --help' for more information." >&2
+  exit 1
+}
+
 basedir=
 destdir=
-files=
 while test $# -ne 0; do
   case "$1" in
     --basedir)
-      basedir=$2
-      if test -z "$basedir"; then
-        echo "$0: Missing argument to --basedir." 1>&2
-        exit 1
+      if test $# -lt 2; then
+        usage_error "option '--basedir' requires an argument"
+      else
+        basedir=$2
       fi
       shift
       ;;
     --destdir)
-      destdir=$2
-      if test -z "$destdir"; then
-        echo "$0: Missing argument to --destdir." 1>&2
-        exit 1
+      if test $# -lt 2; then
+        usage_error "option '--destdir' requires an argument"
+      else
+        destdir=$2
       fi
       shift
       ;;
-    -h|--h*)
+    -h|--help)
       cat <<\EOF
 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..."
 
@@ -69,20 +77,27 @@ Report bugs to <bug-automake at gnu.org>.
 EOF
       exit $?
       ;;
-    -v|--v*)
-      echo "py-compile $scriptversion"
+    -v|--version)
+      echo "$me $scriptversion"
       exit $?
       ;;
+    --)
+      shift
+      break
+      ;;
+    -*)
+      usage_error "unrecognized option '$1'"
+      ;;
     *)
-      files="$files $1"
+      break
       ;;
   esac
   shift
 done
 
+files=$*
 if test -z "$files"; then
-    echo "$0: No files given.  Try \`$0 --help' for more information." 1>&2
-    exit 1
+    usage_error "no files given"
 fi
 
 # if basedir was given, then it should be prepended to filenames before
diff --git a/build-aux/ylwrap b/build-aux/ylwrap
index 84d5634..9253635 100755
--- a/build-aux/ylwrap
+++ b/build-aux/ylwrap
@@ -1,10 +1,10 @@
 #! /bin/sh
 # ylwrap - wrapper for lex/yacc invocations.
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-08-25.18; # UTC
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
-# 2007, 2009 Free Software Foundation, Inc.
+# 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
 #
 # Written by Tom Tromey <tromey at cygnus.com>.
 #
@@ -99,7 +99,11 @@ esac
 # FIXME: add hostname here for parallel makes that run commands on
 # other machines.  But that might take us over the 14-char limit.
 dirname=ylwrap$$
-trap "cd '`pwd`'; rm -rf $dirname > /dev/null 2>&1" 1 2 3 15
+do_exit="cd '`pwd`' && rm -rf $dirname > /dev/null 2>&1;"' (exit $ret); exit $ret'
+trap "ret=129; $do_exit" 1
+trap "ret=130; $do_exit" 2
+trap "ret=141; $do_exit" 13
+trap "ret=143; $do_exit" 15
 mkdir $dirname || exit 1
 
 cd $dirname
@@ -133,19 +137,19 @@ if test $ret -eq 0; then
     # Handle y_tab.c and y_tab.h output by DOS
     if test $y_tab_nodot = "yes"; then
       if test $from = "y.tab.c"; then
-    	from="y_tab.c"
+        from="y_tab.c"
       else
-    	if test $from = "y.tab.h"; then
-    	  from="y_tab.h"
-    	fi
+        if test $from = "y.tab.h"; then
+          from="y_tab.h"
+        fi
       fi
     fi
     if test -f "$from"; then
       # If $2 is an absolute path name, then just use that,
       # otherwise prepend `../'.
       case "$2" in
-    	[\\/]* | ?:[\\/]*) target="$2";;
-    	*) target="../$2";;
+        [\\/]* | ?:[\\/]*) target="$2";;
+        *) target="../$2";;
       esac
 
       # We do not want to overwrite a header file if it hasn't
@@ -155,8 +159,8 @@ if test $ret -eq 0; then
       # Makefile.  Divert the output of all other files to a temporary
       # file so we can compare them to existing versions.
       if test $first = no; then
-	realtarget="$target"
-	target="tmp-`echo $target | sed s/.*[\\/]//g`"
+        realtarget="$target"
+        target="tmp-`echo $target | sed s/.*[\\/]//g`"
       fi
       # Edit out `#line' or `#' directives.
       #
@@ -180,10 +184,10 @@ if test $ret -eq 0; then
 
       # Check whether header files must be updated.
       if test $first = no; then
-	if test -f "$realtarget" && cmp -s "$realtarget" "$target"; then
-	  echo "$2" is unchanged
-	  rm -f "$target"
-	else
+        if test -f "$realtarget" && cmp -s "$realtarget" "$target"; then
+          echo "$2" is unchanged
+          rm -f "$target"
+        else
           echo updating "$2"
           mv -f "$target" "$realtarget"
         fi
diff --git a/config/salome_module.mk b/config/salome_module.mk
index 13577cc..3da12d3 100644
--- a/config/salome_module.mk
+++ b/config/salome_module.mk
@@ -26,7 +26,6 @@
 salomeincludedir   = ${includedir}/salome
 salomelibdir       = ${libdir}/salome
 salomebindir       = ${bindir}/salome
-salomescriptdir    = ${bindir}
 salomepythondir    = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -43,7 +42,7 @@ salomedocdir       = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES= $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES= $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 
 SALOME_LIBS= $(KERNEL_LIBS)
 SALOME_IDL_LIBS= $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
diff --git a/configure b/configure
index e72da28..6bbf657 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for code_saturne 2.1.0.
+# Generated by GNU Autoconf 2.68 for code_saturne 2.1.4.
 #
 # Report bugs to <saturne-support at edf.fr>.
 #
@@ -91,6 +91,7 @@ fi
 IFS=" ""	$as_nl"
 
 # Find who we are.  Look in the path if we contain no directory separator.
+as_myself=
 case $0 in #((
   *[\\/]* ) as_myself=$0 ;;
   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -173,7 +174,15 @@ test x\$exitcode = x0 || exit 1"
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
-test \$(( 1 + 1 )) = 2 || exit 1"
+test \$(( 1 + 1 )) = 2 || exit 1
+
+  test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
+    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
+    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
+    PATH=/empty FPATH=/empty; export PATH FPATH
+    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
+      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
   if (eval "$as_required") 2>/dev/null; then :
   as_have_required=yes
 else
@@ -216,11 +225,18 @@ IFS=$as_save_IFS
   # We cannot yet assume a decent shell, so we have to provide a
 	# neutralization value for shells without unset; and this also
 	# works around shells that cannot unset nonexistent variables.
+	# Preserve -v and -x to the replacement shell.
 	BASH_ENV=/dev/null
 	ENV=/dev/null
 	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
 	export CONFIG_SHELL
-	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
+	case $- in # ((((
+	  *v*x* | *x*v* ) as_opts=-vx ;;
+	  *v* ) as_opts=-v ;;
+	  *x* ) as_opts=-x ;;
+	  * ) as_opts= ;;
+	esac
+	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
 fi
 
     if test x$as_have_required = xno; then :
@@ -528,155 +544,8 @@ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 # Sed expression to map a string onto a valid variable name.
 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
-
-
-# Check that we are running under the correct shell.
 SHELL=${CONFIG_SHELL-/bin/sh}
 
-case X$lt_ECHO in
-X*--fallback-echo)
-  # Remove one level of quotation (which was required for Make).
-  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
-  ;;
-esac
-
-ECHO=${lt_ECHO-echo}
-if test "X$1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X$1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
-  # Yippee, $ECHO works!
-  :
-else
-  # Restart under the correct shell.
-  exec $SHELL "$0" --no-reexec ${1+"$@"}
-fi
-
-if test "X$1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<_LT_EOF
-$*
-_LT_EOF
-  exit 0
-fi
-
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-if test -z "$lt_ECHO"; then
-  if test "X${echo_test_string+set}" != Xset; then
-    # find a string as large as possible, as long as the shell can cope with it
-    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
-      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
-      then
-        break
-      fi
-    done
-  fi
-
-  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-     test "X$echo_testing_string" = "X$echo_test_string"; then
-    :
-  else
-    # The Solaris, AIX, and Digital Unix default echo programs unquote
-    # backslashes.  This makes it impossible to quote backslashes using
-    #   echo "$something" | sed 's/\\/\\\\/g'
-    #
-    # So, first we look for a working echo in the user's PATH.
-
-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-    for dir in $PATH /usr/ucb; do
-      IFS="$lt_save_ifs"
-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
-         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        ECHO="$dir/echo"
-        break
-      fi
-    done
-    IFS="$lt_save_ifs"
-
-    if test "X$ECHO" = Xecho; then
-      # We didn't find a better echo, so look for alternatives.
-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        # This shell has a builtin print -r that does the trick.
-        ECHO='print -r'
-      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
-	   test "X$CONFIG_SHELL" != X/bin/ksh; then
-        # If we have ksh, try running configure again with it.
-        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
-        export ORIGINAL_CONFIG_SHELL
-        CONFIG_SHELL=/bin/ksh
-        export CONFIG_SHELL
-        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
-      else
-        # Try using printf.
-        ECHO='printf %s\n'
-        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	  # Cool, printf works
-	  :
-        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
-	  export CONFIG_SHELL
-	  SHELL="$CONFIG_SHELL"
-	  export SHELL
-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
-        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
-        else
-	  # maybe with a smaller string...
-	  prev=:
-
-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
-	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
-	    then
-	      break
-	    fi
-	    prev="$cmd"
-	  done
-
-	  if test "$prev" != 'sed 50q "$0"'; then
-	    echo_test_string=`eval $prev`
-	    export echo_test_string
-	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
-	  else
-	    # Oops.  We lost completely, so just stick with echo.
-	    ECHO=echo
-	  fi
-        fi
-      fi
-    fi
-  fi
-fi
-
-# Copy echo and quote the copy suitably for passing to libtool from
-# the Makefile, instead of quoting the original, which is used later.
-lt_ECHO=$ECHO
-if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
-   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
-fi
-
-
-
 
 test -n "$DJDIR" || exec 7<&0 </dev/null
 exec 6>&1
@@ -701,8 +570,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='code_saturne'
 PACKAGE_TARNAME='code_saturne'
-PACKAGE_VERSION='2.1.0'
-PACKAGE_STRING='code_saturne 2.1.0'
+PACKAGE_VERSION='2.1.4'
+PACKAGE_STRING='code_saturne 2.1.4'
 PACKAGE_BUGREPORT='saturne-support at edf.fr'
 PACKAGE_URL='http://www.code-saturne.org'
 
@@ -794,12 +663,6 @@ HAVE_PARTITIONER_TRUE
 HAVE_SPHINX_FALSE
 HAVE_SPHINX_TRUE
 SPHINX
-SALOME_VERSION
-YACS_ROOT_DIR
-GUI_ROOT_DIR
-KERNEL_ROOT_DIR
-ROOT_SALOME
-BOOST_CPPFLAGS
 IDL_SRV_OBJ
 IDL_SRV_CXX
 IDL_SRV_H
@@ -831,13 +694,23 @@ PTHREAD_CC
 acx_pthread_config
 OMNIORB_INCLUDES
 OMNIORB_ROOT
-OMNIORB_IDL
+OMNIIDLPYBE
+OMNIIDL
+HAVE_SALOME_YACS_FALSE
+HAVE_SALOME_YACS_TRUE
+SALOME_YACS_LIBS
+SALOME_YACS_LDFLAGS
+SALOME_YACS_IDL
+SALOME_YACS_CPPFLAGS
+SALOME_YACS
+cs_have_salome_yacs
 HAVE_SALOME_GUI_FALSE
 HAVE_SALOME_GUI_TRUE
 SALOME_GUI_LIBS
 SALOME_GUI_LDFLAGS
 SALOME_GUI_IDL
 SALOME_GUI_CPPFLAGS
+SALOME_GUI
 cs_have_salome_gui
 HAVE_SALOME_KERNEL_FALSE
 HAVE_SALOME_KERNEL_TRUE
@@ -845,7 +718,12 @@ SALOME_KERNEL_LIBS
 SALOME_KERNEL_LDFLAGS
 SALOME_KERNEL_IDL
 SALOME_KERNEL_CPPFLAGS
+SALOME_KERNEL
 cs_have_salome_kernel
+SALOMEPRE
+SALOMERUN
+SALOMEENVCMD
+OMNIIDLPYTHONPATH
 SYRTHES_LIBS
 SYRTHES_LDFLAGS
 SYRTHES_CPPFLAGS
@@ -926,9 +804,11 @@ OTOOL
 LIPO
 NMEDIT
 DSYMUTIL
-lt_ECHO
+MANIFEST_TOOL
 RANLIB
+ac_ct_AR
 AR
+DLLTOOL
 OBJDUMP
 NM
 ac_ct_DUMPBIN
@@ -977,6 +857,7 @@ CXX
 am__fastdepCC_FALSE
 am__fastdepCC_TRUE
 CCDEPMODE
+am__nodep
 AMDEPBACKSLASH
 AMDEP_FALSE
 AMDEP_TRUE
@@ -1086,6 +967,7 @@ enable_static
 with_pic
 enable_fast_install
 with_gnu_ld
+with_sysroot
 enable_libtool_lock
 enable_long_gnum
 with_ple
@@ -1129,15 +1011,10 @@ with_zlib
 with_zlib_include
 with_zlib_lib
 with_syrthes
+with_salome
 with_salome_kernel
-with_salome_kernel_include
-with_salome_kernel_idl
-with_salome_kernel_lib
 with_salome_gui
-with_salome_gui_include
-with_salome_gui_idl
-with_salome_gui_lib
-with_boost_include
+with_salome_yacs
 enable_frontend
 enable_gui
 enable_largefile
@@ -1170,6 +1047,10 @@ YACC
 YFLAGS
 CPP
 CXXCPP
+SALOMEENVCMD
+SALOMERUN
+OMNIIDL
+OMNIIDLPYBE
 PYTHON
 PYUIC4
 PYRCC4
@@ -1579,7 +1460,7 @@ Try \`$0 --help' for more information"
     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
-    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
+    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
     ;;
 
   esac
@@ -1717,7 +1598,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures code_saturne 2.1.0 to adapt to many kinds of systems.
+\`configure' configures code_saturne 2.1.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1788,7 +1669,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of code_saturne 2.1.0:";;
+     short | recursive ) echo "Configuration of code_saturne 2.1.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1828,9 +1709,11 @@ Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
   --with-modules=LIST     colon-separated list of environment modules
-  --with-pic              try to use only PIC/non-PIC objects [default=use
+  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
                           both]
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
+  --with-sysroot=DIR Search for dependent libraries within DIR
+                        (or the compiler's sysroot if not specified).
   --with-ple=PATH         specify prefix directory for PLE
   --with-ple-exec=PATH    specify directory for PLE executables
   --with-ple-include=PATH specify directory for PLE include files
@@ -1878,23 +1761,11 @@ Optional Packages:
                           specify directory for Zlib includes
   --with-zlib-lib=PATH    specify directory for Zlib library
   --with-syrthes=PATH     specify prefix directory for SYRTHES
+  --with-salome=PATH      specify prefix directory for SALOME
   --with-salome-kernel=PATH
-                          specify prefix directory for SALOME kernel
-  --with-salome-kernel-include=PATH
-                          specify directory for SALOME kernel include files
-  --with-salome-kernel-idl=PATH
-                          specify directory for SALOME_KERNEL IDL files
-  --with-salome-kernel-lib=PATH
-                          specify directory for SALOME_KERNEL library
-  --with-salome-gui=PATH  specify prefix directory for SALOME gui
-  --with-salome-gui-include=PATH
-                          specify directory for SALOME gui include files
-  --with-salome-gui-idl=PATH
-                          specify directory for SALOME_GUI IDL files
-  --with-salome-gui-lib=PATH
-                          specify directory for SALOME_GUI library
-  --with-boost-include=PATH
-                          specify directory for BOOST include files
+                          specify prefix directory for SALOME KERNEL
+  --with-salome-gui=PATH  specify prefix directory for SALOME GUI
+  --with-salome-yacs=PATH specify prefix directory for SALOME YACS
   --with-gnu-ld           assume the C compiler uses GNU ld default=no
   --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
   --without-libiconv-prefix     don't search for libiconv in includedir and libdir
@@ -1915,13 +1786,19 @@ Some influential environment variables:
   FCFLAGS     Fortran compiler flags
   F77         Fortran 77 compiler command
   FFLAGS      Fortran 77 compiler flags
-  YACC        The `Yet Another C Compiler' implementation to use. Defaults to
-              the first program found out of: `bison -y', `byacc', `yacc'.
+  YACC        The `Yet Another Compiler Compiler' implementation to use.
+              Defaults to the first program found out of: `bison -y', `byacc',
+              `yacc'.
   YFLAGS      The list of arguments that will be passed by default to $YACC.
               This script will default YFLAGS to the empty string to avoid a
               default value of `-d' given by some make applications.
   CPP         C preprocessor
   CXXCPP      C++ preprocessor
+  SALOMEENVCMD
+              SALOME environment setting commands
+  SALOMERUN   SALOME main script (usually runSalome or runAppli)
+  OMNIIDL     the omniORB IDL compiler
+  OMNIIDLPYBE Python backend for omniidl
   PYTHON      the Python interpreter
   PYUIC4      PyQt4 user interfaces compiler
   PYRCC4      PyQt4 resources compiler
@@ -1995,8 +1872,8 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-code_saturne configure 2.1.0
-generated by GNU Autoconf 2.67
+code_saturne configure 2.1.4
+generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
@@ -2042,7 +1919,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 	ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_compile
@@ -2080,7 +1957,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 	ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_cxx_try_compile
@@ -2118,7 +1995,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 	ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_fc_try_compile
@@ -2156,7 +2033,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 	ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_f77_try_compile
@@ -2202,7 +2079,7 @@ fi
   # interfere with the next link command; also delete a directory that is
   # left behind by Apple's compiler.  We do this before executing the actions.
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_link
@@ -2216,7 +2093,7 @@ ac_fn_c_check_header_compile ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2234,7 +2111,7 @@ fi
 eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_header_compile
 
@@ -2270,7 +2147,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
     ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_cpp
@@ -2312,7 +2189,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
        ac_retval=$ac_status
 fi
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_run
@@ -2325,7 +2202,7 @@ ac_fn_c_check_func ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2380,7 +2257,7 @@ fi
 eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_func
 
@@ -2416,7 +2293,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
     ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_cxx_try_cpp
@@ -2462,7 +2339,7 @@ fi
   # interfere with the next link command; also delete a directory that is
   # left behind by Apple's compiler.  We do this before executing the actions.
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_cxx_try_link
@@ -2508,7 +2385,7 @@ fi
   # interfere with the next link command; also delete a directory that is
   # left behind by Apple's compiler.  We do this before executing the actions.
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_f77_try_link
@@ -2554,7 +2431,7 @@ fi
   # interfere with the next link command; also delete a directory that is
   # left behind by Apple's compiler.  We do this before executing the actions.
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_fc_try_link
@@ -2568,7 +2445,7 @@ ac_fn_c_check_type ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=no"
@@ -2609,7 +2486,7 @@ fi
 eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_type
 
@@ -2786,7 +2663,7 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
 rm -f conftest.val
 
   fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_compute_int
@@ -2799,10 +2676,10 @@ rm -f conftest.val
 ac_fn_c_check_header_mongrel ()
 {
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if eval "test \"\${$3+set}\"" = set; then :
+  if eval \${$3+:} false; then :
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 fi
 eval ac_res=\$$3
@@ -2869,7 +2746,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 esac
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=\$ac_header_compiler"
@@ -2878,7 +2755,7 @@ eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_header_mongrel
 
@@ -2890,10 +2767,10 @@ fi
 ac_fn_cxx_check_header_mongrel ()
 {
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if eval "test \"\${$3+set}\"" = set; then :
+  if eval \${$3+:} false; then :
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 fi
 eval ac_res=\$$3
@@ -2960,7 +2837,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 esac
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=\$ac_header_compiler"
@@ -2969,7 +2846,7 @@ eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_cxx_check_header_mongrel
 
@@ -3010,7 +2887,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
        ac_retval=$ac_status
 fi
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_cxx_try_run
@@ -3018,8 +2895,8 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by code_saturne $as_me 2.1.0, which was
-generated by GNU Autoconf 2.67.  Invocation command line was
+It was created by code_saturne $as_me 2.1.4, which was
+generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
 
@@ -3277,7 +3154,7 @@ $as_echo "$as_me: loading site script $ac_site_file" >&6;}
       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "failed to load site script $ac_site_file
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
   fi
 done
 
@@ -3407,7 +3284,7 @@ $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
 $as_echo_n "checking build system type... " >&6; }
-if test "${ac_cv_build+set}" = set; then :
+if ${ac_cv_build+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_build_alias=$build_alias
@@ -3423,7 +3300,7 @@ fi
 $as_echo "$ac_cv_build" >&6; }
 case $ac_cv_build in
 *-*-*) ;;
-*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
+*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
 esac
 build=$ac_cv_build
 ac_save_IFS=$IFS; IFS='-'
@@ -3441,7 +3318,7 @@ case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
 $as_echo_n "checking host system type... " >&6; }
-if test "${ac_cv_host+set}" = set; then :
+if ${ac_cv_host+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$host_alias" = x; then
@@ -3456,7 +3333,7 @@ fi
 $as_echo "$ac_cv_host" >&6; }
 case $ac_cv_host in
 *-*-*) ;;
-*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
+*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
 esac
 host=$ac_cv_host
 ac_save_IFS=$IFS; IFS='-'
@@ -3474,7 +3351,7 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
 $as_echo_n "checking target system type... " >&6; }
-if test "${ac_cv_target+set}" = set; then :
+if ${ac_cv_target+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$target_alias" = x; then
@@ -3489,7 +3366,7 @@ fi
 $as_echo "$ac_cv_target" >&6; }
 case $ac_cv_target in
 *-*-*) ;;
-*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;;
+*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
 esac
 target=$ac_cv_target
 ac_save_IFS=$IFS; IFS='-'
@@ -3535,7 +3412,7 @@ am__api_version='1.11'
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
 $as_echo_n "checking for a BSD-compatible install... " >&6; }
 if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then :
+if ${ac_cv_path_install+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3622,11 +3499,11 @@ am_lf='
 '
 case `pwd` in
   *[\\\"\#\$\&\'\`$am_lf]*)
-    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
+    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
 esac
 case $srcdir in
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 esac
 
 # Do `set' in a subshell so we don't clobber the current shell's
@@ -3712,7 +3589,7 @@ if test "$cross_compiling" != no; then
 set dummy ${ac_tool_prefix}strip; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_STRIP+set}" = set; then :
+if ${ac_cv_prog_STRIP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$STRIP"; then
@@ -3752,7 +3629,7 @@ if test -z "$ac_cv_prog_STRIP"; then
 set dummy strip; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_STRIP"; then
@@ -3805,7 +3682,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
 if test -z "$MKDIR_P"; then
-  if test "${ac_cv_path_mkdir+set}" = set; then :
+  if ${ac_cv_path_mkdir+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3856,7 +3733,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_AWK+set}" = set; then :
+if ${ac_cv_prog_AWK+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$AWK"; then
@@ -3896,7 +3773,7 @@ done
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
+if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -3954,7 +3831,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='code_saturne'
- VERSION='2.1.0'
+ VERSION='2.1.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4062,7 +3939,7 @@ do
 done
 rm -rf conftest.dir
 
-if test "${am_cv_prog_tar_pax+set}" = set; then :
+if ${am_cv_prog_tar_pax+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   am_cv_prog_tar_pax=$_am_tool
@@ -4079,8 +3956,8 @@ $as_echo "$am_cv_prog_tar_pax" >&6; }
 # Enable maintainer mode by default for a developper checkout
 if test -d ${srcdir}/.svn -o -d ${srcdir}/.git; then :
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable maintainer-specific portions of Makefiles" >&5
-$as_echo_n "checking whether to disable maintainer-specific portions of Makefiles... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
+$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
     # Check whether --enable-maintainer-mode was given.
 if test "${enable_maintainer_mode+set}" = set; then :
   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
@@ -4214,7 +4091,7 @@ fi
 set dummy modulecmd; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_MODULECMD+set}" = set; then :
+if ${ac_cv_path_MODULECMD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $MODULECMD in
@@ -4276,7 +4153,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy ${ac_tool_prefix}gcc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -4316,7 +4193,7 @@ if test -z "$ac_cv_prog_CC"; then
 set dummy gcc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+if ${ac_cv_prog_ac_ct_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CC"; then
@@ -4369,7 +4246,7 @@ if test -z "$CC"; then
 set dummy ${ac_tool_prefix}cc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -4409,7 +4286,7 @@ if test -z "$CC"; then
 set dummy cc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -4468,7 +4345,7 @@ if test -z "$CC"; then
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -4512,7 +4389,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+if ${ac_cv_prog_ac_ct_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CC"; then
@@ -4567,7 +4444,7 @@ fi
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "no acceptable C compiler found in \$PATH
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -4682,7 +4559,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "C compiler cannot create executables
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
@@ -4725,7 +4602,7 @@ else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 rm -f conftest conftest$ac_cv_exeext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -4784,7 +4661,7 @@ $as_echo "$ac_try_echo"; } >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     fi
   fi
 fi
@@ -4795,7 +4672,7 @@ rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
 ac_clean_files=$ac_clean_files_save
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
 $as_echo_n "checking for suffix of object files... " >&6; }
-if test "${ac_cv_objext+set}" = set; then :
+if ${ac_cv_objext+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4836,7 +4713,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot compute suffix of object files: cannot compile
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
@@ -4846,7 +4723,7 @@ OBJEXT=$ac_cv_objext
 ac_objext=$OBJEXT
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
-if test "${ac_cv_c_compiler_gnu+set}" = set; then :
+if ${ac_cv_c_compiler_gnu+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4883,7 +4760,7 @@ ac_test_CFLAGS=${CFLAGS+set}
 ac_save_CFLAGS=$CFLAGS
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
 $as_echo_n "checking whether $CC accepts -g... " >&6; }
-if test "${ac_cv_prog_cc_g+set}" = set; then :
+if ${ac_cv_prog_cc_g+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_save_c_werror_flag=$ac_c_werror_flag
@@ -4961,7 +4838,7 @@ else
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
-if test "${ac_cv_prog_cc_c89+set}" = set; then :
+if ${ac_cv_prog_cc_c89+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_cv_prog_cc_c89=no
@@ -5107,6 +4984,7 @@ fi
 if test "x$enable_dependency_tracking" != xno; then
   am_depcomp="$ac_aux_dir/depcomp"
   AMDEPBACKSLASH='\'
+  am__nodep='_no'
 fi
  if test "x$enable_dependency_tracking" != xno; then
   AMDEP_TRUE=
@@ -5122,7 +5000,7 @@ depcc="$CC"   am_compiler_list=
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
 $as_echo_n "checking dependency style of $depcc... " >&6; }
-if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
+if ${am_cv_CC_dependencies_compiler_type+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
@@ -5131,6 +5009,7 @@ else
   # instance it was reported that on HP-UX the gcc test will end up
   # making a dummy file named `D' -- because `-MD' means `put the output
   # in D'.
+  rm -rf conftest.dir
   mkdir conftest.dir
   # Copy depcomp to subdir because otherwise we won't find it if we're
   # using a relative directory.
@@ -5190,7 +5069,7 @@ else
 	break
       fi
       ;;
-    msvisualcpp | msvcmsys)
+    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
       # This compiler won't grok `-c -o', but also, the minuso test has
       # not run yet.  These depmodes are late enough in the game, and
       # so weak that their functioning should not be impacted.
@@ -5261,7 +5140,7 @@ if test -z "$CXX"; then
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CXX+set}" = set; then :
+if ${ac_cv_prog_CXX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CXX"; then
@@ -5305,7 +5184,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
+if ${ac_cv_prog_ac_ct_CXX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CXX"; then
@@ -5383,7 +5262,7 @@ done
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
-if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
+if ${ac_cv_cxx_compiler_gnu+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -5420,7 +5299,7 @@ ac_test_CXXFLAGS=${CXXFLAGS+set}
 ac_save_CXXFLAGS=$CXXFLAGS
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
-if test "${ac_cv_prog_cxx_g+set}" = set; then :
+if ${ac_cv_prog_cxx_g+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_save_cxx_werror_flag=$ac_cxx_werror_flag
@@ -5506,7 +5385,7 @@ depcc="$CXX"  am_compiler_list=
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
 $as_echo_n "checking dependency style of $depcc... " >&6; }
-if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
+if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
@@ -5515,6 +5394,7 @@ else
   # instance it was reported that on HP-UX the gcc test will end up
   # making a dummy file named `D' -- because `-MD' means `put the output
   # in D'.
+  rm -rf conftest.dir
   mkdir conftest.dir
   # Copy depcomp to subdir because otherwise we won't find it if we're
   # using a relative directory.
@@ -5574,7 +5454,7 @@ else
 	break
       fi
       ;;
-    msvisualcpp | msvcmsys)
+    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
       # This compiler won't grok `-c -o', but also, the minuso test has
       # not run yet.  These depmodes are late enough in the game, and
       # so weak that their functioning should not be impacted.
@@ -5640,7 +5520,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_FC+set}" = set; then :
+if ${ac_cv_prog_FC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$FC"; then
@@ -5684,7 +5564,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_FC+set}" = set; then :
+if ${ac_cv_prog_ac_ct_FC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_FC"; then
@@ -5766,7 +5646,7 @@ ac_save_ext=$ac_ext
 ac_ext=F
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Fortran compiler" >&5
 $as_echo_n "checking whether we are using the GNU Fortran compiler... " >&6; }
-if test "${ac_cv_fc_compiler_gnu+set}" = set; then :
+if ${ac_cv_fc_compiler_gnu+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat > conftest.$ac_ext <<_ACEOF
@@ -5794,7 +5674,7 @@ ac_save_FCFLAGS=$FCFLAGS
 FCFLAGS=
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $FC accepts -g" >&5
 $as_echo_n "checking whether $FC accepts -g... " >&6; }
-if test "${ac_cv_prog_fc_g+set}" = set; then :
+if ${ac_cv_prog_fc_g+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   FCFLAGS=-g
@@ -5849,7 +5729,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_F77+set}" = set; then :
+if ${ac_cv_prog_F77+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$F77"; then
@@ -5893,7 +5773,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_F77+set}" = set; then :
+if ${ac_cv_prog_ac_ct_F77+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_F77"; then
@@ -5975,7 +5855,7 @@ ac_save_ext=$ac_ext
 ac_ext=F
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Fortran 77 compiler" >&5
 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
-if test "${ac_cv_f77_compiler_gnu+set}" = set; then :
+if ${ac_cv_f77_compiler_gnu+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat > conftest.$ac_ext <<_ACEOF
@@ -6003,7 +5883,7 @@ ac_save_FFLAGS=$FFLAGS
 FFLAGS=
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $F77 accepts -g" >&5
 $as_echo_n "checking whether $F77 accepts -g... " >&6; }
-if test "${ac_cv_prog_f77_g+set}" = set; then :
+if ${ac_cv_prog_f77_g+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   FFLAGS=-g
@@ -6071,7 +5951,7 @@ $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
 fi
 set dummy $CC; ac_cc=`$as_echo "$2" |
 		      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\"" = set; then :
+if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6190,7 +6070,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
-if test "${ac_cv_path_SED+set}" = set; then :
+if ${ac_cv_path_SED+:} false; then :
   $as_echo_n "(cached) " >&6
 else
             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
@@ -6264,7 +6144,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_LEX+set}" = set; then :
+if ${ac_cv_prog_LEX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$LEX"; then
@@ -6334,7 +6214,7 @@ $as_echo "$ac_try_echo"; } >&5
   test $ac_status = 0; }
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking lex output file root" >&5
 $as_echo_n "checking lex output file root... " >&6; }
-if test "${ac_cv_prog_lex_root+set}" = set; then :
+if ${ac_cv_prog_lex_root+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -6353,7 +6233,7 @@ LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
 if test -z "${LEXLIB+set}"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking lex library" >&5
 $as_echo_n "checking lex library... " >&6; }
-if test "${ac_cv_lib_lex+set}" = set; then :
+if ${ac_cv_lib_lex+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -6383,7 +6263,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether yytext is a pointer" >&5
 $as_echo_n "checking whether yytext is a pointer... " >&6; }
-if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then :
+if ${ac_cv_prog_lex_yytext_pointer+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   # POSIX says lex can declare yytext either as a pointer or an array; the
@@ -6394,7 +6274,8 @@ ac_save_LIBS=$LIBS
 LIBS="$LEXLIB $ac_save_LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-#define YYTEXT_POINTER 1
+
+  #define YYTEXT_POINTER 1
 `cat $LEX_OUTPUT_ROOT.c`
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
@@ -6424,7 +6305,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_YACC+set}" = set; then :
+if ${ac_cv_prog_YACC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$YACC"; then
@@ -6469,7 +6350,7 @@ ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest
 ac_compiler_gnu=$ac_cv_fc_compiler_gnu
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to get verbose linking output from $FC" >&5
 $as_echo_n "checking how to get verbose linking output from $FC... " >&6; }
-if test "${ac_cv_prog_fc_v+set}" = set; then :
+if ${ac_cv_prog_fc_v+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat > conftest.$ac_ext <<_ACEOF
@@ -6499,7 +6380,8 @@ $as_echo "$as_me:${as_lineno-$LINENO}: $*" >&5
 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
 # LIBRARY_PATH; skip all such settings.
 ac_fc_v_output=`eval $ac_link 5>&1 2>&1 |
-  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
+  sed '/^Driving:/d; /^Configured with:/d;
+      '"/^[_$as_cr_Letters][_$as_cr_alnum]*=/d"`
 $as_echo "$ac_fc_v_output" >&5
 FCFLAGS=$ac_save_FCFLAGS
 
@@ -6564,7 +6446,7 @@ fi
 $as_echo "$ac_cv_prog_fc_v" >&6; }
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Fortran libraries of $FC" >&5
 $as_echo_n "checking for Fortran libraries of $FC... " >&6; }
-if test "${ac_cv_fc_libs+set}" = set; then :
+if ${ac_cv_fc_libs+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$FCLIBS" != "x"; then
@@ -6589,7 +6471,8 @@ $as_echo "$as_me:${as_lineno-$LINENO}: $*" >&5
 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
 # LIBRARY_PATH; skip all such settings.
 ac_fc_v_output=`eval $ac_link 5>&1 2>&1 |
-  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
+  sed '/^Driving:/d; /^Configured with:/d;
+      '"/^[_$as_cr_Letters][_$as_cr_alnum]*=/d"`
 $as_echo "$ac_fc_v_output" >&5
 FCFLAGS=$ac_save_FCFLAGS
 
@@ -6779,7 +6662,7 @@ if test "${enable_debug+set}" = set; then :
     case "${enableval}" in
       yes) debug=yes ;;
       no)  debug=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5 ;;
     esac
 
 else
@@ -6797,7 +6680,7 @@ if test "${enable_auto_flags+set}" = set; then :
     case "${enableval}" in
       yes) auto_flags=yes ;;
       no)  auto_flags=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-auto-flags" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-auto-flags" "$LINENO" 5 ;;
     esac
 
 else
@@ -6814,7 +6697,7 @@ if test "${enable_french+set}" = set; then :
     case "${enableval}" in
       yes) french=yes ;;
       no)  french=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-french" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-french" "$LINENO" 5 ;;
     esac
 
 else
@@ -6831,7 +6714,7 @@ if test "${enable_relocatable+set}" = set; then :
     case "${enableval}" in
       yes) relocatable=yes ;;
       no)  relocatable=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-relocatable" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-relocatable" "$LINENO" 5 ;;
     esac
 
 else
@@ -6975,8 +6858,8 @@ esac
 
 
 
-macro_version='2.2.6b'
-macro_revision='1.3017'
+macro_version='2.4.2'
+macro_revision='1.3337'
 
 
 
@@ -6992,9 +6875,78 @@ macro_revision='1.3017'
 
 ltmain="$ac_aux_dir/ltmain.sh"
 
+# Backslashify metacharacters that are still active within
+# double-quoted strings.
+sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\(["`\\]\)/\\\1/g'
+
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
+
+ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
+$as_echo_n "checking how to print strings... " >&6; }
+# Test print first, because it will be a builtin if present.
+if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
+   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='print -r --'
+elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='printf %s\n'
+else
+  # Use this function as a fallback that always works.
+  func_fallback_echo ()
+  {
+    eval 'cat <<_LTECHO_EOF
+$1
+_LTECHO_EOF'
+  }
+  ECHO='func_fallback_echo'
+fi
+
+# func_echo_all arg...
+# Invoke $ECHO with all args, space-separated.
+func_echo_all ()
+{
+    $ECHO ""
+}
+
+case "$ECHO" in
+  printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
+$as_echo "printf" >&6; } ;;
+  print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
+$as_echo "print -r" >&6; } ;;
+  *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
+$as_echo "cat" >&6; } ;;
+esac
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
-if test "${ac_cv_path_SED+set}" = set; then :
+if ${ac_cv_path_SED+:} false; then :
   $as_echo_n "(cached) " >&6
 else
             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
@@ -7076,7 +7028,7 @@ Xsed="$SED -e 1s/^X//"
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
-if test "${ac_cv_path_GREP+set}" = set; then :
+if ${ac_cv_path_GREP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$GREP"; then
@@ -7139,7 +7091,7 @@ $as_echo "$ac_cv_path_GREP" >&6; }
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
 $as_echo_n "checking for egrep... " >&6; }
-if test "${ac_cv_path_EGREP+set}" = set; then :
+if ${ac_cv_path_EGREP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
@@ -7206,7 +7158,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; }
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
 $as_echo_n "checking for fgrep... " >&6; }
-if test "${ac_cv_path_FGREP+set}" = set; then :
+if ${ac_cv_path_FGREP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
@@ -7337,7 +7289,7 @@ else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
 $as_echo_n "checking for non-GNU ld... " >&6; }
 fi
-if test "${lt_cv_path_LD+set}" = set; then :
+if ${lt_cv_path_LD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$LD"; then
@@ -7377,7 +7329,7 @@ fi
 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
-if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+if ${lt_cv_prog_gnu_ld+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   # I'd rather use --version here, but apparently some GNU lds only accept -v.
@@ -7404,7 +7356,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
-if test "${lt_cv_path_NM+set}" = set; then :
+if ${lt_cv_path_NM+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$NM"; then
@@ -7457,14 +7409,17 @@ if test "$lt_cv_path_NM" != "no"; then
   NM="$lt_cv_path_NM"
 else
   # Didn't find any BSD compatible name lister, look for dumpbin.
-  if test -n "$ac_tool_prefix"; then
-  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+  if test -n "$DUMPBIN"; then :
+    # Let the user override the test.
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in dumpbin "link -dump"
   do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
+if ${ac_cv_prog_DUMPBIN+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$DUMPBIN"; then
@@ -7502,13 +7457,13 @@ fi
 fi
 if test -z "$DUMPBIN"; then
   ac_ct_DUMPBIN=$DUMPBIN
-  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+  for ac_prog in dumpbin "link -dump"
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
+if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_DUMPBIN"; then
@@ -7557,6 +7512,15 @@ esac
   fi
 fi
 
+    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
+    *COFF*)
+      DUMPBIN="$DUMPBIN -symbols"
+      ;;
+    *)
+      DUMPBIN=:
+      ;;
+    esac
+  fi
 
   if test "$DUMPBIN" != ":"; then
     NM="$DUMPBIN"
@@ -7571,18 +7535,18 @@ test -z "$NM" && NM=nm
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
-if test "${lt_cv_nm_interface+set}" = set; then :
+if ${lt_cv_nm_interface+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:7579: $ac_compile\"" >&5)
+  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:7582: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:7585: output\"" >&5)
+  (eval echo "\"\$as_me:$LINENO: output\"" >&5)
   cat conftest.out >&5
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
     lt_cv_nm_interface="MS dumpbin"
@@ -7595,7 +7559,7 @@ $as_echo "$lt_cv_nm_interface" >&6; }
 # find the maximum length of command line arguments
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
-if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
+if ${lt_cv_sys_max_cmd_len+:} false; then :
   $as_echo_n "(cached) " >&6
 else
     i=0
@@ -7628,6 +7592,11 @@ else
     lt_cv_sys_max_cmd_len=8192;
     ;;
 
+  mint*)
+    # On MiNT this can take a long time and run out of memory.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
   amigaos*)
     # On AmigaOS with pdksh, this test takes hours, literally.
     # So we just punt and use a minimum line length of 8192.
@@ -7653,6 +7622,11 @@ else
     lt_cv_sys_max_cmd_len=196608
     ;;
 
+  os2*)
+    # The test takes a long time on OS/2.
+    lt_cv_sys_max_cmd_len=8192
+    ;;
+
   osf*)
     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
@@ -7692,8 +7666,8 @@ else
       # If test is not a shell built-in, we'll probably end up computing a
       # maximum length that is only half of the actual maximum length, but
       # we can't tell.
-      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
+	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
 	      test $i != 17 # 1/2 MB should be enough
       do
         i=`expr $i + 1`
@@ -7735,8 +7709,8 @@ $as_echo_n "checking whether the shell understands some XSI constructs... " >&6;
 # Try some XSI features
 xsi_shell=no
 ( _lt_dummy="a/b/c"
-  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
-      = c,a/b,, \
+  test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,b/c, \
     && eval 'test $(( 1 + 1 )) -eq 2 \
     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
   && xsi_shell=yes
@@ -7785,9 +7759,83 @@ esac
 
 
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
+$as_echo_n "checking how to convert $build file names to $host format... " >&6; }
+if ${lt_cv_to_host_file_cmd+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
+        ;;
+    esac
+    ;;
+  *-*-cygwin* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_noop
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
+        ;;
+    esac
+    ;;
+  * ) # unhandled hosts (and "normal" native builds)
+    lt_cv_to_host_file_cmd=func_convert_file_noop
+    ;;
+esac
+
+fi
+
+to_host_file_cmd=$lt_cv_to_host_file_cmd
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
+$as_echo "$lt_cv_to_host_file_cmd" >&6; }
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
+$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
+if ${lt_cv_to_tool_file_cmd+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  #assume ordinary cross tools, or native build.
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
+        ;;
+    esac
+    ;;
+esac
+
+fi
+
+to_tool_file_cmd=$lt_cv_to_tool_file_cmd
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
+$as_echo "$lt_cv_to_tool_file_cmd" >&6; }
+
+
+
+
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
 $as_echo_n "checking for $LD option to reload object files... " >&6; }
-if test "${lt_cv_ld_reload_flag+set}" = set; then :
+if ${lt_cv_ld_reload_flag+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_ld_reload_flag='-r'
@@ -7801,6 +7849,11 @@ case $reload_flag in
 esac
 reload_cmds='$LD$reload_flag -o $output$reload_objs'
 case $host_os in
+  cygwin* | mingw* | pw32* | cegcc*)
+    if test "$GCC" != yes; then
+      reload_cmds=false
+    fi
+    ;;
   darwin*)
     if test "$GCC" = yes; then
       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
@@ -7823,7 +7876,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy ${ac_tool_prefix}objdump; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
+if ${ac_cv_prog_OBJDUMP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$OBJDUMP"; then
@@ -7863,7 +7916,7 @@ if test -z "$ac_cv_prog_OBJDUMP"; then
 set dummy objdump; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
+if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_OBJDUMP"; then
@@ -7922,7 +7975,7 @@ test -z "$OBJDUMP" && OBJDUMP=objdump
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
-if test "${lt_cv_deplibs_check_method+set}" = set; then :
+if ${lt_cv_deplibs_check_method+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_file_magic_cmd='$MAGIC_CMD'
@@ -7964,16 +8017,18 @@ mingw* | pw32*)
   # Base MSYS/MinGW do not provide the 'file' command needed by
   # func_win32_libid shell function, so use a weaker test based on 'objdump',
   # unless we find 'file', for example because we are cross-compiling.
-  if ( file / ) >/dev/null 2>&1; then
+  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
+  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
     lt_cv_file_magic_cmd='func_win32_libid'
   else
-    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    # Keep this pattern in sync with the one in func_win32_libid.
+    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
     lt_cv_file_magic_cmd='$OBJDUMP -f'
   fi
   ;;
 
-cegcc)
+cegcc*)
   # use the weaker test based on 'objdump'. See mingw*.
   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
   lt_cv_file_magic_cmd='$OBJDUMP -f'
@@ -8003,6 +8058,10 @@ gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
+haiku*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 hpux10.20* | hpux11*)
   lt_cv_file_magic_cmd=/usr/bin/file
   case $host_cpu in
@@ -8011,11 +8070,11 @@ hpux10.20* | hpux11*)
     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     ;;
   hppa*64*)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
     ;;
   *)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
     lt_cv_file_magic_test_file=/usr/lib/libc.sl
     ;;
   esac
@@ -8036,12 +8095,12 @@ irix5* | irix6* | nonstopux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   else
@@ -8118,6 +8177,21 @@ esac
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
 $as_echo "$lt_cv_deplibs_check_method" >&6; }
+
+file_magic_glob=
+want_nocaseglob=no
+if test "$build" = "$host"; then
+  case $host_os in
+  mingw* | pw32*)
+    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
+      want_nocaseglob=yes
+    else
+      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
+    fi
+    ;;
+  esac
+fi
+
 file_magic_cmd=$lt_cv_file_magic_cmd
 deplibs_check_method=$lt_cv_deplibs_check_method
 test -z "$deplibs_check_method" && deplibs_check_method=unknown
@@ -8133,12 +8207,165 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown
 
 
 
+
+
+
+
+
+
+
+
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
+set dummy ${ac_tool_prefix}dlltool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_DLLTOOL+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$DLLTOOL"; then
+  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+DLLTOOL=$ac_cv_prog_DLLTOOL
+if test -n "$DLLTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
+$as_echo "$DLLTOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_DLLTOOL"; then
+  ac_ct_DLLTOOL=$DLLTOOL
+  # Extract the first word of "dlltool", so it can be a program name with args.
+set dummy dlltool; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_DLLTOOL"; then
+  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
+if test -n "$ac_ct_DLLTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
+$as_echo "$ac_ct_DLLTOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_DLLTOOL" = x; then
+    DLLTOOL="false"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    DLLTOOL=$ac_ct_DLLTOOL
+  fi
+else
+  DLLTOOL="$ac_cv_prog_DLLTOOL"
+fi
+
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+
+
+
+
+
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
+$as_echo_n "checking how to associate runtime and link libraries... " >&6; }
+if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_sharedlib_from_linklib_cmd='unknown'
+
+case $host_os in
+cygwin* | mingw* | pw32* | cegcc*)
+  # two different shell functions defined in ltmain.sh
+  # decide which to use based on capabilities of $DLLTOOL
+  case `$DLLTOOL --help 2>&1` in
+  *--identify-strict*)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
+    ;;
+  *)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
+    ;;
+  esac
+  ;;
+*)
+  # fallback: assume linklib IS sharedlib
+  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
+  ;;
+esac
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
+$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
+sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
+test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
+
+
+
+
+
+
+
 if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ar; ac_word=$2
+  for ac_prog in ar
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_AR+set}" = set; then :
+if ${ac_cv_prog_AR+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$AR"; then
@@ -8151,7 +8378,7 @@ do
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_AR="${ac_tool_prefix}ar"
+    ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -8171,14 +8398,18 @@ $as_echo "no" >&6; }
 fi
 
 
+    test -n "$AR" && break
+  done
 fi
-if test -z "$ac_cv_prog_AR"; then
+if test -z "$AR"; then
   ac_ct_AR=$AR
-  # Extract the first word of "ar", so it can be a program name with args.
-set dummy ar; ac_word=$2
+  for ac_prog in ar
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
+if ${ac_cv_prog_ac_ct_AR+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_AR"; then
@@ -8191,7 +8422,7 @@ do
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_AR="ar"
+    ac_cv_prog_ac_ct_AR="$ac_prog"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -8210,6 +8441,10 @@ else
 $as_echo "no" >&6; }
 fi
 
+
+  test -n "$ac_ct_AR" && break
+done
+
   if test "x$ac_ct_AR" = x; then
     AR="false"
   else
@@ -8221,16 +8456,72 @@ ac_tool_warned=yes ;;
 esac
     AR=$ac_ct_AR
   fi
-else
-  AR="$ac_cv_prog_AR"
 fi
 
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
+: ${AR=ar}
+: ${AR_FLAGS=cru}
+
+
+
+
+
+
+
+
 
 
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
+$as_echo_n "checking for archiver @FILE support... " >&6; }
+if ${lt_cv_ar_at_file+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ar_at_file=no
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  echo conftest.$ac_objext > conftest.lst
+      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
+      { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
+  (eval $lt_ar_try) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+      if test "$ac_status" -eq 0; then
+	# Ensure the archiver fails upon bogus file names.
+	rm -f conftest.$ac_objext libconftest.a
+	{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
+  (eval $lt_ar_try) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+	if test "$ac_status" -ne 0; then
+          lt_cv_ar_at_file=@
+        fi
+      fi
+      rm -f conftest.* libconftest.a
+
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
+$as_echo "$lt_cv_ar_at_file" >&6; }
 
+if test "x$lt_cv_ar_at_file" = xno; then
+  archiver_list_spec=
+else
+  archiver_list_spec=$lt_cv_ar_at_file
+fi
 
 
 
@@ -8243,7 +8534,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy ${ac_tool_prefix}strip; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_STRIP+set}" = set; then :
+if ${ac_cv_prog_STRIP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$STRIP"; then
@@ -8283,7 +8574,7 @@ if test -z "$ac_cv_prog_STRIP"; then
 set dummy strip; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_STRIP"; then
@@ -8342,7 +8633,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_RANLIB+set}" = set; then :
+if ${ac_cv_prog_RANLIB+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$RANLIB"; then
@@ -8382,7 +8673,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
 set dummy ranlib; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
+if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_RANLIB"; then
@@ -8444,15 +8735,27 @@ old_postuninstall_cmds=
 if test -n "$RANLIB"; then
   case $host_os in
   openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
     ;;
   *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
     ;;
   esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
 fi
 
+case $host_os in
+  darwin*)
+    lock_old_archive_extraction=yes ;;
+  *)
+    lock_old_archive_extraction=no ;;
+esac
+
+
+
+
+
+
 
 
 
@@ -8499,7 +8802,7 @@ compiler=$CC
 # Check for command to grab the raw symbol name followed by C symbol from nm.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
-if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
+if ${lt_cv_sys_global_symbol_pipe+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -8560,8 +8863,8 @@ esac
 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 
 # Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
 
 # Handle CRLF in mingw tool chain
 opt_cr=
@@ -8585,6 +8888,7 @@ for ac_symprfx in "" "_"; do
     # which start with @ or ?.
     lt_cv_sys_global_symbol_pipe="$AWK '"\
 "     {last_section=section; section=\$ 3};"\
+"     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
 "     \$ 0!~/External *\|/{next};"\
 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
@@ -8597,6 +8901,7 @@ for ac_symprfx in "" "_"; do
   else
     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[	 ]\($symcode$symcode*\)[	 ][	 ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
   fi
+  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
 
   # Check to see that the pipe works correctly.
   pipe_works=no
@@ -8622,8 +8927,8 @@ _LT_EOF
   test $ac_status = 0; }; then
     # Now try to grab the symbols.
     nlist=conftest.nm
-    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
-  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
+    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
+  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; } && test -s "$nlist"; then
@@ -8638,6 +8943,18 @@ _LT_EOF
       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
 	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
 	  cat <<_LT_EOF > conftest.$ac_ext
+/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
+#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
+/* DATA imports from DLLs on WIN32 con't be const, because runtime
+   relocations are performed -- see ld's documentation on pseudo-relocs.  */
+# define LT_DLSYM_CONST
+#elif defined(__osf__)
+/* This system does not cope well with relocations in const data.  */
+# define LT_DLSYM_CONST
+#else
+# define LT_DLSYM_CONST const
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -8649,7 +8966,7 @@ _LT_EOF
 	  cat <<_LT_EOF >> conftest.$ac_ext
 
 /* The mapping between symbol names and symbols.  */
-const struct {
+LT_DLSYM_CONST struct {
   const char *name;
   void       *address;
 }
@@ -8675,8 +8992,8 @@ static const void *lt_preloaded_setup() {
 _LT_EOF
 	  # Now try linking the two files.
 	  mv conftest.$ac_objext conftstm.$ac_objext
-	  lt_save_LIBS="$LIBS"
-	  lt_save_CFLAGS="$CFLAGS"
+	  lt_globsym_save_LIBS=$LIBS
+	  lt_globsym_save_CFLAGS=$CFLAGS
 	  LIBS="conftstm.$ac_objext"
 	  CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
 	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
@@ -8686,8 +9003,8 @@ _LT_EOF
   test $ac_status = 0; } && test -s conftest${ac_exeext}; then
 	    pipe_works=yes
 	  fi
-	  LIBS="$lt_save_LIBS"
-	  CFLAGS="$lt_save_CFLAGS"
+	  LIBS=$lt_globsym_save_LIBS
+	  CFLAGS=$lt_globsym_save_CFLAGS
 	else
 	  echo "cannot find nm_test_func in $nlist" >&5
 	fi
@@ -8724,6 +9041,17 @@ else
 $as_echo "ok" >&6; }
 fi
 
+# Response file support.
+if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+  nm_file_list_spec='@'
+elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
+  nm_file_list_spec='@'
+fi
+
+
+
+
+
 
 
 
@@ -8745,6 +9073,44 @@ fi
 
 
 
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
+$as_echo_n "checking for sysroot... " >&6; }
+
+# Check whether --with-sysroot was given.
+if test "${with_sysroot+set}" = set; then :
+  withval=$with_sysroot;
+else
+  with_sysroot=no
+fi
+
+
+lt_sysroot=
+case ${with_sysroot} in #(
+ yes)
+   if test "$GCC" = yes; then
+     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
+   fi
+   ;; #(
+ /*)
+   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
+   ;; #(
+ no|'')
+   ;; #(
+ *)
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
+$as_echo "${with_sysroot}" >&6; }
+   as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
+   ;;
+esac
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
+$as_echo "${lt_sysroot:-no}" >&6; }
+
+
+
+
+
 # Check whether --enable-libtool-lock was given.
 if test "${enable_libtool_lock+set}" = set; then :
   enableval=$enable_libtool_lock;
@@ -8776,7 +9142,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 8779 "configure"' > conftest.$ac_ext
+  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -8870,7 +9236,7 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   CFLAGS="$CFLAGS -belf"
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
-if test "${lt_cv_cc_needs_belf+set}" = set; then :
+if ${lt_cv_cc_needs_belf+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_ext=c
@@ -8911,7 +9277,7 @@ $as_echo "$lt_cv_cc_needs_belf" >&6; }
     CFLAGS="$SAVE_CFLAGS"
   fi
   ;;
-sparc*-*solaris*)
+*-*solaris*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
@@ -8922,7 +9288,20 @@ sparc*-*solaris*)
     case `/usr/bin/file conftest.o` in
     *64-bit*)
       case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      yes*)
+        case $host in
+        i?86-*-solaris*)
+          LD="${LD-ld} -m elf_x86_64"
+          ;;
+        sparc*-*-solaris*)
+          LD="${LD-ld} -m elf64_sparc"
+          ;;
+        esac
+        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
+        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
+          LD="${LD-ld}_sol2"
+        fi
+        ;;
       *)
 	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
 	  LD="${LD-ld} -64"
@@ -8938,6 +9317,123 @@ esac
 
 need_locks="$enable_libtool_lock"
 
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
+set dummy ${ac_tool_prefix}mt; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$MANIFEST_TOOL"; then
+  ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
+if test -n "$MANIFEST_TOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
+$as_echo "$MANIFEST_TOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
+  ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
+  # Extract the first word of "mt", so it can be a program name with args.
+set dummy mt; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_MANIFEST_TOOL"; then
+  ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
+if test -n "$ac_ct_MANIFEST_TOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
+$as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_MANIFEST_TOOL" = x; then
+    MANIFEST_TOOL=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
+  fi
+else
+  MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
+fi
+
+test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
+$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
+if ${lt_cv_path_mainfest_tool+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_path_mainfest_tool=no
+  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
+  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
+  cat conftest.err >&5
+  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
+    lt_cv_path_mainfest_tool=yes
+  fi
+  rm -f conftest*
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
+$as_echo "$lt_cv_path_mainfest_tool" >&6; }
+if test "x$lt_cv_path_mainfest_tool" != xyes; then
+  MANIFEST_TOOL=:
+fi
+
+
+
+
+
 
   case $host_os in
     rhapsody* | darwin*)
@@ -8946,7 +9442,7 @@ need_locks="$enable_libtool_lock"
 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
+if ${ac_cv_prog_DSYMUTIL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$DSYMUTIL"; then
@@ -8986,7 +9482,7 @@ if test -z "$ac_cv_prog_DSYMUTIL"; then
 set dummy dsymutil; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
+if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_DSYMUTIL"; then
@@ -9038,7 +9534,7 @@ fi
 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_NMEDIT+set}" = set; then :
+if ${ac_cv_prog_NMEDIT+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$NMEDIT"; then
@@ -9078,7 +9574,7 @@ if test -z "$ac_cv_prog_NMEDIT"; then
 set dummy nmedit; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
+if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_NMEDIT"; then
@@ -9130,7 +9626,7 @@ fi
 set dummy ${ac_tool_prefix}lipo; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_LIPO+set}" = set; then :
+if ${ac_cv_prog_LIPO+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$LIPO"; then
@@ -9170,7 +9666,7 @@ if test -z "$ac_cv_prog_LIPO"; then
 set dummy lipo; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
+if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_LIPO"; then
@@ -9222,7 +9718,7 @@ fi
 set dummy ${ac_tool_prefix}otool; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_OTOOL+set}" = set; then :
+if ${ac_cv_prog_OTOOL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$OTOOL"; then
@@ -9262,7 +9758,7 @@ if test -z "$ac_cv_prog_OTOOL"; then
 set dummy otool; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
+if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_OTOOL"; then
@@ -9314,7 +9810,7 @@ fi
 set dummy ${ac_tool_prefix}otool64; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_OTOOL64+set}" = set; then :
+if ${ac_cv_prog_OTOOL64+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$OTOOL64"; then
@@ -9354,7 +9850,7 @@ if test -z "$ac_cv_prog_OTOOL64"; then
 set dummy otool64; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
+if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_OTOOL64"; then
@@ -9429,7 +9925,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
 $as_echo_n "checking for -single_module linker flag... " >&6; }
-if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
+if ${lt_cv_apple_cc_single_mod+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_apple_cc_single_mod=no
@@ -9445,7 +9941,13 @@ else
 	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
 	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
         _lt_result=$?
-	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	# If there is a non-empty error log, and "single_module"
+	# appears in it, assume the flag caused a linker warning
+        if test -s conftest.err && $GREP single_module conftest.err; then
+	  cat conftest.err >&5
+	# Otherwise, if the output was created with a 0 exit code from
+	# the compiler, it worked.
+	elif test -f libconftest.dylib && test $_lt_result -eq 0; then
 	  lt_cv_apple_cc_single_mod=yes
 	else
 	  cat conftest.err >&5
@@ -9456,9 +9958,10 @@ else
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
+
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
-if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
+if ${lt_cv_ld_exported_symbols_list+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_ld_exported_symbols_list=no
@@ -9488,6 +9991,41 @@ rm -f core conftest.err conftest.$ac_objext \
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
+$as_echo_n "checking for -force_load linker flag... " >&6; }
+if ${lt_cv_ld_force_load+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_force_load=no
+      cat > conftest.c << _LT_EOF
+int forced_loaded() { return 2;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
+      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
+      echo "$AR cru libconftest.a conftest.o" >&5
+      $AR cru libconftest.a conftest.o 2>&5
+      echo "$RANLIB libconftest.a" >&5
+      $RANLIB libconftest.a 2>&5
+      cat > conftest.c << _LT_EOF
+int main() { return 0;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
+      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
+      _lt_result=$?
+      if test -s conftest.err && $GREP force_load conftest.err; then
+	cat conftest.err >&5
+      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
+	lt_cv_ld_force_load=yes
+      else
+	cat conftest.err >&5
+      fi
+        rm -f conftest.err libconftest.a conftest conftest.c
+        rm -rf conftest.dSYM
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
+$as_echo "$lt_cv_ld_force_load" >&6; }
     case $host_os in
     rhapsody* | darwin1.[012])
       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
@@ -9515,7 +10053,7 @@ $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
     else
       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
     fi
-    if test "$DSYMUTIL" != ":"; then
+    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
       _lt_dsymutil='~$DSYMUTIL $lib || :'
     else
       _lt_dsymutil=
@@ -9535,7 +10073,7 @@ if test -n "$CPP" && test -d "$CPP"; then
   CPP=
 fi
 if test -z "$CPP"; then
-  if test "${ac_cv_prog_CPP+set}" = set; then :
+  if ${ac_cv_prog_CPP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
       # Double quotes because CPP needs to be expanded
@@ -9651,7 +10189,7 @@ else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 
 ac_ext=c
@@ -9663,7 +10201,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
 $as_echo_n "checking for ANSI C header files... " >&6; }
-if test "${ac_cv_header_stdc+set}" = set; then :
+if ${ac_cv_header_stdc+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9794,7 +10332,7 @@ for ac_header in dlfcn.h
 do :
   ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
 "
-if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
+if test "x$ac_cv_header_dlfcn_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_DLFCN_H 1
 _ACEOF
@@ -9805,1047 +10343,117 @@ done
 
 
 
-ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-if test -z "$CXX"; then
-  if test -n "$CCC"; then
-    CXX=$CCC
-  else
-    if test -n "$ac_tool_prefix"; then
-  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CXX+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$CXX"; then
-  ac_cv_prog_CXX="$CXX" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
 
-fi
-fi
-CXX=$ac_cv_prog_CXX
-if test -n "$CXX"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
-$as_echo "$CXX" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
+func_stripname_cnf ()
+{
+  case ${2} in
+  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
+  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
+  esac
+} # func_stripname_cnf
 
 
-    test -n "$CXX" && break
-  done
-fi
-if test -z "$CXX"; then
-  ac_ct_CXX=$CXX
-  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_CXX"; then
-  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_CXX="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
 
-fi
-fi
-ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
-if test -n "$ac_ct_CXX"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
-$as_echo "$ac_ct_CXX" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
 
 
-  test -n "$ac_ct_CXX" && break
-done
 
-  if test "x$ac_ct_CXX" = x; then
-    CXX="g++"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    CXX=$ac_ct_CXX
-  fi
-fi
+# Set options
 
-  fi
-fi
-# Provide some information about the compiler.
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
-set X $ac_compile
-ac_compiler=$2
-for ac_option in --version -v -V -qversion; do
-  { { ac_try="$ac_compiler $ac_option >&5"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    sed '10a\
-... rest of stderr output deleted ...
-         10q' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-  fi
-  rm -f conftest.er1 conftest.err
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-done
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
-$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
-if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
 
-int
-main ()
-{
-#ifndef __GNUC__
-       choke me
-#endif
+        enable_dlopen=no
 
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_compiler_gnu=yes
+
+  enable_win32_dll=no
+
+
+            # Check whether --enable-shared was given.
+if test "${enable_shared+set}" = set; then :
+  enableval=$enable_shared; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_shared=yes ;;
+    no) enable_shared=no ;;
+    *)
+      enable_shared=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_shared=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
 else
-  ac_compiler_gnu=no
+  enable_shared=yes
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
 
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
-$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
-if test $ac_compiler_gnu = yes; then
-  GXX=yes
+
+
+
+
+
+
+
+
+  # Check whether --enable-static was given.
+if test "${enable_static+set}" = set; then :
+  enableval=$enable_static; p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_static=yes ;;
+    no) enable_static=no ;;
+    *)
+     enable_static=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+	IFS="$lt_save_ifs"
+	if test "X$pkg" = "X$p"; then
+	  enable_static=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
 else
-  GXX=
+  enable_static=yes
 fi
-ac_test_CXXFLAGS=${CXXFLAGS+set}
-ac_save_CXXFLAGS=$CXXFLAGS
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
-$as_echo_n "checking whether $CXX accepts -g... " >&6; }
-if test "${ac_cv_prog_cxx_g+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
-   ac_cxx_werror_flag=yes
-   ac_cv_prog_cxx_g=no
-   CXXFLAGS="-g"
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
 
-int
-main ()
-{
 
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_cv_prog_cxx_g=yes
-else
-  CXXFLAGS=""
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
 
-int
-main ()
-{
 
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
 
-else
-  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
-	 CXXFLAGS="-g"
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
 
-int
-main ()
-{
 
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_cv_prog_cxx_g=yes
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
-$as_echo "$ac_cv_prog_cxx_g" >&6; }
-if test "$ac_test_CXXFLAGS" = set; then
-  CXXFLAGS=$ac_save_CXXFLAGS
-elif test $ac_cv_prog_cxx_g = yes; then
-  if test "$GXX" = yes; then
-    CXXFLAGS="-g -O2"
-  else
-    CXXFLAGS="-g"
-  fi
+
+
+
+# Check whether --with-pic was given.
+if test "${with_pic+set}" = set; then :
+  withval=$with_pic; lt_p=${PACKAGE-default}
+    case $withval in
+    yes|no) pic_mode=$withval ;;
+    *)
+      pic_mode=default
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for lt_pkg in $withval; do
+	IFS="$lt_save_ifs"
+	if test "X$lt_pkg" = "X$lt_p"; then
+	  pic_mode=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
 else
-  if test "$GXX" = yes; then
-    CXXFLAGS="-O2"
-  else
-    CXXFLAGS=
-  fi
+  pic_mode=default
 fi
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
-depcc="$CXX"  am_compiler_list=
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
-$as_echo_n "checking dependency style of $depcc... " >&6; }
-if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-  # We make a subdir and do the tests there.  Otherwise we can end up
-  # making bogus files that we don't know about and never remove.  For
-  # instance it was reported that on HP-UX the gcc test will end up
-  # making a dummy file named `D' -- because `-MD' means `put the output
-  # in D'.
-  mkdir conftest.dir
-  # Copy depcomp to subdir because otherwise we won't find it if we're
-  # using a relative directory.
-  cp "$am_depcomp" conftest.dir
-  cd conftest.dir
-  # We will build objects and dependencies in a subdirectory because
-  # it helps to detect inapplicable dependency modes.  For instance
-  # both Tru64's cc and ICC support -MD to output dependencies as a
-  # side effect of compilation, but ICC will put the dependencies in
-  # the current directory while Tru64 will put them in the object
-  # directory.
-  mkdir sub
-
-  am_cv_CXX_dependencies_compiler_type=none
-  if test "$am_compiler_list" = ""; then
-     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-  fi
-  am__universal=false
-  case " $depcc " in #(
-     *\ -arch\ *\ -arch\ *) am__universal=true ;;
-     esac
-
-  for depmode in $am_compiler_list; do
-    # Setup a source with many dependencies, because some compilers
-    # like to wrap large dependency lists on column 80 (with \), and
-    # we should not choose a depcomp mode which is confused by this.
-    #
-    # We need to recreate these files for each test, as the compiler may
-    # overwrite some of them when testing with obscure command lines.
-    # This happens at least with the AIX C compiler.
-    : > sub/conftest.c
-    for i in 1 2 3 4 5 6; do
-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
-      # Solaris 8's {/usr,}/bin/sh.
-      touch sub/conftst$i.h
-    done
-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
-
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.  Also, some Intel
-    # versions had trouble with output in subdirs
-    am__obj=sub/conftest.${OBJEXT-o}
-    am__minus_obj="-o $am__obj"
-    case $depmode in
-    gcc)
-      # This depmode causes a compiler race in universal mode.
-      test "$am__universal" = false || continue
-      ;;
-    nosideeffect)
-      # after this tag, mechanisms are not by side-effect, so they'll
-      # only be used when explicitly requested
-      if test "x$enable_dependency_tracking" = xyes; then
-	continue
-      else
-	break
-      fi
-      ;;
-    msvisualcpp | msvcmsys)
-      # This compiler won't grok `-c -o', but also, the minuso test has
-      # not run yet.  These depmodes are late enough in the game, and
-      # so weak that their functioning should not be impacted.
-      am__obj=conftest.${OBJEXT-o}
-      am__minus_obj=
-      ;;
-    none) break ;;
-    esac
-    if depmode=$depmode \
-       source=sub/conftest.c object=$am__obj \
-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-         >/dev/null 2>conftest.err &&
-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-      # icc doesn't choke on unknown options, it will just issue warnings
-      # or remarks (even with -Werror).  So we grep stderr for any message
-      # that says an option was ignored or not supported.
-      # When given -MP, icc 7.0 and 7.1 complain thusly:
-      #   icc: Command line warning: ignoring option '-M'; no argument required
-      # The diagnosis changed in icc 8.0:
-      #   icc: Command line remark: option '-MP' not supported
-      if (grep 'ignoring option' conftest.err ||
-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
-        am_cv_CXX_dependencies_compiler_type=$depmode
-        break
-      fi
-    fi
-  done
-
-  cd ..
-  rm -rf conftest.dir
-else
-  am_cv_CXX_dependencies_compiler_type=none
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
-$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
-CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
-
- if
-  test "x$enable_dependency_tracking" != xno \
-  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
-  am__fastdepCXX_TRUE=
-  am__fastdepCXX_FALSE='#'
-else
-  am__fastdepCXX_TRUE='#'
-  am__fastdepCXX_FALSE=
-fi
-
-
-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-    (test "X$CXX" != "Xg++"))) ; then
-  ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
-$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
-if test -z "$CXXCPP"; then
-  if test "${ac_cv_prog_CXXCPP+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-      # Double quotes because CXXCPP needs to be expanded
-    for CXXCPP in "$CXX -E" "/lib/cpp"
-    do
-      ac_preproc_ok=false
-for ac_cxx_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-  break
-fi
-
-    done
-    ac_cv_prog_CXXCPP=$CXXCPP
-
-fi
-  CXXCPP=$ac_cv_prog_CXXCPP
-else
-  ac_cv_prog_CXXCPP=$CXXCPP
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
-$as_echo "$CXXCPP" >&6; }
-ac_preproc_ok=false
-for ac_cxx_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-
-else
-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-_lt_caught_CXX_error=yes; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-else
-  _lt_caught_CXX_error=yes
-fi
-
-
-
-
-
-ac_ext=f
-ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
-ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_f77_compiler_gnu
-if test -n "$ac_tool_prefix"; then
-  for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgfortran pgf95 lf95 ftn
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_F77+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$F77"; then
-  ac_cv_prog_F77="$F77" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-F77=$ac_cv_prog_F77
-if test -n "$F77"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $F77" >&5
-$as_echo "$F77" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    test -n "$F77" && break
-  done
-fi
-if test -z "$F77"; then
-  ac_ct_F77=$F77
-  for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgfortran pgf95 lf95 ftn
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_F77+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_F77"; then
-  ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_F77="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_F77=$ac_cv_prog_ac_ct_F77
-if test -n "$ac_ct_F77"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_F77" >&5
-$as_echo "$ac_ct_F77" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$ac_ct_F77" && break
-done
-
-  if test "x$ac_ct_F77" = x; then
-    F77=""
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    F77=$ac_ct_F77
-  fi
-fi
-
-
-# Provide some information about the compiler.
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for Fortran 77 compiler version" >&5
-set X $ac_compile
-ac_compiler=$2
-for ac_option in --version -v -V -qversion; do
-  { { ac_try="$ac_compiler $ac_option >&5"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    sed '10a\
-... rest of stderr output deleted ...
-         10q' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-  fi
-  rm -f conftest.er1 conftest.err
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-done
-rm -f a.out
-
-# If we don't use `.F' as extension, the preprocessor is not run on the
-# input file.  (Note that this only needs to work for GNU compilers.)
-ac_save_ext=$ac_ext
-ac_ext=F
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Fortran 77 compiler" >&5
-$as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
-if test "${ac_cv_f77_compiler_gnu+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat > conftest.$ac_ext <<_ACEOF
-      program main
-#ifndef __GNUC__
-       choke me
-#endif
-
-      end
-_ACEOF
-if ac_fn_f77_try_compile "$LINENO"; then :
-  ac_compiler_gnu=yes
-else
-  ac_compiler_gnu=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_f77_compiler_gnu=$ac_compiler_gnu
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_f77_compiler_gnu" >&5
-$as_echo "$ac_cv_f77_compiler_gnu" >&6; }
-ac_ext=$ac_save_ext
-ac_test_FFLAGS=${FFLAGS+set}
-ac_save_FFLAGS=$FFLAGS
-FFLAGS=
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $F77 accepts -g" >&5
-$as_echo_n "checking whether $F77 accepts -g... " >&6; }
-if test "${ac_cv_prog_f77_g+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  FFLAGS=-g
-cat > conftest.$ac_ext <<_ACEOF
-      program main
-
-      end
-_ACEOF
-if ac_fn_f77_try_compile "$LINENO"; then :
-  ac_cv_prog_f77_g=yes
-else
-  ac_cv_prog_f77_g=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_f77_g" >&5
-$as_echo "$ac_cv_prog_f77_g" >&6; }
-if test "$ac_test_FFLAGS" = set; then
-  FFLAGS=$ac_save_FFLAGS
-elif test $ac_cv_prog_f77_g = yes; then
-  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-    FFLAGS="-g -O2"
-  else
-    FFLAGS="-g"
-  fi
-else
-  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-    FFLAGS="-O2"
-  else
-    FFLAGS=
-  fi
-fi
-
-if test $ac_compiler_gnu = yes; then
-  G77=yes
-else
-  G77=
-fi
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-if test -z "$F77" || test "X$F77" = "Xno"; then
-  _lt_disable_F77=yes
-fi
-
-
-
-
-
-ac_ext=${ac_fc_srcext-f}
-ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
-ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_fc_compiler_gnu
-if test -n "$ac_tool_prefix"; then
-  for ac_prog in gfortran g95 xlf95 f95 fort ifort ifc efc pgfortran pgf95 lf95 ftn xlf90 f90 pgf90 pghpf epcf90 g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_FC+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$FC"; then
-  ac_cv_prog_FC="$FC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_FC="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-FC=$ac_cv_prog_FC
-if test -n "$FC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FC" >&5
-$as_echo "$FC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    test -n "$FC" && break
-  done
-fi
-if test -z "$FC"; then
-  ac_ct_FC=$FC
-  for ac_prog in gfortran g95 xlf95 f95 fort ifort ifc efc pgfortran pgf95 lf95 ftn xlf90 f90 pgf90 pghpf epcf90 g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_FC+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_FC"; then
-  ac_cv_prog_ac_ct_FC="$ac_ct_FC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_FC="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_FC=$ac_cv_prog_ac_ct_FC
-if test -n "$ac_ct_FC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_FC" >&5
-$as_echo "$ac_ct_FC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$ac_ct_FC" && break
-done
-
-  if test "x$ac_ct_FC" = x; then
-    FC=""
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    FC=$ac_ct_FC
-  fi
-fi
-
-
-# Provide some information about the compiler.
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for Fortran compiler version" >&5
-set X $ac_compile
-ac_compiler=$2
-for ac_option in --version -v -V -qversion; do
-  { { ac_try="$ac_compiler $ac_option >&5"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    sed '10a\
-... rest of stderr output deleted ...
-         10q' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-  fi
-  rm -f conftest.er1 conftest.err
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-done
-rm -f a.out
-
-# If we don't use `.F' as extension, the preprocessor is not run on the
-# input file.  (Note that this only needs to work for GNU compilers.)
-ac_save_ext=$ac_ext
-ac_ext=F
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Fortran compiler" >&5
-$as_echo_n "checking whether we are using the GNU Fortran compiler... " >&6; }
-if test "${ac_cv_fc_compiler_gnu+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat > conftest.$ac_ext <<_ACEOF
-      program main
-#ifndef __GNUC__
-       choke me
-#endif
-
-      end
-_ACEOF
-if ac_fn_fc_try_compile "$LINENO"; then :
-  ac_compiler_gnu=yes
-else
-  ac_compiler_gnu=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_fc_compiler_gnu=$ac_compiler_gnu
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_fc_compiler_gnu" >&5
-$as_echo "$ac_cv_fc_compiler_gnu" >&6; }
-ac_ext=$ac_save_ext
-ac_test_FCFLAGS=${FCFLAGS+set}
-ac_save_FCFLAGS=$FCFLAGS
-FCFLAGS=
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $FC accepts -g" >&5
-$as_echo_n "checking whether $FC accepts -g... " >&6; }
-if test "${ac_cv_prog_fc_g+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  FCFLAGS=-g
-cat > conftest.$ac_ext <<_ACEOF
-      program main
-
-      end
-_ACEOF
-if ac_fn_fc_try_compile "$LINENO"; then :
-  ac_cv_prog_fc_g=yes
-else
-  ac_cv_prog_fc_g=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_fc_g" >&5
-$as_echo "$ac_cv_prog_fc_g" >&6; }
-if test "$ac_test_FCFLAGS" = set; then
-  FCFLAGS=$ac_save_FCFLAGS
-elif test $ac_cv_prog_fc_g = yes; then
-  if test "x$ac_cv_fc_compiler_gnu" = xyes; then
-    FCFLAGS="-g -O2"
-  else
-    FCFLAGS="-g"
-  fi
-else
-  if test "x$ac_cv_fc_compiler_gnu" = xyes; then
-    FCFLAGS="-O2"
-  else
-    FCFLAGS=
-  fi
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-if test -z "$FC" || test "X$FC" = "Xno"; then
-  _lt_disable_FC=yes
-fi
-
-
-
-
-# Set options
-
-
-
-        enable_dlopen=no
-
-
-  enable_win32_dll=no
-
-
-            # Check whether --enable-shared was given.
-if test "${enable_shared+set}" = set; then :
-  enableval=$enable_shared; p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_shared=yes ;;
-    no) enable_shared=no ;;
-    *)
-      enable_shared=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_shared=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_shared=yes
-fi
-
-
-
-
-
-
-
-
-
-  # Check whether --enable-static was given.
-if test "${enable_static+set}" = set; then :
-  enableval=$enable_static; p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_static=yes ;;
-    no) enable_static=no ;;
-    *)
-     enable_static=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_static=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_static=yes
-fi
-
-
-
-
-
-
-
-
-
-
-# Check whether --with-pic was given.
-if test "${with_pic+set}" = set; then :
-  withval=$with_pic; pic_mode="$withval"
-else
-  pic_mode=default
-fi
-
-
-test -z "$pic_mode" && pic_mode=default
+test -z "$pic_mode" && pic_mode=default
 
 
 
@@ -10916,6 +10524,11 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
 
 
+
+
+
+
+
 test -z "$LN_S" && LN_S="ln -s"
 
 
@@ -10937,7 +10550,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
 $as_echo_n "checking for objdir... " >&6; }
-if test "${lt_cv_objdir+set}" = set; then :
+if ${lt_cv_objdir+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   rm -f .libs 2>/dev/null
@@ -10965,19 +10578,6 @@ _ACEOF
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
 case $host_os in
 aix3*)
   # AIX sometimes has problems with the GCC collect2 program.  For some
@@ -10990,23 +10590,6 @@ aix3*)
   ;;
 esac
 
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\(["`\\]\)/\\\1/g'
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to delay expansion of an escaped single quote.
-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-
 # Global variables:
 ofile=libtool
 can_build_shared=yes
@@ -11035,7 +10618,7 @@ for cc_temp in $compiler""; do
     *) break;;
   esac
 done
-cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 
 
 # Only perform the check for file, if the check method requires it
@@ -11045,7 +10628,7 @@ file_magic*)
   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
-if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+if ${lt_cv_path_MAGIC_CMD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $MAGIC_CMD in
@@ -11111,7 +10694,7 @@ if test -z "$lt_cv_path_MAGIC_CMD"; then
   if test -n "$ac_tool_prefix"; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
 $as_echo_n "checking for file... " >&6; }
-if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+if ${lt_cv_path_MAGIC_CMD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $MAGIC_CMD in
@@ -11244,11 +10827,16 @@ if test -n "$compiler"; then
 lt_prog_compiler_no_builtin_flag=
 
 if test "$GCC" = yes; then
-  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
+  case $cc_basename in
+  nvcc*)
+    lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
+  *)
+    lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
+  esac
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
-if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
+if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_rtti_exceptions=no
@@ -11264,15 +10852,15 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11267: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:11271: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_rtti_exceptions=yes
@@ -11301,8 +10889,6 @@ fi
 lt_prog_compiler_pic=
 lt_prog_compiler_static=
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 
   if test "$GCC" = yes; then
     lt_prog_compiler_wl='-Wl,'
@@ -11350,6 +10936,12 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic='-fno-common'
       ;;
 
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      lt_prog_compiler_static=
+      ;;
+
     hpux*)
       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
@@ -11392,6 +10984,15 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic='-fPIC'
       ;;
     esac
+
+    case $cc_basename in
+    nvcc*) # Cuda Compiler Driver 2.2
+      lt_prog_compiler_wl='-Xlinker '
+      if test -n "$lt_prog_compiler_pic"; then
+        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
+      fi
+      ;;
+    esac
   else
     # PORTME Check for flag to pass linker flags through the system compiler.
     case $host_os in
@@ -11454,7 +11055,13 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	lt_prog_compiler_pic='--shared'
 	lt_prog_compiler_static='--static'
 	;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
+      nagfor*)
+	# NAG Fortran compiler
+	lt_prog_compiler_wl='-Wl,-Wl,,'
+	lt_prog_compiler_pic='-PIC'
+	lt_prog_compiler_static='-Bstatic'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
         # Portland Group compilers (*not* the Pentium gcc compiler,
 	# which looks to be a dead project)
 	lt_prog_compiler_wl='-Wl,'
@@ -11466,25 +11073,40 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
         # All Alpha code is PIC.
         lt_prog_compiler_static='-non_shared'
         ;;
-      xl*)
-	# IBM XL C 8.0/Fortran 10.1 on PPC
+      xl* | bgxl* | bgf* | mpixl*)
+	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
 	lt_prog_compiler_wl='-Wl,'
 	lt_prog_compiler_pic='-qpic'
 	lt_prog_compiler_static='-qstaticlink'
 	;;
       *)
 	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl=''
+	  ;;
+	*Sun\ F* | *Sun*Fortran*)
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl='-Qoption ld '
+	  ;;
 	*Sun\ C*)
 	  # Sun C 5.9
 	  lt_prog_compiler_pic='-KPIC'
 	  lt_prog_compiler_static='-Bstatic'
 	  lt_prog_compiler_wl='-Wl,'
 	  ;;
-	*Sun\ F*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  lt_prog_compiler_pic='-KPIC'
+        *Intel*\ [CF]*Compiler*)
+	  lt_prog_compiler_wl='-Wl,'
+	  lt_prog_compiler_pic='-fPIC'
+	  lt_prog_compiler_static='-static'
+	  ;;
+	*Portland\ Group*)
+	  lt_prog_compiler_wl='-Wl,'
+	  lt_prog_compiler_pic='-fpic'
 	  lt_prog_compiler_static='-Bstatic'
-	  lt_prog_compiler_wl=''
 	  ;;
 	esac
 	;;
@@ -11516,7 +11138,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic='-KPIC'
       lt_prog_compiler_static='-Bstatic'
       case $cc_basename in
-      f77* | f90* | f95*)
+      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
 	lt_prog_compiler_wl='-Qoption ld ';;
       *)
 	lt_prog_compiler_wl='-Wl,';;
@@ -11573,13 +11195,17 @@ case $host_os in
     lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
     ;;
 esac
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
-$as_echo "$lt_prog_compiler_pic" >&6; }
-
-
-
-
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+if ${lt_cv_prog_compiler_pic+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
+$as_echo "$lt_cv_prog_compiler_pic" >&6; }
+lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
 
 #
 # Check to make sure the PIC flag actually works.
@@ -11587,7 +11213,7 @@ $as_echo "$lt_prog_compiler_pic" >&6; }
 if test -n "$lt_prog_compiler_pic"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
-if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
+if ${lt_cv_prog_compiler_pic_works+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_pic_works=no
@@ -11603,15 +11229,15 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11606: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:11610: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_pic_works=yes
@@ -11640,13 +11266,18 @@ fi
 
 
 
+
+
+
+
+
 #
 # Check to make sure the static flag actually works.
 #
 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
-if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
+if ${lt_cv_prog_compiler_static_works+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_static_works=no
@@ -11659,7 +11290,7 @@ else
      if test -s conftest.err; then
        # Append any errors to the config.log.
        cat conftest.err 1>&5
-       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
        if diff conftest.exp conftest.er2 >/dev/null; then
          lt_cv_prog_compiler_static_works=yes
@@ -11689,7 +11320,7 @@ fi
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o=no
@@ -11708,16 +11339,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11711: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:11715: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o=yes
@@ -11744,7 +11375,7 @@ $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o=no
@@ -11763,16 +11394,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:11766: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:11770: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o=yes
@@ -11838,7 +11469,6 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   hardcode_direct=no
   hardcode_direct_absolute=no
   hardcode_libdir_flag_spec=
-  hardcode_libdir_flag_spec_ld=
   hardcode_libdir_separator=
   hardcode_minus_L=no
   hardcode_shlibpath_var=unsupported
@@ -11882,13 +11512,36 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs=no
-    ;;
   esac
 
   ld_shlibs=yes
+
+  # On some targets, GNU ld is compatible enough with the native linker
+  # that we're better off using the native interface for both.
+  lt_use_gnu_ld_interface=no
   if test "$with_gnu_ld" = yes; then
+    case $host_os in
+      aix*)
+	# The AIX port of GNU ld has always aspired to compatibility
+	# with the native linker.  However, as the warning in the GNU ld
+	# block says, versions before 2.19.5* couldn't really create working
+	# shared libraries, regardless of the interface used.
+	case `$LD -v 2>&1` in
+	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
+	  *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
+	  *\ \(GNU\ Binutils\)\ [3-9]*) ;;
+	  *)
+	    lt_use_gnu_ld_interface=yes
+	    ;;
+	esac
+	;;
+      *)
+	lt_use_gnu_ld_interface=yes
+	;;
+    esac
+  fi
+
+  if test "$lt_use_gnu_ld_interface" = yes; then
     # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'
 
@@ -11922,11 +11575,12 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
 	ld_shlibs=no
 	cat <<_LT_EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** Warning: the GNU linker, at least up to release 2.19, is reported
 *** to be unable to reliably create shared libraries on AIX.
 *** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+*** really care for shared libraries, you may want to install binutils
+*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
+*** You will then need to restart the configuration process.
 
 _LT_EOF
       fi
@@ -11962,10 +11616,12 @@ _LT_EOF
       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
       # as there is no search path for DLLs.
       hardcode_libdir_flag_spec='-L$libdir'
+      export_dynamic_flag_spec='${wl}--export-all-symbols'
       allow_undefined_flag=unsupported
       always_export_symbols=no
       enable_shared_with_static_runtimes=yes
-      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+      exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
 
       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
@@ -11983,6 +11639,11 @@ _LT_EOF
       fi
       ;;
 
+    haiku*)
+      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      link_all_deplibs=yes
+      ;;
+
     interix[3-9]*)
       hardcode_direct=no
       hardcode_shlibpath_var=no
@@ -12008,15 +11669,16 @@ _LT_EOF
       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
 	 && test "$tmp_diet" = no
       then
-	tmp_addflag=
+	tmp_addflag=' $pic_flag'
 	tmp_sharedflag='-shared'
 	case $cc_basename,$host_cpu in
         pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag'
 	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	pgf77* | pgf90* | pgf95* | pgfortran*)
+					# Portland Group f77 and f90 compilers
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag -Mnomain' ;;
 	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
 	  tmp_addflag=' -i_dynamic' ;;
@@ -12027,13 +11689,17 @@ _LT_EOF
 	lf95*)				# Lahey Fortran 8.1
 	  whole_archive_flag_spec=
 	  tmp_sharedflag='--shared' ;;
-	xl[cC]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
 	  tmp_sharedflag='-qmkshrobj'
 	  tmp_addflag= ;;
+	nvcc*)	# Cuda Compiler Driver 2.2
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+	  compiler_needs_object=yes
+	  ;;
 	esac
 	case `$CC -V 2>&1 | sed 5q` in
 	*Sun\ C*)			# Sun C 5.9
-	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  compiler_needs_object=yes
 	  tmp_sharedflag='-G' ;;
 	*Sun\ F*)			# Sun Fortran 8.3
@@ -12049,17 +11715,16 @@ _LT_EOF
         fi
 
 	case $cc_basename in
-	xlf*)
+	xlf* | bgf* | bgxlf* | mpixlf*)
 	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
 	  whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
-	  hardcode_libdir_flag_spec=
-	  hardcode_libdir_flag_spec_ld='-rpath $libdir'
-	  archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+	  archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
 	  if test "x$supports_anon_versioning" = xyes; then
 	    archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
 	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
 	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
 	  fi
 	  ;;
 	esac
@@ -12068,13 +11733,13 @@ _LT_EOF
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
 	wlarc=
       else
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       fi
       ;;
 
@@ -12092,8 +11757,8 @@ _LT_EOF
 
 _LT_EOF
       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs=no
       fi
@@ -12139,8 +11804,8 @@ _LT_EOF
 
     *)
       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs=no
       fi
@@ -12180,8 +11845,10 @@ _LT_EOF
       else
 	# If we're using GNU nm, then we don't want the "-C" option.
 	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	# Also, AIX nm treats weak defined symbols like other global
+	# defined symbols, whereas GNU nm marks them as "W".
 	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	else
 	  export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	fi
@@ -12243,7 +11910,6 @@ _LT_EOF
 	if test "$aix_use_runtimelinking" = yes; then
 	  shared_flag="$shared_flag "'${wl}-G'
 	fi
-	link_all_deplibs=no
       else
 	# not using gcc
 	if test "$host_cpu" = ia64; then
@@ -12269,7 +11935,13 @@ _LT_EOF
 	allow_undefined_flag='-berok'
         # Determine the default libpath from the value encoded in an
         # empty executable.
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+        if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath_+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -12282,25 +11954,32 @@ main ()
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath_
+fi
 
         hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
       else
 	if test "$host_cpu" = ia64; then
 	  hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
@@ -12309,7 +11988,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	else
 	 # Determine the default libpath from the value encoded in an
 	 # empty executable.
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+	 if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath_+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -12322,30 +12007,42 @@ main ()
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath_
+fi
 
 	 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
 	  # Warning - without using the other run time loading flags,
 	  # -berok will link without error, but may produce a broken library.
 	  no_undefined_flag=' ${wl}-bernotok'
 	  allow_undefined_flag=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  whole_archive_flag_spec='$convenience'
+	  if test "$with_gnu_ld" = yes; then
+	    # We only use this code for GNU lds that support --whole-archive.
+	    whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	  else
+	    # Exported symbols can be pulled into shared objects from archives
+	    whole_archive_flag_spec='$convenience'
+	  fi
 	  archive_cmds_need_lc=yes
 	  # This is similar to how AIX traditionally builds its shared libraries.
 	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
@@ -12377,20 +12074,64 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       # Microsoft Visual C++.
       # hardcode_libdir_flag_spec is actually meaningless, as there is
       # no search path for DLLs.
-      hardcode_libdir_flag_spec=' '
-      allow_undefined_flag=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      old_archive_from_new_cmds='true'
-      # FIXME: Should let the user specify the lib program.
-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
-      fix_srcfile_path='`cygpath -w "$srcfile"`'
-      enable_shared_with_static_runtimes=yes
+      case $cc_basename in
+      cl*)
+	# Native MSVC
+	hardcode_libdir_flag_spec=' '
+	allow_undefined_flag=unsupported
+	always_export_symbols=yes
+	file_list_spec='@'
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	  else
+	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	  fi~
+	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	  linknames='
+	# The linker will not automatically build a static lib if we build a DLL.
+	# _LT_TAGVAR(old_archive_from_new_cmds, )='true'
+	enable_shared_with_static_runtimes=yes
+	exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+	export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+	# Don't use ranlib
+	old_postinstall_cmds='chmod 644 $oldlib'
+	postlink_cmds='lt_outputfile="@OUTPUT@"~
+	  lt_tool_outputfile="@TOOL_OUTPUT@"~
+	  case $lt_outputfile in
+	    *.exe|*.EXE) ;;
+	    *)
+	      lt_outputfile="$lt_outputfile.exe"
+	      lt_tool_outputfile="$lt_tool_outputfile.exe"
+	      ;;
+	  esac~
+	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	    $RM "$lt_outputfile.manifest";
+	  fi'
+	;;
+      *)
+	# Assume MSVC wrapper
+	hardcode_libdir_flag_spec=' '
+	allow_undefined_flag=unsupported
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
+	# The linker will automatically build a .lib file if we build a DLL.
+	old_archive_from_new_cmds='true'
+	# FIXME: Should let the user specify the lib program.
+	old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
+	enable_shared_with_static_runtimes=yes
+	;;
+      esac
       ;;
 
     darwin* | rhapsody*)
@@ -12400,7 +12141,12 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   hardcode_direct=no
   hardcode_automatic=yes
   hardcode_shlibpath_var=unsupported
-  whole_archive_flag_spec=''
+  if test "$lt_cv_ld_force_load" = "yes"; then
+    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+
+  else
+    whole_archive_flag_spec=''
+  fi
   link_all_deplibs=yes
   allow_undefined_flag="$_lt_dar_allow_undefined"
   case $cc_basename in
@@ -12408,7 +12154,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
      *) _lt_dar_can_shared=$GCC ;;
   esac
   if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=echo
+    output_verbose_link_cmd=func_echo_all
     archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
     module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
     archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
@@ -12426,10 +12172,6 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       hardcode_shlibpath_var=no
       ;;
 
-    freebsd1*)
-      ld_shlibs=no
-      ;;
-
     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
     # support.  Future versions do this automatically, but an explicit c++rt0.o
     # does not break anything, and helps significantly (at the cost of a little
@@ -12442,7 +12184,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
+    freebsd2.*)
       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
       hardcode_direct=yes
       hardcode_minus_L=yes
@@ -12451,7 +12193,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | dragonfly*)
-      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes
       hardcode_shlibpath_var=no
@@ -12459,7 +12201,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     hpux9*)
       if test "$GCC" = yes; then
-	archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+	archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       else
 	archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       fi
@@ -12474,14 +12216,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+	archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
       else
 	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
       fi
       if test "$with_gnu_ld" = no; then
 	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-	hardcode_libdir_flag_spec_ld='+b $libdir'
 	hardcode_libdir_separator=:
 	hardcode_direct=yes
 	hardcode_direct_absolute=yes
@@ -12493,16 +12234,16 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 	case $host_cpu in
 	hppa*64*)
 	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	ia64*)
-	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       else
@@ -12514,7 +12255,46 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+
+	  # Older versions of the 11.00 compiler do not understand -b yet
+	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
+$as_echo_n "checking if $CC understands -b... " >&6; }
+if ${lt_cv_prog_compiler__b+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler__b=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS -b"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler__b=yes
+       fi
+     else
+       lt_cv_prog_compiler__b=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
+$as_echo "$lt_cv_prog_compiler__b" >&6; }
+
+if test x"$lt_cv_prog_compiler__b" = xyes; then
+    archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+else
+    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
+fi
+
 	  ;;
 	esac
       fi
@@ -12542,26 +12322,39 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     irix5* | irix6* | nonstopux*)
       if test "$GCC" = yes; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	# Try to use the -exported_symbol ld option, if it does not
 	# work, assume that -exports_file does not work either and
 	# implicitly export all symbols.
-        save_LDFLAGS="$LDFLAGS"
-        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+	# This should be the same for all languages, so no per-tag cache variable.
+	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
+$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
+if ${lt_cv_irix_exported_symbol+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  save_LDFLAGS="$LDFLAGS"
+	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+	   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int foo(void) {}
+int foo (void) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
-  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-
+  lt_cv_irix_exported_symbol=yes
+else
+  lt_cv_irix_exported_symbol=no
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-        LDFLAGS="$save_LDFLAGS"
+           LDFLAGS="$save_LDFLAGS"
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
+$as_echo "$lt_cv_irix_exported_symbol" >&6; }
+	if test "$lt_cv_irix_exported_symbol" = yes; then
+          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+	fi
       else
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
       fi
       archive_cmds_need_lc='no'
       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
@@ -12570,7 +12363,7 @@ rm -f core conftest.err conftest.$ac_objext \
       link_all_deplibs=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -12623,17 +12416,17 @@ rm -f core conftest.err conftest.$ac_objext \
       hardcode_libdir_flag_spec='-L$libdir'
       hardcode_minus_L=yes
       allow_undefined_flag=unsupported
-      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
       old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
       ;;
 
     osf3*)
       if test "$GCC" = yes; then
 	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
       else
 	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
       fi
       archive_cmds_need_lc='no'
       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
@@ -12643,13 +12436,13 @@ rm -f core conftest.err conftest.$ac_objext \
     osf4* | osf5*)	# as osf3* with the addition of -msym flag
       if test "$GCC" = yes; then
 	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
       else
 	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
 	# Both c and cxx compiler support -rpath directly
 	hardcode_libdir_flag_spec='-rpath $libdir'
@@ -12662,9 +12455,9 @@ rm -f core conftest.err conftest.$ac_objext \
       no_undefined_flag=' -z defs'
       if test "$GCC" = yes; then
 	wlarc='${wl}'
-	archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
       else
 	case `$CC -V 2>&1` in
 	*"Compilers 5.0"*)
@@ -12852,44 +12645,50 @@ x|xyes)
       # to ld, don't add -lc before -lgcc.
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
-      $RM conftest*
-      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+if ${lt_cv_archive_cmds_need_lc+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  $RM conftest*
+	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl
-	pic_flag=$lt_prog_compiler_pic
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag
-        allow_undefined_flag=
-        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+	  soname=conftest
+	  lib=conftest
+	  libobjs=conftest.$ac_objext
+	  deplibs=
+	  wl=$lt_prog_compiler_wl
+	  pic_flag=$lt_prog_compiler_pic
+	  compiler_flags=-v
+	  linker_flags=-v
+	  verstring=
+	  output_objdir=.
+	  libname=conftest
+	  lt_save_allow_undefined_flag=$allow_undefined_flag
+	  allow_undefined_flag=
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
   (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
-        then
-	  archive_cmds_need_lc=no
-        else
-	  archive_cmds_need_lc=yes
-        fi
-        allow_undefined_flag=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $RM conftest*
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
-$as_echo "$archive_cmds_need_lc" >&6; }
+	  then
+	    lt_cv_archive_cmds_need_lc=no
+	  else
+	    lt_cv_archive_cmds_need_lc=yes
+	  fi
+	  allow_undefined_flag=$lt_save_allow_undefined_flag
+	else
+	  cat conftest.err 1>&5
+	fi
+	$RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
+$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
+      archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
       ;;
     esac
   fi
@@ -13047,11 +12846,6 @@ esac
 
 
 
-
-
-
-
-
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
 $as_echo_n "checking dynamic linker characteristics... " >&6; }
 
@@ -13060,16 +12854,23 @@ if test "$GCC" = yes; then
     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
     *) lt_awk_arg="/^libraries:/" ;;
   esac
-  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+  case $host_os in
+    mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
+    *) lt_sed_strip_eq="s,=/,/,g" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
+  case $lt_search_path_spec in
+  *\;*)
     # if the path contains ";" then we assume it to be the separator
     # otherwise default to the standard path separator (i.e. ":") - it is
     # assumed that no part of a normal pathname contains ";" but that should
     # okay in the real world where ";" in dirpaths is itself problematic.
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
+    ;;
+  *)
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
+    ;;
+  esac
   # Ok, now we have the path, separated by spaces, we can step through it
   # and add multilib dir if necessary.
   lt_tmp_lt_search_path_spec=
@@ -13082,7 +12883,7 @@ if test "$GCC" = yes; then
 	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
     fi
   done
-  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
 BEGIN {RS=" "; FS="/|\n";} {
   lt_foo="";
   lt_count=0;
@@ -13102,7 +12903,13 @@ BEGIN {RS=" "; FS="/|\n";} {
   if (lt_foo != "") { lt_freq[lt_foo]++; }
   if (lt_freq[lt_foo] == 1) { print lt_foo; }
 }'`
-  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
+  # AWK program above erroneously prepends '/' to C:/dos/paths
+  # for these hosts.
+  case $host_os in
+    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
+      $SED 's,/\([A-Za-z]:\),\1,g'` ;;
+  esac
+  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
 else
   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
 fi
@@ -13128,7 +12935,7 @@ need_version=unknown
 
 case $host_os in
 aix3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
   shlibpath_var=LIBPATH
 
@@ -13137,7 +12944,7 @@ aix3*)
   ;;
 
 aix[4-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   hardcode_into_libs=yes
@@ -13190,7 +12997,7 @@ amigaos*)
   m68k)
     library_names_spec='$libname.ixlibrary $libname.a'
     # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
     ;;
   esac
   ;;
@@ -13202,7 +13009,7 @@ beos*)
   ;;
 
 bsdi[45]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
@@ -13221,8 +13028,9 @@ cygwin* | mingw* | pw32* | cegcc*)
   need_version=no
   need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+  case $GCC,$cc_basename in
+  yes,*)
+    # gcc
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
@@ -13243,36 +13051,83 @@ cygwin* | mingw* | pw32* | cegcc*)
     cygwin*)
       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+
+      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
       ;;
     mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
       ;;
     pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
+    dynamic_linker='Win32 ld.exe'
+    ;;
+
+  *,cl*)
+    # Native MSVC
+    libname_spec='$name'
+    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+    library_names_spec='${libname}.dll.lib'
+
+    case $build_os in
+    mingw*)
+      sys_lib_search_path_spec=
+      lt_save_ifs=$IFS
+      IFS=';'
+      for lt_path in $LIB
+      do
+        IFS=$lt_save_ifs
+        # Let DOS variable expansion print the short 8.3 style file name.
+        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+      done
+      IFS=$lt_save_ifs
+      # Convert to MSYS style.
+      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
+      ;;
+    cygwin*)
+      # Convert to unix form, then to dos form, then back to unix form
+      # but this time dos style (no spaces!) so that the unix form looks
+      # like /cygdrive/c/PROGRA~1:/cygdr...
+      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      ;;
+    *)
+      sys_lib_search_path_spec="$LIB"
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      # FIXME: find the short name or the path components, as spaces are
+      # common. (e.g. "Program Files" -> "PROGRA~1")
+      ;;
+    esac
+
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+    dynamic_linker='Win32 link.exe'
     ;;
 
   *)
+    # Assume MSVC wrapper
     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    dynamic_linker='Win32 ld.exe'
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
   # FIXME: first we should search . and the directory the executable is in
   shlibpath_var=PATH
   ;;
@@ -13293,7 +13148,7 @@ darwin* | rhapsody*)
   ;;
 
 dgux*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -13301,10 +13156,6 @@ dgux*)
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -13312,7 +13163,7 @@ freebsd* | dragonfly*)
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[123]*) objformat=aout ;;
+    freebsd[23].*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -13330,7 +13181,7 @@ freebsd* | dragonfly*)
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
+  freebsd2.*)
     shlibpath_overrides_runpath=yes
     ;;
   freebsd3.[01]* | freebsdelf3.[01]*)
@@ -13350,12 +13201,26 @@ freebsd* | dragonfly*)
   ;;
 
 gnu*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+haiku*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  dynamic_linker="$host_os runtime_loader"
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
   hardcode_into_libs=yes
   ;;
 
@@ -13401,12 +13266,14 @@ hpux9* | hpux10* | hpux11*)
     soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
   postinstall_cmds='chmod 555 $lib'
+  # or fails outright, so override atomically:
+  install_override_mode=555
   ;;
 
 interix[3-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -13422,7 +13289,7 @@ irix5* | irix6* | nonstopux*)
     nonstopux*) version_type=nonstopux ;;
     *)
 	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
+		version_type=linux # correct to gnu/linux during the next big refactor
 	else
 		version_type=irix
 	fi ;;
@@ -13459,9 +13326,9 @@ linux*oldld* | linux*aout* | linux*coff*)
   dynamic_linker=no
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -13469,12 +13336,17 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+
   # Some binutils ld are patched to set DT_RUNPATH
-  save_LDFLAGS=$LDFLAGS
-  save_libdir=$libdir
-  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
-       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_shlibpath_overrides_runpath=no
+    save_LDFLAGS=$LDFLAGS
+    save_libdir=$libdir
+    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
+	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
+    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -13487,13 +13359,17 @@ main ()
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
-  shlibpath_overrides_runpath=yes
+  lt_cv_shlibpath_overrides_runpath=yes
 fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-  LDFLAGS=$save_LDFLAGS
-  libdir=$save_libdir
+    LDFLAGS=$save_LDFLAGS
+    libdir=$save_libdir
+
+fi
+
+  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
@@ -13502,7 +13378,7 @@ rm -f core conftest.err conftest.$ac_objext \
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -13515,18 +13391,6 @@ rm -f core conftest.err conftest.$ac_objext \
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -13546,7 +13410,7 @@ netbsd*)
   ;;
 
 newsos6)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=yes
@@ -13615,7 +13479,7 @@ rdos*)
   ;;
 
 solaris*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -13640,7 +13504,7 @@ sunos4*)
   ;;
 
 sysv4 | sysv4.3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -13664,7 +13528,7 @@ sysv4 | sysv4.3*)
 
 sysv4*MP*)
   if test -d /usr/nec ;then
-    version_type=linux
+    version_type=linux # correct to gnu/linux during the next big refactor
     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
     soname_spec='$libname${shared_ext}.$major'
     shlibpath_var=LD_LIBRARY_PATH
@@ -13695,7 +13559,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
 
 tpf*)
   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -13705,7 +13569,7 @@ tpf*)
   ;;
 
 uts4*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -13817,6 +13681,11 @@ fi
 
 
 
+
+
+
+
+
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
 hardcode_action=
@@ -13889,7 +13758,7 @@ else
   # if libdl is installed we need to link against it
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
 $as_echo_n "checking for dlopen in -ldl... " >&6; }
-if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+if ${ac_cv_lib_dl_dlopen+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -13923,7 +13792,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
 else
 
@@ -13937,12 +13806,12 @@ fi
 
   *)
     ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
-if test "x$ac_cv_func_shl_load" = x""yes; then :
+if test "x$ac_cv_func_shl_load" = xyes; then :
   lt_cv_dlopen="shl_load"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
 $as_echo_n "checking for shl_load in -ldld... " >&6; }
-if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
+if ${ac_cv_lib_dld_shl_load+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -13976,16 +13845,16 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
-if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
+if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
 else
   ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
-if test "x$ac_cv_func_dlopen" = x""yes; then :
+if test "x$ac_cv_func_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
 $as_echo_n "checking for dlopen in -ldl... " >&6; }
-if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+if ${ac_cv_lib_dl_dlopen+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -14019,12 +13888,12 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
-if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
+if ${ac_cv_lib_svld_dlopen+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -14058,12 +13927,12 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
-if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
+if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
 $as_echo_n "checking for dld_link in -ldld... " >&6; }
-if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
+if ${ac_cv_lib_dld_dld_link+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -14097,7 +13966,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
-if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
+if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
 fi
 
@@ -14138,7 +14007,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
-if test "${lt_cv_dlopen_self+set}" = set; then :
+if ${lt_cv_dlopen_self+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   	  if test "$cross_compiling" = yes; then :
@@ -14147,7 +14016,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 14150 "configure"
+#line $LINENO "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -14188,7 +14057,13 @@ else
 #  endif
 #endif
 
-void fnord() { int i=42;}
+/* When -fvisbility=hidden is used, assume the code has been annotated
+   correspondingly for the symbols needed.  */
+#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
+int fnord () __attribute__((visibility("default")));
+#endif
+
+int fnord () { return 42; }
 int main ()
 {
   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
@@ -14197,7 +14072,11 @@ int main ()
   if (self)
     {
       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      else
+        {
+	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
+          else puts (dlerror ());
+	}
       /* dlclose (self); */
     }
   else
@@ -14234,7 +14113,7 @@ $as_echo "$lt_cv_dlopen_self" >&6; }
       wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
-if test "${lt_cv_dlopen_self_static+set}" = set; then :
+if ${lt_cv_dlopen_self_static+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   	  if test "$cross_compiling" = yes; then :
@@ -14243,7 +14122,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 14246 "configure"
+#line $LINENO "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -14284,7 +14163,13 @@ else
 #  endif
 #endif
 
-void fnord() { int i=42;}
+/* When -fvisbility=hidden is used, assume the code has been annotated
+   correspondingly for the symbols needed.  */
+#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
+int fnord () __attribute__((visibility("default")));
+#endif
+
+int fnord () { return 42; }
 int main ()
 {
   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
@@ -14293,7 +14178,11 @@ int main ()
   if (self)
     {
       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      else
+        {
+	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
+          else puts (dlerror ());
+	}
       /* dlclose (self); */
     }
   else
@@ -14450,6 +14339,145 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 CC="$lt_save_CC"
 
+      if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+    (test "X$CXX" != "Xg++"))) ; then
+  ac_ext=cpp
+ac_cpp='$CXXCPP $CPPFLAGS'
+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
+$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
+if test -z "$CXXCPP"; then
+  if ${ac_cv_prog_CXXCPP+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+      # Double quotes because CXXCPP needs to be expanded
+    for CXXCPP in "$CXX -E" "/lib/cpp"
+    do
+      ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.i conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.i conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.i conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+  break
+fi
+
+    done
+    ac_cv_prog_CXXCPP=$CXXCPP
+
+fi
+  CXXCPP=$ac_cv_prog_CXXCPP
+else
+  ac_cv_prog_CXXCPP=$CXXCPP
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
+$as_echo "$CXXCPP" >&6; }
+ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
+do
+  # Use a header file that comes with gcc, so configuring glibc
+  # with a fresh cross-compiler works.
+  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+  # <limits.h> exists even on freestanding compilers.
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp. "Syntax error" is here to catch this case.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+		     Syntax error
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+
+else
+  # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.i conftest.$ac_ext
+
+  # OK, works on sane cases.  Now check whether nonexistent headers
+  # can be detected and how.
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <ac_nonexistent.h>
+_ACEOF
+if ac_fn_cxx_try_cpp "$LINENO"; then :
+  # Broken: success on invalid input.
+continue
+else
+  # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.i conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.i conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then :
+
+else
+  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
+See \`config.log' for more details" "$LINENO" 5; }
+fi
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+else
+  _lt_caught_CXX_error=yes
+fi
 
 ac_ext=cpp
 ac_cpp='$CXXCPP $CPPFLAGS'
@@ -14466,7 +14494,6 @@ export_dynamic_flag_spec_CXX=
 hardcode_direct_CXX=no
 hardcode_direct_absolute_CXX=no
 hardcode_libdir_flag_spec_CXX=
-hardcode_libdir_flag_spec_ld_CXX=
 hardcode_libdir_separator_CXX=
 hardcode_minus_L_CXX=no
 hardcode_shlibpath_var_CXX=unsupported
@@ -14476,6 +14503,8 @@ module_cmds_CXX=
 module_expsym_cmds_CXX=
 link_all_deplibs_CXX=unknown
 old_archive_cmds_CXX=$old_archive_cmds
+reload_flag_CXX=$reload_flag
+reload_cmds_CXX=$reload_cmds
 no_undefined_flag_CXX=
 whole_archive_flag_spec_CXX=
 enable_shared_with_static_runtimes_CXX=no
@@ -14531,6 +14560,7 @@ $RM -r conftest*
 
   # Allow CC to be a program name with arguments.
   lt_save_CC=$CC
+  lt_save_CFLAGS=$CFLAGS
   lt_save_LD=$LD
   lt_save_GCC=$GCC
   GCC=$GXX
@@ -14548,6 +14578,7 @@ $RM -r conftest*
   fi
   test -z "${LDCXX+set}" || LD=$LDCXX
   CC=${CXX-"c++"}
+  CFLAGS=$CXXFLAGS
   compiler=$CC
   compiler_CXX=$CC
   for cc_temp in $compiler""; do
@@ -14558,7 +14589,7 @@ $RM -r conftest*
     *) break;;
   esac
 done
-cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 
 
   if test -n "$compiler"; then
@@ -14621,7 +14652,7 @@ else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
 $as_echo_n "checking for non-GNU ld... " >&6; }
 fi
-if test "${lt_cv_path_LD+set}" = set; then :
+if ${lt_cv_path_LD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$LD"; then
@@ -14661,7 +14692,7 @@ fi
 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
-if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+if ${lt_cv_prog_gnu_ld+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   # I'd rather use --version here, but apparently some GNU lds only accept -v.
@@ -14687,8 +14718,8 @@ with_gnu_ld=$lt_cv_prog_gnu_ld
       # Check if GNU C++ uses GNU ld as the underlying linker, since the
       # archiving commands below assume that GNU ld is being used.
       if test "$with_gnu_ld" = yes; then
-        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-        archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+        archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
 
         hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
         export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
@@ -14720,7 +14751,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld
       # Commands to make compiler produce verbose output that lists
       # what "hidden" libraries, object files and flags are used when
       # linking a shared library.
-      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 
     else
       GXX=no
@@ -14830,7 +14861,13 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
           allow_undefined_flag_CXX='-berok'
           # Determine the default libpath from the value encoded in an empty
           # executable.
-          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+          if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath__CXX+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -14843,26 +14880,33 @@ main ()
 _ACEOF
 if ac_fn_cxx_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath__CXX"; then
+    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath__CXX"; then
+    lt_cv_aix_libpath__CXX="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath__CXX
+fi
 
           hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
 
-          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
         else
           if test "$host_cpu" = ia64; then
 	    hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
@@ -14871,7 +14915,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
           else
 	    # Determine the default libpath from the value encoded in an
 	    # empty executable.
-	    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+	    if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath__CXX+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -14884,30 +14934,42 @@ main ()
 _ACEOF
 if ac_fn_cxx_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath__CXX"; then
+    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath__CXX"; then
+    lt_cv_aix_libpath__CXX="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath__CXX
+fi
 
 	    hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
 	    # Warning - without using the other run time loading flags,
 	    # -berok will link without error, but may produce a broken library.
 	    no_undefined_flag_CXX=' ${wl}-bernotok'
 	    allow_undefined_flag_CXX=' ${wl}-berok'
-	    # Exported symbols can be pulled into shared objects from archives
-	    whole_archive_flag_spec_CXX='$convenience'
+	    if test "$with_gnu_ld" = yes; then
+	      # We only use this code for GNU lds that support --whole-archive.
+	      whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	    else
+	      # Exported symbols can be pulled into shared objects from archives
+	      whole_archive_flag_spec_CXX='$convenience'
+	    fi
 	    archive_cmds_need_lc_CXX=yes
 	    # This is similar to how AIX traditionally builds its shared
 	    # libraries.
@@ -14937,28 +14999,75 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
         ;;
 
       cygwin* | mingw* | pw32* | cegcc*)
-        # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
-        # as there is no search path for DLLs.
-        hardcode_libdir_flag_spec_CXX='-L$libdir'
-        allow_undefined_flag_CXX=unsupported
-        always_export_symbols_CXX=no
-        enable_shared_with_static_runtimes_CXX=yes
-
-        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
-          archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-          # If the export-symbols file already is a .def file (1st line
-          # is EXPORTS), use it as is; otherwise, prepend...
-          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	    cp $export_symbols $output_objdir/$soname.def;
-          else
-	    echo EXPORTS > $output_objdir/$soname.def;
-	    cat $export_symbols >> $output_objdir/$soname.def;
-          fi~
-          $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-        else
-          ld_shlibs_CXX=no
-        fi
-        ;;
+	case $GXX,$cc_basename in
+	,cl* | no,cl*)
+	  # Native MSVC
+	  # hardcode_libdir_flag_spec is actually meaningless, as there is
+	  # no search path for DLLs.
+	  hardcode_libdir_flag_spec_CXX=' '
+	  allow_undefined_flag_CXX=unsupported
+	  always_export_symbols_CXX=yes
+	  file_list_spec_CXX='@'
+	  # Tell ltmain to make .lib files, not .a files.
+	  libext=lib
+	  # Tell ltmain to make .dll files, not .so files.
+	  shrext_cmds=".dll"
+	  # FIXME: Setting linknames here is a bad hack.
+	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	    else
+	      $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	    fi~
+	    $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	    linknames='
+	  # The linker will not automatically build a static lib if we build a DLL.
+	  # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true'
+	  enable_shared_with_static_runtimes_CXX=yes
+	  # Don't use ranlib
+	  old_postinstall_cmds_CXX='chmod 644 $oldlib'
+	  postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~
+	    lt_tool_outputfile="@TOOL_OUTPUT@"~
+	    case $lt_outputfile in
+	      *.exe|*.EXE) ;;
+	      *)
+		lt_outputfile="$lt_outputfile.exe"
+		lt_tool_outputfile="$lt_tool_outputfile.exe"
+		;;
+	    esac~
+	    func_to_tool_file "$lt_outputfile"~
+	    if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	      $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	      $RM "$lt_outputfile.manifest";
+	    fi'
+	  ;;
+	*)
+	  # g++
+	  # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
+	  # as there is no search path for DLLs.
+	  hardcode_libdir_flag_spec_CXX='-L$libdir'
+	  export_dynamic_flag_spec_CXX='${wl}--export-all-symbols'
+	  allow_undefined_flag_CXX=unsupported
+	  always_export_symbols_CXX=no
+	  enable_shared_with_static_runtimes_CXX=yes
+
+	  if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	    # If the export-symbols file already is a .def file (1st line
+	    # is EXPORTS), use it as is; otherwise, prepend...
+	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	      cp $export_symbols $output_objdir/$soname.def;
+	    else
+	      echo EXPORTS > $output_objdir/$soname.def;
+	      cat $export_symbols >> $output_objdir/$soname.def;
+	    fi~
+	    $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	  else
+	    ld_shlibs_CXX=no
+	  fi
+	  ;;
+	esac
+	;;
       darwin* | rhapsody*)
 
 
@@ -14966,7 +15075,12 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   hardcode_direct_CXX=no
   hardcode_automatic_CXX=yes
   hardcode_shlibpath_var_CXX=unsupported
-  whole_archive_flag_spec_CXX=''
+  if test "$lt_cv_ld_force_load" = "yes"; then
+    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+
+  else
+    whole_archive_flag_spec_CXX=''
+  fi
   link_all_deplibs_CXX=yes
   allow_undefined_flag_CXX="$_lt_dar_allow_undefined"
   case $cc_basename in
@@ -14974,7 +15088,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
      *) _lt_dar_can_shared=$GCC ;;
   esac
   if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=echo
+    output_verbose_link_cmd=func_echo_all
     archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
     module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
     archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
@@ -15008,7 +15122,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
         esac
         ;;
 
-      freebsd[12]*)
+      freebsd2.*)
         # C++ shared libraries reported to be fairly broken before
 	# switch to ELF
         ld_shlibs_CXX=no
@@ -15027,6 +15141,11 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       gnu*)
         ;;
 
+      haiku*)
+        archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        link_all_deplibs_CXX=yes
+        ;;
+
       hpux9*)
         hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
         hardcode_libdir_separator_CXX=:
@@ -15051,11 +15170,11 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
             # explicitly linking system object files so we need to strip them
             # from the output so that they don't get included in the library
             # dependencies.
-            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
             ;;
           *)
             if test "$GXX" = yes; then
-              archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+              archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
             else
               # FIXME: insert proper C++ library support
               ld_shlibs_CXX=no
@@ -15116,7 +15235,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 	    ;;
           *)
 	    if test "$GXX" = yes; then
@@ -15126,10 +15245,10 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	          ia64*)
-	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	          *)
-	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	        esac
 	      fi
@@ -15159,7 +15278,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
         case $cc_basename in
           CC*)
 	    # SGI C++
-	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 
 	    # Archives containing C++ object files must be created using
 	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
@@ -15170,9 +15289,9 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
           *)
 	    if test "$GXX" = yes; then
 	      if test "$with_gnu_ld" = no; then
-	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	      else
-	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
+	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
 	      fi
 	    fi
 	    link_all_deplibs_CXX=yes
@@ -15201,7 +15320,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 
 	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
 	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
@@ -15238,26 +15357,26 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
           pgCC* | pgcpp*)
             # Portland Group C++ compiler
 	    case `$CC -V` in
-	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
+	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
 	      prelink_cmds_CXX='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
-		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
+		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
 	      old_archive_cmds_CXX='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
-		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
+		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
 		$RANLIB $oldlib'
 	      archive_cmds_CXX='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
 	      archive_expsym_cmds_CXX='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
 	      ;;
-	    *) # Version 6 will use weak symbols
+	    *) # Version 6 and above use weak symbols
 	      archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
 	      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
 	      ;;
@@ -15265,7 +15384,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
 	    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
 	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
             ;;
 	  cxx*)
 	    # Compaq C++
@@ -15284,9 +15403,9 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
 	    ;;
-	  xl*)
+	  xl* | mpixl* | bgxl*)
 	    # IBM XL 8.0 on PPC, with GNU ld
 	    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
 	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
@@ -15306,13 +15425,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	      archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	      archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
 	      hardcode_libdir_flag_spec_CXX='-R$libdir'
-	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	      compiler_needs_object_CXX=yes
 
 	      # Not sure whether something based on
 	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
 	      # would be better.
-	      output_verbose_link_cmd='echo'
+	      output_verbose_link_cmd='func_echo_all'
 
 	      # Archives containing C++ object files must be created using
 	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
@@ -15381,7 +15500,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    export_dynamic_flag_spec_CXX='${wl}-E'
 	    whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
 	  fi
-	  output_verbose_link_cmd=echo
+	  output_verbose_link_cmd=func_echo_all
 	else
 	  ld_shlibs_CXX=no
 	fi
@@ -15416,15 +15535,15 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    case $host in
 	      osf3*)
 	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
-	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
 		;;
 	      *)
 	        allow_undefined_flag_CXX=' -expect_unresolved \*'
-	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
 	          echo "-hidden">> $lib.exp~
-	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
+	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
 	          $RM $lib.exp'
 	        hardcode_libdir_flag_spec_CXX='-rpath $libdir'
 		;;
@@ -15440,17 +15559,17 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 	    ;;
 	  *)
 	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
 	      allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
 	      case $host in
 	        osf3*)
-	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 		  ;;
 	        *)
-	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 		  ;;
 	      esac
 
@@ -15460,7 +15579,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	      # Commands to make compiler produce verbose output that lists
 	      # what "hidden" libraries, object files and flags are used when
 	      # linking a shared library.
-	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 
 	    else
 	      # FIXME: insert proper C++ library support
@@ -15496,7 +15615,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
       solaris*)
         case $cc_basename in
-          CC*)
+          CC* | sunCC*)
 	    # Sun C++ 4.2, 5.x and Centerline C++
             archive_cmds_need_lc_CXX=yes
 	    no_undefined_flag_CXX=' -zdefs'
@@ -15517,7 +15636,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    esac
 	    link_all_deplibs_CXX=yes
 
-	    output_verbose_link_cmd='echo'
+	    output_verbose_link_cmd='func_echo_all'
 
 	    # Archives containing C++ object files must be created using
 	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
@@ -15537,14 +15656,14 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
 	      no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
 	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
-	        archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
 	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-		  $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+		  $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
 
 	        # Commands to make compiler produce verbose output that lists
 	        # what "hidden" libraries, object files and flags are used when
 	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 	      else
 	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
 	        # platform.
@@ -15555,7 +15674,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	        # Commands to make compiler produce verbose output that lists
 	        # what "hidden" libraries, object files and flags are used when
 	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 	      fi
 
 	      hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
@@ -15609,6 +15728,10 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
           CC*)
 	    archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
 	    archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~
+	      '"$old_archive_cmds_CXX"
+	    reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~
+	      '"$reload_cmds_CXX"
 	    ;;
 	  *)
 	    archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
@@ -15670,6 +15793,14 @@ private:
 };
 _LT_EOF
 
+
+_lt_libdeps_save_CFLAGS=$CFLAGS
+case "$CC $CFLAGS " in #(
+*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
+*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
+*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
+esac
+
 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -15683,7 +15814,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   pre_test_object_deps_done=no
 
   for p in `eval "$output_verbose_link_cmd"`; do
-    case $p in
+    case ${prev}${p} in
 
     -L* | -R* | -l*)
        # Some compilers place space between "-{L,R}" and the path.
@@ -15692,13 +15823,22 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
           test $p = "-R"; then
 	 prev=$p
 	 continue
-       else
-	 prev=
        fi
 
+       # Expand the sysroot to ease extracting the directories later.
+       if test -z "$prev"; then
+         case $p in
+         -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
+         -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
+         -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
+         esac
+       fi
+       case $p in
+       =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
+       esac
        if test "$pre_test_object_deps_done" = no; then
-	 case $p in
-	 -L* | -R*)
+	 case ${prev} in
+	 -L | -R)
 	   # Internal compiler library paths should come after those
 	   # provided the user.  The postdeps already come after the
 	   # user supplied libs so there is no need to process them.
@@ -15718,8 +15858,10 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
 	   postdeps_CXX="${postdeps_CXX} ${prev}${p}"
 	 fi
        fi
+       prev=
        ;;
 
+    *.lto.$objext) ;; # Ignore GCC LTO objects
     *.$objext)
        # This assumes that the test object file only shows up
        # once in the compiler output.
@@ -15755,6 +15897,7 @@ else
 fi
 
 $RM -f confest.$objext
+CFLAGS=$_lt_libdeps_save_CFLAGS
 
 # PORTME: override above test on systems where it is broken
 case $host_os in
@@ -15790,7 +15933,7 @@ linux*)
 
 solaris*)
   case $cc_basename in
-  CC*)
+  CC* | sunCC*)
     # The more standards-conforming stlport4 library is
     # incompatible with the Cstd library. Avoid specifying
     # it if it's in CXXFLAGS. Ignore libCrun as
@@ -15855,8 +15998,6 @@ fi
 lt_prog_compiler_pic_CXX=
 lt_prog_compiler_static_CXX=
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 
   # C++ specific cases for pic, static, wl, etc.
   if test "$GXX" = yes; then
@@ -15906,6 +16047,11 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       # DJGPP does not support shared libraries at all
       lt_prog_compiler_pic_CXX=
       ;;
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      lt_prog_compiler_static_CXX=
+      ;;
     interix[3-9]*)
       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
       # Instead, we relocate shared libraries at runtime.
@@ -15955,6 +16101,11 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	  ;;
 	esac
 	;;
+      mingw* | cygwin* | os2* | pw32* | cegcc*)
+	# This hack is so that the source file can tell whether it is being
+	# built for inclusion in a dll (and should export symbols for example).
+	lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
+	;;
       dgux*)
 	case $cc_basename in
 	  ec++*)
@@ -16044,8 +16195,8 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	    lt_prog_compiler_pic_CXX=
 	    lt_prog_compiler_static_CXX='-non_shared'
 	    ;;
-	  xlc* | xlC*)
-	    # IBM XL 8.0 on PPC
+	  xlc* | xlC* | bgxl[cC]* | mpixl[cC]*)
+	    # IBM XL 8.0, 9.0 on PPC and BlueGene
 	    lt_prog_compiler_wl_CXX='-Wl,'
 	    lt_prog_compiler_pic_CXX='-qpic'
 	    lt_prog_compiler_static_CXX='-qstaticlink'
@@ -16075,7 +16226,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	    ;;
 	esac
 	;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
 	;;
       *qnx* | *nto*)
         # QNX uses GNU C++, but need to define -shared option too, otherwise
@@ -16107,7 +16258,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	;;
       solaris*)
 	case $cc_basename in
-	  CC*)
+	  CC* | sunCC*)
 	    # Sun C++ 4.2, 5.x and Centerline C++
 	    lt_prog_compiler_pic_CXX='-KPIC'
 	    lt_prog_compiler_static_CXX='-Bstatic'
@@ -16172,10 +16323,17 @@ case $host_os in
     lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
     ;;
 esac
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5
-$as_echo "$lt_prog_compiler_pic_CXX" >&6; }
-
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+if ${lt_cv_prog_compiler_pic_CXX+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
+$as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; }
+lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX
 
 #
 # Check to make sure the PIC flag actually works.
@@ -16183,7 +16341,7 @@ $as_echo "$lt_prog_compiler_pic_CXX" >&6; }
 if test -n "$lt_prog_compiler_pic_CXX"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
-if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then :
+if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_pic_works_CXX=no
@@ -16199,15 +16357,15 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:16202: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:16206: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_pic_works_CXX=yes
@@ -16233,13 +16391,15 @@ fi
 
 
 
+
+
 #
 # Check to make sure the static flag actually works.
 #
 wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
-if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then :
+if ${lt_cv_prog_compiler_static_works_CXX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_static_works_CXX=no
@@ -16252,7 +16412,7 @@ else
      if test -s conftest.err; then
        # Append any errors to the config.log.
        cat conftest.err 1>&5
-       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
        if diff conftest.exp conftest.er2 >/dev/null; then
          lt_cv_prog_compiler_static_works_CXX=yes
@@ -16279,7 +16439,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o_CXX=no
@@ -16298,16 +16458,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:16301: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:16305: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_CXX=yes
@@ -16331,7 +16491,7 @@ $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o_CXX=no
@@ -16350,16 +16510,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:16353: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:16357: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_CXX=yes
@@ -16410,30 +16570,37 @@ fi
 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
 
   export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
   case $host_os in
   aix[4-9]*)
     # If we're using GNU nm, then we don't want the "-C" option.
     # -C means demangle to AIX nm, but means don't demangle with GNU nm
+    # Also, AIX nm treats weak defined symbols like other global defined
+    # symbols, whereas GNU nm marks them as "W".
     if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
     else
       export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
     fi
     ;;
   pw32*)
     export_symbols_cmds_CXX="$ltdll_cmds"
-  ;;
+    ;;
   cygwin* | mingw* | cegcc*)
-    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs_CXX=no
-  ;;
+    case $cc_basename in
+    cl*)
+      exclude_expsyms_CXX='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+      ;;
+    *)
+      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+      exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
+      ;;
+    esac
+    ;;
   *)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
+    ;;
   esac
-  exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
 $as_echo "$ld_shlibs_CXX" >&6; }
@@ -16465,44 +16632,50 @@ x|xyes)
       # to ld, don't add -lc before -lgcc.
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
-      $RM conftest*
-      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  $RM conftest*
+	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl_CXX
-	pic_flag=$lt_prog_compiler_pic_CXX
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
-        allow_undefined_flag_CXX=
-        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+	  soname=conftest
+	  lib=conftest
+	  libobjs=conftest.$ac_objext
+	  deplibs=
+	  wl=$lt_prog_compiler_wl_CXX
+	  pic_flag=$lt_prog_compiler_pic_CXX
+	  compiler_flags=-v
+	  linker_flags=-v
+	  verstring=
+	  output_objdir=.
+	  libname=conftest
+	  lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
+	  allow_undefined_flag_CXX=
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
   (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
-        then
-	  archive_cmds_need_lc_CXX=no
-        else
-	  archive_cmds_need_lc_CXX=yes
-        fi
-        allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $RM conftest*
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_CXX" >&5
-$as_echo "$archive_cmds_need_lc_CXX" >&6; }
+	  then
+	    lt_cv_archive_cmds_need_lc_CXX=no
+	  else
+	    lt_cv_archive_cmds_need_lc_CXX=yes
+	  fi
+	  allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
+	else
+	  cat conftest.err 1>&5
+	fi
+	$RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
+$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
+      archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX
       ;;
     esac
   fi
@@ -16570,8 +16743,6 @@ esac
 
 
 
-
-
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
 $as_echo_n "checking dynamic linker characteristics... " >&6; }
 
@@ -16597,7 +16768,7 @@ need_version=unknown
 
 case $host_os in
 aix3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
   shlibpath_var=LIBPATH
 
@@ -16606,7 +16777,7 @@ aix3*)
   ;;
 
 aix[4-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   hardcode_into_libs=yes
@@ -16659,7 +16830,7 @@ amigaos*)
   m68k)
     library_names_spec='$libname.ixlibrary $libname.a'
     # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
     ;;
   esac
   ;;
@@ -16671,7 +16842,7 @@ beos*)
   ;;
 
 bsdi[45]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
@@ -16690,8 +16861,9 @@ cygwin* | mingw* | pw32* | cegcc*)
   need_version=no
   need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+  case $GCC,$cc_basename in
+  yes,*)
+    # gcc
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
@@ -16712,36 +16884,82 @@ cygwin* | mingw* | pw32* | cegcc*)
     cygwin*)
       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+
       ;;
     mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
       ;;
     pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
+    dynamic_linker='Win32 ld.exe'
+    ;;
+
+  *,cl*)
+    # Native MSVC
+    libname_spec='$name'
+    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+    library_names_spec='${libname}.dll.lib'
+
+    case $build_os in
+    mingw*)
+      sys_lib_search_path_spec=
+      lt_save_ifs=$IFS
+      IFS=';'
+      for lt_path in $LIB
+      do
+        IFS=$lt_save_ifs
+        # Let DOS variable expansion print the short 8.3 style file name.
+        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+      done
+      IFS=$lt_save_ifs
+      # Convert to MSYS style.
+      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
+      ;;
+    cygwin*)
+      # Convert to unix form, then to dos form, then back to unix form
+      # but this time dos style (no spaces!) so that the unix form looks
+      # like /cygdrive/c/PROGRA~1:/cygdr...
+      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      ;;
+    *)
+      sys_lib_search_path_spec="$LIB"
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      # FIXME: find the short name or the path components, as spaces are
+      # common. (e.g. "Program Files" -> "PROGRA~1")
+      ;;
+    esac
+
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+    dynamic_linker='Win32 link.exe'
     ;;
 
   *)
+    # Assume MSVC wrapper
     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    dynamic_linker='Win32 ld.exe'
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
   # FIXME: first we should search . and the directory the executable is in
   shlibpath_var=PATH
   ;;
@@ -16761,7 +16979,7 @@ darwin* | rhapsody*)
   ;;
 
 dgux*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -16769,10 +16987,6 @@ dgux*)
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -16780,7 +16994,7 @@ freebsd* | dragonfly*)
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[123]*) objformat=aout ;;
+    freebsd[23].*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -16798,7 +17012,7 @@ freebsd* | dragonfly*)
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
+  freebsd2.*)
     shlibpath_overrides_runpath=yes
     ;;
   freebsd3.[01]* | freebsdelf3.[01]*)
@@ -16818,12 +17032,26 @@ freebsd* | dragonfly*)
   ;;
 
 gnu*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+haiku*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  dynamic_linker="$host_os runtime_loader"
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
   hardcode_into_libs=yes
   ;;
 
@@ -16869,12 +17097,14 @@ hpux9* | hpux10* | hpux11*)
     soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
   postinstall_cmds='chmod 555 $lib'
+  # or fails outright, so override atomically:
+  install_override_mode=555
   ;;
 
 interix[3-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -16890,7 +17120,7 @@ irix5* | irix6* | nonstopux*)
     nonstopux*) version_type=nonstopux ;;
     *)
 	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
+		version_type=linux # correct to gnu/linux during the next big refactor
 	else
 		version_type=irix
 	fi ;;
@@ -16927,9 +17157,9 @@ linux*oldld* | linux*aout* | linux*coff*)
   dynamic_linker=no
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -16937,12 +17167,17 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+
   # Some binutils ld are patched to set DT_RUNPATH
-  save_LDFLAGS=$LDFLAGS
-  save_libdir=$libdir
-  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
-       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_shlibpath_overrides_runpath=no
+    save_LDFLAGS=$LDFLAGS
+    save_libdir=$libdir
+    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
+	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
+    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -16955,13 +17190,17 @@ main ()
 _ACEOF
 if ac_fn_cxx_try_link "$LINENO"; then :
   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
-  shlibpath_overrides_runpath=yes
+  lt_cv_shlibpath_overrides_runpath=yes
 fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-  LDFLAGS=$save_LDFLAGS
-  libdir=$save_libdir
+    LDFLAGS=$save_LDFLAGS
+    libdir=$save_libdir
+
+fi
+
+  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
@@ -16970,7 +17209,7 @@ rm -f core conftest.err conftest.$ac_objext \
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -16983,18 +17222,6 @@ rm -f core conftest.err conftest.$ac_objext \
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -17014,7 +17241,7 @@ netbsd*)
   ;;
 
 newsos6)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=yes
@@ -17083,7 +17310,7 @@ rdos*)
   ;;
 
 solaris*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -17108,7 +17335,7 @@ sunos4*)
   ;;
 
 sysv4 | sysv4.3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -17132,7 +17359,7 @@ sysv4 | sysv4.3*)
 
 sysv4*MP*)
   if test -d /usr/nec ;then
-    version_type=linux
+    version_type=linux # correct to gnu/linux during the next big refactor
     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
     soname_spec='$libname${shared_ext}.$major'
     shlibpath_var=LD_LIBRARY_PATH
@@ -17163,7 +17390,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
 
 tpf*)
   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -17173,7 +17400,7 @@ tpf*)
   ;;
 
 uts4*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -17234,6 +17461,8 @@ fi
 
 
 
+
+
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
 hardcode_action_CXX=
@@ -17281,6 +17510,7 @@ fi
   fi # test -n "$compiler"
 
   CC=$lt_save_CC
+  CFLAGS=$lt_save_CFLAGS
   LDCXX=$LD
   LD=$lt_save_LD
   GCC=$lt_save_GCC
@@ -17304,6 +17534,9 @@ ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_f77_compiler_gnu
 
+if test -z "$F77" || test "X$F77" = "Xno"; then
+  _lt_disable_F77=yes
+fi
 
 archive_cmds_need_lc_F77=no
 allow_undefined_flag_F77=
@@ -17313,7 +17546,6 @@ export_dynamic_flag_spec_F77=
 hardcode_direct_F77=no
 hardcode_direct_absolute_F77=no
 hardcode_libdir_flag_spec_F77=
-hardcode_libdir_flag_spec_ld_F77=
 hardcode_libdir_separator_F77=
 hardcode_minus_L_F77=no
 hardcode_automatic_F77=no
@@ -17322,6 +17554,8 @@ module_cmds_F77=
 module_expsym_cmds_F77=
 link_all_deplibs_F77=unknown
 old_archive_cmds_F77=$old_archive_cmds
+reload_flag_F77=$reload_flag
+reload_cmds_F77=$reload_cmds
 no_undefined_flag_F77=
 whole_archive_flag_spec_F77=
 enable_shared_with_static_runtimes_F77=no
@@ -17385,7 +17619,9 @@ $RM -r conftest*
   # Allow CC to be a program name with arguments.
   lt_save_CC="$CC"
   lt_save_GCC=$GCC
+  lt_save_CFLAGS=$CFLAGS
   CC=${F77-"f77"}
+  CFLAGS=$FFLAGS
   compiler=$CC
   compiler_F77=$CC
   for cc_temp in $compiler""; do
@@ -17396,7 +17632,7 @@ $RM -r conftest*
     *) break;;
   esac
 done
-cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 
   GCC=$G77
   if test -n "$compiler"; then
@@ -17446,8 +17682,6 @@ $as_echo "$enable_static" >&6; }
 lt_prog_compiler_pic_F77=
 lt_prog_compiler_static_F77=
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 
   if test "$GCC" = yes; then
     lt_prog_compiler_wl_F77='-Wl,'
@@ -17495,6 +17729,12 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic_F77='-fno-common'
       ;;
 
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      lt_prog_compiler_static_F77=
+      ;;
+
     hpux*)
       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
@@ -17537,6 +17777,15 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic_F77='-fPIC'
       ;;
     esac
+
+    case $cc_basename in
+    nvcc*) # Cuda Compiler Driver 2.2
+      lt_prog_compiler_wl_F77='-Xlinker '
+      if test -n "$lt_prog_compiler_pic_F77"; then
+        lt_prog_compiler_pic_F77="-Xcompiler $lt_prog_compiler_pic_F77"
+      fi
+      ;;
+    esac
   else
     # PORTME Check for flag to pass linker flags through the system compiler.
     case $host_os in
@@ -17599,7 +17848,13 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	lt_prog_compiler_pic_F77='--shared'
 	lt_prog_compiler_static_F77='--static'
 	;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
+      nagfor*)
+	# NAG Fortran compiler
+	lt_prog_compiler_wl_F77='-Wl,-Wl,,'
+	lt_prog_compiler_pic_F77='-PIC'
+	lt_prog_compiler_static_F77='-Bstatic'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
         # Portland Group compilers (*not* the Pentium gcc compiler,
 	# which looks to be a dead project)
 	lt_prog_compiler_wl_F77='-Wl,'
@@ -17611,25 +17866,40 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
         # All Alpha code is PIC.
         lt_prog_compiler_static_F77='-non_shared'
         ;;
-      xl*)
-	# IBM XL C 8.0/Fortran 10.1 on PPC
+      xl* | bgxl* | bgf* | mpixl*)
+	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
 	lt_prog_compiler_wl_F77='-Wl,'
 	lt_prog_compiler_pic_F77='-qpic'
 	lt_prog_compiler_static_F77='-qstaticlink'
 	;;
       *)
 	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  lt_prog_compiler_pic_F77='-KPIC'
+	  lt_prog_compiler_static_F77='-Bstatic'
+	  lt_prog_compiler_wl_F77=''
+	  ;;
+	*Sun\ F* | *Sun*Fortran*)
+	  lt_prog_compiler_pic_F77='-KPIC'
+	  lt_prog_compiler_static_F77='-Bstatic'
+	  lt_prog_compiler_wl_F77='-Qoption ld '
+	  ;;
 	*Sun\ C*)
 	  # Sun C 5.9
 	  lt_prog_compiler_pic_F77='-KPIC'
 	  lt_prog_compiler_static_F77='-Bstatic'
 	  lt_prog_compiler_wl_F77='-Wl,'
 	  ;;
-	*Sun\ F*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  lt_prog_compiler_pic_F77='-KPIC'
+        *Intel*\ [CF]*Compiler*)
+	  lt_prog_compiler_wl_F77='-Wl,'
+	  lt_prog_compiler_pic_F77='-fPIC'
+	  lt_prog_compiler_static_F77='-static'
+	  ;;
+	*Portland\ Group*)
+	  lt_prog_compiler_wl_F77='-Wl,'
+	  lt_prog_compiler_pic_F77='-fpic'
 	  lt_prog_compiler_static_F77='-Bstatic'
-	  lt_prog_compiler_wl_F77=''
 	  ;;
 	esac
 	;;
@@ -17661,7 +17931,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic_F77='-KPIC'
       lt_prog_compiler_static_F77='-Bstatic'
       case $cc_basename in
-      f77* | f90* | f95*)
+      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
 	lt_prog_compiler_wl_F77='-Qoption ld ';;
       *)
 	lt_prog_compiler_wl_F77='-Wl,';;
@@ -17718,10 +17988,17 @@ case $host_os in
     lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77"
     ;;
 esac
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_F77" >&5
-$as_echo "$lt_prog_compiler_pic_F77" >&6; }
-
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+if ${lt_cv_prog_compiler_pic_F77+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_F77=$lt_prog_compiler_pic_F77
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_F77" >&5
+$as_echo "$lt_cv_prog_compiler_pic_F77" >&6; }
+lt_prog_compiler_pic_F77=$lt_cv_prog_compiler_pic_F77
 
 #
 # Check to make sure the PIC flag actually works.
@@ -17729,7 +18006,7 @@ $as_echo "$lt_prog_compiler_pic_F77" >&6; }
 if test -n "$lt_prog_compiler_pic_F77"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... " >&6; }
-if test "${lt_cv_prog_compiler_pic_works_F77+set}" = set; then :
+if ${lt_cv_prog_compiler_pic_works_F77+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_pic_works_F77=no
@@ -17745,15 +18022,15 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:17748: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:17752: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_pic_works_F77=yes
@@ -17779,13 +18056,15 @@ fi
 
 
 
+
+
 #
 # Check to make sure the static flag actually works.
 #
 wl=$lt_prog_compiler_wl_F77 eval lt_tmp_static_flag=\"$lt_prog_compiler_static_F77\"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
-if test "${lt_cv_prog_compiler_static_works_F77+set}" = set; then :
+if ${lt_cv_prog_compiler_static_works_F77+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_static_works_F77=no
@@ -17798,7 +18077,7 @@ else
      if test -s conftest.err; then
        # Append any errors to the config.log.
        cat conftest.err 1>&5
-       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
        if diff conftest.exp conftest.er2 >/dev/null; then
          lt_cv_prog_compiler_static_works_F77=yes
@@ -17825,7 +18104,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o_F77+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o_F77=no
@@ -17844,16 +18123,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:17847: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:17851: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_F77=yes
@@ -17877,7 +18156,7 @@ $as_echo "$lt_cv_prog_compiler_c_o_F77" >&6; }
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o_F77+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o_F77=no
@@ -17896,16 +18175,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:17899: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:17903: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_F77=yes
@@ -17968,7 +18247,6 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   hardcode_direct_F77=no
   hardcode_direct_absolute_F77=no
   hardcode_libdir_flag_spec_F77=
-  hardcode_libdir_flag_spec_ld_F77=
   hardcode_libdir_separator_F77=
   hardcode_minus_L_F77=no
   hardcode_shlibpath_var_F77=unsupported
@@ -18012,13 +18290,36 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs_F77=no
-    ;;
   esac
 
   ld_shlibs_F77=yes
+
+  # On some targets, GNU ld is compatible enough with the native linker
+  # that we're better off using the native interface for both.
+  lt_use_gnu_ld_interface=no
   if test "$with_gnu_ld" = yes; then
+    case $host_os in
+      aix*)
+	# The AIX port of GNU ld has always aspired to compatibility
+	# with the native linker.  However, as the warning in the GNU ld
+	# block says, versions before 2.19.5* couldn't really create working
+	# shared libraries, regardless of the interface used.
+	case `$LD -v 2>&1` in
+	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
+	  *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
+	  *\ \(GNU\ Binutils\)\ [3-9]*) ;;
+	  *)
+	    lt_use_gnu_ld_interface=yes
+	    ;;
+	esac
+	;;
+      *)
+	lt_use_gnu_ld_interface=yes
+	;;
+    esac
+  fi
+
+  if test "$lt_use_gnu_ld_interface" = yes; then
     # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'
 
@@ -18052,11 +18353,12 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
 	ld_shlibs_F77=no
 	cat <<_LT_EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** Warning: the GNU linker, at least up to release 2.19, is reported
 *** to be unable to reliably create shared libraries on AIX.
 *** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+*** really care for shared libraries, you may want to install binutils
+*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
+*** You will then need to restart the configuration process.
 
 _LT_EOF
       fi
@@ -18092,10 +18394,12 @@ _LT_EOF
       # _LT_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
       # as there is no search path for DLLs.
       hardcode_libdir_flag_spec_F77='-L$libdir'
+      export_dynamic_flag_spec_F77='${wl}--export-all-symbols'
       allow_undefined_flag_F77=unsupported
       always_export_symbols_F77=no
       enable_shared_with_static_runtimes_F77=yes
-      export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+      export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+      exclude_expsyms_F77='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
 
       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
         archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
@@ -18113,6 +18417,11 @@ _LT_EOF
       fi
       ;;
 
+    haiku*)
+      archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      link_all_deplibs_F77=yes
+      ;;
+
     interix[3-9]*)
       hardcode_direct_F77=no
       hardcode_shlibpath_var_F77=no
@@ -18138,15 +18447,16 @@ _LT_EOF
       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
 	 && test "$tmp_diet" = no
       then
-	tmp_addflag=
+	tmp_addflag=' $pic_flag'
 	tmp_sharedflag='-shared'
 	case $cc_basename,$host_cpu in
         pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag'
 	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	pgf77* | pgf90* | pgf95* | pgfortran*)
+					# Portland Group f77 and f90 compilers
+	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag -Mnomain' ;;
 	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
 	  tmp_addflag=' -i_dynamic' ;;
@@ -18157,13 +18467,17 @@ _LT_EOF
 	lf95*)				# Lahey Fortran 8.1
 	  whole_archive_flag_spec_F77=
 	  tmp_sharedflag='--shared' ;;
-	xl[cC]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
 	  tmp_sharedflag='-qmkshrobj'
 	  tmp_addflag= ;;
+	nvcc*)	# Cuda Compiler Driver 2.2
+	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+	  compiler_needs_object_F77=yes
+	  ;;
 	esac
 	case `$CC -V 2>&1 | sed 5q` in
 	*Sun\ C*)			# Sun C 5.9
-	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  compiler_needs_object_F77=yes
 	  tmp_sharedflag='-G' ;;
 	*Sun\ F*)			# Sun Fortran 8.3
@@ -18179,17 +18493,16 @@ _LT_EOF
         fi
 
 	case $cc_basename in
-	xlf*)
+	xlf* | bgf* | bgxlf* | mpixlf*)
 	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
 	  whole_archive_flag_spec_F77='--whole-archive$convenience --no-whole-archive'
-	  hardcode_libdir_flag_spec_F77=
-	  hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
-	  archive_cmds_F77='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
+	  archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
 	  if test "x$supports_anon_versioning" = xyes; then
 	    archive_expsym_cmds_F77='echo "{ global:" > $output_objdir/$libname.ver~
 	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
 	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
 	  fi
 	  ;;
 	esac
@@ -18198,13 +18511,13 @@ _LT_EOF
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
 	wlarc=
       else
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       fi
       ;;
 
@@ -18222,8 +18535,8 @@ _LT_EOF
 
 _LT_EOF
       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs_F77=no
       fi
@@ -18269,8 +18582,8 @@ _LT_EOF
 
     *)
       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs_F77=no
       fi
@@ -18310,8 +18623,10 @@ _LT_EOF
       else
 	# If we're using GNU nm, then we don't want the "-C" option.
 	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	# Also, AIX nm treats weak defined symbols like other global
+	# defined symbols, whereas GNU nm marks them as "W".
 	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	  export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	else
 	  export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	fi
@@ -18373,7 +18688,6 @@ _LT_EOF
 	if test "$aix_use_runtimelinking" = yes; then
 	  shared_flag="$shared_flag "'${wl}-G'
 	fi
-	link_all_deplibs_F77=no
       else
 	# not using gcc
 	if test "$host_cpu" = ia64; then
@@ -18399,32 +18713,45 @@ _LT_EOF
 	allow_undefined_flag_F77='-berok'
         # Determine the default libpath from the value encoded in an
         # empty executable.
-        cat > conftest.$ac_ext <<_ACEOF
+        if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath__F77+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat > conftest.$ac_ext <<_ACEOF
       program main
 
       end
 _ACEOF
 if ac_fn_f77_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath__F77=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath__F77"; then
+    lt_cv_aix_libpath__F77=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath__F77"; then
+    lt_cv_aix_libpath__F77="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath__F77
+fi
 
         hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
-        archive_expsym_cmds_F77='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        archive_expsym_cmds_F77='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
       else
 	if test "$host_cpu" = ia64; then
 	  hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib'
@@ -18433,37 +18760,55 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	else
 	 # Determine the default libpath from the value encoded in an
 	 # empty executable.
-	 cat > conftest.$ac_ext <<_ACEOF
+	 if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath__F77+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat > conftest.$ac_ext <<_ACEOF
       program main
 
       end
 _ACEOF
 if ac_fn_f77_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath__F77=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath__F77"; then
+    lt_cv_aix_libpath__F77=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath__F77"; then
+    lt_cv_aix_libpath__F77="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath__F77
+fi
 
 	 hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
 	  # Warning - without using the other run time loading flags,
 	  # -berok will link without error, but may produce a broken library.
 	  no_undefined_flag_F77=' ${wl}-bernotok'
 	  allow_undefined_flag_F77=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  whole_archive_flag_spec_F77='$convenience'
+	  if test "$with_gnu_ld" = yes; then
+	    # We only use this code for GNU lds that support --whole-archive.
+	    whole_archive_flag_spec_F77='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	  else
+	    # Exported symbols can be pulled into shared objects from archives
+	    whole_archive_flag_spec_F77='$convenience'
+	  fi
 	  archive_cmds_need_lc_F77=yes
 	  # This is similar to how AIX traditionally builds its shared libraries.
 	  archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
@@ -18495,20 +18840,64 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       # Microsoft Visual C++.
       # hardcode_libdir_flag_spec is actually meaningless, as there is
       # no search path for DLLs.
-      hardcode_libdir_flag_spec_F77=' '
-      allow_undefined_flag_F77=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      old_archive_from_new_cmds_F77='true'
-      # FIXME: Should let the user specify the lib program.
-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
-      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
-      enable_shared_with_static_runtimes_F77=yes
+      case $cc_basename in
+      cl*)
+	# Native MSVC
+	hardcode_libdir_flag_spec_F77=' '
+	allow_undefined_flag_F77=unsupported
+	always_export_symbols_F77=yes
+	file_list_spec_F77='@'
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds_F77='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	  else
+	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	  fi~
+	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	  linknames='
+	# The linker will not automatically build a static lib if we build a DLL.
+	# _LT_TAGVAR(old_archive_from_new_cmds, F77)='true'
+	enable_shared_with_static_runtimes_F77=yes
+	exclude_expsyms_F77='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+	export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+	# Don't use ranlib
+	old_postinstall_cmds_F77='chmod 644 $oldlib'
+	postlink_cmds_F77='lt_outputfile="@OUTPUT@"~
+	  lt_tool_outputfile="@TOOL_OUTPUT@"~
+	  case $lt_outputfile in
+	    *.exe|*.EXE) ;;
+	    *)
+	      lt_outputfile="$lt_outputfile.exe"
+	      lt_tool_outputfile="$lt_tool_outputfile.exe"
+	      ;;
+	  esac~
+	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	    $RM "$lt_outputfile.manifest";
+	  fi'
+	;;
+      *)
+	# Assume MSVC wrapper
+	hardcode_libdir_flag_spec_F77=' '
+	allow_undefined_flag_F77=unsupported
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
+	# The linker will automatically build a .lib file if we build a DLL.
+	old_archive_from_new_cmds_F77='true'
+	# FIXME: Should let the user specify the lib program.
+	old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
+	enable_shared_with_static_runtimes_F77=yes
+	;;
+      esac
       ;;
 
     darwin* | rhapsody*)
@@ -18518,7 +18907,12 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   hardcode_direct_F77=no
   hardcode_automatic_F77=yes
   hardcode_shlibpath_var_F77=unsupported
-  whole_archive_flag_spec_F77=''
+  if test "$lt_cv_ld_force_load" = "yes"; then
+    whole_archive_flag_spec_F77='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+    compiler_needs_object_F77=yes
+  else
+    whole_archive_flag_spec_F77=''
+  fi
   link_all_deplibs_F77=yes
   allow_undefined_flag_F77="$_lt_dar_allow_undefined"
   case $cc_basename in
@@ -18526,7 +18920,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
      *) _lt_dar_can_shared=$GCC ;;
   esac
   if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=echo
+    output_verbose_link_cmd=func_echo_all
     archive_cmds_F77="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
     module_cmds_F77="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
     archive_expsym_cmds_F77="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
@@ -18544,10 +18938,6 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       hardcode_shlibpath_var_F77=no
       ;;
 
-    freebsd1*)
-      ld_shlibs_F77=no
-      ;;
-
     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
     # support.  Future versions do this automatically, but an explicit c++rt0.o
     # does not break anything, and helps significantly (at the cost of a little
@@ -18560,7 +18950,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
+    freebsd2.*)
       archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
       hardcode_direct_F77=yes
       hardcode_minus_L_F77=yes
@@ -18569,7 +18959,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | dragonfly*)
-      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_F77='-R$libdir'
       hardcode_direct_F77=yes
       hardcode_shlibpath_var_F77=no
@@ -18577,7 +18967,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     hpux9*)
       if test "$GCC" = yes; then
-	archive_cmds_F77='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+	archive_cmds_F77='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       else
 	archive_cmds_F77='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       fi
@@ -18592,14 +18982,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+	archive_cmds_F77='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
       else
 	archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
       fi
       if test "$with_gnu_ld" = no; then
 	hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
-	hardcode_libdir_flag_spec_ld_F77='+b $libdir'
 	hardcode_libdir_separator_F77=:
 	hardcode_direct_F77=yes
 	hardcode_direct_absolute_F77=yes
@@ -18611,16 +19000,16 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 	case $host_cpu in
 	hppa*64*)
 	  archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	ia64*)
-	  archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds_F77='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds_F77='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       else
@@ -18632,7 +19021,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	  archive_cmds_F77='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds_F77='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	archive_cmds_F77='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       fi
@@ -18660,25 +19049,40 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     irix5* | irix6* | nonstopux*)
       if test "$GCC" = yes; then
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	# Try to use the -exported_symbol ld option, if it does not
 	# work, assume that -exports_file does not work either and
 	# implicitly export all symbols.
-        save_LDFLAGS="$LDFLAGS"
-        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-        cat > conftest.$ac_ext <<_ACEOF
-int foo(void) {}
+	# This should be the same for all languages, so no per-tag cache variable.
+	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
+$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
+if ${lt_cv_irix_exported_symbol+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  save_LDFLAGS="$LDFLAGS"
+	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+	   cat > conftest.$ac_ext <<_ACEOF
+
+      subroutine foo
+      end
 _ACEOF
 if ac_fn_f77_try_link "$LINENO"; then :
-  archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-
+  lt_cv_irix_exported_symbol=yes
+else
+  lt_cv_irix_exported_symbol=no
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-        LDFLAGS="$save_LDFLAGS"
+           LDFLAGS="$save_LDFLAGS"
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
+$as_echo "$lt_cv_irix_exported_symbol" >&6; }
+	if test "$lt_cv_irix_exported_symbol" = yes; then
+          archive_expsym_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+	fi
       else
-	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
       fi
       archive_cmds_need_lc_F77='no'
       hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
@@ -18687,7 +19091,7 @@ rm -f core conftest.err conftest.$ac_objext \
       link_all_deplibs_F77=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -18740,17 +19144,17 @@ rm -f core conftest.err conftest.$ac_objext \
       hardcode_libdir_flag_spec_F77='-L$libdir'
       hardcode_minus_L_F77=yes
       allow_undefined_flag_F77=unsupported
-      archive_cmds_F77='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      archive_cmds_F77='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
       old_archive_from_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
       ;;
 
     osf3*)
       if test "$GCC" = yes; then
 	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
       else
 	allow_undefined_flag_F77=' -expect_unresolved \*'
-	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
       fi
       archive_cmds_need_lc_F77='no'
       hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
@@ -18760,13 +19164,13 @@ rm -f core conftest.err conftest.$ac_objext \
     osf4* | osf5*)	# as osf3* with the addition of -msym flag
       if test "$GCC" = yes; then
 	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds_F77='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
       else
 	allow_undefined_flag_F77=' -expect_unresolved \*'
-	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
 	# Both c and cxx compiler support -rpath directly
 	hardcode_libdir_flag_spec_F77='-rpath $libdir'
@@ -18779,9 +19183,9 @@ rm -f core conftest.err conftest.$ac_objext \
       no_undefined_flag_F77=' -z defs'
       if test "$GCC" = yes; then
 	wlarc='${wl}'
-	archive_cmds_F77='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_cmds_F77='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	archive_expsym_cmds_F77='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
       else
 	case `$CC -V 2>&1` in
 	*"Compilers 5.0"*)
@@ -18960,44 +19364,50 @@ x|xyes)
       # to ld, don't add -lc before -lgcc.
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
-      $RM conftest*
-      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+if ${lt_cv_archive_cmds_need_lc_F77+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  $RM conftest*
+	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl_F77
-	pic_flag=$lt_prog_compiler_pic_F77
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag_F77
-        allow_undefined_flag_F77=
-        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_F77 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+	  soname=conftest
+	  lib=conftest
+	  libobjs=conftest.$ac_objext
+	  deplibs=
+	  wl=$lt_prog_compiler_wl_F77
+	  pic_flag=$lt_prog_compiler_pic_F77
+	  compiler_flags=-v
+	  linker_flags=-v
+	  verstring=
+	  output_objdir=.
+	  libname=conftest
+	  lt_save_allow_undefined_flag=$allow_undefined_flag_F77
+	  allow_undefined_flag_F77=
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_F77 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
   (eval $archive_cmds_F77 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
-        then
-	  archive_cmds_need_lc_F77=no
-        else
-	  archive_cmds_need_lc_F77=yes
-        fi
-        allow_undefined_flag_F77=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $RM conftest*
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_F77" >&5
-$as_echo "$archive_cmds_need_lc_F77" >&6; }
+	  then
+	    lt_cv_archive_cmds_need_lc_F77=no
+	  else
+	    lt_cv_archive_cmds_need_lc_F77=yes
+	  fi
+	  allow_undefined_flag_F77=$lt_save_allow_undefined_flag
+	else
+	  cat conftest.err 1>&5
+	fi
+	$RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_F77" >&5
+$as_echo "$lt_cv_archive_cmds_need_lc_F77" >&6; }
+      archive_cmds_need_lc_F77=$lt_cv_archive_cmds_need_lc_F77
       ;;
     esac
   fi
@@ -19065,8 +19475,6 @@ esac
 
 
 
-
-
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
 $as_echo_n "checking dynamic linker characteristics... " >&6; }
 
@@ -19092,7 +19500,7 @@ need_version=unknown
 
 case $host_os in
 aix3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
   shlibpath_var=LIBPATH
 
@@ -19101,7 +19509,7 @@ aix3*)
   ;;
 
 aix[4-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   hardcode_into_libs=yes
@@ -19154,7 +19562,7 @@ amigaos*)
   m68k)
     library_names_spec='$libname.ixlibrary $libname.a'
     # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
     ;;
   esac
   ;;
@@ -19166,7 +19574,7 @@ beos*)
   ;;
 
 bsdi[45]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
@@ -19185,8 +19593,9 @@ cygwin* | mingw* | pw32* | cegcc*)
   need_version=no
   need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+  case $GCC,$cc_basename in
+  yes,*)
+    # gcc
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
@@ -19207,36 +19616,82 @@ cygwin* | mingw* | pw32* | cegcc*)
     cygwin*)
       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+
       ;;
     mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
       ;;
     pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
+    dynamic_linker='Win32 ld.exe'
+    ;;
+
+  *,cl*)
+    # Native MSVC
+    libname_spec='$name'
+    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+    library_names_spec='${libname}.dll.lib'
+
+    case $build_os in
+    mingw*)
+      sys_lib_search_path_spec=
+      lt_save_ifs=$IFS
+      IFS=';'
+      for lt_path in $LIB
+      do
+        IFS=$lt_save_ifs
+        # Let DOS variable expansion print the short 8.3 style file name.
+        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+      done
+      IFS=$lt_save_ifs
+      # Convert to MSYS style.
+      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
+      ;;
+    cygwin*)
+      # Convert to unix form, then to dos form, then back to unix form
+      # but this time dos style (no spaces!) so that the unix form looks
+      # like /cygdrive/c/PROGRA~1:/cygdr...
+      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      ;;
+    *)
+      sys_lib_search_path_spec="$LIB"
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      # FIXME: find the short name or the path components, as spaces are
+      # common. (e.g. "Program Files" -> "PROGRA~1")
+      ;;
+    esac
+
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+    dynamic_linker='Win32 link.exe'
     ;;
 
   *)
+    # Assume MSVC wrapper
     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    dynamic_linker='Win32 ld.exe'
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
   # FIXME: first we should search . and the directory the executable is in
   shlibpath_var=PATH
   ;;
@@ -19256,7 +19711,7 @@ darwin* | rhapsody*)
   ;;
 
 dgux*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -19264,10 +19719,6 @@ dgux*)
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -19275,7 +19726,7 @@ freebsd* | dragonfly*)
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[123]*) objformat=aout ;;
+    freebsd[23].*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -19293,7 +19744,7 @@ freebsd* | dragonfly*)
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
+  freebsd2.*)
     shlibpath_overrides_runpath=yes
     ;;
   freebsd3.[01]* | freebsdelf3.[01]*)
@@ -19313,12 +19764,26 @@ freebsd* | dragonfly*)
   ;;
 
 gnu*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+haiku*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  dynamic_linker="$host_os runtime_loader"
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
   hardcode_into_libs=yes
   ;;
 
@@ -19364,12 +19829,14 @@ hpux9* | hpux10* | hpux11*)
     soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
   postinstall_cmds='chmod 555 $lib'
+  # or fails outright, so override atomically:
+  install_override_mode=555
   ;;
 
 interix[3-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -19385,7 +19852,7 @@ irix5* | irix6* | nonstopux*)
     nonstopux*) version_type=nonstopux ;;
     *)
 	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
+		version_type=linux # correct to gnu/linux during the next big refactor
 	else
 		version_type=irix
 	fi ;;
@@ -19422,9 +19889,9 @@ linux*oldld* | linux*aout* | linux*coff*)
   dynamic_linker=no
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -19432,25 +19899,34 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+
   # Some binutils ld are patched to set DT_RUNPATH
-  save_LDFLAGS=$LDFLAGS
-  save_libdir=$libdir
-  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_F77\"; \
-       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_F77\""
-  cat > conftest.$ac_ext <<_ACEOF
+  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_shlibpath_overrides_runpath=no
+    save_LDFLAGS=$LDFLAGS
+    save_libdir=$libdir
+    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_F77\"; \
+	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_F77\""
+    cat > conftest.$ac_ext <<_ACEOF
       program main
 
       end
 _ACEOF
 if ac_fn_f77_try_link "$LINENO"; then :
   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
-  shlibpath_overrides_runpath=yes
+  lt_cv_shlibpath_overrides_runpath=yes
 fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-  LDFLAGS=$save_LDFLAGS
-  libdir=$save_libdir
+    LDFLAGS=$save_LDFLAGS
+    libdir=$save_libdir
+
+fi
+
+  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
@@ -19459,7 +19935,7 @@ rm -f core conftest.err conftest.$ac_objext \
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -19472,18 +19948,6 @@ rm -f core conftest.err conftest.$ac_objext \
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -19503,7 +19967,7 @@ netbsd*)
   ;;
 
 newsos6)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=yes
@@ -19572,7 +20036,7 @@ rdos*)
   ;;
 
 solaris*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -19597,7 +20061,7 @@ sunos4*)
   ;;
 
 sysv4 | sysv4.3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -19621,7 +20085,7 @@ sysv4 | sysv4.3*)
 
 sysv4*MP*)
   if test -d /usr/nec ;then
-    version_type=linux
+    version_type=linux # correct to gnu/linux during the next big refactor
     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
     soname_spec='$libname${shared_ext}.$major'
     shlibpath_var=LD_LIBRARY_PATH
@@ -19652,7 +20116,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
 
 tpf*)
   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -19662,7 +20126,7 @@ tpf*)
   ;;
 
 uts4*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -19723,6 +20187,8 @@ fi
 
 
 
+
+
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
 hardcode_action_F77=
@@ -19771,6 +20237,7 @@ fi
 
   GCC=$lt_save_GCC
   CC="$lt_save_CC"
+  CFLAGS="$lt_save_CFLAGS"
 fi # test "$_lt_disable_F77" != yes
 
 ac_ext=c
@@ -19787,6 +20254,10 @@ ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest
 ac_compiler_gnu=$ac_cv_fc_compiler_gnu
 
 
+if test -z "$FC" || test "X$FC" = "Xno"; then
+  _lt_disable_FC=yes
+fi
+
 archive_cmds_need_lc_FC=no
 allow_undefined_flag_FC=
 always_export_symbols_FC=no
@@ -19795,7 +20266,6 @@ export_dynamic_flag_spec_FC=
 hardcode_direct_FC=no
 hardcode_direct_absolute_FC=no
 hardcode_libdir_flag_spec_FC=
-hardcode_libdir_flag_spec_ld_FC=
 hardcode_libdir_separator_FC=
 hardcode_minus_L_FC=no
 hardcode_automatic_FC=no
@@ -19804,6 +20274,8 @@ module_cmds_FC=
 module_expsym_cmds_FC=
 link_all_deplibs_FC=unknown
 old_archive_cmds_FC=$old_archive_cmds
+reload_flag_FC=$reload_flag
+reload_cmds_FC=$reload_cmds
 no_undefined_flag_FC=
 whole_archive_flag_spec_FC=
 enable_shared_with_static_runtimes_FC=no
@@ -19867,7 +20339,9 @@ $RM -r conftest*
   # Allow CC to be a program name with arguments.
   lt_save_CC="$CC"
   lt_save_GCC=$GCC
+  lt_save_CFLAGS=$CFLAGS
   CC=${FC-"f95"}
+  CFLAGS=$FCFLAGS
   compiler=$CC
   GCC=$ac_cv_fc_compiler_gnu
 
@@ -19880,7 +20354,7 @@ $RM -r conftest*
     *) break;;
   esac
 done
-cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 
 
   if test -n "$compiler"; then
@@ -19942,6 +20416,14 @@ cat > conftest.$ac_ext <<_LT_EOF
       end
 _LT_EOF
 
+
+_lt_libdeps_save_CFLAGS=$CFLAGS
+case "$CC $CFLAGS " in #(
+*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
+*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
+*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
+esac
+
 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -19955,7 +20437,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   pre_test_object_deps_done=no
 
   for p in `eval "$output_verbose_link_cmd"`; do
-    case $p in
+    case ${prev}${p} in
 
     -L* | -R* | -l*)
        # Some compilers place space between "-{L,R}" and the path.
@@ -19964,13 +20446,22 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
           test $p = "-R"; then
 	 prev=$p
 	 continue
-       else
-	 prev=
        fi
 
+       # Expand the sysroot to ease extracting the directories later.
+       if test -z "$prev"; then
+         case $p in
+         -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
+         -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
+         -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
+         esac
+       fi
+       case $p in
+       =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
+       esac
        if test "$pre_test_object_deps_done" = no; then
-	 case $p in
-	 -L* | -R*)
+	 case ${prev} in
+	 -L | -R)
 	   # Internal compiler library paths should come after those
 	   # provided the user.  The postdeps already come after the
 	   # user supplied libs so there is no need to process them.
@@ -19990,8 +20481,10 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
 	   postdeps_FC="${postdeps_FC} ${prev}${p}"
 	 fi
        fi
+       prev=
        ;;
 
+    *.lto.$objext) ;; # Ignore GCC LTO objects
     *.$objext)
        # This assumes that the test object file only shows up
        # once in the compiler output.
@@ -20027,6 +20520,7 @@ else
 fi
 
 $RM -f confest.$objext
+CFLAGS=$_lt_libdeps_save_CFLAGS
 
 # PORTME: override above test on systems where it is broken
 
@@ -20055,8 +20549,6 @@ fi
 lt_prog_compiler_pic_FC=
 lt_prog_compiler_static_FC=
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 
   if test "$GCC" = yes; then
     lt_prog_compiler_wl_FC='-Wl,'
@@ -20104,6 +20596,12 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic_FC='-fno-common'
       ;;
 
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      lt_prog_compiler_static_FC=
+      ;;
+
     hpux*)
       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
@@ -20146,6 +20644,15 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic_FC='-fPIC'
       ;;
     esac
+
+    case $cc_basename in
+    nvcc*) # Cuda Compiler Driver 2.2
+      lt_prog_compiler_wl_FC='-Xlinker '
+      if test -n "$lt_prog_compiler_pic_FC"; then
+        lt_prog_compiler_pic_FC="-Xcompiler $lt_prog_compiler_pic_FC"
+      fi
+      ;;
+    esac
   else
     # PORTME Check for flag to pass linker flags through the system compiler.
     case $host_os in
@@ -20208,7 +20715,13 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	lt_prog_compiler_pic_FC='--shared'
 	lt_prog_compiler_static_FC='--static'
 	;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
+      nagfor*)
+	# NAG Fortran compiler
+	lt_prog_compiler_wl_FC='-Wl,-Wl,,'
+	lt_prog_compiler_pic_FC='-PIC'
+	lt_prog_compiler_static_FC='-Bstatic'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
         # Portland Group compilers (*not* the Pentium gcc compiler,
 	# which looks to be a dead project)
 	lt_prog_compiler_wl_FC='-Wl,'
@@ -20220,25 +20733,40 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
         # All Alpha code is PIC.
         lt_prog_compiler_static_FC='-non_shared'
         ;;
-      xl*)
-	# IBM XL C 8.0/Fortran 10.1 on PPC
+      xl* | bgxl* | bgf* | mpixl*)
+	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
 	lt_prog_compiler_wl_FC='-Wl,'
 	lt_prog_compiler_pic_FC='-qpic'
 	lt_prog_compiler_static_FC='-qstaticlink'
 	;;
       *)
 	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  lt_prog_compiler_pic_FC='-KPIC'
+	  lt_prog_compiler_static_FC='-Bstatic'
+	  lt_prog_compiler_wl_FC=''
+	  ;;
+	*Sun\ F* | *Sun*Fortran*)
+	  lt_prog_compiler_pic_FC='-KPIC'
+	  lt_prog_compiler_static_FC='-Bstatic'
+	  lt_prog_compiler_wl_FC='-Qoption ld '
+	  ;;
 	*Sun\ C*)
 	  # Sun C 5.9
 	  lt_prog_compiler_pic_FC='-KPIC'
 	  lt_prog_compiler_static_FC='-Bstatic'
 	  lt_prog_compiler_wl_FC='-Wl,'
 	  ;;
-	*Sun\ F*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  lt_prog_compiler_pic_FC='-KPIC'
+        *Intel*\ [CF]*Compiler*)
+	  lt_prog_compiler_wl_FC='-Wl,'
+	  lt_prog_compiler_pic_FC='-fPIC'
+	  lt_prog_compiler_static_FC='-static'
+	  ;;
+	*Portland\ Group*)
+	  lt_prog_compiler_wl_FC='-Wl,'
+	  lt_prog_compiler_pic_FC='-fpic'
 	  lt_prog_compiler_static_FC='-Bstatic'
-	  lt_prog_compiler_wl_FC=''
 	  ;;
 	esac
 	;;
@@ -20270,7 +20798,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic_FC='-KPIC'
       lt_prog_compiler_static_FC='-Bstatic'
       case $cc_basename in
-      f77* | f90* | f95*)
+      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
 	lt_prog_compiler_wl_FC='-Qoption ld ';;
       *)
 	lt_prog_compiler_wl_FC='-Wl,';;
@@ -20327,10 +20855,17 @@ case $host_os in
     lt_prog_compiler_pic_FC="$lt_prog_compiler_pic_FC"
     ;;
 esac
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_FC" >&5
-$as_echo "$lt_prog_compiler_pic_FC" >&6; }
-
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+if ${lt_cv_prog_compiler_pic_FC+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic_FC=$lt_prog_compiler_pic_FC
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_FC" >&5
+$as_echo "$lt_cv_prog_compiler_pic_FC" >&6; }
+lt_prog_compiler_pic_FC=$lt_cv_prog_compiler_pic_FC
 
 #
 # Check to make sure the PIC flag actually works.
@@ -20338,7 +20873,7 @@ $as_echo "$lt_prog_compiler_pic_FC" >&6; }
 if test -n "$lt_prog_compiler_pic_FC"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_FC works" >&5
 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_FC works... " >&6; }
-if test "${lt_cv_prog_compiler_pic_works_FC+set}" = set; then :
+if ${lt_cv_prog_compiler_pic_works_FC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_pic_works_FC=no
@@ -20354,15 +20889,15 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:20357: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:20361: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_pic_works_FC=yes
@@ -20388,13 +20923,15 @@ fi
 
 
 
+
+
 #
 # Check to make sure the static flag actually works.
 #
 wl=$lt_prog_compiler_wl_FC eval lt_tmp_static_flag=\"$lt_prog_compiler_static_FC\"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
-if test "${lt_cv_prog_compiler_static_works_FC+set}" = set; then :
+if ${lt_cv_prog_compiler_static_works_FC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_static_works_FC=no
@@ -20407,7 +20944,7 @@ else
      if test -s conftest.err; then
        # Append any errors to the config.log.
        cat conftest.err 1>&5
-       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
        if diff conftest.exp conftest.er2 >/dev/null; then
          lt_cv_prog_compiler_static_works_FC=yes
@@ -20434,7 +20971,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o_FC+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o_FC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o_FC=no
@@ -20453,16 +20990,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:20456: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:20460: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_FC=yes
@@ -20486,7 +21023,7 @@ $as_echo "$lt_cv_prog_compiler_c_o_FC" >&6; }
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o_FC+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o_FC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o_FC=no
@@ -20505,16 +21042,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:20508: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:20512: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_FC=yes
@@ -20577,7 +21114,6 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   hardcode_direct_FC=no
   hardcode_direct_absolute_FC=no
   hardcode_libdir_flag_spec_FC=
-  hardcode_libdir_flag_spec_ld_FC=
   hardcode_libdir_separator_FC=
   hardcode_minus_L_FC=no
   hardcode_shlibpath_var_FC=unsupported
@@ -20621,13 +21157,36 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs_FC=no
-    ;;
   esac
 
   ld_shlibs_FC=yes
+
+  # On some targets, GNU ld is compatible enough with the native linker
+  # that we're better off using the native interface for both.
+  lt_use_gnu_ld_interface=no
   if test "$with_gnu_ld" = yes; then
+    case $host_os in
+      aix*)
+	# The AIX port of GNU ld has always aspired to compatibility
+	# with the native linker.  However, as the warning in the GNU ld
+	# block says, versions before 2.19.5* couldn't really create working
+	# shared libraries, regardless of the interface used.
+	case `$LD -v 2>&1` in
+	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
+	  *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
+	  *\ \(GNU\ Binutils\)\ [3-9]*) ;;
+	  *)
+	    lt_use_gnu_ld_interface=yes
+	    ;;
+	esac
+	;;
+      *)
+	lt_use_gnu_ld_interface=yes
+	;;
+    esac
+  fi
+
+  if test "$lt_use_gnu_ld_interface" = yes; then
     # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'
 
@@ -20661,11 +21220,12 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
 	ld_shlibs_FC=no
 	cat <<_LT_EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** Warning: the GNU linker, at least up to release 2.19, is reported
 *** to be unable to reliably create shared libraries on AIX.
 *** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+*** really care for shared libraries, you may want to install binutils
+*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
+*** You will then need to restart the configuration process.
 
 _LT_EOF
       fi
@@ -20701,10 +21261,12 @@ _LT_EOF
       # _LT_TAGVAR(hardcode_libdir_flag_spec, FC) is actually meaningless,
       # as there is no search path for DLLs.
       hardcode_libdir_flag_spec_FC='-L$libdir'
+      export_dynamic_flag_spec_FC='${wl}--export-all-symbols'
       allow_undefined_flag_FC=unsupported
       always_export_symbols_FC=no
       enable_shared_with_static_runtimes_FC=yes
-      export_symbols_cmds_FC='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+      export_symbols_cmds_FC='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+      exclude_expsyms_FC='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
 
       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
         archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
@@ -20722,6 +21284,11 @@ _LT_EOF
       fi
       ;;
 
+    haiku*)
+      archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      link_all_deplibs_FC=yes
+      ;;
+
     interix[3-9]*)
       hardcode_direct_FC=no
       hardcode_shlibpath_var_FC=no
@@ -20747,15 +21314,16 @@ _LT_EOF
       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
 	 && test "$tmp_diet" = no
       then
-	tmp_addflag=
+	tmp_addflag=' $pic_flag'
 	tmp_sharedflag='-shared'
 	case $cc_basename,$host_cpu in
         pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec_FC='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec_FC='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag'
 	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec_FC='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	pgf77* | pgf90* | pgf95* | pgfortran*)
+					# Portland Group f77 and f90 compilers
+	  whole_archive_flag_spec_FC='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag -Mnomain' ;;
 	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
 	  tmp_addflag=' -i_dynamic' ;;
@@ -20766,13 +21334,17 @@ _LT_EOF
 	lf95*)				# Lahey Fortran 8.1
 	  whole_archive_flag_spec_FC=
 	  tmp_sharedflag='--shared' ;;
-	xl[cC]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
 	  tmp_sharedflag='-qmkshrobj'
 	  tmp_addflag= ;;
+	nvcc*)	# Cuda Compiler Driver 2.2
+	  whole_archive_flag_spec_FC='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+	  compiler_needs_object_FC=yes
+	  ;;
 	esac
 	case `$CC -V 2>&1 | sed 5q` in
 	*Sun\ C*)			# Sun C 5.9
-	  whole_archive_flag_spec_FC='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec_FC='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  compiler_needs_object_FC=yes
 	  tmp_sharedflag='-G' ;;
 	*Sun\ F*)			# Sun Fortran 8.3
@@ -20788,17 +21360,16 @@ _LT_EOF
         fi
 
 	case $cc_basename in
-	xlf*)
+	xlf* | bgf* | bgxlf* | mpixlf*)
 	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
 	  whole_archive_flag_spec_FC='--whole-archive$convenience --no-whole-archive'
-	  hardcode_libdir_flag_spec_FC=
-	  hardcode_libdir_flag_spec_ld_FC='-rpath $libdir'
-	  archive_cmds_FC='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  hardcode_libdir_flag_spec_FC='${wl}-rpath ${wl}$libdir'
+	  archive_cmds_FC='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
 	  if test "x$supports_anon_versioning" = xyes; then
 	    archive_expsym_cmds_FC='echo "{ global:" > $output_objdir/$libname.ver~
 	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
 	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
 	  fi
 	  ;;
 	esac
@@ -20807,13 +21378,13 @@ _LT_EOF
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds_FC='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
 	wlarc=
       else
-	archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       fi
       ;;
 
@@ -20831,8 +21402,8 @@ _LT_EOF
 
 _LT_EOF
       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs_FC=no
       fi
@@ -20878,8 +21449,8 @@ _LT_EOF
 
     *)
       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs_FC=no
       fi
@@ -20919,8 +21490,10 @@ _LT_EOF
       else
 	# If we're using GNU nm, then we don't want the "-C" option.
 	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	# Also, AIX nm treats weak defined symbols like other global
+	# defined symbols, whereas GNU nm marks them as "W".
 	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  export_symbols_cmds_FC='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	  export_symbols_cmds_FC='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	else
 	  export_symbols_cmds_FC='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	fi
@@ -20982,7 +21555,6 @@ _LT_EOF
 	if test "$aix_use_runtimelinking" = yes; then
 	  shared_flag="$shared_flag "'${wl}-G'
 	fi
-	link_all_deplibs_FC=no
       else
 	# not using gcc
 	if test "$host_cpu" = ia64; then
@@ -21008,32 +21580,45 @@ _LT_EOF
 	allow_undefined_flag_FC='-berok'
         # Determine the default libpath from the value encoded in an
         # empty executable.
-        cat > conftest.$ac_ext <<_ACEOF
+        if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath__FC+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat > conftest.$ac_ext <<_ACEOF
       program main
 
       end
 _ACEOF
 if ac_fn_fc_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath__FC=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath__FC"; then
+    lt_cv_aix_libpath__FC=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath__FC"; then
+    lt_cv_aix_libpath__FC="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath__FC
+fi
 
         hardcode_libdir_flag_spec_FC='${wl}-blibpath:$libdir:'"$aix_libpath"
-        archive_expsym_cmds_FC='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        archive_expsym_cmds_FC='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
       else
 	if test "$host_cpu" = ia64; then
 	  hardcode_libdir_flag_spec_FC='${wl}-R $libdir:/usr/lib:/lib'
@@ -21042,37 +21627,55 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	else
 	 # Determine the default libpath from the value encoded in an
 	 # empty executable.
-	 cat > conftest.$ac_ext <<_ACEOF
+	 if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath__FC+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat > conftest.$ac_ext <<_ACEOF
       program main
 
       end
 _ACEOF
 if ac_fn_fc_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath__FC=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath__FC"; then
+    lt_cv_aix_libpath__FC=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath__FC"; then
+    lt_cv_aix_libpath__FC="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath__FC
+fi
 
 	 hardcode_libdir_flag_spec_FC='${wl}-blibpath:$libdir:'"$aix_libpath"
 	  # Warning - without using the other run time loading flags,
 	  # -berok will link without error, but may produce a broken library.
 	  no_undefined_flag_FC=' ${wl}-bernotok'
 	  allow_undefined_flag_FC=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  whole_archive_flag_spec_FC='$convenience'
+	  if test "$with_gnu_ld" = yes; then
+	    # We only use this code for GNU lds that support --whole-archive.
+	    whole_archive_flag_spec_FC='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	  else
+	    # Exported symbols can be pulled into shared objects from archives
+	    whole_archive_flag_spec_FC='$convenience'
+	  fi
 	  archive_cmds_need_lc_FC=yes
 	  # This is similar to how AIX traditionally builds its shared libraries.
 	  archive_expsym_cmds_FC="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
@@ -21104,20 +21707,64 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       # Microsoft Visual C++.
       # hardcode_libdir_flag_spec is actually meaningless, as there is
       # no search path for DLLs.
-      hardcode_libdir_flag_spec_FC=' '
-      allow_undefined_flag_FC=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      archive_cmds_FC='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      old_archive_from_new_cmds_FC='true'
-      # FIXME: Should let the user specify the lib program.
-      old_archive_cmds_FC='lib -OUT:$oldlib$oldobjs$old_deplibs'
-      fix_srcfile_path_FC='`cygpath -w "$srcfile"`'
-      enable_shared_with_static_runtimes_FC=yes
+      case $cc_basename in
+      cl*)
+	# Native MSVC
+	hardcode_libdir_flag_spec_FC=' '
+	allow_undefined_flag_FC=unsupported
+	always_export_symbols_FC=yes
+	file_list_spec_FC='@'
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds_FC='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	archive_expsym_cmds_FC='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	  else
+	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	  fi~
+	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	  linknames='
+	# The linker will not automatically build a static lib if we build a DLL.
+	# _LT_TAGVAR(old_archive_from_new_cmds, FC)='true'
+	enable_shared_with_static_runtimes_FC=yes
+	exclude_expsyms_FC='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+	export_symbols_cmds_FC='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+	# Don't use ranlib
+	old_postinstall_cmds_FC='chmod 644 $oldlib'
+	postlink_cmds_FC='lt_outputfile="@OUTPUT@"~
+	  lt_tool_outputfile="@TOOL_OUTPUT@"~
+	  case $lt_outputfile in
+	    *.exe|*.EXE) ;;
+	    *)
+	      lt_outputfile="$lt_outputfile.exe"
+	      lt_tool_outputfile="$lt_tool_outputfile.exe"
+	      ;;
+	  esac~
+	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	    $RM "$lt_outputfile.manifest";
+	  fi'
+	;;
+      *)
+	# Assume MSVC wrapper
+	hardcode_libdir_flag_spec_FC=' '
+	allow_undefined_flag_FC=unsupported
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds_FC='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
+	# The linker will automatically build a .lib file if we build a DLL.
+	old_archive_from_new_cmds_FC='true'
+	# FIXME: Should let the user specify the lib program.
+	old_archive_cmds_FC='lib -OUT:$oldlib$oldobjs$old_deplibs'
+	enable_shared_with_static_runtimes_FC=yes
+	;;
+      esac
       ;;
 
     darwin* | rhapsody*)
@@ -21127,7 +21774,12 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   hardcode_direct_FC=no
   hardcode_automatic_FC=yes
   hardcode_shlibpath_var_FC=unsupported
-  whole_archive_flag_spec_FC=''
+  if test "$lt_cv_ld_force_load" = "yes"; then
+    whole_archive_flag_spec_FC='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+    compiler_needs_object_FC=yes
+  else
+    whole_archive_flag_spec_FC=''
+  fi
   link_all_deplibs_FC=yes
   allow_undefined_flag_FC="$_lt_dar_allow_undefined"
   case $cc_basename in
@@ -21135,7 +21787,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
      *) _lt_dar_can_shared=$GCC ;;
   esac
   if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=echo
+    output_verbose_link_cmd=func_echo_all
     archive_cmds_FC="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
     module_cmds_FC="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
     archive_expsym_cmds_FC="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
@@ -21153,10 +21805,6 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       hardcode_shlibpath_var_FC=no
       ;;
 
-    freebsd1*)
-      ld_shlibs_FC=no
-      ;;
-
     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
     # support.  Future versions do this automatically, but an explicit c++rt0.o
     # does not break anything, and helps significantly (at the cost of a little
@@ -21169,7 +21817,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
+    freebsd2.*)
       archive_cmds_FC='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
       hardcode_direct_FC=yes
       hardcode_minus_L_FC=yes
@@ -21178,7 +21826,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | dragonfly*)
-      archive_cmds_FC='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      archive_cmds_FC='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_FC='-R$libdir'
       hardcode_direct_FC=yes
       hardcode_shlibpath_var_FC=no
@@ -21186,7 +21834,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     hpux9*)
       if test "$GCC" = yes; then
-	archive_cmds_FC='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+	archive_cmds_FC='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       else
 	archive_cmds_FC='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       fi
@@ -21201,14 +21849,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	archive_cmds_FC='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+	archive_cmds_FC='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
       else
 	archive_cmds_FC='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
       fi
       if test "$with_gnu_ld" = no; then
 	hardcode_libdir_flag_spec_FC='${wl}+b ${wl}$libdir'
-	hardcode_libdir_flag_spec_ld_FC='+b $libdir'
 	hardcode_libdir_separator_FC=:
 	hardcode_direct_FC=yes
 	hardcode_direct_absolute_FC=yes
@@ -21220,16 +21867,16 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 	case $host_cpu in
 	hppa*64*)
 	  archive_cmds_FC='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	ia64*)
-	  archive_cmds_FC='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds_FC='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds_FC='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds_FC='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       else
@@ -21241,7 +21888,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	  archive_cmds_FC='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds_FC='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	archive_cmds_FC='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       fi
@@ -21269,25 +21916,40 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     irix5* | irix6* | nonstopux*)
       if test "$GCC" = yes; then
-	archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	# Try to use the -exported_symbol ld option, if it does not
 	# work, assume that -exports_file does not work either and
 	# implicitly export all symbols.
-        save_LDFLAGS="$LDFLAGS"
-        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-        cat > conftest.$ac_ext <<_ACEOF
-int foo(void) {}
+	# This should be the same for all languages, so no per-tag cache variable.
+	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
+$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
+if ${lt_cv_irix_exported_symbol+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  save_LDFLAGS="$LDFLAGS"
+	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+	   cat > conftest.$ac_ext <<_ACEOF
+
+      subroutine foo
+      end
 _ACEOF
 if ac_fn_fc_try_link "$LINENO"; then :
-  archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-
+  lt_cv_irix_exported_symbol=yes
+else
+  lt_cv_irix_exported_symbol=no
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-        LDFLAGS="$save_LDFLAGS"
+           LDFLAGS="$save_LDFLAGS"
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
+$as_echo "$lt_cv_irix_exported_symbol" >&6; }
+	if test "$lt_cv_irix_exported_symbol" = yes; then
+          archive_expsym_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+	fi
       else
-	archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+	archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
       fi
       archive_cmds_need_lc_FC='no'
       hardcode_libdir_flag_spec_FC='${wl}-rpath ${wl}$libdir'
@@ -21296,7 +21958,7 @@ rm -f core conftest.err conftest.$ac_objext \
       link_all_deplibs_FC=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds_FC='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -21349,17 +22011,17 @@ rm -f core conftest.err conftest.$ac_objext \
       hardcode_libdir_flag_spec_FC='-L$libdir'
       hardcode_minus_L_FC=yes
       allow_undefined_flag_FC=unsupported
-      archive_cmds_FC='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      archive_cmds_FC='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
       old_archive_from_new_cmds_FC='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
       ;;
 
     osf3*)
       if test "$GCC" = yes; then
 	allow_undefined_flag_FC=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_FC='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds_FC='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
       else
 	allow_undefined_flag_FC=' -expect_unresolved \*'
-	archive_cmds_FC='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds_FC='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
       fi
       archive_cmds_need_lc_FC='no'
       hardcode_libdir_flag_spec_FC='${wl}-rpath ${wl}$libdir'
@@ -21369,13 +22031,13 @@ rm -f core conftest.err conftest.$ac_objext \
     osf4* | osf5*)	# as osf3* with the addition of -msym flag
       if test "$GCC" = yes; then
 	allow_undefined_flag_FC=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds_FC='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds_FC='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	hardcode_libdir_flag_spec_FC='${wl}-rpath ${wl}$libdir'
       else
 	allow_undefined_flag_FC=' -expect_unresolved \*'
-	archive_cmds_FC='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds_FC='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	archive_expsym_cmds_FC='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
 	# Both c and cxx compiler support -rpath directly
 	hardcode_libdir_flag_spec_FC='-rpath $libdir'
@@ -21388,9 +22050,9 @@ rm -f core conftest.err conftest.$ac_objext \
       no_undefined_flag_FC=' -z defs'
       if test "$GCC" = yes; then
 	wlarc='${wl}'
-	archive_cmds_FC='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_cmds_FC='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	archive_expsym_cmds_FC='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
       else
 	case `$CC -V 2>&1` in
 	*"Compilers 5.0"*)
@@ -21569,44 +22231,50 @@ x|xyes)
       # to ld, don't add -lc before -lgcc.
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
-      $RM conftest*
-      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+if ${lt_cv_archive_cmds_need_lc_FC+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  $RM conftest*
+	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl_FC
-	pic_flag=$lt_prog_compiler_pic_FC
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag_FC
-        allow_undefined_flag_FC=
-        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_FC 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+	  soname=conftest
+	  lib=conftest
+	  libobjs=conftest.$ac_objext
+	  deplibs=
+	  wl=$lt_prog_compiler_wl_FC
+	  pic_flag=$lt_prog_compiler_pic_FC
+	  compiler_flags=-v
+	  linker_flags=-v
+	  verstring=
+	  output_objdir=.
+	  libname=conftest
+	  lt_save_allow_undefined_flag=$allow_undefined_flag_FC
+	  allow_undefined_flag_FC=
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_FC 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
   (eval $archive_cmds_FC 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
-        then
-	  archive_cmds_need_lc_FC=no
-        else
-	  archive_cmds_need_lc_FC=yes
-        fi
-        allow_undefined_flag_FC=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $RM conftest*
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_FC" >&5
-$as_echo "$archive_cmds_need_lc_FC" >&6; }
+	  then
+	    lt_cv_archive_cmds_need_lc_FC=no
+	  else
+	    lt_cv_archive_cmds_need_lc_FC=yes
+	  fi
+	  allow_undefined_flag_FC=$lt_save_allow_undefined_flag
+	else
+	  cat conftest.err 1>&5
+	fi
+	$RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_FC" >&5
+$as_echo "$lt_cv_archive_cmds_need_lc_FC" >&6; }
+      archive_cmds_need_lc_FC=$lt_cv_archive_cmds_need_lc_FC
       ;;
     esac
   fi
@@ -21674,8 +22342,6 @@ esac
 
 
 
-
-
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
 $as_echo_n "checking dynamic linker characteristics... " >&6; }
 
@@ -21701,7 +22367,7 @@ need_version=unknown
 
 case $host_os in
 aix3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
   shlibpath_var=LIBPATH
 
@@ -21710,7 +22376,7 @@ aix3*)
   ;;
 
 aix[4-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   hardcode_into_libs=yes
@@ -21763,7 +22429,7 @@ amigaos*)
   m68k)
     library_names_spec='$libname.ixlibrary $libname.a'
     # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
     ;;
   esac
   ;;
@@ -21775,7 +22441,7 @@ beos*)
   ;;
 
 bsdi[45]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
@@ -21794,8 +22460,9 @@ cygwin* | mingw* | pw32* | cegcc*)
   need_version=no
   need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+  case $GCC,$cc_basename in
+  yes,*)
+    # gcc
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
@@ -21816,36 +22483,82 @@ cygwin* | mingw* | pw32* | cegcc*)
     cygwin*)
       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+
       ;;
     mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
       ;;
     pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
+    dynamic_linker='Win32 ld.exe'
+    ;;
+
+  *,cl*)
+    # Native MSVC
+    libname_spec='$name'
+    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+    library_names_spec='${libname}.dll.lib'
+
+    case $build_os in
+    mingw*)
+      sys_lib_search_path_spec=
+      lt_save_ifs=$IFS
+      IFS=';'
+      for lt_path in $LIB
+      do
+        IFS=$lt_save_ifs
+        # Let DOS variable expansion print the short 8.3 style file name.
+        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+      done
+      IFS=$lt_save_ifs
+      # Convert to MSYS style.
+      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
+      ;;
+    cygwin*)
+      # Convert to unix form, then to dos form, then back to unix form
+      # but this time dos style (no spaces!) so that the unix form looks
+      # like /cygdrive/c/PROGRA~1:/cygdr...
+      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      ;;
+    *)
+      sys_lib_search_path_spec="$LIB"
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      # FIXME: find the short name or the path components, as spaces are
+      # common. (e.g. "Program Files" -> "PROGRA~1")
+      ;;
+    esac
+
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+    dynamic_linker='Win32 link.exe'
     ;;
 
   *)
+    # Assume MSVC wrapper
     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    dynamic_linker='Win32 ld.exe'
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
   # FIXME: first we should search . and the directory the executable is in
   shlibpath_var=PATH
   ;;
@@ -21865,7 +22578,7 @@ darwin* | rhapsody*)
   ;;
 
 dgux*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -21873,10 +22586,6 @@ dgux*)
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -21884,7 +22593,7 @@ freebsd* | dragonfly*)
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[123]*) objformat=aout ;;
+    freebsd[23].*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -21902,7 +22611,7 @@ freebsd* | dragonfly*)
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
+  freebsd2.*)
     shlibpath_overrides_runpath=yes
     ;;
   freebsd3.[01]* | freebsdelf3.[01]*)
@@ -21922,12 +22631,26 @@ freebsd* | dragonfly*)
   ;;
 
 gnu*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+haiku*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  dynamic_linker="$host_os runtime_loader"
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
   hardcode_into_libs=yes
   ;;
 
@@ -21973,12 +22696,14 @@ hpux9* | hpux10* | hpux11*)
     soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
   postinstall_cmds='chmod 555 $lib'
+  # or fails outright, so override atomically:
+  install_override_mode=555
   ;;
 
 interix[3-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -21994,7 +22719,7 @@ irix5* | irix6* | nonstopux*)
     nonstopux*) version_type=nonstopux ;;
     *)
 	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
+		version_type=linux # correct to gnu/linux during the next big refactor
 	else
 		version_type=irix
 	fi ;;
@@ -22031,9 +22756,9 @@ linux*oldld* | linux*aout* | linux*coff*)
   dynamic_linker=no
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -22041,25 +22766,34 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+
   # Some binutils ld are patched to set DT_RUNPATH
-  save_LDFLAGS=$LDFLAGS
-  save_libdir=$libdir
-  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_FC\"; \
-       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_FC\""
-  cat > conftest.$ac_ext <<_ACEOF
+  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_shlibpath_overrides_runpath=no
+    save_LDFLAGS=$LDFLAGS
+    save_libdir=$libdir
+    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_FC\"; \
+	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_FC\""
+    cat > conftest.$ac_ext <<_ACEOF
       program main
 
       end
 _ACEOF
 if ac_fn_fc_try_link "$LINENO"; then :
   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
-  shlibpath_overrides_runpath=yes
+  lt_cv_shlibpath_overrides_runpath=yes
 fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-  LDFLAGS=$save_LDFLAGS
-  libdir=$save_libdir
+    LDFLAGS=$save_LDFLAGS
+    libdir=$save_libdir
+
+fi
+
+  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
@@ -22068,7 +22802,7 @@ rm -f core conftest.err conftest.$ac_objext \
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -22081,18 +22815,6 @@ rm -f core conftest.err conftest.$ac_objext \
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -22112,7 +22834,7 @@ netbsd*)
   ;;
 
 newsos6)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=yes
@@ -22181,7 +22903,7 @@ rdos*)
   ;;
 
 solaris*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -22206,7 +22928,7 @@ sunos4*)
   ;;
 
 sysv4 | sysv4.3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -22230,7 +22952,7 @@ sysv4 | sysv4.3*)
 
 sysv4*MP*)
   if test -d /usr/nec ;then
-    version_type=linux
+    version_type=linux # correct to gnu/linux during the next big refactor
     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
     soname_spec='$libname${shared_ext}.$major'
     shlibpath_var=LD_LIBRARY_PATH
@@ -22261,7 +22983,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
 
 tpf*)
   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -22271,7 +22993,7 @@ tpf*)
   ;;
 
 uts4*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -22332,6 +23054,8 @@ fi
 
 
 
+
+
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
 hardcode_action_FC=
@@ -22379,7 +23103,8 @@ fi
   fi # test -n "$compiler"
 
   GCC=$lt_save_GCC
-  CC="$lt_save_CC"
+  CC=$lt_save_CC
+  CFLAGS=$lt_save_CFLAGS
 fi # test "$_lt_disable_FC" != yes
 
 ac_ext=c
@@ -22396,6 +23121,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+
         ac_config_commands="$ac_config_commands libtool"
 
 
@@ -22411,7 +23138,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
-if test "${ac_cv_c_const+set}" = set; then :
+if ${ac_cv_c_const+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -22491,7 +23218,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
 $as_echo_n "checking for inline... " >&6; }
-if test "${ac_cv_c_inline+set}" = set; then :
+if ${ac_cv_c_inline+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_cv_c_inline=no
@@ -22532,7 +23259,7 @@ _ACEOF
 esac
 
 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
-if test "x$ac_cv_type_size_t" = x""yes; then :
+if test "x$ac_cv_type_size_t" = xyes; then :
 
 else
 
@@ -22543,7 +23270,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
-if test "x$ac_cv_type_pid_t" = x""yes; then :
+if test "x$ac_cv_type_pid_t" = xyes; then :
 
 else
 
@@ -22556,7 +23283,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
-if test "${ac_cv_header_time+set}" = set; then :
+if ${ac_cv_header_time+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -22591,7 +23318,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
 $as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
-if test "${ac_cv_header_stdbool_h+set}" = set; then :
+if ${ac_cv_header_stdbool_h+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -22623,7 +23350,7 @@ else
 	char b[false == 0 ? 1 : -1];
 	char c[__bool_true_false_are_defined == 1 ? 1 : -1];
 	char d[(bool) 0.5 == true ? 1 : -1];
-	bool e = &s;
+	/* See body of main program for 'e'.  */
 	char f[(_Bool) 0.0 == false ? 1 : -1];
 	char g[true];
 	char h[sizeof (_Bool)];
@@ -22634,25 +23361,6 @@ else
 	_Bool n[m];
 	char o[sizeof n == m * sizeof n[0] ? 1 : -1];
 	char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
-#	if defined __xlc__ || defined __GNUC__
-	 /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
-	    reported by James Lemley on 2005-10-05; see
-	    http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
-	    This test is not quite right, since xlc is allowed to
-	    reject this program, as the initializer for xlcbug is
-	    not one of the forms that C requires support for.
-	    However, doing the test right would require a runtime
-	    test, and that would make cross-compilation harder.
-	    Let us hope that IBM fixes the xlc bug, and also adds
-	    support for this kind of constant expression.  In the
-	    meantime, this test will reject xlc, which is OK, since
-	    our stdbool.h substitute should suffice.  We also test
-	    this with GCC, where it should work, to detect more
-	    quickly whether someone messes up the test in the
-	    future.  */
-	 char digs[] = "0123456789";
-	 int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
-#	endif
 	/* Catch a bug in an HP-UX C compiler.  See
 	   http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
 	   http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
@@ -22664,6 +23372,7 @@ int
 main ()
 {
 
+	bool e = &s;
 	*pq |= q;
 	*pq |= ! q;
 	/* Refer to every declared value, to avoid compiler optimizations.  */
@@ -22684,7 +23393,7 @@ fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
 $as_echo "$ac_cv_header_stdbool_h" >&6; }
 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
-if test "x$ac_cv_type__Bool" = x""yes; then :
+if test "x$ac_cv_type__Bool" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE__BOOL 1
@@ -22701,7 +23410,7 @@ fi
 
 
 ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
-if test "x$ac_cv_type_long_long" = x""yes; then :
+if test "x$ac_cv_type_long_long" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_LONG_LONG 1
@@ -22710,7 +23419,7 @@ _ACEOF
 
 fi
 ac_fn_c_check_type "$LINENO" "unsigned long long" "ac_cv_type_unsigned_long_long" "$ac_includes_default"
-if test "x$ac_cv_type_unsigned_long_long" = x""yes; then :
+if test "x$ac_cv_type_unsigned_long_long" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_UNSIGNED_LONG_LONG 1
@@ -22720,7 +23429,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "int32_t" "ac_cv_type_int32_t" "$ac_includes_default"
-if test "x$ac_cv_type_int32_t" = x""yes; then :
+if test "x$ac_cv_type_int32_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_INT32_T 1
@@ -22730,7 +23439,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "int64_t" "ac_cv_type_int64_t" "$ac_includes_default"
-if test "x$ac_cv_type_int64_t" = x""yes; then :
+if test "x$ac_cv_type_int64_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_INT64_T 1
@@ -22740,7 +23449,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "uint32_t" "ac_cv_type_uint32_t" "$ac_includes_default"
-if test "x$ac_cv_type_uint32_t" = x""yes; then :
+if test "x$ac_cv_type_uint32_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_UINT32_T 1
@@ -22750,7 +23459,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "$ac_includes_default"
-if test "x$ac_cv_type_uint64_t" = x""yes; then :
+if test "x$ac_cv_type_uint64_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_UINT64_T 1
@@ -22760,7 +23469,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "ptrdiff_t" "ac_cv_type_ptrdiff_t" "$ac_includes_default"
-if test "x$ac_cv_type_ptrdiff_t" = x""yes; then :
+if test "x$ac_cv_type_ptrdiff_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_PTRDIFF_T 1
@@ -22776,7 +23485,7 @@ fi
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
 $as_echo_n "checking size of void *... " >&6; }
-if test "${ac_cv_sizeof_void_p+set}" = set; then :
+if ${ac_cv_sizeof_void_p+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p"        "$ac_includes_default"; then :
@@ -22786,7 +23495,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (void *)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_void_p=0
    fi
@@ -22809,7 +23518,7 @@ _ACEOF
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
 $as_echo_n "checking size of short... " >&6; }
-if test "${ac_cv_sizeof_short+set}" = set; then :
+if ${ac_cv_sizeof_short+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short"        "$ac_includes_default"; then :
@@ -22819,7 +23528,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (short)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_short=0
    fi
@@ -22842,7 +23551,7 @@ _ACEOF
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
 $as_echo_n "checking size of int... " >&6; }
-if test "${ac_cv_sizeof_int+set}" = set; then :
+if ${ac_cv_sizeof_int+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int"        "$ac_includes_default"; then :
@@ -22852,7 +23561,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (int)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_int=0
    fi
@@ -22875,7 +23584,7 @@ _ACEOF
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
 $as_echo_n "checking size of long... " >&6; }
-if test "${ac_cv_sizeof_long+set}" = set; then :
+if ${ac_cv_sizeof_long+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long"        "$ac_includes_default"; then :
@@ -22885,7 +23594,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (long)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_long=0
    fi
@@ -22908,7 +23617,7 @@ _ACEOF
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
 $as_echo_n "checking size of long long... " >&6; }
-if test "${ac_cv_sizeof_long_long+set}" = set; then :
+if ${ac_cv_sizeof_long_long+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long"        "$ac_includes_default"; then :
@@ -22918,7 +23627,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (long long)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_long_long=0
    fi
@@ -22941,7 +23650,7 @@ _ACEOF
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of float" >&5
 $as_echo_n "checking size of float... " >&6; }
-if test "${ac_cv_sizeof_float+set}" = set; then :
+if ${ac_cv_sizeof_float+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (float))" "ac_cv_sizeof_float"        "$ac_includes_default"; then :
@@ -22951,7 +23660,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (float)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_float=0
    fi
@@ -22974,7 +23683,7 @@ _ACEOF
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of double" >&5
 $as_echo_n "checking size of double... " >&6; }
-if test "${ac_cv_sizeof_double+set}" = set; then :
+if ${ac_cv_sizeof_double+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (double))" "ac_cv_sizeof_double"        "$ac_includes_default"; then :
@@ -22984,7 +23693,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (double)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_double=0
    fi
@@ -23009,7 +23718,7 @@ if test "${enable_long_gnum+set}" = set; then :
     case "${enableval}" in
       yes) cs_have_long_gnum=yes ;;
       no)  cs_have_long_gnum=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-long-gnum" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-long-gnum" "$LINENO" 5 ;;
     esac
 
 else
@@ -23251,7 +23960,7 @@ $as_echo_n "checking for ple version >= \"1.0.0\"... " >&6; }
     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "bad PLE version definition in configure.ac: $ple_version_min
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
   fi
 
   if test "x$ple_version_max" != "x" ; then
@@ -23264,7 +23973,7 @@ See \`config.log' for more details" "$LINENO" 5 ; }
       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "bad PLE version definition in configure.ac: $ple_version_max
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     fi
   else
     ple_version_major_max=99999999
@@ -23419,7 +24128,7 @@ if test "x$with_libxml2" != "xno" ; then
   LIBS="${LIBS} ${LIBXML2_LIBS}"
 
   ac_fn_c_check_header_mongrel "$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default"
-if test "x$ac_cv_header_libxml_parser_h" = x""yes; then :
+if test "x$ac_cv_header_libxml_parser_h" = xyes; then :
 
 fi
 
@@ -23427,7 +24136,7 @@ fi
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlInitParser in -lxml2" >&5
 $as_echo_n "checking for xmlInitParser in -lxml2... " >&6; }
-if test "${ac_cv_lib_xml2_xmlInitParser+set}" = set; then :
+if ${ac_cv_lib_xml2_xmlInitParser+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -23461,7 +24170,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlInitParser" >&5
 $as_echo "$ac_cv_lib_xml2_xmlInitParser" >&6; }
-if test "x$ac_cv_lib_xml2_xmlInitParser" = x""yes; then :
+if test "x$ac_cv_lib_xml2_xmlInitParser" = xyes; then :
 
 $as_echo "#define HAVE_LIBXML2 1" >>confdefs.h
 
@@ -23472,7 +24181,7 @@ else
                   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "LIBXML2 support is requested, but test for LIBXML2 failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
                 else
                   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no LIBXML2 support" >&5
 $as_echo "$as_me: WARNING: no LIBXML2 support" >&2;}
@@ -23888,7 +24597,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "BLAS support is requested, but test for BLAS failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     else
       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no BLAS support" >&5
 $as_echo "$as_me: WARNING: no BLAS support" >&2;}
@@ -23930,7 +24639,7 @@ if test "${enable_mpi_io+set}" = set; then :
     case "${enableval}" in
       yes) mpi_io=true ;;
       no)  mpi_io=false ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-mpi-io" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-mpi-io" "$LINENO" 5 ;;
     esac
 
 else
@@ -24054,7 +24763,7 @@ $as_echo "$cs_have_mpi" >&6; }
     for ac_header in mpi.h
 do :
   ac_fn_c_check_header_mongrel "$LINENO" "mpi.h" "ac_cv_header_mpi_h" "$ac_includes_default"
-if test "x$ac_cv_header_mpi_h" = x""yes; then :
+if test "x$ac_cv_header_mpi_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_MPI_H 1
 _ACEOF
@@ -24080,7 +24789,7 @@ done
     for ac_header in mpi.h
 do :
   ac_fn_c_check_header_mongrel "$LINENO" "mpi.h" "ac_cv_header_mpi_h" "$ac_includes_default"
-if test "x$ac_cv_header_mpi_h" = x""yes; then :
+if test "x$ac_cv_header_mpi_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_MPI_H 1
 _ACEOF
@@ -24471,7 +25180,7 @@ $as_echo "$cs_have_mpi" >&6; }
       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "MPI support is requested, but test for MPI failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     else
       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no MPI support" >&5
 $as_echo "$as_me: WARNING: no MPI support" >&2;}
@@ -24620,7 +25329,7 @@ do :
   ac_fn_c_check_header_compile "$LINENO" "metis.h" "ac_cv_header_metis_h" "
 
 "
-if test "x$ac_cv_header_metis_h" = x""yes; then :
+if test "x$ac_cv_header_metis_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_METIS_H 1
 _ACEOF
@@ -24672,7 +25381,7 @@ rm -f core conftest.err conftest.$ac_objext \
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for METIS_PartGraphKway in -lmetis" >&5
 $as_echo_n "checking for METIS_PartGraphKway in -lmetis... " >&6; }
-if test "${ac_cv_lib_metis_METIS_PartGraphKway+set}" = set; then :
+if ${ac_cv_lib_metis_METIS_PartGraphKway+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -24706,7 +25415,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_metis_METIS_PartGraphKway" >&5
 $as_echo "$ac_cv_lib_metis_METIS_PartGraphKway" >&6; }
-if test "x$ac_cv_lib_metis_METIS_PartGraphKway" = x""yes; then :
+if test "x$ac_cv_lib_metis_METIS_PartGraphKway" = xyes; then :
 
 $as_echo "#define HAVE_METIS 1" >>confdefs.h
 
@@ -24758,7 +25467,9 @@ fi
 
 
 
+cs_have_ptscotch_header=no
 cs_have_ptscotch=no
+cs_have_scotch_header=no
 cs_have_scotch=no
 
 
@@ -24813,11 +25524,51 @@ if test "x$with_scotch" != "xno" ; then
 
   # Test for PT-SCOTCH first
 
-  CPPFLAGS="${CPPFLAGS} ${SCOTCH_CPPFLAGS} ${MPI_CPPFLAGS}"
+  # Check for ptscotch.h header
+  CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS $MPI_CPPFLAGS"
+  for ac_header in ptscotch.h
+do :
+  ac_fn_c_check_header_compile "$LINENO" "ptscotch.h" "ac_cv_header_ptscotch_h" "#include <stdio.h>
+                    #include <stdint.h>
+                    #include <mpi.h>
+"
+if test "x$ac_cv_header_ptscotch_h" = xyes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_PTSCOTCH_H 1
+_ACEOF
+ cs_have_ptscotch_header=yes
+fi
+
+done
+
+
+  if test "x$cs_have_ptscotch_header" = "xno" ; then
+    unset ac_cv_header_ptscotch_h
+    SCOTCH_CPPFLAGS="$saved_CPPFLAGS -I/usr/include/scotch $MPI_CPPFLAGS"
+    CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS"
+    for ac_header in ptscotch.h
+do :
+  ac_fn_c_check_header_compile "$LINENO" "ptscotch.h" "ac_cv_header_ptscotch_h" "#include <stdio.h>
+                      #include <stdint.h>
+                      #include <mpi.h>
+"
+if test "x$ac_cv_header_ptscotch_h" = xyes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_PTSCOTCH_H 1
+_ACEOF
+ cs_have_ptscotch_header=yes
+fi
+
+done
+
+  fi
+
   LDFLAGS="${LDFLAGS} ${SCOTCH_LDFLAGS} ${MPI_LDFLAGS}"
   SCOTCH_LIBS="-lptscotch -lptscotcherr -lm"
   LIBS="${LIBS} ${SCOTCH_LIBS}  ${MPI_LIBS}"
 
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PT-SCOTCH" >&5
+$as_echo_n "checking for PT-SCOTCH... " >&6; }
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 #include <stdio.h>
@@ -24839,16 +25590,52 @@ else
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cs_have_ptscotch" >&5
+$as_echo "$cs_have_ptscotch" >&6; }
 
   # Test for SCOTCH second
 
   if test "x$cs_have_ptscotch" = "xno"; then
 
-    CPPFLAGS="${saved_CPPFLAGS} ${SCOTCH_CPPFLAGS}"
+    # Check for scotch.h header
+    CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS"
+    for ac_header in scotch.h
+do :
+  ac_fn_c_check_header_mongrel "$LINENO" "scotch.h" "ac_cv_header_scotch_h" "$ac_includes_default"
+if test "x$ac_cv_header_scotch_h" = xyes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_SCOTCH_H 1
+_ACEOF
+ cs_have_scotch_header=yes
+fi
+
+done
+
+
+    if test "x$cs_have_scotch_header" = "xno" ; then
+      unset ac_cv_header_scotch_h
+      SCOTCH_CPPFLAGS="$saved_CPPFLAGS -I/usr/include/scotch"
+      CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS"
+      for ac_header in scotch.h
+do :
+  ac_fn_c_check_header_mongrel "$LINENO" "scotch.h" "ac_cv_header_scotch_h" "$ac_includes_default"
+if test "x$ac_cv_header_scotch_h" = xyes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_SCOTCH_H 1
+_ACEOF
+ cs_have_scotch_header=yes
+fi
+
+done
+
+    fi
+
     LDFLAGS="${saved_LDFLAGS} ${SCOTCH_LDFLAGS}"
     SCOTCH_LIBS="-lscotch -lscotcherr -lm"
     LIBS="${saved_LIBS} ${SCOTCH_LIBS}"
 
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SCOTCH" >&5
+$as_echo_n "checking for SCOTCH... " >&6; }
     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 #include <stdio.h>
@@ -24869,6 +25656,8 @@ else
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
+    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cs_have_scotch" >&5
+$as_echo "$cs_have_scotch" >&6; }
 
   fi
 
@@ -24963,7 +25752,7 @@ if test "x$with_hdf5" != "xno" ; then
   for ac_header in hdf5.h
 do :
   ac_fn_c_check_header_mongrel "$LINENO" "hdf5.h" "ac_cv_header_hdf5_h" "$ac_includes_default"
-if test "x$ac_cv_header_hdf5_h" = x""yes; then :
+if test "x$ac_cv_header_hdf5_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_HDF5_H 1
 _ACEOF
@@ -24980,7 +25769,7 @@ done
     for ac_header in hdf5.h
 do :
   ac_fn_c_check_header_mongrel "$LINENO" "hdf5.h" "ac_cv_header_hdf5_h" "$ac_includes_default"
-if test "x$ac_cv_header_hdf5_h" = x""yes; then :
+if test "x$ac_cv_header_hdf5_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_HDF5_H 1
 _ACEOF
@@ -24998,7 +25787,7 @@ done
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for H5Fopen in -lhdf5" >&5
 $as_echo_n "checking for H5Fopen in -lhdf5... " >&6; }
-if test "${ac_cv_lib_hdf5_H5Fopen+set}" = set; then :
+if ${ac_cv_lib_hdf5_H5Fopen+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -25032,7 +25821,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_hdf5_H5Fopen" >&5
 $as_echo "$ac_cv_lib_hdf5_H5Fopen" >&6; }
-if test "x$ac_cv_lib_hdf5_H5Fopen" = x""yes; then :
+if test "x$ac_cv_lib_hdf5_H5Fopen" = xyes; then :
 
 $as_echo "#define HAVE_HDF5 1" >>confdefs.h
 
@@ -25043,7 +25832,7 @@ else
                   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "HDF5 support is requested, but test for HDF5 failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
                 else
                   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no HDF5 file support" >&5
 $as_echo "$as_me: WARNING: no HDF5 file support" >&2;}
@@ -25135,7 +25924,7 @@ if test "x$with_cgns" != "xno" ; then
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cg_coord_partial_write in -lcgns" >&5
 $as_echo_n "checking for cg_coord_partial_write in -lcgns... " >&6; }
-if test "${ac_cv_lib_cgns_cg_coord_partial_write+set}" = set; then :
+if ${ac_cv_lib_cgns_cg_coord_partial_write+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -25169,7 +25958,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cgns_cg_coord_partial_write" >&5
 $as_echo "$ac_cv_lib_cgns_cg_coord_partial_write" >&6; }
-if test "x$ac_cv_lib_cgns_cg_coord_partial_write" = x""yes; then :
+if test "x$ac_cv_lib_cgns_cg_coord_partial_write" = xyes; then :
 
 $as_echo "#define HAVE_CGNS 1" >>confdefs.h
 
@@ -25180,7 +25969,7 @@ else
                   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "CGNS support is requested (requires CGNS >= 2.4), but test for CGNS failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
                 else
                   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no CGNS file support (requires CGNS >= 2.4)" >&5
 $as_echo "$as_me: WARNING: no CGNS file support (requires CGNS >= 2.4)" >&2;}
@@ -25497,7 +26286,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MEDfamCr in -lmedC" >&5
 $as_echo_n "checking for MEDfamCr in -lmedC... " >&6; }
-if test "${ac_cv_lib_medC_MEDfamCr+set}" = set; then :
+if ${ac_cv_lib_medC_MEDfamCr+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -25531,7 +26320,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_medC_MEDfamCr" >&5
 $as_echo "$ac_cv_lib_medC_MEDfamCr" >&6; }
-if test "x$ac_cv_lib_medC_MEDfamCr" = x""yes; then :
+if test "x$ac_cv_lib_medC_MEDfamCr" = xyes; then :
 
 $as_echo "#define HAVE_MED 1" >>confdefs.h
 
@@ -25556,7 +26345,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
 
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MEDfamCr in -lmedC" >&5
 $as_echo_n "checking for MEDfamCr in -lmedC... " >&6; }
-if test "${ac_cv_lib_medC_MEDfamCr+set}" = set; then :
+if ${ac_cv_lib_medC_MEDfamCr+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -25590,7 +26379,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_medC_MEDfamCr" >&5
 $as_echo "$ac_cv_lib_medC_MEDfamCr" >&6; }
-if test "x$ac_cv_lib_medC_MEDfamCr" = x""yes; then :
+if test "x$ac_cv_lib_medC_MEDfamCr" = xyes; then :
 
 $as_echo "#define HAVE_MED 1" >>confdefs.h
 
@@ -25621,7 +26410,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "MED support is requested, but test for MED failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     else
       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no MED file support" >&5
 $as_echo "$as_me: WARNING: no MED file support" >&2;}
@@ -25706,7 +26495,7 @@ if test "x$with_adf" != "xno" ; then
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ADF_Database_Open in -ladf" >&5
 $as_echo_n "checking for ADF_Database_Open in -ladf... " >&6; }
-if test "${ac_cv_lib_adf_ADF_Database_Open+set}" = set; then :
+if ${ac_cv_lib_adf_ADF_Database_Open+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -25740,7 +26529,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_adf_ADF_Database_Open" >&5
 $as_echo "$ac_cv_lib_adf_ADF_Database_Open" >&6; }
-if test "x$ac_cv_lib_adf_ADF_Database_Open" = x""yes; then :
+if test "x$ac_cv_lib_adf_ADF_Database_Open" = xyes; then :
 
 $as_echo "#define HAVE_ADF 1" >>confdefs.h
 
@@ -25751,7 +26540,7 @@ else
                   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "ADF support is requested, but test for ADF failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
                 else
                   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no ADF support" >&5
 $as_echo "$as_me: WARNING: no ADF support" >&2;}
@@ -25887,7 +26676,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   if test "x$cs_have_ccm_headers" = "xyes"; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CCMIOOpenFile in -lccmio" >&5
 $as_echo_n "checking for CCMIOOpenFile in -lccmio... " >&6; }
-if test "${ac_cv_lib_ccmio_CCMIOOpenFile+set}" = set; then :
+if ${ac_cv_lib_ccmio_CCMIOOpenFile+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -25921,7 +26710,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ccmio_CCMIOOpenFile" >&5
 $as_echo "$ac_cv_lib_ccmio_CCMIOOpenFile" >&6; }
-if test "x$ac_cv_lib_ccmio_CCMIOOpenFile" = x""yes; then :
+if test "x$ac_cv_lib_ccmio_CCMIOOpenFile" = xyes; then :
 
 $as_echo "#define HAVE_CCM 1" >>confdefs.h
 
@@ -25932,7 +26721,7 @@ else
                     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "CCM support is requested, but test for CCM failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
                   else
                     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no CCM file support" >&5
 $as_echo "$as_me: WARNING: no CCM file support" >&2;}
@@ -26051,7 +26840,7 @@ else
                     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "gzipped file support is requested, but test for Zlib failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
                   else
                     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no gzipped file support" >&5
 $as_echo "$as_me: WARNING: no gzipped file support" >&2;}
@@ -26226,7 +27015,7 @@ ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_f77_compiler_gnu
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to get verbose linking output from $F77" >&5
 $as_echo_n "checking how to get verbose linking output from $F77... " >&6; }
-if test "${ac_cv_prog_f77_v+set}" = set; then :
+if ${ac_cv_prog_f77_v+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat > conftest.$ac_ext <<_ACEOF
@@ -26256,7 +27045,8 @@ $as_echo "$as_me:${as_lineno-$LINENO}: $*" >&5
 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
 # LIBRARY_PATH; skip all such settings.
 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 |
-  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
+  sed '/^Driving:/d; /^Configured with:/d;
+      '"/^[_$as_cr_Letters][_$as_cr_alnum]*=/d"`
 $as_echo "$ac_f77_v_output" >&5
 FFLAGS=$ac_save_FFLAGS
 
@@ -26321,7 +27111,7 @@ fi
 $as_echo "$ac_cv_prog_f77_v" >&6; }
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Fortran 77 libraries of $F77" >&5
 $as_echo_n "checking for Fortran 77 libraries of $F77... " >&6; }
-if test "${ac_cv_f77_libs+set}" = set; then :
+if ${ac_cv_f77_libs+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$FLIBS" != "x"; then
@@ -26346,7 +27136,8 @@ $as_echo "$as_me:${as_lineno-$LINENO}: $*" >&5
 # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
 # LIBRARY_PATH; skip all such settings.
 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 |
-  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
+  sed '/^Driving:/d; /^Configured with:/d;
+      '"/^[_$as_cr_Letters][_$as_cr_alnum]*=/d"`
 $as_echo "$ac_f77_v_output" >&5
 FFLAGS=$ac_save_FFLAGS
 
@@ -26681,7 +27472,7 @@ $as_echo_n "checking whether pthreads work with $flag... " >&6; }
 set dummy pthread-config; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_acx_pthread_config+set}" = set; then :
+if ${ac_cv_prog_acx_pthread_config+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$acx_pthread_config"; then
@@ -26837,7 +27628,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_PTHREAD_CC+set}" = set; then :
+if ${ac_cv_prog_PTHREAD_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$PTHREAD_CC"; then
@@ -26906,82 +27697,152 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
 
 
 
-
-cs_have_salome_kernel=no
-
-
-# Check whether --with-salome-kernel was given.
-if test "${with_salome_kernel+set}" = set; then :
-  withval=$with_salome_kernel; if test "x$withval" = "x"; then
-               if test -z "$KERNEL_ROOT_DIR"; then
-                 with_salome_kernel=yes
+# Check whether --with-salome was given.
+if test "${with_salome+set}" = set; then :
+  withval=$with_salome; if test "x$withval" = "x"; then
+               if test "x$ROOT_SALOME" != "x"; then
+                 with_salome=$ROOT_SALOME
+               elif test "x$INST_ROOT" != "x" -a "x$KERNEL_ROOT_DIR" != "x"; then
+                 with_salome=$INST_ROOT
+                 ROOT_SALOME=$INST_ROOT
                else
-                 with_salome_kernel=$KERNEL_ROOT_DIR
+                 with_salome=no
+               fi
+             else
+               if test "x$ROOT_SALOME" = "x"; then
+                 ROOT_SALOME=$with_salome
                fi
              fi
 else
-  if test -z "$KERNEL_ROOT_DIR"; then
-               with_salome_kernel=check
+  if test "x$ROOT_SALOME" = "x"; then
+               with_salome=no
              else
-               with_salome_kernel=$KERNEL_ROOT_DIR
+               with_salome=$ROOT_SALOME
              fi
 fi
 
 
+if test "x$with_salome" != "xno" ; then
 
-# Check whether --with-salome-kernel-include was given.
-if test "${with_salome_kernel_include+set}" = set; then :
-  withval=$with_salome_kernel_include; if test "x$with_salome_kernel" = "xcheck"; then
-               with_salome_kernel=yes
-             fi
-             SALOME_KERNEL_CPPFLAGS="-I$with_salome_kernel_include"
-else
-  if test "x$with_salome_kernel" != "xno" ; then
-               if test "x$with_salome_kernel" != "xyes" \
-	               -a "x$with_salome_kernel" != "xcheck"; then
-                 SALOME_KERNEL_CPPFLAGS="-I$with_salome_kernel/include/salome"
-               else
-                 SALOME_KERNEL_CPPFLAGS="-I/usr/include/salome"
-               fi
-             fi
-fi
+  # Environment if the SALOMEENV or SALOMEPRE variables were defined
+  # (for compatibility with Code_Saturne 2.1.1 configure options)
 
+  if test "x$SALOMEENV" != "x" -o "x$SALOMEPRE" != "x" ; then
 
+    # If only one of the 2 variables is defined, define the other
+    if test -z "$SALOMEENV"; then
+      SALOMEENV=$(find $with_salome -maxdepth 1 -name envSalome*.sh 2>/dev/null)
+    fi
+    if test -z "$SALOMEPRE"; then
+      SALOMEPRE=$(find $with_salome -maxdepth 1 -name prerequis*.sh 2>/dev/null)
+    fi
+
+    SALOMEENVCMD=". $SALOMEPRE ; . $SALOMEENV"
+
+  # Environment if the path given is that of the Salome install
+
+  else
+
+    # Recommended environment file for salome-platform.org installer builds
+    if test "x$SALOMEENVCMD" = "x"; then
+      salome_env=$(find $with_salome -maxdepth 2 -name salome.sh | tail -1 2>/dev/null)
+      if test "x$salome_env" != "x"; then
+        SALOMEENVCMD=". $salome_env"
+      fi
+    fi
+
+    # Environment for EDF or "universal binaries" type build for Salome 6.4
+    # Note that ROOT_SALOME is required but not exported in all cases.
+    if test "x$SALOMEENVCMD" = "x"; then
+      salome_env=$(find $with_salome -maxdepth 1 -name salome_modules*.sh 2>/dev/null)
+      if test "x$salome_env" != "x"; then
+        salome_pre=$(find $with_salome -maxdepth 1 -name salome_prerequisites_*_appli.sh 2>/dev/null)
+        if test "x$salome_pre" != "x"; then
+          SALOMEENVCMD=". $salome_pre; export ROOT_SALOME=$with_salome; . $salome_env"
+          SALOMEPRE="$salome_pre"
+        fi
+      fi
+    fi
+
+    # Environment file for EDF builds for Salome 6.3
+    if test "x$SALOMEENVCMD" = "x"; then
+      salome_env=$(find $with_salome -maxdepth 1 -name envSalome*.sh 2>/dev/null)
+      if test "x$salome_env" != "x"; then
+        salome_pre=$(find $with_salome -maxdepth 1 -name prerequis*.sh 2>/dev/null)
+        if test "x$salome_pre" != "x"; then
+          SALOMEENVCMD=". $salome_pre;. $salome_env"
+          SALOMEPRE="$salome_pre"
+        fi
+      fi
+
+    fi
+
+    if test "x$SALOMERUN" = "x"; then
+      if test -f "$ROOT_SALOME/runSalome"; then
+        SALOMERUN="$ROOT_SALOME/runSalome"
+      fi
+    fi
+
+    unset salome_pre
+    unset salome_env
+
+  fi
+
+  KERNEL_ROOT_DIR=$(eval $SALOMEENVCMD ; echo $KERNEL_ROOT_DIR)
+  GUI_ROOT_DIR=$(eval $SALOMEENVCMD ; echo $GUI_ROOT_DIR)
+  YACS_ROOT_DIR=$(eval $SALOMEENVCMD ; echo $YACS_ROOT_DIR)
+
+  OMNIIDL=$(eval $SALOMEENVCMD ; which omniidl)
+
+  # SALOME prequisites root directory environment variable
+  salome_pre_rootdir=$(eval $SALOMEENVCMD ; echo $PREREQUISITES_ROOT_DIR)
+  if test x"$salome_pre_rootdir" = x; then
+    salome_pre_rootdir=$(eval $SALOMEENVCMD ; echo $PREREQUIS_ROOT_DIR)
+  fi
+
+  # Make sure omniidl will correcly work by forcing PYTHONPATH
+  OMNIIDLPYTHONPATH=$(for d in `find $salome_pre_rootdir -name omniidl_be`
+do
+  dirname `ls $d/../_omniidlmodule.so 2>/dev/null` 2>/dev/null
+done)
+
+  # Make sure Python backend of omniidl will be found
+  OMNIIDLPYBE=$(for d in `find $salome_pre_rootdir -name omniidl_be`
+do
+  dirname `ls $d/python.py 2>/dev/null` 2>/dev/null
+done)
 
-# Check whether --with-salome-kernel-idl was given.
-if test "${with_salome_kernel_idl+set}" = set; then :
-  withval=$with_salome_kernel_idl; if test "x$with_salome_kernel" = "xcheck"; then
-               with_salome_kernel=yes
-             fi
-             SALOME_KERNEL_IDL="-L$with_salome_kernel_idl"
-else
-  if test "x$with_salome_kernel" != "xno" ; then
-               if test "x$with_salome_kernel" != "xyes" \
-	               -a "x$with_salome_kernel" != "xcheck"; then
-                 SALOME_KERNEL_IDL="-I$with_salome_kernel/idl/salome"
-               else
-                 SALOME_KERNEL_IDL="-I/usr/idl/salome"
-               fi
-             fi
 fi
 
+  unset salome_pre_root_dir
 
 
-# Check whether --with-salome-kernel-lib was given.
-if test "${with_salome_kernel_lib+set}" = set; then :
-  withval=$with_salome_kernel_lib; if test "x$with_salome_kernel" = "xcheck"; then
-               with_salome_kernel=yes
-             fi
-             SALOME_KERNEL_LDFLAGS="-L$with_salome_kernel_lib"
-else
-  if test "x$with_salome_kernel" != "xno" ; then
-               if test "x$with_salome_kernel" != "xyes" \
-	               -a "x$with_salome_kernel" != "xcheck"; then
-                 SALOME_KERNEL_LDFLAGS="-L$with_salome_kernel/lib/salome"
+
+
+
+
+
+
+
+
+cs_have_salome_kernel=no
+
+
+# Check whether --with-salome-kernel was given.
+if test "${with_salome_kernel+set}" = set; then :
+  withval=$with_salome_kernel; if test "x$withval" = "x"; then
+               if test -z "$KERNEL_ROOT_DIR"; then
+                 with_salome_kernel=yes
                else
-                 SALOME_KERNEL_LDFLAGS="-L/usr/lib/salome"
+                 with_salome_kernel=$KERNEL_ROOT_DIR
                fi
              fi
+else
+  if test -z "$KERNEL_ROOT_DIR"; then
+               with_salome_kernel=check
+             else
+               with_salome_kernel=$KERNEL_ROOT_DIR
+             fi
 fi
 
 
@@ -26991,6 +27852,15 @@ if test "x$with_salome_kernel" != "xno" ; then
   saved_LDFLAGS="$LDFLAGS"
   saved_LIBS="$LIBS"
 
+  if test x"$with_salome_kernel" != xyes -a x"$with_salome_kernel" != xcheck ; then
+    SALOME_KERNEL="$with_salome_kernel"
+  else
+    SALOME_KERNEL="/usr"
+  fi
+
+  SALOME_KERNEL_CPPFLAGS="-I$SALOME_KERNEL/include/salome"
+  SALOME_KERNEL_IDL="-I$SALOME_KERNEL/idl/salome"
+  SALOME_KERNEL_LDFLAGS="-L$SALOME_KERNEL/lib/salome"
   SALOME_KERNEL_LIBS="-lCalciumC"
 
   CPPFLAGS="${CPPFLAGS} ${SALOME_KERNEL_CPPFLAGS}"
@@ -27018,7 +27888,7 @@ else
                        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "SALOME support is requested, but test for SALOME failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
                      else
                        { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no SALOME support" >&5
 $as_echo "$as_me: WARNING: no SALOME support" >&2;}
@@ -27047,6 +27917,7 @@ fi
 
 
 
+
  if test x$cs_have_salome_kernel = xyes; then
   HAVE_SALOME_KERNEL_TRUE=
   HAVE_SALOME_KERNEL_FALSE='#'
@@ -27080,71 +27951,90 @@ else
 fi
 
 
+#if test "x$with_salome_gui" != "xno" ; then
+# We should add a couple of tests here...
+#fi
+
+if test x"$with_salome_gui" != xno ; then
+
+  cs_have_salome_gui=yes
+
+  if test x"$with_salome_gui" != xyes -a x"$with_salome_gui" != xcheck ; then
+    SALOME_GUI="$with_salome_gui"
+  else
+    SALOME_GUI="/usr"
+  fi
+
+  SALOME_GUI_CPPFLAGS="-I$SALOME_GUI/include/salome"
+  SALOME_GUI_IDL="-I$SALOME_GUI/idl/salome"
+  SALOME_GUI_LDFLAGS="-L$SALOME_GUI/lib/salome"
+  SALOME_GUI_LIBS=
 
-# Check whether --with-salome-gui-include was given.
-if test "${with_salome_gui_include+set}" = set; then :
-  withval=$with_salome_gui_include; if test "x$with_salome_gui" = "xcheck"; then
-               with_salome_gui=yes
-             fi
-             SALOME_GUI_CPPFLAGS="-I$with_salome_gui_include"
 else
-  if test "x$with_salome_gui" != "xno" ; then
-               if test "x$with_salome_gui" != "xyes" \
-	               -a "x$with_salome_gui" != "xcheck"; then
-                 SALOME_GUI_CPPFLAGS="-I$with_salome_gui/include/salome"
-               else
-                 SALOME_GUI_CPPFLAGS="-I/usr/include/salome"
-               fi
-             fi
+  cs_have_salome_gui=no
 fi
 
 
 
-# Check whether --with-salome-gui-idl was given.
-if test "${with_salome_gui_idl+set}" = set; then :
-  withval=$with_salome_gui_idl; if test "x$with_salome_gui" = "xcheck"; then
-               with_salome_gui=yes
-             fi
-             SALOME_GUI_IDL="-L$with_salome_gui_idl"
+
+
+
+
+
+ if test x$cs_have_salome_gui = xyes; then
+  HAVE_SALOME_GUI_TRUE=
+  HAVE_SALOME_GUI_FALSE='#'
 else
-  if test "x$with_salome_gui" != "xno" ; then
-               if test "x$with_salome_gui" != "xyes" \
-	               -a "x$with_salome_gui" != "xcheck"; then
-                 SALOME_GUI_IDL="-I$with_salome_gui/idl/salome"
-               else
-                 SALOME_GUI_IDL="-I/usr/idl/salome"
-               fi
-             fi
+  HAVE_SALOME_GUI_TRUE='#'
+  HAVE_SALOME_GUI_FALSE=
 fi
 
 
 
-# Check whether --with-salome-gui-lib was given.
-if test "${with_salome_gui_lib+set}" = set; then :
-  withval=$with_salome_gui_lib; if test "x$with_salome_gui" = "xcheck"; then
-               with_salome_gui=yes
-             fi
-             SALOME_GUI_LDFLAGS="-L$with_salome_gui_lib"
-else
-  if test "x$with_salome_gui" != "xno" ; then
-               if test "x$with_salome_gui" != "xyes" \
-	               -a "x$with_salome_gui" != "xcheck"; then
-                 SALOME_GUI_LDFLAGS="-L$with_salome_gui/lib/salome"
+
+
+cs_have_salome_yacs=no
+
+
+# Check whether --with-salome-yacs was given.
+if test "${with_salome_yacs+set}" = set; then :
+  withval=$with_salome_yacs; if test "x$withval" = "x"; then
+               if test -z "$YACS_ROOT_DIR"; then
+                 with_salome_yacs=yes
                else
-                 SALOME_GUI_LDFLAGS="-L/usr/lib/salome"
+                 with_salome_yacs=$YACS_ROOT_DIR
                fi
              fi
+else
+  if test -z "$YACS_ROOT_DIR"; then
+               with_salome_yacs=check
+             else
+               with_salome_yacs=$YACS_ROOT_DIR
+             fi
 fi
 
 
-#if test "x$with_salome_gui" != "xno" ; then
+#if test "x$with_salome_yacs" != "xno" ; then
 # We should add a couple of tests here...
 #fi
 
-if test "x$with_salome_gui" = "xno" ; then
-  cs_have_salome_gui=no
+if test x"$with_salome_yacs" != xno ; then
+
+  cs_have_salome_yacs=yes
+
+  if test x"$with_salome_yacs" != xyes -a x"$with_salome_yacs" != xcheck ; then
+    SALOME_YACS="$with_salome_yacs"
+  else
+    SALOME_YACS="/usr"
+  fi
+
+  SALOME_YACS_CPPFLAGS="-I$SALOME_YACS/include/salome"
+  SALOME_YACS_IDL="-I$SALOME_YACS/idl/salome"
+  SALOME_YACS_LDFLAGS="-L$SALOME_YACS/lib/salome"
+  SALOME_YACS_LIBS=
+
 else
-  cs_have_salome_gui=yes
+  cs_have_salome_yacs=no
 fi
 
 
@@ -27153,18 +28043,18 @@ fi
 
 
 
- if test x$cs_have_salome_gui = xyes; then
-  HAVE_SALOME_GUI_TRUE=
-  HAVE_SALOME_GUI_FALSE='#'
+
+ if test x$cs_have_salome_yacs = xyes; then
+  HAVE_SALOME_YACS_TRUE=
+  HAVE_SALOME_YACS_FALSE='#'
 else
-  HAVE_SALOME_GUI_TRUE='#'
-  HAVE_SALOME_GUI_FALSE=
+  HAVE_SALOME_YACS_TRUE='#'
+  HAVE_SALOME_YACS_FALSE=
 fi
 
 
 
 
-
 if test $cs_have_salome_kernel = yes -o $cs_have_salome_gui = yes; then :
 
 
@@ -27180,16 +28070,17 @@ ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ex
 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
 
 
+
 # Extract the first word of "omniidl", so it can be a program name with args.
 set dummy omniidl; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_OMNIORB_IDL+set}" = set; then :
+if ${ac_cv_path_OMNIIDL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
-  case $OMNIORB_IDL in
+  case $OMNIIDL in
   [\\/]* | ?:[\\/]*)
-  ac_cv_path_OMNIORB_IDL="$OMNIORB_IDL" # Let the user override the test with a path.
+  ac_cv_path_OMNIIDL="$OMNIIDL" # Let the user override the test with a path.
   ;;
   *)
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -27199,7 +28090,7 @@ do
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_OMNIORB_IDL="$as_dir/$ac_word$ac_exec_ext"
+    ac_cv_path_OMNIIDL="$as_dir/$ac_word$ac_exec_ext"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -27210,17 +28101,20 @@ IFS=$as_save_IFS
   ;;
 esac
 fi
-OMNIORB_IDL=$ac_cv_path_OMNIORB_IDL
-if test -n "$OMNIORB_IDL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OMNIORB_IDL" >&5
-$as_echo "$OMNIORB_IDL" >&6; }
+OMNIIDL=$ac_cv_path_OMNIIDL
+if test -n "$OMNIIDL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OMNIIDL" >&5
+$as_echo "$OMNIIDL" >&6; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 fi
 
 
-if test "x$OMNIORB_IDL" = "x"
+
+
+
+if test "x$OMNIIDL" = "x"
 then
   omniORB_ok=no
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: omniORB binaries not in PATH variable" >&5
@@ -27231,9 +28125,7 @@ fi
 
 if  test "x$omniORB_ok" = "xyes"
 then
-
-
-  OMNIORB_BIN=`echo ${OMNIORB_IDL} | sed -e "s,[^/]*$,,;s,/$,,;s,^$,.,"`
+  OMNIORB_BIN=`echo ${OMNIIDL} | sed -e "s,[^/]*$,,;s,/$,,;s,^$,.,"`
   OMNIORB_ROOT=${OMNIORB_BIN}
   # one-level up
   OMNIORB_ROOT=`echo ${OMNIORB_ROOT}  | sed -e "s,[^/]*$,,;s,/$,,;s,^$,.,"`
@@ -27319,7 +28211,7 @@ $as_echo "#define __OSVERSION__ 2" >>confdefs.h
   CPPFLAGS="$CPPFLAGS $OMNIORB_CXXFLAGS $OMNIORB_INCLUDES"
 
   ac_fn_cxx_check_header_mongrel "$LINENO" "CORBA.h" "ac_cv_header_CORBA_h" "$ac_includes_default"
-if test "x$ac_cv_header_CORBA_h" = x""yes; then :
+if test "x$ac_cv_header_CORBA_h" = xyes; then :
   omniORB_ok="yes"
 else
   omniORB_ok="no"
@@ -27350,7 +28242,7 @@ then
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can link with omnithreads" >&5
 $as_echo_n "checking whether we can link with omnithreads... " >&6; }
-  if test "${salome_cv_lib_omnithreads+set}" = set; then :
+  if ${salome_cv_lib_omnithreads+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -27397,7 +28289,7 @@ then
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
 $as_echo_n "checking for socket in -lsocket... " >&6; }
-if test "${ac_cv_lib_socket_socket+set}" = set; then :
+if ${ac_cv_lib_socket_socket+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -27431,13 +28323,13 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
 $as_echo "$ac_cv_lib_socket_socket" >&6; }
-if test "x$ac_cv_lib_socket_socket" = x""yes; then :
+if test "x$ac_cv_lib_socket_socket" = xyes; then :
   LIBS="-lsocket $LIBS"
 fi
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
-if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
+if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -27471,7 +28363,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
-if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
+if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
   LIBS="-lnsl $LIBS"
 fi
 
@@ -27497,7 +28389,7 @@ fi
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can link with omniORB" >&5
 $as_echo_n "checking whether we can link with omniORB... " >&6; }
-  if test "${salome_cv_lib_omniorb+set}" = set; then :
+  if ${salome_cv_lib_omniorb+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -27678,10 +28570,21 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
      :end' >>confcache
 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
   if test -w "$cache_file"; then
-    test "x$cache_file" != "x/dev/null" &&
+    if test "x$cache_file" != "x/dev/null"; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
 $as_echo "$as_me: updating cache $cache_file" >&6;}
-    cat confcache >$cache_file
+      if test ! -f "$cache_file" || test -h "$cache_file"; then
+	cat confcache >"$cache_file"
+      else
+        case $cache_file in #(
+        */* | ?:*)
+	  mv -f confcache "$cache_file"$$ &&
+	  mv -f "$cache_file"$$ "$cache_file" ;; #(
+        *)
+	  mv -f confcache "$cache_file" ;;
+	esac
+      fi
+    fi
   else
     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
@@ -27890,77 +28793,6 @@ $as_echo "$DEFAULT_ORB unknown orb" >&6; }
 fi
 
 
-
-
-
-ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-
-BOOST_CPPFLAGS=""
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BOOST headers location..." >&5
-$as_echo "$as_me: checking for BOOST headers location..." >&6;}
-
-
-# Check whether --with-boost-include was given.
-if test "${with_boost_include+set}" = set; then :
-  withval=$with_boost_include; BOOST_CPPFLAGS="-I$with_boost_include"
-else
-  if ! test -z "$BOOSTDIR"; then
-               BOOST_CPPFLAGS="-I${BOOSTDIR}/include"
-             fi
-fi
-
-
-CPPFLAGS_old="${CPPFLAGS}"
-
-if test "x${BOOSTDIR}" != "x" ; then
-  BOOST_CPPFLAGS="-I${BOOSTDIR}/include"
-fi
-
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <boost/shared_ptr.hpp>
-int
-main ()
-{
-boost::shared_ptr<int>(new int)
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  boost_headers_ok=yes
-else
-  boost_headers_ok=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-CPPFLAGS="${CPPFLAGS_old}"
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: for boost headers: $boost_headers_ok" >&5
-$as_echo "for boost headers: $boost_headers_ok" >&6; }
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-       SALOME_VERSION=`basename $KERNEL_ROOT_DIR|sed -e 's/KERNEL_//' -`
-
 fi
 
 
@@ -27973,7 +28805,7 @@ cs_have_sphinx=yes
 set dummy sphinx-build; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_SPHINX+set}" = set; then :
+if ${ac_cv_path_SPHINX+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $SPHINX in
@@ -28071,7 +28903,7 @@ if test "${enable_frontend+set}" = set; then :
     case "${enableval}" in
       yes) cs_have_frontend=yes ;;
       no)  cs_have_frontend=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-frontend" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-frontend" "$LINENO" 5 ;;
     esac
 
 else
@@ -28098,6 +28930,8 @@ fi
 
 
 
+
+
         if test -n "$PYTHON"; then
       # If the user set $PYTHON, use it and don't search something else.
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= \"2.4\"" >&5
@@ -28127,11 +28961,11 @@ fi
       # VERSION.
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= \"2.4\"" >&5
 $as_echo_n "checking for a Python interpreter with version >= \"2.4\"... " >&6; }
-if test "${am_cv_pathless_PYTHON+set}" = set; then :
+if ${am_cv_pathless_PYTHON+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
-	for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
+	for am_cv_pathless_PYTHON in python python2 python3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
 	  test "$am_cv_pathless_PYTHON" = none && break
 	  prog="import sys
 # split strings by '.' and convert to numeric.  Append some zeros
@@ -28161,7 +28995,7 @@ $as_echo "$am_cv_pathless_PYTHON" >&6; }
 set dummy $am_cv_pathless_PYTHON; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_PYTHON+set}" = set; then :
+if ${ac_cv_path_PYTHON+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $PYTHON in
@@ -28209,7 +29043,7 @@ fi
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5
 $as_echo_n "checking for $am_display_PYTHON version... " >&6; }
-if test "${am_cv_python_version+set}" = set; then :
+if ${am_cv_python_version+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
@@ -28228,7 +29062,7 @@ $as_echo "$am_cv_python_version" >&6; }
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5
 $as_echo_n "checking for $am_display_PYTHON platform... " >&6; }
-if test "${am_cv_python_platform+set}" = set; then :
+if ${am_cv_python_platform+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
@@ -28242,7 +29076,7 @@ $as_echo "$am_cv_python_platform" >&6; }
 
                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5
 $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; }
-if test "${am_cv_python_pythondir+set}" = set; then :
+if ${am_cv_python_pythondir+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$prefix" = xNONE
@@ -28280,7 +29114,7 @@ $as_echo "$am_cv_python_pythondir" >&6; }
 
             { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5
 $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; }
-if test "${am_cv_python_pyexecdir+set}" = set; then :
+if ${am_cv_python_pyexecdir+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$exec_prefix" = xNONE
@@ -28331,7 +29165,7 @@ if test "${enable_gui+set}" = set; then :
     case "${enableval}" in
       yes) cs_have_gui=yes ;;
       no)  cs_have_gui=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-gui" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-gui" "$LINENO" 5 ;;
     esac
 
 else
@@ -28371,7 +29205,7 @@ $as_echo "no" >&6; }
     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot find PyQt4 support (>= 4.3), Graphical User Interface cannot be installed
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     cs_have_gui=no
   else
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -28399,7 +29233,7 @@ sys.stdout.write(path)"
 set dummy pyuic4; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_PYUIC4+set}" = set; then :
+if ${ac_cv_path_PYUIC4+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $PYUIC4 in
@@ -28440,7 +29274,7 @@ fi
 set dummy pyrcc4; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_PYRCC4+set}" = set; then :
+if ${ac_cv_path_PYRCC4+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $PYRCC4 in
@@ -28482,7 +29316,7 @@ fi
     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot find PyQt4 dev tools, Graphical User Interface cannot be installed
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     cs_have_gui=no
   fi
 
@@ -28498,11 +29332,13 @@ if test "x$cs_have_gui" = "xyes" ; then
 
 
 
-  # Extract the first word of "lrelease", so it can be a program name with args.
-set dummy lrelease; ac_word=$2
+  for ac_prog in lrelease lrelease-qt4
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_LRELEASE+set}" = set; then :
+if ${ac_cv_path_LRELEASE+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $LRELEASE in
@@ -28538,11 +29374,16 @@ $as_echo "no" >&6; }
 fi
 
 
-  # Extract the first word of "moc", so it can be a program name with args.
-set dummy moc; ac_word=$2
+  test -n "$LRELEASE" && break
+done
+
+  for ac_prog in moc moc-qt4
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_MOC+set}" = set; then :
+if ${ac_cv_path_MOC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $MOC in
@@ -28578,12 +29419,15 @@ $as_echo "no" >&6; }
 fi
 
 
+  test -n "$MOC" && break
+done
+
 
   if test "$LRELEASE" = : -o "$MOC" = : ; then
     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot find Qt4 dev tools, Graphical User Interface cannot be installed
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     cs_have_gui=no
   fi
 
@@ -28605,7 +29449,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
 $as_echo_n "checking for ANSI C header files... " >&6; }
-if test "${ac_cv_header_stdc+set}" = set; then :
+if ${ac_cv_header_stdc+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -28774,7 +29618,7 @@ done
 for ac_func in snprintf
 do :
   ac_fn_c_check_func "$LINENO" "snprintf" "ac_cv_func_snprintf"
-if test "x$ac_cv_func_snprintf" = x""yes; then :
+if test "x$ac_cv_func_snprintf" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_SNPRINTF 1
 _ACEOF
@@ -28809,7 +29653,7 @@ done
 for ac_func in uname
 do :
   ac_fn_c_check_func "$LINENO" "uname" "ac_cv_func_uname"
-if test "x$ac_cv_func_uname" = x""yes; then :
+if test "x$ac_cv_func_uname" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_UNAME 1
 _ACEOF
@@ -28832,7 +29676,7 @@ done
 for ac_func in posix_memalign
 do :
   ac_fn_c_check_func "$LINENO" "posix_memalign" "ac_cv_func_posix_memalign"
-if test "x$ac_cv_func_posix_memalign" = x""yes; then :
+if test "x$ac_cv_func_posix_memalign" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_POSIX_MEMALIGN 1
 _ACEOF
@@ -28855,7 +29699,7 @@ done
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strtod" >&5
 $as_echo_n "checking for working strtod... " >&6; }
-if test "${ac_cv_func_strtod+set}" = set; then :
+if ${ac_cv_func_strtod+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "$cross_compiling" = yes; then :
@@ -28914,14 +29758,14 @@ if test $ac_cv_func_strtod = no; then
 esac
 
 ac_fn_c_check_func "$LINENO" "pow" "ac_cv_func_pow"
-if test "x$ac_cv_func_pow" = x""yes; then :
+if test "x$ac_cv_func_pow" = xyes; then :
 
 fi
 
 if test $ac_cv_func_pow = no; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
 $as_echo_n "checking for pow in -lm... " >&6; }
-if test "${ac_cv_lib_m_pow+set}" = set; then :
+if ${ac_cv_lib_m_pow+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -28955,7 +29799,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_pow" >&5
 $as_echo "$ac_cv_lib_m_pow" >&6; }
-if test "x$ac_cv_lib_m_pow" = x""yes; then :
+if test "x$ac_cv_lib_m_pow" = xyes; then :
   POW_LIB=-lm
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cannot find library containing definition of pow" >&5
@@ -28983,7 +29827,7 @@ if test "$enable_largefile" != no; then
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
-if test "${ac_cv_sys_largefile_CC+set}" = set; then :
+if ${ac_cv_sys_largefile_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_cv_sys_largefile_CC=no
@@ -29034,7 +29878,7 @@ $as_echo "$ac_cv_sys_largefile_CC" >&6; }
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
-if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
+if ${ac_cv_sys_file_offset_bits+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   while :; do
@@ -29103,7 +29947,7 @@ rm -rf conftest*
   if test $ac_cv_sys_file_offset_bits = unknown; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
-if test "${ac_cv_sys_large_files+set}" = set; then :
+if ${ac_cv_sys_large_files+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   while :; do
@@ -29174,7 +30018,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5
 $as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; }
-if test "${ac_cv_sys_largefile_source+set}" = set; then :
+if ${ac_cv_sys_largefile_source+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   while :; do
@@ -29249,7 +30093,7 @@ fi
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of off_t" >&5
 $as_echo_n "checking size of off_t... " >&6; }
-if test "${ac_cv_sizeof_off_t+set}" = set; then :
+if ${ac_cv_sizeof_off_t+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (off_t))" "ac_cv_sizeof_off_t"        "$ac_includes_default"; then :
@@ -29259,7 +30103,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (off_t)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_off_t=0
    fi
@@ -29288,7 +30132,7 @@ if test "${enable_sockets+set}" = set; then :
     case "${enableval}" in
       yes) cs_have_socket=yes ;;
       no)  cs_have_socket=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-sockets" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-sockets" "$LINENO" 5 ;;
     esac
 
 else
@@ -29352,7 +30196,7 @@ if test "${enable_dlloader+set}" = set; then :
     case "${enableval}" in
       yes) cs_have_dlloader=yes ;;
       no)  cs_have_dlloader=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-dlloader" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-dlloader" "$LINENO" 5 ;;
     esac
 
 else
@@ -29408,7 +30252,7 @@ if test "${enable_spawn+set}" = set; then :
     case "${enableval}" in
       yes) cs_have_spawn=yes ;;
       no)  cs_have_spawn=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-spawn" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-spawn" "$LINENO" 5 ;;
     esac
 
 else
@@ -29460,7 +30304,7 @@ if test "${enable_forkexec+set}" = set; then :
     case "${enableval}" in
       yes) cs_have_forkexec=yes ;;
       no)  cs_have_forkexec=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-fork-exec" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-fork-exec" "$LINENO" 5 ;;
     esac
 
 else
@@ -29518,7 +30362,7 @@ if test "${enable_malloc_hooks+set}" = set; then :
     case "${enableval}" in
       yes) malloc_hooks=yes ;;
       no)  malloc_hooks=no ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-malloc-hooks" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-malloc-hooks" "$LINENO" 5 ;;
     esac
 
 else
@@ -29693,7 +30537,7 @@ rm -f conf$$.file
 set dummy msgfmt; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_MSGFMT+set}" = set; then :
+if ${ac_cv_path_MSGFMT+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case "$MSGFMT" in
@@ -29734,7 +30578,7 @@ fi
 set dummy gmsgfmt; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_GMSGFMT+set}" = set; then :
+if ${ac_cv_path_GMSGFMT+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $GMSGFMT in
@@ -29816,7 +30660,7 @@ rm -f conf$$.file
 set dummy xgettext; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_XGETTEXT+set}" = set; then :
+if ${ac_cv_path_XGETTEXT+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case "$XGETTEXT" in
@@ -29894,7 +30738,7 @@ rm -f conf$$.file
 set dummy msgmerge; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_MSGMERGE+set}" = set; then :
+if ${ac_cv_path_MSGMERGE+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case "$MSGMERGE" in
@@ -30016,7 +30860,7 @@ else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
 $as_echo_n "checking for non-GNU ld... " >&6; }
 fi
-if test "${acl_cv_path_LD+set}" = set; then :
+if ${acl_cv_path_LD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$LD"; then
@@ -30053,7 +30897,7 @@ fi
 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
-if test "${acl_cv_prog_gnu_ld+set}" = set; then :
+if ${acl_cv_prog_gnu_ld+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   # I'd rather use --version here, but apparently some GNU ld's only accept -v.
@@ -30073,7 +30917,7 @@ with_gnu_ld=$acl_cv_prog_gnu_ld
 
                                                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
 $as_echo_n "checking for shared library run path origin... " >&6; }
-if test "${acl_cv_rpath+set}" = set; then :
+if ${acl_cv_rpath+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -30111,7 +30955,7 @@ fi
     solaris*)
                                     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 64-bit host" >&5
 $as_echo_n "checking for 64-bit host... " >&6; }
-if test "${gl_cv_solaris_64bit+set}" = set; then :
+if ${gl_cv_solaris_64bit+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -30658,7 +31502,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5
 $as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; }
-if test "${gt_cv_func_CFPreferencesCopyAppValue+set}" = set; then :
+if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   gt_save_LIBS="$LIBS"
@@ -30692,7 +31536,7 @@ $as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h
   fi
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5
 $as_echo_n "checking for CFLocaleCopyCurrent... " >&6; }
-if test "${gt_cv_func_CFLocaleCopyCurrent+set}" = set; then :
+if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   gt_save_LIBS="$LIBS"
@@ -30768,7 +31612,7 @@ typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
 
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
 $as_echo_n "checking for GNU gettext in libc... " >&6; }
-if eval "test \"\${$gt_func_gnugettext_libc+set}\"" = set; then :
+if eval \${$gt_func_gnugettext_libc+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -30831,7 +31675,7 @@ $as_echo "$ac_res" >&6; }
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
 $as_echo_n "checking for iconv... " >&6; }
-if test "${am_cv_func_iconv+set}" = set; then :
+if ${am_cv_func_iconv+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -30888,7 +31732,7 @@ $as_echo "$am_cv_func_iconv" >&6; }
   if test "$am_cv_func_iconv" = yes; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5
 $as_echo_n "checking for working iconv... " >&6; }
-if test "${am_cv_func_iconv_works+set}" = set; then :
+if ${am_cv_func_iconv_works+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -31484,7 +32328,7 @@ fi
 
           { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
 $as_echo_n "checking for GNU gettext in libintl... " >&6; }
-if eval "test \"\${$gt_func_gnugettext_libintl+set}\"" = set; then :
+if eval \${$gt_func_gnugettext_libintl+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   gt_save_CPPFLAGS="$CPPFLAGS"
@@ -31676,7 +32520,7 @@ $as_echo "#define HAVE_DCGETTEXT 1" >>confdefs.h
 
 # Main configuration
 
-ac_config_files="$ac_config_files Makefile po/Makefile.in preprocessor/Makefile preprocessor/appli/Makefile preprocessor/base/Makefile preprocessor/pre-post/Makefile preprocessor/util/Makefile preprocessor/tools/Makefile salome/Makefile salome/cfd_proxy/Makefile salome/libmilieu/Makefile src/Makefile src/apps/Makefile src/gui/Makefile src/bft/Makefile src/fvm/Makefile src/mei/Makefile src/base/Makefile src/atmo/Makefile src/cfbl/Makefile src/cogz/Makefile src/cplv/Makefile src/ctwr/Makef [...]
+ac_config_files="$ac_config_files Makefile po/Makefile.in preprocessor/Makefile preprocessor/appli/Makefile preprocessor/base/Makefile preprocessor/pre-post/Makefile preprocessor/util/Makefile preprocessor/tools/Makefile salome/Makefile salome/cfd_proxy/Makefile salome/libmilieu/Makefile src/Makefile src/apps/Makefile src/gui/Makefile src/bft/Makefile src/fvm/Makefile src/mei/Makefile src/base/Makefile src/atmo/Makefile src/cfbl/Makefile src/cogz/Makefile src/cplv/Makefile src/ctwr/Makef [...]
 
 
 #------------------------------------------------------------------------------
@@ -31745,10 +32589,21 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
      :end' >>confcache
 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
   if test -w "$cache_file"; then
-    test "x$cache_file" != "x/dev/null" &&
+    if test "x$cache_file" != "x/dev/null"; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
 $as_echo "$as_me: updating cache $cache_file" >&6;}
-    cat confcache >$cache_file
+      if test ! -f "$cache_file" || test -h "$cache_file"; then
+	cat confcache >"$cache_file"
+      else
+        case $cache_file in #(
+        */* | ?:*)
+	  mv -f confcache "$cache_file"$$ &&
+	  mv -f "$cache_file"$$ "$cache_file" ;; #(
+        *)
+	  mv -f confcache "$cache_file" ;;
+	esac
+      fi
+    fi
   else
     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
@@ -31811,10 +32666,6 @@ if test -z "${HAVE_RELOCATABLE_TRUE}" && test -z "${HAVE_RELOCATABLE_FALSE}"; th
   as_fn_error $? "conditional \"HAVE_RELOCATABLE\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
-if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
-  as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
 if test -z "${HAVE_INTERNAL_PLE_TRUE}" && test -z "${HAVE_INTERNAL_PLE_FALSE}"; then
   as_fn_error $? "conditional \"HAVE_INTERNAL_PLE\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -31843,6 +32694,10 @@ if test -z "${HAVE_SALOME_GUI_TRUE}" && test -z "${HAVE_SALOME_GUI_FALSE}"; then
   as_fn_error $? "conditional \"HAVE_SALOME_GUI\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
+if test -z "${HAVE_SALOME_YACS_TRUE}" && test -z "${HAVE_SALOME_YACS_FALSE}"; then
+  as_fn_error $? "conditional \"HAVE_SALOME_YACS\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
 if test -z "${HAVE_SPHINX_TRUE}" && test -z "${HAVE_SPHINX_FALSE}"; then
   as_fn_error $? "conditional \"HAVE_SPHINX\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
@@ -31864,7 +32719,7 @@ if test -z "${HAVE_GUI_TRUE}" && test -z "${HAVE_GUI_FALSE}"; then
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 
-: ${CONFIG_STATUS=./config.status}
+: "${CONFIG_STATUS=./config.status}"
 ac_write_fail=0
 ac_clean_files_save=$ac_clean_files
 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
@@ -31965,6 +32820,7 @@ fi
 IFS=" ""	$as_nl"
 
 # Find who we are.  Look in the path if we contain no directory separator.
+as_myself=
 case $0 in #((
   *[\\/]* ) as_myself=$0 ;;
   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -32271,8 +33127,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by code_saturne $as_me 2.1.0, which was
-generated by GNU Autoconf 2.67.  Invocation command line was
+This file was extended by code_saturne $as_me 2.1.4, which was
+generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -32338,8 +33194,8 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-code_saturne config.status 2.1.0
-configured by $0, generated by GNU Autoconf 2.67,
+code_saturne config.status 2.1.4
+configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -32467,278 +33323,304 @@ AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
 sed_quote_subst='$sed_quote_subst'
 double_quote_subst='$double_quote_subst'
 delay_variable_subst='$delay_variable_subst'
-macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
-macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
-enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
-enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
-pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
-enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
-host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
-host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
-host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
-build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
-build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
-build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
-SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
-Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
-GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
-EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
-FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
-LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
-NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
-LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
-max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
-ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
-exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
-lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
-lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
-lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
-reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
-reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
-deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
-file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
-AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
-AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
-STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
-RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
-old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
-CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
-compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
-GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
-objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
-SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
-ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
-MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
-need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
-DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
-NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
-LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
-OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
-OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
-libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
-shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
-enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
-export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
-whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
-allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
-no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
-inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
-link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
-fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
-always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
-export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
-include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
-prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
-variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
-need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
-need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
-version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
-runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
-shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
-shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
-libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
-library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
-soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
-postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
-sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
-sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
-enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
-enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
-enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
-old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
-striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
-predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
-postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
-predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
-postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
-LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-LD_F77='`$ECHO "X$LD_F77" | $Xsed -e "$delay_single_quote_subst"`'
-LD_FC='`$ECHO "X$LD_FC" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_cmds_F77='`$ECHO "X$old_archive_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_cmds_FC='`$ECHO "X$old_archive_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_F77='`$ECHO "X$compiler_F77" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_FC='`$ECHO "X$compiler_FC" | $Xsed -e "$delay_single_quote_subst"`'
-GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-GCC_F77='`$ECHO "X$GCC_F77" | $Xsed -e "$delay_single_quote_subst"`'
-GCC_FC='`$ECHO "X$GCC_FC" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_no_builtin_flag_F77='`$ECHO "X$lt_prog_compiler_no_builtin_flag_F77" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_no_builtin_flag_FC='`$ECHO "X$lt_prog_compiler_no_builtin_flag_FC" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_wl_F77='`$ECHO "X$lt_prog_compiler_wl_F77" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_wl_FC='`$ECHO "X$lt_prog_compiler_wl_FC" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_pic_F77='`$ECHO "X$lt_prog_compiler_pic_F77" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_pic_FC='`$ECHO "X$lt_prog_compiler_pic_FC" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_static_F77='`$ECHO "X$lt_prog_compiler_static_F77" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_static_FC='`$ECHO "X$lt_prog_compiler_static_FC" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_prog_compiler_c_o_F77='`$ECHO "X$lt_cv_prog_compiler_c_o_F77" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_prog_compiler_c_o_FC='`$ECHO "X$lt_cv_prog_compiler_c_o_FC" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_need_lc_F77='`$ECHO "X$archive_cmds_need_lc_F77" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_need_lc_FC='`$ECHO "X$archive_cmds_need_lc_FC" | $Xsed -e "$delay_single_quote_subst"`'
-enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-enable_shared_with_static_runtimes_F77='`$ECHO "X$enable_shared_with_static_runtimes_F77" | $Xsed -e "$delay_single_quote_subst"`'
-enable_shared_with_static_runtimes_FC='`$ECHO "X$enable_shared_with_static_runtimes_FC" | $Xsed -e "$delay_single_quote_subst"`'
-export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-export_dynamic_flag_spec_F77='`$ECHO "X$export_dynamic_flag_spec_F77" | $Xsed -e "$delay_single_quote_subst"`'
-export_dynamic_flag_spec_FC='`$ECHO "X$export_dynamic_flag_spec_FC" | $Xsed -e "$delay_single_quote_subst"`'
-whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-whole_archive_flag_spec_F77='`$ECHO "X$whole_archive_flag_spec_F77" | $Xsed -e "$delay_single_quote_subst"`'
-whole_archive_flag_spec_FC='`$ECHO "X$whole_archive_flag_spec_FC" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_needs_object_F77='`$ECHO "X$compiler_needs_object_F77" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_needs_object_FC='`$ECHO "X$compiler_needs_object_FC" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_new_cmds_F77='`$ECHO "X$old_archive_from_new_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_new_cmds_FC='`$ECHO "X$old_archive_from_new_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_expsyms_cmds_F77='`$ECHO "X$old_archive_from_expsyms_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_expsyms_cmds_FC='`$ECHO "X$old_archive_from_expsyms_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_F77='`$ECHO "X$archive_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_FC='`$ECHO "X$archive_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-archive_expsym_cmds_F77='`$ECHO "X$archive_expsym_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-archive_expsym_cmds_FC='`$ECHO "X$archive_expsym_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-module_cmds_F77='`$ECHO "X$module_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-module_cmds_FC='`$ECHO "X$module_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-module_expsym_cmds_F77='`$ECHO "X$module_expsym_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-module_expsym_cmds_FC='`$ECHO "X$module_expsym_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-with_gnu_ld_F77='`$ECHO "X$with_gnu_ld_F77" | $Xsed -e "$delay_single_quote_subst"`'
-with_gnu_ld_FC='`$ECHO "X$with_gnu_ld_FC" | $Xsed -e "$delay_single_quote_subst"`'
-allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-allow_undefined_flag_F77='`$ECHO "X$allow_undefined_flag_F77" | $Xsed -e "$delay_single_quote_subst"`'
-allow_undefined_flag_FC='`$ECHO "X$allow_undefined_flag_FC" | $Xsed -e "$delay_single_quote_subst"`'
-no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-no_undefined_flag_F77='`$ECHO "X$no_undefined_flag_F77" | $Xsed -e "$delay_single_quote_subst"`'
-no_undefined_flag_FC='`$ECHO "X$no_undefined_flag_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_F77='`$ECHO "X$hardcode_libdir_flag_spec_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_FC='`$ECHO "X$hardcode_libdir_flag_spec_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld_F77='`$ECHO "X$hardcode_libdir_flag_spec_ld_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld_FC='`$ECHO "X$hardcode_libdir_flag_spec_ld_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_separator_F77='`$ECHO "X$hardcode_libdir_separator_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_separator_FC='`$ECHO "X$hardcode_libdir_separator_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_F77='`$ECHO "X$hardcode_direct_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_FC='`$ECHO "X$hardcode_direct_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_absolute_F77='`$ECHO "X$hardcode_direct_absolute_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_absolute_FC='`$ECHO "X$hardcode_direct_absolute_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_minus_L_F77='`$ECHO "X$hardcode_minus_L_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_minus_L_FC='`$ECHO "X$hardcode_minus_L_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_shlibpath_var_F77='`$ECHO "X$hardcode_shlibpath_var_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_shlibpath_var_FC='`$ECHO "X$hardcode_shlibpath_var_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_automatic_F77='`$ECHO "X$hardcode_automatic_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_automatic_FC='`$ECHO "X$hardcode_automatic_FC" | $Xsed -e "$delay_single_quote_subst"`'
-inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-inherit_rpath_F77='`$ECHO "X$inherit_rpath_F77" | $Xsed -e "$delay_single_quote_subst"`'
-inherit_rpath_FC='`$ECHO "X$inherit_rpath_FC" | $Xsed -e "$delay_single_quote_subst"`'
-link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-link_all_deplibs_F77='`$ECHO "X$link_all_deplibs_F77" | $Xsed -e "$delay_single_quote_subst"`'
-link_all_deplibs_FC='`$ECHO "X$link_all_deplibs_FC" | $Xsed -e "$delay_single_quote_subst"`'
-fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-fix_srcfile_path_F77='`$ECHO "X$fix_srcfile_path_F77" | $Xsed -e "$delay_single_quote_subst"`'
-fix_srcfile_path_FC='`$ECHO "X$fix_srcfile_path_FC" | $Xsed -e "$delay_single_quote_subst"`'
-always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-always_export_symbols_F77='`$ECHO "X$always_export_symbols_F77" | $Xsed -e "$delay_single_quote_subst"`'
-always_export_symbols_FC='`$ECHO "X$always_export_symbols_FC" | $Xsed -e "$delay_single_quote_subst"`'
-export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-export_symbols_cmds_F77='`$ECHO "X$export_symbols_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-export_symbols_cmds_FC='`$ECHO "X$export_symbols_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-exclude_expsyms_F77='`$ECHO "X$exclude_expsyms_F77" | $Xsed -e "$delay_single_quote_subst"`'
-exclude_expsyms_FC='`$ECHO "X$exclude_expsyms_FC" | $Xsed -e "$delay_single_quote_subst"`'
-include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-include_expsyms_F77='`$ECHO "X$include_expsyms_F77" | $Xsed -e "$delay_single_quote_subst"`'
-include_expsyms_FC='`$ECHO "X$include_expsyms_FC" | $Xsed -e "$delay_single_quote_subst"`'
-prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-prelink_cmds_F77='`$ECHO "X$prelink_cmds_F77" | $Xsed -e "$delay_single_quote_subst"`'
-prelink_cmds_FC='`$ECHO "X$prelink_cmds_FC" | $Xsed -e "$delay_single_quote_subst"`'
-file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-file_list_spec_F77='`$ECHO "X$file_list_spec_F77" | $Xsed -e "$delay_single_quote_subst"`'
-file_list_spec_FC='`$ECHO "X$file_list_spec_FC" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_action_F77='`$ECHO "X$hardcode_action_F77" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_action_FC='`$ECHO "X$hardcode_action_FC" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_dirs_F77='`$ECHO "X$compiler_lib_search_dirs_F77" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_dirs_FC='`$ECHO "X$compiler_lib_search_dirs_FC" | $Xsed -e "$delay_single_quote_subst"`'
-predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-predep_objects_F77='`$ECHO "X$predep_objects_F77" | $Xsed -e "$delay_single_quote_subst"`'
-predep_objects_FC='`$ECHO "X$predep_objects_FC" | $Xsed -e "$delay_single_quote_subst"`'
-postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-postdep_objects_F77='`$ECHO "X$postdep_objects_F77" | $Xsed -e "$delay_single_quote_subst"`'
-postdep_objects_FC='`$ECHO "X$postdep_objects_FC" | $Xsed -e "$delay_single_quote_subst"`'
-predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-predeps_F77='`$ECHO "X$predeps_F77" | $Xsed -e "$delay_single_quote_subst"`'
-predeps_FC='`$ECHO "X$predeps_FC" | $Xsed -e "$delay_single_quote_subst"`'
-postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-postdeps_F77='`$ECHO "X$postdeps_F77" | $Xsed -e "$delay_single_quote_subst"`'
-postdeps_FC='`$ECHO "X$postdeps_FC" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_path_F77='`$ECHO "X$compiler_lib_search_path_F77" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_lib_search_path_FC='`$ECHO "X$compiler_lib_search_path_FC" | $Xsed -e "$delay_single_quote_subst"`'
+macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
+macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
+enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
+enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
+pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
+enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
+SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
+ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
+PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
+host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
+host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
+host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
+build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
+build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
+build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
+SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
+Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
+GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
+EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
+FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
+LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
+NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
+LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
+max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
+ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
+exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
+lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
+lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
+lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
+lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
+lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
+reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
+reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
+OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
+deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
+file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
+file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
+want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
+DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
+sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
+AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
+AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
+archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
+STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
+RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
+old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
+old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
+old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
+lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
+CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
+CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
+compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
+GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
+nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
+lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
+objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
+MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
+need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
+MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
+DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
+NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
+LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
+OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
+OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
+libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
+shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
+extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
+archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
+export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
+whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
+compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
+old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
+archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
+archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
+module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
+module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
+with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
+allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
+no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
+hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
+hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
+hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
+hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
+inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
+link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
+always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
+export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
+exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
+include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
+prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
+postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
+file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
+variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
+need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
+need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
+version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
+runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
+shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
+shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
+libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
+library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
+soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
+install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
+postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
+postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
+finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
+finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
+hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
+sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
+sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
+hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
+enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
+enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
+enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
+old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
+striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
+predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
+postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
+predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
+postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
+LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
+LD_F77='`$ECHO "$LD_F77" | $SED "$delay_single_quote_subst"`'
+LD_FC='`$ECHO "$LD_FC" | $SED "$delay_single_quote_subst"`'
+reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
+reload_flag_F77='`$ECHO "$reload_flag_F77" | $SED "$delay_single_quote_subst"`'
+reload_flag_FC='`$ECHO "$reload_flag_FC" | $SED "$delay_single_quote_subst"`'
+reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+reload_cmds_F77='`$ECHO "$reload_cmds_F77" | $SED "$delay_single_quote_subst"`'
+reload_cmds_FC='`$ECHO "$reload_cmds_FC" | $SED "$delay_single_quote_subst"`'
+old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+old_archive_cmds_F77='`$ECHO "$old_archive_cmds_F77" | $SED "$delay_single_quote_subst"`'
+old_archive_cmds_FC='`$ECHO "$old_archive_cmds_FC" | $SED "$delay_single_quote_subst"`'
+compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
+compiler_F77='`$ECHO "$compiler_F77" | $SED "$delay_single_quote_subst"`'
+compiler_FC='`$ECHO "$compiler_FC" | $SED "$delay_single_quote_subst"`'
+GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
+GCC_F77='`$ECHO "$GCC_F77" | $SED "$delay_single_quote_subst"`'
+GCC_FC='`$ECHO "$GCC_FC" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag_F77='`$ECHO "$lt_prog_compiler_no_builtin_flag_F77" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag_FC='`$ECHO "$lt_prog_compiler_no_builtin_flag_FC" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_pic_F77='`$ECHO "$lt_prog_compiler_pic_F77" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_pic_FC='`$ECHO "$lt_prog_compiler_pic_FC" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_wl_F77='`$ECHO "$lt_prog_compiler_wl_F77" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_wl_FC='`$ECHO "$lt_prog_compiler_wl_FC" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_static_F77='`$ECHO "$lt_prog_compiler_static_F77" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_static_FC='`$ECHO "$lt_prog_compiler_static_FC" | $SED "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o_F77='`$ECHO "$lt_cv_prog_compiler_c_o_F77" | $SED "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o_FC='`$ECHO "$lt_cv_prog_compiler_c_o_FC" | $SED "$delay_single_quote_subst"`'
+archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
+archive_cmds_need_lc_F77='`$ECHO "$archive_cmds_need_lc_F77" | $SED "$delay_single_quote_subst"`'
+archive_cmds_need_lc_FC='`$ECHO "$archive_cmds_need_lc_FC" | $SED "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes_F77='`$ECHO "$enable_shared_with_static_runtimes_F77" | $SED "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes_FC='`$ECHO "$enable_shared_with_static_runtimes_FC" | $SED "$delay_single_quote_subst"`'
+export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
+export_dynamic_flag_spec_F77='`$ECHO "$export_dynamic_flag_spec_F77" | $SED "$delay_single_quote_subst"`'
+export_dynamic_flag_spec_FC='`$ECHO "$export_dynamic_flag_spec_FC" | $SED "$delay_single_quote_subst"`'
+whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
+whole_archive_flag_spec_F77='`$ECHO "$whole_archive_flag_spec_F77" | $SED "$delay_single_quote_subst"`'
+whole_archive_flag_spec_FC='`$ECHO "$whole_archive_flag_spec_FC" | $SED "$delay_single_quote_subst"`'
+compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
+compiler_needs_object_F77='`$ECHO "$compiler_needs_object_F77" | $SED "$delay_single_quote_subst"`'
+compiler_needs_object_FC='`$ECHO "$compiler_needs_object_FC" | $SED "$delay_single_quote_subst"`'
+old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+old_archive_from_new_cmds_F77='`$ECHO "$old_archive_from_new_cmds_F77" | $SED "$delay_single_quote_subst"`'
+old_archive_from_new_cmds_FC='`$ECHO "$old_archive_from_new_cmds_FC" | $SED "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds_F77='`$ECHO "$old_archive_from_expsyms_cmds_F77" | $SED "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds_FC='`$ECHO "$old_archive_from_expsyms_cmds_FC" | $SED "$delay_single_quote_subst"`'
+archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+archive_cmds_F77='`$ECHO "$archive_cmds_F77" | $SED "$delay_single_quote_subst"`'
+archive_cmds_FC='`$ECHO "$archive_cmds_FC" | $SED "$delay_single_quote_subst"`'
+archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+archive_expsym_cmds_F77='`$ECHO "$archive_expsym_cmds_F77" | $SED "$delay_single_quote_subst"`'
+archive_expsym_cmds_FC='`$ECHO "$archive_expsym_cmds_FC" | $SED "$delay_single_quote_subst"`'
+module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+module_cmds_F77='`$ECHO "$module_cmds_F77" | $SED "$delay_single_quote_subst"`'
+module_cmds_FC='`$ECHO "$module_cmds_FC" | $SED "$delay_single_quote_subst"`'
+module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+module_expsym_cmds_F77='`$ECHO "$module_expsym_cmds_F77" | $SED "$delay_single_quote_subst"`'
+module_expsym_cmds_FC='`$ECHO "$module_expsym_cmds_FC" | $SED "$delay_single_quote_subst"`'
+with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
+with_gnu_ld_F77='`$ECHO "$with_gnu_ld_F77" | $SED "$delay_single_quote_subst"`'
+with_gnu_ld_FC='`$ECHO "$with_gnu_ld_FC" | $SED "$delay_single_quote_subst"`'
+allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
+allow_undefined_flag_F77='`$ECHO "$allow_undefined_flag_F77" | $SED "$delay_single_quote_subst"`'
+allow_undefined_flag_FC='`$ECHO "$allow_undefined_flag_FC" | $SED "$delay_single_quote_subst"`'
+no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
+no_undefined_flag_F77='`$ECHO "$no_undefined_flag_F77" | $SED "$delay_single_quote_subst"`'
+no_undefined_flag_FC='`$ECHO "$no_undefined_flag_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_F77='`$ECHO "$hardcode_libdir_flag_spec_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec_FC='`$ECHO "$hardcode_libdir_flag_spec_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_separator_F77='`$ECHO "$hardcode_libdir_separator_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_separator_FC='`$ECHO "$hardcode_libdir_separator_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_F77='`$ECHO "$hardcode_direct_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_FC='`$ECHO "$hardcode_direct_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_absolute_F77='`$ECHO "$hardcode_direct_absolute_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_absolute_FC='`$ECHO "$hardcode_direct_absolute_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_minus_L_F77='`$ECHO "$hardcode_minus_L_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_minus_L_FC='`$ECHO "$hardcode_minus_L_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_shlibpath_var_F77='`$ECHO "$hardcode_shlibpath_var_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_shlibpath_var_FC='`$ECHO "$hardcode_shlibpath_var_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_automatic_F77='`$ECHO "$hardcode_automatic_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_automatic_FC='`$ECHO "$hardcode_automatic_FC" | $SED "$delay_single_quote_subst"`'
+inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
+inherit_rpath_F77='`$ECHO "$inherit_rpath_F77" | $SED "$delay_single_quote_subst"`'
+inherit_rpath_FC='`$ECHO "$inherit_rpath_FC" | $SED "$delay_single_quote_subst"`'
+link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
+link_all_deplibs_F77='`$ECHO "$link_all_deplibs_F77" | $SED "$delay_single_quote_subst"`'
+link_all_deplibs_FC='`$ECHO "$link_all_deplibs_FC" | $SED "$delay_single_quote_subst"`'
+always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
+always_export_symbols_F77='`$ECHO "$always_export_symbols_F77" | $SED "$delay_single_quote_subst"`'
+always_export_symbols_FC='`$ECHO "$always_export_symbols_FC" | $SED "$delay_single_quote_subst"`'
+export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+export_symbols_cmds_F77='`$ECHO "$export_symbols_cmds_F77" | $SED "$delay_single_quote_subst"`'
+export_symbols_cmds_FC='`$ECHO "$export_symbols_cmds_FC" | $SED "$delay_single_quote_subst"`'
+exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
+exclude_expsyms_F77='`$ECHO "$exclude_expsyms_F77" | $SED "$delay_single_quote_subst"`'
+exclude_expsyms_FC='`$ECHO "$exclude_expsyms_FC" | $SED "$delay_single_quote_subst"`'
+include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
+include_expsyms_F77='`$ECHO "$include_expsyms_F77" | $SED "$delay_single_quote_subst"`'
+include_expsyms_FC='`$ECHO "$include_expsyms_FC" | $SED "$delay_single_quote_subst"`'
+prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+prelink_cmds_F77='`$ECHO "$prelink_cmds_F77" | $SED "$delay_single_quote_subst"`'
+prelink_cmds_FC='`$ECHO "$prelink_cmds_FC" | $SED "$delay_single_quote_subst"`'
+postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
+postlink_cmds_F77='`$ECHO "$postlink_cmds_F77" | $SED "$delay_single_quote_subst"`'
+postlink_cmds_FC='`$ECHO "$postlink_cmds_FC" | $SED "$delay_single_quote_subst"`'
+file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
+file_list_spec_F77='`$ECHO "$file_list_spec_F77" | $SED "$delay_single_quote_subst"`'
+file_list_spec_FC='`$ECHO "$file_list_spec_FC" | $SED "$delay_single_quote_subst"`'
+hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
+hardcode_action_F77='`$ECHO "$hardcode_action_F77" | $SED "$delay_single_quote_subst"`'
+hardcode_action_FC='`$ECHO "$hardcode_action_FC" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_dirs_F77='`$ECHO "$compiler_lib_search_dirs_F77" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_dirs_FC='`$ECHO "$compiler_lib_search_dirs_FC" | $SED "$delay_single_quote_subst"`'
+predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
+predep_objects_F77='`$ECHO "$predep_objects_F77" | $SED "$delay_single_quote_subst"`'
+predep_objects_FC='`$ECHO "$predep_objects_FC" | $SED "$delay_single_quote_subst"`'
+postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
+postdep_objects_F77='`$ECHO "$postdep_objects_F77" | $SED "$delay_single_quote_subst"`'
+postdep_objects_FC='`$ECHO "$postdep_objects_FC" | $SED "$delay_single_quote_subst"`'
+predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
+predeps_F77='`$ECHO "$predeps_F77" | $SED "$delay_single_quote_subst"`'
+predeps_FC='`$ECHO "$predeps_FC" | $SED "$delay_single_quote_subst"`'
+postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
+postdeps_F77='`$ECHO "$postdeps_F77" | $SED "$delay_single_quote_subst"`'
+postdeps_FC='`$ECHO "$postdeps_FC" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_path_F77='`$ECHO "$compiler_lib_search_path_F77" | $SED "$delay_single_quote_subst"`'
+compiler_lib_search_path_FC='`$ECHO "$compiler_lib_search_path_FC" | $SED "$delay_single_quote_subst"`'
 
 LTCC='$LTCC'
 LTCFLAGS='$LTCFLAGS'
 compiler='$compiler_DEFAULT'
 
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+\$1
+_LTECHO_EOF'
+}
+
 # Quote evaled strings.
-for var in SED \
+for var in SHELL \
+ECHO \
+PATH_SEPARATOR \
+SED \
 GREP \
 EGREP \
 FGREP \
@@ -32751,8 +33633,13 @@ reload_flag \
 OBJDUMP \
 deplibs_check_method \
 file_magic_cmd \
+file_magic_glob \
+want_nocaseglob \
+DLLTOOL \
+sharedlib_from_linklib_cmd \
 AR \
 AR_FLAGS \
+archiver_list_spec \
 STRIP \
 RANLIB \
 CC \
@@ -32762,14 +33649,14 @@ lt_cv_sys_global_symbol_pipe \
 lt_cv_sys_global_symbol_to_cdecl \
 lt_cv_sys_global_symbol_to_c_name_address \
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
-SHELL \
-ECHO \
+nm_file_list_spec \
 lt_prog_compiler_no_builtin_flag \
-lt_prog_compiler_wl \
 lt_prog_compiler_pic \
+lt_prog_compiler_wl \
 lt_prog_compiler_static \
 lt_cv_prog_compiler_c_o \
 need_locks \
+MANIFEST_TOOL \
 DSYMUTIL \
 NMEDIT \
 LIPO \
@@ -32783,9 +33670,7 @@ with_gnu_ld \
 allow_undefined_flag \
 no_undefined_flag \
 hardcode_libdir_flag_spec \
-hardcode_libdir_flag_spec_ld \
 hardcode_libdir_separator \
-fix_srcfile_path \
 exclude_expsyms \
 include_expsyms \
 file_list_spec \
@@ -32793,6 +33678,7 @@ variables_saved_for_relink \
 libname_spec \
 library_names_spec \
 soname_spec \
+install_override_mode \
 finish_eval \
 old_striplib \
 striplib \
@@ -32805,18 +33691,21 @@ compiler_lib_search_path \
 LD_CXX \
 LD_F77 \
 LD_FC \
+reload_flag_CXX \
+reload_flag_F77 \
+reload_flag_FC \
 compiler_CXX \
 compiler_F77 \
 compiler_FC \
 lt_prog_compiler_no_builtin_flag_CXX \
 lt_prog_compiler_no_builtin_flag_F77 \
 lt_prog_compiler_no_builtin_flag_FC \
-lt_prog_compiler_wl_CXX \
-lt_prog_compiler_wl_F77 \
-lt_prog_compiler_wl_FC \
 lt_prog_compiler_pic_CXX \
 lt_prog_compiler_pic_F77 \
 lt_prog_compiler_pic_FC \
+lt_prog_compiler_wl_CXX \
+lt_prog_compiler_wl_F77 \
+lt_prog_compiler_wl_FC \
 lt_prog_compiler_static_CXX \
 lt_prog_compiler_static_F77 \
 lt_prog_compiler_static_FC \
@@ -32844,15 +33733,9 @@ no_undefined_flag_FC \
 hardcode_libdir_flag_spec_CXX \
 hardcode_libdir_flag_spec_F77 \
 hardcode_libdir_flag_spec_FC \
-hardcode_libdir_flag_spec_ld_CXX \
-hardcode_libdir_flag_spec_ld_F77 \
-hardcode_libdir_flag_spec_ld_FC \
 hardcode_libdir_separator_CXX \
 hardcode_libdir_separator_F77 \
 hardcode_libdir_separator_FC \
-fix_srcfile_path_CXX \
-fix_srcfile_path_F77 \
-fix_srcfile_path_FC \
 exclude_expsyms_CXX \
 exclude_expsyms_F77 \
 exclude_expsyms_FC \
@@ -32880,9 +33763,9 @@ postdeps_FC \
 compiler_lib_search_path_CXX \
 compiler_lib_search_path_F77 \
 compiler_lib_search_path_FC; do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[\\\\\\\`\\"\\\$]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -32904,11 +33787,15 @@ module_cmds \
 module_expsym_cmds \
 export_symbols_cmds \
 prelink_cmds \
+postlink_cmds \
 postinstall_cmds \
 postuninstall_cmds \
 finish_cmds \
 sys_lib_search_path_spec \
 sys_lib_dlsearch_path_spec \
+reload_cmds_CXX \
+reload_cmds_F77 \
+reload_cmds_FC \
 old_archive_cmds_CXX \
 old_archive_cmds_F77 \
 old_archive_cmds_FC \
@@ -32935,10 +33822,13 @@ export_symbols_cmds_F77 \
 export_symbols_cmds_FC \
 prelink_cmds_CXX \
 prelink_cmds_F77 \
-prelink_cmds_FC; do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+prelink_cmds_FC \
+postlink_cmds_CXX \
+postlink_cmds_F77 \
+postlink_cmds_FC; do
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[\\\\\\\`\\"\\\$]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -32946,12 +33836,6 @@ prelink_cmds_FC; do
     esac
 done
 
-# Fix-up fallback echo if it was mangled by the above quoting rules.
-case \$lt_ECHO in
-*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
-  ;;
-esac
-
 ac_aux_dir='$ac_aux_dir'
 xsi_shell='$xsi_shell'
 lt_shell_append='$lt_shell_append'
@@ -33067,10 +33951,9 @@ do
     "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
     "extras/salome/fsi_appli_config.xml") CONFIG_FILES="$CONFIG_FILES extras/salome/fsi_appli_config.xml" ;;
     "bin/cs_config.py") CONFIG_FILES="$CONFIG_FILES bin/cs_config.py" ;;
-    "bin/cs_salome_wrapper") CONFIG_FILES="$CONFIG_FILES bin/cs_salome_wrapper" ;;
     "bin/SaturneGUI") CONFIG_FILES="$CONFIG_FILES bin/SaturneGUI" ;;
 
-  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
+  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac
 done
 
@@ -33093,9 +33976,10 @@ fi
 # after its creation but before its name has been assigned to `$tmp'.
 $debug ||
 {
-  tmp=
+  tmp= ac_tmp=
   trap 'exit_status=$?
-  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
+  : "${ac_tmp:=$tmp}"
+  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
 ' 0
   trap 'as_fn_exit 1' 1 2 13 15
 }
@@ -33103,12 +33987,13 @@ $debug ||
 
 {
   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
-  test -n "$tmp" && test -d "$tmp"
+  test -d "$tmp"
 }  ||
 {
   tmp=./conf$$-$RANDOM
   (umask 077 && mkdir "$tmp")
 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
+ac_tmp=$tmp
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
@@ -33130,7 +34015,7 @@ else
   ac_cs_awk_cr=$ac_cr
 fi
 
-echo 'BEGIN {' >"$tmp/subs1.awk" &&
+echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
 _ACEOF
 
 
@@ -33158,7 +34043,7 @@ done
 rm -f conf$$subs.sh
 
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
+cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
 _ACEOF
 sed -n '
 h
@@ -33206,7 +34091,7 @@ t delim
 rm -f conf$$subs.awk
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 _ACAWK
-cat >>"\$tmp/subs1.awk" <<_ACAWK &&
+cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
   for (key in S) S_is_set[key] = 1
   FS = ""
 
@@ -33238,7 +34123,7 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
 else
   cat
-fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
+fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 _ACEOF
 
@@ -33272,7 +34157,7 @@ fi # test -n "$CONFIG_FILES"
 # No need to generate them if there are no CONFIG_HEADERS.
 # This happens for instance with `./config.status Makefile'.
 if test -n "$CONFIG_HEADERS"; then
-cat >"$tmp/defines.awk" <<\_ACAWK ||
+cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
 BEGIN {
 _ACEOF
 
@@ -33284,8 +34169,8 @@ _ACEOF
 # handling of long lines.
 ac_delim='%!_!# '
 for ac_last_try in false false :; do
-  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
-  if test -z "$ac_t"; then
+  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
+  if test -z "$ac_tt"; then
     break
   elif $ac_last_try; then
     as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
@@ -33386,7 +34271,7 @@ do
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
+  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
@@ -33405,7 +34290,7 @@ do
     for ac_f
     do
       case $ac_f in
-      -) ac_f="$tmp/stdin";;
+      -) ac_f="$ac_tmp/stdin";;
       *) # Look for the file first in the build tree, then in the source tree
 	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
 	 # because $ac_f cannot contain `:'.
@@ -33414,7 +34299,7 @@ do
 	   [\\/$]*) false;;
 	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 	   esac ||
-	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
+	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
       esac
       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
@@ -33440,8 +34325,8 @@ $as_echo "$as_me: creating $ac_file" >&6;}
     esac
 
     case $ac_tag in
-    *:-:* | *:-) cat >"$tmp/stdin" \
-      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
+    *:-:* | *:-) cat >"$ac_tmp/stdin" \
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
     esac
     ;;
   esac
@@ -33577,21 +34462,22 @@ s&@INSTALL@&$ac_INSTALL&;t t
 s&@MKDIR_P@&$ac_MKDIR_P&;t t
 $ac_datarootdir_hack
 "
-eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
-  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
+eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
+  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
-  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
+  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
+      "$ac_tmp/out"`; test -z "$ac_out"; } &&
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 which seems to be undefined.  Please make sure it is defined" >&5
 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 which seems to be undefined.  Please make sure it is defined" >&2;}
 
-  rm -f "$tmp/stdin"
+  rm -f "$ac_tmp/stdin"
   case $ac_file in
-  -) cat "$tmp/out" && rm -f "$tmp/out";;
-  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
+  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
+  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
   esac \
   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  ;;
@@ -33602,20 +34488,20 @@ which seems to be undefined.  Please make sure it is defined" >&2;}
   if test x"$ac_file" != x-; then
     {
       $as_echo "/* $configure_input  */" \
-      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
-    } >"$tmp/config.h" \
+      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
+    } >"$ac_tmp/config.h" \
       || as_fn_error $? "could not create $ac_file" "$LINENO" 5
-    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
+    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     else
       rm -f "$ac_file"
-      mv "$tmp/config.h" "$ac_file" \
+      mv "$ac_tmp/config.h" "$ac_file" \
 	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
     fi
   else
     $as_echo "/* $configure_input  */" \
-      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
+      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
       || as_fn_error $? "could not create -" "$LINENO" 5
   fi
 # Compute "$ac_file"'s index in $config_headers.
@@ -33777,7 +34663,8 @@ $as_echo X"$file" |
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+#                 Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 #   This file is part of GNU Libtool.
@@ -33825,6 +34712,15 @@ pic_mode=$pic_mode
 # Whether or not to optimize for fast installation.
 fast_install=$enable_fast_install
 
+# Shell to use when invoking shell scripts.
+SHELL=$lt_SHELL
+
+# An echo program that protects backslashes.
+ECHO=$lt_ECHO
+
+# The PATH separator for the build system.
+PATH_SEPARATOR=$lt_PATH_SEPARATOR
+
 # The host system.
 host_alias=$host_alias
 host=$host
@@ -33874,9 +34770,11 @@ SP2NL=$lt_lt_SP2NL
 # turn newlines into spaces.
 NL2SP=$lt_lt_NL2SP
 
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
+# convert \$build file names to \$host format.
+to_host_file_cmd=$lt_cv_to_host_file_cmd
+
+# convert \$build files to toolchain format.
+to_tool_file_cmd=$lt_cv_to_tool_file_cmd
 
 # An object symbol dumper.
 OBJDUMP=$lt_OBJDUMP
@@ -33884,13 +34782,30 @@ OBJDUMP=$lt_OBJDUMP
 # Method to check whether dependent libraries are shared objects.
 deplibs_check_method=$lt_deplibs_check_method
 
-# Command to use when deplibs_check_method == "file_magic".
+# Command to use when deplibs_check_method = "file_magic".
 file_magic_cmd=$lt_file_magic_cmd
 
+# How to find potential files when deplibs_check_method = "file_magic".
+file_magic_glob=$lt_file_magic_glob
+
+# Find potential files using nocaseglob when deplibs_check_method = "file_magic".
+want_nocaseglob=$lt_want_nocaseglob
+
+# DLL creation program.
+DLLTOOL=$lt_DLLTOOL
+
+# Command to associate shared and link libraries.
+sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
+
 # The archiver.
 AR=$lt_AR
+
+# Flags to create an archive.
 AR_FLAGS=$lt_AR_FLAGS
 
+# How to feed a file listing to the archiver.
+archiver_list_spec=$lt_archiver_list_spec
+
 # A symbol stripping program.
 STRIP=$lt_STRIP
 
@@ -33899,6 +34814,9 @@ RANLIB=$lt_RANLIB
 old_postinstall_cmds=$lt_old_postinstall_cmds
 old_postuninstall_cmds=$lt_old_postuninstall_cmds
 
+# Whether to use a lock for old archive extraction.
+lock_old_archive_extraction=$lock_old_archive_extraction
+
 # A C compiler.
 LTCC=$lt_CC
 
@@ -33917,14 +34835,14 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
 # Transform the output of nm in a C name address pair when lib prefix is needed.
 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
 
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
+# Specify filename containing input files for \$NM.
+nm_file_list_spec=$lt_nm_file_list_spec
 
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
+# The root where to search for dependent libraries,and in which our libraries should be installed.
+lt_sysroot=$lt_sysroot
 
-# An echo program that does not interpret backslashes.
-ECHO=$lt_ECHO
+# The name of the directory that contains temporary libtool files.
+objdir=$objdir
 
 # Used to examine libraries when file_magic_cmd begins with "file".
 MAGIC_CMD=$MAGIC_CMD
@@ -33932,6 +34850,9 @@ MAGIC_CMD=$MAGIC_CMD
 # Must we lock files when doing compilation?
 need_locks=$lt_need_locks
 
+# Manifest tool.
+MANIFEST_TOOL=$lt_MANIFEST_TOOL
+
 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
 DSYMUTIL=$lt_DSYMUTIL
 
@@ -33988,6 +34909,9 @@ library_names_spec=$lt_library_names_spec
 # The coded name of the library, if different from the real name.
 soname_spec=$lt_soname_spec
 
+# Permission mode override for installation of shared libraries.
+install_override_mode=$lt_install_override_mode
+
 # Command to use after installation of a shared archive.
 postinstall_cmds=$lt_postinstall_cmds
 
@@ -34027,6 +34951,10 @@ striplib=$lt_striplib
 # The linker used to build libraries.
 LD=$lt_LD
 
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag
+reload_cmds=$lt_reload_cmds
+
 # Commands used to build an old-style archive.
 old_archive_cmds=$lt_old_archive_cmds
 
@@ -34039,12 +34967,12 @@ with_gcc=$GCC
 # Compiler flag to turn off builtin functions.
 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl
-
 # Additional compiler flags for building library objects.
 pic_flag=$lt_lt_prog_compiler_pic
 
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl
+
 # Compiler flag to prevent dynamic linking.
 link_static_flag=$lt_lt_prog_compiler_static
 
@@ -34094,10 +35022,6 @@ no_undefined_flag=$lt_no_undefined_flag
 # This must work even if \$libdir does not exist
 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
 
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking.  This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
-
 # Whether we need a single "-rpath" flag with a separated argument.
 hardcode_libdir_separator=$lt_hardcode_libdir_separator
 
@@ -34131,9 +35055,6 @@ inherit_rpath=$inherit_rpath
 # Whether libtool must link a program against all its dependency libraries.
 link_all_deplibs=$link_all_deplibs
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path=$lt_fix_srcfile_path
-
 # Set to "yes" if exported symbols are required.
 always_export_symbols=$always_export_symbols
 
@@ -34149,6 +35070,9 @@ include_expsyms=$lt_include_expsyms
 # Commands necessary for linking programs (against libraries) with templates.
 prelink_cmds=$lt_prelink_cmds
 
+# Commands necessary for finishing linking programs.
+postlink_cmds=$lt_postlink_cmds
+
 # Specify filename containing input files.
 file_list_spec=$lt_file_list_spec
 
@@ -34195,212 +35119,169 @@ ltmain="$ac_aux_dir/ltmain.sh"
   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
   # text mode, it properly converts lines to CR/LF.  This bash problem
   # is reportedly fixed, but why not run on old versions too?
-  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
-
-  case $xsi_shell in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-}
-
-# func_basename file
-func_basename ()
-{
-  func_basename_result="${1##*/}"
-}
-
-# func_dirname_and_basename file append nondir_replacement
-# perform func_basename and func_dirname in a single function
-# call:
-#   dirname:  Compute the dirname of FILE.  If nonempty,
-#             add APPEND to the result, otherwise set result
-#             to NONDIR_REPLACEMENT.
-#             value returned in "$func_dirname_result"
-#   basename: Compute filename of FILE.
-#             value retuned in "$func_basename_result"
-# Implementation must be kept synchronized with func_dirname
-# and func_basename. For efficiency, we do not delegate to
-# those functions but instead duplicate the functionality here.
-func_dirname_and_basename ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-  func_basename_result="${1##*/}"
-}
-
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-func_stripname ()
-{
-  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
-  # positional parameters, so assign one to ordinary parameter first.
-  func_stripname_result=${3}
-  func_stripname_result=${func_stripname_result#"${1}"}
-  func_stripname_result=${func_stripname_result%"${2}"}
-}
-
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=${1%%=*}
-  func_opt_split_arg=${1#*=}
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  case ${1} in
-    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
-    *)    func_lo2o_result=${1} ;;
-  esac
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=${1%.*}.lo
-}
-
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=$(( $* ))
-}
-
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=${#1}
-}
-
-_LT_EOF
-    ;;
-  *) # Bourne compatible functions.
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  # Extract subdirectory from the argument.
-  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
-  if test "X$func_dirname_result" = "X${1}"; then
-    func_dirname_result="${3}"
-  else
-    func_dirname_result="$func_dirname_result${2}"
-  fi
-}
-
-# func_basename file
-func_basename ()
-{
-  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
-}
-
-
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-# func_strip_suffix prefix name
-func_stripname ()
-{
-  case ${2} in
-    .*) func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
-    *)  func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
-  esac
-}
-
-# sed scripts:
-my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
-my_sed_long_arg='1s/^-[^=]*=//'
-
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
-  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
-}
-
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=`expr "$@"`
-}
-
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
-}
-
-_LT_EOF
-esac
-
-case $lt_shell_append in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$1+=\$2"
-}
-_LT_EOF
-    ;;
-  *)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$1=\$$1\$2"
-}
-
-_LT_EOF
-    ;;
-  esac
-
-
-  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
-
-  mv -f "$cfgfile" "$ofile" ||
+  sed '$q' "$ltmain" >> "$cfgfile" \
+     || (rm -f "$cfgfile"; exit 1)
+
+  if test x"$xsi_shell" = xyes; then
+  sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
+func_dirname ()\
+{\
+\    case ${1} in\
+\      */*) func_dirname_result="${1%/*}${2}" ;;\
+\      *  ) func_dirname_result="${3}" ;;\
+\    esac\
+} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_basename ()$/,/^} # func_basename /c\
+func_basename ()\
+{\
+\    func_basename_result="${1##*/}"\
+} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
+func_dirname_and_basename ()\
+{\
+\    case ${1} in\
+\      */*) func_dirname_result="${1%/*}${2}" ;;\
+\      *  ) func_dirname_result="${3}" ;;\
+\    esac\
+\    func_basename_result="${1##*/}"\
+} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
+func_stripname ()\
+{\
+\    # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
+\    # positional parameters, so assign one to ordinary parameter first.\
+\    func_stripname_result=${3}\
+\    func_stripname_result=${func_stripname_result#"${1}"}\
+\    func_stripname_result=${func_stripname_result%"${2}"}\
+} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
+func_split_long_opt ()\
+{\
+\    func_split_long_opt_name=${1%%=*}\
+\    func_split_long_opt_arg=${1#*=}\
+} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
+func_split_short_opt ()\
+{\
+\    func_split_short_opt_arg=${1#??}\
+\    func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
+} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
+func_lo2o ()\
+{\
+\    case ${1} in\
+\      *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
+\      *)    func_lo2o_result=${1} ;;\
+\    esac\
+} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_xform ()$/,/^} # func_xform /c\
+func_xform ()\
+{\
+    func_xform_result=${1%.*}.lo\
+} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_arith ()$/,/^} # func_arith /c\
+func_arith ()\
+{\
+    func_arith_result=$(( $* ))\
+} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_len ()$/,/^} # func_len /c\
+func_len ()\
+{\
+    func_len_result=${#1}\
+} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+fi
+
+if test x"$lt_shell_append" = xyes; then
+  sed -e '/^func_append ()$/,/^} # func_append /c\
+func_append ()\
+{\
+    eval "${1}+=\\${2}"\
+} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
+func_append_quoted ()\
+{\
+\    func_quote_for_eval "${2}"\
+\    eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
+} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  # Save a `func_append' function call where possible by direct use of '+='
+  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+else
+  # Save a `func_append' function call even when '+=' is not available
+  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+fi
+
+if test x"$_lt_function_replace_fail" = x":"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
+$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
+fi
+
+
+   mv -f "$cfgfile" "$ofile" ||
     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
   chmod +x "$ofile"
 
@@ -34412,6 +35293,10 @@ _LT_EOF
 # The linker used to build libraries.
 LD=$lt_LD_CXX
 
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag_CXX
+reload_cmds=$lt_reload_cmds_CXX
+
 # Commands used to build an old-style archive.
 old_archive_cmds=$lt_old_archive_cmds_CXX
 
@@ -34424,12 +35309,12 @@ with_gcc=$GCC_CXX
 # Compiler flag to turn off builtin functions.
 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_CXX
-
 # Additional compiler flags for building library objects.
 pic_flag=$lt_lt_prog_compiler_pic_CXX
 
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl_CXX
+
 # Compiler flag to prevent dynamic linking.
 link_static_flag=$lt_lt_prog_compiler_static_CXX
 
@@ -34479,10 +35364,6 @@ no_undefined_flag=$lt_no_undefined_flag_CXX
 # This must work even if \$libdir does not exist
 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
 
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking.  This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
-
 # Whether we need a single "-rpath" flag with a separated argument.
 hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
 
@@ -34516,9 +35397,6 @@ inherit_rpath=$inherit_rpath_CXX
 # Whether libtool must link a program against all its dependency libraries.
 link_all_deplibs=$link_all_deplibs_CXX
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path=$lt_fix_srcfile_path_CXX
-
 # Set to "yes" if exported symbols are required.
 always_export_symbols=$always_export_symbols_CXX
 
@@ -34534,6 +35412,9 @@ include_expsyms=$lt_include_expsyms_CXX
 # Commands necessary for linking programs (against libraries) with templates.
 prelink_cmds=$lt_prelink_cmds_CXX
 
+# Commands necessary for finishing linking programs.
+postlink_cmds=$lt_postlink_cmds_CXX
+
 # Specify filename containing input files.
 file_list_spec=$lt_file_list_spec_CXX
 
@@ -34565,6 +35446,10 @@ _LT_EOF
 # The linker used to build libraries.
 LD=$lt_LD_F77
 
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag_F77
+reload_cmds=$lt_reload_cmds_F77
+
 # Commands used to build an old-style archive.
 old_archive_cmds=$lt_old_archive_cmds_F77
 
@@ -34577,12 +35462,12 @@ with_gcc=$GCC_F77
 # Compiler flag to turn off builtin functions.
 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_F77
-
 # Additional compiler flags for building library objects.
 pic_flag=$lt_lt_prog_compiler_pic_F77
 
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl_F77
+
 # Compiler flag to prevent dynamic linking.
 link_static_flag=$lt_lt_prog_compiler_static_F77
 
@@ -34632,10 +35517,6 @@ no_undefined_flag=$lt_no_undefined_flag_F77
 # This must work even if \$libdir does not exist
 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_F77
 
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking.  This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_F77
-
 # Whether we need a single "-rpath" flag with a separated argument.
 hardcode_libdir_separator=$lt_hardcode_libdir_separator_F77
 
@@ -34669,9 +35550,6 @@ inherit_rpath=$inherit_rpath_F77
 # Whether libtool must link a program against all its dependency libraries.
 link_all_deplibs=$link_all_deplibs_F77
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path=$lt_fix_srcfile_path_F77
-
 # Set to "yes" if exported symbols are required.
 always_export_symbols=$always_export_symbols_F77
 
@@ -34687,6 +35565,9 @@ include_expsyms=$lt_include_expsyms_F77
 # Commands necessary for linking programs (against libraries) with templates.
 prelink_cmds=$lt_prelink_cmds_F77
 
+# Commands necessary for finishing linking programs.
+postlink_cmds=$lt_postlink_cmds_F77
+
 # Specify filename containing input files.
 file_list_spec=$lt_file_list_spec_F77
 
@@ -34718,6 +35599,10 @@ _LT_EOF
 # The linker used to build libraries.
 LD=$lt_LD_FC
 
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag_FC
+reload_cmds=$lt_reload_cmds_FC
+
 # Commands used to build an old-style archive.
 old_archive_cmds=$lt_old_archive_cmds_FC
 
@@ -34730,12 +35615,12 @@ with_gcc=$GCC_FC
 # Compiler flag to turn off builtin functions.
 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_FC
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_FC
-
 # Additional compiler flags for building library objects.
 pic_flag=$lt_lt_prog_compiler_pic_FC
 
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl_FC
+
 # Compiler flag to prevent dynamic linking.
 link_static_flag=$lt_lt_prog_compiler_static_FC
 
@@ -34785,10 +35670,6 @@ no_undefined_flag=$lt_no_undefined_flag_FC
 # This must work even if \$libdir does not exist
 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_FC
 
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking.  This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_FC
-
 # Whether we need a single "-rpath" flag with a separated argument.
 hardcode_libdir_separator=$lt_hardcode_libdir_separator_FC
 
@@ -34822,9 +35703,6 @@ inherit_rpath=$inherit_rpath_FC
 # Whether libtool must link a program against all its dependency libraries.
 link_all_deplibs=$link_all_deplibs_FC
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path=$lt_fix_srcfile_path_FC
-
 # Set to "yes" if exported symbols are required.
 always_export_symbols=$always_export_symbols_FC
 
@@ -34840,6 +35718,9 @@ include_expsyms=$lt_include_expsyms_FC
 # Commands necessary for linking programs (against libraries) with templates.
 prelink_cmds=$lt_prelink_cmds_FC
 
+# Commands necessary for finishing linking programs.
+postlink_cmds=$lt_postlink_cmds_FC
+
 # Specify filename containing input files.
 file_list_spec=$lt_file_list_spec_FC
 
diff --git a/configure.ac b/configure.ac
index 16845b0..b99ac88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ m4_define([cs_licence_c_comment],
 
 m4_define([cs_major_version], [2])
 m4_define([cs_minor_version], [1])
-m4_define([cs_release_version], [0])
+m4_define([cs_release_version], [4])
 m4_define([cs_version_extra], [])
 m4_define([cs_version_string],
           [cs_major_version.cs_minor_version.cs_release_version@&t at cs_version_extra])
@@ -494,8 +494,8 @@ if test "x$cs_have_gui" = "xyes" ; then
   AC_ARG_VAR([LRELEASE], [Qt message files generator])
   AC_ARG_VAR([MOC], [Qt meta objects compiler])
 
-  AC_PATH_PROG([LRELEASE], [lrelease])
-  AC_PATH_PROG([MOC], [moc])
+  AC_PATH_PROGS([LRELEASE], [lrelease lrelease-qt4])
+  AC_PATH_PROGS([MOC], [moc moc-qt4])
 
   if test "$LRELEASE" = : -o "$MOC" = : ; then
     AC_MSG_FAILURE([cannot find Qt4 dev tools, Graphical User Interface cannot be installed])
@@ -824,7 +824,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in
                  doc/user/Makefile doc/user/graphics/Makefile
                  tests/Makefile
                  extras/salome/fsi_appli_config.xml
-                 bin/cs_config.py bin/cs_salome_wrapper bin/SaturneGUI])
+                 bin/cs_config.py bin/SaturneGUI])
 
 #------------------------------------------------------------------------------
 
diff --git a/cs_config.h.in b/cs_config.h.in
index 3f27680..9acbd65 100644
--- a/cs_config.h.in
+++ b/cs_config.h.in
@@ -187,12 +187,18 @@
 /* use SCOTCH */
 #undef HAVE_PTSCOTCH
 
+/* Define to 1 if you have the <ptscotch.h> header file. */
+#undef HAVE_PTSCOTCH_H
+
 /* Define to 1 if you have the `sbrk' function. */
 #undef HAVE_SBRK
 
 /* use SCOTCH */
 #undef HAVE_SCOTCH
 
+/* Define to 1 if you have the <scotch.h> header file. */
+#undef HAVE_SCOTCH_H
+
 /* Define to 1 if you have the `sleep' function. */
 #undef HAVE_SLEEP
 
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 0973cb6..05c5a34 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -146,7 +146,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -178,6 +177,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -201,7 +201,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -221,7 +220,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -244,6 +242,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -263,8 +262,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -304,16 +305,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -336,12 +345,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -375,6 +384,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -397,7 +407,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -686,10 +695,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/autovnv/Makefile.in b/doc/autovnv/Makefile.in
index bd1dbf4..9bbb468 100644
--- a/doc/autovnv/Makefile.in
+++ b/doc/autovnv/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,7 +149,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -181,6 +180,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -204,7 +204,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -224,7 +223,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -247,6 +245,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -266,8 +265,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -307,16 +308,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -339,12 +348,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -378,6 +387,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -400,7 +410,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -704,10 +713,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/autovnv/autovnv.pdf b/doc/autovnv/autovnv.pdf
index 3fa92ac..73601b6 100644
Binary files a/doc/autovnv/autovnv.pdf and b/doc/autovnv/autovnv.pdf differ
diff --git a/doc/autovnv/graphics/Makefile.in b/doc/autovnv/graphics/Makefile.in
index 89e076b..f18d49c 100644
--- a/doc/autovnv/graphics/Makefile.in
+++ b/doc/autovnv/graphics/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -488,10 +497,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/developper/Makefile.in b/doc/developper/Makefile.in
index f27e236..7e607db 100644
--- a/doc/developper/Makefile.in
+++ b/doc/developper/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,7 +149,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -181,6 +180,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -204,7 +204,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -224,7 +223,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -247,6 +245,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -266,8 +265,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -307,16 +308,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -339,12 +348,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -378,6 +387,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -400,7 +410,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -706,10 +715,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/developper/developper.pdf b/doc/developper/developper.pdf
index f31abc4..d7df16f 100644
Binary files a/doc/developper/developper.pdf and b/doc/developper/developper.pdf differ
diff --git a/doc/developper/graphics/Makefile.in b/doc/developper/graphics/Makefile.in
index 1712a18..7e07fe4 100644
--- a/doc/developper/graphics/Makefile.in
+++ b/doc/developper/graphics/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -488,10 +497,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/doxygen/Makefile.in b/doc/doxygen/Makefile.in
index a28ff37..6d8c153 100644
--- a/doc/doxygen/Makefile.in
+++ b/doc/doxygen/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -107,7 +107,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -139,6 +138,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -162,7 +162,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -182,7 +181,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -205,6 +203,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -224,8 +223,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -265,16 +266,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -297,12 +306,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -336,6 +345,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -358,7 +368,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -479,10 +488,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/howto/Makefile.in b/doc/howto/Makefile.in
index d127d68..fd59148 100644
--- a/doc/howto/Makefile.in
+++ b/doc/howto/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,7 +149,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -181,6 +180,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -204,7 +204,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -224,7 +223,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -247,6 +245,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -266,8 +265,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -307,16 +308,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -339,12 +348,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -378,6 +387,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -400,7 +410,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -701,10 +710,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/howto/graphics/Makefile.in b/doc/howto/graphics/Makefile.in
index bef2c43..06a7ff7 100644
--- a/doc/howto/graphics/Makefile.in
+++ b/doc/howto/graphics/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -488,10 +497,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/install/Makefile.in b/doc/install/Makefile.in
index 3a3cb78..c5ac1c5 100644
--- a/doc/install/Makefile.in
+++ b/doc/install/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -507,10 +516,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/install/install.pdf b/doc/install/install.pdf
index d830d2e..ac18299 100644
Binary files a/doc/install/install.pdf and b/doc/install/install.pdf differ
diff --git a/doc/install/install.tex b/doc/install/install.tex
index 248001c..90e53cf 100644
--- a/doc/install/install.tex
+++ b/doc/install/install.tex
@@ -857,8 +857,9 @@ To clear all configuration info, use \texttt{make distclean}
 \section{Post-install\label{sec:post_install}}
 
 Once the code is installed, a post-install step may
-be used for computing environments using a batch system,
-or a separate front-end and build system:
+be necessary for computing environments using a batch system,
+for separate front-end and compute systems (such as Blue Gene
+systems), or for coupling with \syrthes 4 or Code\_Aster.
 
 Edit the \texttt{<install-prefix>/etc/code\_saturne.cfg},
 and uncomment and define the \texttt{batch} section.
@@ -885,7 +886,14 @@ the associated compute build.
 
 \section{Installing for \syrthes coupling\label{sec:syrthes}}
 
-When coupling with \syrthes using MPI, both \CS and \syrthes must
+Coupling with \syrthes 3 requires defining \texttt{--with-syrthes}
+at the \texttt{configure} stage, while coupling with \syrthes 4
+requires defining the path to \syrthes 4 at the post-install
+stage. If \CS is configured and built with \syrthes 3 support,
+defining the paths to \syrthes 4 will cause it to switch to
+that version, which has priority.
+
+When coupling with \syrthes 4, both \CS and \syrthes must
 use the same MPI library, and must use the same version of the
 PLE (Parallel Location and Exchange) library from \CS. By default, PLE
 is built as a sub-library of \CS, but a standalone version may be
@@ -895,8 +903,74 @@ script. \CS may then be configured to use the existing install of PLE
 using the \texttt{--with-ple} option. Similarly, \syrthes must also
 be configured to use PLE.
 
-Alternatively, \syrthes may simply be configured to use the PLE
+Alternatively, \syrthes 4 may simply be configured to use the PLE
 library from an existing \CS install.
 
+\section{Shell completion}
+
+If using the bash shell, you may source a bash completion file,
+so as to benefit from shell completion for \CS commands
+and options, either using 
+
+\texttt{. <install-prefix>/etc/bash\_completion.d/code\_saturne}
+
+or 
+
+\texttt{source <install-prefix>/etc/bash\_completion.d/code\_saturne}
+
+On some systems, only the latter syntax is effective. For greater
+comfort, you should save this setting in your \texttt{.bashrc}
+or \texttt{.bash\_profile} file.
+
+\section{Caveats}
+
+\subsubsection{Moving an existing installation}
+
+\textcolor{Red}{\emph{Never move an installed build}} of \CS.
+As the build system is basd on the GNU Autotools, not only
+are library paths hard-coded using \emph{rpath} type info,
+but the code's scripts also contain absolute paths.
+Using \texttt{LD\_LIBRARY\_PATH} or \texttt{LD\_PRELOAD}
+may allow the executable to run despite \emph{rpath} info
+not being up-to-date, but in environments where different library,
+versions are available, there is a strong risk of not using
+the correct library. In addition, the scripts will not work
+unless paths in the installed scripts are updated.
+If you are not able to update those paths without further
+explanation, you should not even think about moving the build.
+
+The mistake of moving an installed build is most often done not
+by beginners, but by more exerienced users or administrators who
+believe they know enough to force a behavior against the logic of the
+build system. Except for those experienced not only in installing
+codes but also in maintaining advanced Autotool scripts for
+at least one software package, this is usually presumptuous.
+
+If you need to test an installation in a test directory before
+installing it in a production directory, use the
+\texttt{make install DESTDIR=<test\_prefix>} provided
+by the Autotools mechanism rather than configuring an install for a
+test directory and then moving it to a production directory.
+Another less elegant but safe solution is to configure the build for
+installation to a test directory, and once it is tested,
+re-configure the build for installation to the final production
+directory, and rebuild and install.
+
+\subsubsection{Known issues with some packages}
+
+On quite a few clusters, some issues have been encountered
+when using versions of Open MPI built with the Intel compiler
+suite. Typically, crashes in the MPI-IO layers are almost
+guaranteed, but issues may also arise later, apparently  with some
+collectives, so disabling MPI-IO is not enough.
+
+Using Intel compilers for \CS itself and a build of Open MPI
+using the GNU compilers usually works fine, and the performance
+difference should be minimal (it can be higher using
+the GNU compilers also for \CS itself), so the issue is not
+in \CS itself, but it requires further investigation.
+In any case, avoiding this buggy combination may avoid you
+many wasted hours.
+
 \end{document}
 
diff --git a/doc/refcard/Makefile.in b/doc/refcard/Makefile.in
index 1886e65..be88584 100644
--- a/doc/refcard/Makefile.in
+++ b/doc/refcard/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,7 +149,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -181,6 +180,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -204,7 +204,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -224,7 +223,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -247,6 +245,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -266,8 +265,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -307,16 +308,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -339,12 +348,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -378,6 +387,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -400,7 +410,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -704,10 +713,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/refcard/graphics/Makefile.in b/doc/refcard/graphics/Makefile.in
index a095ebd..1180852 100644
--- a/doc/refcard/graphics/Makefile.in
+++ b/doc/refcard/graphics/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -488,10 +497,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/refcard/refcard.pdf b/doc/refcard/refcard.pdf
index 125ae13..4844d1b 100644
Binary files a/doc/refcard/refcard.pdf and b/doc/refcard/refcard.pdf differ
diff --git a/doc/salome/Makefile.in b/doc/salome/Makefile.in
index 9945755..cb1cb87 100644
--- a/doc/salome/Makefile.in
+++ b/doc/salome/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -132,7 +132,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -164,6 +163,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -187,7 +187,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -207,7 +206,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -230,6 +228,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -249,8 +248,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -290,16 +291,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -322,12 +331,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -361,6 +370,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -383,7 +393,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -418,7 +427,6 @@ top_srcdir = @top_srcdir@
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -434,7 +442,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -538,10 +546,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/salome/tutorial/saturne.rst b/doc/salome/tutorial/saturne.rst
index ec55df0..a4e665b 100644
--- a/doc/salome/tutorial/saturne.rst
+++ b/doc/salome/tutorial/saturne.rst
@@ -34,7 +34,7 @@ Hot inlet:
 2. Prerequisites
 ----------------
 
-Before starting the Salomé platform, it is necessary to update the environment variable **PYTHONPATH** so that the module **CFDSTUDY** knows the details of the installation of *Code_Saturne*. In order to do that, one should indicate in the variable PYTHONPATH where are the additional Python modules related to *Code_Saturne*. For example (sh ):
+Before starting the SALOME platform, it is necessary to update the environment variable **PYTHONPATH** so that the module **CFDSTUDY** knows the details of the installation of *Code_Saturne*. In order to do that, one should indicate in the variable PYTHONPATH where are the additional Python modules related to *Code_Saturne*. For example (sh ):
 
 export PYTHONPATH=/home/login/Code_Saturne/2.0/lib/python2.4/site-packages:$PYTHONPATH
 
@@ -448,7 +448,7 @@ Here the tutorial proposes two options:
     :align: center
   .. :width: 11cm
 
-  - viscosity: ``mu = 0.0015452 - 3.2212e-5 * TempC + 2.45422 * TempC^2;``
+  - viscosity: ``mu = 0.0015452 - 3.2212e-5 * TempC + 2.45422e-7 * TempC^2;``
 
   .. image:: images/T_PIPE/t-pipe-cfd-mei-mu.png
     :align: center
diff --git a/doc/theory/Makefile.in b/doc/theory/Makefile.in
index c89ee4a..5aa59ad 100644
--- a/doc/theory/Makefile.in
+++ b/doc/theory/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,7 +149,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -181,6 +180,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -204,7 +204,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -224,7 +223,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -247,6 +245,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -266,8 +265,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -307,16 +308,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -339,12 +348,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -378,6 +387,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -400,7 +410,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -740,10 +749,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/theory/graphics/Makefile.in b/doc/theory/graphics/Makefile.in
index 88cb28d..d603861 100644
--- a/doc/theory/graphics/Makefile.in
+++ b/doc/theory/graphics/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -552,10 +561,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/theory/theory.pdf b/doc/theory/theory.pdf
index a0be300..81cc7ca 100644
Binary files a/doc/theory/theory.pdf and b/doc/theory/theory.pdf differ
diff --git a/doc/tutorial/Makefile.in b/doc/tutorial/Makefile.in
index 4cb199e..f9a6f71 100644
--- a/doc/tutorial/Makefile.in
+++ b/doc/tutorial/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,7 +149,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -181,6 +180,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -204,7 +204,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -224,7 +223,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -247,6 +245,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -266,8 +265,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -307,16 +308,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -339,12 +348,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -378,6 +387,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -400,7 +410,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -716,10 +725,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/tutorial/graphics/Makefile.in b/doc/tutorial/graphics/Makefile.in
index da08625..a0e3d88 100644
--- a/doc/tutorial/graphics/Makefile.in
+++ b/doc/tutorial/graphics/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -520,10 +529,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/tutorial/tutorial.pdf b/doc/tutorial/tutorial.pdf
index 61ac414..81573e0 100644
Binary files a/doc/tutorial/tutorial.pdf and b/doc/tutorial/tutorial.pdf differ
diff --git a/doc/user/Makefile.in b/doc/user/Makefile.in
index 7128ce0..ef9a175 100644
--- a/doc/user/Makefile.in
+++ b/doc/user/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,7 +149,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -181,6 +180,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -204,7 +204,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -224,7 +223,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -247,6 +245,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -266,8 +265,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -307,16 +308,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -339,12 +348,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -378,6 +387,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -400,7 +410,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -712,10 +721,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/user/graphics/Makefile.in b/doc/user/graphics/Makefile.in
index 5d40480..3ff6120 100644
--- a/doc/user/graphics/Makefile.in
+++ b/doc/user/graphics/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,7 +109,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -141,6 +140,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,7 +164,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -184,7 +183,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -207,6 +205,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -226,8 +225,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -267,16 +268,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -299,12 +308,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -338,6 +347,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -360,7 +370,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -556,10 +565,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/doc/user/user.pdf b/doc/user/user.pdf
index 5036899..31ba3c6 100644
--- a/doc/user/user.pdf
+++ b/doc/user/user.pdf
@@ -1084,13 +1084,14 @@ endobj
 << /S /GoTo /D [722 0 R  /Fit ] >>
 endobj
 729 0 obj <<
-/Length 778       
+/Length 782       
 /Filter /FlateDecode
 >>
 stream
-xڥUKo�0
��W�������ih�v�e[`���v��:v���ђ�:m�ĔD~�G�"AKD�Մ���OE�̔A�i��F�f�0�-��p*c�
�acz��hVO~�o8J�d{� ]�[)Z�#K�
i�1�wrt�g�q•��?���w��Ha���M`l��ڗ��A_�h3=W��v_���:f<��_^UѤ1`�e�Ш�iT���
-(��lbƢ��U��mo�6���Cd},K"|(7e�\��*�q�*�M�N�=����5� ��n; R�r� U��Х��~ǔB ��z�e�� ԫ_��j݅u�O�cXi���,N��罪�'�k��jYzQ�c�}�Ohƣ�h6
+ŭŠ���q��q>���P��L�Q
R�0�H*���}�����ą�5h�47�S`K
�kt�z�!�EB��f�@@�	��^�
��?A�
�j�6��Ը���XCN�0��p�u^
ɢX0�T��r���'�Zp�<p{��]S����
���u�0
e
�X
B��e]�g@��E�
-�S��<��/�	$��ew��N�
���A��$Vf �sͮg5-#�)&^�6i֖Y���nW4�w^^�
w4u��Xk�i�d!����ھ��v>�d�m�.�u�~-�{|�
��W
*�XD�Ė�a)��E~g�7�`@MF�.��t�0��&<&+G�ݞM���
g�:r��9�Y�{4����n.���ᐅ+�Y�РP7/j���K%T�
n��%�^^��#����
+xڥUKO�@��W쩵�z���RB�8T-��*���M)��c��
ﮋ!�"ų�3��7;�戠�y�K� ��%�)�4�X)����~[D1�T��;�-��x��hR�~��?Jz�d �e�
�)�R24�C�b#�Jc����&:�L�+
]}�ķ�K��Ha���L`l����U��A_�h3=��z�m?���U�x�+j��(ʢNc�n�qB�*�Q��2����:f,��uQ6��tVi�l�>x��b�$»r�,�"\�H�A�-�z����O9�
��
+

���v�#R�b� U�qߦK/��)G<��ڍi�� ԫ�-�jՆu���cXi�f��$N��睪�'�k��jpYzQ�C�{�ЌGӯ�l8V�[��� �.O��<����~{5F(�G�A"R�0�H*���]�����8���q
+��y��!_�1$�H����3�5��K�a��'H`�aP�����Uk�����ʋQ�
Ɲ*�cci��k�
	Ds���i��5M�P_0,8�=���(k��b��YVe�zh�(��P�6�;�a�X
���n�VF�D-sX�ba
��X���C�iT�ێ䴌����ӬYf��/�mQ�zym�`�#��%�bɂ3Y�5]
rm�{ɶ�l\t���\�w����/qEH�Ė�~")�Y~c"�W�GM�.��t�D��&t����lN���n�3�
9p�pUϡ)�}��
x�0!��$r/j

+��Y���P|����������s'z9W!����
 endstream
 endobj
 722 0 obj <<
@@ -1570,15 +1571,17 @@ endobj
 stream
 xڭXKs�8��W���KUY
��r�$NƩl����JM�@���
���=��ۍ(��8�ɞ�G������q�����g
�q��4��LỴ8΃r{��oqP�ܻ �D�VrH�G�	h7��ٿf:�8�3
������8i�r�T��:{�F��Q�$2X�y�4H�*�`U�����,�"����_/~[�;�\��f	��,���y0�Jqܝ�I$���34��U�x_
�(SҊ
 }f_�,��vb[
����pۛb���
�b./�

-���B�P���ZS�B
�(��/ʡ.������?
j
8��ʃ%�AkF��c}�S)D��#�̎W&,��|�
��3��t�h��l
ȟ��`ӌG"{��Ax%��/yb�L��I��K�����C1`�1�i�?����b�!�R��������ο�g �c�&)1B�Dey�
�?�oT^���-z����A�0#|3�4H���F�⧛��ł��Ղ�+��d�j�r
)�K�D
l{
��	&*H,��y,��1��2�"y��0Տ��ͤEI(..�j�XJ'
���
zKC�6������It�=�E��k|(<
�k�/o��w+�t�?F
-׭[�4--
�E�;���i��v�����\‘��%����v���.�"	�
�*���5f�C�
L�
�CS��A�-�C56�j'���ޑ���ca�E�cC9d�ї'����
�`m��N>��5�k
tQ=Z��C������d"<NJ�¦��ma��$X��(ϝ`ݖ�v�kc�[��L~g����.��f�|,`��b:�D��y�����/n�X�9�F�bTS~h	��
&蠘
)|mȝZ;P-5��CA8ts5��h�(�n�44��ʞ(jsP�~]ٌ�6��`l�P����J	ՠ�������	9��;��6����b<,
��2!
�^�VuI�����K�7��ph��4�F��a;��l:�M��v]c�����;��4;���x��n�N���z	�Q����EU�����4����s�#
��
O�7��h���	�FWP��h�i��R�Ѯ��ۃe��%f|=��AI
10����]gz>K=�=�BM�Sι����Ҁ2�z�
-qB�c� ~Q)qXp��	�b�
���`c��}��Q��\<Q at A3�*a�[P1�z�z���௭l � @�z�Ի���`ԯjS�z��/���A=ٗD�#�my�1pO%b4�<��O�8��
Ml���Ԁf<�
u�Tp3[pQx*� �/0Civ��M"����� 9�
d��1L��
����h��3hl��
�X�\&�@�z,�����.�6��z�#�Z��To�kk}9��&�i�
� ��' ��2
�9 �)ͤ�~�,�;'�0ꈹm#
5n
�\�9�E
I�|Jɣ4U�b at m���IQ��)Mٷ3B�b�:�G�^'�}�Xb���1
-N�YByd��E��A6C}����������zu�0'
-��a 5�
-&A�w�����T�M����
t�b������&\��`v��ku	Ű���	`�v4ӏ�I6�o
��z�'R0�P�sLj�X����a��b8:��(N~�d�)h�IFY�_ F?����I]��
��mjc#&}��24|�C
-�,�2s�"�A��s�	
_�,
��!+�Q�ъؓ�X��5
X��X`�"�q�W��S8v*21=کeF�}­u'v���w�4�uszE#
����}�C�J��	Rv��Z�Yxy��#����Fa��t�
^ė(�#u
���	�@�Xzo,�+,w@! \<ftO��
[�p`�Ι�3���J�4�T��k��5K���PՌH[��JPuWP�:��~�/0�t[՞�'
 �nl|Y;��`P��075E
;>bN��oC�\�
�ƅ<�'Re�ǹ����z��쬨i��>�8t7���.�{��p��6�-�
����`1P �'IaS�6~
��򀎤�if�۽pk��Э�R�?��+�L��{�
- ���k�E���>!���� *���@UL�o�������y��ZS�tw�p��K�c,v��d�
x��9������P�཰����w��B#V=�W��`���4[��so?|�~d�����n
��y�i�m����R�6_�/���̆@�׽#�<���7X�(<лy��
��+
����8�5>�I����N�
���93���EN�2��\�s��p!ۡ�.ۓ��� ^��=���#+e��zde"J�<�?�<��$R �����=2���1L�9w�m�"n���n��>�
���=s���zA���
�ʝ+:8&��-����h�G0��
-�T�_��˂1^\__|X}yI
�.��j��ӟ��9�����:��+Z�YL���?/a�k����a�E&Ë���_�]�/��^O��7W��77T�ޠ��T/h����U��^}~�?}�����2"��J�����
��*j�
-�\���;�$�j��dC?�~E:��Č
+���B�P���ZS�B
�HRs��P�EC����5
�R���Š5#M�>�"��Nf�+qp>ͅ��� KF�Q4�g��O�{�i�#�=�� ���ė<�p���$^u�%��r��v��0��4�F�ӂ�a��v)B��zGn�k����3��r���!P"��<����7� /����=�R|� ��A����D$Yf�n#p�����b�U�j�•Cq2[�d9�ς�J"�=���$�H�<��
�mS���EU���`�f�"�$�j�Y,������C�h���J�z��zC�$��
Ѣ���5>
�����7C��q�������-i������
����4�_;��\Zd.�Hs�͒j�w�q��C_��N��]�_����3աE&u��W���m���ҡM���G�HyB�����ޢ���
���˓�i�a�B�6n�'I���5��
����ֈD�c�d2�cEdaSl붰�r�,܂c��N�n�n��1���y&��ft�[QM�H3U
>��k1
D��ڂ<��v�Z�7P��ޜr�h1�)?���
�XtP̆�6�N�
(������� 
����w4Y�e7���peO�9(h��l�JZg06i�K{�`��jP��
C����
����{�SLPN1
��_���B�K������B�ԥ��M
N8�Jla���b�C6�`��X�E��1JV_��
�h�
�JE<�^�k���m���ր�Wy� ����|E�i�U��9���kt��	u���B�F�g�v�+(}m4ƴ��)�hWf���2��3�
\�����	w[~�U���	=����
J���)�\AQp@}i@s=�Z�8���H �(��8,8��S1P�k�_�1`�
+�J�(�K�.�(���U�0��
�K�q�nj
}��V6
 }�m=h����v
�	�W�){=�Ɨ�y䠞�K"�Ķ�����1[�\�'
�R	
Jݍ�&��lhj at 3
]��Y*��-�(<\��
��4���&@e��Q�B~����T��NemX�d� q���4���t�l�U.�N��
=�C�R`�m�`ԁm=�	i-�`����5����Y
G��4ʅ{�P�����}��
+�
ŔfRw?f
Нsu�ܶ����V���"�${>%��Q��@1���dФ(M�Ք���!S��أw�pȾN,�H�X�'�,!�<2c�"G� ��>����������PT��~��
���鈏0�M���;���D\*���mgg�t�Ed��Q.�p0;���bX����z;����$����{��)x���c�d,J��yİ\F1
��U'?D��4p�$�,�/����D�T{Ĥ.�҆��6���>����!sB
s�9����9߄�/�LƐ��ލhE��o,����
+,�OK,0X��8ԍ+��)
;��
��2#��ֺ;wb�;h��9������\l�>�!S%E�);z�
+-�,��w�GGK��h#����[:ԅ/�K��:�����r m� ,�7���;��
3�'Q���w80y�̀��Riw%[�t*������%[�
+u�jF���d%��+�^
�b?�F��j����p7�>��
ID0(x����"�
1�q�j
+���?yK�K�A�B
���h����S	�pC�[xvVԴy�cK
���c̽hi�hv������x�(����0��U�pny at G��4���^�5dh��� )q��R�� �{�=U ��ڵ���"ryy\U���^H��?~^�*���^�J�^�<	�z��e��a8@�%�1;�H2�V����z����i���^��A{�Ի�C��
�+���ag�-f�>O?2��Z�V��S�<�4�6���u�[�/���w�fC ��ޑI�y��,X
��<	�L�•�K�I
���$px� ��u���ݜ����"�G�Ez�ܹ`
+�x
����
G��I��
+V /��Yu򑕲��o=�2%q
��G
YY)�GUӿ��̞��x����;�G�
+7�nz��qQ�̇�ޞ9�QJ� ]��u�΀

dޖy����g4�#�yc
��/��e�
/��/>����xwv5����
��՜��v�ɊF

+��-w�,&`������5���ϰ�"���OW�Ю�RI���w���Շ˛�yoP��k��4�	Aq�*WW�>��pӟ>_�xs�ԍv%��Zi�׎�s��\�}���T�
cx��[��G������Ę
 endstream
 endobj
 747 0 obj <<
@@ -1608,19 +1611,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 796 0 obj <<
-/Length 1968      
+/Length 1967      
 /Filter /FlateDecode
 >>
 stream
 x��[�v�6��+�jɅ�
,���Iڤn���.h��y*�*n��
<H�!˲͸��MHY@Ν�s�Dޥyo��>Bp�<�	JI<�0���X}�3���;/
-���?f�ڣL��_ygG�u�QI�	NC�v�yD�H!7ŏ�W'V�ԛ_x��Lx��Fě/�O��O'��(���������ygm�q�%��Xx��1�WG���2�>����/��8"�d�
%0tǺ$dR�f۲,�DH)�/{Wu���a<鎧
^&4����(�<3	�������J��~�ˤ���3z�dʛ�f�v��:�������-�;�R�B
//1o�����an=���
˂��}{�J
9X�g^�;�g�w��Qv�2fX��z�d�Tq�
�M)BLpߒ�V~|���)��+�v���K�~�
�H
1��
̞	��T��ŷ���
��<��j�+=3k��.�0����?���1�@�W
’���0?�0?�� 3ĢPR
- Px:� (�!����UX�uY/
ڇ�>��+?
f,�&��)'��/]c�:�H5z�6��zC�P
|`��|�dH�����N����U\TC�PD�a�zR��
1%
p(�9�G����\���}�\VgY�]�,"��^ �,�U
p�o
C �k��v�̋ c?��WIy��iȇ�|�so�н��
���}�

ܗfy��������d��������B*Q�d�HQ�`y�qRT��JII5���T.$�n�B���Rǀ=P�Q���Anw
!��>N�%Rq?RIK�g��*Y[�<ήS������"���
��������\��
� C�}]��\@W���$$��]��}`���O�^��z
�I(�y��	FPC��v[��4����L�eRi/G	��F�T��;�:Ov�Uq��
NK��2���Una���O]��o�OW��0Y?�~	���
-O�B���ݔ��T�3��=�3u�fv&F�����r�Z?'0je}k����`�%�?"DA�
�H)����a�M��j�"�R΍(k��Y�{�+m���1�yT�[��H���AQ$�f��D*n��Y�l��7I���°���6�6
�_g>������PjR�<�O�MH���>5%��X�R���K��؀�;(��?>|*|���x
�:7Be�0E"0^
^���6��6\T�u�C,Չ�R�
�����Օ\YUy�T�s�N�ß�)y��쏁�&���_�eb��� {A����M
-rp�Џ� �
1��&1c$Z���E��_%K���Iy5�j���f���H��I6�w�6���
-|]��jѣ��3�\r����:����<��2���M�J:��X�ܤ٦

�PD�^}(3M�~
>fh�'��C����E㩐ht�{�K":Ś���J�Ѳ��)����4
�c 
ƍ��_��Ǖ �
-�
-[[��⯱y#��>��N��>���\}
-��&B�g��z�&�U�%.3o��
�H�a5T�R:f�X�;������Y�jg����1�_b�O�p��\�f��<�r���1ç�K:����釔��e�����T�At��6P$���Fd��\9Dn (�s��R��b3q�])_��j�����ZA�I�1�I�$zR	6>M
�>N���u\�����C&���]O�?Zj*��:���-m�d��	��_P����V�
���K��RG�v�$�n�g
����-�(�q��� !�&{S�ę>�r��d�D��r�-�
�r��h���0g�I9ؒ�pn�MOԋ�w��r�VG���7���pG뺽�ER[!����mZik�m�
p-���L������-����{x2w�<�4���G#�ֈ�k?�}`f��FF��%�]
^F��7�z�>;�qn�շ�0<Jm��*q���"���ٹ�J�n?JӠ9�=)�ai�Ia����mW����k��r[A����}�������� _ �a
+���?f�ڣL��_ygG�u�QI�	NC�v�yD�H!7ŏ�W'V�ԛ_x��Lx��Fě/�O��O'��(���������ygm�q�%��Xx��1�WG���2�>����/��8"�d�
%0tǺ$dR�f۲,�DH)�/{Wu���a<鎧
^&4����(�<3	�����n�xQ��xe?�eR|_�=
X2��P�J;�e�n{SJX���
x)G!����7�a`
+��0�
�a�e�����E%�
,�3/ŝ�3̍;[�(;|�3,�E�N� n���צ!&�o�� +?�L����y;�Zť{��o�`$����f���P*� ˏ�[Ooy��n�hx���������R���Y
���~��L ���aI�׿~����f�bQ()(<�c �|����� ,ຬ
��y��ѕ3E�\Д������^�tQ�=LZQ��c�>0k~>C2��yv��V�

�_�
�*.�!n(��l=������8ݍ
�#g�G.�A���>j.��,�.u�~l/�U�*��!‹���;p�E����竤���J�4�CD��й7H������Y��ӎ�K���X[�`Rc|n�Y^WN��ԈG!��y�[��`���8)��n���I�N*�
7S!�GR�c��	(�(��� �;��ou'������ѳ�e��-u
gש
�
�de�x`��s�u�C�����\�c���.�{.�+Ajf�t��@
+��>0�c���'r/ZP=��$D�<��#�!`P���u���g�&�2�4������s#i����^��'�;�Ϊ8[����g�Z��?�*��	�
+~ু.��7�'���C����Y���C����l�L���n�DL�
*w�L�
Ù:M3;#|��M�U
�h
������J��o�ߒ�� �N�}A����&X�R���G)�F�����Ҭͽ�ƕ6��ޘ�<*z�-zt��^��(�U��i"�y�J6ֿϛ���ea�S[Yy����/�3�d���d(5�o
�'�&�\�|���m
+�])�K�إ�Ql@�
�P�>>��s<`��2N��//��z�UN.��:�!��Do�����J���
����L*�9]'v����<SD��@L������2��|S�� ��ER
�&9�}��h�����bs���1��l�"�ܯ���_뤼H�M^V���NY$e�$��;j��fs�.�V���QF��i.9
��Vs��lnv
KG`]�&yQ%���,nn�lS�i(��U�>��&�?3������sS��
+��"��TH4��=p�%�bM~�W��hYGߔendn�1�F��/A��J~���-�q��ؼyy[_�'�j�\�\�>Au��
!�3�|�n�*���7Z�Q��*z)
�i,Ν��}���,o�3Çu�����/��'\8QZ.�t3f
�9C����%
^o�xs��CJ��2qDej�@*� �HF(�|CD#2QI�
"7���kf���F1��8Ȯ�/�D5��}^mv� �$٘��$�u=��
���|�n��:.��|��!��W�Ȯ'�-5ZM��{ٖ6e�r���/(	HIil+����%st�#o;]�^�ȳco�Ӊ�Q̸��I��h���J�Lr���E�r"Ao9Ζ�X��q�yjP�3�
lIj8����'���;GP9E�#m�����X��u��h�"��m���6��5��tO�dh
+o�ms������O��=<��i�v����#��kD��>03L�X#�N݉�ή/�z˛t�}���87���S�
+���a���i�H��}���V%E��i�
Ǟ�4�]�Ӷ�nkg���W�� Q�[�>NCC\�����N��e
 endstream
 endobj
 795 0 obj <<
@@ -1897,23 +1900,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 842 0 obj <<
-/Length 1984      
+/Length 1985      
 /Filter /FlateDecode
 >>
 stream
-x��[K{�H��Wг���*�~�2�8_ҝ�L�Yez�%lӑ@������*Y�-���H.ׅs����w�a�����\�G<e���Ә"��7]
}�{3��'#f��W�r�qa%
�����Z{h�����
I�u�1��!n���Go�9HGFJ{F"�<O�1�Ng�7��/������/����ޟ�dI���©�AFZJ'J"�E%��T��΢�\�҂WK,�"�!�U��+�9�=	�U�T�a=k��^6��]��Q��i0)�SD���,��4�ۏ�<�~��
=
-\
-�M�]���bozS� {�e�^.	���ʰꍷ �
	{�K%,�"4�����1�ځ����	��:[l�]>K�	��t��� n��(/�T�2�E�K@�^D ;g>S��}��½��G��b��h
��`i������-�-�`��
�"l<�Х�`؋���CPa1�1���r���ڏ��8
���,�Wa�g�(��}�p�}L~�
7恶n��c�’S�3�y
�Y;d� ��pF�:!aUs��	
-z��e���!h�|�L�縸�Co���K����l!�Y��!B��	��%QV�E�0��)���(9Pz;���tF7�@*?��hf?��^F���ɼϝV� ~��H���(�t�d�2
(��i��qrч^�P_����c:츸�c����8)���yzn�I�L�6؟����]�
 s�5{�A{Ը���p"u|��8-����
�\J�����Hv�j��*QU�5�{Ӷ����ye��KW�e
�Ok�S�?,�(�P��e�f��0)����iM�S���Q�q����?Lx�������Z���t���h6`ICvv f
[1��oK�J.�����Q?̊����͝�h�/C�N���~�V���0%_d!�{eF�pE�A�k�a�^C���ʼn�#D
��I?^$iw"�v�/cq�k������W
�J��:M��/�s��4�Z{D)�^y��H<��N�O��j��֠
	�^k���TՉ���u��k`��ѷ6����ކ9x�*�[��K
-�3�7)_
�����{�y��oznM�d��}L ��8)}�딫��Zw�a����Y]�2s�Z��
`���h
M�h7�������egĢ�3��4�y�i�က������� a�;��H�
�R�
-�7_-���j��"�H5)l�R+pR�
-=�TF��]�==�0�0„�t</7t�z��M�jNrHy/��=��G����d���a9-Y�K�QXվ����
��37�R ���]�f�z<u/C
-�>4q��~�
-�
����U2+����k��4Mf���_�V��΄
!;"������#����m�l���aW�ם6�
$Ah��s��H
�[(��� y���#�^���.����� y�j�%��.`k���;��hK&�
-�$͊�$t4^��mH
�W������Ή�d$�d��6��+.�8��'���v�vab��Uܐ15�o��B��j���>�\�
-
-(��%TEU�:4c�a�
��H�q<�h���5��Թ�En5���������&���N��(~H4Iҝ&��*;[�׽�8��+�8m��E=Mٝ=�>D4�S��H�UT��W�~�w�
���j����`v�����:�tf!���
����L
���
I;Ċ�H��jv�?OWՉ�i
5�l�
�� O�>M+D�qb����Gg=��Wq�MN����B�K�li4�ǩ��I�%�#�C_& N�Z��
�� 󍫃�~�?4��z�?�Mݎ[�Hi�PM��77����Z�IE��T�[�=��b�\�� �č��c�禘����k-�[�����
�GD�c�~zԎ	�n���f
���M���Z �PO1l�\J #�c����;Q������m�&������x���ӏ�vP*"{*Rw��>"���H�m���񃚻��9G�
-��o��
+x��[K{�H��Wг���*Իj�I�����db�*�
,a��@����oQ�!˲�����p�}�R�]x�����G���=��R�S!Aa�������7��}�BD����V.<�5"����;9�Ok�PO
+�޺G�Q���n���Go�HGZ杞{Z .=	O�B�μo��_��	�����_�?N?
�?m�Ƃ ��}��a�4��H�R �x%�2��e�x(��)Ϊ��n�KW��m�XJ��=��U�V�a=m�g
^6��]�q^$Y
+0I�����<���4�ۏ�"�.̎
.��&8�]���b�lzSF) {�E�^&0"��R�ꍷ � 
{���n
�{�v�*���	���Hk���J�-6�.�e��(�Z�i 7eT�
�J�H~	����`g�go�����_�����V���?Z��@��BJ�{ ?�o���
̻~��c[���2 ��M{1Px�-
�"�)�O��2^ \�qz���~�����*ʓ�l

0�o�B
>Ʌi�@[�_�ͱja�E��ڼ9�
�T�ֿO%��O�`�BYsA�	z���[���J��sR^���J���O���_�ာ���!t�sL|��8����E�/���B(=��p��qb�Q��2ҏ�"���e殗���5�@2�s�$>��=#�1�9..
!y��B�lE�^�/�W������;..��ib��,I
U<���5������,_��Kd����;h����
N"��/q�d�Y2�΅PO��K��d7��-���h�P�Y�[�7m�	�ߘW�ͼTe^����V905N��2����] �A�Y�5�-�
+�<�uOkڝ9��⎛�����U�k��N�h(��X�PI%F�K
+��p0�؊��u[Je��<���Q^&��:s������:��s�)_�B�x����9�
!��U��͇E�|
��#'"
!� uM���"ͪ�[��C|�a��u���;{����C�!������:׺̒�e�G���̏�Sˮ���$Y��,aa
j��k�]���:�~�ξx
l< 7��f�p��ۨ �V�q
Ӽ$`?�y��q�Z��G��L�v����O4���Q4O�(�w�N��H�u�y%i�)��E� 3W�5i�v�`?���v�<��$]���_vF��;ca��̓M�
�&�
��-0U�vG����V U����o��4��"U$CݕZ�3�J1C��1�R,a��J����I�i�㚎��nVos�D��$��Ro�S�z��{�Nf�y���i�jn|FiU���B3,��ܬK�O�w-�>��Խ<
i(��P���f��9J+�/�?�V��|册k��4Kg���_�V��΄!;"������#���ҙm�l���aW���N��4�4Y�9��H
�[0S��Y����_��p�K�w�U�|�}��k�+6�
�Jуm��N�(#Z�D]!�dy�����K�<�
���R��9�����L�ݦ��w%�G���d`L�Ҏ�.L쐵�2���m2V�V]
|y]ԇ�ͩ��P?[BUT��C��Z
fߡI���#�&+�[C�N��_T�V#ڹ���ޞll�+��_��x�$�iB^���|�kM
+븊�Ӧ�\��D�݉P#A�CDc;U�wZE�\�d�s�s?��
��U�ĭ���4���L��3
�O���d�f���w�]H�!V�GB�[T�;p�E��N�N��
 l��x��iZ!R�k�'D?:��=�J�|rRf�7�,^Jf�H�q5N��>Hz
Ha�}�8%j��7x2
�7�*�M�P#��%��7u;n�!��C5u_��ܬ"� Sr�"x$�wS��nA�	�%Uf�D
Td��ɟ�bb���^k�����vo?�h'=²
�ӣvL`wS��7kH�p���~
�8
+��1šn�Kq�yw,�U�z'B�r��<�Mۄ�἞����~��JEDOE��nU�G
���
�]R?~Ps���?��^���
�
 endstream
 endobj
 841 0 obj <<
@@ -2203,12 +2200,13 @@ endobj
 >>
 stream
 x��[�v�F��+�J�sB��I,'��d
YY̱����9x:��O� 	�)A��� �V7�ު[U�m�Y9���ٟg���
zA@��Ǟ�N�����wx���{$
���e�Pz��9o�~��#�=?�������>|���v�����k
-�{!�Թ�vB�1��*��*q޹�^/�$���W�\�tvq�56������X8y!cX���ez|�>H��}����'^��nJ��-��b�mϰ�
�hwطQ�Յ
ړ������C�n� ȕu���$��=���gUGq��Qfn�F�_7�G�,t�ȇ^�ӪK�͔��a�E/���0y=�[ � ��USMo, 
�3h�=�݁���K̵9lB�<)K
�q��b?ڨU�+(��	�E���n�� ;%.;׳3ӪWv~�?�AK�3��8��^�{ ?�o�����h��a�  ��y�.�03pO,�Toj�4]�����
�ݲj��{��72Jԝp�N�[.��4��Wh�ݒ��K��O|A������_[�R�=LI���i;eeDɲ��%
-���g%����bb%��[CFym��4|�Qcyj�N�f�	���prj����F2����l��U��
��j�	���d˧D��[@Q��l�ee�
��I��i���s��т
��JXvmյS��K���r[�^��H[��l�"#��"1?r�ܘ_��Tr(���}���$�M�L�k����=�bl�S$u��
a-v��x���j�y��w���z@zW�чL��hw"J);1�~"�q`���
������^:LZ�in[4���t�G��a
�^nq��,�M�PUj
-v�I��
��c�E����t
�Z�em�N��$~�*�3�a��þM�
N�X��Am�+7�.ԣ�#��M��5��&�#B�e�#�4�Ch�ۈ�!������i���d�^9�"'��{�s<�H��? 3~r����M�)i^+"d�6�e�@ĥ֝l�ԭ����}�c�2�29�srbnr8��n��
�1�	w����%!�weW$Q�	�b �!�D�)�,��h�4
O�,�=A�C�������1��&��
������
T�1�ӷ�!�/�����-�\��
v�������h�}��
}��I'��i6R�[�����.��f��|v��[�FFOY���k�RQ�TZ�j��V������g����
�hGx�l���ljG�Q�,-Y''���ya�|��xF��s��W�ذ�C�[�&M V�Ҧ�Q公�~��
2O��DiPS�ֽ~�5�^�H}x9B��,K���$k%�
-�M�<J�/
 "r�*x��|���h9
��R�1]�QL�66
-�>(�P}�ߝ��P�=� 1�T����Дu�[5���{qP�85j /�[��-(�j��]��z�[h�-�!�bK?��li�����"*�������O���>�@�ǹ*���3���&�+6�[�vp���
Y��$Έ�
�>o^$������?��Rk]�ͨj�г%���+e#���v�*�`u7QV�:�ڞǠ�E���0�va6��kw��X�ؑ�CC����e�Gp�f���
�����ʤ`6��;{9u��eJ��CW�G��!�
�
lH�X�k:���}o�7���蕹~T�� ����/�r��e#�O_g]�,wh2B�Uvo
-���7����\.w�~�x;١
�i��<�y��ӟ�
)h�*�6K�2N��{Ry�i�J���߯�����Gu��<�ܨ��i�&������ٗ�
Jg2�]��jŸuM������
��h��?�>lE�aPo�qP u�lز߇���o��H�3MAbӞrԗ�M�=�K���WX6�%�5ޕLmyҤ׷@�
������t��ݓ���;)���x8��_�����zwq�&����yn ^)��;�j�
Yl�x&�a�I���Ȭ:�놌Nˇ~�Y�ַQ���S�}
k������.�(�۪��b�Y�Y1BA�Ɵ]�h��h�=�?D�_���/}<�ڶݞ[s���
���@
I0i�%�{c(�ƩI}�Q�?�h�&���2r��ϕ_�ě-�ݤ	m�u�
����4gx$vv�Wg�A8@�
+�{!�Թ�vB�1��*��*q޹�^/�$���W�\�tvq�56������X8y!cX���ez|�>H��}����'^��nJ��-��b�mϰ�
�hwطQ�Յ
ړ������C�n� ȕu���$��=�Q󳪣�M�(3�]#�գ��K:K�C���iե�fJ	d�0ߢ�r�a�����- S �Cߪ)���

���4�
	F���K�V�%�ڜ
6�i���%ܸ�e��m�*�����"�f�C7ZI�����ٙi�+;��Π%��}i
sF/�=�����fy�{�_4�l�0rB�
�V^�� z�
��'K��7�l��V`��M��nY5�����%�N�`��-�m��+����n��z�%��'��G�z{~篃-L)�
��w� ﴝ�2�d����|سXV~��H1��`ѭ!��6��F>�<5e���e3�T�y895����o#���|�R6]�*d���?5�Z��
��S����-���xKU6�2�~Ҥ�ʴH�VֹL�h���Z%,����)����[��-j��uZ���L6�
@�PQ���ln̯��b*9��j��>��yL��&Y&�5�v
��
b16�)��U[���;�Y<���n��<��;�v�t� ����C&m|4��;����@?̃8���w�FEG�d/
��L�4�-�VVc:أ	�ᰆ�X/���Z˦U�*5;����b�1ޢ��U_:n-㲶_��T�?|
+
����a�&���S,�Ԡ�ȕc�Qd����&���v�!���{�!��m���o���]����T2N���T�[ͽ��9�X$c��?9E}r��˔4��N�2V �R�N6J�VQӿ�?t
�>����y�t�
S�99179
nq7��ܘx���B�a�����+���x1�p��t�Ӕi��g4L�'����!m����пT�ei�|�Y�b}|U*�܈�����Y�����.�D;�^��PQr4r��
�QFZ�>�ܤ�Vv�4�ͭRCP�b�Sn�y�� >;��-{#�'�,�j�R��h*�V5�}���Bsr��3�NLZw�#�a6B����#	փ(������OL¼�>Nl<�_չ����ZlXˡ�s��
+�HiSѨ�B�M�tk
��Kh���
���
+zU�^?�[��N��><�
!�|���i|o��u��M
��� �	�l���K_�P�y��Z~�Ә��(�^�G�G�>���YN(�
A����^��]`�~hʺꭚZp�?�8�E�5���-h�A�L�.�F=`�-�͖�o���]C���Q��izt��T��'E�R�G ��\������S�e��-d;8���`���kgD���7/`��`^ȟIW���
�fT5{�ْ�V敲i�i;}�K���(�v�~m��cP�"\�ao�0�Wյ��N�\���!
JY��2�#�@�T�����e��neR0���ȝ���k�2%�������F�6�vWC
+��5
��ꈾ7ٛ�J�[��\?��Lm�LV��Y9��2�ԧ���.M�;4��*�7}L����.��W?^���Ѕ�4WK
��<
�����f��h�F�%C�
�T�=��˴z��M��W]gz��:�h�Xn��Ǵq�I_Y�Y������
��.�q5�Ϻ&\��j��M��v���m���0�7�8(�:{6l��Cy\Q�q��Iz$䙦 �iO9���Ц��%J��+,�˒��J	��<i��[�ކ�|Zw�~�I�����㝔}XD<
~�悿/��]m�V��8[�����<7 ��r��e5��,6a<�̰�̤�P�RdV��uCF��C?ܬ@�ۨUW�)�>���Kd{M{�
�m�P1��ˬ�
+��N��.k4�a4��"�/��g��×>
fm�nϭ����v��l �$
+�4ϒ��1P�Ԥ��(�]�w]�s�b9����/�e�͖�n҄���:}�r�`_�3<;�׋����@�
 endstream
 endobj
 886 0 obj <<
@@ -2498,10 +2496,10 @@ endobj
 >>
 stream
 x��[�v�F��+p�H���~,Y��kƉuf��!a
-� �r<_?�� 
%H-���_�~��Uu����e����>#�#)��f��al�����8Z�o?G1�����:�� J�_Eo�~�1šFJr$��>p�"��]�py���ё��G��"#�P��Yq̢�E�6�x�*�1��?�}��y�����`l")�Z�wp�"B���щ��q��'vBv��r��ǥ�!-�kʠ�qZ��
�b�8'�þI�mU���=���

�v�	#qV�yY LJ����M�Λ|����m�U�նLj��D3��W�{Zn�C+���GX�� 
+� �r<_?�� 
%H-���_�~��Uu����e����>#�#)��f��al�����8Z�o?G1�����:�� J�_Eo�~�1šFJr$��>p�"��]�py���ё��G��"#�P��Yq̢�E�6�x�*�1��?�}��y�����`l")�Z�wp�"B���щ��q��'vBv��r��ǥ�!-�kʠ�qZ��
�b�8'�þI�mU���=���

�v�	#qV�yY LJ����M�Λ|����m�U�նLj��D3��W�{Zn�C+���GX�� 
 �W�����M%4=2,� ���Π�"��݁��A��n;{l�o�(���|�Ί�4ic�P*D�E�uBM�.3���X�p��˪������
ZR,��a�@ �Fڨ{ ?�o��r�yw3O�#l"���n0��a��$��h$�NfD0�N+؆+�� 쮲j��$|�_�U"H
5�����U���l���a�d&0�	�ٝ_�+z�J0�D#%Tgք��c�2��� �$�5ª#A6�y��TY]�9����b�a�0{���� uRZL��bvHiYu�Hӳ��
�*�&OWy�
����]o(�ʍ��>�����*O��z�K��I�DXc���ƀh�~K
���̛@��:�r[,��'a�)��bk�up�
��π<k��Æ�[:��phWkP2O<
 <���rri#ri���C����t&�3����T,
c���iu��\}���8�ɬ�Y����@��͊�'AmX�� �t+�,�	�qO�j	P��R*�Vټ�����A��?̏�-�%y�(�;�NM	���!�Q����%っQ��L�2*�����@�
d4���a V�q�&�j�z^��&-����m�9�
��|	��� |zo8�HJ�
uQ�ɗW.��&Z��2�~Ftm�m��6����
���G���,3ΐ2�#��!��c�2-srЖJ��:�`&@����	Ύ'��
g��ON���u����p%�"�{ f�H�ۦo at 0ib�D���Ҫ7�y�ݬ�b9�`�d�|�{�j�����	r� 8�I�Y�V�|1{�����[�$�
����4YU�;
}#��ҧ���3G ����_/<��Oi�Q���%�~w�s*!ĝ1��I����}��6��z/kr�EK��id/u> I����e
�yӶ^g����~�:i$���7�����	�G�#fr�מ��r�/t%^��{�DC��[�\��\��
���
���q{$̋>��u���
r]4�)�P�|��
K��n����Y��6.�[n�*�*
�������0�M ��DçuYo��>�~�^����XX���l�4�tcI�3�'�
-��pX 
�z����I�jr!�h"Ps�,��(⡌��Qw(��1��\�d��,L��>0��eB�Un�,
e��F��d���� %�i�
<,�L�!�́�1�u[���@���6��˩9Y76�4��4�'��:۟>��>����Ѽȏ�f�̯�bٲ�3c�z&N����_�|x����n���_2
�f��������CԯG����'�O#��3㄀-����l���q)�~1�	����W}]�7��j�]��
/��;1�=>`�3
�Sg6�#�@\u�v�˺���t�z����u�A@ڻ�W��Q���^�ҷ-�6��dz�g����j
�{�/T�|_�C8	!�-]9����(���r�R���wĖ>�Sߪ���]��Z��3��
3]�yьo<�8i}�Y 3�l��:����Z��RɳΜM���D ºg
�m����h���.�����^\���r*?
+��pX 
�z����I�jr!�h"Ps�,��(⡌��Qw(��1��\�d��,L��>0��eB�Un�,
e��F��d���� %�i�
<,�L�!�́�1�u[���@���6��˩9Y76�4��4�'��:۟>��>����Ѽȏ�f�̯�bٲ�3c�z&N����_�|x����n���_2
�f��������CԯG����'�O#��3㄀-����l���q)�~1�	����W}]�7��j�]��
/��;1�=>`�3
�Sg6�#�@\u�v�˺���t�z����u�A@ڻ�W��Q���^�ҷ-�6��dz�g����j
�{�/T�|_�C8	!�-]9����(���r�R���wĖ>�Sߪ���]��Z��3��
3]�yьo<�8i}�Y 3�l��:����Z��RɳΜM���D ºg
�m����h���.�����^\��y�*C
 endstream
 endobj
 932 0 obj <<
@@ -2791,12 +2789,14 @@ endobj
 >>
 stream
 x��ZKw�F��W�j�
-3&vr��&n��M���L�@�!���w�AF�(������
�e����O�g�,�z=�:@p�,d	ߕ�X�î���x>��ٳ&���s�/��JrnQ�������
�s=�-�����9<���L�b48yEau��Z���s�	K�[Q�X����>;}�
�O���:�Gog��ڈc�K~�ű�r}ưZ
	�ʪ��z!���tv��
q%��(�-��I��mò�.�h}ً�(��Z�IS�2�2LX�-
��0ˣ4����\OY0.�q��2�_s5���K�[C���R�4+�M;�� �wG�7�
�6/|R�x
���0�� �eY8~
ߵE%v�l-�/�
�!��q���Z|�:C,�q9EP(�����#y�`�f!�N�-N���me3��� �=f~Ԋ�#ҕ���
�VS�.�P������F���Jk�+av� &s�T� ��>��N
-�|m���!��v�!�}/���l�& '�d^�W�j�GT�	wz���C��+���p}BV
�8b��/�x\��L	��<H���a/�D!�6ߝ��O����l
��������Ð
�A��(�/Iz���	��Q�6Y���·dC�i��C4�nu'��kq�A���Z
��guj0�P_�Dwg����H��d$��m�~��GD�
-f�9��evY� lpnc�?VC��
�A�>^�g�D���
-�
X<{�H�ɾܓ0��ΪXb)cVQ�i��?���K*�r\�3M:�ǣe���{3���Ҹ���U��:
�o�"�w�Aʎ��q�3~���R�J-��>���h�8�-���(c�\��</�`h�[%eT����f��!��K�A��!d(:�*jRc��
��H�\�O��~,�0^闰c�8G��C{��_�:�����$ʋ:2?�-�t��y�{�fGJvx��
|��� ��� j�wq$��E
�>�Ci��g
-�-�H����.m/�n��Bw�L�`�NB�fF��"�`
���ѫڻ���I�U!�@���y����PF�k �=�=�*dU�>��.Pk���6���Z�y
��7�ZY\�ݰ���#��2A�"��P��*�V^b'��
6ߥJ���
5
���g��7�=��nȞ�7f�
A�=�õ,�D�ùm
-=B�E����S�j��]�Jf���~*�����8}t�<�� {��B�q:�-�P�?y�{��n��$5ګx9\{� �IcxU�S;_��h��"�:2�(�C #�@&
d/��"
�<���Ѱ�g"�f�Y?�\���`Ͳ �EAb0/c�����h���1�8U�\w����M��O4$W9�k��͠�[6�sv<1O�l��Z��_#�naRx]1�y��bA�k�<O�AQ=:1�Ũ�j%M<\D�
ɋ@��}�_�y�MKe���]����F��!%X�E�d�UI�#ϾeO�ar��ե��%�7��!�X��?�����
I����4.���\uv煲Y���<���G���EW݁t勸6j�OW�N�o�$1.�L����$��zJ�?j]\V
~]���W�|��b+������N��=�Ԯ&�����"����p#n�i螖(Z�\�u��� I�}0�!���M/T?�~y\�Br��r�o:U#�?�z�>|~/��I�3�����D�mI͙�̃(ѣ�É�*�W��g_��͵�� LŲ��h!z@|�AC�����l4��]�]
+3&vr��&n��M���L�@�!���w�AF�(������
�e����O�g�,�z=�:@p�,d	ߕ�X�î���x>��ٳ&���s�/��JrnQ�������
�s=�-�����9<���L�b48yEau��Z���s�	K�[Q�X����>;}�
�O���:�Gog��ڈc�K~�ű�r}ưZ
	�ʪ��z!���tv��
q%��(�-��I��mò�.�h}ً�(��Z�IS�2�2LX�-
��0ˣ4����\���,�8��m��ٯ�����%�!�`V�g��Ѧ�RB ٻ#��R�\
�>�v�`
+`p�[�rݲ,� ���ڢ�D�]������8kl|->I�!�������"(�
+J�b�ב<w�o�`��'�����߇���
3?j�\���J_���~�)`�{�w�F���#�� h��ȕ0��w�LC �9C��w�YVBi�
�\��k��pb�ΐy޾t��~�K��W�/ŀ+G��#*ք�
=~��!E�`W�H�>!+�\
1B�A<.c}���I{
$p~�m��G��N}�'E�~o��
f�l`����a�� �d�ɗ$���
���N�,�^d�[��!�4��!�D���N���
+� Tt~-�����:5b�/u��3TD�j$�`�
�J�6Z?��#��E3T�
��2�,c 68�1��!������E��3j"�||���,���z$��d_�I�^gU,1��1��˴���J��%Y9�ә&���Ѳ�I⽙EY|i\n�Nq�*�v
�7yλ� eGn�8��N��d�u����m�@O
�4s����z@���}��Z��z04ƭ��2*ntpj��h��������2�e5��baQwP�Y���a�
�Q�
/��K�1r��Cס=H�Ѓ
	�JO��{�E���ҖC�V�<�=n�#%;�Pa>do|��{ 5˻8�c�"H�ء����3��}�]��M��W7�m�;H&z0O'!�p3#�p�\0�M�
��U��
���$Ȫm �f�<���f���5��
��r�*N�W�\�5M��fU��c-�<U�T-�,
+.�nX�{��pQ� }UW��JI+/��NQ�?���R%���W����۳������7dO�3l� ���ZL����6�
!�"
@�N�S����N%�gqzY?��EJ��x�>:�?
Xn�=��q��8
��q�ǟ<�IW��t
+��U�
�=
FҤ1<�*���/�q4��Qu
�j�!��~ ���|��y
]��h�v�3��
+��[.
�ou�fY�̢ 1���JϊH����J
���i��g����g��H
�'��
�5��f��-�9;�����?�V-K�ۯ��j�0)�.��
+�<U_� �5�A������
���bT\���&
.���E yH���������YF���up�o�א,ڢJ2ڪ$ȑg߲��0�J��RVÒ͛y^�
~�E��RCwꎤTGR�u�W�:��B٬N�M��Y��������@:��E\�է+]'��j�i�bd�a��Z=���..��.���+T>�
w���{�Bw�T�\jW�L���GIj��
Ge���4tOK�u.�:z�
i���>�������	f��<.J!�X\9�7�����@=d>�k���L���I�϶����?�A������^Ы�3
�/����Z]T �bYdw[�= �����a|�z6�˴�a
 endstream
 endobj
 971 0 obj <<
@@ -3053,11 +3053,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 980 0 obj <<
-/Length 411       
+/Length 412       
 /Filter /FlateDecode
 >>
 stream
-xڝ�OO�0���sb�C���^��ĉ�����V�h����_�I�EI�*ѓm��=��m�<d2�#���0F�H�D	f����`�{�@()¿N������K�s�	)2oћ�
�$s��)��{�阼�P����z*K�
^��}1�d��i�V>fw� �xF���
�L�q�n�G���7����ͼ>�e��vRQ�\A�'�/b�ZkƱ/�n߬�d��Po�VV�N�����v�Y+��rF��O7�l��U��r�����X��%�R��;-�˯�Z%{9a?�^�
��I��g [��ջ�z��������B#�ģ�^���}��{6���7ńc>ۯ�u��]�k��(���S�)��b����]_�Y
�=?d�dr���c�8�S�����n-��7���
��[��
+xڝ�OO�0���sb�C{f��
+$N,�8Dm��D�ݴ���L�.JZT��l�O���lX����Ofu4`!$��!Bc�V�뛁��=�AN�u��KH�u�/�ρG4h"A�ޞ�0�m���2��M��@�
�G ��0�sx���ń���W��|���A���>�K�)�����6��,�˷����ͼ>�%��tRV�\F�'�/b���ؗj�o�]��y���հ��-��u�]n֊)��Т���M5�-g�{��o��Ƕuһt	&֨k���WM�Y�^N��W�E��!q��
`Q^�[�W�X}��(4r<
+
��'��ܳI�|�)&��~U�
��]
�E���$�
+Jy���p
��v}�fq�������;l�s��q��O�wk�-�����x� ����
 endstream
 endobj
 979 0 obj <<
@@ -3087,17 +3090,20 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڭZKs�6��W���˩��ă��ĒWY��Jr�\I�
4�
�TH�
�߯� EJ�Xk����h4�nt7� ^�q$�"Ȋ(�U��2��"X�~�-֘�!�#U��GG�
tRDR(������
y
Ź
�TG�8�#T�Bx�]
�<��=*�TW7A�FId�J�*�Z��'�NKU�����]�ptr5�[�2J��K7�Y DT$���E�FJ'nA���7k�x_�(O�#U =����<��Ķ2�"��|�˲߷���jJ�


݇��i;��PS��2Q��۶\�vUV��w��GG
��L�`)bp͙�fo�:�V
-��r
���թ�$�ʝ���5���7�� =�-P<��l�\F*��L�ZNȗ2upf�L�nK������
4��'��*�H*9��ۅ,�rc�v���;
����]�>��?Ɇ9SA��(/�/��#�&8��aރDN���H�B�Y��x� ��U,��8��]�8l��ՠ"w��2
�LA�**B@\\
-s�s�8�"��ɞ_���U�=eb����,�v�G!Ò�;�E؛
�צ��ڬ��7���>PB�������F?X�./��wG��b��B�{��W��3
8��nX���|����+/ꟶ��-
>�I
eJ �΃�v�o��B6-��W��k,����E�e����xjWZ�ev$,E����i��&*A�f؀��ŝ�-�p_��1w���<�q
AA���Թ�ε�J�{כr}7���
�O��=M�����t'�P{]��q�
-�/�q������c��n[�u��
;�F�['M�����;�Y[
����uj�-�u�ޢ�q�z³nz\�Vix	?^�
�5�ggL��3�!�ΜJa�#�h��M����:+�u�Q���K���p�sꕫU���HN��W[�����
�V�~m�V
+ˬ,��+
ܱ�%@uДLuؚӶf��u:[�F%)��)�~ėn�$�]gW����AI�s�Qߚ�ߍ��!�IМ����7�����-�Uw���,��w[o<�����u�	�,l˵�=|���C�*��8�4ܸ������}G��go�sjm��Mj:
}j��̊l���
a�����^��I�C�f=�8A�#e�fʁ�nW
֊���K�
-؏�s���� FYT(���"�2�����*�{*,$j�Tpy�1�ꚛ�
�� 
��H��m�L�̎���N�����
lϿP�KZ�C�7ws���
Ɠ1��aڝ�az:���;�NQ
�n�M�x*·�늯����ԝ�c� 
A�m� ވ��o�Sr��
�.�gB��v
�[BI


-��:������q7/拧9(��^:�%�^��yeV�-���o¹^�>�{"�S8�_��|"����I�G��*
�
��ճ`,
˜�xM���3��3�z��$�6��K��}��h��[��Q��Hn����8��t~I�z��糫�?A�wW�������y!��/.��\���|^����Q�����V�C�x�`[z��3
g��'���P��?��"���wg�g$��{f� �����՛��K~�O��O�9��) |A�ξw~|���]����$b�K�C�^7ro�茖�����s�phA�m�Gצ/m58�,H�"S�˝�V �8��ch/��Q���x�$I#
����X�$�
ƑEAD�����)ItH^D&�"|�R�@�%�ӀOS!��>�b՚�v>~uk�}�ID}c�J�hb�
q��c������{9v���E�u޲��Y��p�KF��
�=0��$*���[��>9�U�sY[#t���[
-C	�j�
7��
}�����1�J �e��9�Y�K�BA�Q��KH��lg{w5��[�nH�'L��o�qr

- �`)(��K�Mb��3�M= |����u�����_O4}:�I���:xn��JO¯��6F_�;{��;��
ۚ��z
��fߺD�Se
G(f�
��� t��=FT@����\x��^كESMQk�{@�/�V,�n��b`��H�r��bS������R ��m�m��I��7>$���`�U�1sH��p�v�3���a�
Ff�*]�f���Eq
����_�Z,6����_ rg��|��
ڵ���w�wy5�X���Ż-@��GN�5�?�qX�m�f�tEQ�ʥ�;���x��D��
]��kKWfH{���{גF"d��<w��?��H�B�b�v��B?��t��W
|�}Yn Yz��	w瑦w'�t�L��9}Hba�
��'ܦ�G?9
�"z��"u;��
sXQ�'s!��5g�oz	���<�Q�j��Ա~λ ��<Ż@��T~>$"�XV

����蘝4����Q��l�CV0�`�wVK���fЛr���6RG�7�����?��nO6)���]�1��H*SY<(�u�q!�0ޒ����>
xS
$Q_�n�=?�I;�}�v��s���%=��{�zc|̃��=<
B�aDf��3��^
����#�
�����ٮ�k
R�侔����+��g	�Y柎�U�ѝ~¨�
���͇k�Ի���a
��L�����%�H�H~]�^�$�p_�*��3�@��?�M�8��F��$
ϼ�X;C�(v_y��=q���$�Y�9������P\¥"=���.�j��(�ߏ�#�á"L�ū�vR�$"m4�j���հIiw���Z�=��5�64�T�c���
A vQ�h"����t�+��(�ct)	���Axi'\��5���@�`TƬD�|]�O<~"
���h���i�
%�0*K�T?(cP
e�S��)�i�W>9B�I��-7��5��}Lԙp:�

-�˓�v��$���Χ�<\2�\udŒ�>l [��
��z���T"ʵ
D��'�V�=�
�P��$*��
|�;D�^Q<8A_sHd �gT��MF"A�#�*�S�~������tf_��B�䓊�TE�Y�z�^��Ӕ<�jn��{N���7p��-4:�[�}���I ���8�UC�)MSUj����(�\�>c� fs�'	
��V�
-��
-&�S"Jp
�$㧌`�iI���U�5�{����Ocڡ�n�ۨW[Ç
�)�HKM��N���tk��&	��+��p��|��&쾳��^E��の-��+�S1s�{�S{�o}�"��P��wM׏l<��X
-/����]
?^Nl�|�
+xڭZKs�6��W���˩��ă��ĒWY��Jr�\I�
4�
�TH�
�߯� EJ�Xk����h4�nt7� ^�q$�"Ȋ(�U��2��"X�~�-֘�!�#U��GG�
tRDR(������
y
Ź
�TG�8�#T�Bx�]
�<��=*�TW7A�FId�J�*�Z��'�NKU�����]�ptr5�[�2J��K7�Y DT$���E�FJ'nA���7k�x_�(O�#U =����<��Ķ2�"��|�˲߷���jJ�


݇��i;��PS��2���m[�z�*+��;���#���]&E�1���i��O�T+�~������TD��
+�N|@��H��HS�
�(
�w�i.#�?�t�^-'�K�:8�n
+&_7�����~g�}ٓ�I�Y$��k��Ba�1P�Va�ҝ���n��.^�RƉ�dÜ� Qy��h��}
���0�A"�O�M$Q�c��,�Rh<S	���*�@
�gu�.d
6��jP���
+�Y��D��g! ..�9�9V
�@�?��dO���\�*͞2�|B��IQ
f;ܣ�a�?�
�"�͎�k��Mm���O�T(���~kx�MI��i��}�#��
��c!½W�+m�
Ve7�hn�W�z����O�����$�2%�P�A�L;ӷvEn!
���+��5IC�}��2�dx�w<�+��2;��"
�����d��w3l�G����X��؊ܘ;�|w
��������K��q��Y�߽�M���Dg���מ&W�
�TU��X��.I�8g�������_
ױjv���:{�
g#������
+[V�
Ϭ-�Zb���:5�ۺko�p�8_=�Y7=.A�4��/ێ��
ֳ3�|ƙ�HgN���V4F��n�J�غƨW��%���� �9��ժ��f$�H«�[g��a�u�j�6~���eV������:hJ�:l͍i[�~�:��a���B�J?�K�[𮳫�ot���9P��oM��F�ѐ�$h��M[�K�q��Ϫ�~�W�T�7�{gvv���e����
>���h�L�dn��dm�����[���9��s�&5
�>��TfE�o�����@Y
+�~�_�$��a�
f	����^3�����k�S��%J��G��y�^�,*�z�[�J�Á�s�
+b��=5{*
+���nu�M�F��oa$�E�6{�qfG
��vP'l�z�{��_(�-ڃ�؛�9�������0�΋�0=�{��'�(�g���Ԧe<���u�W]��ve��p�1Z � 趌D oDX��)9_Vz��3��[Y;��-�$���	�i
�^
H�q��︛��S�
�Ih/��/�����2���p��7��	��c�=��)
�
���V>�W�w�ߤ�#Y|�e�d
+���Y0a�h�&U��Z�m=�Pn���%v�>\~�Uŭk�(xBd$7��o�`
�q:�$��xE����?I�� ̻+zF����{n��B���o���
>/�[
�ax¨�r���n+ˡ[<`�-���w������l~A�����i�������3���=�|y�W�������%�����
�
�O���?���Wg߿;?����.��ty1��!�?[���TtFKE��Rѹ�8��׶��kӗ��o�Q����NH+���H�1���R�(��s<u����~�OM�d�}�Ȣ ��xkp��$:$/"E>u)r�x��i������qv�jMo;�����$��1~�	wU4��
���˱M�LZ��
;�m�"�:o�V�,�y���%#t���
��h� G@׭]s��ު񹬭��x�-���D5뎛�
rI���U}`�yϘ{%	Dz�	����,�%�k��tܨn�%$B`�����Aέ�v7$��U���89�Y��l�%�&���ɦ�>H�l��:DIN���į'�>
�$]�p
<7�[�'�W�i��ߝ���
�w[�m��M=gz�o]��2�#�B���l :J�
#*�S��Q.��b�������5j�= ���Z+v7�H [...]
+y߶���$�����
�I0̪ݘ9$�o�E;�M�?�0�
#3I�.z3{Kآ8�Ir�[�/{-�����/���u������fbֻY����H��i��� ��#'�ޟ��8���v�uY���t���
Lim��p�������ε%wU�+3�=�J޽kI#�2UQ��R�Gq$e�
+G1m��a�xy�S����,7�,=�儻�Hӻ�Z�R�Ԃʜ>$�0k�I��nSӣ�
W=Dq��
D�U�9�(����3�7��	�g�
+��(u5Hx�X?�]��s����] Vi*?�
�
G,�B�r
\t�N��`{ܨ�u[�w�!+r0�;��FW�
3�M�{Au����i������GF�'������Tc�?$��,
����[oIh�
Vw����/~7ޞ��ޤ
�F�����Cer�����=Y�1>����A�

��0"�����U��he�����T���lW�5�hr_J��z����,�OG�*��N?a�rm���5H��p��0�D^��g� �?˒@$I$��T�te�/bg�~ S�æu��}
��d��g^o��!�� �������^�w��,�
��i��M(.�R�����u�U5��\�������P��ڇ�Us;)K�6_�Ii�jؤ��i�@|��
}ɚF�k����1VGo� �(}4��US�]�Õ�n�1����G� ���.A�O�W�K0*cV"O>�.�'
?�t�q4Q�ִ憒i�%Q��1����)�����+�
!��ͤ
+F��t��}�>&�L�
�͍���P;ky�S|Z�S|
.}�:2aF_6�����z=R���_*
�Z"�ѓ�E+�Ğgn(QAY�>�
"O/�(
���9$2 �3*��&#� ��p��)}��
WT�BQ:��Hz!]�IEC�"�,B=C/B�iJ�X5�Dv�=����
�r
���
�-�>_��$ �W]
瑱Ȕ��*5Z��ai.W��Y �9�����a+P�xd�)%�p��SF0Ӵ$��H�*���WM�Ч1��
k��mԫ��C���T����C�~�S�5Ni��
���
+�	8��S�\_v�YtxV�"�t��@ז��󩘹�=ɩ�鷾Y�NJa(~�G�?
�o,���Bł��.��
/'6�?��"
 endstream
 endobj
 992 0 obj <<
@@ -3169,8 +3175,8 @@ endobj
 1001 0 obj
 <<
 /Producer (GPL Ghostscript 8.71)
-/CreationDate (D:20111020181159+02'00')
-/ModDate (D:20111020181159+02'00')
+/CreationDate (D:20120113193112+01'00')
+/ModDate (D:20120113193112+01'00')
 /Title (../../../../doc/user/graphics/cs_components.fig)
 /Creator (fig2dev Version 3.2 Patchlevel 5c)
 >>
@@ -3388,7 +3394,7 @@ endobj
 stream
 xڭZ�o����B(��N��
 ��{��\�|-�$h���P�BR��K��΋)��%n��1�ݙ���̮��n��.~���z%~
�E���T�Xm/~�Y-2��f�|�ċ{��.\��F[h���?�x��W�YD��C}��Z��׉����z�`u?	C��Y/���E�r�.n�ŏޛ�o/�6qއ?����曋77��uh�0���&Zh�'A`pu
��u��qC���:�O�5��q���u��Ѡ��e��|��tُi�o*Z��� 20$��.���-�
-��񵯸�k�UW�Ғ��6o��"Dž��
��R+�3��}1'��4��5
��ׅ�7 |�X����
(#�H�e��#�N��o�E'�ufD�4!�3�&a�\��[�yu	�.�P�J�'&�j���I��.�;�iuE�\͝�����${�D���8����O

Y���ÿ�
�B�E
+���︹k�UW�Ғ��6o��"Dž��
��R+�3��}1'��4��5
��ׅ�7 |�X����
(#�H�e��#�N��o�E'�ufD�4!�3�&a�\��[�yu	�.�P�J�'&�j���I��.�;�iuE�\͝�����${�D���8����O

Y���ÿ�
�B�E
 ���j?V,h�t�i��L�b�+�^�D�x0��95�:o�i���n��@��H�uӵ<���j�j�E����Uƍ3��oq��:||�9h�M�
�%��@.��;6B��:'��ۍUʻ��KXc+%�+Z���{\�����˸��=2Q�wiQ��~R�bQ�S�]�v��
�e�g0*Կ�=��@���n����=�[�=��o�A��&��RV��eY�
+��@Lk-��Z�ۈ@3�
�pd�q�+g{p��� �*�
�l��Вħ�rX�(����C����?l�l
�HW��m�h
 �>)��6M���*�z�z��/�w��C��3�_�3�
 v6����m<�{��ӰZL�.�5�A`o��XB
r��Sm$8���/������@�`��XInHƁuj�!kS���Y ����kZ��5y�Q��iY�T��r<�6L�`X$�0 a��R	�0X�Kvz'+>�QC���%�\���*|��
@@ -3403,7 +3409,7 @@ wu
 }
��<��A�Ɓ�9�c��#HڐU0 ���o/<]���;c1�_vd����Ɏ
���	
��'�順��-��-���vS�ˌ��QcgU�\&81�}b������r�o�|���h��l��=>6d
����e�Ie{��4ݣ#�D�ѭ �1an['2�
���M\#
 �΋�[8'���ц��l��^=����mQ�e)�@P�V=�W�W~0%i��n
����g���!
��T9Lz��ȏbK��H�֪t�����
 ���!�a����zp{8,�@F!nrX��ÙB�9�.����lڔ���F&Ϟd�(1����7/����{*de�V�}�G�l��38�@�M�-�H(�U����T�;(��?va�`qBW�_"�&�<�*�!p=��;�ӿ��dg�A]W���Y�Λ)h9Q��2��yf
-�a GVQ���Bbj�D�e���`��Guƀ[跈RW��:c��i�j�yf��/橮��T����ʨ���o��� �>,q�y�>z��t��t'g�6���RJ~&�E6,��s�K?i�^�!��I���w�s͟��!y,�x�BX�kEf���nӎ�1&
a偩�>�{�����l/�
������#����i�#O��	���,J�xEC���ڶnZ���
���
�
oC;�f,��^5��E�4�:������O��W��q�c�
�<��Ba�J/��oԦɈ@S-0o����[�����/��WX��8�
�,R!m'��w�Fd3_�9�u&/-E7�G���Qq����P��x

�0�����t�U�S:�3�-�-�M��Æs}�$�t҃�%�߾��5 X�2zȲ������@P����l���
n?�?���i�]d��>�F�a�#n
�x>�5�H���H����L�
'I��{ � ��_E~?�� �^�
��֏i��cq��f�5�����⣂��^�DWW����_/7����W����1�
n�&��X��D�ޫ���bàDA�M����ec@�
��1 AQ
�E���
(@GC�r,>�ʢ!7I<���0�-=
�
+�a GVQ���Bbj�D�e���`��Guƀ[跈RW��:c��i�j�yf��/橮��T����ʨ���o��� �>,q�y�>z��t��t'g�6���RJ~&�E6,��s�K?i�^�!��I���w�s͟��!y,�x�BX�kEf���nӎ�1&
a偩�>�{�����l/�
������#����i�#O��	���,J�xEC���ڶnZ���
���
�
oC;�f,��^5��E�4�:������O��W��q�c�
�<��Ba�J/��oԦɈ@S-0o����[�����/��WX��8�
�,R!m'��w�Fd3_�9�u&/-E7�G���Qq����P��x

�0�����t�U�S:�3�-�-�M��Æs}�$�t҃�%�߾��5 X�2zȲ������@P����l���
n?�?���i�]d��>�F�a�#n
�x>�5�H���H����L�
'I��{ � ��_E~?�� �^�
��֏i��cq��f�5�����⣂��^�DWW����_/7����W����1�
n�&��X��D�ޫ���bàDA�M����ec@�
��1 AQ
�E���
(@GC�r,>�ʢ!7I<���0�@�
�
 endstream
 endobj
 1022 0 obj <<
@@ -3600,14 +3606,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵYmo�F��_�Ņ*�����rg'M�n�;���-�Q�T�b���ofw)�m_
\>X�r8����33
MV	M>�}9c�K�G����P������i��g?%�g�/�M�r�3כ���
�jyb�$�=��&��XT�����v'Nk���%Ne��T$7�������l.�L?��b���Og�7{3͉����s�0F�R
wgF!�ߟ�p�T��t_N�JzQ���+��f�Ķ�"%o{��]]��A^
�K&�B/w?,�릨J�ɨ�Fh���٢-�&�vM^�iPc����%sFA�
�V]1e��}=����R3��xㄷ��%��A7�j}f[� w��hSˉ�G����@|ε瀍
��j6�6]tۼ��E��8B)��v��Ռ�4[� �)c�޼`W��~�x����0d�%,�μ��G`����DO��3Prb�N4 `��-��Q"��‹
^�����-��1 ;>;��U�E��r�ϼ�h~����M
x|�����e:���Xu5zC�T��ͥT�U��~1��/�ޣ'���tc�8i��f��j.1���p�g��73K�z�iZu�3F�Mެ��-�U���3I�U
����tNծ��d
-��6!����yn˪
uW�7vu�̰y�Y��=R�\���$[�M�
��*,.0�׹��#>ZG��ͦ�hX���Y!G��X��j��`6=�Ex}��?_^������?�|q1_��ۿM &q���n�3�}u ;g
�(
΅�����2s�ҡ~���}!]�.ƾP4m�jׄgEy$���9�"pG�4U�~P�������6˸�
v�a���*��u�_nA%�LT��v�M�2�pJ8d8��dSMD)d�c��<
���3�G4��� �Z;�w�ɷ���
����Ebm��]�����hQ���ռE7�Am�
�z�����6�	G�xL@�*��{���l�պ=rދ�<�P��X��!�ae��rY^O����b
����pƫ��)�f�E�0��/��}�bzi������	Ꮉ���".�p�Q�x�$�7FO�m�C"��X(��v�d�mŁs�X
T�O�#P������
�Q�>Y��HhpO��	�Q�n	��A��]�
���Kߛ̙��"�8� [...]
-i���S�l�y��p򾞇���"߅����S��bi��u�,,,~�o��]��lp���<��"NxY4��,��YX��x���-��1\ӷ�1Ѭ1��=���.��
�b.B�y�����'�W��5�z��8
?u�',T��t[�{,��"��/G��ϔJ�MX
�V
N4�&��7�,���
-J'%N$T�H��Ae�������2$�5
tacą�vm�h����a
�S/�0� ©D@�Q�}
���}�U	��Q�i�U�7��f
6{n��
��|���QGd��/�1
�v���ě=�t�"�V�[HUߓ����ш�!�a� ��WP����M�&�9AX���b�����p�S\6]��(ی�i��xJ���E�9��i��|'H��gb��<��v;�8�!Eb,��\�����ef �~�6��.B��"S�����0
R�
5Q��A�~,+�o�D5��dq������hۼ$�N�x	q)���3�Pe ��t���=$x�-��O:
�_Q��9���c�bv[u�M�M�f��
{>3�A�@4\cQ�� 1��
}�6
-�:0��N�HG�57��GӰ ,�~�ش~
 /˙�Ta�.!��� �1�?��
<H�'̧�P� +M�y�|f��Æb�C����}���
X��
-����{ �`�)�E	�;,` ��M�b�n��o
~ju����l���o�&�\���njY��
-��@���U���U���jNuèd��<�ǽY��-�^״��� gq{�A�m�2>��*Z��7�z����̊�+
�w�f���)F#֑*�?���n�f
������O�k�Q�ɿt�W)
\�
m�6~Z
Wd���Q�u�:�q���n
-
�4�X9!zZ�U5���J������w1�gJ
/���y75�@
����]�uBϸ�]=�gO��E��;<���ΐ�-v��5���9�
�
��>Nh�����K٦�� .��^�
'��wܟ�j��;r�
�[��f
���n(�{�0<F�!��E��(:D� ��}�,�����DXDl���f*��x1���#��͛�/�����
��
+xڵYmo�F��_�Ņ*�����rg'M�n�;���-�Q�T�b���ofw)�m_
\>X�r8����33
MV	M>�}9c�K�G����P������i��g?%�g�/�M�r�3כ���
�jyb�$�=��&��XT�����v'Nk���%Ne��T$7�������l.�L?��b���Og�7{3͉����s�0F�R
wgF!�ߟ�p�T��t_N�JzQ���+��f�Ķ�"%o{��]]��A^
�K&�B/w?,�릨J�ɨ�Fd���٢-�&�vM^�iPc����%sFA�
�V]1e��}=����R3��xㄷ��%��A7�j}f[� w��hSˉ�G����@|ε瀍
��j6�6]tۼ��E��8B)��v��Ռ�4[� �)c�޼`W��~�x����0d�%,�μ��G`����DO��3Prb�N4 `��-��Q"��‹
^�����-��1 ;>;��U�E��r�ϼ�h~����M
x|�����e:���Xu5zC�T��ͥT�U��~1��/�ޣ'���tc�8i��f��j.1���p�g��73K�z�iZu�3F�Mެ��-�U���3I�U
����tNծ��d
+��6!����yn˪
uW�7vu�̰y�Y��=R�\���$[�M�
��*,.0�׹��#>ZG��ͦ�hX���Y!G��X��j��`6=�Ex}��?_^������?�|q1_��ۿM &q���n�3�}u ;g�
+��B��o�F�9z�P?^�^{���.Z
c_(�6m�k³�<���
\�#o��F?���v��B�t�e�d����]���/��h�	�Nv;�&|8%
2��{��&���1݃B���A��#H�u�s��
x�����p�኿uN�p���6�m���\f�cx���e��jޢ�6@�W=�x
I�eȄ�C<	& M���{H^6�jݞ9��G
x(�u���̰��q�,��u�
�z1�SM
�i8�UV�K��"�P͗�˾}1��R��l���p�\
}~�P�P8بG� U���'�6��!�PB,��g��@2���9P��t�'�ڊ��T�^Tu�(i��`[$4�'X�����@� ��.k�@�˥�M��Ay�n
mb���uO�DpC�*`�xnH��"&)���bY��Hs�p5J��'pb�h�
+�SΙ-C*Ϙ�g�&D�4t�n�����`�����F,��(^��&���M�>ܰ�&O
�A!�V��f�?���o.�](֋q^Ď#�8S�٦�1�7��
%��(�F�Z��=pן>~��|	^l�4�@���)@�ʼ��R8y_��Z�u��Bz�m�)wf�����:_?�7��.BP6�BӇu
_l'�,��q���,,�_<W|�������h֘S�
B�icn��e�
���<�vT��{��׫��M��@vP���:���W�-��
�{�Xӗ�W�gJ�٦���
+�'�Dg��N���S�`�Dc��'�*r$�堲`{�E�{i����
�BV;�6_��TO��xf �T"��(待��v��~��ը�4�*��h��=7cl��`>��c�#2w�G��x��bx�M����}:�|�u�u�-�����We��hD	��0~��+(����&K�f�� ���i���V�c��)
.�.DA�mF�4�j<%�����
����E�����3
1Vg
�p�
n
pɐ"1�������Q�2
3�f?�d�XO�uć{
������KX��)d��(���j?��k�_P�8`�ɍC�C]�m^�X'a�����ޙk�2�@:D��
<ΖW�'
��(���Yo�1p1����&⇦A3���=��ؠj ���?�I�_L��l

+�_
��E�Z����M��iXm�~lZ?����LR�0f�pmx���c
$��SC�V��&¼`>����aC1ɡ�B]�>a��]��o�����= W0�ۢ��
0��&o�b7�۷?�:�r|�Q6��ʷPl�q�s�c�,�i�Z �o�Q�
����]5'��aT2Pi

��ެh�s�k�p�d���=���6E�F-��E=��r`fŇ�׻b3qn	C���H���{E�Y����uG�C�'sɵwݨ��_:諔.D�6i�
-��?2Vy��(�:d��8O�
{7��O_��=-��W\�W�o~��p�3���~���J ��F�����:�g�ꮞг'��ۢ|�
�jbhgH��q��j���
z@�z'4~^���h��lS�b ��p
+�L�S�;��G5��
9����-�3�AO7�@��P
��Ef�"JC
"sE���G��k","��h~x3_
+rT�_��_����f`��B��
 endstream
 endobj
 1035 0 obj <<
@@ -3799,7 +3804,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Zݓ۶�_��C��9��I �Ng\�I�6��L�I�@K��y%);�_�],�Ov|�L�����؏�.�w
���ɿ���
���9��Kƹ_��O~��/6���gʻ��0r���3)�w��'�p�q'6�,gi�LxI�����WVg>����v�3f��®4W������_]����7|~��ͷO^܌��d��>wqiB0o��Յ͘�&�/pC���zS��+�b��0T��3�*f�Mb�YVr˴�e����Tae�����`��B�eѴe]���YJ&��}���r������-R\H8K�+���#Jw�r�S�H��%���Wg�I`�z8>#`
�Ȁ6�`�eA��|'�:ɔ;Zt"^-G�W2
�L��4|S_��[�����F�w(p�f^��$__H���
+x��Zݓ۶�_��C��9��I �Ng\�I�6��L�I�@K��y%);�_�],�Ov|�L�����؏�.�w
���ɿ���
���9��Kƹ_��O~��/6���gʻ��0r���3)�w��'�p�q'6�,gi�LxI�����WVg>����v�3f��®4W������_]����7|~��ͷO^܌��d��>wqiB0o��Յ͘�&�/pC���zS��+�b��0T��3�*f�Mb�YVr˴�e����Tae�����`��B�eѴe]���YJ&���}���r������-R\H8K�+���#Jw�r�S�H��%���Wg�I`�z8>#`
�Ȁ6�`�eA��|'�:ɔ;Zt"^-G�W2
�L��4|S_��[�����F�w(p�f^��$__H���
 �VK!�{�Ws|��*��/�2'20�1��g���������Q�[x�mT0�,,(
1�~[4Q��

���{U�o���W6&�4�\���ĦԲۢ��^��ۂ�6eS����@��U��@OH^$�	>`��j�Q�
��y���T�F\zO�;��D�&���y�!Vʮ%f���
T�.�
 5�.�(�m�z���r	*YU$Q�]��Z�.2�r���\�!���ӝ���
�F�X<R7�>+�$s�����Y��
 ��� #�|y�[ys!�r���tn8`����e�Р��n���tSB3aa-����{�����BGެQ8۲��M
s��Nԩ-�8�#�����GP�_��`Ԗy���8���y��"5��aV;�u�eUVw_N�
�L��Z��\���\أ9#�VR���8�D���)h|����SYK�$v
3����E���^��_�˪Xm���D�*��
V�2������A�_]�|L�
��Z�.���uۭ�:�Y�N	P�^�M}�ʪ�6���
 :GM���
��S�2��7�5��MN�S��9b}U�$I��䇚�s��A!
�Q����(i� �`Y+���v��/"����s������g3~�3.>C��E�9��j�[�iosj���	�S �� T�2@
ବ ʤ������Y���Md�TOؘ�FX/�rl�`Q�ǭ�]�t���#:%ɺhn�uq	}�.QF���#r`�H�vd�aT�$�}�"e�e2D�!FF�BQ���-vuIg���͒X7Gx�����7�3pŇ�����CE�F-]7�}w�5�������o��͋�~��o����DzS:�,�
.1�Y�{t��l���I��1�e��"[�ʎ�;PB��n�D������3]�oژ��%�a(����G���$���
~H�Θ� ɉ0Gz�ܕ���8�P���7�pd�(F�Y�~=��*߇�
=��P2yG��P}�R�g�t��
@@ -3816,7 +3821,7 @@ m
 G�3e�aʺ>��șM���)��|�-Ѓ�����\�C 2C������`
�T�ߌ<��O,)i��;����\_���p�͋�K�)�A��
 ul�}^��K*@ XQ�d(�
]t at B����Up�����U�P�7Y�C�!)o(�4.Acl��r��*��fS���ö�%h�Mo�]����8��#�r� ;[qa\��z�q
 &��k!��Q)�4̀ ��8���������g\
(�P�:v�`k�f�y��k��<m�Cw��
v7S�@K��[v|���몠���`�C3\u
�UIM���x=X��Go���R���c��6��n�?�q�:q9KM�u}�����=�~!�����w
'ϧ��
ﴭ���^C�?R�搖B��j������`J�^>� �q���tt��!)bbT����s5�Kb	��,�����d'|
�/���j6*ixH�iT�p�
-D+bR���^��0y�idv����Ç���nCԂ�c�B��p8��f?��2��
�x�� ���Jx�g�/��O�&^�h�O٩�8;�
�8��.
p���-L��y'
�Z-j����S�:�D2�Y>�K��x/��CwV�[�)��
��@�<vA�Og�������JI���(�����F�-��q5E��Cj-xƜ��>#o8*H����W����-f���K�����/&B,iS�e���5*�0 �
��q��G��a����2
�vƨ�w���xg�}()� �Ŝ�
�P<$��$���&|�
o��6�#�(��-��W�qc�.�
��Z0n�"�׏�V*�#
'�K��񁒝~i~E��������R.�.T�ǧr�

���

+D+bR���^��0y�idv����Ç���nCԂ�c�B��p8��f?��2��
�x�� ���Jx�g�/��O�&^�h�O٩�8;�
�8��.
p���-L��y'
�Z-j����S�:�D2�Y>�K��x/��CwV�[�)��
��@�<vA�Og�������JI���(�����F�-��q5E��Cj-xƜ��>#o8*H����W����-f���K�����/&B,iS�e���5*�0 �
��q��G��a����2
�vƨ�w���xg�}()� �Ŝ�
�P<$��$���&|�
o��6�#�(��-��W�qc�.�
��Z0n�"�׏�V*�#
'�K��񁒝~i~E��������R.�.T�ǧr�

��


 endstream
 endobj
 1043 0 obj <<
@@ -3849,14 +3854,19 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Z�s�6�_��;y���/�=���s�is��i�@S�̉D�H*����@��(ɲs3}E������q4������(����!Z�Hnjı������
��
ń
}�+����0��zݜ�g at C�$�,R� 	=H#��"�PO�۳����$"���LB��H%b
�΢?&��ޟO����;������o�0���̙�(%FJ�ܩJ��(�[��]�,�DKa�rXz�/'R�^m#lY��4d{��뺴�a=��
��N�)�Ԥ�Jbw��Ӭ-�t������g�#��&���jGi�.�v*8;\����"�����v�,@	�ƥ	,=�<�l�7`��z�i�^�˧,���tc��Yu>ez���yymڢ�Q���CM~<gf��sP���/��ܾ�����3X�b���
t �&ڨ�~'��l���$�~�bud at Q�^�UJ�p(��^�S��P?�`�\L�u���śO+��$��
�:����ﹿY���gE�gmU?��o��\R��(�o�4�z [...]
;�5���K	CS�	�0�l��MG�<e@
����
����+:�2$���C��
:��'H'N�Wޖ�}�y�-�u���o��.V�T
�@*kF�\|W�Vi�.�[�gL�"?.S�8]_��������Q�.��j��>���q�
��i9s�Q������S˖�V���!��>!Y��M`��=c����#c����V�=�1V�ʒϳ�d^}6��"k��N����Np�t� :�Q={�����k�.��p@�:$D�\�ܠ���`��]]�̛ۢgG�ɾ5�0>vX�Ѡ[7٢X�{�b�Q��3��~��٪Oq�����z���g��)ʂv�FS E���`ח7�.XL)��R��Gl�[�7�E��j�N�[����~쓀��
x���Uմ�����:?j��HrWb���{�I%ұ"���Xi@����p�qXLjH	Ж�pC~
0�x��8��ݐ
���;�\�
MAEp� �.��\t��պu�A��Z*�e� �q���?�#R)�
8�2m7I�Ή��ۯh�j� (�c���◮�YZ?a"��x�Є�-Oi�l�7�	Ą�������
�r
�)�J)�HHZHJ(o�f���������Z����R�〒%��D%���Q��)H�����}/L�G
S�h�e�eU���
�YQWe>�s Uճf��]k1
-
-�氽d
;-C����|��$t��oXR���������!Ͼ���l�~U�>��Q��L�)>
�M�6D�#Z�̐n^�U�U��	��Q�����ؿ�7k
:P�3����|�����*a�{\m��衖k�
򗃯U�{`R��2y��g���uW�:w
��"���(���r�QD���trJ}��q͙U�xA
OD��EѴ�I�'����%�}�=۠?
�7�T:>��D�,�H�� 6x��`
3���hZ�X���k��%ণ��e^w9�(
^���-SFP���U?
 ����;��w�o��>��
�D\lsfc[�S�)��0a
-6X�d;�I���AV
�Z���a��i����6��
ɧ�͗�����ӷs뾳~x�3{�h�S��6lLg��Y�V><��U��!
DVk�}��|}&����M8�����z����m�~pŒ�t�-٫>�G�+K*���8���$�`2
,������$„y��٩2��� y�7=��I:��u��@)梭��TC�l�材�}c�(0�}i��Ne��_O�	΋���z���j9�,����`�$� ���G��?RP+�o������W�}�1���ɐ���2�И�z��Ť��r|PZ��6 w�CA.���w��!R�(�K����h�~������lr�bn8��M
<Mq�`��v�9�@��aLD_�[H�V�	2�E`�c��`ў�bl��Z6'o���W>���p�<� ���hv�i�æ
��G��4�s��n�gN=",F�Kd�
�:M�/7� �/�m��� 3����^A�����Ž
�
;bX�@���gخ�`��;K�ﳭӲAH:�k�'ա9 [...]
`�����g����B�.
-��v@�W?w�r!��9��� �����h��k"7��x�B'��W
1��u_o`�䱲�8
�z#�lFn���9�ߞ1�!���)d}��?�����F���6w�81^+WA?c }vC���w��lp�=���b�?R2�泈Ía�N�@P��{��u�!Ӝp�,)�c�84���;�������O#&E�
̋����k��C�V��i���
�)�-M}-Z`;e
!�9ep�&�z�S��kх��9��w����ݺu��p�
-��r���Ƒ�[Y�9heAp�%8�,�g�j��u+�:q�i�@�^�Q�ў$)��V���9�aCJ����Y�T2	
i���;�WB��	�u[�> ���$����O����#x��1y������mO��:{@�lŴ
-k�?���
֟�g�D+_]��,��3���<�ë["�ڂ�������:�v�R�*a��\J�9v��� �T����D�R�
-iII��E� "1a�n��#o`�l�n�r at BC�IՑx���U�?��_ᮠl��C4	�&�c�N�6x"�;'�4qD��Be�C���i`�Vp��r{,ԅ<d1ڧ���u�w�i���-�_WH�dY5vY
a��rO-
��
�[��.&���A~�L Q�u�\��-n�"�����4}
Ԯ�q҅En�c���:���Yè�����pU����ҭ�=I��T�o(�S�s��4S�� 4M� ��S�׃x#.cq��WS؃�~0tku'(v�n�<�ӑЄ�����~,�`K=��<{_<�����f�|�>�] �i M�4���,��{׍(q
�p4
��.|��!G�pDC�u}���v]rz�% �$T�����֧W���x���\x
+x��Z�s�6�_��;y���/�=���s�is��i�@S�̉D�H*����@��(ɲs3}E������q4������(����!Z�Hnjı������
��
ń
}�+����0��zݜ�g at C�$�,R� 	=H#��"�PO�۳����$"���LB��H%b
�΢?&��ޟO����;������o�0���̙�(%FJ�ܩJ��(�[��]�,�DKa�rXz�/'R�^m#lY��4d{��뺴�a=��
��N�)�Ԥ�J��\�i�Y�p�M^��A�[JMi
T��4_c;��f_��d`^�P�`��p��
+��h���
`

`��0Ռp��4P�`��S�Xwv�1n��:�2=��˼<��6mQ�JA
ӡ&?�33I�9�]�	�v{n_��o���,e��]d:�\m�
T��H�yB|wu�V�:2�(P/�*�@8Rx��)_T��o�u.&i�:�|��ͧ��Ex�UN�^��[V�����,m����γ�����on.�{R��7uO�v={rwnn?�C⟝�5�=�ـ�� K?_X���ܾ�ч���(�iv{���DPP:S�C���mv�†
Ӛ@zg�ڌ���)�T�N�Yڦ#{�2 ykk��OW�
l������NW�	�����+o��>ͼ����KV�vL��I �5#y\.��P��N�yۭ�3�b��)q��/�_^_����L���r��C�^{ɸׅw�����(XUW�jnw��e�K+�~���K������&������^���1H�y}+ڇ���fe��Y�T2���M�5^d'�l}N'�]:i�
ר���Qws���A�HI8��W
�].n�y�j0 [...]
��Λ��mv��'r�-���p?�I�xt�<OmyŪj�U]ey{�5JP$�+�
+TL�=褀��X}�[�4�P�hq8��cD$�hKO
�!?�� <AR
@�n�j�@�l.C����"�V�
a�^W.:��j�:��I@-	܁��2L�
��8�eyS�����a����{�����W4I� S ��[�x�K��,��0��k<h�Ė�4u6��bBFRQ at j�p�B��p�`$$-$%��S��NT`S�{QV�l�p�u)��q at I��G܏
����������`W��&�#��)F4߲�*
���Kp�,�����9���Y��ʮ�rs�^2�����P�H��`�n�7,)IՈ�B}
+X�


G��g_VUQ���*@���ɨ@J&���rצu���rfH
�/ͪ�X�\�Z��Ay�_���
�
+�Mmq�p>	��wjh���=��}y�P˵���ת�=0��g�<̳����+v��b�G��x�Dh
9��(��RR:9%�>Z͸�̪g<���'"��h��$��Ti�����>
+��m��z*
�Z"� �y$TB �B�
+���[~4�s��r
�5��p�Q���2���P��ym
+
ٖ�
#(�?l�� ��[�
Bȋ�޷�Woo�w".�9�������f�0� �r�
+���$NA� �V-S�ɰF‴��wi����S��Kw�����۹u�Y?<ؙ=n4ɩ��O6�3���@+�?~�z�"�5��>��|�>����&
S����^����Ɂ��O?8a�@�J���U�#��%�H�U
��xNn0v
+z��QMa�<���TLcu�<ݛ�?��$�M�:{g�s�V�x�!U6d�N�ɾ1`߾4 at L�2�˯'��Ef�u=�P���
xNEF�
+�c�
 z�u��D� )�ܷXo���׫�>��o��dȈ��ckh�G=Z�bR��f9>(�[j��ʡ �t�;V	Đ �y_�%}���r�A?�̇zL�Q69w17�d����8h�WvD���
q����0
+&�/��-�?D+��"��1�[�hOK1��y^-����T��+	�mw8uZ
x��U�
4;ִ�a���#�p�߹
�T7q�3�
#�%�n�C��ח�
w ×ж�fd�V��m���w�jokaǎʎ
1�V � �����lWt0}ܝ%����i� $
�5��М�r q4y٠�G�-�A��
m��0�V�dyٌ3�^a�g!P��i;�쫇�;L��k��
I�Q��Cxb4X�5��vl�s����+��H���7�X�XYZ��}�n6#7V��ʉoϘҐ����>��?�Οq��A�P�Scl�;e������1�>��r����`68ݞ��g1�)�}�Y��ưc'r�
+���=M�ΐiN�P���űN
Q���f��@a���q��W�z���o+��4abrՆ�Ֆ���?��2���2�qd���Ե�B��
x�;LI��nݺ{V8e�ÿU�xrWi���,�
�� ���a��3O���|
�8�4yQ�T/�(�hO����Q+�J�
���!%ZJˆ�a*���4�S�
�+	���麭P��Qq
Y���'Q
����]昼qx`�c�'�~�=�a�bZ�5�]�����3L���.�B�`ۙ�SR
��Ճ-_mA��X�w��G�}�A��k�D.%�
;KW�P�B��A�k"W)B���$��"W��0r7��7�~6y�A9 �!��H<���*d�E��pWP6S��!�e�ۇ1L'@
<�흓u�8��c���2H��R���40R+8~R�=�B
��Sa��:Ż�4��p���+$t���,�0�g�����-� Q�Bq�� �N&���:].���R��dq�C��j��8��"
7߱��n
�m��a�YRU�L�*�e�\o�V�$�d��7��ǩ
��~��W�S�&{ ��)��A���8T^��)��p?���;S7O
��HhBVQ}�|?G��
U@��/
G���o�l��N��. M�� �&{}�
�PyL\��Ž�F���?8�WE>pᐣC8��!��>~�n�.9��
d��N��Ej���+tJdt<
n�?G3x�
 endstream
 endobj
 1051 0 obj <<
@@ -3892,21 +3902,27 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1064 0 obj <<
-/Length 3569      
+/Length 3568      
 /Filter /FlateDecode
 >>
 stream
 x��ZKs���WL�p�v�ă蛳�n�e���\�����hhs�	Z+�>�h��5�J�!	�h������*\}�����ኯtŒ�+
 ��*;\��K��³oW!��Y}�++%Lp	�ruu��
&d�+
+�{�+�O����o�+�Β8V���*�Y�WN�B��ޮ~
-.�y���D�������o/.�'�y,Xl�z�9K�H u�c&Ud�s<�Wo�tE(���]*a���EFb[ +B͔�s�Wi�7��
��t���e��[K
�M[��IG�`��4<6i�YZ�Ͼ͛����J�.�d��!�jh�۾X�TI	�}���zU̙ �u"-�g�@1�KcXz�,X at r"�Q#�4'Dg�Ub�|#bk�$���o��F� �y��A�v(p�b�0sI��I��� v%��Z�����1���,a�
�g�dI�L�_ ��[ �_���DV�f���@�補�JA��{�U�`�v)�T�s�U��4�s����E�vi�崮������l
���Y�����+m�;��F��[�'���n�v̓�ɳ�n�Iɱ�� �I,��c�USF�T
k���F��C��5K���/b�b4�y��)n���ʊ�#&`A�vt��`T��M��s�	<����3l!D"D��.�3

|��mM�Wp�-�VmcU���Y�4y{��j[T��x5=��
�ؓp��hE 
���������%U�ف
��ݤm����q٭Ak�ͫ��f�T f��y`-���	�zE��)�C,�G�B[�����F�?�Hm��-3l�շ�y����Dh��7}���1"�z�
�9�w�����:�<o�<��:Q,�<3S]V��D��
G��!5e��f�8`�s�Z�Kk[�k���3��%�ވ�ցro;�I=�!/���3મ)�9-0�s�n����i��<���ؗ�.J���X��7N'J1��SG�>�9�EG����Y�%�������-҇�-
6��M�
����6�����FF��=��-��&|
u	f�j�dq´�Ӥ��:Q�n
���$��s1�?�[o�dBjwy�b�
������"��~C��!�h>�%T$9`-W�� z��K3�E��c �n� dX���E�HDA� �
�X�i@����kZ�N4���? ��솓
�IR�$c��s�
��|&�A
-��p��O��~�|�����.��0<����L6BP
��6�Ej�0�e~��s���$�H�=)�^�c�)��烨%ƈ��eV���E�����p,
�zG�;�2�+����6k�c_�ɸ
-�@
-$8��
�m�-R�hLh�)Ɦ�
bt��*'-�����d
���2'�A&Jk���b

z#q
g�9AaWy�Q^� Y���������)���� ω�X;� R�:�%�=�.wn�"���
f�<ӟc�n�M�@���DpD�@
��0����4G���@�2o\�A�x���}1hX�'qP� ���w�Վ4E����@����$�iڸ���&PTEs~@.($}���'���
�n�[.~#0��.�aĔ��EX�sp<�J�P�a��
K�$YE�a�Vg���<, ��\0d�Q�B9�SFS���
1B����ZT'̓��l����K������0c-�> &�|"���
��
�<�D�U��L4�$RT����T�l���9u?��,�r��1�*��>Bؓ��'�8����v�c�b�v���p��$u|;o!t����:)�t��'1�.$p�VC�a�vE�`!�ꌜ`��n㚎AV3R²3d1�Ǚ�N
���h0��`��)��
� ����~mT�2�]}K��r�
�H�	&Z��lʀJ`P�
��6�!�8ե���_~C+	���Jy%��Yk5U�i�սg�����~�7d;�p�q�GLE��~�3s��)V���1�s�u�����(P 8����C�>���
��¶MfU<��poKc�����R1�(�\�
	�_�BEl���U�ė��^�ǃ�
������c���/�\�@�	�r�tz-�:z0�k�Eg�o����K�)���oy���n;vԨm6Yt��iP�P�}y���zfohכ��8=��H�'w��㞣]E1�� ��๳�Pc����=�4�ߏa��}�Ft
-
�~�F��@dd���<
#Z.�v��>�~��	�8:�K�D��Kp�W��)@ؑ݊��)\�X��iŻ�"
�qɫ\~.;�U
�L�$�E�v�V�Y��,��s׶��a�i�|
8J8�`�W�̯uQ
������KlW.0Z��%W���62����IJ�b�h�a
]P;@���#��r!�3
��5O�
-�U�+b�L�BP�ε�8����������Y����J�)�X�P+���q
}$Wʛ�
R��o]�ox_��@ �.�Zo������cǂ�X͚��
-_��5`��j�8 >AM������4����`
�ZH���T=c��m�.$h	'��:�үJ��҇:
-��܌

T5iU�X�`F��-;�?Ts4��05��� 7��
1x�cf�����)����0���1�0�b.�fa&�QN[�dn��+�GB�����1��ns���?Ɯ	?(8v`#�1f��m�z�����k��4:[��
$vJ'-=#��B�[��rE-��r�ɯ\�Z%>�*_�� ����۾�Ut	b&����
w�|����^�)��FI4o\��:I��6G�+w���p �h���4�ww>5a�� �1my�뱗���}ZiO0�1��ǹ0E!���C��
L�G�ue�h&\�;{���d�th&=���g��3p	�
�*X�<
-Jx��}�����@Ii��,w9���\�S�?L���E0ֱ��C�ك����窟��,4%nl�ф��_'1y���ۍm=�uܯ��;��
���e���5�����8�pb�-����L��|����*�������p�BbO�.x�k�2�gP�Q,�����s0�d(�+q@||
�����M�E����Оv���M�vnV�"XF���8+��s
��3��u����6VA��
��Ծ��e2g�.'u�X�����8���^%��BPᆲ�0=\(��a�9��*x��[�bɫ�Gwp�74{W�Y�΢>c̖��9���NU]m&a��p���,��IL�m ۉ8�ǂIȑX������T�O�
pvܷ�����;߅�4�9�Tm�6(��4,�mo�'W|���xt����+9����v�D���߱�#��Ѝ��"��x��}`�e�������JZ����7A3����&��8~�1�=~���{��8
F,��~��ߚ}�މ�*b��d:�`�� @ҳT:օ�P�[i�
w�S۶H�maq����i44N�-��à&�9uN�7��� ��Ig��
��t�o���/��W�I3�3�I ��M���	O �޺b$�S�ɩ�|pj����P�����������
`�D*P��0��P@K^<Q���*[
+.�y���D�������o/.�'�y,Xl�z�9K�H u�c&Ud�s<�Wo�tE(���]*a���EFb[ +B͔�s�Wi�7��
��t���e��[K
�M[��IG�`�)
�4�,-�g���_Z�q%@�Q���v5��m_,q��ɾ\��D�*�L �:���3V ��ƥ1,=C, 9�L��3�*1Y��5g�MB˷�z#L����ZàK;8�R�D��$X�$Hos��Wo-{�Ws������0r�3g2��a&�/��-��/�o"+P�J@@ V�Q�
l�������=�*e�M�G*�9��[��9��]�Џ�j���rZ������A��?���,�m�r��6��i#��ߓ�w{�d��A��YW7���XOx�
+�$މ��)�T*�5�j{#c	�@�%RN��u1�<��7M�wEeE�� E;�[G0*�����
w~��6��
"�?"Ro���>��&�+8ۖN�����*��
+ܬn��=ڇu�-�[w����i�|�I8BA4�"��VD�@���e�Ւ*������n�6_�@ٸ�֠5��U�X3Q* 	3N�<�ÁчČ�h=�"�ݔ�!�Շ#H�-HK�ZwT#�[��D
+������<BJ��J[� 4q����H�H�F��
˻��s�a
l�7E

Dv�(A���.�Q����
Xڐ���s�p
0ٹp�yԥ�-����@�N�}oDy	�@���
�sä
ΐ�y��pU�ٜ�9F���y�4�}N
OD�KvT%�me�Q�����Oܩ�L��Ӣ�A�ez�,ڇfz��`]Z��CB���׏Ǧ{��a_@�Y�Y#���
�u�YK>��� 3i�]��8aZ
�i��g��I�dur
��
+Cƹ���ح7�C�!������M�@qp_�cv��A��w@LJ�c�a4�*�
0���Xs =�y�ɥ�ây��1�
+n�R 2,����M$� k�Յh��4�d��f
�5-K'�}��� �cv�Ɏ�$)a��C	¹rŽ]b>�� �Gr8�էwo?]���t��w�
g�

�}�P&!�s�U�"�Y��2?�����b��E$ϞP�⃱����A�cD�j�2+���"RA�{z8��f����?D�����vu�5ű��/�d\��
 �@Fy�6�?����	4&��uOU�1��s����Eg}�K��prh���Y� ��E�\1�����B����0
����(/h�,G���cM_U�Ӕ�v��r��Do��B )@���V�;7k��q��v��ϱa7��Q�
ul�
"8�V�k{��z��Z�#�h�{ ~�7�ΠI<����4�c��8��
J�ܻ�jG���[L��Ap���Mz�4m�
__�
+(��9�	 �
��P�s�Wfe���-�u`�0bJ_�",ع
+8�n%X(��r��%n��"�Y��l�����4�
&���� 0*Z( �|�h�?ڼ#F��A��:^��yR�]�ԕ-3u�y���a���f����$�O$z>�!������*����f�D�jW� ”j�M7�;���T��ZNR4&Y��G{
�@���V40]�n~�]
�.��.𐤎o�-�n�tbX'������$&��݅b�j�1
�ޮ(,P�����m\�1�jFJXv�,��8ީ�P�0
&��01e7�A
@��qWޯ�
+P� B��o�U Yn��)2�D��M�B	
J�b�ܦ4�"���7BU��o�a%�>X)��s6
b���>Ͳ��̺���cSޏ��l��<n�hP��tfN6Ŋ��2�qn��3�r�!

+�S�|y���G�y��4]ضɬ��U�miL���yY� &b"z�B����@"����P��m������
�xP�Ճ��<_P
�9~����
H2�^���N��U�@v-|���m0�p�2�����!o���mǎ��&��6�"
�
*��/���T��
�z�w
硇t������b�s�k�(����<wjl"85S�ǘƓ��1���o܈N���Oو��l�>`��cD�%��.�����/�<a
G�q�� �H0x	�>�
+\5;�[q�<�K�u2�x�]�c?.y����e'�j����d�����j4
3�Z{��V�?�6�c�ogC	�
��*���.���~4v��c����F�^���_��F���"I�U��>��
j(��z�
].${�A��P!�*E���IUʽ¹��]�@�
ۢ�|}��b?k����a�Y�9��

j�����3����Jy��A
+���k�
�s�D�e�@뭳�?~|x�X0
�Y�Q�+����@��� ��=c��
����p�7� ����Z
)Y�8��glu��څ� ���_G�_�U	[�PG�V���a����!폠�
̨R7�e���j�fw
�&�`B��^�#��r���q�|[8���4T6f
�Z��1�,�$4�i`
���6}E��H�� r08����a���T�ǘ3��l$��=�,�p�-U�U��
Ay-Z�Fg+�ރ�N餥g�S\@�}k7W����Tn :���Y���V��^�30}۷��.A�d��X�����4���+6e|�(���1S'����p�.?
�d��2�f���Χ&�� ;�-�z=�2�^�OK#�	S#��8�(似� p(|��i�H���
̈́+�qg������ͤG���
9.�c^K�GA	���
c6v�()M���.����
}���)p9��:��r0{�2� X�\���&�č�6�����$&�7ޘ`�������5�p{� [...]
+P
��
8��geqx�!�w&� B��Q����*H[����7��L�,��n�w}�\��@���ݫ$��_�ݗ��
E_>L:G]1�V���b�Z,y������f�6��Y�g�����5���	����$
����E��5�)�
`;'�X0	9kc
���3�
+�)���v�O���`rr���<�� ��"���e�����
�����oR��"�N����t%g;8������P��;�y����]�;
��l���>�3�S>�YIkV��&h�\}�]���w�O1F��OP
�b�}�È�����[S�O�;�\E,њL',� � Hz�`�JGú���x+-��j�	�-,Η��?��Ɖ��6�bԄ�5��	<�ᦲW�5=�lױ�К��m��B��;��#i�w&q"	 W��5;�	��[W��tj39�"�NM��J"V��2�_�#�,�H��!�&�

+b`ɋ'��/Q�*c
 endstream
 endobj
 1063 0 obj <<
@@ -3971,14 +3987,12 @@ endobj
 >>
 stream
 x��YMs�6��W�rH����"�9n23��
v�)�MQ�(QK����n $��d[�Tm�ń�f������}�n�{C�$HU$%
dL�8VA����8X��� ����Wm�
�P%
�U��Ϳ
2�bI�4�QBN���FD�⟷7�>r�=RIƒ�u��H�A
-��1
nW���_>.�L���Y�u���í37Ih��䥓�4 $RBP���Iĸ��\��s�*��1���ڔ��yY$d:�63-�ӈs�O�Gv蚝��k��
��Â��hڲ�L�iD��4�M��<��Ϯ-��Z�P�K��%���4��r.R� �r�g{yB"
-����O ��|�i�'��
P|�I%���L��˩c���Ng��2�z��2̻m�[@�
p��G�J�-�
-��`�,$������ �t�4v�T���`2�*}�G�. �g�w�������� ^��DD��
03&�̻�I� #�>o!����ze6��V�0��T�nVl?熙��Fu3�
-�(g9���)?����xU�u.�U���&��
e4<l
-�h��������-&�]��ѯlKx�i�**pL���<��33lI��86��Z�\\��N/��v��y4]y
�ùZ�^[
Q. 4�^ml����7&�C֔�]U�ǐ���Ed�7�c:x.�":vCi$G?��`���l&@CWa�h�*Ө���
����(t"|���3�í����c�z�,I���؜[�~(o&$&��O�_z���
��ًj�<Q+�t�N�Z�sã��-1��b9�h�Xn�%�X���R
z��i
bFm�$v�S3詶��dy�~�+'���)
�Xc�U٘���
��ݰ�
�Z��C]u�v��ƨߩ�+��ǜ��f�_�#��r���ˑ�J|z����NK�
��'2��kfUٺI��Ҁa�����E��d�3��!$G��H$HH""��8>.T괕�N&Y��0��ZJ��L��?[\3tB�|�	ύ�~���m���/�H�
��R���N�z�襁6\��_�򰩻���ԠU�ߔ�\/8�?�VM�W�y�Y zH�δ]�t
y0Ooi<H�~S=ҙl�O0 i�d��h'��|~��/x���t�XL�Ib���Y�t@]=�D
��kW�b�Ϗ%���,q(&�1�3�qT��
�Rм�x
-��8؉�HS"ؑ:���`�]��i��w?���!*�������c�y���;��%	9�w�˓�E���;�™���R��Ö�;ݥ�S�G}����q~R6lA�����J|�}��c�\���Y
��.Aܲ�o7�N���
��xG���Z�x��	WX���M�S��A������'�e��A��2�+���0�"��#G%��ĶI<��e
jY0�#u��Z:���Ɇw� �H��
�-=��0�Ҏl`x(�pc�
������ꂭ�K=�+�'�+�*�\�B�8!a��
f��i�sq�3o�X��_�'z7$���yѶ�]e�æ�������hѡY���;���a=��^��>��mС��.�Q"
�͗H�5ͷ�4��
A��jV��H&^
\���-
ccr��]� �O]�q��7ŎH��Hy�p��G��( 7B� �
�dQ�R��e��i=l���6
U��?��ٓd6%�C���װ�&��:
}�ɳ�ڙO
������y����0����A���S�ij[{͡,��F��BhQ]G��e�<��ԇ.���c
\L�;'�

Mj�4��2욽q�{w(#-�����ߤh@ݤ�'b�
"l9
-����>L�h"��kV��;���	8fe�s��
��YG_m�
��ã[wEe�r���;w�3����QQ�&�\�^KH��B��B�0!��"
-�5w.B��rh���Z*};-%�ZK�K��s�Խ[�k]���7,�uw靊4W��?�*z��z��߯V�}����7��̎O��SoU�W+M�kV߫�v>s'���;^�@A�����>e9^����Z��2������t}E�2�/#��r|B�
Yxu��=��p�
�Q��PQ���
:x���'gu䌢��ו3���hM�
Na�v��̺O+��7��
��
+��1
nW���_>.�L���Y�u���í37Ih��䥓�4 $RBP���Iĸ��\��s�*��1���ڔ��yY$d:�63-�ӈs�O�Gv蚝��k��
��Â��hڲ�L�iD"n��&�e�U�g��O-z
(�P����UO�]9)g
�}9‰��<!��S�t�' � F��4��B�	�ޤ�FLN&����1_�D���F�U�XR�ݶ�-�q�8B�#E���T��}�s�N�g�j�m���S
;h*��@0I�� ��G�3�_Q����@P /VK""�`��
+��
���$u^��i����w]n�w�2��z�ύ�h*G7+��s�LRh���qE����k���[}�E�*�:�ݪ��C�k�2
6�i�EU�be~����ku��W��%��4\8&�Em��l���$bf
Hf-z..Ux��Sw�U�<������\��]�-�( �j�66d	AB���!k��*�cH�c�"2��1
<�Q
��4���]}�K�U6�����q4E�iT�xm��N�D	:>LS������M�1u�x�$�\O�	l�-E?�7�y�U�'�/��O����E�B��z�V'^�̹�QL��Mt��u4[,	7Œ[,��b)�=z�Rش1��n�wҩ�T[Gv��\?���D\�c,��1�l̋zokG� �nX{G�H¡.���i
+;mmc������cN^K��ɑ�e9BS��Hy%>=��jtJ�%}�J�Q�5��lݤX{i�0
�MH���lp2�i���#�N$$$FM
*	u�Jn'�,�B�k-%�S&v��-�:�p�Ą��r�A�Ƕ����p$A��
J�M�|'J��wU[�LïXy����t|j�*�oJm�
+��P���+���, =$\gڮxC��<���4
�I��
�L��'�4k�ma����
>�����C�\�`,&
�$��H�,`:
��
{"�d�ӵ��S���ǒ��j�8����8��s�f)h^�
+<
A�
�Dp�)�H
Tzj�t��j�t�E��~WƉ�SZ�1�<}��g�
|̒�
�;��Iy�����
����wz�Z�a�����)壾�����8?)��ON��F%>zNƾL��o.���,�w� nY÷�A'�y{���uz<�#���Q-t<{�+���Ѧߩ�� ���
�Y��2�Π�g��P|�E�q呣�Cqb�$�RDz �,��:T�-
��R�dûS�z$q�^σ�
�v�lNiG60<H�1�� ՃV_Miu�Vץ�ҕēܕV� �|�q�z
��0�k���4ܹ8��X���/�������h���a����fr�}j��Ђ����_�
Oр԰
�]/�p���6���m���(���K���[i��x��yɇY5+hx$/�F�ᖎ�1���.O �.x�8JƛbG��H���H�ã�j��V �G�(e�~�����
��a
��������I2��áQL�k�e�U{��>��Yk�̇'{��W{μv�BE\�
+��wӠƃ��)�4����P�k�|J�	�������2b�UY�C�cqDZ.&Ν􎉎&�gOev��8̽;��f}O��oR4�n����F��
��T~a��g4�_�5�Y�z��
������v��ɬ���6E�Z��ь���2�u9{ksR���ƙWQ�ۨ(s�c.S�%��w!ue!u���y��;�ow9���N-����o���%Z�_��-׵.T���ﺻ�NE�+���{�[W=���W+�>���lw_f�'�xU���*�����5��U@;��qN�� /�sX���VWwm�2�
/���f��O�����Ae��"h���
��O9
>���C�,�:J۞Lt8���(�c��w��
	<
WBÓ3�:rF�p����i�
��r��s�Zffݧ�͇ۛ��(��
 endstream
 endobj
 1070 0 obj <<
@@ -4010,21 +4024,21 @@ endobj
 stream
 x��ZY���~ׯ�!�Z��n^�a@��
EZ#l?p9�Cr�C���竮�r��kk� y�!��������j�
 V��|x�7X��$��T��@�A�����Ͽ�5�~X����'��^�(�U��[����i��Z%�����3��N�0
刿^=y�ʀ��űY]ݬ�؏�U�L�WW������..uf�wzq���O^^Mh����4�R�*Y���E�"�a��D�~H
�����
-��F�.�Xz]�GirP�Y$�1���|��R�z=]o"���:�ʮ��jJ"O����ˋ�*�
��}����W
-we��0��)���%I����k8�\��C_A�$�V�{l��g��K�!

�N�;#�*_�'Dg�5j��R�֜Y7/_��*���.�
<
�@
-'U?S�\�o/T��j7�
�gV<��ۈ��^?�RD2ɞ9�A�S?͒/P�����w�������2h
z&��_�`AE���"
-��ޏ���n�����U:ٝ��6П�C���dy����@9��]�	���j�'�v�ܞ�ګ�oEoؖ<�(�
�'�ͺ��~����h���Q��G�zm��
�u�ݞ1k�o��m�@\��u���Vĉr�
�ۼ/g�����e�2;��SZ����͸�C/��]���:�x��Aܵ�1�NE�K������٢�|��%�W���%���<NM.�ʸ���^r�v鶞�Ɏ�z�.=�[��>�w��T/�?�cP��B��E{�0RgM)qYﻲ�띌ԤH��]��ʃ�	��M+Zʋ�x����
7�����V���|�oX�ew�rB%������6�ݧ�Yh"�+�����F�
&c��
-�)��I��Ƹ}��u	��Ƹ,A�{����
q_7
7����uIڜ����fl��m�>��?UXT�%�Դ�%�ݎĺ��(�V}>�B����
�8�=��
��eG*�T�O��`�66m˦� O�Af�R���x&�x��3T
ic�̱Su��~��b)s�$	j�<l����T
Mu�~j��>߁���&Hv �����������	"_�
`
��
&��
=
.�
t�.���M��
���L��w6�4Eb���V*���b@�\
-]\:/�_=?�3������V�)	겓D���ψR
�
�$r~��S5�q��}ג�ºD��gtܶ�m汶�(.l���e>���;��a)����o"��7�+��ڌNXF��.�'����Òґ�P��:lpw��1ʈQ�gb-���e��̄$�G��+%���I��t3�B?��w��q���:
-ݏ�w���z흞]p:�e�L���>+����V���EyG����N��錢B���
e�؅�[��C?Œ�A@1̜*[X��oύ'���xo�"��0����Ի�9�#g@�ۑ�v����d��
�;��u߱۔'�eM�>�A
-�1.�
K�I�ެۅrJx���g����!C��5ȡ:3�2 �Lk{T�r���� N��k��N%P�
-��
�*���wHa�q�א����*�!K
�_J�-7�q�o�+��QF�HA� �.��Ý�uӐwK����"��0P#�-
;���A ��L�@ZV/Ʈj6��R/矉;<�XO�j0�2��F�A�V�
){�ϖ�獶�
!&F�H:*�ߟ7�N��N���)�ܲX�M�_J�/�����x<i�.��vB����<��%�gw-

��t:�aMX�lLo9��j�S��Fn��	��Z�2,��ڧ�e3�
���'J�O�w��c
ń�!���h��P*�}e�<4=��eY��L�
gH�@��O|b�����
-P
/�3u�0�h)�{ւmhȅK��3�D��1��%���4L��U�6�&�mM�ץ�~�$��U7�p��=��B<c���Y	�Ȇ�����5i9
Ta��*�j ~Ull�D��LiZC��
�% ��[[	h��b�
~���<���/�E��
Kw+��ZTbqZWN�S��������cQ���2�g�.�Jg�h�ROl�rm�ڎ�X���
�2��&�	��q��Q���*�Εskn��
���a����Y�M�q������z���7?�����$,*~��Hy�Ex�uf��Ufˮ����XM�_��)Fagk�9�c��{IH̊���\.S� ��hG�+�~-�o���
S'�߲ҷ�	�����T�"��õc �+D���0
������<`���O��
?嶹V�5q&�2B���Vpw{|溑���H��i�'ڽe��*���o;(u^�L�,a�P��o�Z{�&iWB�Ey
�r������U&f>�Y��5���
T�!2g���,B���
Wh�/ϱCݮ��rd���@f��P�Ck~��F.� U�~7�K�U�8{
n�}��(g��fha�)Kp�띐��;P��DZ
�s��IZw�T���
����k-����4
02):��n��K�{* �d�	����
B�$�m�� ����_�
6��
9[�H?��g������u?
Fx��~Ka���C�4�l��J9b�Z�,�ֺ��G�� 2�S���
#�X��+8�[KK��	�v���o�zk
�NK�X�2I��}f�����89�r$j�\j�k��|0����
�Jl�
ā~L�B梔�G����K��s�<�̓_�c3�x���_C EP>��4c}��ˆiQ�U��������B��W��W�x�,RZ�zD"<w����R��3�l2�Yt5քQ���Z/ˤ]�����Nd_*b��74��p��-w_v}=7�b�B
�hR-��<0��c�����������c�d_��v��#�	ܛ-�V��
�|��-���-
-��#���g$�Cpq����$�@����~`ꫵ�:Ɩt��l����ox�1��>m[
�d�\X`�|����Pe9|+R��EE*���𕕿�ih��f�Ѭt�fW6
i=L	c��z��G�i K�~���Y�GYd��t�p^7��_M�����	���R-0^�
��O�@�fL�.]��9�?����`��?׋�h�Ĕ�x���IR3����
-z��c�	�W�m�Hݎ�:TJ
-:ȑ��:i�G"f�h���	ou���U6a
-+�&x��¨�Y��$~�ɏ�53�-/�t�
�3E�<im����WB%�Y�L�{�1��]50�������2A
-���
���W�`J�	s�1:K]xNO!�5��U(4�U�D�
P��\�2�a=f)�g[mX���䎶O׶lN��ҭ~ˑAb��-?ч/i�dGc�́k|�M��,�������1�m�Kǀ��۴�sђ�hK�L�
;��
+��F�.�Xz]�GirP�Y$�1���|��R�z=]o"���:�ʮ��jJ"O��o�q���P��_Ǿ���Ӊ+�����e�ԔOڌՒ�Fkh��5
O��ġ� |�i+�=
+6PF��ii�����d'��M����3�5Y~�bkά����ۋK�z�X��
�| ��*���t�ɷ*��M	���3+
��mD�w��`�
+"�dϜ� ҩ�f��������;��qt��
+�V4=��D���M��"VAq�^[��]�v���d|�*��N�X�����|y�<Nf�u�����.߄|��C��@�UnOk��y÷��7lK
�{���f]�k?ccui4bd�(VգX��F؎�:�nϘ��7m�6] .����v+�D���mޗ3�B�n�2
+qC��
K�)-QJA�f���|�.k�n�A<V� �Z��q����%M��CW��lQd>�ܒ�RV�DAW
�&�be\]ZF/9z
�t[O�d�x=E�
�ۭ�}�»nk�܉�1(��I���"�=k�������]����NFjR������\���H�-�Eq<�Z_׎��
+_w�~+��~B>�7�����
9�o�x�v{pO���S�,4��͕�?�L���#S��Kf����$�uc�>���Oc\� �=F�b����������$mN��CW36X�6y
����*,���{j���nGb]�T]�>�d��f��^
�
�f���2�#�]*姁�pu0X��e�W �'� 3L)Lnb<�~�F������N�ة:�v?tc��9q��N
6�D��
+*����?5Nw��@|s}$; y�gs����OntF����t
0�CT�{̆��:T
+�ZR�&C@�Q&��;�i�"1�ZU+Nte1 x.�.�
+.

�ϯ��ۙ�~�l��l+�֔u�I"fb�gD��R�]�9?Q����8��k�Aa]"��3
:n[�6�X�
c6KN�2��YݝD���}O���7���xە{kmF'��So��
��}�U�aI�Hs(��i
�	�;��eā(�3�����2MrfB��#J����i�$s�j�r!���~�;E	�8GIN
��Gā ��R�t��N�.8��2�m���~��R��r+�PѢ<�����P���tFQ�t�ab�2q�Bt�-Pա�b�נ
+�fN�-������E~|�7v��T�j�D����؜�3 s��HR����g2Ry�
wC�����m�N��&l�� �W����$soց�B9%�|�ӳ���
�!a��P��G��_��=*tP�Zn �Ax�5�n�(_S�V����;�0��kHa���o␥	��/�Ӗʸ�7���(�]$��tAxWq����iȻ��G�rF�r(��햆
IYz� �]B&	X -�cW5Jw�����
�J���F
+5�C�|W#� a+��=�g���F�Ć#\$
���m'`S'�@[�GnY,��&b�/�Ηh�B��
<��i�oe;���E
{
E�ْ�Q�:�g����	,]6���~	��)�Y#����̄Cz�z�Jb�S²Ԏ[�r�%��;�p�1�bB�F��NV��N(�m
�
�鲬ld�j�3${ B�'>���FMS����:x�O��=kA�64��%�`�V�l�V��A^&�Ǫk�� �؍�RN?C�Dʪ��b���
Ve!�1^�֬�Kd��D��皴
�0TLF5�*6�J�_A�4
��`zʎ��yƭ�4quC1��y�_�nd�՗�"G؎����]b-*�8�+��`�}�?�Z��1���Pd�Z�3}�f�3u4r)�'6N�6wmGX�K�ys�rYz���x�����zWrc�ʹ5�\K���Ս0�^B���&�8�Y��u}=��_K_G��E���"	��:3A�*�e���QG��ίH�������1
�轤?$fE��y.�)K�[i��ܕ�]��7���)���oY�[���]�Ub*Ml���1�r��x�j��z�l`
0��W��� [...]
+c{����pCd3�0W���%8��NHr]�
(^}�?-Թ�|�$��Q��@��QM޵�S{�B��
�h���%x�=a2߄jna�!G���C��[�/��ʎ�-M�F�3flc
`b���#<�e��0�C��!sG6��?�
�n�v\k]Nt\�#ƉD
+ �)�v厇�T,�I�
�-��%�p��u;�
]��7p�5�['��A�g��T�>3���[J�
[9
5y].��5}P>�?�r��
}%6�_�@?�h!sQJ٣L`\��ֹ������ٱt���V��ү!�"(��s���^laĴ(�*t�
`����e�s�Y�+H�O)-\="��;��PQ�i�љC6��,�k¨��Y��eҮ��yD�y'�/�R��hx8�m����/����r1G��A4����
n�X��M���t�}Zz�رf��S
H;�����
��y\>���
R���H���3��!���Pe|J �
+�El?0���E
cK:�i�����7�r��I�������u.,0�X>�}W^��
����ی��"��T���_d�4��f3�hV�D�+���
��1�y=C�#�4�%p����,�,�GE:}8�}����W_F�k�{�/݅�'�r�
�W3&H��
+��
���s�n�@�����D4lb�Z<R��$��XlÇv�t凱�t�+�6n�n�c
*%���~@��4��#3X��a:XH�*�0�b<�ba��,�s����šƖ�m����"{��6���z�+���Ьn����?����g��D��v�QHy� �R��R�+0��9�
��.<����C�*�?�*Q�O�fv.d�а
��㳭6�KV�PrG[���k[6'�v�V?��Ȃ 1UÖ��×�E���h��5��&N\�� Yݿ���ј�6�c���mZ�h�T���&�c���
 endstream
 endobj
 1079 0 obj <<
@@ -4070,27 +4084,28 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1088 0 obj <<
-/Length 4309      
+/Length 4308      
 /Filter /FlateDecode
 >>
 stream
 xڭ[Ks�8���W�i����D�A~�۳ѳ�m�abvT���"������ Xd���V� �@&��eN6��d����$�&�q��^o|�D�d���տ��l
-x��M"t�7_h�ac�L(��]o>���
��ī��FX�$�d����
$�\���Of��fsu�ɬH����L�7W��_���~����l��w���۫�W���U�z�g'Wn#���T���Y�MJ�K\���-ʇ�D
��a��j�z7�meZ�8a�\N�)Ʈ��a���7)�
i��
-�e�Wmbr�V	)n
�|?T���DZ/����F�^��f'����X�qj���y	���+��]���'l@h�P
C��4 ;��bR���g�.�k�l�NYRg�M��b��v?
��C>��Q�Fd�/%��
�m���n�V��{�Ww���+��4�d�\� �^���	�?0p$l~�}��@�&�X�F��@���*e��
���u��|أ����
�
A�Z�;�����!u>6�O��A��:�C�c�~y�vᓼ�[��Kx�i��}��4���=����-�`�W�-�定�����.{�th�M76�i��f2C溬�Z��v�ER��Z���o��v�M�K���y��+�T��h��~ [...]
-ƛ�(���>�1�������
����C�߭�
���0?���>�V2�W��n�,�����P5�q��Q
�۸��[��W]�G�
��
{������i�"H���K9>���5+<?DU|���C܋�7�
-��M�

Bk���U;r
�2���Ҩ�ѕ�.x۲��p\�6ȍؑ��:��DŽ��i3��}�JZp��(����q 6q��lE��#=�m�7�<�+_ÓO���ad��R�5���1l���j~�V� G�
IV*#������r?��%����^o_s_�g
lm;�;�Z����G�-���
)��U#hU ��<��?��'�S�$��_1gQOۍ��pҿ�3I���"����y7T,�T���⟟�/�* �RX�kZƒT�#(���0�E�� J
A���d�� ��x����;N
-FOq�װ'z	��6~�	}�!p�E���l�
�8XR|+Wwʠ\��If+��iە���e���I�4��y�1�v�Sq��|�!�����6�̔�F���1`a:^�L#�p ������^l��E
������Q�.v���
��t�f�ek��IE�U0M@6
a=ƿ
-5�f
�ܕ
�m�`�7��5�"�f��ՁA\�

w���OM^�\*=�n? ���g]P��c/W�	���'�)sa�l������ɩ�o_�l�P�(���&�X6t�a0���X����d��`�}��..� ,xP��B�x�3j��kt)�kД]I[W�f�c��N��T��7�Ա��X�/���d�F�8��y{(�i�6�'nAp�.d.�p6�)�=�~|�
���
��ʦ�C�H�j�0�
`�5�
-�����P�
�a~ܕ$}��IAn��BɝMKB.JZ�M�>«�>B���af��}_]ס�69��'�81?#����+���^n�,!xd�M"D�F~Qo뺬iSlPK�?�_������0��S��=� C0I���,���,$	
�l�
R�*�
۳h
z����l�ߵc���d�
���d��
�E�y'�,h����N���H�� �$|FFx
�-M犎�qe�	�����"�ڳ

1!
b:�g���{�
3߾��p��*ʐ�6{D�c�� $���'[E
N
�+�|�C��qHЉ��H[���|A���i$h�pV��͏Cו��|Or��K�E�ys��Ey����Q����)�J�t�E�Q��m�
���c�M��P
������,��Q�ί���	�@|�-XQ�?Ƽ�Φ��%�@><�{��3�,y{����a����UT3�f,��i�mR�@Z��h#��
���#���)
$� �1e���z9%xK.���?��ٔO������D?_@��9 ��mW���0��[��VM|��z	@I�7g)W(lXB%+�%+D'c��לp�4a�A謚	����� ~^�I�ӐW�n�
- 
-�&���ΰ"�9��ci����a_{ÿS�2�݅� �m2��:��� ����R����W�n�[g9Uvs�J	�
-[-<�΅d��͛��Ϲ�e�
}�L�eR���b[��
�@�_1,
꣌���
��zE�@��O9F�^�M��
�.i�],�~�U+���o��N��n�}�"�H
����L9��WM%�[.=螀
�.Z��oqkP'�9ֵ���`h-[��RU���T�~XQm�mG1��&}
-��R��)j� �uz5�i(,�˱��}���h
-u�&c�F��e<vIg���
-�a�_)��Ȅ91������(�
�V��R�d

��E�&
��Б��u�SQ�8�����)�&�/�1h�%P+��U !@�$l�L�g��f�\�e�Ib�T)]J��̭�)�pO�N,
!+�Fؘ��� �"�b����
�P	����I2�M�^��\}P�lrD��1�25�@�,=�]���Ht��'\ځk6�Fc��|o)v1�v�0�N#)�zĵ��T$��MH���1�޵Pvu�P>�� �4�/���i�᯵]�>��)ve��1S) z!"
q<Jr�I.�[_�jʈ��ͽ�g�[Ail�
-|�)�*Ǝ��]�p�3& @-���Y��<����&�O�~]5�a�2�=�4~Z�Շ�}���B�Sb�
d�S�Yq\���n�
 4��A�DFo�lx���Tyˆ��xϧ{� }hM�s?gA��Y�!ʊ)>����u&R�N'^H��b�Q©
(9:�b��jl{
+E6p~n��|
 wӑ;�
rI����O?�Ex�?��{��"x�p��:3.�@s�������)P��̈���e����#���7�[~��:Ј��L�ѱ�qѪ	���ޮ����!�}�<�CM��k��&`��;�%J��]��R���iBj�qe��M;
X�u�ǝ�
���#̂�jP{
2�g/bV¢5���q^����ŇOW���'7�^~z�V�τ���,Re�nA�W���_�˧��&^�1�6t9���J�P
 e:�H�����N�<~�8!nϼ��#�)�䩎ϒ�0}��Xw�I���t#��8:���@8��x�̈́�A
-$��"��P�����|w��q=l(��4f}� ��I�X�)d[��V�VȓdQyv�d|m�
��
�c
�<(~z�I�s��@p-�4����x��A/ ���8/�Ë�^��2/�M�2�����s��z_�5���8����� jc�˓�ջg}
�
��޿�x��7k� �M�����b^֙��?��H�s˓μ(�s�`��	���2���Z
-�gLRf �Ԃ�y� ��w̲��\b���	��G�z�d�]�ގ��	M*�+�!���	nU��|���6H����N�
�t�.��
��[�L
���c�

��Ey���J")
�.>��N�<f�|y�n?t��
kc��(��g2�I�}��� ��J���-�����uqx{���㫼��nc�
�ǐ����
������\��7
�C��?i�N
-k�׻˫�k�[j~���-E�H��w���W� �v/BTZ�05R2�{�
�N����:֠
=
.�.�
O�Q�
�SX�����+�4"9E�}8�ͫP?��t�vyc'����R�K�,�1t�\���D��)S�CέS�
�͙,����xݫ�^��H�E�.�.y	y
��-���mXeǿe
n
���j�V����
-�>f�fVG4�3��96<��X�5>fDƐ$���Y$��QZYp����`ÑN�G�_C��'�Ę@�dp��9f�8��A8)\3Ԑ
�G�R�6�Xm���\��R�
���Tj�L�J�|��M����s8�*'�s���_���?���㧫_/���s����|�Oҗ\�4\��#%��RF	\bş����W}IE4<d����qf"M����#��
w��>���L&�v�J��鳮CuV�<�V�M;��<�E��j�
d�V>S�К�?��,}vň�!!;]��&����C���
�	�U�C��_Re~��	�'
��sY<��Z�j���v�k����z�|N��OR:�^j�T��/X
���`�&�`c Mx��J�Y@��Hg��8��?A>
+x��M"t�7_h�ac�L(��]o>���
��ī��FX�$�d����
$�\���Of��fsu�ɬH����L�7W��_���~����l��w���۫�W���U�z�g'Wn#���T���Y�MJ�K\���-ʇ�D
��a��j�z7�meZ�8a�\N�)Ʈ��a���7)�
i��
-�e�Wmbr�V	)
7�]��}^��ؗ��Hq�`/�l��	P�L�v��85Z�d����l{��B�.���6 

�q���OL
���w1�WB��I�5j6|�,�3�&��E{�S~�es�!P�(J#2嗒�Džʶ�m	b7z+�_�=櫻

���
UI^�e.d�j/|����8� 6�þ�H�~���@�h�Rx �`B�2�y�we����u>�QFw��Dž܎ 
+�
-j����f{uW�:��'v��}W
ს�1H��i��I^�-~�%�A���DP���i]t�w���?�rW��y��X�=:����״�	l3�!s]V�i�ay];�")mp���᷏�h���å�H�<�f��i*�_��}��vR�	
J��dϸ
���,�)�EC�TXB�2+X�s����S�I���ǽ
zq�g�̵-�Mt��_ivJ�@�v҉L�@���J���ϡ��V���R�|nj�q+�?�+�l�@HH[�K���8��u�m�}�-`﫮ܣzmw��~[��m��4e	��LE��
�����*>�?zs�!���m�ӏ
�k��5w��
9�mpojiT���c�m��d8.A�F���g�K�c�Bд��ľ�K%-�^I�L�x��8�� fs��c䑞�����V��������'�Q�0� n��[��6|�y]5�s�
+_��rL�$+��fg��k��	�
+�D�B����/o�3��
�
�-���	�ۖ��ۅo��*�df
��L���)���կ��������T8�_�$�X�
�Je��Ǽ*�Y�����Oyݗ]�@)��5
+-cI*�@�rԀ"j�rY%� Qbc2m| Qb�Tv{�
'���B�k��kH�Ԅ�>���"�`P6�vF
,)���;e�.w�$��@"E��v���~Y 1B��ARi��~
l
�]�T\�1�D�#�~�M%3e�Q%=x
X�N��/�H)
@~�du ��� [�oQG�!��3uԩ
����::��zٚ�qRx`L�
CXϟ�B
��/we�oۆ �MsFg
�ȼY�eu`�v��
�#�S��A;�J�������YT�+���bBo�}�Il�\X�-�};v@��~r��ۗ0[>�<�y�n�	,�

�l
0t?�y����F8Xd���
 

� 2B��?
y�Z��]��4eW��֕����Gd�(.���
:u�,� ��K�;:���""l�
J~ڷ
��[
�
�K ��sJyϿ���3�������)��3ҩ�2
��f��!��l�31T-�a�w%I�rRD�[{ �PrgӒ����j����j���1�-|��lh�W�u�MNc��É=N�������
+�k��[0
D
�d���Q�_�ۺ.k���O|�Wl#�0�$)��a�#aOy �L25�(ˢ$q
IB1�������,ڂ��$8>��w�X�2���`�e2�(�xц~މ$
��&퀮�~ +�`:H;	߁�^�aKƹ���v\Yr��+�8����lCGL����N�Yz� ��޲�̷o�5����2��M�
���8 ��-��V�G�&����m�� t��8�x8�<�_�;%�8mw	0܅U��a���u% �ߓ���|��o��sQ��c=�fd�.��Gʮ,�t�cԁkv�c��!����CS�ߺ:T�d0�,�kvT���6|{=a
V��1����)oI&��8��i��� K�^c��C�r�s�`�L��i�E�f�0�V/*�Ha3G� �!heJI'��GL�&0�^N	ޒ�&g�py6���,�k(��"rH�xەl�8
���U_��^P�;��Y�
+�P��q�
+���,�5'\1M�l:�f�=�)"(����wD�4�ռ���X
�	8ޏ
p���!�8�K��
�����!�.$�lː�
�!���=D
��4�D��wc��:˩��;WJ�]�h�jq�y�u.$�6Xo���~Υ-[l�eb'-����ۂ������aiPedT�f8��+JB�~�1B�rnBu\�$pI��b�+ͨZ�P
f|�GvZew��C�XE��p��4df��ƾj*��r�@��v��\}�[�:�ϱ���&? Ckْ��*D����Ê�hl�8��F?0�S�W�*GuNQ�ȬӫILCy`I�]��5�;U<�DS�Шs4� `7���/�K:[��T����HI��F&̉A4E�(�E!�� �"���$cX�L,��6ᘜ�����뜊Bā4]
_WM�4~ɘ�A�/�Zq>��&a�eb<��7Ӈ�2-�L���J�R��Efn
�M��{�ub�YA4r��- ����S�W
g�h���K���p�gL�iFhb��ܜ��ꋀ�g�#��yϕ����/ �d�XW좶�G���X?��\�I7�F�{K����K��tI��#��ݥ"9UmB��|h����
�������L���}IOG�O+�
��*���M��+{@x=��J�
i���PSMrQ���U�PF��vh��=��
+Jc+T�O�W1v��"���q0j�@���t�9,4��7x
+��몙
��X�y�A��ӊ�>D�X
�ub��;� ��*Ί�b|W�w3� ��8�DZ$2z+
`�ۼ/��# F<��{>ݓX�Ck���9
:��j
QVL�i�~�3��t:�B��Ne@�����`?Tc�.\)���s�-�� �����n�K��燜�a,��E��
߃��놣.'ԙq�g�p�O%�PM��ؕgF�o��T-�5؝
T=����k~8ցF4�eb��}~��VM�w��vM�������j�\��5��ީ
(�PJ���
+6����OR3���(��n�����+<�$
`���
a,W��c�Q>{��9\e��J��.�->|����?�������J&
d�?`�*St
b�ʿ_��^>5�6���������!�WB��j (�AFz��'/`tJ���	q{�V
�L&Ou|��Ø����SLǺ
N�Η��Ĺ����I'���pm&<
R P�	@P��
��N��
��aC��1���%Lb��
�H!�z�|�R��B�$�ʳs&�k
�?X D]�
c`�A��3Mœ+�k�
������]��67zI
��xq 
^��z6�y�m:��|�M��?��B��<�ġ��.�P��#\�Ĭ�=��X\�~����+�H�Ys�mz�v_����i?�D��X�t�Eџ�����H������Rx�<c�2�����	� �c�-5�+����Lpe>r�$���v�
NhP�\a
!40%Np�:��<��ȰA����t�o�tY�e�l޺g�@P�

��X��/���TI�xw��<v*�1���;v��ˏx��X���@a
>�!MZ�^�8|V
+�0�o�,/�������u
_���t��8?��5��,_���b�D�a

+
�IstRX;���]^]�X#�P��@}%n)�F�t���l����{��J$����qߛ�xwZ&go�ױ��Yp9w1�xZ��P�����o^��)���Qo^���
����˻;Q�gޗ�\bf9��Ƞ�p�2]%b��M��"rn�
+�n�d�=�
�0��^��r�F: /�t�5p��H��(E�o魏o�*;�-�pk��V����|TH�1�6�:��Q�ϱ����
+��1#2�$i�@͢ yF��ʂۼ��t�<��B�?i�#�:`&�[��1�ʼn�`
�Iᚡ���=�B���jsW���=��m(5��R3f�T"�+�n���6��IWq8�������������/?]�z����kW5=]���|��䪦��
+�
)�uH�2J�+�T����K*��!C����>�3irv��
qn^�S5���Uf2�{��V"=ظO�u
ʨ�b�y���m��0�)0.
+�W�� ˵����Fg鋰+F�
	����7ym̅zmee�M��Z
����*���UNh<�ȭ���]�"U�.Ot�#\K4'|�ד� p�|��)�R�:�o} ��m��0�h�
��W���NG:������bAB
 endstream
 endobj
 1087 0 obj <<
@@ -4137,21 +4152,20 @@ xڭ
 e��议�������3vy�י�_&fa�E��E��|?���g����RX�y�{*�f�	r;�&��P0�g7g�
�|Ϗ�,
��'q�3z"�O�g��i8݋�@�n�gq�pU�W��t������R�z~����?n>��
�-�Q���e8‹��x�OiC�
$�?/S{|��M�
 @�8Wy&
 ;�M
+���Z���I�}U�� ���� ˀ��
J�mUgeb
-�\z��y���U����?����]#ƙ��4�l)|�1��>��T+�}������@x�cE
?!`
� 7� �ı��|G�F�S���#�j9 _ʀԙe3xZ.�2���[[,`�$
-
E��XFcI~Z�x��-�]���^{�W�v
^_���[d�
���ȋ���?2pDl�`�-E$�h��@�h�‹ UJ�
_��Ib�X
��4��)�Gp�`1~�����9�
���hA^�ȏ�I�)cZ�մ���
u@$k
?m�BEce'%�S����.-�4�Ue��
�K=��mR�̖۰�'���w�sO�Rh�u?l�^_�����p~q|���Þ ��Y�kRcp����h2yLr�
�oV���O�U�o���pC*R�U��u��/�M��yd�-�P�ϭ�I�;��?Nݭ��Puzp����`xr�+
-����]�$�#)�;%���)��]���N
��6�fv�d]}3;�]�
#Yj�r	V7�M��	� E�T��J
��8�K
F�E�����umZ]������.OVd�)����E�;M�L?i��t,��>��1�9#��hbd?|v
Q��)q�o�i�y+�N�c)��
-9R�ŨcH�#[%�C,>l�X���c�s<�'y
%x�����O�7�\� "�x����0��g<?�J�WAa�7y~p�>���F���������#g�r��J����Z�ye��]�K�+ϝ�%N��K���N���HL��@��W�'�b�
w���U��)�
���n�&
/]�
X�Q���7��qi��ПZa>ٚLɶ]�,/"�yNq��M�M(�%���%V>��f��D�`�Pj��?i�Zّ"�$��-�6I1H2 at 9rh�@���:6u�Z2C3���֢��ۆ����q_7|�����ظ�c*��C���@w��o�ڶE��������� ���ۢ�p���a.|�����A5��j8�����-Q��ye����
�Cyf�o�>��l��l�fpn����:	�DZ�
8��怬�*�m�*�؎�'�h,�+�h[�C ��D3�@���ОA�-_���
TB~���J���!��Dp�i!
ve�,w��ʕ��
-�C;��i�˨�
��� G?Yk	R`f*�PDO�Zqt\l
΄�]A]����'���
��U�C�UV
�‘t��7�:�aI����� V���4:C��k�ݞM�h
X���4��Yٿ��滀�e
�l]n��&kGm:�c�^\L/M�i%�z�W��vv��	��G�y
-�X�e�j*�Q66s�C�7��ba��J�R��	��seN�F��7�Q9��N9���&��=�L�>,��HC��:H�n
��4�iG@;�n��}�Y	Tu��
-�k�J
�%� �� �e��A
]�d�Ŋ*m7|�����>d\H,��h޸���0���r�� �7D�#B3xg�����_��p�f��0�"�k� e�/�D�>�Ar��\��fW��

Ք�У��.5�G]%=m�*���2Z{�Q�b�
-�
�
-�zζ%8ώ���8
���9�P��r4�/Y�Nb�w �Q]As����/���`P;?|��a|nK��^�j}q�W��&.���^!�
�,�G��x��;b;��p�4��$pQ�dc]Vb�#�G�/�<���/߼���Qv�T�]�i���֛�H-Ą��-��7ׯq�a���-������
X��2��ΐ]���X����t�fS�I�
�)�a�@�5�QU
�$Y�

 ]��p���xN�B<�֖��C%�9�Kޔ8�
W��v+&�+^+ws�*G:����T �4
"���3�n�N1�ߺ΁1=<�28b9𾑀+U�=��93��=|_\'��
���z;�4C��R\�5O������6M���p�W#/�z�e|l�D��
���Jص�E[�bb�-A����Zm����&�҇L)3o��,a��H�0��\��Į�#эOѥcO�}�D��w2YS10�q�\̖^��� ��Nblk���'�
�Vt����p*Y��B��qfJ��(�X3I ��4�A |��O=Y.���E�)*��
���=�k[n�=���3tGtN��)R�/ ->������Ll��6���(��5�l�r���Pbi�� "
� 
�X�S�㐆��k�Dꔷ���\�BMXs]
qĪ��o�d���;.�B
�͂�D�/�y�htGc�K](9(��
rc{������U_��Њ'���E�:�yvW%��s# PŮ�5�Zv �M��!~����!�)R����y�u��u)RQx�
rm
��
-l�8��
������u�tG����E<�t�4������Շ�7�o������˶h:�DBĞ�G�h�A̡�x��@um,��^	a<Y������N���=�n�]��ܣr�����̩
C$�����<^�Z��Y� ����~�3�"�
��1ϊ�����B�'Er�
h����+)?-�4+ 
�'V
���
�m�`�5n��ۚ�؆qrR��
����#W�FId�����B;�ṋ�`~�T at rƯ�y����g
-��n3�����鞭��D2�룸�^ۻ�_��ݩE�.�>J榓�y��uc��X�5zo~Ά�����n]��/<G�؇
�}������/+;ݦw���Ȫd�����M
���D{�0J�;�H���Q�ۑT�O5���
�����柮�@҃�?ڰ��W$�H�V
�)�xF/��BH��PE
�0g��$'==�o��z�� �ȶɀV6gb��=9X��Zy���3!(����W��NbZ1�����*D�#�>�?zn
-Iar�6(��-�k��}��a�
0`i�eXJ\��*AO����H�
_]eΩ\�T�}XS���5�I
_�p7
-�۝��c��M��qFn
c�I�֮j��`F�ׁv��̙/7��,�j�5I�����jE�i�S���߱���o �{�_D�G�(<����Ն�
i���bH	D8Rd�`�/X�>ڃQ��y�4��d�I�.ʸ�~�*�"w�þy��'�:��:
-.0<�.[�� ����g�/K�`ԅ�wf�͆�{��YTw0ջ
I����
�+F��/��'�Ծ�Eط����@�p� 	gm
�
�`\�L��%�Ԙ#N<w��l�ř;Z�G\j�0<
-��ne�����;՗(��x��
+�\z��<�Uɪ�VIΟ��V���L�]�x�>`��z�Mq��ɾ\���zu <	̇�"���a�A }�XЀ�@��C#���Бx�
�/e@�̲�<-K�W��-0h����^,��$?-d<O�Į�\D��=�Z;�/� T��-�e�d`T�Eq��8� 6O��"h4�A@ V�Q�E�*��a��@���l,�y�UvՔ�#
8��?n�����a�G��X� �z��ؤ�1-�j�XE�: ����6V���2����G��N��F����Ic�Y
+�����6)Rf�mX�y�	���;ҹ�D)� �
�x�/�]\_|8�8>^�G�aO���Ȋ5�1����� 4�<
&9��7�BMN������7Yak�!��*O�:��ڦ
}��<2��m(�����
����VF^�:=�K�	�J0<9Е	�����.�
+�ϑ�뿿��]��͔�ܮ^JI��{�3;y�����ݮj��,5X���&XЄI��G��W%��s�y�����"GE���6����@�yb�'+2ڔ��J[
�"坦E���c	^:��i�Ɂ����ej41�>

��(^ٔ�
+��4���'€��@]�
)�bT�1$�𑭋��!��^�d��1�9
Փ<�<P����էۛc.U �N
<�Bh��3�r��+� �0�<?�P�Qi#Oq��S�z����U��X���M�n-ļ�K�.���N�'q�%��r'��~$&�` e��+ϓ}�B��� ����v͔ۅTA�^��m����J��(I���}���4�a��	�0��l�
��d�.V���<�8�����&�˒�@V�+LL3��E"|�y(5FꟴR��H��
+�f�s��$�
��j T��q@
�:\-���DCkQW�m�v�[ܸ�>``��u\l\�1@��!
�hg��;��7~m�"Œ]`_C|�J~z�B@�mQ^8�[�0�
�zn{�� �cz�
�z�Stɖ��ݼ�2��}M֡�3�7
aPf�zl6t38�B��m���X�t���zs@�e��6p
+LlG�~4�_���! x�z��P�^aH�JhO��j
+��/[yAMJ��o��]	� }��9 �
��8-������Z X���V!�� ah����=-W`���`�
2
�(�'k-!�B
+��@%���Z+��������+����D�5r!X<�*U�`�ʪ�T8��6�&#_G3,)�3�X
ĊU�Fg��p��۳I�K���؂?+����|�l!��˭��d�Mgq�ދ�饉<��XO��ήu6��O�5Oa
��
ZME;j��fnr���[,,R	W��:A�y����h��b9*�=#r��)'8�@لs�'�I҇�1i�BX[�ҭC�f5�hG����9+����\�ym]���D
@�D�l�5���"�̴XQ�-����Xۇ�
�\�b ��F�}�T�$���rDBh�l�^���k��ڌ�&P$s�B�L�e��H�g� H�z��6���j_�����R## Bz4b����������m[�pYFk/2�[l[Ab  �AT�Q�ٶ����8Z ���9�*XZ����%K�
ԉB
�d<�+h�޿��e2c

j燏�>�2��m�4>U�KA�/N��j���e��"{�+����(�
r��/�~Gl�n�Fw�.��
b [...]
+���C��T�ap��
�)��[�90���TG,#�7p�*��8g�q����+�d<r�!��[o'�f�pX�A�+����y#Tܦ�Ҵ��j�AW/޷��m�(7~�òr]� ���X�h�\LL�%�9W��S�
�$S��)e�u�%LIFt��~��upD ��)�t쩾����#���N&k*f�0����ҋt|�@
b��I�mm��4��!݊N3?N%
<\��a<�L�>�k&	��&6�/���'�EX
�;Ee
x�?1���rm���P�|������:E���ŧ���xx��M���8
圞s��-�Uz�J,�t@���kpjw
�p�{-0�H���ߙ+\��k��#�X5�񍗌ߢ}���P�!�YP���%7�
��hL~	�
%��Anlo2W�q6^��k�Z��ѺH\'<���x�b ���fQ���	w
1�B�{=7�0E�=�t� O��л.E
+#* �C���Y����C;�Xټn�����x��'��f�[��V��p}������_�x�M�H�ؓQ��m2�9�}�������+!�'�;?�BU>_���W�g�
�k��{T�~w�9�c��t����k�C˷<��ߢt<
��xFR���_=�Y�V}?Q`P�D�HC.�-w��`c%�e�f���Ī���~!��
̳��v[��0NN�1֠���r�}�J��� ��ѝ�wW�Ah�֍�5
�ϓ
+H����0/ѐ�L���mF�p��½>ݳ���H��v}��k{W��U�;�h�E�G��tR8�B^�n�Z8�;�F����p#?8ߐۭk�����������ܾ�Y�ee���.�@6Y�l��
�����V�hoF�u�i[�49*t;����
�c0���x����AzP�G�����ފa<�} ψ�%�^I^
�����
��䤧'�� � �]�W���6���L
�'�PC]+��]q&E?�_�*8�I at LK ��30�P��z߇�G�M!� Ln�%��u�Q�O�8콲,�/�
K�k�V%��?Xi�㫫l�9�˔
+�k
+����ơ2���
�F�q�SSq�}qվ��6
4Έ�m�cl;���U���(�:ЮS�9��t�%CS�&���=5Y��1�s� {_�;����
�yO���H��T�y��0t!M�U�Y
)�G�
,>�k��G{0
+!��2Ϛ�{ ��>)�E���/�RŐ@�n�b�7���]��]VG�e �G�ek�
��
~���
���!`	����
�����|o=��@��z�#I`�w�#|��\�3��������1�u�Nc
 ᬭ�#�˔	�D�sĉ�nc� ��8sG���KM
�Ga1׭�4��x�w��r��?�l��
 endstream
 endobj
 1107 0 obj <<
@@ -4268,28 +4282,15 @@ endobj
 >>
 stream
 xڭ�v�6��_���
}6��
/�[�9�i�n��ٳmh���H�����wФ%˕�	��`����$�|:�z��?��I�Y��I
-�z2]���g8�a��IȤN'�v�r�"��0.'7'��HC�b�Ċ�|'�p"�5w ~�=9�Rp:�q�&����Y�L�J�rr�O~./�NϤV����8���Ǔ����<,N��
.�	�LG���y3�"{>G����un6��di��V	[w�+Y�&=ٶ
+„)����dݺ��ɰ_���
 �o���i��2%Q g!
WM6�iV��5��!N�2ғ3
Ԕ ��Ŷ�*)����p<`��9p�DK{�
V@�`����8$@?����T0�>9tD^%��Dlřh�i{^���4����:�A�uHp$�bZ�cJ�r*t��
�]ɀ�s{=�W3w���	la�I3G4�d�R����
-� �{�w�a+4g)�HT�Bظ
 �H��Vh�3C*P�nD"?�k:��'�.����	�%�H��afٺ��R�{g*ԋ�[�W��Լ�8 "DʒP�1a�i7��@�d�^q�& D
�P/����X
-���-��WEi�
���ʪ����# �3a�Ik��
_7]v����Kuu�J�m��
��U�<�
a^_^^�
-�S
��'Ag榡
Y���<��
TsTA&�Z�,��bdW�K��#�4-�a�7�S�W74�:�,%;Ӿ���8�V9
�^��)� d+��+�b�8�‡�+/�w*ן?\�D��D>s�FW�vJ� E{���:J�m��� !sӘ�m�Z���YZ˚)�Y����6���B�/A
-� �>P�Ҙ����o��8�-�?�Y7�l�ה�:!��v�N
��ש.]Sdռ�%��:��!ơ���֬h�%8�
��3
xJ��7k��
d�?�`0Łi_����) "|�Q�(	Ćiz
)H 2L\D�ok�F���)�c�
��΀�\`���US���ـ��N�;��7b���n/s
b�H�cp+�.��o]9>���i�;9=��X
d��2ԶX�j���whO��]ߝ��2+�
���d�Ґ��.(��7���I�Ɯ�C��ܺiV��
˜���ؽk�7�z���:��^ �<P�����DBH6N�)�
-YʅO�+��xp�
�@ϼ!YY�����T=�G���jB�j�1{��GY�{�*2��.��H,��<��Y��u���c�@�^uX������>�E�7.�Dv-:�xDž����kO�nJ�@���+��	d�I�R��E�@t�57�!eG����!"7I�"��m� ��%�t0N"0�
��������/~���j���;��Yrx��&H���u�������g�gQ4��++*��ج9_���4�Q��I~����l]�2-@�&b��� �m�	��zz~���',n	���yU���[�;�/Ny���
��bH��K.�~Y����#�d�q)�0�>�
Z(��7��o �<
-Z4
8�G��l&v
`$�;4�5�"J�Y�,����(a�[���l0e�'���j]f
̀ô��T�k
�u/[�ǁɚҁp��A�D>n�`���|������g	
���.�q��9��8�A��E�P9���A:>^]�
F��86t{�wi�$����D��e7t���Ը%�����y�)t���9?������ Z��D<�ۀF�
P8LV�M<�K�=J�g�D&��~֏��F
2P����s���ô���'��s�1���ų(
-�g-Lc�4�l��6�x1��ﺣ]x\ꏃȰ�
i�,��u����saK�u`O;K�$D�
-f�X��H
�y����;9��
�D���~����t]:K��Ӯ��/�e-3�:D���BÍ!�
->׭ۂ	��ܡ'���-h!kƸ;�X̫�R_��3�
-<�@�#�,��~{͝ǒ%�?+�%����͢����1X3
I�m-������P{ܐ���G�Ju��Gݢ������V�bM��
ՙ�P4́
h�����%�8��8��,,����L�
{`��eU W}ͫq�
mi/�y�0-��ʪ�[ٷ�)
��u��2�a��}�Ѿ�
?�*rV E
!��Y4-��p`3z,�eas���L�
4RC�Yc
��a�7�
-cO�)�
)�A}��%$K�E�cGk�����E	����ʾ
-j`
"�x��h��d
<!�0s��o^���'�
�a]��,�2�z�.�$�i
�B�����r�c
�D
-�bcE���
-N-���r�3�`@�Ϭ�nF�G�,�B�<zA�
yc
�����s[�S#H2�Q*<�ld=}� ,~��B�N�l7����d��p�h
-Ge{�"�5ƍ�'˩ލo.��b�A{5����~�|���4�f���
��+����w\�h�ISpd������d9�2��,��s��u�� }
�]֍�`�.�灒;4
:�l���)Tp�(H���e�"k��
p�ޫ^�9m�,nI�=��GUM�k"xN2LX_.|

@~A�r%�ڐ�nP�|��� �������8D[����zrp�}�
-��?2zQA�\�@�w�c��j_j_
-�Y�K����3�`��b���R.4�
O�xOJ��׸]��ηA�f�>�\Y%h�e��l3pY
�1K��4eqt�b8�<>�ٻ��J<�vzG��u�������npA���◹�_���1���$q�V��0�Ī��\���M. �����::F{P�	����#���a�ˮ������M�`�
ַ�#E:9{�������94D�����mr
�Q}X�BH
F�};�K�k�vG���� �i]�M��%JVޣBSM�:I��qe�h,�
:N;8�7ڛ
��㠈����2d*I��7
�AϾ!
->��s�=.y����s�v�_��
d at d,�'����:�s����n����/�|��n�
-�
<��H���������K�M�>��$��C�xʸxm��x�6D��,��z;E��o�����س�>���q�d!��29N߃�7�J�
��=>}����-59*��j���r��
�G}��}��|C(E�DvMU+����C�>8xW?�v	I�[4�o)��y��=�
-
-��W�2���}����
��:���X�ؒ����W�T�ămqP8�7-�z^4�}
��E
�ͮ8�j�}"��D�v0�v
� �3����o;s�e}	{�5���7�����}�O_np�T'��c0�����P�(��FSg�O���<���!7��p�jc�w�.�H��>7
!�I�gZV[{��>S��G
��(���N�G�-��c�(����l���O�lĸ��>?|�A�
�H06�����̪
�
+�z2]���g8�a��IȤN'�v�r�"��0.'7'��HC�b�Ċ�|'�p"�5w ~�=9�Rp:�q�&����Y�L�J�rr�O~./�NϤV����8���Ǔ����<,N��
.�	�LG���y3�"{>G����un6��di��V	[w�+Y�&=ٶ
+„)����dݺ��ɰ_���
 �o���i��2%Q g���&�v�4+�qݚ�m�'x��jJ���b�M��@��S8
�WŜ	�|����+ F
�qk
[w

���wth*�L�
:"���g"��L�Ѵ=�O�DL�KS� �:$8�R1-�1%9:��Ȯd����
ݫ��
�����0r���#D2e�N^A�
Gp�=�;ܰ��`$*a!l�
�I$�b+4��!��
7"��5�h�pME���h�TL��0�l]v at w)�3���-�+@�@j^�G�
"eI(Ƙ�ܴ��F�w2Q�8v�
 "�b��t�XE,�s^`�t���4āU�aeU�����0Ĥ5�⌎��.��x����:M%�6Y��f�*k
܎0
+�///�I�)@퓠3s�Ў���V
�`��?� a�C���h1�+�%��Y���)���N
n���i��sn
U�
v�T�C2���N1n�S�C����;�����]C"��]�+};�k���syd
�ʶvwl���iL�6f�ɇȃ�,
�e��,��L�T�^����
�BR�Qi��ng�7�Z���Οܬ�Y6u�kJc�Hc�K�G�����)�j^���u��
��Pu�IkV4��f������Ǜ5vu2b�T0����/H��wޔ ��(_��b�4=�$&."���X#jzJ��ñ�a�Ng�v.
0�Iª)�e�l��|��
���Mn�x7���1i$�1�G�
`���
�Z`Դ�
�
��IC,2B|j�
,q5�z�;��Zۮ���z�Վ�f�
l2BiH�^�t���t�$dc�ɡQsn�4��tޅe��mq�޵͛z�z�r
pw�
 B
�
+ at E��v"!$'x�A�,�§w��GwEYP<�K
E�g���,�PM�~�����h�p5�p5	̘�e�̽�Lk`B$�u^g
��,i�r�v[L�1k V�:
+,UP��CNʢ���"���
+�������'a7�K k�A��e
+wGX���$y)߈y�"_ �ؚ�#��������c�Z���t�x�_:'
j�{����s�����ty�M|�
��,9<�]$}ؿ���������ӳ(
�z��D|l֜/�|]�٨\�$?p�F�]�.U���1�x�ٶۿ���E==�����m�꼪s�r�-�
��<��ˆ�D1$��%ThH��?���r���@2�8����a\��-�H�U�7B
-��#
Ei6;0��
� 
�֚E%��n�YG�{���-|Cq6�2���z�.��f�a�k*q��ߺ�����dM�@��[� E"7t
�p�z�x��
�_��UG�V����֜�}� ]�"R��BG� 
�.h� �H
��ۻ4�q��i"k��:zn�jjܒ�����<�:kl�
����`�X_ -Jt"
��m@��(
&+�&
�إ�
��3c"�y@?�G�m��X���9҃�p�aZWm���9�\g��Y���
���R�y6}xCH���w��.<.���	d��Z
�����X�ǹ�%�:����h�}�H,�vO���<����
�
G�I�p"�}`�Z�
�v�.�%��i�e�񲊇�~
��vh��ƐO���m���A�������5cܝm,�Um��d�N�x��[{K����c�ȟ�’��]s��f�}`Q�����������H�x�=nH���#x��B���nQ[�H��P+�v��W���w
(�@�����h��A
��l
gk��`dc����=����*�����8_�������K��rheU��[���@Һqiɰ{� �h_�g9+�"���,��_8�=�Ų�9
΁zU�y�!Ƭ1��0�O����쿅�蠾k��%�"Ᵽ5�[�� Ԣ���M{ke_5�_�[w4km2�_�9��7/zm��ʰ.MS�
�_G�m�[�ʹG!GAFxp9̱�v"�[���H�O���y9��S0��gV͍7#ߣF�\��H
�� b�¼��s����XŹ�a��$�s�(�L6�����B
�?�B!U�h�p�U at l�tg8~4����N���Fړ�T��7�EE�Ӏ���G���VS?d�EM{�[�b�G�j���|��
�g4눤)82V�o�Rc��F�QJ�M�:�v�>�.��x0S�?��@�

g	���ʏ*�_$\��2`����8k�U�˜��E7�$�
`���5<�
&�/>� ���t��imHR7(h���f k�i��n�_
�-�A
��x�� 98�rL��� t[�ʇ
 �;ޱaw5�/�/t���%_i���[0�}1�CJ)�'e�'�
+_�k܉.\|�۠S���?�O��4ٲ�[���Ę�vzE��8:F1
t�	�����}%
[;�#Lغ��|�e�c7�� ��f��\�/[��\�
+|������\bbU�y.�}�& D�q�k

�=(�E���P��0�eW{�y���&{0u���	ȑ"�
�=Q�xzX����
�sp�n�6��٨>�Y!�#|���P���5m�#���h�Ĵ.�}�%+�Q��&B��q���A4�
�

��M�PE�qP�`���@2�$���Ǡg���{��r�
�<t���9k;�/���2 2���F��
�ȹ]�e�~��
�S՗U��g7|�J��c�\
��E]T||^�����X�s\�s��!d<e\���t<zQ"�sU�b=��"n�^�m�h�ُX����8o�@H�
����V��}��
�>|�����
�Yw
5Cwt9Fmţ�́���w�!���B"����]���j
���~��$��-淔M�G՞Cz�+�XNu�������zt�Ek��^,dl�����+H�k����8(�ڊ
�n=/p����"�fW�u5�>�Om"_;�h�U�����qс��9Բ��������}G���ͧ/78J�ŏ�1c{��P�f�k����'�wb
�^�c{8T����;[�c$LE���ڤ�3���=�Q�����#IUX�Be�'���–��1J���Xf�Z��'o6b\�~�>
+�P�
s$uc]���
�
 endstream
 endobj
 1125 0 obj <<
@@ -4339,25 +4340,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1135 0 obj <<
-/Length 3199      
+/Length 3197      
 /Filter /FlateDecode
 >>
 stream
-x��[K�����W�dc+�x^x咒��"W)q��+�,1K��k ���>��3XpAr�h���������_�|������
��S�$j�p�8O��_~�
����L��⫝�]�0eR(�._^��'#�'rG�E�
�P1�p"��y��{
�YEzqs�H#Ƌ��\-n��/����WK����7�W������MO��$���R�2^��0��]�S:������r3�+�bI��TS��U,L��mG�J
3�š�/Y��+���|
’A���Ǖ���bW���0�L0N��u�j�UV��}c�o����e�.���Ԅ$��ű�j����{8���#�$,>N�]�kpF�qjSϨ�H���@i"�J�(=p����K�p&ߤ4=�]-e��[S]�E���pt�f�L=��L�lm��Z�g�G��n��?������&���*aI_���G����rE*X2b
3��cb%���
�P��3+����,R�	��T2
CX��������.ۗ-�]���ٚ
+x��[K�����W�dc+�x^x咒��"W)q��+�,1K��k ���>��3XpAr�h���������_�|������
��S�$j�p�8O��_~�
����L��⫝�]�0eR(�._^��'#�'rG�E�
�P1�p"��y��{
�YEzqs�H#Ƌ��\-n��/����WK����7�W������MO��$���R�2^��0��]�S:������r3�+�bI��TS��U,L��mG�J
3�š�/Y��+���|
’A���Ǖ���bW���0�L0M��u�j�UV��}c�o����e�.���Ԅ$��ű�j����{8���#�$,>N�]�kpF�qjSϨ�H���@i"�J�(=p����K�p&ߤ4=�]-e��[S]�E���pt�f�L=��L�lm��Z�g�G��n��?������&���*aI_���G����rE*X2b
3��cb%���
�P��3+����,R�	��T2
CX��������.ۗ-�]���ٚ
 ��_�l_	{��B;��g��	��<��Uf?T¾S��@�E�@���<��3����/JC��U
���1�P�nHBߒB�
��A �OD2��
(�\���ﲕ”�&�8h�s8L7�áoK[Y�.M���}��5���g�1Cx8v^ij�D)L�f��
8�Br��W�
-v%�'�%������9�i�lc ѽݺu�-rBMC5Q4[���I�O8���("L�i &!�e=�Q�2�\�]�k �U{�����ہ�6���U��d�jW�����]�.l:���r���Dp������)�3u�چ�P�%�����G�8��8��[��C^��L}_�����9�ʶ4���xB�qׄ��m"��]��Ps��P638]v�N>�1��ѡ�7�ÛO��!Tvղ,h�j���`�;�}�O��ȍ�u�\m�U0P���@O�;	B#��!���Ӱ�9��+Ƀ����Uʃ7����{M��XA��X��ͦ���q�>ڕ6ŗ4�`�a�!7Ի-���^��3z`���Ƙ��Ԃ��(�*C�Mvk�Dw������+
����-H���7�����|{=\e1
-%���U�y"�]���n��7�C�
�J
��O�� mז��v%f[��V�RGщEE���&䢣���R>TDқ�n_:M��������kS�:k�hѲ�e����ϣӢ�_[�l�\��_�
�n2,+���2a����e�H
IH�:G
S0�
�u�=PD �{�`k��i�u5�$�8���F�I�uS�P݆�m >1��uSTxB�E�u���ܗpz
1���4���p��6���s�c�#���,��_�n�9�!Z�~�ϐ$�z<�a'�0�=�1gq�	�h�B7#�Dt��C}��l�()�P}k0�p�*k0��M�{�;<�w���Mu
��-;T���=d�-�YK�%�"<���
�^w��VgYY�8
�c���ᆆ 1�I�J�)rS՚r�+����x%�iVuqo�.<���J ��v��w)�n�U������n�˯p]�����bm=Ֆ���[�䬛��:}��kw���p`.�	l?�@5l��JU�:�G���}j���^��cQC>�C`ۻT�}
y�mk��� ~"����ϙ*o�Q���dBA9M(�zm�y�&:�-P]�Ɔ��;�u�!�L*�t�0�F3�V�\"y�u�
G��KX�t�N�x���4bN'&�
Ċ�R�,�K�
�p�[r[T]ׇ��t%�
2ȓk׶�	T���)O�迯?�H��
-rHs�
��15��EO#�5
oq2
��^�`Jk�X���
�4 ��	��ԴFRk(hfi$���RL��f��äoN��3��x�CP@�T� 0�'bP��&�p^3�aѷ�q�ڞ
-�2Tް�ܞm�еP`	M����8�	U��/������j��}t���2��\�8��`�	4 at i�U�gmq[�F�\lO7�C�oC�����xu��
1�
�?���=�E�my\m��e��6�m8�fN#5����e D��"@E	
�3G�
-YE��J#�yx!y9�
>
-
9���
-�Ԗ'ԙ>fB��}�r�"�37�����k�ҺɎ�8�G��^f}.g���N��5����T�.;�(�̽��{Kp\����z㶲~=f�O����O�m�OYE��~m��L�ψ���7��}z����(� �Q���<<��B�y��GV
�B2g�4SZ
���&
���֑�a����W�l�yJ
�	A
"vQ��z��Ycr����C��ڷnbYP\�V�b�� `
�v��EV�u�rgɽ0x���6un
�()����+�
���;����r��H�#>��
]��?xi��4
:�ͦ�k�������!3�mJ���W~l�@z��F�a'�A��nL�v�ݑ0`wܷ�����	q�6]� qVp�Z��:�Z��D���[�����yCl����xbP�f�3?a�}�p,K�__L|��{ėL"�ڧK(8v���;DW���
���
����\��3Z5��"�i"�\�4򉕳���*G
V�M���lk��].#�L�q$|������1н3MC��!��6�xpm
�^'�܎	��1��v\�� ����D?�����
~�X>�|�

-�cK��([��X�-�
-���=�0��v^�P	߁�	
�d"��/�#p���uQ�'� ��W�DŽ_n�x	��n��6Y����'�:���<,������T��!+�h��l\c9��?� �LYw,�/�] ��Ww�qա~t9
-z�N���tp�yn �U���7�dp��YH|����~4�z�
G)�K����x�C@��*�j�YX�LG��
�t(�-y�:<a�_^����6u�
-�������ۄV,<ߍ�Q
3!��l�
�t��my!�:^��d2
%����XM@��?a��L�����5/�RǫB�8Kϋx
��d�IH�4�.�R����7���߯������h�.���i
-�:^�i	�t(��T�糏������w�]Vw\N�;(�ϳqS��7��&��N5
�
UA
-%J��'c���[�NŎ^� {��Ĵ�!�L�s�I�b�/�a�[���q���/�
�V�����S�u�X�	֓0�^� �D���6f�?����I]fq
+v%�'�%������9�i�lc ѽݺu�-rBMC5Q4[���I�O8���("L�i &!�e=�Q�2�\�]�k �U{�����ہ�6���U��d�jW�����]�.l:���r���Dp������)�3u�چ�P�%�����G�8��8��[��C^��L}_�����9�ʶ4���xB�qׄ��m"��]��Ps��P638]v�N>�1��ѡ�7�ÛO��!Tvղ,h�j���`�;�}�O��ȍ�u�\m�U0P���@O�;	B#��!����s��W��嗛��o>S�����鱂nG��%��M�!
B�h}�+l�/i��6�TBn�w[}{�|�g��jGc�1['��Q�U���֖��hk7��kAW:h7���[�2!�o�q�,q��z��bJr75��#�D
+
�
����RCo
��;•:ַ��2ԥڮ-oi#�J̶:M����t��}M�EG��5�|���7�ݾt�:��r�5`Gצ2uֺѢeW��՛��G�EK����@�f��^=��dXV�A#�e�v�ɡ��
��^u��`(t�{��@���ִ�k��j�H�q*�y����X��
��@|b"�릨�$��� /�;��/��<b.D��i�q'$v'�X?
�91lR
;�#�4�GZYY>
Y���js�
B
6�J�ԟ!#H@�x��NRa4{4�c��
Ѣ�n0FЉ�8
�"��+��YQR̡��`
�U�`Y�j��wxj���x[v� M�{��["���K&Exq�;b�����β�h
p8���S��

b
��TS�.�5
��W.te�+�JrӬ��ޖ]x�c��@"���f�Rj�:�lq-%ݸ�_Ạ���%���z�-]�編�Y7?�
u�v_��h�'���\��~��j�K���u���1��~����P7tǢ�|,����w�,���x��B��A�DR�3�3U�У$B����r�Pf��
��Mt�[��
+�
yw@�C��TZ�8a:�f(���D*�2n�B;�r[��
+�t�4^�!�i�
+�NL�9�
�PY���[3��з䶨��S�J�=
d�'׮m��n!S���_v�T�Y���PG/bj���F
k8��d:F�1,,��-���־-��a�=�i at F�⻩i���P���Hj
��ď�`M�Iߜ�g8�������&
A`O�
�(	�M.�f0�âo��F�=f3d��a�=3ڤ�k��2�DU��q�3�r!_JU
ˣ1�Ք���Ke<-��fq<���h�Ү������¹؞nB�`߆��1���a��z*=b*=b��
j{h�0����Nˀ}m|�p�͜Fj�	���
 ��iE���g�>�$��	 �F���B�r;|
r�k�y�Ʃ-O
�3}̄��v�z�"bETgn�����נ�u�
�q��z{���\�.*��|�k�t]	ũ�]�}Q��{CQ���>�����/7�
�me
�z̠�*���c������h

��F1��
C����o�����ݻ�Q>
�A����yx^v�*���1����d�Ri��8��B�3L8��	�#��4ti��
����1�<D��zo���4��Y�o�IJ��Z�����A�8N�独��4��Β{a�#l���QR,.KCqW�9�g�w^��!�_�$��$G|�����
$~��R�it�Mq���E�߯�/C
fd۔
�����N��`ύ��N�*"ԅݘ0��$�#a��"�o]�[��zm��A��µ��u@�2����ݷNM齱��
�_oW�Ġ���
f~�<���X�����B_��/�D��O�Pp�8�w����#��65ӫ%���g�jj�E��D*��i�+g��U4�8�r�쭉��
�!�\F�
�n�H������c�{f���C��m����8��N�
�uc
��z{AYU��~����
l�$�|��^=�ǖt�Q��
<��2Z����{a���켎?��+�}<n�D1^�#F�zW뢢O&%@��,�	��2�e�`�m�ʫ��	N�u|Q?yX���'K�s�N?
BV�Ѱ�ٸ�r������X"_>�E� ����j�C��r�������N��@�O3�"�so"� �8���
��%�]�hJ�B;�R��0H�
��j�(�>�U!�<��
+"L���K	�
�P�[�2Bux6��7����
�3l��

�3�i�	�Xx�)�:fB����L�0���B6u��!  B�d J0�񱚀��t!�:�1
$=k^ʥ�W?�Dq���<$"a�
d���i
]B�N���oD��5�_{
�KI���
]�#�!�Nu���>��P�ũ��gY_	"os�N���1vP��g㦸�oM|ߝj�9��J�4O�N7�#߷����
��� A�i�C"��(���Z_H�N����7�,	�_<=ҭ*����ϧt렱��'a
��̉��1m��~���*�fu
 endstream
 endobj
 1134 0 obj <<
@@ -4393,15 +4387,24 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڭ˒���_��!�D3�tSbI���
KN�b��%gI�@�@���O�f�X�W҅�zz�=�-��h������B-�"��x�G:��b�����[������(��|qO+�
��V1��Ż��`�Q�z��&L�U�"�BU(���7/��=,��,��-�4L�EX�(^��,~	^�f��
��o����������*�a������J�E�h�]ei���W����vc/��Q
扡�1,��o
&y��6�����5��]9
��v���x�I�� ��}X�*�]_�
�)K
�0��+�C�.k�
{�=��B/�b�R@���X͝��1P��)���kRj8|V�t�+6@�`���^�$�8��d�\�q~�鄼F���tJ�̴)x��]�t
��{�,�1�
Ii�B�SJ���EPn-��āV/�x|�n+���
,�Q"���$q
�E���Pp�|�~;��� o#̲0�g��N��@Z��t	t���u����Y�)9_@c�
*,�b u
��������n��=�
-JQ��M�ox�P{����8p�������⿖݁��\DM���wU���8�m�
�G����-��7P��]٭y�o� �k�Deݷg(l�~���L��L����q���A�����K at i�;��`⪟�j@�p�8Ȧ���*\��1BP\w�����K9v:{�l���7+���ج��ь|��lm�F�����?c��3~k�j��*��@C����D�,l�l�*	*�ݴ�w�V�-���NYWk 	vk���
-v�,�Mm�;`_��k�L��
؀8bL�G�ûr-���C�
�$(m
�a�]ь����#O����h��m�����S�c�p
A,p`_6�*v�X��4L��y��2��vC�o`�t���V�9ɀ�ۮ=
��#�(R<{��� �TAX��n�{�!�Yw��~�%5�?��J�9.23U�W�,9�C_�"��) *�%d��S�
�&{(��_��	?�%��������(��6 ��	"���Θ(�����%#I�>Z��sBq����:D�
o
XH�j��pVA���֑��2q���k`y�Ò�
��}DQZ�&@�M�n&wz{(���t+&G�&��p\�H�#]�iMBP{���Q���v�`E���KV�i�ujJ�M*
��,����H�ӯ�ds
�?@~���r�r��w���y�2�AC�������t�?����!{��2�A=6��#I��%s�nаs��!��ʦ�#sOݝ�։W��g��06(�tCݺߵ�e/GC�n��x��l@�H�W��|B�z�ˉ0���j���q����v%�f�{���:Ad�t��S$׈W$��1 ��ְ#�-t5
;�
m�k�-&�^�3�{�cG�s� �Ȭ��涫�	)>���9tU�'o�E�C��
|�#zj�sr��f�
�����ZJ]g׮��pj#�Y��l�`�(L"��Ug	�"$cG��è��)-�Oy$���
�����1
����(wYՃ4Œ=00g
F�.�k��:�aW6[6�IRAm�WǩA
�0&�� D��˧� [...]
Q�5r
S�5����VMف2������R�ax3Y9�[���2r[!�\4~.:M��G�[��ig�,�~��gt*� k��Y���		���0��sM�ұL��́y��O�r����DA
|���k�D 3/�u���#*��
-�t�PH�^�B&��W��&�(��)Aw�#�(�
b���J~9*^%Ǹ
]�I�������t<r�=OF�= B闱ǨP]���Q��-8ӒT� ����
�5}96�Cct
�hg�+¢Y��W�^�G�8��y�>�K��>��}��x�<�
�5
�(��tp(����5�}9�oc,e7�],3w����� ���R&g�n��R� �|�K���:��������k��a�}
g�+�mUW
�\��;���[�
=�w>��g2�W�d4/ t�|�b�W��ε�G�a�&�{�lM�
-Ӿ

ϳ1
mSW�2���Ĝ�%u�3Fx���򶖌>�^>Tl;�-��z/_����1���X�n�/ ����n�M�b]3%�Ȑ.�@�B=R�,��.H����2%1���ޯ��q��Wʄ"�O�υ���_�'���˃1޽\��냙����������rۍ��.Ѹ,�y�|�Y�`�V8t<ya<��^��@�����B��Jg���e��ˆq����:�w	�GL֬�\��S�j.�S:3��5�%5
I��������*IBX���Ō(OvSI
j��T��3��1��`�u
-,�\誽��b�%/�WG���t����vcIn[��3���m&}撼8�I޷T(�
]\P��&'9�)��rCx�h�yu@�a*r�hΈ)a���,�9��������]�K�^��"�'��}���f��o,�LW��Q<��)�����r�q^��wTx�#�P�/ˈ�?�
hh�#�z�+:��I�s`���� +P��
-�
Z� W�g�=XA��{A���(
R�`�'����X�o�/G�z���v$�/��3�&ڭ�c9y&s2��zy���N��4>�>��ǘ$x3�C5<��9?w�͍�:�ts�PZ���lԌ*�L¯49@����}����y	Xq�
-��L�����-U�;�	=�OP��'Ҁ�$–��
	ND�����gA�E��e'm#��u3Wc�<3�K��){��~��m�5�~zK9}2U�R�����Q�����g����y�'�B��F2��w�
(⍁��	'˃�8
��
-��цW�<�ml
���\�97�N-�/M�^�'N������sФ�0��\��K������S���	~fCg�$��j��e����"
0 JY�̟��&�U�9	��<��
�۫i��k[v���$��<%�Ʒ����S	��@:��H�IЎ_���@��
��e����S_�E�'#���ܭpǷ��=\&�ӻ��h3���*��;�wT��׬�*�9@߂U�z���
Έ����'�3p�m�{y�G'S�s4M�:�O��H�~Ѹ���S�.��B$���
Q����
�8�)ƒ��czS����$���Ǫ�2/+哏`�y�,�q�bL��7S�F� &��ve��3�ćk
Նau;2]<"o��[���",�n[r��Ea�
Z���2�r��w8�E�2�V
��'��w�lI-�'�{���;+�f�Y�?g˽�
�sF���R�WA
+xڭ˒���_��!�D3�tSbI���
KN�b��%gI�@�@���O�f�X�W҅�zz�=�-��h������B-�"��x�G:��b�����[������(��|qO+�
��V1��Ż��`�Q�z��&L�U�"�BU(���7/��=,��,��-�4L�EX�(^��,~	^�f��
��o����������*�a������J�E�h�]ei���W����vc/��Q
扡�1,��o
&y��6�����5��]9
��v���x�I�� ��}X�*�]_�
�)K
��p��Z�5w����q���I�X���
i{��Nj�(��NG�5�
+5
>+b:� F
+�qi
+K�l
P��w�i��8?�tB^�G�W:%qf��|�.W:�ǽm���	��4a��)%\�"(��n�@�t<>W�������(�I��	
�8�"�
�_(8��c>A�
FDP��� fY��3�R'|d -�]�:DQ�yWmw�,˃���/
+�1p
g1�:
a��]���Bwm�T�
@%�(T�@�7<��h�=���p
�{�����agy�_��@�c.����������b�˂�~\�#l�e�?����ݮ��<��A�5J����36U?t��D&qAj�|�〇��8h��� ��T@�%�4�ܝ[D0q��M5 Z8�
d��aw.W�!(��Xm�	����
;�=t�G����u͍_Ul�u��hF�ax��N
#��Ӂh�П1
�X���}�m[�Y�!l��v�g6l��
+���nZف�M+�O�� ���5��5��xJ;h�ͦ��
�/��5R�AZl@
1&�#��]��ŇrX�ww���0�h�����ϑ'ip�bj�A����}�}��1J8� 8�/f;�b�EI�Y�<�a��A����70i��
QD�Ђ�d@�m�
�t��{)���UL �
+� ,�_��=�۬;�`?�ğ�b��
����+X��ġ�n�]� ��2J�)\�a��=�m��m��ߒ`r�����
T�G�Kˍ�`�cgL��z��ɒ�$P-��9�8�dxb� "v��,$y�	kg8� ��O��Tu
�8K�@�5�<�aIV�P�>�(-o��&
[�
�;�=�]�V���u��v8.O���.���&!��[��({�w�A�"�p��%+�4�:5���m�
��S�I�
��W�
�9�
+� ?x�\�uM�Gۀ;xb�<cƠ�jx�x�r:�G��F搽�ȍ
ڠ
�ё$�����p7hعIƐ@ve�ߑ����J��+�ֳFFS��n���޲�����_��Z��I6�s�
�+[o>�n=���?�v��X�?��}�8�b�@�wG��=��v� 2d:�ͩ�k�+h���rkؑ̀���
�6�5�{���h�=DZ#V�9N JdV��}s�U�op�
��ߓ�Ȣ�!��>�=��99IpA3��O�TX� ���k��u8���,�i6v0q&�W�ժ�zF���x�a�H���<T�ˌYQ\G�{�J����A�b�	��
�3#qL�5�{�sӰ+�-��$� �6��T� hS�
+ �R��Sg�#=�~�oɾ&���jM'�
+:"O����
���B!����垘��d�g��� �E��4rC�
�1ơx	�x)��D�l�sp���K�+��€�#�s�	��3G�d�q$	�G��h',��)��N��(���8Y٩߁y�M���J̀��c�ڈIb�Lj�a�3�
[
1�����p
\�?,O�
D��f,���P���Z�0��VW

�t��ק,V3	�<%ˆ�.7���>���w��EFY
+��#.�+���~
l�Ƀ�39p�x��L<&�D�<�"=�$\����?�EC���}/���u����	�z��
k��6�"c#������>�|}y�‡���c��ҽ:�d%@���1" ��
�b��Ά������B@�n�����@�w�}�V��0���
�-�LJ���c.?��ar��í�㴳_�x?��3:x�5��٬��t„`v���
�
蹏&k�X&
c}���у�'m9���q� �{���O"��ҺK�����y�|� ^($�H��x\!�΋�+�E�d��㔠��]�1\M%�
��c\�����`���Xn:
�ž'#s�
 �����cT��gl�({��iI���
�\\�i����
ϡ1:�S���aс�xW�M/
+�y��ُ��
+���%
�HI�>�@<o�
ƚF�f:8��M�߾
	Ϸ1���.����t���v��
k)�3�Q��t�~��O>�%Dr
���Uihb�5�
�0Ҿ��?�ⶪ+�h�q��Q��
����݅�b�;��3�+
{2��
:N��a1�+��a�Z�#���r��=`��u�i_�������+g��lbN����#��Vuy[KF�
/*��ݖ�~=
��/^��߇�my,\���	��}S���.��edHc�n�
)Q�Y�rL�G�AH���Ce�WI�8��+eB��'��BXc�/�������^.����L�o���	U�Xi�\���NɈ
�h\���<V��}� K+
:��0�jsJ/a~ �F��j!ww���Gh�]_aD�8Z�Q_�Z�ջ�#&k�x.�Щ`5��)��u�
ߏ�����K�y�����v�$!��i�X�bF�'��$5D�*J�r���p[0�:�@.t�^��
b���T��#�x�q:����r���$��-�ř���6�>sI^
�$�[*�R�..��F��
��m�!�M4ʼ:��0�d4gč���Ay�v�˜�}��dg�t�.�%g��f���Y�ge`3M�7w��x�(�CՔ�\VJc9�8/M�;*��ܑT(ޗeD�k44���N���
�ͤ۹	0�
+�~�\��H�Lq^��-O���3�
��_�� _IR)i0�[��e��7ŗ�|�
B@};ہ�KəC��걜<����O����E���S~��I�O�c�
��š�]���;���F��}�9p(-��g6jFS&�W�
�`X��>�`�����f��S&�X����
�
@�'��
�i�Na�sx�'"I\BU�����岓���ẙ��i��%f����o?��݃���B?���>��L���ؿQщ��{��T�3��h��R��S!�e#��R�������w��B]
+���a�hëK
�6��N�N.���H����&N/��XEq
�IwPT��9hRL��g��إ\Yhxv\�)�z�?����r��W��v��2ZROSaH��K���e�*ʜBK
�Љ���մ���ֵ-;�tQ
+{{{�o
�[K~Qa
+����b 
}`��$hǯ[�?y ���l�2]��婯�"��~�rU�V��[�ρ��
.����I����Ln���;�zE�kVH
�[�
��o��f=�
+��gDk�{�����6ֽ�ȣ�)�9��z��Ry$e�h\E��ɩS�_a!�\݋腨|��Ɏs
��A���1�)|���_t��c�Q������G0�<���8b1���)\#O ��qZm��j��^�õ�jð�
�.
��y��-�y�}x7�-�b�0��P�k�q9v�;
ݢ{�J+�M�F�;
tU�����=��᝕Z3�,���������9����eWE
 endstream
 endobj
 1144 0 obj <<
@@ -4450,17 +4453,20 @@ endobj
 >>
 stream
 xڭ]s�6�}���2��_�Է^���G7�7sm�F�[SYJ%y��_ ʒ�x�8O�H�E ���jϾ{��+	��L�\&�T��X�8�f�ͫ_~�gK�a
���G���	%5��ٻW�
�Hc�j�#yG<�N�L2��ݾz����"K3���e��n�*���r�Kts��j�3�����o�?���
�-%�4y���ͤ��
-W�.�X��D�p�o�eq����H��@O���M���#˪�	c�t�wy�mk�2��1���e@��>\imW65���H	)bj>���/yE�ۮh���L�,m6�����i�-���h
�}>���xM"��ͻL�
�`�f$�A =�,h@���ɢ�:�[t�^�F�s�xu&�d�l��*��MQ_A��{d8�҈L�SN��JeQ�*��FGJ��ۣ}�+���߽P[
$˜���T��{�

Q�6ϰ���WdR���'b <�
�qZ
��ġ
��gvD*?�k:�@N ]tV��xdLB��.��m�ߵ���}Q�]|}�|�h�3�H܈�R�b5�Dl����N;�e� (��2!(%ll_Bh3����-��$У�|z�S����
BS҃
-%M��&�+��D}���T�	!�Mա� ��/�xi�KHIjX�}Իm{�/XPEUx�梾;%��I�4��o˼^UE����c�/[�9!���9O
��F�Y�$ ��O,ᜲĒ�W)hm��TB�i	� 5�����E�����"z���rIR3m��&�p]|$��x>�D6�.`j�m�`�f"�
`���Yt
�nџ>�^�� �	k/���@�+QI��(�]�
��
8k��$A�]�m�K�yp���i��� �j���	�=������d�4��%d�C�\�h7 ޕ����/'a��������
����y]v�������d

-�)�f�e3���3N_i1�A��
�a�8׺>ݟ��d
2�Q֋j�
6t<�`g�W]�ֈc������dD���_?�xĐ���8Z�^���~����Q��ퟢiWoV!�=���8���lzVJAqx:΋�#�HHic��	u�Y
Go�v��
jzuۇ

-U
y��}�W��;ᣬ�=5CW���>�mh�����M��\�y�wM��$s,}i�tz���[��&��tb[G�ܛ'}�x᎕�`��c�W�͢�;�� �QTG
�x
Oj����#�O�y{W���~�O�M�i���^ҔE�����|
l��
�}d '2�&l��
�]x�ME�����~wR��m64�_l�0�b�:�|�'�

�uӯ��������^��]����q~ނ�-��.*as2�9}0W
c�[ہR
���CU���7
� ͶBk����-}l�bI���_�M��M� ec�c��MB����m�����\�y61��]dʫO��� 6
���H�$d�\%`���|��E�0���,z\�^k,f�`
��<�YR'k~���‡]���T;��r��	�۞�}�C��:���
E����@]������k�D
xk��$>��
���2��e��w]�%��JLmFO]�
�50S�@�6y�~���[xu-
�"�6���h)Q2Q�D(��v
��i��=��4V��U�,=,����F
-
ꁨt����7V]
�8�q��٨Cu�'��5m0�V{��o8R����/�wh*�sϊ��)�����%Ѧ�p
�󽛂�_c[O
-�/��ķ5R,�����%o��-�M���
�#q^��s+J��`� ���c%�h�7N�
����)�[
-�*W%j�RѦ�8�vsй�Z��Zs��
��4��t��X�ܹZ7]O�
8�:��a
�Eńm�j��G�h���^�5ڌ�ÿk|�
����S�~B�m
��gY���Q{r�`�?�	����̇u8�m�7
-�;,��qd�b����uSq�m��~:f�D�/|�(P�&�ٍ��>�A���$����\�a��9|����5�90s$�@��uat�F�Df�]�?V1�1�E����	+�l������u��Z�S��;�(>K
�v�����a��k �z�!�kbSB/��)	/	��h��e�H#��;7�i�:���*��I��e
����f0Էۂz&�����
]�c2�'���
E�H��$t��Yм�Ҿ���ɡ��	8�)Uv���ʼn�N1`�:�j�(�{�p�	P�_���l�$
��m߀�B�?�%w�!�r����

 �����mU��� ���ض�X���AGRob1��&��y߇�&R����a�G��6�<�ܻ�����#� ��}�k��Dg�e��*7�O�DA��
��#AᛔJ
-���N[3U��[�"�@�02��߉�T
+W�.�X��D�p�o�eq����H��@O���M���#˪�	c�t�wy�mk�2��1���e@��>\imW65���H	)
5�|ї����mW�_u�q�@�6��e
XS´ږ�vj��>���H�&�B��]���O0� 3���	��X4 ���d�T	��-:a�Q#�J�:o2_6Ws�F������=2
YiD��)'�u��(_�v�#����Ѿ�o���^��-�eNx`u*��=���(`�g�w|�+2)R��1 ���8-���
�
����3;"��5�e '�.�
++bj	<2&!�_�����ZG�Ǿ��.�>b�
+l��t$nD�R�p��R"6��pY
v��yƲ�R Ir��6�/!��L��ߖUA��T>=x�)NI�rB!�)�A����_ݕu�~��_ci�ℐΦ�PH�B�J	<���%�$5,�>�ݶ��,��*�csQߝ���
r�ҷe^���{M���͗-�����
�'�N���x�
 `�
�'�pNYb�������f*��^��ABcr��o�uRa=x�n�M�$��6�nD�.>��<��"
+�e�	0���
0I3k0���,�d��O�C/@D�ۄ����S�A H���$�L��������x��K�.ڇ��%��<8LK�4��m Y������C�
+e�e�wN
����!q.D���ʊ�|J�0H~LC^U�c�E���ɼ.��vtF��O�l2�D��2��j������ ���V�k]��O	�b2���(�E�]:�s��ͫ�akıW�FyY�wW2��
`���J<bHXPX
�z/��_�y���(V��OѴ�7��
OO�n�ˍC� 
6=+��8<
��Αp���1������,���M���5=�����*��_þ�+���Q�۞�����؇I�6�[EH^�~W��<���ZR�9��4B:=�q�-�X�{:���M�͓>��p��@��ʱ��fQ���_�(���I<�'�I����
§�޼�+��o?�'�����j� Q/iʢ�k}�x>6�ՌV��>2��V6��
�.<Ҧ"�
�U�f��
+��]t�6�/6H�c1Z
+�o�^�������E�\���J�CY�h�._`��8?o�̖L���9�>
+
�+��᭏�@����S��*^�����
 �f[!����B���>�]��VY�/�&t�&T����1p�&���pe��?TS�^�t.g�<��x��.2��'ZF}�
{~m$K2i��[p�s>F��N�xi=�K/�5�R0�MC��,���5?�AV��.��j�
�n�
����mO��>Q��}U�[�|�"���R�.a�H]@�5y��5���j|_I^�]����.�F@%�6���Î\����} �_����xw�-���C��Yt
+Zw4��(�(G"�RA;�W�FǞ�L����*^�
��v�i#��@T:l}R���
g�8��lԡ�n��
d��6�������7
�	��m���;4�g�M��S�� �hSt�����MA߯�����'��p�ۚ	)�_��Mޒ7B��&��̆��8�Rع�%��J0t��w��v4�'t����ǔw�-t��5F�h�p�b
�9�܇g-o�-�9E�`f��~:�|,{�\�����
X
�އ�0�Ţb¶h5sH��4}ql/�mF���5>߆VU����
?��6�~س,[��=9d�ß��q�bd��:
���
C�82G�C��㺩�ɶ~d?
3wQ"�>l(W���`K�� B�j����T����
>�Lc���
�9\ V�0��I#L"3�.����`
^�yڄG�������:�e-�)k��J
�%C�|���0v�5�=��е
��
��uŔ��pn����x��щ�
������*��I��e
����f0Էۂz&�����
]�c2�'���
E�H��$t��Yм�Ҿ���ɡ��	8�)Uv���ʼn�N1`�:�j�(�{�p�	P�_���l�$
��m߀�B�?�%w�!�r����

 �����mU��� ���ض�X���AGRob1��&��y߇�&R����a�G��6�<�ܻ�����#� ��}�k��Dg�e��*7�O�DA��
��#AᛔJ
-���N[3U��[�"�@�02��߉�T
 gl8�ɻ$:*{n����cѰ�Z�5�,!Ձkv��׃�5V�>�"{I���8�إ>\`#��9�|x3`W.1|�/>x�s�H9\��
'
�D����Dz�����w���
<�
)~R�G�$b-m� �;
�=��y��-h��+ؚ��}@�g���0��������.̱�.�?bYS�	SSE����f�s[�l�=Y���A�����T�}��(��e�x},�ҙP��
��o�#�S^��><yRV=�%V�A�- ��Bi5����4[�
�0
-&%`��G�s���Ʒ8a]��P;l�|�Q5W��fR����ӷ}�Y,�a��� 
����e�:�Rsy�P�p�*������u�	
{6mH��h�Q�~���諁Dk�
����
��+5��E���.��{���B��1�D��M؉5	�t oE���	�e�նk3���2@;�>�i��ƻ�ݍ�o��
�!R�`Ԏ�3qJ�\Y'R����y��~��
�b�Oc��9`�~���RP&�����hB�w�`��C(�c�|x"`��l�� dO
�\RP*	.Q�X��K!��G/@� �1-'

�
�I��i��M�� �v�2��X(�"�f�H�좇/@� �19�H0�ໄ{H�B�B�go�PҀ"V'��L�@p��3�:pރ��i�;&b��<d!��i�����v�*���� ՠ�/K�����?�eF^F'��(9RJ9|��t�rDK����F�%�6�@�E�*C.��2�+�C]
N^�B�R$�{���tQ:!�3
@\N���cF�
(Q��v����˴��l���D&��n�nJǯa���C��]����E�H�ԅ|x�u����}��<I
W���"�Tt�t�
��s����?��~\
�3õ�z�* �� #�
��w����f��to�O���?4�`.|b)
�Yr�H@��W�g�*���`	: �/���7%�(}�Mɞ
�)�H�8c�f�f�<�U�/�7���j��jn�Ȋu��>���l�
�b�3�2OO�I �HƯB�듟n��ED��g%������xL�n �p_H���a��w?y��Z=?��G,���w�eBU֟, [...]
�(�[p_��Hc�fH������I��N�4��a	��`�<
m���P��8\U�N&����$�V�[�$���j�~
u�ɵ��	���g �tff���^�
- at i|��S���=����K_��
��bP��<�*�\6����	�T��������;ৼ�D����	��=~yw���}(j}���t�'(��]��,ۦ�^�=Ц����M})��%ք�
U�*z|����ݬy�!�gB�ީ`��ChQ8�_�a��
5

��m�|���K��
+&%`��G�s���Ʒ8a]��P;l�|�Q5W��fR����ӷ}�Y,�a��� 
����e�:�Rsy�P�p�*������u�	
{6mH��h�Q�~���諁Dk�
����
��+5��E���.��{���B��1�D��M؉5	�t oE���	�e�նk3���2@;�>�i��ƻ�ݍ�o��
�!R�`Ԏ�3qJ�\Y'R����y��~��
�b�Oc��9`�~���RP&�����hB�w�`��C(�c�|x"`��l�� dO
�\RP*	.Q�X��K!��G/@� �1-'

�
�I��i��M�� �v�2��X(�"�f�H�좇/@� �19�H0�ໄ{H�B�B�go�PҀ"V'��L�@p��3�:pރ��i�;&b��<d!��i�����v�*���� ՠ�/K�����?�eF^F'��(9RJ9|��t�rDK����F�%�6�@�E�*C.��2�+�C]
N^�B�R$�{���tQ:!�3
@\N���cF�
(Q��v����˴��?��3��Lį����)
����B
u�w�&�_�"�S����폓{��/�$q\��7�LS���
.��νҢ[l����q-��
�:�ݫ �� ��2`B��ݶ'�
�ӽ�>m�
+�� ���tlg��F a^5����r2�%L�T�
G��ޔT����7%{z���#=�M,�͛e�XWM���,���]󫹍#+�����ӓ�Yv�?�!���<=�&��"�
+	�O~���!)N��
#�F���"��}0Y���}!}�m��l����kj���"
=����K�e�	9TYj�X��Rx���^��T
^k}����k����$2�uS��� �D�R{[�x2���t\= P�l�>��х 4n>1T ����e��`i�:��#��X	Q�67�R�٘��Z��?��	/d
�6
��o�}�"�՚!��k~��&M�;��@�%惁�0�)�8Cy�#�pU�;��B�+��?X�o��ۛo���1�A&��R&g���_ҙ�e�{�+ ��U�FLIf?��
+k�w.}�oh7,.�A�{�Xrؤ�o[&�RY�O�/ڢ^�g�&n�=�K'H�����������������~��,Ww�b�l�:8{A�@�R6��6���G�X�.T����q�rzw������{����E���
�/�pp
���1�������
 endstream
 endobj
 1155 0 obj <<
@@ -4533,24 +4539,25 @@ endobj
 >>
 stream
 xڭ˒�6��P��T�8$ �rs<�7���f�٪Mr�$HbB�2Iy�|��
)q�
ONċ�F�ߍ`������?
���Y��i�gi�� �f�ݳ_f+��~�:Kg��r73Q�PC���=�� F�A�fIl�8�#����P@|����+��Y
�ٻ�,��(�%��	���j�������\g����W������w���X�q��*����E����$���h���_�+{��
-��F��jXza_�Giғmb[$�1�xۻ�;4�
��p���� ��}�ҡg���+ Sy�����&_v�2/�{hm�u�g
-�2�f�0 �)C�
������_N�xp�&}�O2M'�@`Ĉ6.�a�m����6M��ӓMG�5j�|�bbg�M��W��\����4��C�#)���tLɷW*����)}C��s59�ϯ��RD2ɒ9�A�S?͒/ ���#8�#��aDMgȊ2�)�J`C�;�ɧ=�ȶ�pn��R^Ŵ[��W7<����V�������*
��� p���*5�57&��ji��_��r�+
�}p 4m��n{zE�����
�w9a�?l�jU
-Xƽ.?m�
-ŋ
�RI����|i��
��
C%��֮:
.mY
p��q�'���h��������*:�b����m��V���ζ[��=���iQ��t���Qb�~[,��[�k��C�XY����+�E�7�d�lkn�,��%#�K����Z
���[
� a� вF,�e�S���
zpq .��^!�:qD��!f�a��D���� �EÃy�5��йE�Q�[��:�eaۯxI��e]��M���୵�i���-���EEZ��!
ۀ
�������!�<�
ɤ�P��C�
S�(B]��LR9 2�ra�-p��1:,��
*dA0+
[�<��x �
-�[G��/hg0�
-gq
-�9��v��s�|�����끠
�3�<T>�[�pCB��I\�B"H�����˛"_���Tr�gI2���*?��U,h���a�ڎێ_�M����+A@�^^�7�����E�
��@��,��xY�|Q"�<|�V�q+
�)4���?�
�����%IIf*�l���@�Yqo�/�?	��uke��w���~(�0
>�ĪhYnP �d �IZ9ua��&�n��+
f�`�ߋ[�
m����vaǧ��`����׺d�E���q�U0
�1R"�@o�uΕ2�y��p@~_�vt�XD��X�B����`4$��gS�ϊ5O�%+��c�l����9�F�@k�� ��
-i�$<�h��q���?k��':�2"(��3ފ��@)�\��� ���eo�:?�"��cg+��o&\s�1��eh��P�t�#��@
-�v���։y���W L>�
-"
K��2J�c_}�
-�
�[Q^�
-RD�

�
w�t<��S�t�#���qhO\�Eζn�Ӈ�t�;��PR��N�h0��]�v�������{�Z��������)@��ݮ
��Sd�
�Y��D>c9���i,'~ ����>Jw\
|h���/-`�׵�����l7�,Z^mJ����
�����b�w
9
)�
��hdϯ/����']_1fb���R_����.��
L?s�OG���6�횜B�kwE����W��M���o��������~���g9�_ a���Ȁ7����5��	S�u%7���.����8�:Db�T|5.�;�S�dP	��S��o��`#L�0�#!�O3 �������
�� B����i���p	4�ّv�ቯy����A�C!��
���� �ܰ��C�e���7�
IMp��
�#I��x� 93�<��^��[�W^�.���^
;�걄<g(�I��i�d�.��
d�2bco'3����h�\5���p�m:�K��ƼVU���9�՟�&���{
��J�>���nK�o�V�8��K���Ws�I�
bޏ
�;���1��p�� �k���ׅ��0٣�z�d!
-�c��C�tX�H��X��Մ @�A���aދ�o�PfQ�#n����8��pB�P�@T:�T�6���0t0Qʹ�VҠ�"/Q�(s�3Z�����k
��Y��GRQ,8�݋�?���n�AI����IA��h������Ϲ�9�z��p;��%3L�g
��n�Si�wC�������~m+�\E��:
��R���ݧ���	�­Fڌ�t�G8�

��(8�cS� �
a

�,�-]�@gW���@G7%��%��UD\�[�x1U�v��8�D�c���D�9�/ְY-�-&��E{h6 �@Î�a:�Ϣ�l�����6o�����
-�e�� �0c)��u�
�%e����BcT
+R'�^T\�iJ
;[��T�)P�)	N�*�9���Ą�^�`�����̚�@�knu�'̝6��#З/�?2Cc���@��e:�^��u.�ǫ�r	�$KpPJ��Se-�	��˼�g�)f�3��[)�䫕����+!
Q�9Ỳ�lɮ�r	��Z�0D�x�I�-�
���N�?Ǝ�u�2�@֠�ܯ�-؁�88t


s��0�āᩗ�D�i�x�`�s��9::�Az;*K��8s�\'
�Y��%�S�w��n��vhI�#��|A+\s�
�[��8	i���Xʎϥ c�./&����\b���,�*N�#)
��x��4m%fD�J�����A�`�sY
�
Gp��
�?(��� j�A
���l����!щ���<*nQ_5���m}�l]��-rҋ~Wg�O�f'&lSaC\cf-۸Pە��_GN�w,TRA�f
��*�Z@�\a;�£�+Yl<X��\��F-���k�	!5���ع�e�K�J �4v���2IO&\��?E�`�%!�w��v<�S�I?qQ}�„_�	z���C+�%ȸ9�%G`�8��O\��5� /b�Ulz�����{���J�]�i)�T�9OhB�:�W%
�
�p�M�r��k�������`��a��ȌxA�bF�1�naK�<:�c�S��c�
!���̰�SJ'���3~[C��
)L���5".�e[�แ�{��\
��@�y8���� o{������
���
y}��o�oD�ڶ��yM���! ��;���
�ǚƽ�,�,���/��!�2��a�=8F��b��H�J�����.�nQ��.^N��v\�W]YS�/`"~X��j�$�a���"���|M�
�}p0u�=�·��Z��WI�ȭ�v�
�th��>�G����E���1��$���F�串�'��������O�
-,��Ѯ�:'�
R���]U��}���I
�,2�Yd�.��r�|h1��r���
-�v�������*��?��b��U(p
-�
�%�IUU�z�O������a���k�z\� 7��,f�p�@��!~[������m5�T�{��
m&�S2c	'��+��Fv�a��:
��>�BǬHz?�Ҩ��4�1�y�c���
�T7l#(�N؎e�i���
:�&��(�1<?�!ɦLJ�!<g��
S/u���͑\�)���+����aI���?�a��
����
�ݲ9��IOJT�
��ux��sa�

�,v��`]�χ�p�� �-E)~&�B\Cȓ�͒�L�_�[��u���5����&��dq����2�ǐ��i
:a)
�=��t��
��掛$�u�i;i,�j�^M��[9���N&ҁs�
|;
�8x
V��g��b��Ev_
��Ԍ[��7�`�ƻf�)���s	=��~���C�C�[�� Y���E�1�p�
d��r�-�a"���q�>��#��>�}Y,���K�
��d���nh�
�#��$���-dl �Y�h/V���4 v���7C�	� J�wB3|��~�
pD���=�K�
-������s���|~3�}��iF��B�����˺H�"|��i�@��7�#�F^f�f�`$A�nf��T�4t/=�Ry���X���
�1�y�	�=T.����VUWsq�Xd�
Uo���w+���׀�v��T
��]mx����{�|���E\�5
�d��"`Lji�U�J��7�g[���Eχ.AD�]Cp�nE��)�A�f�؏35R矡�wk�e�H�F�
12t���<��6H�ǤK�|ğm������-D
��GR�n�5yծm�8��
D���nj�A��u�$
+��F��jXza_�Giғmb[$�1�xۻ�;4�
��p���� ��}�ҡg���+ Sy�}��}�/�b���=����E�3we�y Ԕ!m��I��@�/�p<�^����'��_ �b� �ư�¶��	}G�����ɦ#�5X>W1�3�&���j�Roy���
+]�!�����T:���+�y��ٍ�����񹚍
����`�
+"�d�
� ҩ�f���L�
���0"���
dE
�@%�����
��Ӟhd�k8�R^�
��bڭ�
�̫
_�vi�UQmx|YW�~�P ���t�Ͽ�xwE���׏/oy����>8���^��
+����u���ۻ�0��y�*,�^��6u���p�$t|�u��Qk�Æ���kkW
���,��R�����x��Z�ee
BS
K1L�k��]sX�Z�qgۭm�
��ϴ(�w[:q�N�(�w�-�x�-�5���h���� Y�ŢɛO2V�5�V������%���uc-���U�-n��H hY#���)�m{�=�8 z�
+�v��
+��	�w� �3�0id�@�`CϢ����bq�ܢ߂(�-�f���W<����.���I`����4�a���h��"����m@�v
+�{\��g�
�E�E�dR� (��̅)b�.Gz&�
��`��p�
8N�
��A� ���-x��K<o��ٗ�3��D��8�
}F;g�z>�g��O��@P
ܙz
*
�-t�!���$.H!$G�WQ��M�/J�W*9��$�H]��D�*�\��hm�m�/���]J�� �M/����BJ¢D�Ac {�u|s�,F�(y
>T+۸������F�E��t�$�$3e6��~ ����ϗ�˟��ƺ�2��;BM{?dybU�,7(S2��$�
���y�M�y�vQ�3f0��Ł��	�6��_P�����z0�~t�k]2Ţ^���*�)i�7�:�J�� Ƽ�h8��/J;:V,��r	,`�E[w�n0@䳉���gŚ�ɒ�� U�1D
�Kl���
A#z�5FZ �m���b�I�X�8��{џ5`�
N�C�oEXa�F.F�I
���H���v�JE���^�7�����24�d�
U
+�I��w g�F�R��<~��+ &
�t�%ix
����>qQ���(�W)"�\�߅;x:
�
+F���k:Q��Z_�8�'��"g[7��Ca:ʝS�(���	�@4�D�.m�n��������]��S��fs�{���?��nW���ɩ��T�
݃,�h"��
BS�4��?����b%�;.>4�y�ؗ�����K\�tTz��-�6�u���Cn�q�xm��;�
���{4����~
+A蓮/�31��E��DW��Y���������#�_� ��vMN�ڵ�"Tc
��+w���hw��h��zOc�
��賜�/�0�ӌrd��Q����ς�)�ߺ��m�j��e��t
�[
"1`*��
�)�s��€�)�·�y��~��Ń� R��g��c�}�  !TOt	�4A�w���H����׼t�OƠ��!
+���J�IS��e�|nX������H��ņ�&8C��Ǒ�$L��<�j���p
Fy/r����+/Zh�{����

�XB�3Ĥi�4�o2M��t�
+2_������
\�t4z��W]8�6����d�c^�*�|�
��OQ���=��%F���kp�%�7w+F
��%���9Ĥ{�1�G��
M����@��K�۵�卿��B�Y���t=c2��1L�!X:�v$	_s�}�jB � �W�0���7w(�(�7P��{��~8��
(x *
C*o�zWw:�(�\d+i�e��� L���-z����5ˬb�j�#�(�����y��W�ܠ$H��Ǥ �x4�~z�����Ĝ
N�����K���c
���T7�)��˻��
+�@����o���m���C
�oj�|P��S���Y�V#m�i:�#
U�sA	U�㱩x��Q햮~��+Iv�o�����J�*"�ϭw��*
K��z
X��1��D�
+�
r�kج��Uآ=4J�aGr�0��gQl6V`��~��tn���o�	�����r z�����κ��2�xxj�1*���[/*��4%���K�a�z�
+(ǔ�	���
|QIbŠz/^0][htnf�_��5�:��N��A��˗������o�M�2�T/��:���Q��r�%8(��𩲊�ځ� �jz�e��3�3�X�n����UHځ���ɜ�]Yl�dWH���e-M"�U<Ȥ��H�r��c�ч:\�A k�i�Wˍ�@G

:��9On�X����K�sA"y��E�~�X���B�

�� �
�%�
+U�9�J������)�n
pW7RY;��̑q�����u�-�����A�W,e��R��M��B��o�1�h�b�k'đ�hy<_R��3�\%׊��z� �~� �ܹ,\�#8�A�?�u�C 5��HPk�g�JUwܐ��DZ{\
�����Eݶ>l�.��9�E?��3�'X�6���!�1��m\��Ja��#'�;*� �3HOy- V��
K��r��,�
,ml.
�rW�����5���ZX~�\���E% ]	;}AV��'��២\�ϒ���;�h;
�)¤����Na€/��H���d\w������#�~�h�'�b��V���*6=�Nqbh�=��Yk%Ӈ�F��w*Ȝ'4!Y
˫�K���R8¦�9~�5�a}H�	ZY���R�}dF��D1#�W��%w
��1©��B
���㎐�GJfXz�)%�pb�����F��}f��IJ�{����=�r.�NP �<�}I
+G�g���=�T}�\����논�_�����7�sm�����&�z�����kvÅ�c͊
�^p�Zl�]�N�r�����

��N�	�x$e%JJ��Qr�(K{���
l;������)��0?,vv5Tɉ�0��E�R�E�&K�s�>8�:�I���P��ƫ$D�V�R��V:4A�rP���#�`��"�[��I��B��w�B��iq�p��tl�'`�l�h�M�Y������*y��>��]yä]��,�x���B�B>���H9|WA�X;�a�De��h�V�ym�r�*8�ْ���*Y��'݁^�j

���0|p��5M=�j��]v3g8A�����-H���lක@*ʽ� �ʆ6�)���O
ߕ�� #;�0`{�HxZ�{�cV$��
IiT at j��ь��1��XD��_'l�2�f��
Xz`�x�
����d��C��3Y�⎩�:��S��H.����ys���$I����[�0��P��A|n�n�
��Ȥ�'%*K��I�:<�ﹰE�T��[�.���w8Iv ���?F!�!�I�f�H&�/٭u�:�l�Q��[�j�8E�JP��c���4���
IO:~�]zs�M�:�4��4�u�A�&P�
��r'��9����h
�?+a��r؇���a1g�"��OWj�-�ɛb�^�]����ȃ��
�a�^`�!�!��T�,r��"������f9��0��a
Ÿi���RU��,�E��%S�a2��J74C��ݑ��_l��	26���~
�+AV
|;�MN��!��f
%�;��rt�V8����
�%O��P�̃f�9y��?>��̾J�4
#z
+~!u������e]�g�n�4\�������R#/3R3p0� d73�BP*~��
W�<ԍ�s,{^s�Ә�<�҄�
*�S�uq�����d,2����V��;��E�v�k�];y��*�y��6�Z�K˽\����"���w��p�c�4�*L�g��ѳ-`t��C� "ݮ�!�K���ǔ� S�y�Ǚ������5��j$�
+#~�:��D�_�$r�c�%q>�϶��H�S]�"��X�#�Z
�蚼j׶i
�H"gQ	�c�?�� ��h�(
 endstream
 endobj
 1166 0 obj <<
@@ -4611,18 +4618,23 @@ endobj
 >>
 stream
 xڭ;ْ�Ƶ��
-�������X\�T��%�����V%�����@�@��_��5�!D��艽��鳟��`�[���~}��7X�U��I�WI�A����g��w��a�O���i��������*
�ju��'0���pGƏ�E�JǾJ������w�
��QdV׷�4�m��+��u�����ū�F��{�?/����ӳ�ד�U�Q}��a�R�O�
qwG�6��W���S������kh����վM�l
ۆA����^e���igX��덅#@Z�a��W�]��@��z������6���6��{���!�B�MW Ԅ!�N��I��@�/�p4a������TӉ/� 1"��K#Xza[���}g�&������k���M�83mR^�7�M�x�ӡ����
	��4~&sJ�m
�^�+��F{������jwr�w����0�2ɚ9��Չ�����L�
���0"�&�dE
U~�b�0�|���(}:��S<�}Y��jx���?_=�fV�ԩ����>9�l��. at b?�=��G�N�wn�m�r��<�]o��U�S��ߞ���!+k���]��y�n�u��ԊOq�m	���Ӕ�
�xe��)�@{�%4lּ�qѓ�oHV�S�g�=���ҡu	��|��x�i�2��V���k̫�|ٸe�~�����9���ax���b�g�n���
bp
�G�h{���7���םhY<.+;�in{�
��T�7�� [...]
L`P�x /	�.ZQs
<Y��?8d�{
����٤���k�6�2�0
�� R��,
j���� �ɼky�m���� �)'��Q�
�Er+�ؐ�b�PA
�) �nغ����
U
��P%q���uwk����~Q�HI��+>f�cU<g�R��������8�rn%���L�pe���- [��s$U_®�BU��� ۚ�x�N6������n�B��y���|��rW#�
|Bb`-�wm���EU��&Jy�]��%OY�Q�x8���G�h����~	l �A:�a������gVB��"�%e�j$�B���
vR�NI�!��`���AJ�f�f@!���Nf+ǧV���MU�#�B�
-H�a «
8�
ZUyӒ]��6N5r�a�a
t&�F@<��Y�q
-01|4d
�[�-
�"�
���
3�!�5����-���$�(X�e���Y����� =
+
�#�K�<G^�t�$�EG/���#z΅��|�Ans_����\Ka@��Ix ԠiI[X�p@�g�`P�OVU
���{601;�D�ʻ9Ɇ� �����Cg�N��W�������{v�
th�z���;�C
8R��;�O��u2�h�J����'�4��
�>b^�v��<ܝ*8�Ob	R
.��3s �B0�
�
1��,dfAz9A��0�j!AL!�D��SH�.��­��f����8H�o���Eq���g.!��d����8A��xD��І��
�c{�C�>�
�=g��M�46�
��k�!���%�|�Vx0:TЎK|x:"��
6�])gY�8�N��:�aI!����18�t�(���仆
�������,z�
��蓟K�З-��%S>

I�B?	]��Ԏ��$��.���Qda�K�[��,<����WG������
	�>;G#{�> @v�$��r{�5�g��L��!h�����0���

�`�}�
� ��K�
��q�ؖ��1x)����G�z�> %�i�S���)�@�E�㞆�A	��	y��.�ܶ��+|2ӦH�,�o��1�S'5��%��Z,.Ep%�KQ��M$�cȩ���׭T�
-�٥�3
Ma��-�kL��w�6�����?�?_J���r~�����Նċ:,%��fJ07��D�8�f�
ާ5�l?W �`B�$0�Q�5�ļ��.�>
�_7e%e�
��P`��;��зsn�Sڿ"<
�3
!� ���#H^R~
�$�M*�����K�z:
�Q3D��b�
z�Z�+�� ��B��i���������iwj��Ϗ>�9�D��c��	M2�U�c&48�D	u�o|��U�[�8d~���\6�&�S�FP��o�a R���2�2���&��HI���o������D�5r��)��[��T�.[Dl�Ҧ<IE����=e�9��
�.������|�%]�eU�V���.���gY,4}
6�X��3T8'%SIM����
_����b.����d}"�
-��^�Oh��
���<��'�'0�2 h �������Ʀֻv��R�~�gBc�u��5�����_�|�mY*a���+e�|x��˷X N��^�xέ�}9�Ƞ��M5w�or��"���C�\?�J��
Fo6y���S]
-G;bi�JU>M��Jӑ���W@
:෋��?�������D�:	I�4��3
	�e�~��cP�����i���`@(�S-���$���N
��{
r[�xS�����ǵ�z*'zRuM��HԄ
�"��
zB�)`��08ĉR~�����: 6��r2�Ez�9Q
�fr��>��ܙa�]sNc�
��d�Ԩ�>�B^�
���w�6n
9Q��!��	���fY/^P���xu˶����7m���p/���z/����r����ͩ�v�|ǖYO��|�]G��HN���
g�g�_[��aޗ��*%G��FJ�H� 䶨��� dZ�o�}��_���%�a-
-��}s��9�:��-��������[��ì`�����p�ס����-����,Z�Dו7|y7�SH]Y/��TBsD�>m���;w̦:HF�
c����Ei!���
�WM%��Y9-?�_��4�
��U
����
��6�5��ӡ��&��{DFƟ:� &1����C�YlQ�P=t��`����M�Fᜣ��ҕm��%��I�0�b��H����8؊nz�O�iB*��A��S,�.`_�@c
&�3���Uv��s@�۶�8� �M[�����5‚����b>�
r��/a�X.D1qH��b���
-�u��D1
-"�2����D1�K�C�V´M��t⃓�
-��c��D(xɠ�4n
��+3H���0\��̱J��  �a�ā�-eu�u�r �r��
<GUT�`s8��Q�}���a��q�F��نY�6��[t
�ݳ4B�"�������o~~��9',d�� &W
�k��nN�"������00^�C�2A@�܄�|/8�����/p�(`G���
k�Gf��� ���܂w� �X=�gƹ�A���1�
&��a�8�|��9QD��R��pY/+t'���[�Bۘ�O�g|T�K#�(��)�If�L2���n�yW��M�w��K	��I���SCz�
-="�
=iP�M�����M��A�tJ6
�
�����N���X$�-?���}�p]�|K�3

�}��ò'Fk�#�<�B�%�z_�b�A�;�.�1އ��X����tSelQ���(����wwx�
���B�0Vܟ�{�f���%�����a�dVR�
.@��6PY0> �P-�|H��)>���.<�G**pI������O� ������U��q������4L�
�!�-��o���[�t)x�Їp����{���׹G�=7�׍IS�B|������
_p����S�hw������DqYv
a��"E��֗�S���{z+OYA=
#��q_��<�L޴��Yc&
��B c����
�
�V��賲r��u at W
7#��1բ��:t
P����u�{y���;�=fH"0zw�\��ݏ
���
�OEK�R�c���Z>�O�vo

�l�z���,�f�_�Cq�X�LoB?QN���R���	2Y~$���&��J� �K]E:u/�i�;Ҝ< ��>%Ce?=���d���\^V�`0﹭
-\Y;8n�
8Y!'Q�,���0����I���
��^r��v"��U3�wF�Q�8DV�T-b���7\N��
d�����[�(>�x��s�u�u�
���(]�ҡO�

q6�?�tƅ�
ўm9Ft<�g�D�DK�
�g�T����V�P�wd)���DH
'�!=��{G���{�"
g��"
�+��*���d0�Q��sD��jD��T���V��!)'M�3
��%>L)$���~T�b%7���û�|XX8d��
�c 
WK��#k�L��
�q�
��49�����#آG����<���T�<Tl�	z��s@^��<Fte8d!����kz8  �?�jmΌ��&�#���ϔ����ƮL��ˁ�N�Y`;n�c4�B���Z4�k��V����x Ú ��T�5}�] � �	����y3����_
- tZ
+�������X\�T��%�����V%�����@�@��_��5�!D��艽��鳟��`�[���~}��7X�U��I�WI�A����g��w��a�O���i��������*
�ju��'0���pGƏ�E�JǾJ������w�
��QdV׷�4�m��+��u�����ū�F��{�?/����ӳ�ד�U�Q}��a�R�O�
qwG�6��W���S������kh����վM�l
ۆA����^e���igX��덅#@Z�a��W�]��@��z��|��c�m�r�U�=uE�m�W!�Ҧ��
+ jv�r�Fk��S8���D���q���l��ƥ,��-H@����M���ɃMg�5�d�&�H��6)/ϛ�&L���P�kh�Y�GR?
�9%��S/�@v���|G��s�;9���`iX�d͜����O��
H�����vA�U
+���*?P1lZ>���
�>�zͩ?����w�B5<��럯�s3�y�Tw}{���g�M] ��
�|ϣe'�;��i���
�ۮ7�˪�Z�o�� 
�搕5nl���<\7ĺ �Fjŧ�ͶN{�i�Z�`�����w�=��
6k^˸���7$+ͩγ����dy�кRy>�d���4�	�D��F+TD�5�US�lܲM�Fd�zߜvp�0
�CV
]�׳L7U��18�#O�=O��}F���N�,
��
�4�=J�z*���y�u� .Y���6�
Ъ�:�F<��LL�v(�}���MdS8-B>u ׄ��5���+��M�q�+���&0([<���J��9
����
��=�����l�zY�5D�m����[�x �IB5�
�~l��d޵�<
��j�ms �~�(^�"��
bl�b1d� �� L7l���Ec����|(���C�ʺ�5ILW|��Y�$I��ñ*��G
)d�e}U��Bs
x�T9�Y}F�����2�A	����sI��9���/aWA�*��y�m�q<h'~X�NXf7U!����E|>`x����>!1��ɏ���Ac�sۢ�PX��w�.k󒧬�(Q<
in�#Q��~G�C�6�� �؀0N]`P��3+����[��2A5I!t�

X;)T�$���W���� %P3N3���K[T'����S�����*A��v!T��0�������iɮb�����0��0:�W#����,�8��>��-ږ
���\JhyU�ʐ���

+kc`����s�X����{���awŀ�b���	�ݑ�I�#�B:A׈���a�xx�=
�BGF� � ��/Iw`j��0 Z
+�$< jд�-,U8�U��@0��'���u�=���
d���ݜd�l ]J��f
����
'�E��Ftm��s��=;l:4D
+=OL�
�!
)B��'��:M4N%�Ot�T��D�@�N�
/G�ir
�N
�'�)��ݙ9�t!l���D{2� �� B@k�� ��\"�D�)�W�X���t����A
�طZ�������3��|`2���CH� U�B<�xjh�ď�p���ݱ�=�!�����@�&zbS�5�[_�h�b+<
*h�%><
��
SL��.�����X
]'�{
밤����
�

v��?[vf�]�
���e���W��Ix���%@�˖��)����$D����tqj�dhnu�d��
�0ť��ށs
�z����#`���щ�H�Z�fߣ�=g� �{�L���쳁ob��?֐	4����g�tdN�鋾͆H�X�ƥ�e�8xl�������_`ߣQ=g���4������u t���qOC전`���PLpn��>��iS$f�7�Ȍ�ĩ��咉cs-�"��������&��1����
��V*{��Rə���~�و5&e��k��QVHŸpŸ/���_H� �r�u�f�jC�E
���j3%��s�b�z�i�
���X��+ @0�z��y�(��
b��j`������2���
+(

+0Á�
`O��9��)�_
���D�O�$/�
+��L��&�z���z�%F=
Ǩ"WE1g
�D���Y �`��]�������}wwwG��ߴ�
�}��G�� "V�1|�&��*�1�o��:�7>��*�-X
2?a�e}.C��)� #(�����0 �?d�BJ���jBJ�$}z�P�7�\B��p"��Fє��-�_�b�-"�niS���t�A}������T����@��c�C�zrC>ג����c+��aWbG`γ,�>�
�y���*�����&R�h�/qg�x1�r�|�>j�`/�'���VFA�e���}4�����w}bcS�]�rt)u��3��ͺ�	B�F^���/��6�,�0C�ޕ�s>����[, ��O�^<��ݾ
Jd��릚;�7���W����O�~%��#
�7���d�.��
�4M�*���D���e����+ 
���������zZ�"T��$c��A����2i?Oz�1(�{�R��vr�Y�? ��~_c��fr'�Ww�=�-X
��������Z�Y=��=��&R�M$j†C��j=��0Fy
�D)�r���S
CQ9��"�
+=ɜ(U39ҁ\�@C�̰�9��Ԇsu�vjT\�~!��K���m�����z�Ő\��Np����/�H�B���e[Ge�����y|��C�x����Yn9�\����f�B�cˬ��p>�#��i$'�Lx���3B���H�0�KYT�����O
j#%i$M r[T��t2-�ȷ	ؾ��/}��珰��{ݾ9Q�
V
��
�Mu�st�
��[٭��aV0^���
n8O���
LM�Ӗ�wnp-�p������)����[C*�9�v�6d��؝;fS
$�b���XKh�����@b����󍬜��/�U��W���PI��VuW�ɚR����s�T�=�#�O
b ����R����!�,�(C�
:�|y�
+x���ݍ�&
�o�p�Q�L��6��@�$K{��c��w����
lE7��4!�O��F�)�W��/@�1�L�t�*;��9��m���
��j����-Ћ��[�aARE�z1�e�\ɗ�h,��8$O~1�Q��MIź�S����pA��g�ȥ�!�a�a�&�|:����JF�1�Q"�dP{��
��Õ$��n��J�X%�R �0Z�@і��ܺG9@��[��**W�9
O������0�ظ�_G�E�l�,em��-����Y!o��q�����7?������x�+�Ե��q7�
+|��l��Bw/�!]� �@nB� �
�tK��8�0��x|s���#3��?_ `}pn�;YL�
س�\��٠�gטj�U_�0l��T�z���("FO)	tp���:���
+m�߭Y�mL��>*ȥR���$3}&���r�߼+��ʻo䥄
��$����!��R�
B���4(�&CE^W�&C� d:%��]���d�i��,�Ֆ�d�p�.�\������>��a��5ޑ^
L��|���n1� םZ���C�A���hw��2�(dhxՌL��;<V����F!^�
+�����C3���[��f����P� +�M�@B�
�,��h�Y>$��q�z��#���zzI�R�'�r�~�v}��*��8z�����
&z���l�7Qy�-O��B�C�s�~�=�d���#͞��Ƥ)u!
��l�m`V�/8L���)P�;U}�`
�T"��,��0W^���O�����ʽ?��������S�/jp
u&oZ��,�1�

�Rs!�1�{EɅԅM+�s^�YY�K��:�+��w�jQ�k
�(f���׽����
�
3$���o�������ֆ�"��M)K�1��b��'��
��	�E6A�A�Tq�U�ǯ�
��8P�{
+�7��(	'�Zq��b��,?��x�l�UB%h��"���4�
iN
 P
L������
q�VT2{XS./+n0���V��

�K����(bVS�J��?@\����es�WN�
9�C;�R
+��;#�(b
"+	uJ��_��.�EV2^����j
e<����:}�wkE�.d���8��J:
+�B@�h϶�
#:��E�A��H�ɳo�SD�{+J��;��K_g"��ډ�
EȽ��wx̽����k�[Y� f2���(X�9"łE5��k*XZK+��ؐ������ǒ�A��?�B��J�����o
>,,�
�Rx����1��+����x��
+L�`��g��F���l�#�{�X
B�E*�
*6�=L�9 ��y\
#��2
�`��5=
 �G�6gF�L����~`�g��q�[cW	�G���V��,�
��1�!�K-��5L|��\�e<�aM �a�ݚ��.�Q�zG	��㼙�x�
��/� t^
 endstream
 endobj
 1176 0 obj <<
@@ -4665,23 +4677,22 @@ endobj
 >>
 stream
 xڽZM���ϯP�S�M @�R9�^;c�ˎw�rX��!
��Ijg'�>���p'�I��@ �G���נ��~������F�o�R+W�y�Wy��IR��Ǜw�$�
-ھ]%�.���<�LVĩ�P>����u2F��I���5�Uώ����U�d�?����k�Dž�f�v�*l����U�D��V�w�믾^ota��~������޼~;�[�4��}��[)Y�����X���W� ��˶�O�M
癡��>3���܍f[�6M\l��O��
�]C3C=�o2�2
H�ޯ��|��mfrY��*N�x���Po�?�{�}�㈫�2+V���9��?�K;5Z�e_na;9^cU���]�i��؀1,��]-t}fZ@@qe�٤y��jҙyM:�I-��mSp��]o�<ڞ��YCa(48���E��-��:-�r���FGi�9m����e�?}s]�$�F�̙
2��y�^`�'�C�6��+"�ޔ�
�
�ȹ؂�
L�h�3�|
FH���Ο�u�D���}ہ�
��=
˦�C
��R{BC�|���c��C_4�rN�Urho�ѤZGDzF�k3�O�e翘Y����,��Fߥ1N��zǺ�;X���6�{8=]�V��4��b�1�D���:u����
v�
e�;�
�ƪ֣}�(s������M7��3�E��IU���
v�ǣ����	;vY��09�o�X/���3T]�\	DTq���/4�脐����=r�q��<z�B�ы�R���*ؗ9�x�)T�Pᥜ�-Sz�ۮ>
�����R���Xk

��P����Aȅ�X�
�g���J,��Hdՙ������~���_^�y��S�CP�C:Խ@�?ђ��h
_�\wHY�j��� ~;̒Che�/r�η]���2 �D� �DCG'�6��� �妻�:�U�i3
k������b���A����xj8@�#\�
-'vl�r�\IG���,7
 ��
@{����I�py�`(�}�o���gX�p:�H�����hڑ	X�QN���$6��@��z�X7#s�V���"
dn�̿[�
`������o�2*,

-� C�]�O۲��+,�.x$�!�Uu�4���@������t+��f�Y
�W?�,������k��$��:�3���T�
vR=��=_v�X�z��yb$�#�k�
�m�u5r
Z����@f̉�2��?��ŸP�8j���&).@�N
,����h��gʇ�p���2-��̧U
����� �_g��;6��R2�'�qtP@���i�f�uB[0��'{/,�hB��:��,��@itq=,
�l�hp��R�%2�_
-K������[�.{q��3)�o>���l>vaý/�p��u����(� }�'A�@��p���j��|�2�<�]�<�I��}��u�X8�N�/+�Z���ι-��K��DG"_<�{M(�zw#kV
W/�:7�ա%��4�9[�_��� �X�#�4��m�@�Y!��2�x+�a��
AEԝ΃��w��P����
-�HGQP��$�`�)�f<2T]��7A�H(�
���D�$p�g	U� V\V�-��
�����v-�\8@�kc�CM�z�����%\
�VP��=�GX��w�} g��&��I��#��"���!���AC Ѕ
-���#Y��AC�9
���Ѓ��
U�-9����CWo	�2/�],	�G�h�*����
EyES��G�pM/y�
���U�1
8��
4.�
�y��
�ߨ��tڐ���*����I����
�?��VV�
H]�
^G��|w>p9�9��٠�M��Nj$hq�3���_}\#>�{
-�Vx�Xw�^h���h�P#y���5(��\S�&��oB�Kj�bںq����A)�%[B�
0�R�m�
��}:>����Sh@��Y�4��}8'�j\HQǖ��9�I�C6���
�T29a��?�rFC��Y�&�(P&գ"@X�X?A�����V��鸁,]F�>ذv�x�����(ݍD�Bw� -ݮSY�/��I���3����ߘ����RV	%�<�����n��EL �!5�!ث��Q֯
-y;py�}��B~"z'uĿ�(0���]�
GPS�پ%�rDq�����",����
#]j��	���0��
-V'i����:�2Xb&�Q�}���ޡ
c�z�tA�
��4�) `�.d�����Tq����n?A(eɒ�j��$�)��X�����u�m��J
*n�x<`�!w��t��$=�T�H*��

-��(kΧ��T��8A�����">��ďMA�d��BR9ʒv�[H�1���M�A��c:�jaL�Ǚ��
~�`�J t`�C�����Z
!=�j '�X<�O%������G&TOf���~_Wg�jAFB1�eIFk�F߉���؀c����"8T/�F�d�M�8����
D��"�TƘ@�#A_q
3
rf9!X�
-G�؄�����u����k�;��
��:��"�D���9����5�\?��Yݍ+x
)*O��c�=w�R˪���
p�-�>8K����ݳ�e� �4v�Ls�
����S��THtTt
-����z̆6b�L�cc@"8����
��'
 
. (ZJ��A�3?���ʭ���{�j�!1~s�	���.
SV���A�
��?�u07'�N��֯iЭ)
n-W7)~8!R����K���8U�]�v
J�c]����ט/p.w��������<}�'�.�G�ɘ��e�+��V�
-TT�
��ʼn��2=ß
�.P�[���d��P��T��D99F<N��
-��pA����í܌3���$�
�r\���ju!l�A�'��!��A��K4��!{�
�FF��@:
-_F4AN�'�2H�tI�
�*��
8�"R�;m��6@���o�0�mh��+�A�y�w�O���Y�X?�d$�e�5�b���e/��� �{]|WrN�3�M�l��s��;����'*�=�m�Z���h(tm"<�^ց�<�<�*��� � NMA�7��� ��2�h���m;P��!RST���͛��
-���i23����=`�ΗOHa��u�9H)��!y�W�t���B����O
-���.���
9�RS*�I���{,�Q�˗Ћ��
���e���� y��4 s��L���Z��8Ɂ���@�c�+����
p�tW(�l���
-=G/��o}gi&�g�
�C'��
�Ɖ�s4��������BP��t�Y��t�΁�,.��������^��븯��F0��]�+�,PO������1��7I@����(��
L��M���rA��Z�8���h�N5��ɿ J��
+ھ]%�.���<�LVĩ�P>����u2F��I���5�Uώ����U�d�?����k�Dž�f�v�*l����U�D��V�w�믾^ota��~������޼~;�[�4��}��[)Y�����X���W� ��˶�O�M
癡��>3���܍f[�6M\l��O��
�]C3C=�o2�2
H�ޯ��|��mfrY��*6\<u�v���Ͻ�>�q�U
+g���J`ԜGڟ륝���/���
��*Na�д�g
l��Ʈ�>3- ����l�<�u~5�̼&�tߤ��̶)�{ծ7i
m�G߬�0�
Mi�"���q�Q��`v��4��������������i�I#{�����p/0��!`�����AoJDžqM�\l���L��P�#$I�c�O�:M�v�����rL�
�eS�á�S�=�!{>�|U�1��/�X9
��*9���hR��cY#ڵߧ��_̬	H��c��	��Ҙ?'�]�c��
,��l�ͽ?��.V+ at Xz}��c�}�~��ȇ��O;t���
WacU
�ѾC��h���t����n��
o�"Bۤ*���;�������
�,�m�
η�,�t{���{�"��fh�TtBHD~[�
��8^S
=W����{���q��
|��*a��R���)��mW��܍lb���[)�C{,�5�b(�l���B
+�r�ޅ���d^%�pq$����ifcg�Y���/�߼���!��!
�^�ҟhI`C���x�;��� 5��`?�

f�!�2x��K�ۮ���t�r�g J����w�
u~C�r�]Y
�*zܴ����x
���ya���K� �R�x<5
���f�;6}9x����^x��lb��o|�၏��
���0�>ܷ}��3�`8�~�P���	u4��
,�('�^a��E li=},���9h+�w�
E�2�B�߭U0n��G�h�~�!ˮ�m�����K<��̪�:Y��l EMZT}D�i�
+�ʬͫ�WE�TZLܵ�b
��
+̓`�I�gfq�G�ƌ;���
��ߞ/;d�`=ÿ�<1Y�ߵ�Š�6��9����s�
+3�Č@�̌���i�O�e
�CX�I� `'��x�}h4H�3�Cy���{���KG�Ӫ�VDmyw��߯3�T�
zn)�ʓ��8:( 
��}�4u��:
+!�-��哽�N4��g
�K�M�4���
�c6x48�})���/������^f�-u���H̙��7�
\�x6
���ޗ]8KкQ���Ko��ؓ�B Ur��]h��w>X�\
�.�
��L���^�:�,�]'�o��zy�܃F�%�e�#�/
uý&r���5+���C
�����~����-�/
+h}{ {,d��f�L�6G 鬐�qN��0r|��"���A�w»X~�R�|Y�W���
(U@��G�j3	
�.r�ٛ c$��fv�p8�*@ +.+�F���W�W`
K��C.
���&E�V�|�.�d+�{�
�#�}�;�>�3Jp�Yv�$V��x]a�Y���HO�!�B�C��,��!��
	%��S�`8��BsK�������[�:�L�KxKB�7Z��uw B?�GQ^�T��Q-�C��K�p���x�nLC 1r�K�F�~^'���7*�<�6$���JD��C�@`�`�$�9��O�C�ŀ8RW�G��Q�*ߝ\d�b}6(j鴓	Z
���
37�W׈��B�^6�]�Z$�&Z$�H�d%�@M��:הA�p#�	E/����Z���n\�,�nP�mɖ�z�̻f۽��w����E� ���īl��>�p�	��FԱ�a{z�����;� �LNX����\���zF�	�0
+�I���C7�OP �v>��l:n`K��6�]"�~����$� Jw#�C��
!@K��T���:t��c��
,<�E�7�c�>��UB�6���x:���[�f�lHMi�j3|��+GK�\
{��$=�����I
�//
+
��u�6���s�o���
Q�.�e�.��
��|u����H���v@b��_&
,����I�w|�%�����
��Ih�����ųwh�X��0]añ1���G
+ X�
�$>��%U@���>���OJY���� �lJi<ր)6�?p
y�=����/� �@}�
�!]l#I2|�ʻ1�B�8ʚ�);;|<N�<.��|����*�cS�4Y���T������j���.t`P���N�Z��qf��_8�
X����F%�>��CHO���3�O�S	h�|<���	Փ릪��ՙ�Z��P�qY�њ��w"�@l#6�n7�6��˲�?�l�,���3��FѢA��'�1&P�H���W\�̂�YN�‘/6!����Ŭ|�a���چ�jE3à�Ω��(p�bh����E
y+�O-hVw��
+^C��*F��lϝ�Բ�j$F:
�-D˽�R�?h�D��tY�@6��5Ӝ+�+�z��33
��}-#"�
���X;S���N�|k��i��~�	� �
���"x�����r+� 랧Zp�G��
a�)c���ǔ9ix|��h��w
�͉�S6���ktk��[��M�D���&���-9N�sW�]�����X�&��5��
�˝��aF��?�j�+O_�Ɖů���i2�o`��Jc�������B(sq�f�L���­
�y�qv4Yp*Ta.�9QN���~��>(\���}�p+7�>�:�n�
�����Z]@�b�	��A@�s��M�i�Ğ�3�s契��A1��—�M��쉸
R4]��B��"���T�N>�
�x���!�@�e�!��}�f��
� du1��)Y	3A�nͰXr=��.o�/@�^ߕ
�S��@�6�����#�N�2|���dOw�V�1
+]���u`���!��3z?H<�SS��M,.H��,??n�Թ�a����u��"B�B���f�̌���~f���RXmd�iR�>wH��"�'w��+"h�Ӏ¾+��g%�B�Ԕ
+lgj�� �_d���%�"�f�8w��i>H
��8��\�-ӥe�����Nr`$w5���@���p��6��,�*a�B��
&�[��Y�I{�Y�G8��In�A��qb�
�|:�`������8*�fD�9
��s�A"�K,)m8v;E���'�:�+놪���a��
+8
�.��=�F
����MЅ(��8
+�cS/|S2��\��V>&�z-?��SM�m�/����
 endstream
 endobj
 1184 0 obj <<
@@ -4724,27 +4735,21 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��[[��8v~���S���0�
ܪ}pf�Yo�Y��$�����n�,�Z����s. /����ڗ���9߹����"[���o�$�f
��A/B�D�����_��-6�L�<,������\(���[|z�_#!YP
�p�A�B{!sI������]�Ι���"w����U�L/�7��,����j�s���/?]������^��N	�s'W~!�ȭU8��Nhci~�
���7��*�"XCC5
}`^-l�=�f�U���鴟���
hf��㍅-A�ە�˲i�� l�v��7�M��u���S[6��"Ņ����b%3����۩�8�|���'����\ӎ`�f8��C

}`Z������I�:�M:a�Q��+�H��79��W+��Ӿ<\A�+:d8�҈\�)'?\�|Yܖ�v����@��}5�q�~CUf�K��	�"����Pp$��;�;�(�2c�"NQ]2'<�
L
/h�f�O6��;�G�`K'�]�>���v_4_� �h���j����je�]vMu{
��up
-ے��t��
Ӄ�|��c۔�Q��n����wվ:�rW}ÿ@R.wW��y7wqؑ�jH�BH��^ZоX�p��.V���^eu(��
-r��Qjٖ���ቔ������PJ/�
1q�:��r��V�,O#�Łg���y�ͦ�ĕ��x@�򻮾�@-S~��nYt冻�n�H�9 ��
	1Dz%�RS����������=�)��z�!
N�T`�� ��Zu[�����𞟙KL����
-��]���0
`@S� l뮍�n�宜����	���
gq��w�m�6�H�?��z��EBc]������{$c�a�Ee/{�$���L�
�>
���/��������
���f��xlu?�l@��n���&�K�/h$��˦<�!�M'��^oQ
�;2�6��ih}��K%>
w@~�PZ�1�?>������ϗ�G�yWJ.���y��y�:L��d:
(��� )�S�ifN�n��.s�
�;���~|��#t&TЃ;���T��]d옙������t�
oI
��c�_
�a�a
P�)������䲐P���g��%��
�{��;Bԩ�ث��
dM�c�v5ȷUvy�a��jd��̖mT�u�
-�:k\Dll e�;ԁ�;Q����6�/l�ӂ���ձ��I	�G קݘpsF#*�b�=��s��lB�m���x�
��[p�h���#"����
~�]rW�ӛ�w�1=sp�MՔk�H,6�����h6�
�]��6��T.�����N>cuM������t����]�]��s;#��Խ����lS��]��Jn߫��meTK !/�

��)�ղ;1Ћ��
-�f*"� �5�%���
�t�6n�
(! ��?����Ë�� ��T�#&�m{�Te�2j`*ln�k�H�0Ҋ�X7ձ{����S
����K�{��H�
	��r�����)0�L�=0�*�S �ԙ���=2~V󪥜1
��iݿ�Px���j�k��G&�MC�|U�T0��gz>A�A�#�����H�E�0�	�P@�;�,N	#�
\0����]�|��K��w�+Q���ե1�t&,�59!;�v��S7�+
A!i��;]'���EO�g�
�\��'�+�Rg�y���Q
#�aez�i��Vi<yR�9I�!�
4�ه�Z#AK�7�^CX�{=a/��
T�9�?�<�|�nZ��FgN�^�|ˎ;9n1估����"�� ���rB�%SX8���ҙŰ2���W�[�@���' �7�]4C��,lN6d]���^n��'�
-D5�"���k�!�q����ﻲ���صg�Eq9���t'�)n�CYŰͨ<�}h���*�8�m���<�
<
�
�ؘ�����z�^���a�G�"dC���S�鹹�ɪGq[z?�'t|
-q���s)bMQ:4��=D��I#L�f\��<o���Y�<�
|
�cL��{ػ���\��Ǜ����t����^	����{�����H�J��
�Z���Z�<(DR_�W��I�́O}�41���4
��� ^C�{f|�Ki�S�O��{��M�D��0]��#G������}J���%aqt=�}�6��k?�)�j��<h�j����Eb�h;��ꔳ�ơ��qkxe�?��{�yˎx�	�uLf�祉
l*�d(B~!���^��0�y`Uri��.�S|�E^������,kd.��
R%W�����æ�

Hm�
p�.��גL
k��9]F���ޫ�}�2Z�?��|-(�����s�_/P9�a��)�Gioc1�d�9

�9t+�]��V���d�vw1�0�q��
{1�����F�9]r'`u��
X9?���!���i��Oԋ4��_�Q�k)��}
-�]��� �\�M��(���0�j�>�&���t��v�\+��ϼ��s[�N]
-
-��L�t��I��Uܵ�L��ׂ���%�3����1pT��n[�3 �I8��R�tS�����>Qמ�{���{}ķ�l.�P#��M�
\�]5�]c�E��&9��rN
��	��E���up���Q�l_�
}Y��
�B�
�F"�c�e�
�
|Yt�I9�?.w������쮰�i�
��^d��e����uSbpr�i
ʰL*u��5�`��b�E>�Y�2�}����g3p`\����@��b=�A����2
-��$�+P�D�ӏ���4kI�`�&h���ԩP�t�y�N};Q��M�}�N2?sM�k�_8V����o�������/�TǷe,{�Ez
G�0��3]�pc �A�(6�A�҃/K�N
��w�py�a
�X��(g��凳�
�0ۂ�m:�
KQ1���چ,��iP��7�Q�ϊ��N������U�FS��eQ��}�
�Kc�!
�>f녽�:�4�N�R�-��aL�C@�Ϫ���
���j[ΐ�c���afhM�gZ |�Q�_�R|Z
-P���(;�Ҩ�o�`U�k&�sF@�m{�������/�\�a�S��$�����$+3N��ˋ
-�H��a��"�
-�O�Nk�A1X9��
B�|���]�&��Xާ1-�ڹ=:��{�
-���a۠-�.�<����4��)/
�L
���REK��1Q
2��{�T�11�}�pĜ;V�'bp��+����7��
!�"
W-w��.h�B�P_�2��(
{�H �{���/��n8��a�m]�
��c˜{��
3ێ����~
��y!ON�
\J�gM��{�ygt�0�|���6�Z�_��8~����{t
L����<��>@O_�'�,6iT_y�����]w��oC��V���&^b�9�=
.�Q���n8}��H�Щ�(������mپ��I

�$�� �M��/v3� J�&.���$�#�
��0/M��)�{����v��3�'!������q�]13!G�e1!_'� &�i�d�#�(
#jUIg*)L�q��p�ҟW�{!5���Sh|bD�=
�C ���[P��%�
`��$���}�K
T�����vW.b_č�y{�/���i<�d
�u7͋\q�K�=N��;q�����S#0�ܹu@�M|g{��*�MЏ
-���
-��9�2C� �7Dʦ���Kmg/I5I[�"cb�!ϧ

v��2
9�e�6*pn��3��\����EtLz���M#�nh���6cЊ�FI?7�n�.��֧]�d�6|�;�j_�<E0K+�q�(�3����S�z���tCX
�i��5;h�U}�(���
���������%��
�ba�M�v��L�7��{�+ti���Z�s7��2*�Zغ�/��A(ilN���iJ�_N��?!�w��a��Mg��
q���ݥ�g�C뜌�<�b`t�RNJ�^�4�>��|^7n��zs�懏o߽�����Χ"�����s��u;�<�
C��U
����%?�I���!I6������U
�Y��击n�#�A��
An :I��PPJW	�|FpS�T�9��*+I j���X��@J2��Z3�-���Y�Dg�Y��ʥ��A7^>���L&��v嬨�q T�;xt5!$��q2ޱ�������c��C�e�Qd�Ͻl�J�Ӛ�ʇ���`�	=�,�p
��4�ake�_ޖm�i
�<6��&:.�.)|5	��`��=r��I���A����q1�w��!��z,��J��$�ip��G�
�0A(�k\�"�v9(�#R�?�O�ؽ�����c�rP���

-d�:�<����H�=��m��FO����VA;��:�D~\p�Ib�MQ��r��#r�8�'Vw�&F��3��R!�D����
-8�*:���%!��C�`9|�!����K
-�F7�x��m�\8R� �������a0��O2�a�h0Ƴ� j�9r�����)z��`QG|���
t5%f0R�=z�/ǹ�h�o��1[�x��ѩ*e��f>" [��kĠ����
G��)��Vџ�9<�q�ERΏ�܈�B��vؗ|�ډЍ������ϕ
+x��[[��8v~���S���0�
ܪ}pf�Yo�Y��$�����n�,�Z����s. /����ڗ���9߹����"[���o�$�f
��A/B�D�����_��-6�L�<,������\(���[|z�_#!YP
�p�A�B{!sI������]�Ι���"w����U�L/�7��,����j�s���/?]������^��N	�s'W~!�ȭU8��Nhci~�
���7��*�"XCC5
}`^-l�=�f�U���鴟���
hf��㍅-A�ە�˲i�� l�v����ǦXwպ���-�m��B�Y�|��P
L��T���h
�}>���x��B��}�i�0� 3
�ơ�>0-H@~��ɤA	
�&��ר��r$�̛��o꫕
+��i_
���
2
YiD�”��T�,nK`��K�~���۸��?���*��%k�Vr�
�_(8��m�
��V�~��v�����.�
u����_3�'���o����V���z�/�/|a4�za�ICw���.����i�:8�mɍ�t:@
φ�A���m�ר~yS7�A��j_
n����_ )��+ɍ����8��s5$q!�{H/-h_�H8Vq+V_�
��:��j�|�(�l�u}��DJ�DI��X(�Z���?V
hz9�C+l������3Ev�<�fSn�J�w<�j�]W_|���)�]Y�,�r�]_�e$�
�Og��"�A�)G�s�o���G��Ğ�m�C=���S*��A��|��-Up�~x���%&�Ux�Uw�Y
\f�0�)[�u��O���rWNe^^�~Qӆ��S�;�ue��ww���"����{\�� �=����FĢ���]�Cy&�s���b��LZ��������j3�L<��P6��f���h��u�4 [...]
�㱋�/�0�0(m�����SW�
rYH�Ql�3������۽x�
!���L�Պ��J��ϱW���*�<�0�Y52X^f�6*غBA�5.�	66�2Ձ�	�@՝��O���q��6
+�iA�v���D�t�#����nL�9��c�����9Id6�
+�6��
s<�g�-��X4p|�

s�R��T
+��.�+���刻Ƙ�98�j�5[$X�W�S4��L�ڮ@K�F*��[�I�V'����|��
+~GP:�\Ƌ\����Bṝ�Dh�^j�l�)o�Ӯc�Q%���U}�2�%���v��U��jٝ�E�N~3�{��z�� T�v�w� I؟��c��E at i�PD*��涽d�2B506�ی5c$_iEv����=
K�Y�)� `R�ť��d�F���Y9L�G؁��t��
�t���)�D�L�E�
?�y�RN���u���_b(<�@@H��5��#Φ!q�*n������3=� � �����b��"p�فz(��
L����.��h`�T>v�!ʗ�k_�R�P �.��3aQ��	���F��A_i
+I����:<�,zb>C^��j?�_ɕ:��C4����
+�sL3�J�ɓ��I�
A�����>,h�	Z:���J���	{A����̙�Y�Q�Kt�b7:s����[v��q�!�Շ��	yMՕӸ-��‘M���,���~@����R2ĕ> м9��Epgas�!�-'�rS~>aV �i

_sW��K��.~ߕ
��Ů=�-��ȹ���;1Oq
�*�mF���C;DDU1ǁo{�U
�����^(��t��ؕ���H��F�&3�=!zd\ל"M��=�OV=�����>���P�k�ޞKk�ҡ���!��M�a25�J��ysLn�����^�k�
cJG��ܳ����

���=�$^Ow �#�݀�Jx�=֯=��<��F
+�PZ>`���� D�"D�A!���b��<M
+f|ꃧ��ϥ��(\e�B�3�s_B at H��}b��C<or'��
+d
9�����
�S� �5/	�����۷�X\��OT���AW+D��/�F�wV��6�>��[�+�����s�[v�;xLh�c2Om�`S1&C�
��v}�b}�@�����K3�vٝ�#,�M6vp&gY#saT�Ȑ*��zoG�
6%n�@jC�{wq���dZX���2� 
��^��ە�"7�i��kA|~�#�z�ʙ
��H�<J{�A$s���̡[�����'{�����;�_ػ��l��4z��;���������
�]���L
�~�^��
�:h��wXKY4�Sp��W4]��x)��"o���G1�o�yV��4�ק�-���Za\|�U��zw�RP��g��C߾H2��⮭g���.�?.y���W-|P����̠u�rw� �O�y��R���=�f����s%`���#�
fsa��lb��"�)��.R�6����p�N���4.�l��
���d�Jf��B�
ex���m04�
�h.Sd�g�ˢ�Oʉ�q�s܅�?�>`w���N�\��"�o��D(��
������M{�P�eR��孑g.���.��2����+@��L}=���2����4�.�Q��'9\A��%*�~������YKk6A

l�N�"�{��v��ۉVlB�W�
t���kJ�X��±2�ǯ~C
��
m�|�:�-c��.�k8b�	�p��چ�
"�0E����
|YJt��������8ǒwG9Ӡg.?�
�To��o�X��A��m��6d	�N�Z���"~Vt}t
+��wm�%u~��4����.�jW|�+�(\S
i`��1[/�]ױ��u���ny�
c*0*}Vu
/�g ���U�r�$X
�f�3C�k*<�೎j������R��J?
�4E�Q�F�
x{���\3��3�h����ß~����3�
+F%�=�<��&Y��p<\^TxD:��K}�T�(}�tZ3��ʑ��h��;���7a���>�i�����)��s_T�ߖ�m!vw�	�x4�����Oy�g���*Z��}��j�i>~�+�Œ����#�ܱ<��]}X�箾q&^���(�j���uA{�7�"�*�A-Gi�SE��C=�~�'v�qؠ�kn���P���+����v��4���k8U�
yr
+^p�R�<k�����;�{���w��I�z���A��T�/ߣ�`҅
hD��D�z���>�g�I����k��� �����eZ�7��-
6�
̱/�0�apɍJ�~�u��k�D�N�(G�wM
e�o����M.d��'���n*\��Pz�0q�]&�,q��yi��H�
�|��k
�a>	�e�ą͌�4芙	9r�x(�	�:�0Os'+
�F�Q�J:SIa��,����b�
��5� (�B��#����u�ޢ��o/�� K�%��ĸ�k_⠂
w�����s�"n���S��M��&�h0����k^䊃_R�q�t߉í<�(ק��a�έ�o�;8���UAHm�~T`�ՀW �ș�*��!R6]WF_j;{�H�I�r�y>��c����/K�!P�s՟	&��uDh,�c��K��_Um9uC˔��V��6J��i�p[t���>��'��
�I�U
�zX�)�YZ��+F�A5^����#h�_���Pw�H�|��A��k
@I
��n�w$t���/|v(�^f�C�m�k�g���L��^�K���ֺ��y�Q��֕|Q�BIcs"�ULP��rR��	�ˬӖn:kLl�� [...]
�
u����
+�,��"|�esTRߜ�|U>
��8�M��Qg�7���P-��
[+c��<�hsL���w((�3�qIwI�If�푓�H��
z5֌���s��S�c��Ux^'�M�;�?��H�	�@y]��	��A!
�R�Q�|r��u����/����hm�=��P s�������<�F��om�6z��g�@��
+�����'�んO�mr����
}
���Q=��S71�]ט���
+A$�M�
W�)T�)��/	��
���
��`�_R�4�YƳv��m��‘��
�G�~��0}����F�1�uPsΑ�`��FO���5�:�3e����)1���_��~9���(@��x�u���Ń
'�N�P)��5��"X�w�M\#�
o
�W�8��OԵ��t��i��.�r~��F4:]�þ��p�N�n�/����ϙ
 endstream
 endobj
 1192 0 obj <<
@@ -4777,23 +4782,28 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵ]�۶�ݿ�Ӈ�7c1 ~y&���4��L�I�@K��TIʗ���/@$E�;}���b,�T�]��WO��Dÿ
-t�Q��A�L�TlO~�Y;�.PQ\��=a
���1������'4r��Yj�T?JCq�B
�?�<��[
�GE����6(�(ɂ
veU
���|{��
���7W?�|����dm��(���]�d��Q�$W�Y�6��5n����u���<���#��Q�g�m+��E������x�[Z��)�M��@��>\�:����Z`S��&ґ��/�c�-��Ӏw��F+��3��S�vR�����p:�^�����"�?�`
�H�6����Ȳ ł��Es��b�{���oLJ�̼)}�]mL
nO�����X��pd��
-��9���ayW�m
��+:
�����{�P�Jd�5sƃ$Σ��>��
-�$��A�ݎ��yP ����%:�2[�h>��Â$
�a�V}������,���d��p�ʌ����
�Tn
۾>�w~R�6�S���N��n	O��j��q*śݭ���p��a����a
	=��Up��v|�7�ӌ�0�#w� �����pl�vjR8C���u{�(��$�	���Ǿ�V�j���x�
)Y`�lr&-�.B
B
��
"{ �DDz/
��k��Ƅf�
-F!Qް4u
�F6��-"�snT�p��<�*��*�Î#@�����y��x����_�h;����fW�U�����
��
�tY��{�у�ht��q��
J-�A������9��y�^^s��̣H�<	;�j�G���[���(L��Z���
8�����|v
-3��'�ۻ~�&��H�=Y���/�g�T�G�
��@w<��}B�)�ۄ�WQ�U8t
�+.P�шv㞻,
��
�),G�@�j��t��TV��W�ɦQ�F��m�sc�_��#js�œ�:�S#S�rԙ�Bl��d�3Z�3Z�̲�WJ&ڶ�&�x
t�}��-��4���~�ۺ]q���Q~+M����#
�s�9[O'���J�lr[k�f�\��eU�’��W��ۅ�J�(V��l��{�v�L,��P�bӈ
--�E� 5%�'�
�����p�t�� @B��X �����E�{6�Z'p�l.�%Zy#�dL
��܉v"��� 9	��)�G5
]?�`?#�^�ڞ(,��]
^d����<��廹�Q�	�l�z�S���b�j`�#��.&�vdf�*�俞�i�H�����S��Y�?Zߵ]���@�PKK��w
-t�`��f���B�a��	���j��;�#"L�
�
��5;�:ݚ�y,!�uFv!�i
�"s���QW5��
�J�c sH�DC�QF["��=�������A6N��&
��*���N�?���
�	HeJҦñ^Ksm��e�LG1�}�E��C�w-��%�!�U�j��bn��_�8$m�$| ��-��,��. ���B3"��R����B빎�k���o֪�<�8B���s8G��y �[R��J��
�#zlD8
BϹRr��
(Q0��Ł�B#Wz�����Z����j��uf�
C�†ml��ղ3�%�9�{��(d���jaga����Z�~,T[�ak
�0�

N>e� Ջ�4��يӌ
-
	���݉3ȑ
��d\|���y �/l����!O����h
b;�T��/�{.�Ў(N����z[n��d�F��H��9{�	5�25l�&?�(�3��Im��e�`������
�R�I��&*roM�K$�����A�����%�"���L�F�Q
�J��/k$S��&Ҫp�[�Ÿ|Έm_�c%�d���>c+wВ�l������	3��"�̬���B[��
��QնFB�^Cr[���6��
a�t�s�%�6o
(����S�N"�`x���W>����`��]
�h~�.2ڱ����R��� �� sWE�+  �V� ���-����\rD �
�ؑ�#A�B�B��Cٖw(ؙ�L��P
F�2e����v�ԃ����5�jX3��L�
NwBjߦE�E12�.Ԯ �dޱ1][��=�p���70ҧF�RSq��
�
[
ܟ�Wu�M_���\A�ؗ�p
'�8R�ٯF��H�큠x)��l��p[���
y�U�����h��@��	��l��jq�yJ�"S�

-aܱ��
�/N�
Hz�ކ�{Ȳ�iW"�����;D��E8��s1�YT�f/�B0)�asD!
EPeC��
-_�-K�+�[0��@�mтa�=�=����(P�YR?8�`q�t$�D��*Yj��J�dV�5
�$P�v��	�����U���¼� ^k$��-� �M�(5fJ��K5F$��A�פ�.%��J��-�MB�CW�s&�BO:;F�.╳㌩��нg1���`Lj
�g�i��$ �-K�)����B�b��<?*6���zs!uc��*�7]{G1�|@M�QP|�Pq�Q~��2�B
-ۮ�g�N'T=�|ѕ6�ÿQ��(Ď�#�Aʁu�
��J\����U�<�,ڕ����w�l���""�x�ϲ�dg��������W�|��{��ͫ��z� 8��N�蕮1ti5���%dP"�D���˖
'�����N�$���U3�(�g���%�vT�9%
*�ƓB��z�������ס{�'�R��.|!jj�
1��4���zp�۪�' �pI�^�Lv���ah�j�H���cZ�=t�Tݮ׶ȫ���ߊk��������hZ�"��
@O��T��t
H򪄺o͙���K��m=�����B,Ĕ|���FB
�|��Y��OX�(ȴ��E��:��	��2E�i���K��$�����T�h#��ƕe���\�^���}�#�`�<�,���lm���	�
-Ҩ� ���%�9otd
WF��
-r�+&X�0��_�⸬J�2�����m�Vj��(�Q�,�����K掍;����~ �ZR5���r;`��Hev
��Vr
%��O)!��z�
z�<� m����"���;��,��$8i����t�O<�/q+D���t�ҧ]`�!�Sf�D�7T>�e��
�j��A*��P� �>��
-I�
Z��1*�g�ȹ�
z���8�s����3imϲ���ri:��N��ڝ?P��"-��W���]�hR���L��̱�ryvF)J�t-|�ۤ-e��l�$��U�X)*E6-�6�HO%
x8
xu��J���OE"g�"�������	��iY��-��dϰ�����Q�X��+��/�DH�0
��-O+c�#|��8Y�4qb-�ނb}	I��;��8��
�j�R�l\���sâI�D=��~�M>���#�F����A
�bCs�,���^q� k$��
�NlP�'ߡL���O��N�g��Yx��C�\�ņ������>
���iB�]�f�l�e`��րs�U��g���R�P�ba�m.C6<ypd�Rp����& ��U�
`<jC�v��r1<�jϲ,ʊ���3p�ʸD�Ky���
���g�
��́Gw
����FE��G*��*�|��B�}�����(בZ��\8j\�Dt�����
���Y�73�c���0�b�Tr��{r��|�|�b�ʄ_�I� R���26G�ʀԔ��-��`�
��ٵ��J���_I�?������m�Á�}9G��Г�����Fi��7�o�_.fTT���#UW3D�
������  ���ȟ*r2a\	�J���+w�*e���
�%
���ÃH�g
1Nz��p�.��|��?GvfDȕ<�V�2�R�$3US1'����j�ׂs��GLM��vH
ڹL��V���q۹G_\���
=�i�*H&L��q��#�2$���3��	:i��`�|��M
'�gM
�n����ٶq�Ia��'b�]���
.��������˧<L������s_�C�
��r�.g&x�/޽~{s-.�����x}v��8��`�'/f��b
Llr/�IJg��˜/�O_ؤ�F"�P
{��A.
�E,�g	_��l(�+N����/Z�����_�\0(�'��FĈ
�0y��>��0����;W%��w}w:�����QuA�.R���=�^�
-
Y���5�������]y�x!K� �@>c���2	�"J�xʃ4�� ץX^'4'ʵ`
ĽB>1D��|��N��W1�⧥
-�ᩇ�>W���/52��� -�m�jƓ�?��+ɡ
+xڵ˒ܶ�`�p�44��KU>(���+�v]I������0�����}�
ɡV��\f�F�4�
��]���牂�8PAVDyn�<�Q
����ǟ�`c�qd�<�'�C`�"��@�	���}B#��8�A��(U�҈�E�PB��7O�����Q��6��
�4J� �]��7�����7�^mLa�w��������R
�y����,P**�D��*K#cZ_�p�ݮ�\W�&�K�PY�DI�y��,��,�V͗�.�S��ʀo��6�#A��peTX�Cݵ��,	u�"��c_n�z[6�=
U��)�2)����jΔ�N��I�1����p:�^��H���Љa�f�@QS@}dY��b��٢��L�Xt�^�'���83o
+F�uW���ӡj��1�#2
Yi�B�sN���EX�U�vkB�}E��s�wr�w�� ��d͜� 1y��g��B��
�7��14
+`��D�Qf� �u�'
�xX��C7�ܪ��w�Q�X��]?��:
�Z�Q��?����ʭa���q��O��M��;e��ƶ�+�[‹�]5��8��M	��V�r
}�JҰ����0��
���p��v|�7�Ӵ�0�#w� �����pl�v�S8C���u{�(��$�	���Ǿ�V�j���x�
)Y`�lr:-�.B
B
��
"{ �DDz/
��k��Ƅf�
+F!��ai�X�l �[D�1snT�p��<&.��q�
G�
.{wm�  0I�H�q���v����ͮ«n��3T#X9Fe9��ұ��Q��jcM��
J-�A������9��y�^^s��̣H�<	;�j�G���[���(L��Z���
8�����|v
+3��'�ۻ~�&��H�=Y���/�g�T�G�
��@w<��}B�)�ۄ�WQ��p�HW\�$���=wY8���SX����0
+�C�婬
���M�0��0�m�sc�_��#js�œ�:�S#S�rԙނ�|
w2�-�V4������m��*��:nhg�93M�)����nW
��y���J�����D�|�9g�D��AR��Mn�am�
�k���
+QX�����{�0\I�X;��MC2pOڮܕ���

+ZlQ�Ų(��$�Ě����� ��= hCh�=5
�W��p8m��
�R	
6�
i�V^�2im��;�ND�z
 '�Q;%������gd��T��%4�����]�p��m!X���
՚��6��w<�(�)f�V>02�X�bRoG�`ګBM���6�dy-L�=�[ޙ���]���J$
���	|�@'
Fojm��+��
���~��="�T���
\�#�ӭ��	Q�3�
yMM��
���!ZeW��h
�C�%�u
a�%R��3�
O~��/`Z!d��mR�zi����	�R���:�,���p�ג�
B��wY4S���o�h�~�����`��>�<&NW�SV̭��
��햄 ߿EW��s����ThF$wS
+]zcT(5�Qt��H�fm
��G�~�h�4�uK*�
Q)Ӕ�q�@���A�9W�@��%j�w�8�Vh�Jo���x�E;��
�֊�Y�a�^�0-l��f�Y-;�Z�ӿ�Z�BV�N�vV
�:�e��B�5���
�����SV
R�(O�O�-�fT�H@�bP�/�
�A�\h $M��f
��l��YF��@�l!�L
�8
�vq
�����2�����4l�n����ZI�l!M�Ѱ��
����P�.S��k��"�8�Ȝ�&IX�
���ɋ��q/5�t�|��"��t�Dbb|l
$
+9�>^")����j�<2�$
+0���F2e�ё�
��E�Ō����U9V2N�
��3�r-I�ʖ����_�!�
�0m�/-Q�̺��/��o8g���5ڮ���"Og��p�I�"��/a�Vxk@	d5ן�tY/Ã����	������b @�E�kw�ю��g$�2.���]��� ��ZȃTb_��6�r�Tr�bG.��
�[�e[ޡP`gb3p�{By�˔���k��eS~J&֜�a����ҙs8�	�a|����@�P��
`�y��t�8<C�彁�>5•��
���������4�������.�%�}��p�#՛�j�
+�4�
��RN��6�	��Z�ȐZU:|;�x1�6�	4^!�Pm�&�.����$+2u��p�V�
˞�� �Ls���W�m8��,�v%�(_x���Ct�X��?�P�E�n�q,��6G�PU6���K�e	cv�Xb
��
��-Z0l������_
+4K����KG� O�l��� ���9��Lfe]͡�K�jؚpϬ,]%�P|@-�K	�F+J�R
rݔ�R#`�Ԉ�TcD��xM8���^��ŰI�p��p΄]�Ig�H�E�rv�1�4
��,����o�I�!�,0��d�eI>e���]����_8a ��b�k�7R7�,��ӵw� ���
�'
�
�)�/���~��tB�s�]i�*����B�X9"
�
XG�������:
+�]�#͢]���:�~�ϦA����K|�5&;k�������x��q����7�߼Z���1��<uÉ ��5�� ��>����
J�����b�=~ْ��;��)�dT�9��j
E��U���dTŽ�b9Ǣ�C�Z3)4O�G��zH��YJ��
yr-e^�������@�_L�[��<��z|����JggK�
�ƩF��:��;��ރ0@�M��zm��Z|�[q��8����C��BĿwh���S��\�$yUBݷ�LKPť�綁������FV!bJ>g�b#
!Q�M��B�'��EdZA�"Hz���I�
+�"ʔm�å�@�h}~zp*j��WC�ʲ�XJ�v/���Ҿ܃�{�J���J��~��%Ҩ� ���%�9o �-\��+L�)��`=ˆ�e��*�"�L

+�ZE�E�R+�<&���(I�Ѿd�ظc�Z
+�0�%U#�
.��?����C��J�c����)%��&顷�#�6��^-N���}�
1�'M�|�����	���%n��h�����Y��
��"~ʬ���ʧ�,���X��0H�R
+`ԇ5� Q!�wA��;F��L9�ԠC��

gw�U�~w:M"��Y���V.ME��ԞJq����=/�Bj{�+�E�&�9���Tz�
~)�gg���H���M�R6�J���$~�"��JQ)�i�qFz*�������nP�$
�*9�I566
�y��-��5-��rS�A�
���JpX%�% ۺb�"H��
+��AH��R0��8�W
��uKA'ֲ�-(֗�t-�c�5�
06���
HU�q�
G�
�&����D7��ø/F܍<[[}��ņ�
.YcS���ZVKr�ii��ؠ@O�C���
?�d>8��ςS��\�ҹ

+�
%�w���}�eU#�ӄ�\��e'ؐ��&*橭����5�
���<�����\�lx������6���M ��_��;9�xԆ
�&!�
b0xd՞eY��o3g�>�8�.�mo�.
��1/<3
�u��6�@
e�<
+K�$�h
�w��G8

{�\E��?��Q�*'���p�fX�<ϲ���
�_Ά�+���Eݓ���c�#T&�rL*� ��~���9�(U��<�l٨\#l��̮=��Tv
�J���)�eΗ@��l�
\��9r�h��<ԯv6J����<�y~����BOo
���!z]�t~רP=}��0VG�T��	�J�V�.�4]��V)#կ��/i��

D�>�0d\8����M���^�Ln���
ٙ!W�h[��pKu�L_TMŜ�r'�M^
�ទ���j��8�s-���̭"V_-t�s�����z��(�!��	D&��ʏ�ʐh��ϼf&�Q����q�7�IfϚ<��2:�	�m㈓�sO��;����\�_O����Oy���1������~��
���]�L�_�{���Z\��/�������7q���*O^�

Ҙ-0�ɽ�˞��/s� >}a�J��C5��>�0��П%|����`į8��fJT�h��۾��s��d��#r�����?������ZoG�\��#����(����ND���H	���4{!+d�?�W��>�>��w���,1A�|�F/�G�$ȋ(I�,�i '�A�K��JhN�+��{�|b�n��j��
4�
�⧥
+�ᩇ�>W���/52��� -�m�jƓ�?��Vt�"
 endstream
 endobj
 1199 0 obj <<
@@ -4827,14 +4837,14 @@ endobj
 >>
 stream
 xڭ�v��u�`�h�s�ɼ��s
9uN⺶ڴ��"!' � �e��{3  BR�t#f.���
����\}��g
-~�J�\&�ԬR����j{x��'���ٷ+)L���	�q&�2��V��s�#�B�z�+�(�2N�Ly_]?���E�$vu}������4����}t�����d6z����?]���zt�J�H��s/�n����X���%�ؘ�WH������jiD[5 �ȽFĩĶp��NX��׾��S[�� o��6�!�}XmW65��őJH^
�|ۗۼ��SW���J�.�l�Q�����T.qj��~����zm���]f��GlA	�F�@�, ��wri��Ig�N�k�|�2g�M��f��i�=
�z
�>�Q�(J+2�N%�f��(�+@��D:���c��;���o����?dϜ� 6�H3���ppDl���_l��@P ^���<�:�Y���f����&�2���9�Qp�:o� �
uWT���ku�0��|�QQ�/�����wW榬P� x(:���m�j.:��oNUQo�@@ @J�j�k*�D+ �c�f�&�6�cU�w�t_�x��ѻ��]�6����;1��ƣ�`.��=��J41���@"y�r�����5AxRJ|ʫ�cˤ���-��c����g���•[���C��� �t3f��|��j4N (5G���՗�-�*M���-Z�
,����&*�c�P|�@��ks<�P�t�:5�Xob��W=�[v��]�o"�6]Wސ
�a��۲/
�
�@�I��.����E���&��bW�݈"��&�|����c 
�XlKT��7�`ݼ"M�.t�%�w'��Ph���� ��3�0s%���ͷ�|�}
�ל���`SA�-�F9?� ��T�
ŀ�
?�;�� [...]
+~�J�\&�ԬR����j{x��'���ٷ+)L���	�q&�2��V��s�#�B�z�+�(�2N�Ly_]?���E�$vu}������4����}t�����d6z����?]���zt�J�H��s/�n����X���%�ؘ�WH������jiD[5 �ȽFĩĶp��NX��׾��S[�� o��6�!�}XmW65��őJX^
�|ۗۼ��SW���J�.�l�Q�����T.qj��~����zm���]f��GlA	�F�@�, ��wri��Ig�N�k�|�2g�M��f��i�=
�z
�>�Q�(J+2�N%�f��(�+@��D:���c��;���o����?dϜ� 6�H3���ppDl���_l��@P ^���<�:�Y���f����&�2���9�Qp�:o� �
uWT���ku�0��|�QQ�/�����wW榬P� x(:���m�j.:��oNUQo�@@ @J�j�k*�D+ �c�f�&�6�cU�w�t_�x��ѻ��]�6����;1��ƣ�`.��=��J41���@"y�r�����5AxRJ|ʫ�cˤ���-��c����g���•[���C��� �t3f��|��j4N (5G���՗�-�*M���-Z�
,����&*�c�P|�@��ks<�P�t�:5�Xob��W=�[v��]�o"�6]Wސ
�a��۲/
�
�@�I��.����E���&��bW�݈"��&�|����c 
�XlKT��7�`ݼ"M�.t�%�w'��Ph���� ��3�0s%���ͷ�|�}
�ל���`SA�-�F9?� ��T�
ŀ�
?�;�� [...]
 #F}�gA�T
����.\��21�7m���O���k0��G�
J5�e�TX
S#�'�
�hː
�a��|
� [$`<*~��)m
9mZ��ԅh`��}����ϬlĶ���w��`~9OA#���(C}���ȫ-��`�1�(������ݔ��m�y�Z� &Xq�X���p�db���
�~���h�ް�3f�w�x�u��!�
 �H��	l���
Մѫ��]տph�������gű��rA���� ��z��Gwۂ� 
Z<��S<�
��$ux�,$!
���������T���
����I�5ď;�<�n�]7A��e��~W�Q��{��SK�N�
���[�lT���yӮcH

(:�W�&��Б�UՄj�ܧ�����
c�	`�J>�y��
_�,R_�D�@��'�K��~>�DXQ�GY{}!�4���s7��@��v�`9D�q]��_�\K��5xf���M:�d@�X
,+4*#���ϱ��i���utb	�r�������T���m[
����2�`d^���j6*>�!NZ���6h�0�UUQ�Ӷ9�Y���Oz7�s^5~<U�8�q�GB�Ha���\��$hf�V�����Hڂ
HC�,
����{�_��h#9�Ɩ�GZ

(��K��*��e��` K/'����ń��da00q�X;�֟@Y%w�q���_ٙuG?�;轆s����5����
�y'3��Z}<�X�sS�����d�tíGʹW��X���ӆu�p �¸/�&�m����
 X<�7��Dە�	\�Ԇ�!e����z�&��j��x�T�-,�Ȍ�:^S�����%�6ʥO�
;&̈́T��H
�R���)ޭpN�N
����6�?��C�ď
4�
R��qQ�s��w>
 E4
r���|2���@��Q~�כ	�tR�0;��Q�h�g������_2�3�~`
k
���
^�Xgг�Ơ������
��
>>��SJp�6��n
0"c���þj�4��	�0�i��q�����W�M
�|`q�c��W�fS�i���I
�S.��KM(� ��*�7�n�>(��SWv(�/xj�
�$z�.I����b
�6�
+.���!Hr��S?�t�(��C	�#
�0��*�qS���D��
��a�bBrx@�jZrI�Z��u�X�@Q�
���|�_q�
��6u�b5(ո!:SVp�9�Op�
v���#Q"��D���oʤ�p6�N�d�Ƅ
 0r��&�,E
�S�MF�Cqt�j��L�j��D�
�:$x��Ď�8�RR(孂ݕFp~�6�x
[&
��;�
 ���������O�!����A

|q6x�.>���~l��n]a2��o�
�݂I����])�#��N7`�Pn,Eh�VP��RN��&
zz&�7��(��d�'�

+ۄ�4��F���j5���/BV,�l ��+R�z��/xQ����8D�N��~_b�mS��!,b�Qq1�<�G�ȁd.q��,$�vO�9�����@ Ͼq5H������C��ms�
���R�_:������"t�!k`��@
�4,0a�+�`���a>�

��8�;��'�{@NF�Y��d�d�����4aGB�@PNj�‘����sx��Qy
3���s��ɠ �f�r8V�^M�aY
������R	T��Ig��p�N�qrN�k�{
D�gf�~2�Ö8��ğ/���}R�V�rP:�:
��0��^� T�j(��9��u���<[��ʡ ��4��o<5��"(���"
-,�͑:@�rH����y�pO�9)�
����˫�W�_\]rj
�_3w�����hx��~� ��f'�i�3L�Il<t=R����ei�
�!~XC���v���N��pr`5�IS��l��c
}t�_}1Є������qbR��wבeS3]U�0���p$ߴ�
���B�9����`�z<�	Sj�L�@P����y��W�
<�����Z���$y�=w)p��WBp�MY�Fl���C�e�S�I����!��GsT����9��,�cR���h�c6���X
�hS;n�h�1�2��
�,��S}���W��wњm,�sӴ
�
^�[A��P�Dz6�,��3�'�;ᬝ������
ا�x�|!5υ:K(�;�?`+��ɹ١�-��;.$��Y�
u��
�oAc]6��>�~�}s�7���%�
�{����u���y�~.���_N�h��q�9�<�%�b��Y縬��@���p
�*���E�k_�5}�!�\��B���WՀD(���<�5Dl�������/|>	D:u�?C��Ֆ�l��=�E�F]W�;�'3�[�~4�h�ɥ��1�N���
~!�<���%��ƈ?n�������z�Ҧ*�tp��V#��
o=
�v֨���]F<4
z����;��W�O:�]��T��
+,�͑:@�rH����y�pO�9)�
����˫�W�_\]rj
�_3w�����hx��~� ��f'�i�3L�Il<t=R����ei�
�!~XC���v���N��pr`5�IS��l��c
}t�_}1Є������qbR��wבeS3]U�0���p$ߴ�
���B�9����`�z<�	Sj�L�@P����y��W�
<�����Z���$y�=w)p��WBp�MY�Fl���C�e�S�I����!��GsT����9��,�cR���h�c6���X
�hS;n�h�1�2��
�,��S}���W��wњm,�sӴ
�
^�[A��P�Dz6�,��3�'�;ᬝ������
ا�x�|!5υ:K(�;�?`+��ɹ١�-��;.$��Y�
u��
�oAc]6��>�~�}s�7���%�
�{����u���y�~.���_N�h��q�9�<�%�b��Y縬��@���p
�*���E�k_�5}�!�\��B���WՀD(���<�5Dl�������/|>	D:u�?C��Ֆ�l��=�E�F]W�;�'3�[�~4�h�ɥ��1�N���
~!�<���%��ƈ?n�������z�Ҧ*�tp��V#��
o=
�v֨���]F<4
z����;��W�O:�]�YC��
 endstream
 endobj
 1208 0 obj <<
@@ -4886,13 +4896,18 @@ endobj
 stream
 x��ZK�ܸ
�ϯP|Ȫ+n����U{Ȯǻ�*o%��d���4ӊ�R�
c{} ���n��3�TmUN�
� �$;������3���^��$�^�����}��~�&����)��
 S&��v�=���#	X�/����<Oƌ�ܰ�����W
-��4��wq�
c/�T ���{矿|���T�o��r���׳�
G6�����E�q��0(���*��9*��j��T�$KB�I%��!W�0�'���A̔�K�o�a�-�K�BX20�t7���뫶3š/g5]�U���
����G����
So����Z[��,�x
G����3��S�W|��#�H�
b��#�.�&���H�¼J8�[iw&ۤD^���H�|ܗ�C6��є��"YZ����u	fW���zy����,���g@*��LRd.lʄ%i�ӟ8��e~E|[��A/�Y1F9K�U
EH
���Z���C�e�r �~��YC�`��7T]�Ԫ�,���[vWY^�\�b 2�U3�� �6
��e׎CՔ=�l�P��8��g}i��~6P'���V�P��M
��^U�����ʼzpUf�����dG��9���8��K+�ּ��0~5,�k����M��Y����6����,u�iKA�
�����:i��i����H`�$��W�D�mg~��L`�����(�����(?g�C]��
-������$��/5��TӿC�:����X�Ј��������~:'R׷C�	e����2��
XPJ�apa�&C��IJд
�Êt.8ばL��|�(�S��C��'�p�,�n!O$	
 2��LL:�
�mC�9��P��>��ΡU���$n���|ƽ� �$�� ��:��q�)خ*�����=>������[,ў�!���:�a�Е��^=�`��D�6���.�����J�u���N�-Z at c�U���H.C�vU������
u.)�S6S��vDM1Sg<v?�m�P���u���:B
����H�kǺ�Ѧ5d���SR*f
R� ��F�	Pmfu �,�X�Gfb
�}�
��
�\u� �����
-�ِ��$�iъ��о %��
��e�3/
:���XS����?Q��*=O�VW:>b�x��a���p�
��	�uf�FV��epeu�R�ݞ��"o��� ~�2wp����X�,�rʲk���������V �3\! `'w����%BhAi���
����$揂~��VTF��:i��
��Q�6py�Y�
v��5+�i��}��NMIJ�z����U�S
���V���=RcX��[^��nrZ�6;�{J�e֑�b���R�
��]�
-��i_����e�9EҦ��/Vr�dA$-ʿ=Pi��W����,�}��	-�Vdn
+(s���&/�{���fw�y�l��{ב�����ݩ��p�T9<M�e��Be&��뱨��#�k,��
�r8Y��1��=�j��m���a/�Ұ�l`���;��GU��l0ճ��",l{GG\_i���_��e�=MS:o@~.2*� �a��k���ڪ�����f���v.��Cm\�mJ[�"gy�s����
ce��n����������Td
�a��hZu*	ԉ�I�M
.�cU�X�u\qkE{AQ�\��M�5�
� 3B�[��
�9a5������[��{��nqc���*%��,u�c=�R6`@����)'�x)O҃9P~��7W�'�-�
�L`K��l_�Uy��,��������Q]�z�7i�1�u(u螼�C��"ڪ�fd��r���6��,x���dODؾ��k�bPP����U����hQw>� �c�#c�e��J,
樽���畨�S�t;p릊4�PRG������y�}�hIxzS��}7x���
���V�/��3}b�N[�x
�4�
�b?����̱
g��G}U�n�R?;d�@3W]k�!Tǧ�C���Z����]�5:
�푸����I���-��dQ[�|\1 ��A��0�X��k�g�?W,R�}
&	o
A �i,��,�p��J�����ذ�ǞCt��9eA�>x�߭2����rKʀE"�
u��˭6{y���d�ǜ81��jm��pR[�
<uQ���Tt����tf[�W�7�
ޟ�Q�
F
�:�>��E�X��
>WY�W#��)��ǫ�mQ�Nc�ʡ��Q [...]
�
�\������p�
<I �.�D2�$\��p����<��$�n
D���L�fx�*�����K�
���щ����N%a�>��0>f����j�a-"��v<�/V�J&�&�A�W
d����s�j%�yA��p�N�Dz��d9|C�gͽ�~@li0���,�s�;���U�?[��x
-�z�� {��6UӔ��),�ฺx2qw��)?�2Or�^5��t��}e��"���7g��K\���{K�U�I8IJ���ƃ��ЯOp�Ie5�M/1�Ip���@�}�杄>�~�������t��߼��E�Mʬ���8��ͫ�@?�Cc
-Uݣ�-z
�J;��YL��B6���
!�ޯ�4vKV�ҞE�v�gՀߝi�9�Wo����խL�����c,��B<!��X@:
!�=%�N��J~˯����
-|�^�Et�Ȩ�� /��Ta�n�A�Bm���vU�}YC<X
��
�>S���Rrb��Q�ڵ�3}��{D:7�3
t������B��2�����z�)Z�a8�����^c
�mV��	1?��}�*N��W ����<��`�5����
�y�����۠����oN#
�
d.�'��*�pw�m
+��4��wq�
c/�T ���{矿|���T�o��r���׳�
G6�����E�q��0(���*��9*��j��T�$KB�I%��!W�0�'���A̔�K�o�a�-�K�BX20�t7���뫶3š/g���.ˇ*�j�}�}�#GO�^����pM���X��TI	�}��#g{Uę��ǩ�+���
+�o$������}B�dr$ta^%
򭈴;�mR"/��V$~>��f�!��hJ�R�,-�ύH���+��{�<ZWwm���3 Ah&)26e’4~��O
Y�2�"��Fڠ��������%�*�"�_�`�J��!�}9�?b?�󬡉K�_����
+jU
�
�AE�-��,/i.k
1�Fh ]����kǡjʞm�q��
�ȳ����p?����
`+u��ʦ�^���o���e^��*
3��WKB����^�L
�Xݥ`k^�s���µ�F��&
��,��`f�l��W�:�%� ��G�_[�4�մ���v��sD��M���3?�Y&��}��RLgum�Kj�����.
q{�_i�sa
C�u旇�ZL���![
�Q�x�]hD
}s�����o?����!Ƅ��ZT]�m�,(%�0��i���A�$%hZ�aE:��@X��z>I�)�z�!]ܓO�L�x��'����J&&��ﶡ�
�d(OWK@��*��Z7���c>��V
+�
x�vl ����f�8�lW�]nx��
�H��XW��-�h���`|�ְs���`��N0pp�i�m�y���P�hw���ji��-���*b��U$��O�*Ǎ�YZ���:���)�)�N;�����3
��6�L(C�u�:�Hj
�����i�ߵc]�h��I��))3�U 	�I#��6�:�p
+�|��#
+31�>ӅC��H�:@
����zC�l�PP���h�OzGh_�Np�ɲؙ
P�j���p�ߏM�䟨�Ic����@�+
1J�DѰUu{8P�̄�:3a#���2��:Z��n��j��a�� �b�;8q~ŠM,b�J9eY�5G~�@D�	s��z+aP���������V�!�����φ�p�uz�GA?�N�	*��I��\�p��C��[�<�,G������4sm��yA��$�U���	��ϩ�WS�A��
��1,qg�-/�sO79�f�
�=���Hj�Oi� )�J��Y�
+���	��2˜"iST�+9N� ���
�4�ͫ`��A�>d�g+2������y����B[�;�r�Xս��j��}�����u8T�
��։2NT�2����XT���5mm�n9���ʘV��K���f��}iXA60d�ޝq�*�i6����n���#��4��z����힦)�7 ?�o�ð�ϵ���Ugm��j
�x�}3��T
;~ϡ�6.�6�-E���<ډ9p��l��2HT7�C��m�Gy��@x*2�jy4-�:����$�&�*i,�:�������(M��ۦ���J��o���Q�[@
��n��u�=�^���1��z	��րk��ձ
j)0����Ŕ�P��'��
�
(?�ݛ����T�p&���U���<BxSUC��m{����.m=՛4��:�:tO^�kmmՇA3�n�i���Y�
^<|wn�'"l���5F1((CSPڪ���h��;�M��1đ1�fe%�
s��t���J��)}�
�uSEA(��]��l��^˼�>W�$<���Ծ<�	�nU�k���י>1a��G<��K}�R����N[�؎��*E�U��
�n����5������!J�L-fbc�.�
���H\����$�p��\�(��}>��M� �WD,Q�5ѳӟ+��>��7� ��4��F|F��L�f��VnlX�c�!�Wٿ�2��xO���V�x�`y�%e�"{�:hz��V����Zh2q�cN���{��}i�
�-�
���J�]*:PK�~:�-ܫܛ�����(]�B�B��a�R΢X,�u�+���+�OݔL
��UͶ(�J��`�P�
�(?8q��V̟ �
dI����
=K at MS�L�ym0�@�Q�������L9��xdq�
. �ن��?.���B�\8�
�$� x"�J�?
.�DM���w
+Aa�RD�
7
"
O�a&T3<lp��B}إɅL}
+����T�`��������c�
+3PT�P5����];
�+H%�� D�+2d�|�9^��� �F�r'ƃcY��}�
�!Գ�^\? �4���h��9�
v�g�*�r<o=r
+
�?�=�v��i�d�tp\]���������H��'�e���B���¾���~�������%�BW���%��$�$%Ot~�A�n��'8����গ�$�H�~��>Z�NB�U?�	�x���j��?�o�b��&eV���jt�Wq��UC��Ρ1���Q��=�N��
���,�S@!�Qqh�b�Wj�%�BiϢy;ֳj���4�
Ǐ���T����V&P������1	�a!��`y, 
� �����_'Fl�
����X�GG�B��":~dTڏf��S��O�РG���M_���f���!
,�S|�A�)IK@)�
�E��B��י>��="���ə�����yQ|�֏]�}���@��-�0�����ItU����6�m������L�>['��
��+a�Va
�t��C_�迅�<_\���mP_�@�7�Q2��_��

+&�q
 endstream
 endobj
 1218 0 obj <<
@@ -4938,26 +4953,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1227 0 obj <<
-/Length 3508      
+/Length 3507      
 /Filter /FlateDecode
 >>
 stream
 xڵɒ���_��!fW�h� 7��c�]�$��*����s�Ijf:_��$%v�̸܇&����
m�h����7
-��Fm�"�s�ɣ8��b�kn~�5��a��M�"߼����$E+
�z��Ϳg0�(��x��&LՓ0���BU(�������
ij6w��"
�l���L�7w�����������?����_﾿yu7í�8L��S���F��H���,
�I��!������G:�C[5l}��<�l[AGYh�Z���
�}K�a���7	�
 i��[��U���$�CF<<��n�veͯ����
q�,�b�U@���\�Qj��~:�әxM����
-M?�`�H6nMa�hA�
�.��q��
�
��x�}���̛����m��sc�[��
GV����%'�uAy��v�
}N�1]�A����G�,�e.x��<̋�Xe����v'"��٦ _�HU��
0�	S���<|���g{
F�v���Hi
:�����T@
=7��
q����=o@���-|kZ��5�W���n�6���v��_�����3JlXB.[~/�|���fK��s�%G \2>����H���y�`_
c��F��ﻆ�ǣ�)(�E�8ɫ��ܿ9׶��mok^�%J"�R3�Ɖ	3�:�����0��[�
IR�
/���M��l�6iXd:�
Y��	004����5�,����6=��/�@ tL� ��|�����_x�4	�,
-
b�?eK	���#-�!�I;����G`h�@�:�Ҫ@4OtM�� ,Lu���eE�Ta����V��a��6UAo�rD�×��'ip�(m�
l�BC����v�0T���j
���:�z�`ߗͩ�_�R��r�5d�� ��D�I0��$�7�
���3+zw�h�Zm�O\�'g'��s��
p{ �a�(���;��5���� E.�Lk��y����
�(�W��DB�� 9�1xھ�z�
(��
�^���d������@�?�0�p�9��IBb�Qr	��	��#	�M��dW���DxN���%6Yp�3���XYr�*E������G�_`),�������D��%�Z�Y������ήX���g(�� s_^���$
�

�]�SqGKxo�;֪L!�NMNʩ�t���>+�׏롡#����xr
�ao9�D��;[�$TcD���B�u/T�vB�q��Tc��uU��䩏�*���L2°�����ˏg`l$%��i��<9c`l1�E�#�f��o�h *��d;1�N"o'��N���(���'�	�GQ����C������
-?�|<?�fbtr�O����"?q�h�	՝A��}�?��)�m�)�2O�s�S|q<�-����xz�k��!�7����VC=�1��k���ȣ��I�U�ZLu�QV�!�W#�
q��C�y8�)��	q<���wmWw��a*G�&2��9
-q�r�iF��y�Y
��/Ӂ
(V$	9|�m��!)�Xe�NS����7M׌��� 3I>�,#�elF�@fO���,��C�a���
��Zm#Wy������
�c�
#�M/U{o��#DY�	B,�j��=o
D��?f
�L�������h�����}y�GoX�2�3��&	��Q��9�\/������.O<��.���92
�{8��5A�ҳ�
��ܝ>Ņ�B@�:�u�Pq�S�*��@HGϵ��B� ��Wp:F��
�suT���8�n�j��3v����"�4!��B�$�q�(2C
�z�
-mx�4����%�����h�ʺ���43��$sV�_{{�r
�P#�" �ƮiD�B�l��YV}j�<��	q�� �|��E�9y&RzWW�g"�_�Lp2+f'۝�OrL*ס��E�&x�g�
n^5z[���W�K�g_�^�?��zκ_w#���@�w(Lp8v?p�
-
n�Q��X����[#MJ�W	����“d����ߩS�q"'�;�@Et&
���mYO�ܱ�72x%�Fx���}d�	�k�p�Z剎�(�!�"�Apé
+�q_
�ގ�P���9���t,	D~Ǿkʪ
.Ft���:�%�'��KQ�r/��t��W��!��%݊��7e��İ=��Ռ�hL�s#-S����}Y׶���/	����4-�.����w�-���S�Hm���<��"2DJ�c��W��l��
�z��`�� KD�52�뛙H�<���A�5����8	I����*�nx&�S���X�ݟ(
-��*�7��Cš��
e�~>9����>
2Sf��w���=�9���ei�ʹ5]�@�	�l�������wrj`{��U0��y�
-?ތ�@8�v#�.���%Δ��4�S��V��VBP
F�#��#P׳Mąs,x���;�3�G����1V$�U�*�_���P��-
a��*�J��z�\�D��rcA_,�L�Y���F��F�8�J�Le�]���Mņ�b�B��:��_�>��$6�8�������}'O�@�wP�ւ���
\KÄ	rȲ�
��r0��b� ����u!��|)M,�q�'�Sb�=����W��e[XZ�ˣ�o�
|(�F�_8�K�ǀ5���B^ ]H�)%�Rx�m��J���t~��5���X�>%�؟�R��Op�	�P�� �
�3�-g���8ƣMv3�e5��<M����d���;<�+��8r�]
-�T��Ez���&
��L��:�Q����gx��}K
-���)Pr�v���
WX?�ś�K�iG���LN�����u���V�1�
���B�Ћ`�C,��$����
Wg��4ti���6ބ���W.g���x&��s0[�p���ޮ_Or�Sq�J]n�
<Ey��hn�_H�;i-�r����]RYN?����j�bv���B#1��D��w�v#��YN�%�8�D�����&�X�a���A�f
�N�u���;�Hv�S�+�
��4,��Q�����(��s�	�,����n�v��mv�I.�`�
�

���k6~xR�6v���g�г>ȲRR
-
-�h�K�T�� g�o���JŨ���G*��4z�w!Je!8�g�#�%VO.��	�����G�Q�� ��
��[� u,{�i���&��4_���"
�=���C�uI�oeS#�0j�h*��2 0��&�S�b�Dޙ��QR�a�|�Α�g���g���� ����W�l<k*)����5iOL��ֳ[X߱�d�����
�͑q]���{�
�a�B�� X�/1W�2>xb��	�J�d-�ܶ̄e�A�N\�*x�����-&��������WB�dfp�ѥ���,V\��?
ʷ��v�dn�x�e�UC=��QeQ����9��\���p۶�[i�캶�k�j|x�yD��[+쌳'|GƹA��y�j���$��1.�
-��X�O���鮚�N�����Ɩ� `��>幗�E`��&���/
����Z�թ�S���<�mV��+��t�
-�� HҌH\b��7�5��ix&
+��Fm�"�s�ɣ8��b�kn~�5��a��M�"߼����$E+
�z��Ϳg0�(��x��&LՓ0���BU(�������
ij6w��"
�l���L�7w�����������?����_﾿yu7í�8L��S���F��H���,
�I��!������G:�C[5l}��<�l[AGYh�Z���
�}K�a���7	�
 i��[��U���$�C
��r7V�����`�����A�I�٪��
�p��(5Zg?���L�&Ua
�g�&��`�f� ����	���H�8���{M<۾�SRg�M�����6΃ݹ��-
�rD�#+MX���������<X`�с�>'�� ���
l��D�2<Ht
�E�	��2pd~�}�C�lS ���h�*�V�)n�]y
�`v泽��T;e}�K���|�LD�D* ������l{\���7��n��5�����~o�F���h�X�/���v�%6,!�-��{>�nd3�%���ܒ�#.��[�
$���Q����jw#O��]�����?�"r��U�v�ߜk��dw�ʶ�5��%sV�k�Ą�I
o[a~�Dʭ�\�$)܆� @�&��Q6D�4,2��,L��B�W��OF�af�����k :��G xb>[�^e��/<R��Y�1ʟ���e���$�
��k�#0�
J�X
@iU �'�&�D ����Ͳ"]�0Z��t�+r�0NJ����u9�����ɓ48��_�6�	6T���x�tD�z���m5��ons
t=C����T�/`)ʃS9
���
+`�^"�$ms�ޛ�
+��L`��;Z4e���ç	�N�������
+�= [���{��K�
�����a��"�L���ؼ�IƎ�?��F|"�]w����<m�w=�US�]/��w��u�|}�� sA�۟Fw8�����$!1�(���j����&EB�+Bp�\"<'a`��,8��Ή}�,�|�����Uu�#�/0��U��Xaa����Q�Ь�hn@�igW�E�h�
�� ��SX��/��lu��م��Ԯ��8��%�7�
kU��e�&'�TQ:�tg�������Б��HR<9ܰ�
�I�����k�1"T\f��*N;��jy����*VL��lju�FA&aX��B뉁���306���Tu��106��Ӣ��3R۷l4�k��o'���hn'��N���
������(�s��!��P��l��o>��F�?1:��'N���{��8M4���ΠV��x����g�����)�8�����S<��5�����sa�o��
���O�5Y�x����$ʪ�M-���(��Ы�Ʌ���!�<
��X�ń8
�t컶���Tɰ��v�
 [...]
���d��K�)�V_X˛�k�g�uU��$�x��26#X 3�'�fw���!Ű[�a�C�����<x�������d���&
�����}��,�!]���7"��3|�sp����Gj�ƿI����<ף7,p��rd�I�b��s��C�}M{�'
zk�����
�=

A暠g�Y��]]�N���R! 
v
�:�j�8�̩K�SG �����	d�R Q�+8
�]�̹:*{
�I
|7�J5\���AZK�W�D
+x\!@�ϸX���|�[�6�f���\����P҂�x4~e]�a�w�Ga�9
++
+����=�N9i�S Nc�4"N!S6^Ȭ
�>�P�rZDY���"Ŝ<)����3���y�8����N�'9&��P��"p�?�3�
+�7���{S��%೏��_/���S=gݯ��ey��;&8
;�8E���Ȩ�p,�nxqݭ�&�ƫ�d�X�I��~M~���)�8���
N�":�������y�����v#����>2��5v8^��D�N�Ɛo�� ��T��ø��]o�j(EJڜJ�y:�"�c�5eՆ
#:w�r�ƒדDϥ(M��p����W���n�o���2P�Cb�
x�j�J4�ڹ�����J�ʾ�k[WC�ݗX�~�\�QHY^��\��)�R�����T��~"��1
��qA[	�Yms���^�X
�] ��%���w���L$xZ
���� ��BU@
���$��tnP7<�)��z���ONw��ъ��P�c��B?��G����
�)����vo�
�g���4p�ܚ��G �m��B�}���;
+95��=I�*�U�<O�o�[ �j��G��P�g�vv�)~a��q+!(#ߑM����&��9�G��
�ǣ�s���+�
֪P����FU�z���0�W%xl=X.l"uZb���/~&؏��UP#�M#g
C%_&�2�.�h��bCK�G!|L���߯H�s�mP
���{�q����k w�;�VkA@����a�9d�
+�܅�xY�
�
�
�B�W�V��g��&�8��)���K���+C�2��
+,-ϋ�Q�7@>���~�w�/�ǥ�c��I��!/�.$�J)<��t
s%�uy:?�ۚr��s�Z�b��A�΂��'8لV(�[Ѕ�ř��GN
��&�����uC�������b2}~�

���_O
��.n*w�	�|XR��C�I@
�(	�W��~�3�\�>�%�D��(�B;_�Z�+���M
�%��#�
|�&� ��`W�Es`+�
u��ik�}�E�u�!�w�N���d�l�+	�3�y�4J�AoB�
M�
��?mwb<s�9�-
k���coׯ'9ĩ�p�.7�����Z4�7�/$蝴x9T�[�.�,�pD��Z5`1�B�V�	���EG���;b�M�,���e
j�xf��C�m��0I��P��u'ɺbW�
c$��)����y��(RM{
u����΄�q	X�OH�[;ڍq�6��|0zU��vp���5?<)];QO�3S�YdY))�y�T��T�Zw�����AA�bT�G�#��a=����
� [...]
�e���sn[f�2Ǡs'.I<҈�|�\�]ANX���qBf�+!I238��RX��j+.zIK���[K�
+;F2�K�ղ�
�j������[�
�c.C��X8�m��4Xv]��5A5><�<�
��ӭ�
v���#	�ܠ?��<A5S�ej��{|H��C�v�tW�t����|c�V �q`�����"��{������R�L����©W�p
�6+�Օ�^�f�LQ| $iF$.1��ٛ�����&
 endstream
 endobj
 1226 0 obj <<
@@ -4988,17 +5000,20 @@ endobj
 >>
 stream
 xڵɒ����_A��C]�\�D_�-fY��e�]Ew���ԌZ_��r����K�*H2߾M��|��
���D����	�y��߼��&;x�.�D�&�hw��r™��:���?
C	5<љ$;
�&B�3�_�7_~';ɳL&��I��
TI*��]�>����n7"�������w7��G�Y�If��E�u�ɕ∝��,~�!���]y��SA��v���g�
-��
Ŷ��SM�ds�?ák,f�/��R� ���p+XZv}�6 &�RN���+�C�-jw{���M��Ty�a���P�q*� �~���H�2c��:��3� �
`��
��A
�/�;Cj8f�t&^ɣ��Ysv����]{��&�
�es
C1��Q�����%��-����K�
+��
Ŷ��SM�ds�?ák,f�/��R� ���p+XZv}�6 &�RN���+�C�-jw{���M��Ty�a���P�q*� �~���H�2c��:��3� �
`��
��A
�/�;Cj8f�t&^ɣ��Ysv����]{��&�
�es
C1��Q�����%��-����K�
 ��e���=y���r��C�3(a���g������	�
(�5I���2b ��\9�+'��k����ؖ��o���@��y���y|�ܶ�P��,�*��
 $�Q�4��
-H�m���Kw� ��i{hvE��N�0���c���ʟ��}�G��
���nN�c`�<�
��֛b��
���*K�Gk���	 �n\
�r�A[�rw/�֊cW��
����s���?�Zd@%�
�p
�,��i��»�K���Sa�%��
�nƶ
1�Z��S�:ɵ͚�58y&b�=�w���Wk���?Fp��V�Y�T}@��,�ݒW|��X��}���1�$�r�+Td���tb
(��A���bd�Q�'���\o�RZ
�7� @�-�}�;A�����W��)����*�
b:#`W��ˮ�8bM0: �“f[�uK�a���H�nc��:^8x&r?�;G
W�'hN47���H���<*t�6��ek:GF�nH�B�: X�
0�k0|q
-S�fF4%�ܭ3$/��0mN��(�G��)��X�X�v���
��ff�l2����]Յu����vu�7���%���|�U
-��(�3\thF0k
�!w����s=�IЉ�Ւ�C#�^LY�s��[�'ң��Bf��
��RAPs
��Q��p���E$[EJc�.�h�������g���e�<�Ɗ��JL�d1Bw�<Gx���`?�v��U�W�tW�U��k�A	f�b!����,�>:Y�� Yc �j_�E��/��(Nq��$(y}
!{���`s�I�W�p�!�4�m�7�dͰ�:_G
�\��&V��
��
-��S�d���+�~�lp���
���:p��
_ݞ!
+�z�j���Ϡ����JRR2.3�m��N?���C�s�
XeՕx�Ӭ[E�A;k�%���=�����ᱺ
�AA�Ѿ��6��\1����j��rԴ��e]������s��?���~$��-g&�7
� �֑i߱	�
�p�R�~_��r�
�ɧ�U�p�hZ��Jh0�y
O��#��O\| �8spk��9fS���u�6��a�{
 �[���˂�B%{x�����|�jm	�9ԯ~y
x_���g8��V��ᱵ: �B���)^x��J���#9�ț�2
-(��f�w��^1cI�
C��|���e�/)׊q��f�`n
Cqu�<�b�_	F~/1�j�
?y��B��U���d����M9�}W�򕷻�
_P	TM1�}
�E��2�u���(�Ps��ԍ'爗�6���Nj�N^�Jv\E�n0�W�YZ�(��X�S�R��?�H�j*"�W3o�]���D��F�0ƪv2Ҷ�_}o������FXm�:f겮{Ϧ��`-n]�	���35�pTJ�)�3�qB���T�
�k�?��rs�
Vٿ���S!���m\Eq��4n|��
c��7S�j7��:�6[�4r�ws�����ѪY
u�W�W�4-� Z_n�!{ej6�(�@���
�j�(-E��e�Rt�SW���>��bڝ.��43��U-JNL�����)=�
2���GA}MC�NY4j�t�#0�/���P���Pa��%>����1�����<����K�AqQ�ش�H�d
TyV������N�n�7�O��R�h��nڧ�|pm��Pj7����Rs�:�9:�7�+��P��Q�h�\��L�o�L��2,�d�2g���d��|�:n��L [...]
-*���J��
J�JϼF�pz���}u�&���l�z�Gd�'&��c�

�8N6ʍ~�C�&��ü?�:���!�E��˾�
�m}ؗV���r���d��[�Ƽ���M�$��
-���I�g��3ڞ�4�
���D+���Vw�W���Us
� Cz���'��S`����r�� �s�Y��~4=�BL��;�y<�n��x�+v���V5��
���E�܏a�ì��/>��
�����t;�(g��#��m\$n��ލй�vկ/�W���Qٚ"�����L��^K��v��U�oJy(�`mx�J9
��I����3Uӡ(�Yb��
2~!��oIFr-�
��u��}/b7�58Dc�v�[��w~j��� R%�P�}n�
��6]Ds�ٜ(g��r �-���#�c̲�z�&�N�$����1V����
J�
�~<
-���vjrʶ�ۧ�7���83����5�ޭ.�pu��VQ�mÑ
�1tgwx�%(�o�|��خ�� �[��&D��½���>o��7�|)�~
�Q�OQ�r�t}A�������{�	����aKy_h��TN��=5S���/W�oj4���)�䁨��7ڬ�!����:&r��O��7��G�L�$���L������ָ�	�+�)P�΍mfI2[z�[�����w����s��%;�$�h][(y���F�7��a�[�tZ���`l�C]t�9�]��#g����5�����
�&b'�hI�1g}��<����Ѹ�]�k�����Y�١�֯�!Y&j�0Y{�f�{�|n��
YC��ѡ����1#�<������3�x�9�����fŻ8#��L�"��<E�$3lFz�yo����;']�u�~=�W|P��R������\�H���h���� 6��^�E�{�v��
��7�iW�����g�9?+uJ8�؈��R7D3�sF-���3
�j8"ڱ
m
xF<������	Y�
+H�m���Kw� ��i{hvE��N�0���c���ʟ��}�G��
���nN�c`�<�
��֛b��
���*K�Gk���	 �n\
�r�A[�rw/�֊cW��
����s���?�Zd@%�
�p
�,��i��»�K���Sa�%��
�nƶ
1�Z��S�:ɵ͚�58y&b�=�w���Wk���?Fp��V�Y�T}@��,�ݒW|��X��}���1�$�r�+Td���tb
(��A���bd�Q�'���\o�����"gK@{��N�e$����sJ21�J2���G������+!�X��@��ٖn�r�������(�N����������	���y�6�C>��0�
+ݺͮhٚΑ���Ĩ �r�
�
_����Y��M	!w�
ɋ�8L�S��"�瑅d`�o1V1��ݮ�Ca��Y�!��8��wWua] �ࡵ�C]�M��w	�t7n�;�0����
�̚�j��ff��\�it��9�A�$����S���:����(�����09}�T�
��f��1\��a�V�˜��<Z�v��(ji�!�f�<ϯ�"���5Y��]�3�޻�!���C�]�r2�.�h���pP��XHa�&.�y��Nw3H��ƾ�Wu���
a7�S
*%	J�@߂A�
�w;��aR�8
t� �}���̈́/Y3,����FC;�-����7���B���!���+�a�iw�����W�g��ߡ^��'w�3(�s�7�����ˌ{;x�ӏ���P��mVYu%��4�V�d@��Zp	��q����afrx�.oPc��:�ͽ�$WLv��r�
5�$�fY�->�h���b��C�5�_�bl
ř���
z!H�ud�wl�@;C8
���ߗ�
: ��A�)8EU<�2��e��L �f^��}�d��@8�
�ڥp���m-n]��
 ~��H��F~�����P�

�� �`2_�Z[}��_�B�W#���==���cdxl��z���ij�^�����H�:�&��
+���ݾ�W�X.�P��ߡ�t��Kʵb\e��1�[�P\�@3���@�Q��K�����O�����'v���9Y#�`hS|��|���k�TUS
e�g� ��
u]"�/
+?�ܩ.u��9�塍yyh�S������
W�����=F�V9
+$9��T��5����Ҹ��������fW��9Q��=������m�Wߛah++p�V۹������޳i�>X�[yBū��L�4\��s��
q��b:4�o��Z��r��Ü3�U��-��T���pWQ\�6�����آ��Ԣ�Mv�Χ͖;����\��b�6{�jG]���+MK.�֗�m�^���"�2>��:��Z.JKga��]��/��'��v�K�l6�
!wU����c->DF|J�&�L�/�QP�D�ШS�(
�
�Nj�46Tx�4T��t��fqv̤�=�$2Ϯ(���:��i�@\Ts6m(��<YU�գ�s�8�Ӯ�9�x�c��.Ί�i1\F&7��
-�4��ܫw�N��
�J�?"�_�D*��&S�(Ӈ�L�?Y���=�;�26��h,Sv����X$T
o�W��U~Pr�P���
����k<F����'
�d��l7�	�P���%
��FJ��л��?�du�Ƽ1�>F�P��ix�B��㻝�QV�
�|Y�:�m��z�����ʳxx��0vGN̐^��#h��^��O�T��i~��p���ű�?���ҳ��3��0܆�$.w_ݳI�<h=�����	���G6���r���P�	��0oƏ���mq����/���C[���,h�
��@#���� v�1�+�x*ɫ���_��fdR��������ctE?3�
+!~�����m��
3�P�^r�{ĉ� �X&�lm���\�- ���xb�MO�f!�Ns
�[t� ��]�E �UM?t�-�oQ9�c8��0���ϣ�G�{k�/�0�N=ʙ���v}����w#t.�]����9�hpT����+t�&S���ҫ�]�yU�R

+"X���_NC�f/>p�L�t(
+d�X�f���_H��[D��\
c�2t
,qߋ�Mt
�9�]�V@���Z~#5�T	3��F���z�M�\w6'�$�
@q�������케޾	�Ӂ>��o$}�U�73�R`ǽ��!;!������������?~��
f�ki��w��6\�l�U�r�p��y���
�`	
+p��5�)�<�+,* �V�	�zF�p��a��[8�
8_���aT�ST��#]_������k¤>�}��E�ڿ8�S6~O@��cz���U��M>�x�/y �%���6�~����E�A��N��
q�6��M�9*�0I�*3��r��7�5�dB�
+u
+�sc�Y�̖^���������d�ܿ`�N9�=Z�J����⍵xX�/݇�Ļ5��P�j�i����s��&xͱ3�5�'�B?��؉*Zc�Y�*�} o�m4�x�Z�;|��kVuv���+vH���,L�ޯ��Ğ+����cC�#rth0��v�H&�e*�����L-�t�hc&�|�Y�.Έj.���:O��5�
����}�['DkDx��I�f
�_�:�Ty��+/�����=W.R��#��'�M ��Wv�������=�+��d��t�v>�Ed��J���6⇼���
�L�Q��=�L����v,C�&��;�G�Y�
 endstream
 endobj
 1237 0 obj <<
@@ -5060,7 +5075,7 @@ endobj
 >>
 stream
 x��Z[s�~��P���3 �-Mr2�t�����䁖h��$*��s���-�E��m:��I��a��]Pbq����~���/ra��9�p"K�(����?��}_/D�
-�x�Gn�i&�7���6ZÉT�las����b�l*
��ӻ�O�hHO�<׋ww�"O�]X�J
�x�^|�|�ś�*t��������W_�ɖy��.���.�L
c2�.m�*m�|I"��7��\n&T��C�^��R�lی�L�Tk9�]y8�;/��x�6P
�q��J&U���0Y�d�L?��ru�W�_�]�~�ъ�
gi��R
+�x�Gn�i&�7���6ZÉT�las����b�l*
��ӻ�O�hHO�<׋ww�"O�]X�J
�x�^|�|�ś�*t��������W_�ɖy��.���.�L
c2�.m�*m�|I"��7��\n&T��C�^��R�lی�L�Tk9�]y8�;/��x�6P
�q��J&U���0Y�d�L5?��ru�W�_�]�~�ъ�
gi��R
 ��x��c=��V
 Ⱦ
�|t�:�i�m��� � #��44��
ba�	��.K�;:�Wg���,����<|�\/3����jw��Cy �	J���"��:+���Z%*�ī�z��A�o����L��ɞ9��(��¾�3�%��o��#�[ ���(�Z�]AbfX��QJ%�RZ��\U�T���д5�g��5,�z)��q�6��t�� �n��u��J:?{�ĕW�f��Q�v�ӥ΀���شP�O�uw�mF���ۆ�$�
+	&ȝ�N�}[��)d
 !�7׎t��͓���'~��V�
w뒛���F��ܶoٜ��Uh��X�@��'��
���xx�ͫC�v�])G��
�������u��[�fZ��r� d��S�C�s<Kx�J˂��w�Fظ��̶
��m�yaS�A�0�M��K�
�B@�݀,9�R�"�s�aϱ<g
����u����h�h�U��
	��ֻ{
��4�$o�ŋĜ0YE�@� 'Ly
>wޖ�ח � 
��@
n�zH3
?� L�<c�����>p��߷�5�!�C��
�����<���w~ ��� ͽ;�n�e�{9c4w�O�0�������
g��e�(��
8�u<���Ӆ���e�rA��V�qE
@@ -5075,7 +5090,7 @@ x
 �m[=0ds�*����z��b�R
nvh�
3�*%%�ٜ���:�u{�=(�N��F��tTf8E�"�f��pӐ]qb���
�wݡ�?�>�u�ށw�5��n�t=��p�K+�vz�)�^J��]I��_� BPX�2�r1(�
���P$����Hli�>@���ۖ]�	�����U�t!`!k���`��d��o��v`~��9�BV����
�������3�|r���mRPy�<�
��[���xTj�-I�~�{
г�3ʴ���h�.2E���2t=��~�����؝��ٚ[
7Kc�?�
b��F1�9)P�
gW]�����xˆ4u�~4gul�xY�=�6.w���=N1(_B��]��� �~��c�A �
 o��fy0�Ϣ�
fPR"-�>i<3nX��O��FN��"h�B�<�/d���S'.�AȺ��}\���(yR���������o�E�|l��F϶l�B��x	��k����x����x�Df���&y2�a,蹿X�ѝ��aL�o�~a���ґ~��݇�"bá�o�c��<��+&��T���}4|
��T�Us�\�T�
�-4I�u�tB*�
�)*6u�I�³��v��U�Dr.Q��X��Y3͇�����8Ѻ>�2�b�l�Ex��:��G)���
���}�r����)R�~������ְ��Yϛ��!�ww90.NQ����[5����|�)�.F>K�m� �g*�,���9W+��\�!��I8?1ڑ
S����V^�H]Hd]�IhҝӤ
��i:��3~m,m����L�ҒMh���<�B#���x�5��J��m(���>
���%w޼e�q��
�n���x����쑉�OƠ��%�WErKDH�,7]�Oa�.H�9��$*���I� [...]
 
@j����hN��HI�U�Ұ���������
�1
���,\�k�2&����_�i�W-]E�G��ޢ
�3�g�:^���+zy��aF3��B����q38��ު�
-�
1U�)
�N�ET�`'�zC5�zHF���b4|$�6S� k%��ɇ�O�dfziQh���;�1NI{2g1�.ӶI��S������~�]�(���/��fA���H1���_%,G�.j����\���x�bǹ�/���^��m�*�X��yn�xc����]��������50����������Ug�����_�;
~~�g��#o�;���o%E��A�D
�P��$T��U���G3�_�׶s�l�F����
�?�p� c����X��~��
1�11����㙜(5��
$�
~B���>�ӤP׀���\��b��QmT"E�D�e�4s���'���Ed�HS)��R7|�
$m��8	�5��A�@�YS 
�)�
��_[��+��@�l���$���^�O�
��c#& �ӭ������k%��u�t�C�e�4��YW���}����_�
�/(��H�
����Tqae4�I�}��3Q�,�,���[��7o?���9U*��ɉ����\j-
+�
1U�)
�N�ET�`'�zC5�zHF���b4|$�6S� k%��ɇ�O�dfziQh���;�1NI{2g1�.ӶI��S������~�]�(���/��fA���H1���_%,G�.j����\���x�bǹ�/���^��m�*�X��yn�xc����]��������50����������Ug�����_�;
~~�g��#o�;���o%E��A�D
�P��$T��U���G3�_�׶s�l�F����
�?�p� c����X��~��
1�11����㙜(5��
$�
~B���>�ӤP׀���\��b��QmT"E�D�e�4s���'���Ed�HS)��R7|�
$m��8	�5��A�@�YS 
�)�
��_[��+��@�l���$���^�O�
��c#& �ӭ������k%��u�t�C�e�4��YW���}����_�
�/(��H�
����Tqae4�I�}��3Q�,�,���[��7o?���9U*��ɉ������j1
 endstream
 endobj
 1247 0 obj <<
@@ -5110,7 +5125,7 @@ endobj
 stream
 x��[K�ܶ��WLt��
���U:$��O�vo��,w�ּDά��n $A�]�W� 
	�
t����
.������_0��363�X+f�rB��-V/~���n���3J���O��j&�#�	�^ή_�;�a)��ό�D��2�L�
�"�q���7F'Nk9���9M�����bvs;�����7Ws�d����_�z��n����D[�����1F�R
GgF!���p�nn��q9�*�
 �zb\A�5��2�rj��l<�u��7k?2�i�@e��=^	VTM[o�`&�
-N��r۔�]�(��v�V�7-J�qXK�fsFA�
���uNS)X�����J��^��`

�����'�p����;td^ɓ�s��;۸��vs5�X�W��
+N��r۔�]�(��v�V�7-J�qXK�fsFA�
���uNS)X�����J��^��`

�����'�p����;td^ɓ�s��;۸��vs5�X�W��
 .v�
����q;�修�+��
 �.E!ķ^��Ws|��
�ʩ�Cd�l��%֙'�� �Q����ͨ�
�U3��b�PM
�


���(3#��}�M�^��w놱�6�����u}���K	��d���+6��,+d��עx�ث�Z��L�ҹ2��;�oc:��a��!J+XH"]����~j�F���
�43�Hї�Zt����	J\_�tX����Z��{21�h:sf,����0)��e���-�_o�%ˠ��A<i��j� �7Vl/�g_������l���:�z���������Y��i�
�^m�Àû�с���/#�
ƽ�۶����~����N܇�
1�}�
��Bv���@��έ��]��L7�G~L����P�	e/��C����^�|p%���_�^\Rb4{�nV����ϫZ�0�\
��UY�������a��ㄻ�3��ꭙ�t���7_�6
������C}��<^)U�M]�_�/%L�WB��>6_�
 �P%gJC�{*��[�qB=�K/J"��~J&	vE��
�!��<��M<�z�!��{�Ƿz}q(��#�l����@ݥ~�oܽ�p[��Ƥf
� �J
@@ -5121,7 +5136,7 @@ N
 �8$r\�`"l��y(�[�p8��.>��r��E,>�̣�.&L�R�]D$�;*-9'�*@�����'>Y��H�J�yr
�|�V���pV��
 ����$���!L���7��-�Y�)N��:wZ��
�r���0���a*>}�z2�#�t>�H�3�V��d%��G�$(v$<��7���%XI
5�T껞�tEÎ��7ãUHb:�~�[�l�M�p]C���0F�&��(�i~�M��/�&�
��)1���hXd�&+�x8CH�sԞ�R39X�3
U�����=�bS�!����V���c�чjګ���

TFz	�z�h��j�0�O� a��j;��tM�F�2�
�O*��K뫅t�a �Uo�px��?U`�A�v��Ch~�P��e���iQx�@TCU19�͖q�qjtZ{L�Ɉ'�Z�$_/
��?�Zc��ҵ
k	k+�;y>.��k� �-l�~��X`%G�[W�m\��Fd�x��o(�u�=�Uái�
 �tV5w�"�Ya���Hd�9q����8���e���c���	���.�bs� P֫�o�u��gMbi�1W�.�gI���r/>�6
d`k���r�م�2��u?/+)��KWs��m���#�(TI��4��q��
�W�~�Y��'��;W�xsec�
:uEm
�	�Wr�	����fH-鞜� �N
����@j"jӒ�u�FyF.��&T��!����P��X���h&�]�4�ˆ$?��Rl���Ň�:aC����a����>PR��1�N	wv���Z�g���ZM�~2�D
�v��ʞ![�M�lc��P�\v����J61H�(�IH儛u��9�$��RBKƻ�l&�J�<F���;���c$?|8�U
@o�`��S�΂vi]�n]Ga*�VO����@�
����b�?�@�kӈ�~*����~J�/�?�O$��1籚_^3�:�G��tyĴ�`Y�=}����pr�0-%��Ә�P�CxZ�E%�>)PCY ��v@,��|�Y�L~�
-w�
/������?)<�-�~��H:���׊�$:Qx�
!<@���1
09�݈ɍd��^���1Q6'�OD���W�$�;�?�����=,�;�>���>澁��P�"���eD<	:Q,��d	����/��H�/
�S
+w�
/������?)<�-�~��H:���׊�$:Qx�
!<@���1
09�݈ɍd��^���1Q6'�OD���W�$�;�?�����=,�;�>���>澁��P�"���eD<	:Q,��d	����/��H�/��S
 endstream
 endobj
 1255 0 obj <<
@@ -5152,16 +5167,17 @@ endobj
 >>
 stream
 x��[Ks�6��WL�aw�J�/�-�yT��zm�l(%�<�QH�#��n $A�c'�*_4 6���n<�,���ǫ_�(�&
�P�h�:a$I�"�]�y�,6���EB�ы�l��BHC�P�.^_�'���h�P� )=)#YpE��^�?o���A@�Ĥ�X��-LJ�Z(�J$|q�Y�Y~���57b���߭���|��M�7MIu���3���)�NUJ����
-a���o�y�,�DKa�rhz�_N�V��"ݲD!���Y{�+�3��a{!a� ж���tY�M���LJ.�$q��:��2϶����?��`0��,�4��I�?���
-����n�4�^�R�`��p;�`�dc����`&�
u��z��ȼ���,�pv�1��f�Z3����ZA��Z48�R��ؒ/W�,���.���o��ܸ�{?�W?^AS�H��1sd�5�F}��gG0�g���T/
̊
�D�(
2���5���:��*h��2Fvx}�����{(�S�$ֵ����i1���,"F��UVm"�(PV����9 �a���
0��
�bB:��O�gv*F��x�񀷥�ZaB�Ӽ0zN�@-ͧj�h1�+���
ӳf2]� q������c�|
��Z�b��۲h�@sh�v�q8���wNټ_��2�b
4�j�k�Z�e��W� ��q�e�~Q���+J$��k�!Hq̷��
,%�W}��RsX��Tי3=Y�%���~�n'�
(?��r[������@,l��)[+i���7�����j�K��y�q�w`~�$/���qx��y�j����\k��|l��,/���Z�m�j���T5�]�4��6����[{]M��Y6���[�Ճ����.�L���j�^m[�x��`�
-�������Օս
q�ǚ�@R�ּ�}Y���˦xrE[}���[ϟƽ���B�?��
NH	ȱ��/���*������
*ieb��Y��N:`y
;M�2�Jl:ݽ���;Pf���W`�ߦf�S޴�!W����˹�bmM�?jqT���� -!ै4���#�(�E	f��!_��:

�
-�d�z�h=n�f-�d��֦k
�0����m"0��{Xcq
�վ���=<tUK/-s?�����UU^Ħlڲʑ+:q�\G��3��tr+/���w��7���0Ԅ�'�փ
-�l?@(�.���G�z
i��{�?[����U��x��A k|D#�m�{+���e8.��y�&
T�eO��[�VD�����+e���U*�t(x��I���t���0�����n�E��O& �s�X`��1]P7��6|���������v��ơ[S�ְr�\e@\7��yLd)$���A���Q~&�]���H�/�����vD�Q7~ ֹ��f]�5��H��st�.;����y���y�b~N�^DL��J	K}g�#%G WP�=Y���
[)��)�w/����UV���"���>*�5�Xؿ�b�
�Ǚ�I�˸�iK�~��1œB�ᄕIEՅ
�Ï0-qUy�E����9�fBUĺw
��e�u�$�ʼ�}��,��^b_�L��y�<k�!�v��Y�r=6/�,E#1
ގ�˼yi������`_�(,v��r
-�]�fz]@)��ͪ�f��y�	��Ȓ�k��@�*Z!�γ�`�
��&���Wuo�f{nı#�i4�X3��?a��|���-�.X����W3�ce`{�(k'9��J
�1ӕ|h39V���UD�}]
B#�"�Ŵ2�:r�� �pќ2�R�pr�+�/3+B:.��,	ў�3\ ����j�0��
����<v�Y��$k�&�Pɧ��8�m$>�
�Cl��0��GWc�%�vko�?�,�]屙O�E�p��k;A��m�����I
��3
w%<���P&	S|�I��,4�Ζ �@ce��O�6��h�%��ѫm�2�
>f�䣉��*�|�}��:6�Ɗ�$œ�`�Cؘ[r�e�
�ͣ_ at 2x��
��&��u��8^�Z|�
�
L�w.�w��4g�N�����F�e�D�It���A�)L�+a�����n�P�ơf2�SM	�
���Ə�N��Wh��|z�)?6,��`
-��/���k�Cj��I@�,�;
��aS
jD�$�È+�ϵ��Oܪ��E�k,��J��Qv�Ջ��5�����-
���d
��h��r��4� Tg> �
BDd��
M�hBո$zX
���&��xC�J@rK �p�%�c)���=�Ŗ��\��F=x�e"�4o�d�dϿ�T>W
֩����E��i��;i~�$
�ݦ,��6���x�.X^����N���Ǩ#(�p����C��b�t��FM0G1d���
�
i��2�+�8��!!j!��)�F��f��P~�����xÖ;��<������x���.&h˚b�+�yV�0w�}���S[g~m�ug�c�����?�M��fkL�
�.���
_�V\�d�X��.�i��
���o���ͼ���*ە�{@���E�c��)'F�s� ���,���i%O��F�)�hn�
Ah��9C^4��`�
-���K'�M���xt���8�;��ed��W�~��g�l
�A������=�Y�we'���H!�
)x�� 2�m�L4a��I�#dR�
7���I
g	X
��/�-����2T
����S��%���
-.�
���cI��D�n�
���6�6��/}>���E��"򥟇|��x!����+ĿB�O��_)�|F�u��1�/Ny�bZ
;�,~�#�q��N�Dl�	*���/b0�1.�
���x��xW��6�Շ����Ws������nv��"�Tx�Ѳ�ߥ~��:
-�<#����@xfq�����Ihv��t���
�>ٝ��bw�_��վ
-�
�
�y��$���vg2\�:�0�
a��2
�[��Vs(�I�
ɨ'�t�
J
��h	����
����cS0���%C|<F0z�a�^����PL^D1��(&/���L
Ve
0Y;AX6�څMD����o�ٰ	����]���H�C��FO��P�
ҡkr�
�5{�r$�'�k��h5��)�B��ۑ5����MFw�%�i7*� �5�GP�����
�Uj�d��t����B�D�.�a���H�O���-����T�ؽ�jL1��$�	g������A�uR�;���*�KW�^�����
�A�-�������G ��_�~���h]�m�NQP	���w �QE�
<*"W���u���m�/dw��7��*
����L~�Jl�Ŀy(v^�VvWS��
�c��^��LZ���Og�I02�c�
D����
+a���o�y�,�DKa�rhz�_N�V��"ݲD!���Y{�+�3��a{!a� ж���tY�M���LJ.�D��c��m�g[�xh��
J\0�Kik��T�$���H�`�O�pL�H)a0xe�
�	
0F
+��i
+MOt
0��:Ռp=�td^���k�Z8;��|�_��^�]Q���f-
M)�azlɗ+f��}f|��7vxn\�����)K��9���h�>��3���3��id
�
fE�R�A���t��֚gh�AS��`#;�>�����=��)L�Z]G�ഘP�]#�Jx�*�6A(��H��
��0��J`c�J1�	
[��3;
�C<�x��RN�0!�i^='F���S�F���Jb��Y3�.��8����I�q��qe�j1Q�mY4N��94�k;V�8
�G��;�l�/�J�t��e��Y����+p�Xܸ�r���|�%��ߏƵ����[�|�«>
�T�9,OJ��̙�����z�C���n���k�l�-�c{��N 6EՔ����|���}���%�ۼظ�;0�m��m�8<[�B����Y�5zu>6�]�VI���w5R�t���.kWz�Pyx򭽮���,�^O��-��AL��xQ�n�S�X�U���
+U�Yi����|�?�������ގ8�cM} )Ak^�>��ւJ�eS<���>����O��XKc!��s'�
+�X@�ٗ��Y\�\�W���21y��yl'
�����^H%6��^l��
(��n�+0�oS3�)o��������܊�\x��&�5�8�N�Gj���RD�}�\��@��3��/FQ
Y��
m=�m�
7z��I��vkӵ�P��R[�6�	���=��8��j��K�

:�������CU�z�*/bS6mY���8X�#�Dʙdy_:���rh����[�vj���Ai� r�]m��S
+=���^ݽ�-� �E�*�u�Q� �5>�˶���
+�2
�o㼁}�*ﲧr�-c+"f���݀����ު
�N:�t�CEL�}��	�a��Y]f�ۢ��' ��`	,��	��ؘ.��}D>��]Q��]�c���]�Э)tkX9�@�2
 ��A�<&��R���(��
�Ѯ��S$���҈Y�t}��
+�ݨ? �\[t�������U$��9:T��`��yE�b��<@�?��z/"&A@��������#�+(�,�g㇅���ߔٻ�a��*��Gz���D� �s��@,��W�|����L
�$�e\�4�%u�P��I!�p��
����†
��G������"~Cb�
�T3�*bݻ��u�?ܺ}Ue��>Qz�}o/�/�yYzڼ\�5�f�d��y�
��u���oG�e޼���M�g�n�/X�Zt9��.�3�.��U�fUn3��ل�dd������O��}��|�
+�Nz��
+֫�7P	�=7�ؑw�4|��؟0ae>I��R,ik�ѫ��2�=~������p���J>��
+lz��*"�.��}X�bZ�L
9�f Y�hNQ�X�
9�ė�!
��U��hO��.	�DB�l�M�BlEH�`�;���n��X�E����n��6�
���!6N`�`£��1ߒh��7[�K����̀��w8vJ����@�6|�r�c��$����������	
(��)>g���M�lgK�c���p�'S�o�?p��N��Ռ6X��v���ea�uY���]G
�fcE�
��IO0�!l�-9⋲[���Q�/ ��h��w�e�]h
/w-����C��;	���A�3D��Y����n���|"�$�q
H� �&����]uXSz7n�s�P3��P�倩��Ŏ{F\�Gm'��+4�_>=����^P0X�{~��5�!���$�S۝���)5"��H�aĕ���x�'n���"�5��]%��(���������ǖht~2
�D4�z9�Tg�3�C��
"2�Y�&�X4�j\=�KR�L��Q�!T� 9�%�b8����Q~�
�bK�_._x���
<
c�2z��`��G��_^*�+��Ԍ\Q�"L�sT�4�G�nS�U��\T<{
,/����u'��K�cԑ
^8���x�!xg1d��\�&���2DQqC
���i
B�B
C�
���J�Y�X�X��m	(?�Ňrh�a˝�]k�P���O�V<^�{�eM1ޕʼ+r�����t��⩭3��غ�Ա�N�����&�F�5&Ņx���/b+.X2Y��{ܴ?���|��E~�f^��c����=���`���1Z�#�9Z�]X@
�FO촒'y@��k4�_� 4���!/�H�`��Eݥ��&|TG<��Kb�ם��yȲ���+d�B��@6� |`NW��
�,R����H�]�ώ<�W ��6J&��Kɤ�2���~`ɤ��,|������H�N��S�)��s�j�yNhN�d��$��
+"L�����
V�A�Kȗ>�|��"_z���C��d��_�m��_!��@��_>#���E�����t1-�
�?��8Gt'U"���E�^�1���{�
O<\[�+d���J��j��9�L�
Nv~{��K@Z*��hY��R?�X	
M�����x�D�<�8��e
S�$4��пD�Á	�iD���]B���
��jߎ�ㅿ�	��V_�`Yt�3�m�cM�0
^D�-އ�E�9�$�ʎdԓ
e:G��`P������w\�1�)�P}��!>
#=�0e/z~��K(&/���\��QL~&��2��� ,�X��&"χ� d�7�l؄���. at Al��!zRj�'��(M��59�?��=D9�ʓ�5�s��\ؔ|!������ ��؋&�;����P ����#��|�xb�*�l2�M:We�a��F"uװ�mq����'x���]R�H*t���H5&��uD���ؿA��
��� �:)‡�����	���+c�	~tv�� �r���L��# ���/����Y�.�N�(��� ֻ _��"{
�+���кB��6��;�ߛ�yQ��}�ml��x%�k��<;/A+���P�Ա�O�l&-�����3��	� Ռ�1�����#
 endstream
 endobj
 1266 0 obj <<
@@ -5193,7 +5209,7 @@ endobj
 stream
 x��Zݏ۸߿B�C�b
�E�C��
�p(��
�!Ƀb+Y5��'ɛ俿%K6��n6E�{�%��g~�A��}Ƴ/~���3��9�2�%��g��ū7<[���3Δw��0s�i�
 ����ſ'4
g�ɬ��Yq��T����?�/�{��;�����]�-3EV�T���z�������By�����/�\�|�������Yg�\��#��(,S��B�/�Uu�WrŜ�a���g�*f\1�-�V�i-�l��~�ng����%�0��R��j��ق�
-�K&��۶\���\��ڿuH1����g
���#J�wuj�Z)���5l'۫�`_xV|F��a�6N�0�
[� ��S'�rLg��r2}!m0gҍ���r!]��m��%\�e�
+�K&���۶\���\��ڿuH1����g
���#J�wuj�Z)���5l'۫�`_xV|F��a�6N�0�
[� ��S'�rLg��r2}!m0gҍ���r!]��m��%\�e�
 GUj楛k��K���}j�*W滰<ZW�>.�/`��&>$Ϝ��(ǜ/
��#G���� QP��<(Ԋ^�4+H
���p�J�ۦW:
+r���A�}
�⠪`��b�7m��w˞��o"�e�^w���Z�b
�*�W(��v%͞�
�r?�˫�|�
���?mQF
/J��˲�W�;��y9<X/wk��0��4�c
�PI]�l��EӮ��
��n�V}ݍ�˼
�כ�q $��Sߖ���u��s� [�i/sQX�Hw��kv��U����W�	
ѭ�
w�3M	V��\–ōk�βi۪�
c��z�>�l�yd��N����JdpWW��o>�Mե
��@
F�A��nv]
�«��ni�kn8m�S;���&�
�W&���Uf�/�
0
�	��hey
FB��<
6R	��i�O:ϻ;�|p�{q+n�غ���bF��@��`�[�[�K��e™S�hL
�
��N�

L�
�����d���p���p�
X���>��YV���8!тXdU�D�ٽ����k
 �8�k8e�5|�_�)_
4��c�ǂM]����ڷ�u�]V'�?�j�\���
��[�I�����Z�Ka`�R

���$x��-���AჽA�=x�x �
OV��
JHBw׬�����5�
��aʶ��H?7?�@zu
 �%H!�
�E at z{�uFy�}����k� ��~��y�/f��H/�
��A}��v���p��40��Փ�2嫿&�P�@����db<�'�)�
���jہjXM	���%�QŠ��TGo/�ڹ���@�{ʠ�
8`p�~�9nE`qiL^ր\���:�l٦
���~+�
@@ -5206,7 +5222,7 @@ O
 @���DZ�`>S�N3%܈F6�
��P
��T#D�O��=��P��i7�E�
 �e2Y(�cu� �Bs�DOb�d5H.����X@�b�.?
���۸M��OHps�#
<a8'y��\&1��s���	�g;W�7A�`
ve2�a��|�!�L�pS
���5���&
��[�Ʃ���[���xC�a��$�5�s�)7�)
�Bl��M��g���b3
��$}�	m.8+ �,����}]�|�����j����\Cj�ɂ�
5 FbJ��/��1��i�z�}��Ԡ�@}�����Az3��	��x�KL~S��/0i9�(J5x�����V'ϣ�bZ�o�ޝւJh��%~�kk��>�)e~�5�i=S���>"�*�����۶o��iOi�:h�::����/j��ͅ��K���R;#M��1��œ	��D��
 ��M�+K�����l��&&
4@=�XUp���xeSu7UG���_�^.���M
�I����,�)�=
-�>	|4(G~c����:�� J��4
�M+��@�k�{ٔ�y3RYכP�M	F5ďu<a�/!C,�ۡU���P��A��h$��3���a�6ښ���.��]�cB*r��p$TH�
��%�o��
�?��j f�Y�Ѷ#"6D�UE��T�'=0����r�pB��E~���<C�W�%�U�&
6�N΋����$�A0�F(g�@=���9r�
+�>	|4(G~c����:�� J��4
�M+��@�k�{ٔ�y3RYכP�M	F5ďu<a�/!C,�ۡU���P��A��h$��3���a�6ښ���.��]�cB*r��p$TH�
��%�o��
�?��j f�Y�Ѷ#"6D�UE��T�'=0����r�pB��E~���<C�W�%�U�&
6�N΋����$�A0�F(g�@=��Dpr�
 endstream
 endobj
 1274 0 obj <<
@@ -5243,7 +5259,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڭZYs�
~�_�OIw���#UyH�HfSImv\I�&� �e[;�VGR���� H�m{&�$��x�� ��~#6z��w�b#7I��ޤBEBd�����Ob��o�oD��t��Z
6�f�����û���HE$R�Ib���>�F'��$w�Ǜw_}g`�(�c����dqd�M�2Bon����o��nw�3���7��~���ݷ7��e��8��tp�l��2k�.�8�ƺ�%N���ٗ�q��Qj�k���
��ȦI�ʰJ$�1r:쇼?�G72�����’�C��q��l��9���U��Om^�U���z����
��Q��6�\K������Z[��$���G�kb)X|�i��l@1�Mch�°��l&�ɠ��t:t"^�FͯU��L�ɨ���]�t[��q�>�Q�(Je*�J�ʶ�}	b7z����h]�=/��?���JX�H�9���i�f��~���,�3����	4�d  +j�6Q�aV0����o�r��z���4��������."Q�ɨ�k�`}��D�f}��Cs(�- [...]
��٠9�����
�l<]�j�7��]�6��<U�g�Y
��S��y�}>����18�2pҀE�
i�vˀ
|�2�ڠ�\Q��<r�
+xڭZYs�
~�_�OIw���#UyH�HfSImv\I�&� �e[;�VGR���� H�m{&�$��x�� ��~#6z��w�b#7I��ޤBEBd�����Ob��o�oD��t��Z
6�f�����û���HE$R�Ib���>�F'��$w�Ǜw_}g`�(�c����dqd�M�2Bon����o��nw�3���7��~���ݷ7��e��8��tp�l��2k�.�8�ƺ�%N���ٗ�q��Qj�k���
��ȦI�ʰJ$�1r:쇼?�G72�����’�C��q��l��9���U��
Om^�U���z����
��Q��6�\K������Z[��$���G�kb)X|�i��l@1�Mch�°��l&�ɠ��t:t"^�FͯU��L�ɨ���]�t[��q�>�Q�(Je*�J�ʶ�}	b7z����h]�=/��?���JX�H�9���i�f��~���,�3����	4�d  +j�6Q�aV0����o�r��z���4��������."Q�ɨ�k�`}��D�f}��Cs(�- [...]
��٠9�����
�l<]�j�7��]�6��<U�g�Y
��S��y�}>����18�2pҀE�
i�vˀ
|�2�ڠ�\Q��<r�
 �� ��גV at Ew��y]?sg�
  r�ܑ�,�!�Q�cՉ�v�Z�%�L���ZA��h�)�
&;o���c'e
�����J������
�ڝ���;� �[��LF)}�%@��Le� �x�1D3�
�nl�M؇6n��
����5��#���\}w���מH��
 AQP�C��	���5��>w`_�6�^Z�Fs�;�@Ӣ9v}�~O5��4vS��!�s�v��
�<J5�B��F
��{Ne�-���Ȼ1+Զ�M�w��5�C��_K*
ˢ캼}��C	X��v�
^ z��
�q�K+�4���*;�]Ο�é�fm	{���U�ljSh=��#�V���þ9����t�m�`��w��'
	�TŎ�0,��ٔ'8Hf�L�
@@ -5259,7 +5275,8 @@ Lg
 s�l��C��6?��
 Y���tlp�'z{�['4���@�_��%G�%/$��H]�;��
b�
�p+|���+�

;mܸS�Y:��fH��ҷ偡XV�0�+W��������&Q
t@���@ݸp���m�����]�S�Dc�p۴��s4��q춢5@�Tp����0p�d

0���\�i��t`�*�Â
K��/y��O���}�z����������?2��
 �N���g���O��3jb
��ݎ�X?ϭ�pI68�!i0��`th����w7Y�
�<
کΩ�4����������c�w%�88�՛xbz�m���w�C�BjJ�t����W��0�[�d
Q!�)��}
�
�s����,��Y0(�>��o$s8[ߊ�}�듛��E��$��˞Y5��Y�ӡ
_`�@6#B�Fe�`�Y)
-[��6K�\GZ�H|�����&�	������钔�J�Κ��v�GZ��o��
 ���*d�2f at wKq���7x��p�
d}��)�5δ��͎PkP8��~ќOu0��y���������lN�ٟ�a��Ǎ���~�'v�u�T��eQ1��M���[���/�T
+[��6K�\GZ�H|�����&�	������钔�J�Κ��v�GZ��o��
 ���*d�2f at wKq���7x��p�
d}��)�5δ��͎PkP8��~ќOu0��y���������lN�ٟ�a��Ǎ���~�'v�u�T��eQ1��M���[��X
+�X
 endstream
 endobj
 1284 0 obj <<
@@ -5285,28 +5302,33 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1292 0 obj <<
-/Length 3586      
+/Length 3587      
 /Filter /FlateDecode
 >>
 stream
 x���r۸��_�桕���`g��m6��t�m��L'�%Q6[QTI*^��{��YI��`A��Hf�d���n8<����Y+g6,I�ٺ���)�m��ϳ���Ξ��j�t��0���n�>��&,�bfR�R��
�L�3�������
 ��,M��~;�R��� V*��������7oK����߾Y|������l�
-���[�
3�eZ
��Mʤ�>G����MqW$�Y��R	K_�+���g[�H
S�O���ݱ�;Ȱ^��+
$Æn����i�zl2z.g	
M���u���Ƕh~��3���l����N�2F��8��
NG�U)g�7�t��`�Hao\�����d'�� ��I{t�^%F˗"u�L��h��^,����U�_���;d8�R�L�)'Y�l�?�v%��|��#��O���n`�H�I�9ၖ���|��

� 2�¾F����e�!�+)g�2 Qh��[���c���6�!�8�֎�3���W�M��
�[���V΋� L6s`�7
>G!�t�[�
��
��a˟
0x��Z�=��VNj�q�ɛg����%��,e���٠J�?z���i���4h9Z�K%��>�����˖��n��'�
���ݳS�ذ��$
�]�-���
T��,�l?w�s
e„��"@��y[t4�jzr|�y���#5��Sה��� �`U��[b��c�F�<� ~S���Q~��*wN	�Vǎ�q<��
�G�ٺ>
v���>��#1�K�8�S����=�����fK9w�O�
���M?�T�='D
Т%�lst҄�y�S?/4�[�a�Q,U
�e�G.�ըm���>a�
�~�y
nZ��ML+  �AZ/l�/�I��Dl[���l�R�q=x2�/PǤ]�X
{>?�u�_�ރw�Hf,yf�0��yd�8,.&10^�6��X2pkLyG�E� �e�Z�d�����ؑi�4�D�p�ǵ��
-�8U@ަ=g}�-����\�^�垨t
l�_�F!f+����A�Ċ���W�N�C�t�}����N�X���=�r�VN�ˡ 7�'�}�G��oD�')���n! X��'�!u`Sb�l�þ�-)Gwl_�W<A�i��?��
���u]l�!P��>
��c�X��a��)�^)t������#�"���&�[��"W�wMwp�}Λ��[q;��L�ؕvo�R�"����A���O0����">L�wV��Gp�{֥�
�5�ChE��P)|�F�h���6�ԵͲ�fկ(�	x�|�obg4�Cq�y�8C�
-�^
8�����.��âzKQR�Ibv2	�]�o?�0#��R�����j�
4�W���P��
-	�
J�	��%i6�ې��A�2
H۵M�
mD�E�A�~]j���p�8�v9�g�NeS(3�ރ�(��Y���i��T_+ˈ0!!L�eY
-}A�P �r�K�
o��#|����e)���A]���UQ
-�(����$?&\S@���gJ4��S�
-=2�� [p,�Ĩ��-��C��ې�o
-���
TCƭ�B�o3�m�]5WkД��՞E��*CJ�s4��ӟf�4��|�z�*
���FT	Oա�V;�������i$�c�헦�uW�����[���uSl������ї�%n���+��*�8M3�w>~@�(%��g�
��%#L�5�(j�\q��R�<��[3�an7@@��U�v4[���	Z>§-֮g�~�� ���[Ra뫼�h�PS���z;u�^jƙr��^�)P����|X�������7um�H=��&�B�D���>LJkա�� ��
}�?T����
-~�>|[t�`SP�!

��٪�
!7$M�<Do��r

-k����<4ޗɻ��d�H�ۖF��
�u�Z�0`�Bt��_e,�*0+F)ƐG�=F�u�9��\�d��
k?;4%,;g�2�">�COɕ����Ī�A��;��jP*9�P�2P

�C��
�~�\rvf��	
�N:�����|�R���$�Ԩ�f��>�S�F{(�cvF!BQ��a_'=�P����w{r
m]y��b
�Iت/R��s���~i�4�����qE4�HAF�C��1ְthZO�zX{w
-�+��/	���[��/Hu)�
?Ā��q��NE�Slٌ�}�2�m��
]S����yG�d,6��t�	�A`2�����
-�q
*x�u��ת��Խ�;�\�V�58��}�벡��u�����wɸ:鯞Wg>!��Gl���J�&'��Z���AfO���U1X�yT
C�DK>�L�)3en�5�ӱ
���"lt��
-�c%��_�\C�C�\�wœ<��`�1F��2�O��خw��obY�b˜)�EG,�f*U����hM	�[���*�F�����]�+w�3�iB �
����:o�(�C9=���	p�w
t��|@�	'�V"�]+��M	q7��N�)ߧ�
NKp��t��]�P茛�oJH:S3ǨO
U����5�6s�.�W� �)�r5s4\�WT���|�;�	kȉ��"�QM��Y�e
�
�D��cVZJ�\F5�_c�,af�߯'��ÏK	�4�*�GgeH�K�`z����
-Gq
��3�� BC�,© ����sz at y�T����w������
��E�R��b��s>iA(&{��+��Y��Q�/SY����'����h�GЂ@HCT�0�b
R
-����^Q����!RKv�V�멭���-�ߣ�d%ɉ$69X���֟��l~ww������w�'ɨ�
eG>��
��$�L;�ج��¹
�+
m�Hps�	Nb��B5>T_�
h�kqY�S�C�^*H��
m��
�����ʑ��W�x\΁=vZ��MI)2%�
����uX��h�Dwܜ�:�E�g�8p�z(b�]$��ƽ�����s1J���.$��OL����!�!�_����ҥ0�J�
�')tߓ
'��Rw�*�����4 �
�ִ�?�
�k��.t��U���/���������fd�Itw
E�\Q��KL�O�thF������<DZ�n�:_L����ƇG������[|[Tš�;L�*�—~�=7RI��۾q6�ۣ��m���ws�ԢqWfP�Е��.^?e�
�K�i=F�͏k&��������./w�*�w8�r
�kur�{"-Ô�|	���������.�\��A�y(jlAxA�8��?bG�s�kf�n�>���L?�"�*)��t�'#wO*�v����Z���{:��̀��=ޯ)�m����\0 \��^^d�+
�t@�%����C�Gx	V�j\_u�@��p��h�j�[&�M�sxK8sX��O�<�1�~�*(7����fw����
+
/�Y��3��
�s��>�A�^8N����5Rж�/�QҮ��j|�JdW<9�z��Ɇx��xYbtK�6O��,�=�$�<���
:
��I�{�#�q=9�<��+"(
-H��
�-Vu�5��鼻р������4�k��c
�[�}&�M�ۻ���NJh%~{	��\�O�-�Ե9!
+���[�
3�eZ
��Mʤ�>G����MqW$�Y��R	K_�+���g[�H
S�O���ݱ�;Ȱ^��+
$Æn����i�zl2z.g���&_w�:���c[4�kqǙ Y�l��	�ji��c�TI	��v�#�3ěL:�_`�f��7.Ma�
`A��N�Z��=:a���K�:u&�d�|S/����Ǫ�/`��
2
Y�X&씓�,D6�
+`��si�w�]̓'��O7�T$ڿ$˜�@K�lf���g�[ �_a�#����2����3
{�(4Qܭ�f�1��~��F�XkG����+�&���-I��
+�Eu &�9��ϛ�����I:ǭ��^���������
�g+'������3Mm�u�nf���H�lP%�=C]�4qyN�u�
�b���z~@v�j�eK�|���wņ����٩PlX|_��Ӯ�`O�*fx�W����9�2a��a����-:t5=9>Լ�G���˩k�MYE q��~�-���\�t
	J �����(?vu�;�
pS�cG�8��w[���l]�r�@
��ǥb��)����
����?����;́'�Ts���h*�
��"hђ�D�9:i��	�խ�0F�(���2�#��jT�6�dd�0�}�h?�<7��
���&��� �6����["�-�[D�V)ĸ
<��(�cҮ{���=��	Һޯ�f��;�O$3�<�_�r��<�v
��/�Z�z_, [...]
+�W
+
�����H��i-=���@�V��ȕ�]�

v����V\�t0S=v��[��ż�C��_��i��h���>�-����������ui$GaF��Z�}8T
+_��3Zo�� +um�,�Y�+
+}n^,����
�P�p�g�����WN���>�
���R��`���L�u�c��*�H��T�c�Dd��Zi���=1�$q�B�l��}D£fI��8�6$�aм
�vm��BpQj��_��h�3\1�]��ټ��S���
�� 6Jr�fV�'yک,���2"LHSqY�B_�%�����,Ǜ;����yD
+>lpP�E)mvU��~���"�(ɏ	��_����
��T�B�L�6�
�81�h���C��6dᛂ�w�Րq���ی{[mW��4ezp�g�)�ʐ��

���&�/�-��^��G��U�Suh�Վ��v���3BI�Dh���yݕ!�$:F���?{�ۢ) k�r��w�}-�ũ�����;N��L��ρP"J��C��jC%|��d�8�Z#W����"���֌c����bpմ
��"��h����i�����%����T���*o<�5��T�*��N����q�
��W~
+�%�� �*���v��<�M]F�5R����P0�'z����Zu�{5�#yB�U��2�������9�l�B�g�j|G�
IS O�.�
��ڹ A%">��eA��%9Y(���j�o����/
�]%�WY��
+̊�F�1�Ѹn�y]`(2�9� �{��ƎM	�Ι�
����Sr�i�b'��y��o���J)����T����%G�_'������+t��N����k�9߽)x2I�|"#5j��j�߰��T��
����Q��GF�g��IO�s�$'��ݞ\G[W�5��B=B�j�������
�f�_�7M�=��n\M5RP����j�5,
�V�ӵ���
�������K&�����
R]
+���O1��u���Sy�[6c~���
{�yGה��bޑ(��� �jBl��
�q?'�g\�
+�m�t~Ƶ��8uo��;��z
N�l��lh�r
x�~��]2�N���ՙO�����������I��0�rІ��,�mwU
�i
��:ђ�)�2A��@�[�g
�t����z<�]p��X�+�<��2׿�]�$�F�1�x�Q2�L�#9�����>śX���0f��c�˯ـJU�o�"ZS��蹼JA�*:>);o��
��k��nC`<y��[?
+�PN���s\���]@
�.�y�I�����H}�ʿ}�@B�
f��l������ܰ: ���hW5:������1�SCե#�c�����
�K�U!@zJ��_�

W�����&��i�r��b�HlT�zVqYC�'�g형�8�QM��X0K����	����Rl�ͯʀ��Y���*�^�����Q\��4��̧%��4�p*�������
P
�$��t?�ݱ�_?=�7���}Ѷ=���OZ�ɞ9���dta at y��T�󿼆�Ig3<Z�� ��+̫X��Bx�r��W��cx��C�ԒݻU�zj�zvx����;YIr"�MV���g�(�,����G(�*�;�
�I2�cGّ���o"�#�C��;6��p��
+G�5ܜ;kӆ���P���z��Z�CV����
+w��G�*�©,<��r$9��(
�s`���$cSR�LIa�<kA����E
�;���7��t)�Y;��
��bI.�q�l��\��Fa�
	+�S=��{�x����>|��;�t)�Ƴ�j��I
+��dÉ-��]�
+��d,8
��a�5-�,C�Zzx�
�x h�t�
/!�(�y1:�Ys��]CQ�'WT?AF<����+
Z��e&�dn6O����ۻ��-={=���/�<����Uqh�ӅƯʻ�@m�ƍT����o�M����t��C7�ݜ�4�hܕT�4t�����׏@����|�@@��x��	0�%��48����
�J�
z�
B�Z�
��H�0%!_³C1=��"�?�K6�$pf
�[^P0�=�ؑ���������|D<���/�J
+�$]��ȝ��
+����%���7���Ϋ$A3��q��k�}[��1
W�����
+E� ��#F	�.�y���^��C���C
.P��)
.0ڣڃ�I�D��\ޒΜ���<x
�_�
+�M��ٝ�>�+u�
+�KxV���L��2���!Ž(F���cb���C��-��|��kb����F��i����F�!^�=^��Ң��S�;b�q� #�ayE�o�N���_��
�r\O$u���R�!�x�E�tM@�r:��G�D4`z?�h��'����'���V`��gS��.��~Ai�"Z���_��=��b�� ��9%
 endstream
 endobj
 1291 0 obj <<
@@ -5347,7 +5369,7 @@ endobj
 >>
 stream
 x��ZI�����PrH�r��0U>8�ˮ��]�a�Gb�Э�$5]���= \E����/6> �}o�f�36����+�6�3�&�əc"a,���W�d�5����D�n��GngJ��������_=�%̉�5*1�"
6�6�)�$�|{��[�ٓ�5����&�vf�*���v={?�����R�j��o?�~��monnDb�y����8OR��έI��~~N
����_��
-&��*1�¼2�ζl��V0�(Ň��d�����1^��+�-���i!�</�b������',e���U�	�c�����L@�:�-9U(����*)���s��ī
O6oS�w|��
+&��*1�¼2�ζl��V0�(Ň��d�����1^��+�-���i!�</�b������'*e���U�	�c�����L@�:�-9U(����*)���s��ī
O6oS�w|��
 �0�MC
�^�HG�
L�D"�h�{��
_
 ��
x�����b)�|u��
 uV�*I�r�
�γ�
lWr.ݗ~{a_�}��o�0T0
;�fx��K\j_��'��
�Y�g���
_IIy�@�bF�#�ꐕ?0�v�|��(��[��ꥸh����~���cl����
��c��?xf�5q��~�|z�q�*�!/C}�3��t~_|Z;o>�Dc�H/�ڭø��f_�U
*~�l�����?~l�q@���HKh�����v��WyUe�g�C�9�%0��
7����]�g3��V:ϭD
‰J#��ht���a��ݨ�Љ�\"�l����p���<�ǰ��T��Y[?��a������Qq<��C�MY���G����ζ�bw�I@*e�p���N���5ŕ=L��V7.l_5c~w��4a������	�A�Z�1�����&��G;�����I�c
��]F�ZCk���E*�J+Y,���[V_�-9����S���[7$���ן� ��t

�Y�� ߜ.����%�!-K"�Nע�(ظ��&¯
��E5��k[Nv����8Y��>uH&H.��{Bܱ�6I�#?6 }J���Ԕ1�z]�M�G��.`ݘ�S\r�e[��
�؞
Љ��"'
�����Inv��Q���Ģ����؅�����^v��C�C���h��Je[�o�8 ��u�e9�`�jSc0%S�`z�B�`Z$��i��7-^� K*�@���hζ�~@	�&*)kvE���T`}���h��Z�fCК��`)�M��4�Y�Ρ%��E0@��d�
Ztx� e�� [...]
@@ -5355,7 +5377,7 @@ uVÉ
 �@��(��B%b�m��(�B���H	>�pj��D���J}
���
�-
�?}ݎ��4�i�� �-Ƈ�|��Z!xM_%̡s��%Y����g�y<H$�߄��6�������Ϻ\i(���q���˓>W"��"&d��C�דA��򡋺��

��uܭá��2
 %|�E����	���x�xӠ����SX�y楦�<T�#MpP0RD(�mN�O��u�,��a�
���")�39�}�y�3m�\��e�yo��#x g��x��݇�zO��TV>��-vy�@��GCIV�Nj2�:cr�H���Y���4��N~?
( ��
ye��(�
�QP��ŝ����=��!�:[�P�1 �?��q�
 ���>����T����tA@��ָ;�Cm�t����Pׇ �S&�Q|��υ�3g�"�ݙ����Q0� �z��5-^���e�E1A�C3̳I���Hs��ˊ����r�&��dR�E+���y٦�7�.E�U��E�E�fy�X
2P��B���E��@�l�#
K8O���֞S[�&����E5+���D�t���+�6���+s��P��+K{���H_1a�WtM�k���
-�+�l����&�	sT��h��a���
w9�fF��\E����BK]���o���g�r���EY~N�M"u:�lF�?�r�������R�G1:_D�w�p�H�iM���<�dZ�;��4o�.M�?�H����N)�F)�9�z
�35r��;M��X
���j���>��
r���
���I��Y!��[B�f�վbzOxZӇ�o�����Q��x�~�����cHn�S���&Z�O�D\a`sG���z�ub�~"���$z	i]��:\gP�Q�I[�%
��T��s%�&S��~u�b�9L>�:�g)-&0[�,
��.����;>�����ѭ���S�@��\���cHxھ���4��d�}\�-�&�m-�Y
��|W�K�οۍh��C�KR�īȱK��'�б�.n�9�:�F8�H!�^A��h�
�W�u����
��Ԏf
��2	g���!����7\/�5��L2K�_$*�;1�꽋��9i�G����[r����̕�u��u�*��|V�&pm�Mi\Ӽ��F�kr��n4٨�'bh:�F�cϮs�SoĐnw�lμ�t��/<� ��+_�%�������(>�
+�+�l����&�	sT��h��a���
w9�fF��\E����BK]���o���g�r���EY~N�M"u:�lF�?�r�������R�G1:_D�w�p�H�iM���<�dZ�;��4o�.M�?�H����N)�F)�9�z
�35r��;M��X
���j���>��
r���
���I��Y!��[B�f�վbzOxZӇ�o�����Q��x�~�����cHn�S���&Z�O�D\a`sG���z�ub�~"���$z	i]��:\gP�Q�I[�%
��T��s%�&S��~u�b�9L>�:�g)-&0[�,
��.����;>�����ѭ���S�@��\���cHxھ���4��d�}\�-�&�m-�Y
��|W�K�οۍh��C�KR�īȱK��'�б�.n�9�:�F8�H!�^A��h�
�W�u����
��Ԏf
��2	g���!����7\/�5��L2K�_$*�;1�꽋��9i�G����[r����̕�u��u�*��|V�&pm�Mi\Ӽ��F�kr��n4٨�'bh:�F�cϮs�SoĐnw�lμ�t��/<� ��+_�%������c�>�
 endstream
 endobj
 1300 0 obj <<
@@ -5389,22 +5411,22 @@ xڽ[[
 
 �
/I
<nO����e'��9I��53a�x��e��t.ߑ<��Kv_����d'v���\��D�IR��o�Kvx��]�"�=���N�E,���v���?V4�$Nr�3��3�"�d�L,
 aI��ݛ�|��{\d�޽{�Y����t�v��o�?���^:�����{��7~��-2gy��̥�	i*��0Y�tJ�
-�����[�2Qq�j��`�
|U��ƛ-�V&&�Zlپ-�y�3�W��:�� �{�W"����;0�I#�8���PVSS�-��c=�jD�;	k��{� ՜)
�&��V
-,���V˫3KP��4~����m����؂W��0�e��+��j��~/3rg�M����^�Q5��nS9��є:.d��������c
f�*R�oH=�k8Z���
L�Ijrdnl��<�
���	p$j���$"�ffW�����"΁��2��i��?<�5��T\
�|������=�*I�ϛ�h�z8�]��*��WFө�
��Z�7�~��*���Z��W��
Uݶ,�Fb0L
���h��VTQU7�'����J�	�q�$�ī�m�&20��9��4*h�RL�Қ��I���7և�&�f�@(��jF��Ѯ����ֈ �ʲ����"XS�s {�;����ޝ
�rJ�l�zJ���R�\���P����M��k?�f:�9�}�.`v!�R'�6��ky�$K��KB���J�9��չ���?�
�0���(�=ـ2-ߣ�
ȹ몄�̊4
?�NN����&K�Z�n
�j���ܖ���*����֬%�QJ��Q:�sm���
+ǐ��%�(x�3
��0*g#f��aͰ�䭑 +@ʾ_MB�N�Xf�&.���q8�
-���Ӎ�6���f
Xɶ97��t@[k
-Q�����a�y
��%S�
5�E<�Ǧ;^٘H���,ƾ�i��P����^�Rgʫ��(C�P��*�����
���q�������*�)�J�d�a��_�6@��=�d?�2?Xo��N���o�Y���=�=������j E$z��(�
}_U}wh������L'1����P ��x>�:R*�BbX�w\u�u�
>��J,�o:�q�II
-���3HSA�U�VP�^BE~��~�T��6Zl��ƇR
-<+�ձiY Dp�������z��s�Y����CO��lg;���-g�j
�U0���Дm
�AR
�kjqo�q��;J�f�.���G��:��>�U=޹@洩�t�H��hn���kU$��	�BaX�2=���t��s�����j�
?A�]����X�dS�,U����U�
0�?���D���egID�9�J����6&.
-�g����U��(�/�
-:�+N�m���6W�+��2�z�i�}]yxI$�6.å@-�Sپ`[+�HZ���jqr�XW�m���(��P6�QuE���\1�p�T�%X;��uk�	�ي<��Eg
����*�X�3k�i\ijP�OC� ��?�a��I�Vs>
9h��G��@
#7�P��
-
�*]s�u�#^���c�a��g^ARH�bw5�g�a���
����*3~��ӵIJ�?�7�X�/Y,�t�[B�,��a�Kma����eca��o�}"��jl��A/Hb���w��U�x�o!P3\m��ݏ�/����8�u6`��4d�<�K{Z����ieu�T��rc��6_�C�;�K߃�~
i
Cs�阡�f �����vC2��ࢱi�)�V&�V�WX���g�.$��5�WmX2!sX!�]<,72����z�h[�$��j��{���8[��g�\�[�F�J��b#��o�By���PrX��Ȩ- �-P:����9d�%�a��p�4��Yp-��J��9�T�dx��
-`�� �����k���3�Q�X�j�4�-�=)�g�m�Pvd�z�����JJM�mר�!�.zQSی/��G�ٓr~	`&ax^C��'���Hq!��2H����"�~�(ؒ25ѷB�q*���
����~���`_�Arp�>cf	�
(�(���@VH��~f|#m2��*N��`a��Fxk��s)��j��P��<�glir�`�w�~"�a����\��9m3��Y���d�K�@
j�,/Hጪ��k��@D��^���Λz+E����ZV���
�E�`x*���g7�!@�S`��՞�̢���"��滫M���ͪA��S���]��\��3���߼�քMtضW��pD�mbU$�#�<���W�I�x�pZ��l�;<��Uyn��pSk2�ϥK�--�3�R�ٲ+�t��9����v�
.���0�g#�DwX�dM�2�	u�-SScW�+����2�唾Q��N��W�0�6J���ɠ{���=��>�[
���+�U�r	�f
u>��E|U [...]
��eH��S�����J��v��;��W !*�(���S�{�|�0��;���e�����ؿS�&��D� �XVp�N��Ŀ�R0���{R�t�863}�g/�� 
�(�5�O��������~Z��a��1-,R���
� ?_z`>�
�Gg�r zI������򮡁��3p����䶻)�XkE���)�ܓ9��"�8�:��}
nX
�I�s&YW4�:���K�R��Q[�{C��5�i6x
b at z�4P���"0���Y�������>o]�.kV�՚!W��˱ޛIW�ÛFk���yu*T�A�Vz��4�
[�������U+Ӎ�0WS

:Q�8�,�����*�x '��f<��sP�RMh�f��J$���|C
ωq����$�jU�~
 �5���Dl���>K�М&
�(V���v	�{�|���Q�+l�/$7
-D�f��2:Ӯk�^�C9�ܟ2�\[���y�P3�E��n]�nzm
���|i�N��ޑ���h_
�g��F��7�Ĝ
-��{���j�GT���i��.��H�ض�T��'x�{��ҝ��|
��>��	̌S�Ѽ�kVv���>��O����Z�5F~�TI	��Z
��i�)5
�Ǜ�Z:�Ua��y�<��B�V ��
!�0p������hws��@qP�\FŽ �;\@��OaVařsC[JxgO%-�0o�&\�,EP�Q�ov�S����nInk^�;��3T�S:��N�-G
#���9�\���)B�|����Y�	]?�O�x��~&��;��jBc)p3Я�Q�"3����,�8�ʼn�e�1p
_�B��
xC=d�
����{G���&�'g�:�Cc+��T�3����<��nV�5.t��Zǀ�4`�����-w���KקVi�EaS
� 0Zg��3_
RC(@����r
͜��n��X�B��|W��؜�4��0N��<A�t��3\���m�Xsg�
T�HW �EmE
����kG�
-�k�"%T���n�ڹ���EAm)�pJ�@���Lj7��t��N��v�Qk3l�_�����(�x�/�P�ܾ�2��T(:+�_�{'v�s�s<�
���e�y��F��zk��#^dǰ#í����?Muw �y��,�[1�ԋ	3��0���g6[
��0ZR�
��V��*�3ж�&���.���璎~q�8�wt��C�
-4�p��Ҫ�+�q�&c�l�q��jeL
--JD9��O>�!G�k]��M���XN�Z-��L����\}:j�������יs(懆
-;x�^D�h|:�>}��R����ݛ�P�q���
-�"��uv�TTf�,��
Z&�- �
���`� +�ox)�aU?qvi/
2��'����R���+\/���M0�r:�ΟK�\�}��x�L�cf�ܶi?@��E����|�
��NkA�߾8�;��r��|�7n��rh�X�DZ�A���T���l�kfC�#�J�;�܅��'��^�F���骡�����k���ʊB/���F7�)�8�%܀
�2�����-b���@�Eaѿ<Qx�sW���w�x� �Ly�CM��.��ŰH%�rO��4��(s����KkȜ�u����KH?�t�Z.I�: p�5����]|��<�H(�_��-„�̻��/�i���o�m���g|n�����ռ�#��ΰ/��M燢ºU��N!�����{��5�����^�
�~����`7����2�֍�?AБ��eek����\A�?@�z��Uw�l����ec��z�WI�V3B�S	��Ut�����/��������Ѷ�;������2�כۏ|
��ǘxo������
��


+�����[�2Qq�j��`�
|U��ƛ-�V&&�Zlپ-�y�3�W��:�� �{�W"����;0�I#�X��e(���ʖo�
~5"ŝ��L�ݽH�jΔ�s�T+��x
g��ՙ�%(o
+E�``
�Ȁ6N�`�
l��+�n��2V�Ӎy�\M���3ۦ��~/��u�������hJ
2�Z��{YD��k��7�
�5
��_���$�9276HU
����8� 5���v�A3�+�B`W
R�@� G�Z�4���ؚ�j���v��MS~��
L�$���{4d=
�BK	���+��T�Oi��	o?�s��{����ꅪn[�b#1&��vr4u{+���*��r��X�Ha���8@�B���6I� �c�����U��o
+)&}i���$j���CrL�t�R �`[5#[�hW���|kDKe�JXqT�)��9�=��{���D�N�q9
�g��X�

%Juv�`�LEt��M����&Qߵ��S3�x�� �޾}0��X)����Yӵ�q����%���c%��_��\�I�C�y�[vp�쌞l@����|��uUBzfE���N'�}U�g��d-G7D�vs�jn�	LEf`V�}k��(�l�(
�并C�َ�cH�K��LW���\�fX^��H� e߯&����U,3�
+�b��8��?Ӎ�����g��ra3�dۜkJ:��5��(��g���y��<����m���Ӊ���c�
�lL$�vjc��4�S(e��AQ��P��3�UDC�!C(yr�����R�j�ƸCIQ��tt��R�\���d��k���
\�@��7�h���ѷ��{K�
��B���O5�"=�sw�K	��Y�������;4X���Lj
U��R�K�T(�^B<�J
)�@!1,�;�:ƺ	�Wxh%�7��8ۤ$a���� 戴X+�a/�"�EB
?	Z*�x-6Hh�C)���ش� "�}��n��h=�ù�]J�ɡ��YT��
}����_5�*�~chʇ�� ��5���ʂ����
+�
%C�J�d�#�z
�k˪
�\ s��\:q�w�sU4�UGõ
�*�U�d�0
+,Y�
Q�A�[͹c�k�L5掟 �.CMyd�m�)m�*��q����Cg��s鿲�$��
@%���@��3I�� ª�}��t

+
��������@������r`=�4���<��$��b��R�שl_��~$���e�8�B���Ӷ|�wW�i(�㉨����g��]��C���?��Rݺ5���lE�m���R
�Hu
O�ƙ5�4�45�駡E �Iҟ�0�YwNJ$w�9��
4�S��^ ��^(�o
��S��9�:��|@�1�0Mͳ
� )�c�����
�?����r��Pfru���Z��Zb���[,ї,
L��-�E�r��KJ�鲱�0v���V56�Ơ$�L�ǻ��l<���	�6Z
�����{Pt���:0C�Q�o
˥=����´��k��}9��Z�]�/��!�
��A�?������t�Pa3�Lo�p�@�!��Jp��4r��y+n�	�+,�g�3L�
n��6,��9���.
��
@��T�@��m�a���=��E�-}�3V.⭍_#C%dm��
+��7\�<ACf(9��}d���(
�\[��
2�� �D�X~�,���l%d� t�Q2�Nq��g COI��5g���\��d�S�r���ʶe(;�
T=�щ�psf%��̶k���T���m��ã
+��I9�0��0<�![���B����|$��j�q�p?ElI���[��8����	]ɂCk?��r��� 9�w�1���bBd�G +��e?
3��6Z[�rq�0El#��5N	���CyF5\h��z�c�N�3�49S0E��K?��0X�S.i眶�L�A�\��%[�5j�
�pFUv�{v "[A/�Al�M����P�i-��|����"f0<���[³����)���jONf�_{^H����&�h�f� �
+
�)����.�U�����L�y�o^Qk�&:l�+��
8"�6�*�C�UI�̤R<[�
+-�S6�
��ڪ<��j��5����ҥ ٖ��t��lٕ~:��
�ciw�� ���峀h�;�Z��[„�
ܖ����+�����nX�rJ�(�d'��ϫ~j�
�PP�d�=��ܞ[��������c�M3�:@�"��r�m�����g!��Z�
+�2�ۂ_��\��[��Dl;��
O��+�]������
+>�����U\�2N���?G��)W�H�c�
,+�{'�y�_m)��zt݋=)l:rK
���ij�da��W���'�h
��N�XZ�-��0��Ę��Vpc�N��/=0�J�䣳P9 ��$�{{D[py��@h���P�vgr��i��"RRٔu�ɜ�cp�{�@�7��t�$�9�,�+�p�En
��i��è-ӏ=�!x\vΚ�
<
1 �a��À]��\�,^��qݍ�`Y��.O�5+�j͐�+�xCK��X�ͤ���M��[`�:�*ѠW+��Oe�����@��������i��)�(L�C]f���{�@<���m3�m�9(u���?4U3}x%��{����ĸ���P�Q�*h�
���{
�q"�6�t��khN{
��x`M���=vL>���(����"^3op�i�5^��J�O�h�����k����|��~
7����a���l'Yp�Htus�/�3Hw���ebN�y�=H_|5��#��S�4}r�P$ml�r*���ͽrp�NG
z>a�b�R�fƋ)�hރ�5+�c
��ݧ�D��
-�#�K��F{���4tД���MI-�Ǫ0��<N�Vh!�	+�xڇ�_��V�g`UDC}����c�8(}.�?aG�g�
.��⧰����L�ǹ�-%�����X�7[.\�"��(�7�©���b7
�$�5
�НN���)�X�E�ۖ#���ל\�Z���I��[y
�,턮��§S��l?���
�m5�����WՋ(M����}
D�s
��D޲�����y_��Z���
�Ԉ{��H��#�Zk��3r�ݡ��ei���C�`c
F\7�����]-�c at k��r������H�ӥ��
��ߢ�)a��N왯�! �q�q��f�Uj7��p,s!�G�+�gl�
G�|���vO
��n:��.]N̶G����e*|��
+��"��"�����#]�5I
�*}�H7[��X�𢠶r� %^ Dui&�\v��`'���;쨀���/��	��XG<�|� Cn�j�@[*�ί�;�9�9����m���<U[#�n�5��/�cؑ�VN��럦�;�<�b魘y�ń�^L^��3�-�g-��Un+�r�C�h[
+F	�`[�X�ُsIG�8~
ʃ;:	U�� �@�ÌxIiU��8z��N6�8�@�2&��%"�
E�'�։�#ɵ����&M�g,'�oy&O��z��>
����?Y\E���9�CC�
�~/"w4>�J��x�F��Cw��M�w(Ƹ�\rP��:�J**�_d^-����}�e�
+�7��󰪟8��������Bm	b)j}����a���u9��n�ϥ�	�ž]M�q��1�Qn۴�T�"��Ru>�D{��� �o_
yԂ��r�\�>��@f94_,���̍���C*�y|��	�5���z%�
��z��sB�^����t�P��Kb���D~eE���m�ܔl��n@�q���g����nk Ģ��_�(���p�;Z�Ys��硦Fn��b�����v�X{f��O\��dΌ�:�\��%�D:e-���b
8�O|r�.>Pq
o$�g�a�q�����4k�ͷ�6V��3>�_~�U�j��o]
gؗq���CQa�*Lp��M����=S�Cin�P�w��T��{�X`���uca�R�F՟ ��~Dz���@p�^� ��d��㪻�u�`�j��1 at k����$J�!ө���*:�egq���j{�q��h[Ν?�C{UCs�����G>��c����}c��T>

 endstream
 endobj
 1312 0 obj <<
@@ -5448,7 +5470,7 @@ endobj
 >>
 stream
 xڵYݓ۶���O55c��$�v:�6�=�L�NryJ���(�J������bA��x:ǹ> �]���o�<�E<zw��N��G"�����R.�.�w��ƣ
�}q�\=���HǤPЮ���~��H9㩌l�Y"n���L8D�����[
ڙK
�o#�0c#
��\E�����o߮����ǿ|��������'�E"Y�&_�\�H挑�]؄)m�~�
B��ԛ�Z�䊥F��
-��Ы�I�ۂZ�-�Z����u}s�a�����
��O+%�i��0YK&����̳��}[4�Z�I8K㢵� 5%I��\کV
+��Ы�I�ۂZ�-�Z����u}s�a�����
��O+%�i��0YK&�����̳��}[4�Z�I8K㢵� 5%I��\کV
 ��z�����D0	��N�
� X	�Ʃ	L��n���w�4�L�Jg�j9�����΄���z��i���⸂F�u8B����
�+��lW �ZŚ��ۣ}5������T�M$˜a`T�Rg��+G��?`�Ê��hq"a"�����%~��xŝ�3�m?8|^�y{�ѷ5h��J�:_O��M#NJ�"4�VD	�#m��m��\�]��6x
i�5YU�l�CV
�}ʚ��S,����>��vv
�O8����%F�!�����J� ��I ���k$883<��0ac����<�q�
��=Ћ��Gt|��nc �\��n����e|�����,�B2pZk&�--�W.�L�|S�R�w��wj:Ϋ����Q����R�C��+Xn趟a֡}
�T�ݾ��U�s\�
Κ^�[zf�8�F�7^4}����)��&E9 
  �gU�5�>Z�����Ж�٠4)�*x����o��"��~F�+�GZ;���{���	lBC��~�k���Y��^�@��fIP�%9sߤ�d�b��o@�ҹ��)T\c�@�W��K�qumޔ��[�p����1��}vO6@�6#������Y���ю�,��Ԅ�*ڶ�
bn�Г�(~Vb��}ũ[z��ނ���`]E����Tփ��y��o��+7|�47�'b@�t:^�* 7NA��=zJ��0�%*�Nj���_�U�ّa����Y4�)���胢Ԛ���Nx���N��t���6��
�:<��v�?�#ȺF<1�*y�:4�����C��|�<�� f�N��D�?c
�(�@���Y�H�;���U nN,�ϫT�,
Q������� �l3ip��+j'W^n
 TJa���	�
˪
@@ -5461,7 +5483,7 @@ qN
 NQ?m�*���E6:WqY)e!�l_j Y
�
�~n��޹h�2��b!�Ƣ
 � 9������9��1tТ
 �?�����PFSQ�Q���^�U�
>��"e�
Dz6��Ά��S3D�6\"K�m?jh��
?�E\�Nť�c�}"i35S#Z"c�9l:f*���\���M*���]��LVl�[1`�w%-	�7�os���1Ng�������*��#w���s.�Ŋ8����0^�gW���w��T�|o�
պ[DU%3T�˨a7�
wC>�s���=��8&i�"^�>e
-��i|������.
������2<'�E��z8����y=����#&��yj�d��iyk��%Y���?&i��㊲����¬�'Na�P�ҿ����h
��``2L��)���I��N�
�f�ί���ٍ��
6�
K�Ǔ
��`��er���bR&�8
l%�΀7D]
g7�����Z~�0��G{��o/҅�o�� �?�^>�.�_���Z�`
+��i|������.
������2<'�E��z8����y=����#&��yj�d��iyk��%Y���?&i��㊲����¬�'Na�P�ҿ����h
��``2L��)���I��N�
�f�ί���ٍ��
6�
K�Ǔ
��`��er���bR&�8
l%�΀7D]
g7�����Z~�0��G{��o/҅�o�� �?�^>�.�_����7d
 endstream
 endobj
 1324 0 obj <<
@@ -5842,22 +5864,18 @@ endobj
 stream
 xڥ�r���P��
]5b������V���U9$9�"%!�E!�����
 .�=ɼ�
�F��n(ڝv����?���vb��a��]�0��ݡ����hW�ڏ�(Ty�{"�f��<�B����|���,
 �L��D��xG�Si(raQ������4�
�I�w�]��q�K�*
��C��5������*��O�������}��-&Y��t'D�DZ��E��J�t�@�������=WF*�bM�
- at _9W�q�z�m
+�4�Z,����}K'�����
	���A��k�Mi
�P�/}q͡���:T��ĸ� �8��EX3�t����j������d&^��P���\э_a�f$�A }�XЀ|��š�
U�:t�^-g�{��:3or/���̂õ��{�ň
GV�0�ْ����yP�*`�V�����^��^��� TF�]d�\� VY���'����\�ط����r`�mT��J�@�"���7��2SAs/Sк��
�_T�q)Lɣ����v���.M{�@E��p}��h�E�V��^��^�1?

2��=R2�עIL�a�hh?���
A�n$�����I�l�:����sh���l�
���
��x|��4����'�kQ�Ϡ\qF����n��� ���Z�K�=�U��

]c�ޙ����PV�q_Uw��E��MM�F�y�\jࡡ�b�JB,���LL~��j��
M�����
�P��g�0�+����Of<��thD��B:&�$6p|(�� [...]
�E`A�V�[: ������cCf���
-F*��� 
�<�x�o�HכV#��_
Հ���2
;v}�~���F��*C)�s:�+�
��]OV�+������.E�W�<[���4m�z�ѠD= 
$�[����x�����.t�3�I�x
-�� �p0��nX�u��Bd]�*���+4
�J �/�u�7V����PbŻ�X`��O<�FrJ8�T��"gZ�ƀ*:�y�P
�;�U{��
#�+УE
���Q���'YX �'t� ���Bh{���d��,(V��VZ%L4"���*	�,��0-/���Km,Y$s\��[{�xe-�R�	��Y
�V�m0 ���
-
-
z�ʠ�E�7�j
Ux�Ÿ��P�2�ږE��ϓ�p������<�N���\`4�=[n�V(�X:�XJ����r���խ�-V��bi/��h��	I�D�%���l���v�#VR��������
��J�K@ĬNd3��*`X���H}gW^��珰m�	�m��T�Uo�
q��&��s�<
-�b��u�c.0Y	��Hί��&" ���ϫ�Q��눺�6%�>�p4�
����S(�/���G���
�����L:�c�)��Ӂ	�<�R)�$���ƪ<�ɣE����~�fQy�f��tXY��ؑnVEMnl�Mњ��!Z�]�uJ B�\��͓<���c���X5+Ӣ7�e��l�s>L:��I��,�'��>�OJn�(�����h�%
���2�P��k_�X �
�"�`����ȍH��s�����v����VʹL�Ύ���՘G��^��c
�T��L� �/J�����-پ��Q>��ē� !�y $���c��M�*��KV�!��ZC�AQgk���]�8��!�
��e|ε�Ei�@n�@p���
Y?��(�����"���ZF>�?�%h��2I�*�X�BB�c)�P�]V�H���Ba�mN�lf�/ӈ�Y_�MP"����~�E�a�&vP!
��0�4{����2<!��cz��M��e��R.5��u��l��P-u������C��I�:�T8���ʁ�o�J��A���E{"�5��V��
�%�vc߸N��3;de��䢶uC�]�M!�-��u.?UÆ8��2��~
���B8��
0ݨ��PMn�R��I͹k�b��a澵�
-܊[x�4�B�U�*����GěޖRPB
-�)�jS&�!$	��ֲ��B
���T��ؔ9(�pZB��}�=R���W��@�b�������T�@ת$t��Yq&�%��L�ʶ<��
�UD >c�\�KŲu�S��U�.�R]�f(&(
-%���9r:���v�cCo�C/���/�}t��
��n`������۴�0 ʜ?2���WXb�$���9s��܄hW)�$�[ʈq&m�����
-&��ƴ�%�04U���)>,W���{UȻ,T�\�[��>��(
�$y�
-��j_H� ��=X����̳�~,̚��Y&qƆ�
Tox�Zy�c��1����!#�x��Ƶ��&\��X��㦶���x�P@�f�j�ۢBz���t[�X�V[�Pϫr�-bb��>K>p
q^I��|���XC���e�_���&P���	g�і�r�
-$+�M�[���%���j��¹�=��E�
�UO7
���X�w���Q�ưdA3��+�Qئ<fE���"��;zڵBgk�������m��g�6
�g<��AjѷI��=�K	�|ٴ+$ӹ���$���?��
�P�B!VQ�k�բ$�ݵ���8���Y�n�%��>5�tD#���ۖ�N��������}/
H"��f��>�����
D�Y�t�kaF˕����^[v��<4�
n�:�NgDk���G��cIm#��Y�L�H\z����L[V�Uq%&�r�{��9Z*��4G[[2���5��R"�n 3�Nƺω��n)��>�9��3�8�A4��L�*�`�d�=a��f�nL8t��B���&~R� �!
i3��
�wSX��4*`���?�T���«�ٵE�µ�F.\��s?�����ۯ��
�t���]���K%VY<�Sp���)��tk�%�����+eo����f���M�}��?�
F�� �d�Tl�-z����W�H��F�<�
�?HG��~5��?�|�Jd���Q���}��A�~a���F9��O�΁f�>��j�v�2��GL�� �cE�
�z�/�G�X�/M0�%���BN��w�7%��'_�_қ�T"A�m�8s���K$ގ��U��S�D±G�Ĭ�����H#�s��Ilj�
$�%o߰zV_g�0@�����3�|M�,��l�b���@�~��G������o�؋�M��X
�b#>�a4���N�7pD�OhD68
J_���33/�ύ=�?���F��֊�e�Udsɋ]�D>������lL�+)��[�)c�l��	i�jo=DހY�&
�[6d�~���T�m=��TR�����[���T����2sF����K�c�XM
-���4
���=�_^�H\�J�اhAI�cOk�8�IXL��!4����)i4X 佖 c�9ENq��
�o���$\�We�C}-g[
�(�T�laDNKF���K��5�H6}
-j��=]6�kq�h�ϟ��i�cc
&i���'�f���R/?�
��ɍ
-BR��'
�#�xi_��ӽun���y��i�\���Y(K���yx���v��O[����-Tн��Fa>1��O�1����Uq��
#=��h�D���4�o:ګ�	a6	�,Y�4�g�aCF�����
-����ҏB@�0x^D�������
+ at _9W�q�z�m
+�4�Z,����}K'�����
	���A��k�Mi
�P�����8��P��y
���b�I�e���"�c:]��M�R��O�p2�ND(��i��Ư0X3���	��r,h@�����L�*[
�`��3�LH��79����^f���T�=
�bD�#+u��l�����<(N�]�@���z|��d/���w *��.�e.x�,���Xc�����QD
�v90؊6*�
P�p����_OF�RE�����)h��_��/
*��������g�t`^��=�Dw\A�"�h�>��u4�"h��~/��~�����
)��k�$���{4��j�Y7�tvu
RΤr�w
Lk��9�wp{�Z���
�B��p<�Cm�[|
+tL�Ե��gP�8#���m7��P wxX�}-��
�y_����@�L[��L(����������"��s��k.5���G1V%!Y�p&&?RP�|Ɏ�C�PJ�p���ŀ�|̕UQ[�'3�y�H:4"}O!
�8>@�
����<oZ��"� N��-
	��TN� ���!3N�C�
#��E���y
�g��H��M
+��Wį�j��Z{R���
��a?E
}U�lx��X�9��D��߮'�ÕCU׃C�S��ͫj�-Hqp��V��hP�
�-grsy�`�n�f:�˙Ĥs<�Fg�s8��i7,�m�:FL!��Pk�
�c%���
+z��`Bh(���l,0�x�'
y#9%�h��l�3�kc@��<`(Ý몽hi�����"	�}��(�Lϓ,, ��~ CKr!�=T}K�C@+�
p+�&�A�km�w�]S����så6�,�9�������y���E��Iꉬ��	+�6��ph�
�EeP�"�G��*<�b\a�M(msmˢ���IR�������|�k
+�Z�q.0�-7s+v,�u,�SVU_9������+@����P4v�$Y"�IWS6SXE��+�|�z�Liw�Q�
��% bV'2�vg0,�?��tS���+/Q��Gض��Up�ڪ�q���
f�y�9t
e1��:�1��Vn$�W�p�s}����}�uD]��b�L	8CK�
��)�����#��b�CU��y&��1������z�[�O�FdcU���ѢZ	��v�d�����N3VT:���y�H7��&7�uǦh�eၐ-Ȯ��:%!y�̇i��I
����رt`r����iћڂ�_[6��9&
��C�o	��sQw��'%7I���
[��P�S��Vy�j�n(ҁӵ�^�
 Jz�P��k`��F$y�9V��P�;{^gq+�\�PgG�]��j̣RH���1p*@�Y�P�����Y\Ŗl���(S@��i��< ���ױ_�&
+POy��%+��_I�!g����5�~Ů}
E�G���2>�Z��4
�
 ��
+ 8N�W���L�[GW�v�q�JBe-#�ן�4�c�$`_�x!���1�I(�.+t$��`���6
'I�3�i�Ҭ���&(��s��c�墌�0�_;���R�K�=�{�t���1
=�q�&��2�B)�k�K6k�U��:�@t�i|D���Τ~�
i*
@[U���ѷj%|���G��=���֏T�i��X��o\'�u��
��D
rQۺ�!̈.ѦĖT��:����aC
�H�z�?��f!�F^��n�gy�&�q�^���ܵN�c�0s��En�-<TJ!�J���‰#�MoK)(!uÔ|�)����eskYKe���Z`*ҿSl�
K8��?�����
�`�ތ+�|�x�^llyXm�z�C�kU��۬8�
ܒpc�Be[
[�
�*"��1i.Ň�bٺ©��*aE��.j3���
�	��
+�
+�a;���7��O��>�soՇs70��ZED�m�e΍��~�+,1p�W�9Y`n���q�-eĸ ����
]��	�AcZÒh�*J���+LVƽ*�]�H�ӭUp���
+�C�<�Ec5�/$
��O�
�k�uE�
�YU?fM�K�,�8c���
�7<E�<��1h�vpJ]�M<�r���G�n{�T��qS[��\��?(�J3[��mQ!�J�x�-|�o��rO��U9��
1�C�%�
�8/���g
+��BQ��A���/_׌W��j���V�hKQ9G��ܭ���� �L
[5��`�\�
v�"�쪧��]�������wcX��~�����(lS
�	3�"��E�
��
=�Z��5]]_]�?KŶ�߃�Z��3
���͏݂ ��ۤ����򥇄j�l����W{�
+�T��S�B(Q��(�5�jQ
��Z��q��`߬x7���Z�j	:��G�y�mK�y��U�On��������$��h3�FDJ�aQ���E��,�e:˵0��J���A/�-;V|
�7
|
�D�3�5I�ݣ�	�f�,Z&d$.���\o�-+wΪ��	D�s�=
�q�
-�F���-�
��as)h7�R'c����e��mi��
��A�� �C�}�O2�0�\3T7&
��`�]r�k?)_ ���F�Ż)��n0��r�o*Z\t��V��ڢh��H#��չ�yam��׍��[��t��M���,
��)8�G
��`��ɒo`V�������t�}��
X�Ѿr�՟j#�i�m�f*���Es��+n��s#U
��$���n��ޟ�X�p%�����x��>O�ޠX��E�m	����'b�@3m�l5`�`�m�#��N�ر�v�
+D���#|,Ǘ&��IGP!'����ٛI⓯�/��v*��Զ�|���t�%oG�?�ǪD�)W"��#{b��e��T����$65E����oX=��3C�W�b	�?�n��b�`�d���` x?��K��_X��Y
+�E��U{�}���0�DTw'��8��'4"���ip晙��ƞ�Lmw#WmkE�2��*���Ō.q"�z�KFq6����-���]����4L��
"o�,x��-2E?�Zj�Ķ�\k*)��E�uQq�-��p�h�w�9��~���%�1I���HYx��NX�
q�/�c$.N�m��?��$����h
�$,����y�f�͔4, �^K���"���_�7��k���2𡾖���|l*x�V�0"�%���y�%_��$�>5}ў.�ݵ8Y4���wH�ȇ��4籱�4�b�ԓ�P3�zU�����Ά
B��F
!�]���c���و��޺
7�o���4D.�x^�,�%����<���M��^xç-�V��*��nuH�0��'ƘX�B�*�8{
��yp�i�BEa�7
�U�0��q�,��3��!��Te{~���u|�G! s</"��go����
 endstream
 endobj
 1337 0 obj <<
@@ -5895,15 +5913,15 @@ endobj
 >>
 stream
 xڽYK�ܸ
�ϯP�����ZI�^��%��ɖw+�����#q���^=�v~} �Hݚ��˕�(� P���B���W<C/�"�s��a
�aᕇ��C���_�0E�}��O&EGƵw}���<
�<��Tit�G�,���Y�����_$H�4��͝W�A�y�J�»�����W�l�����?��|������Lv��A���+<μ(
-�$�Qz�������P���J�ˍC䉴�H/�A�g��V��aH-�^�a�+�Ŝ^&�20�t����Mۀ��ď�(ix�T9�R��:���K�
��2)�mל8�F���,��Ng�+�(�A��V�
�`�x#i
-�Ă'�]��@�'B��|�֝�6�W�f�~9
t����48�RE�/-��M\�j���R�2�٪Gzu;V�ݛ+ �Ä)26HD
�E�
�?
pdj>#�ݎ�As� �Y1F� V�R��v e��p��Gk1�2]eJ��S��Xu�U���v��Qu<j��a�dU{P���[˵
�Ju__n�2Ζ"3i<���a���Pw�N�"~��
"!w�=�akO9��H
-w��	NW�l��
}B����v��hh���F)��sL��B���$9

-�px
{":4�)�Zu$�h�nQ��z"���XWsY�u���t�r�~��A&I�9�.I�o�0D_�e엨9@O��FB�����>���fB:d X� �%����� do=���Q��|#�;M�����0	ϙ/�m=H���c��|�)Y����x;0dX8������,^ ~"�ku�$��>n)�6������B�
�PӸT=�p�(^�k���^�]���k����q��A�3�'�v<�hW+� ��U�,#ž�u����郥�l�Q�
���؜���}X6=	4M�
���m���-�ǰ�(�
�v�C�l�N5=#���ʀĭ���S
� �fڠ��#�~C��5A��-�n�

>Q?v�!�
-9 ��_�3��̛�La$�?����5B/=w=�a&
���R at u�<�`�
 pv�Ha�4V��{��D�4`(�
���<�7����w�{��'
�

�`cQ��]
�}`)�z�E�֖�/�Ŋx
-���Oр
��+qW%�@נ3F�t�
�So߽������EP0�S}�HB/
�L�H�	�*�(�o����'�'� �rgF�!
��E�e���t�
Y�g�[?��� �V��S�B;�x-)S���
F��@�
���V���B}B�Y玥��-��|����
��G������=�`�ޛ�l�n`��[��[����l
+�$�Qz�������P���J�ˍC䉴�H/�A�g��V��aH-�^�a�+�Ŝ^&�20�t����Mۀ��ď�(�4<v�
L�jz
{���G�^
g��6
+�kN�v�Y�T
+��~
���iĠ|V��K0F
+��4�
b���.��q ��
��xF��S��d��ȫv��s�
���`P
M)�"���&.|��`v)|�l�#��
+�����a‹�
$"�"�ӟ8� 5��nG֠�W�����Q��
�	)�{;��qQ��^
8������
��2%�ߩR�D�:���D~;���:
�w�Űg��=(����ڎM���/7[gK��4��W�ܰXCG��c�]?��D���;�
��
�	�$�;S��+�_�Me�>!�N�n;Z[44RL[����9&aj��	�`���`8��=
ʔc�:}�J��]�=��v���,����T�z�p?�� 
�$�
o�$�I��/O���2�K�
�'�J#����H�v�h��^3!
2��
ܒz�R�z��
�����(�Ce>��Н&K�_i�C����۶
�M�б�c>����s�v`�
2,�?[��
��b/ ?
+�:n��G���������u�D!XL�i\��G�U��5�Cz���Lӵ�Sv���ـ �k��e;
k��I�P�*O�a��:փPpJ������Ψ�L@V]l�I\�>,����lG���
Y��c�w���
;�!H�C��
�����ye@�V�b�)lyI3mЉJ͑y����������_�ǎ��;�N�
�Яə�l�MQ&�0�Ο�q��������̂0����b)�:L�`0U 8;t�0�
+����i�i0��y`��F}K�;ս@��k���(
+DǮ��>����
�Q=�"IkKޗi�bE<�W���h��{ꕸ�E�k��X��K������ID���"(㩾s$��E&r$ɂj�-�yo����'�'� �rgF�!
��E�e���t�
Y�g�[?��� �V��S�B;�x-)S���
F��@�
���V���B}B�Y玥��-��|����
��G������=�`�ޛ�l�n`��[��[����l
 7�H�8��5���k�B
�2��0�
	��Gɨ�Rc�
������N5�0�e��"
2�
�濱�H�o6]eP�4
�XĐ*�
м�u`_���ӵ�j'#���� �
 ��ؔ
s��-��9B$�Pb��".��	_I����( 4KBm�v�;C��iE��g�����8
����Q�[{MT���&I at K�n�	#i��

���'|޸6�m�m�v")���6Lk՟�A�2!
ު��gI�`�u(�	
��o�U
>����\��_ڂ��
 ר��3�9�9RW����
`��8ik&
@��#:Ŋ�j
�ܶ��r�c!B�R��@ ��@\��sΜ���}ލ5�ni�S�CV�av�p�����˩�{h��@��/�{M�B�U}����5ж����zڗՏ8xE��r�C>�h���
���Vν-�m��)�����{I'�T`�N���µ�+�;
����;G�x1�x3��{�N���t�#�a<OH���4g
�6�E�2�ʙK�Y���3������V�{W!��K�p�@I���{�E�żD�`gmwZ7U�V��)�$�\
-��dP'�$
2t��3[��v��SJ6e[����ږRw����yP |Z�k�C��$�O�� �R�4 k�`�7� �YL��rD}.4��@���RW�е��
���5Y쇜/�ZT몧���t^)��,c�i 
'\J�'�V�~�FN}8c�5u��i�����D���f>��J���ج��K��],���":)��y2�������K<jn��eŹd���K�-�E��sE�/g`��.2�������ݎ��>P����PN�c��gS�H�E�������W�-�X���S�┺r|�1��)�Ѳ3�6 �.<�b�>�C_H�Y���
��i�.)(�J�?�� �����?F6	�a^�z�@/ƛœxq	�o�{[WO��{�%��
�e��;���܆�Y�D�MF?
��rwH�i�����
����gv�==�H��0=Y#���5�q����d�)H�?��
�Cc�x���Լ�����7҂�Zc��(�=[���a������!�¾�	moy
���z˞�H��"��۱+5��-�=���JP�A�9[�T�}�U��*�}�ϙK�>�L�z͟
�����7�tK�ڰ\f@ސEV U6!ryVp���'�`j��Z���L?��W\�p���v^��j��_ wg�(CWy�7�:	�o+����ݏRh~��Z�k쁮5i��r��-�3�۶����O�˞�
�ک�����IMLE��X��X딦M��%��
_�wp
=<�Fz�u7uJ
"8l��-]v�6LQ�?�Ӌa�Т�]Z�kX :%�V7�h����u�x��+�U;-[���[5��J���K���T����W2��o�~�ro�#;b>f��5#�a�a��R�����^�)���/�%n*WmQB��F�P�=�,sd�9��(��@A)dt��P1�kݙ%�"hY��&�<�������i�K
+��dP'�$
2t��3[��v��SJ6e[����ږRw����yP |Z�k�C��$�O�� �R�4 k�`�7� �YL��rD}.4��@���RW�е��
���5Y쇜/�ZT몧���t^)��,c�i 
'\J�'�V�~�FN}8c�5u��i�����D���f>��J���ج��K��],���":)��y2�������K<jn��eŹd���K�-�E��sE�/g`��.2�������ݎ��>P����PN�c��gS�H�E�������W�-�X���S�┺r|�1��)�Ѳ3�6 �.<�b�>�C_H�Y���
��i�.)(�J�?�� �����?F6	�a^�z�@/ƛœxq	�o�{[WO��{�%��
�e��;���܆�Y�D�MF?
��rwH�i�����
����gv�==�H��0=Y#���5�q����d�)H�?��
�Cc�x���Լ�����7҂�Zc��(�=[���a������!�¾�	moy
���z˞�H��"��۱+5��-�=���JP�A�9[�T�}�U��*�}�ϙK�>�L�z͟
�����7�tK�ڰ\f@ސEV U6!ryVp���'�`j��Z���L?��W\�p���v^��j��_ wg�(CWy�7�:	�o+����ݏRh~��Z�k쁮5i��r��-�3�۶����O�˞�
�ک�����IMLE��X��X딦M��%��
_�wp
=<�Fz�u7uJ
"8l��-]v�6LQ�?�Ӌa�Т�]Z�kX :%�V7�h����u�x��+�U;-[���[5��J���K���T����W2��o�~�ro�#;b>f��5#�a�a��R�����^�)���/�%n*WmQB��F�P�=�,sd�9��(��@A)dt��P1�kݙ%�"hY��&�<������.��O
 endstream
 endobj
 1345 0 obj <<
@@ -5939,22 +5957,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1354 0 obj <<
-/Length 2253      
+/Length 2252      
 /Filter /FlateDecode
 >>
 stream
-x��YK�۸�ϯ`rH��/�pN��Q��J�z�r�}���D*$��ɯO7 >ő5�I�$�xt���k��
�o�}C�7�)�܋F�@y�������`�'/ \�ރ����T�Q�;﷛_{�	b�E� !��G��PE���y�� �D���n�=yh%��f�G���~X����?}��|������4d$�å�Y�QJ��
��($\H#��B(�}��s�,�$��L�0��\Nd
u�͈eAD��c��%ͱ*�d�χ�#Æf�iũ��:/
�)�>#���P%i���ξ
k]���
=���[� v��N�c>wR�9 �
�p`^R������  F{���^

�&���ƌ�x"t�`��kw��(;=+Wk��q��<4I��#��(���eŔ�l4�.�/�[s<{�j�������md�0�<&��@�
���jd��� W
RJb�+�L�����7URl��8b�'U�����ϭ�m!!��%� #(*��
�m �xȬ:yZ�z�)���Ȋ2�'jM
VFv����1O>�[�
���w��.�ÓKp_����|�
�m��{侖��$�
�	��֑tU$��wvѱȒ�q����I�k|d~Z�
-�
��!�O9�4+�����OV�(P��Vۅf��
��F�
�>彝�l���rE"@wm��Ul�
���
-ݚ
�T_Q���@yl�@^أ��De )����
".Ht&yț��j�.��d�ځ:�dFޚ�n����]�7��/
-���_�g����4�C����~�&)]Jȋ���y8X0뼱	>��
�9�*���/�
��U�V�6����P68�}ˋ^����s:6m�i��=�W����Z;���w��r���u$ ����v�.�d��[
p_V������Lһ
7oxH1gc��9��
���o���	��`x���
��U�Ο'xȝ�L��7��Aؠ��A�o�di����J�`,��r��Tp_�� 5���! �[�4nQg`	
�7�q&� 51�<���׺
<��
�5�Mq�V��8���~Oܰ�4���*�����88��l}�G���֍>L@ݙ��qF��j���qqcU�,( B����
-QC�s���%/x��K���LZ5ϟ(.~�d]��.xؖc9��{M
���ǹ��
����(�
���%�"�
��PA[�/>�`
-šꦼp��a�P
-�UϚI���;�0Y2N�P�.���P ��
��:���b< !�˄��ze����d�����Ɵ������͜�&����{t7��,�(��0�
�m^@2�l�H at Y*��u|�N� ��2�l��9��7m� !��{�]
-�+��䂠8޿�������H��%���
����K���{@w���KiӪ|� bh���~�
xt�
-
��/�F�U
*
��h\�?]!��Z���'���Ǧ��x�a?A�$
�O"0��`���Z{:+#��rw�U�e�];�
�����P�/��ʦ�i���|j:�x�n�!�P��}�n�.��pT*"�
��}�=�6Sl
-�>��
�54
~+�M��S���sla;��hgI��Eg���������&�Ꮍ.?��=��9:��V�@nO�
�7�-l��
/i�E����]�m]
k�ث�6�9�
y�AL8�Z@�b�'��5�QqHv�=Z�H�:R�/���:��	�HK
ὧ��Q���u
,ulo5��a�t� %QF����=T���GP������t
�D|�G3״�z�f�}7e�!i8���L�+b	�U		�T��5��*JP�&�=�G��	��q�H�䴣�Ǿ����AX߷��]�8z�A��E�\`	��x�	�3�t�h{pG�Ȋ�Y���}�
d��A�L�uk�=��ݮ-�
-�v�Q�P���\�3 �-��y]V3�s��l���(:Q`�#���?x�0�K�o3o���hm��_���>[0P�`�-����mtLvy���/ٱ�6XLH۸��mS�3C���w�K�vX��F���K�b���ʋ�K���ngƘ���똙 ��rɻ�d�O��bD
-5��?h#<��2
���I���dh��ݺØ�\�1	#6&a�(&�6&C�w�B1��)�Ip�1i��X����j�Õ��ӕ��Li[�bֿ�� ��p��V�2_�(z��U����oL�5׫�����٢pN姪�z
)�k�!i�[���b̳���@�m�n�Uz�� �

+x��YK�۸�ϯ`rH��/�pN��Q��J�z�r�}���D*$��ɯO7 >ő5�I�$�xt���k��
�o�}C�7�)�܋F�@y�������`�'/ \�ރ����T�Q�;﷛_{�	b�E� !��G��PE���y�� �D���n�=yh%��f�G���~X����?}��|������4d$�å�Y�QJ��
��($\H#��B(�}��s�,�$��L�0��\Nd
u�͈eAD��c��%ͱ*�d�χ�#Æf�iũ��:/
�)�>#��x�����dg_����\�
[J�i ��v��1�;��
�]�p80�)ap�Hqs�
 
 #��qjS/�P|GBcFx<:�W���5
�;[l�����5�����
+
��A�JA��H��b�O6`���9�=W�q���
Le�t�62GH
�XE
�?
p�����n5��ROB�+)%1��D&�NV���*)6yb
1���JVa�?����E�Z�c�ь6D<dV�<-S���`WdE�����+#;��@��'�߭��A�׻]m���%��R���D�����I�=r_ˇsyR��VG�H�*���;��XdI��Z
F��$�5>2?-�bQ��Ч
^��z\��'�u(�v��B��q��wF#�v����h����i�"�����*6хs�ꂏI�nͅ�O��(Igv�<6v /��GV�2���Ag
t$
+:�<���I�[z�w2b�@�o
+2#o�X
7ZG����.ɛG����/t�3b�lx�񌿡S�xFJ?E��.%�E^l�wD�<
,�u��
��
+\���OU���ڎ�ǪB+t�j{�j(
վ�E/��V�9
�6�?G
�

�
��Y�d��C��;�KP����:�M�D�t�l2}�-�/+k�}��]��]���7<$�����u�
������7����c0��
_����*F��<��D&�����֠lP����7k���s�{�w0��yM9YxH*��aw���� ڭL��3��훂˸

+�R���k
�{�k�
~N�禸p��f��ym�'nXC��e���
~
+}c
��L�>ӣ��]�F&
+��L��8#�Dd5�������*A�
!
�n�i���Ō���ʍ�����%BH~&���O�
�]���h<l˱��ѽ��^����l��
��`хuo�^�ͅPH���{��{0��PuSލ�
���0T(�`��g�$Q�ݝ�,�q�vD�_�W( �Ht��^
u}Q1
��K�eB�|��ezey��`��u�����o��f��P�v�����=����a��Jb�6/ �]6e$�,��:�\�W��a\6��
}ț�v�O˽�.�˕�@rAP
�_��W@��J$[Ԓ��A��P
�ͥOWy�= ��Z��i�
>i 14@[]?�
<�y�n�y#�*���	��C����M[
�
d���U�cSaR<� ����'��z0�}[�=���c���*���
i��Hj��j�������Ze��4�Xm>5�n
<k7ʐJ(����a7j
^k8*����>ݞk�)6c�`�׎����&Y�){��9��

ux^��$q���}}������\��p�^��h��
s
�

�p+	L ���F	��6�Y������p��?׶.��I�U{�`�<� &�- U1ѓ����8	$��
-u�r@
���CK
��T�����SG��p�:�:�����0H:`��(#�L\�
*}��#(�T��G|D���F">
���k�S=c3��>��2ᐁ4
��h&ۏ�Ҫ�r��
��[l��c��ף�҄M�8�`$Vr�Q�c��O�	���[`î�?
�� ��s.���?j<��p
+:~��=��jd�Q����Nq
xҾ�ǀ2`� Q��:���
��nז@@;ӨB(g��e.��ʖSѼ.��\	����w�
��qs�(0ɑ���<�z惉%췙�I�o�������`���(P0���@e�	�6:&��F���XY
+,&��m��ƶ���!�}��%�;,mc#C��l�]|o���|f
p�3c��T�u�L�J
+�W���B2��'�S1"��K��
�a���$|�c2�	��n݂aLJ�ژ��0w�a���R���	�$8���]c,���X5��J����J�y���-S1�_RT��U��Q�C�/R=�R�*~���7&ʚ�U^PAU�lQ8��S�������_� {1�Ypx� �6y[��*=�?��}&
 endstream
 endobj
 1353 0 obj <<
@@ -5986,8 +6003,8 @@ endobj
 stream
 x��ɖܶ�>_���p��P �}�)�����r�t�49��p�pii���Bl��=�d��\��k�B0,�,x}��
�,�2��"�,�3���x��9��
�H
|��u �\��
 �\�{�C���8P��R� q�
���^�|%�zd�Too�F�
-p%������_]^	#�_���凷?_��vF��q���s��*�<2I#u��H��������͋�tc&"�H
* ��"J��ԶB6f*��/ɾɆ�k,e�sx��Ȁ��
.��/�Ԥ�0�x�h���Pn���c_t�c�-\qX5aڎ嚤R���k8��W�<�Axe���KPF
-�4�Ȃ��.��8���B�2��_ũugҍ!𼽼�u�뢹���
�pT��L�����26a�-@�R�R���\��	���
 �Y�6)2:H���Q���{�(@�gķ����b����@�.�G�A� iذ��e!��W�� ���{�o]��d =�s�s��啔2ܴ։�
�Y.]�n�˦
J�a^4}9�y���Uq�>/�k�}����=KXs���O0��9Rzj��]�} �8c,|3�
�٘����a
v7EUђ���ƿ�֑�n�Mq�����t&$̲a�Ƕl���.1eD�_ٶ˚m���^A�3��Mmq�Eg��;�߰+{Rr�
�SpO�M;�V���¼|ϸ,r?^�#^`J��מB�f�w'����p��P ��"/ĺM�������N�A"�!`p�/\C}-��DN��b3�����<I���
+p%������_]^	#�_���凷?_��vF��q���s��*�<2I#u��H��������͋�tc&"�H
* ��"J��ԶB6f*��/ɾɆ�k,e�sx��Ȁ��
.��/�Ԥ�0�x$i���Pn���c_t�c�-\qX5aڎ嚤R���k8��W�<�Axe���KPF
+�4�Ȃ��.��8���B�2��_ũugҍ!𼽼�u�뢹���
�pT��L�����26a�-@�R�R���\��	���
 �Y�6)2:H���Q���{�(@�gķ����b����@�.�G�A� iذ��e!��W�� ���{�o]��d =�s�s��啔2ܴ։�
�Y.]�n�˦
J�a^4}9�y���U�#�>/�k�}����=KXs���O0��9Rzj��]�} �8c,|3�
�٘����a
v7EUђ���ƿ�֑�n�Mq�����t&$̲a�Ƕl���.1eD�_ٶ˚m���^A�3��Mmq�Eg��;�߰+{Rr�
�SpO�M;�V���¼|ϸ,r?^�#^`J��מB�f�w'����p��P ��"/ĺM�������N�A"�!`p�/\C}-��DN��b3�����<I���
 �13Q�N<���	Șz�M�G��'�&��Õ�
�T*�ƫ\F�%�r��
�7m��`m��V���9� R
�����
�!���3a����U6n�
 �a���
��ww4ET�2%IȖ���d�vl��~�Ī�����v��u
�
w�
 �B�O�_�m���)u��96�n
H�s�ιQm
��l�˷�o��
qRo�q_��a?�~͡R�b�b�r��b9���͑l
AK�(@��n�$2%��.�Ḝ��Fn
_C�E�O�n��	���b��H}�KW�]�]��@�^	nf� �W��%j=x<�(Ȫ�V�q��ǯ�ZQ�K'���I��Ē�/�
@@ -5997,7 +6014,7 @@ x
 �j.��Q|i��~��'��Z�Z�U���Aڀ趘j+H��Ԓ�ƀIɶ�XD]M�H�*�;imB�Tg�`��Q)­p�g
VO5>�
�>6=m�,�N�N�Ie�,��'�:��#æ �P
 $缞_sM۔�k���Z����5��Z)�)�t�$^Z��3��a��C=��v��;ڜ}TЊ�OדQb�#X<6HጂK3�x�
�({g��g�����NJQ��k�ESP�2	f�􎽳���*�k�k�(n�k�B�&!���qY
����H#
�d:j�Z,b⤕�k[Zm��A�6�9K���
���y�
*X[W<�zx����`��Vc]
]��
'7(K�8
���c'C�~m��P����D<X;*}A�3�V��N��K��RKp����?��J��#|���&�'G~C�	,��d�dv�a羐
+8��2�?�)
ޛ��'$�C3W
me�ZU��
��A&���ǀ��i��%�����O��Kؼe�`U;洁6wP��JȄJȮ�y��];V�c��#�&��X�����w��﹐N�y�m�xK��?�!(��#~��
P���/f}�Ug���8�l6����q|r=�d��J���oO.��W"��>4��a��׏eu������W�b �����̥�Ӏ� 
כ����:�Ă�<N?K���c��
�ޙ��Ht_H�`+/�<ׯ�eF�M��,�t/~VN�/'��ysXiw�P�O��D��iS;:8�i�
 ��q��/M�@�}�D���ga}�ձ x���ծ�t�b�
s�o�l���]���������C�S�[ŴJd�R(�������%+��(��
�(� ����g|���
4�����9J |V������Z��Y��}r�T��ې�=�y
=n��a�T�cοX��g��oh{�����D:���[ovO|���[�+��UU���'N�8�Z>��R�/����eܴ�3�
�?U���R���ln�h���:%����}�&��p��P��+JXX�$�:yf1�;�ařy%|RI?��U1=�w��{w�s��X�I�n��� ��h��uK��7��
,���|;��j#����̤�F��A�@�䬦�
�D
��`y���Ph뫩��6X��<���<\ħ[M
�]O���}w�%ۺ�ك�
-�N��nD�׈(�Z.���Z�͈:��
>��kI�^fWz�IN,=��Ig$|g$g��,5��H=�-����� T��
+�N��nD�׈(�Z.���Z�͈:��
>��kI�^fWz�IN,=��Ig$|g$g��,5��H=�-����� �0��
 endstream
 endobj
 1361 0 obj <<
@@ -6027,11 +6044,11 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YI�����`|H��з$����!���efh����H�{ɯ��F�[�t��I������8ZG8�����8"�L�R,R�"��(��|���
�~�0b��
��mēQ�`\E�n�5��0ŠFRp$�Y8b��x��y����(�G��((���8f�m
}����b�R
�����?��x;�������ʈ�&	5�)㉽����o���^�R	�[l=s/C��l3�R,�dz�'�����
��x?O at d h�=,���+�`�ILA�
w���e�+����/��Q�e�FK���r��}9')g
�}=�b�^.� �L���
�
�@�l��̵`���KEL
]:�����%֜
6�۞7�%Uq�o�z����
�
�TM��炦�^ ;g1O�[�\��
���Jq��gN0H�B*������
	��;p~
�I�R��qL���.p5,X��4���!� +΃��]��W�=p�$��~��ǀ����A��*�h[��f�~w�C���n���\��n�t+�34uw��D�%K�	���ƿ]�U��R���a��[�u��/�$���ѭ轛�o
+x��YI�����`|H��з$����!���efh����H�{ɯ��F�[�t��I������8ZG8�����8"�L�R,R�"��(��|���
�~�0b��
��mēQ�`\E�n�5��0ŠFRp$�Y8b��x��y����(�G��((���8f�m
}����b�R
�����?��x;�������ʈ�&	5�)㉽����o���^�R	�[l=s/C��l3�R,�dz�'�����
��x?O at d h�=,���+�`�ILA�
w���e�+����/��Q�e�FK���r��}9')g
�}=�b�^.� �L���
�
�@�l��̵`���KEL
]:�����%֜
6�۞7�%Uq�o�z����
�
�TM��炦�^ ;g1O�[�\��
���Jq��gN0H�B*������
	��;p~
�I�R��qL���.p5,X��4���!� +΃��]��W�=p�$��~��ǀ����A��*�h[��f�~w�C���n���\��n�t+�34uw��D�%K�	���ƿ]�U��R���a��[�u��/�$���ѭ轛�o
 7�q�����K��+��.��t=
��bA��r��V>{�
NpW��œ��b��r8�*��}W��TF Bа
� �H`��|��?��k�,
�g�|0�QT&B�8���q;A�[t�m=E�]+�6�_�56��y�st���x4 ��}E�;c�ei��'�'.K'�
��pr�IPB���
��h�� {h�#'Y�8h�ǝ�K
��n��E�8D�%gH&^�=�ĺ5��YQ�w5�WW8b�P$����V��c
j�6+
W��3CȘM���q[�%���q�Vkf�NgFo� �S`�����w�?��E���s\���K:��ik&��n�
����u
����D�8�K�g�����
{
����$:/�%�5Ӻ��6�(�[������
�x`c�T�Ű�X��
�/�q��w���O������S�2�k(X>%�n����iƋ"�`�f�ΔSjL��7���KT|D)��|�-ř���+��֍�@26
��&`C0%{�����^?���	hq��8ly��P���At��c'���Vl
�'~Al�b�ĶK����0 k<������g���v����+"!c켐���
�d�$�l��
13ba�w��J�����4/*���%�:[��g�α�ߠ���
 �'�<����Kt#�)�j�Z�bkW3`�i�©A�0����O��B�����
˜^�#�]4!g�䐴�`6§=�z�/j����{
�R��!8�� ���{h	�TƾC�R���dL��K������X/6�qNC
5C
����ŏ�s�T�_��P	�����^rlKfmb�f�T84
A	N���߈!���)�ډ��O=��f��a�6����kv<EB���
��W؊+䭵xގ��y6b�Mr_���H�A���Ui��Qȥ�iS���/uA�ݚ.��	p�_,��Ꚇ{z*ӕ�;l
<�9c�N����?"@m�폲���%��_�G�NH�o!i�sH�T��i<t%�Ү�1�Z=�e��448����'3��
�B��Вj*�Z�?��{�R]�
��� �5W�_�&��3��]�hh�?�C`���vef�)�P���?�Y���.�������M����u�(��" S�
@�e*�$���Ԧ5�l���un�C����,��;�J�r[
� [...]
��C�>�R ��\����o#۽v	C)���)	���P���ш��7u�k���
�T���T`'y?"j8�ky��a�Y��b)9����hg�D�Q�R��M|�
�Z��E�n��O��?1����9�
R�^(f�B�
�Cj]�^�x�B
h��yk
w��,��>�1u������^�i�gu�����������ޛ`�jי)
���K�2��*��Y��	���!�|���	� 
>U��I�"w�s�j�
��/$���|g&��6�A,��$���d���_(n���ekU�<�8�>t|٦��wMY�<�&�T�a�O������i�)ŒM�K��’B�Юlux���ͳ
e��xU�;b�|���t,��J�r��KvĚ
��,� h^�g�
b
 ���
����b�r���^&���'�A��X��V�%��C1�)�#�D�����a����3-
-kH%���C��V��'3�H�c͍T�'�:M�^���COҟD�*>��q=x�Y�k@O
��N�-�q��C���p�%yF���0��R�^���M� !KIz�+we�w��`\�҆�C���FG��K�8|�8u��7�����
+kH%���C��V��'3�H�c͍T�'�:M�^���COҟD�*>��q=x�Y�k@O
��N�-�q��C���p�%yF���0��R�^���M� !KIz�+we�w��`\�҆�C���FG��K�8|�8u��7��1p�
 endstream
 endobj
 1368 0 obj <<
@@ -6066,18 +6083,18 @@ endobj
 stream
 xڭZ�r����+p���i� U�o�H
 )�Y�#
@4�Dha��wfe�nR#�.�Z�ry�T�qp
�໛�o�ƁLY��(���8�|�-0�CG*���[y
-t�ER(h��/7�^аq[�TG�x�F
(�L0��>�|�ӣ,Mu��.��(1��t����c���ow{���翽���ᇛo>,���R���pi!�,I$�.L)���2���
��se�"�h�T��W�UQbͤ�+���DZ�������5�dX���u"A��a�DXv}�6�&��2QL�s�CU�5uǾ���#�@�-�,؋�Z�t
�k�j�@�o�p�0�NE$Ax�)'�+
-֠�h����r,  ��wu�����CW��r�|/Sg�MF��n/mX����Ac�T8�RG��kM���Y�KP�V�N�p�\ݑ���X*�'�3W:H��lfޠ�
G ��oϑ�u��A������	���2!��+a��65�
6R���Ǽ��8����#U���
K(�6��<�R߂�S{k6�R% #s_��Z�+�!�0��ᯱ�5�T���1ܗ4+���#�s�0ݝ���ԉ0��[�)�
Y��1`]�YU>��P>��2=�,D�(�{��~���/Y�kգDI����S8r"r>>(��:#�i�2�c�������a/
N-�i��4;���$�%OxZ����i�(ъ8��m(�������p�
��c��k��ʚ�F5`�ygU��"
!����)����cz��yW�52	))̛5z�y�G@�����罼
�h�r�:�GPMZT8ihR���4��n1���8��
�Lx;2Q�n��E؞�u9�f�r�^l7J�")cM�}[�|4 /htVE��d��@٠�+�Qf 
 ��P#L\|�H.ч�+�/1�D
-!(�0Q��|J�0����;'�X��gb�`��n��	��Zl��CK�$ ��N���Rl"�R�%����Lyϴ�N�k&Y��N�����^3Y�.8$�4^�
ȒL�0�6���z�7���#
���pڲ�!�
�!�\�>Vhm7N�^��ܙ�+Ŕ\�y|bء��f�bw��
�~k1�A�����F>�"�����u|HC���:��Ѐ���k����~���P�����q-_z�jb�ޞz
�x�B�
-�ʃ��	��:k�
M8;��]N���}��n^���V�œ��v�l��6��<��/�R����E��}�Ҋ�2��c�
�CqNM��@
qW�c�E�r��P��e`�P奐��"����X�ef�����
�
)�����ya\�:�,�V�P��s�:E�F�g�Z�7>��Ex���n��&i��	�a�Ւ$��ObNwg
B��U�4�,����P�|���;��s�n*�M��V01w���y/Yʇ
K�����1��
� 0�
�
'�;�eZ�_��7��
**�j�C^O�&
/�s-��4�d�F��N!=_
q�kقuH0(�
]�Br@홹���0
u9�m!�8�O8��F�0�*�(18�ں�(� �s���;���/��'5���$s��+
��|
����4��RI͙�\��Ć=K]P����e>�QTmm���W��j-�CG�'��2JQ�r�p�-^=�X������bI��	u;��'j!��Z�q[�ʂ��� ^B�gx|\��F��^��
�$&'��<�����MYr
�wE�
�E��\��U%W�S�8�'��&Σw
ʰZ�f������s�v[�M��E�5Ub�$U�Jez�ʮ�bU'D6w{scX��3�#ݕP4��P�Aq
c�b�3c�)�N����P!��t�%Qס/�	2�N�]�aĭˆ�����C\B�2��`ֹ+qꑾpg	5
�G��-��~��
��CՎ�KA�!�r5&�nY�"cat����T~.y�Բ,@>7i\*y�q����߷c�3/����8�*�QJx{���Q�t��(�Q��J�<�}��|sϏ������"��
-i
��ʋ��!�q��v~Vx��(Yd DN��
F (��X��'0��_��໓�w'�s��/p�e
��ǞsD�T��9�O�I�މK�
�:�)s
�4���
��!�k�Cə��
-uT}s�%��(�jzH*p1�����C
-�#���
F��1 ��2
E��9p�������Xz
ն0�X
�|
-��)���X��D=4
�q����=�@�Zw�
�?�
^�?'^M at ed�{��
�F���v��:��s�� +�<X��E��J&����@m.�/�.��ۻ�����dp6Cؿ��)
��m����|":�D�P����V��;&���`�Պ#[���B�5Q���Us�"f��ض8䮣+34�9n��i1a��6̟�'vT�d��|�g�/hs6�{<0��{R
�b�
-�)
��m7h�Jnn�L���E>�!g@޺4�0+����ЫҴ�Z�z(�zю�~y�T[l~:��G7l��B���(�5�8�`c

sB-�b�
����X����!�нru0\o�۪���8�/��܍MAO(�m���q��7\�4��
m�.�� &�,�RO{
�l� ����cW �) ����X��c�?�2��1[��9n��J8$ڿ_&�y���z��8V���p�C��!�SPjʹ"Y���G
-�\��r��
����q��
�eVW��t"��^6���(���Bh���%֚Gz��-��(��(0�oc
�LE˓�/i�,�*[T,1��� h��\O�u�LeC꫃4�1?B�<V9S�~m�0(��d���/�E6��D�_�ԗEf^�	�ҵX����R�$�ڮ_��Ee��NzY���
������?�W>
�zX����DI��xβH���#w"��#R"
c�
Mdc
^Y��gH�{����S���X�
->�_Md�yŗ��`��|��t+�i��t��c�z�0���Lg�Ӊ��ʏ���
��I���߅haWC�L>��A��u{���_�>?�;
H[��D�7+�����K
-~�[+�����
f�9���(\|��ӭ�X�}~
�>9��f5�W/����D��#
{�
-2ơ|����ǁ?
fD�
2�q��ꑌ?Y�:�d�g�����%KzK�90�?�$� 
�#
�d6=��-]:��
��߅��
+t�ER(h��/7�^аq[�TG�x�F
(�L0��>�|�ӣ,Mu��.��(1��t����c���ow{���翽���ᇛo>,���R���pi!�,I$�.L)���2���
��se�"�h�T��W�UQbͤ�+���DZ�������5�dX���u"A��a�DXv}�6�&��2���ˋ�*�c_v�b ��I�E
T-Q:��5I�R�ٷk8]�W�"� �ɔ��kPF
+�qi
+K_9�m�:��H�͡+�j�X����3�&��v��6,�S��1�*
U��Lڵ&��,̏%�]�P�_8�H������
,�q“�+
$�F63oP���#	�O�����:�� E�z�[b
���d�����0_|����Xz܊�c^�W
Z�Ȁڑ����%�]~u�H�o��=�5�})�����/w{�uؕ��w�Q���X�M�Tx�v��K��i�с��Q��N��`�D��߭�썎�������*�n(��z�
P�M��=�@��Iܗ�͵�Q"��|v��)
99��QA��4�ӱ
Oy�`K��గ'����jz�
��]���ƒ'<���[v�4\�hE�h�6NeOSNi8tN���Iue�Q�����*�y��|nM�
+�S|�1=Iü�������́=���#�cl����^^O4X�I
�#�&-*�44���H��@�k�kn�u�{&�
�(�7��"lO�
�3Q�sF/��%^����¾�G>��4� �"i`�iy�lP���	�(3}i
�&.>H$������|"�
h�(Sj>�e��OU]坓K,X�3�]�jzZ7��^l-���֡�_��{��z�)6�\)ܒ�MȌ�S����gZh'�5��q`'	q�M��q���,L
J/�
dI&�[o^�`=��s��UY8mY����{.~+��'�Z�Vw�����@��<>1���k�M��ZL�A�����BK�A#���rH�~��:>�!JP
@�Vh at S���5D	��c���

T(QG�	�۸�/�f51yoO=�m<W�v�f�� ��o�5ˎ&�
��.'�@�>�i7��D}z�Pa�NB�
A��c`	C
��a)�t؊R�I	�>_i�a�Zݱj�ԡ8���g�����1�"P��q��� [...]
+�
Nm]r�S	 ��OU�
�_�m��I��x��s>[����U�R���Lj��TbÞ�.(����2�(�����Gj쫇j��š��Hf�(i9K8��
n�DRe���l������x�
��]���K��-weA{�m/��3��>�Am�Up/��s�na��{��@�,���"w��"Fi.a檒+ĩx
ʓ��x�ѻeX-d3���yQMr�k�-�|���*1d�*q	�2�LeW���"����1��Йב�J(���u(⠸�1s1��1����`RI��~:ߒ��ЗrɄ
]'ʮ�0�Va���M��!.!pBqC0
�ܕ��H_��3���ɣ���fs���Y��j����s�^��z���q��0���}y*?��EjY ��4��
+�<��ns��۱�L{�u�
+H�(���=]� Ĩ�:{A��(׋R�g���>�y������
�n�	
+q�e�����E�E���[H;?+��l�,2"'XQ# 
+Cf�|�^ݯ�}f���л��9k��8��g�c�9�s*\�
ʧ��u��%s��Y
ٔ9�|]�����5ӡ��
Xw�:����du�Z5=$�}�C��!�ԑ�҅
#�� 
_w��Q�
��C�Y
O�y,����j[|��{>�~ΔA
qy�b�
��ʸC���
]�j�;����۟�&�2
����F�yO#EKN;�t
�ɹ��wH�f
,�p�"�W%��zr�6
�
�e����T����V28����_�����6S��Ae>�
\"s����R�RƇ
~����jő�Zq�D��՚�E]�9P�	3�rl[
r�ѕ��
7P����0��
+�O�;�A�Lq��3��9��=
��=)�m1ц䔆���{%77N�Go�"�3 o]N���t�j�Ui�_-z=f�h�{��W�-6?
��6~�	!��b���F
L���	�9��P1�}ϏTF�}�I��e�^�:.���mUOwj
�l��Ʀ�'��K��R�.�T��څ6j�d�x[��=i�B �~pv��+�� �Utc,���՟u|�-���
�p�%
��/��<�\U=�v
+Z�B��!�L��)(�fZ��^I�#�M.�
i9@��M��C^Ÿu��2��LD:SZ/�`���]!��BG�k�#���zi��i�緱�d���IƗ4Di�-*��
+��?�B�J 4�x���:c��!��A��!^
���l�6n�RD2U
\ӗ�"�ML"�|��"3��Y�� ,�w�d�lYm�/����GwD'��\VߎTV�@����+���?=����@��$ʌq<gY$����;�r�)�������&������ی3$z��=�u�{�)R݁R�t
ϯ&2ݼ�KNk0�]�}J��4GO�@��B=y��}`��3
��D��
+���}ȆA��C�U��B�����~�	����|	��=���/K���
��G�Q"����k��%���q�O��3
�
��h.>]��VL��>?�N�
h}��ԫ��d�|"����=a�P�������3
�S�P�v�HƟ,`
}���3˃�{���%�%r�
��qwG�z2�
rp��.
m�
��q,��
 endstream
 endobj
 1376 0 obj <<
@@ -6108,17 +6125,19 @@ endobj
 >>
 stream
 xڭZI��ƕ����i�h� 2�)b�-i���m�
s�}@�(p ��k~���$�"���C2������
v߽��7!��]�Ks?��.
"?�]yy��?��s?�����W^v6��(4h7����mqF�A����I���Τ~��z�߽�÷��<I����.O�8ݥ��f���������&��O����?����w
�a�I�|)�(݅���qD��4�~H�?u��
n?�-/5X�
-\��Y:�ml�������x�[���f��� ��{zU?�]
6����H���X�E#��P��>Љ�����!
pj&'�n���p��9�,�k�Џ@|���[0#�ٴ4��W�B��]�"�d/���k���C��:
orY~���(��ۥj�h��H
'VZ?��5'���r�8U`�5�M���	]�I	��7X�N��\� 6�������� ��q�
F���r0
-��d�'��(�+bv�
� �
�
�so<WҨ��
����E�{�5�W��5�p���Q�W^ԍ*������Ah��jKg�.��p[��r�v���V�� �ݚ�=���Q�I̋~IB�$�V�A�u
-��5�o�� ]u{���x��_������
J��O�ñ�_��=%�O��A
<��V 	h<0�ݭ=��C�=֤Ӄ�^ײpNHt��|�
������ҭ�����ý0��� �c��#�I���+�+��e���1��i�µXX���Q&�AF���ljW���LC�2?���ŵ)J� ۲�>y�=��쉼@�J���2l_� b	R����)ߏ��ro8����E2�tZ(����b� l{���e��C݀{�#}5�E�ǃG�ѥ�"YP
�q�r*s�l��k�t׭�<Jyk`�kW0�OT��K���WM�Al'���(�B
�U; %��,ʝ�?OM���V���!��az26�Ū�= 0&��d�,1�Y"��2� ײ,�7
��%�D�d���a�z���+�҅`0+�Q	aD������� ��;W����J��ЃYFS�����i�ej$�/E�9-����R�
�E�<� I�
gl�Dg٠��;�W��'
3�j�>o�
�͌��H�
h4fF�l�p����FK�-�tL��0�dp�%M1ށ�/l���c'@'�/�pF�f
cD�G����fbP��,yc�sU��Ѡ
���Hv|}���{�ˆ����Z;�]?V6<D
o��UOg�3 r���� �B�f�*^������*]J�����<��BTB�Z�J�����Q
"zd�]v��gAgΔ��9d���"[p�n��v��b��c�V8�[Y����AW��H�x������Ek�g^ 5��ţ˩�1XΜ/����!G6�1�D�zV�l
���Y�D a
�Q�m������E��k�̾��+B<��;��j

b��.����ˇFY
�b7�"F,�V7M����ؼUM
e��v�l!ot��eP��ƙ/���IN m��A�j��j�R��t�a���H�Φj���@C��M������QmArI
�W.�� 
a�����sO�����ˊ��
����J��6�l��m(:2�8�
ѥ��M C�@��R<����=aUii2d�y��� �m��B��9џG�Xp/*L«����;w�� �,������(
�AB
��`EQ�]#@;;��Z��>�X �s
z��Q�1	t�;e�4�w��+�7Q
-
�|DU%��[�4
��iXk���.����/�۹�T
��%��M���u+0��)�
-��-��*�ɑťk���O
��@��=^q�6%N�Z��5Z�cj(S��o{wE\N��"������R/���M1�J����
�I���Yz��H7\�
5�,!��މ�1
���B��!	}f��SGV�}��Xw��I�j���"�������j�h���i�}�ӏ����W�YI^w�и�45�H���o�
�����Qf�SX9T�q��I�9yy��|6�F�%FUz0L!�yB�Y&�+dp|3m�����m
ʾ�nr֕X#��]Z
|��W
-������-rf\b��[.�a�I	�c�ln:�
�slf'M3a�8�X�c,wk���2;gߴN�Ll�0
WiW�!}ʻVi���I��?���7�I�"u�~�`$��Ҡ�\
I}�9
�e.��ʘ��l�uY��2Q�›�iG���s[���+(���{�:)@Ƣ�q�`�
Ig4Rd�]S��[��f:�����d#���>	�d�M7��	�o�씰	���}�R�A|
Ux��,�z��c����
�
e��(�uKܑ޳�}�+
-�hls��[d�fdwdbuGQP�Σ4K��TI�/
5@�0��>��/ԁ�$�(��S�=�
Y�ٵrGTg6+��7t�DI��nv�LB������ǥm��{���(���E�&r��P0Ç`�E���
Ԑ�GD8M�H!C�ߘ���߮6�	Y R�1��R.8�q!2�
]s�A��V"�
�lש{]�VS��Jq3?��PK�/.{mx� bM��@� 	
��ĩ
h��#Ps8� ��gW �.��E@
��,p�j
��i������M�`#���O�
�H��l~��{yn�Q4aN�[
�����͋g%$(�����SA���o`�� ��.nD��BY��-)���Bz���ؠ���C���-ئ܅`!<L
-�^�H�8�n4�Ɛ��
��hH��
S�%4DD&����G�g�(����ld����O��9Y��}F��}�N���98��x+#�+*4+��B��#T}�BDw�AˇI��ټ�Zb����&�nq�����E$�!��r���#��l[-
�!�P�%�.P2�)Y��ZR}(.Wz�Y�-L�$�����#���ٮ�Ƭ��JG� �c�ϗ�l��F]
:�M��ѻ`�8�Z6��1}�
}�1
�����c|ߗ������[x�F3_���=�in~cU��0�����Yk_�F��5+���Kc�[+��}���ްԜO����
I�v=���tK��,�
�N�hF�����ؾ��a
�.l�8���0|�\�1�Avq�甶tV�R1
$
O9
׀�U�p]���?^��)��
-T~�4?YJKu�
�O�6rZ��ȉ9s�N��� ��)�;J�����8[�c�}��Q;lk�t���
-��\K>.Ȧy���	�����a��m6�|IVON�ƪ���i��2	~��f�
�|n�!2���"�X�n�2R����Vjd
��w�$6S	-V�+l�%M�/��EI=��ש�+iጟB�j��j3�C���0��'�E�Z��M]�ZvZ�����6-�p.ĝ������ M��ѕ�^~<`��{HY�Gs!� �G %w�^H��Pq_J݃T�(�߸���>��c�kZf:dA����ʭ1Shi�l������x�+m>v��:���?M�
[�Q�%E�z�	VI&�\Ч_.n
�~J�~2w�=S���\\/
�P��ݥZEy깴Pو���g������o��GlW�'��{�@"�a�&��Gf�	�އ�uy��ﵐ'f�B��	r�W^��K�,}���[��iꂏ~��j%�
���X���>
��R �g�q��ro�N������
�P��Z�ec��bo�>�����|��fӾ,ӿ�࠘A�]N�ʆ� @��
Upٍމc}L�	Τ,�u�]����o2�_鎡���L�QwtW��Yw���^�$� %_n��X�n� )��O�?}���7�曹bp�{\���r���
-���;�B{.�ZU���A�
&�����k_��������o�ӖX,�b��
q�V�H�
`OO�WBl5�\X�].ZrAX�))��b*
�"�b�_G\�\bTU�3��jKᒔ��e���żOh��%�`U
;:��_{tv�yD�]�R��(Wkl�NT���s��
t���>������a��0���e���z��X�&M_w`��E���h�>]��?��
+\��Y:�ml�������x�[���f��� ��{zU?�]
6����o�y�r�ˢ��m����]Y���85��N�z�Rk
8��
N�I�G >�
S�
+�-���lZ�`�+`��
���f�o�@W��b�!JX��7�,?v�C�y��R�{4�b$�+��Gٚ��G�W�*��Ϧ`������,��X'�f�x�����
Xw�������#�ό�v9��m	2��r
�1�_qx�]N��7�+iTMU�}]J�"�=ޚ����t^8���(�+/�F@�Z��c�� 4U_���3IXF�-�	�u9^�QVe�E~��nM�
���(�$�E�$!et+� ��:~��7X@���=aeb�Rȯ@FR�J�%i�'��Xvկ��u�'�� ��U+��4
���
���!�
k��A�E�kY8'$��`>��Js�n}��W�EZ�<�@�
+�q�αQ��$�}�͕��2��ט�޴^�Z,�X��(� �d�����+F�\�!U��N�����v�mY�	�<˞�@�D^�t%B�B�	��J �)�qe�ڔ�G�k�7�A�Q�"�J:-�]��s1B 6����
����n��Z����Ƣ���#��Rb�,(��q9��k6
���5v���J
��50��ڵ+�Ê'*k���� �}�y�q!Ǫ
�Px�Nw���&c�Cn+�v���0�����b��
 �
XL2�P�⬋��[�~�kY�Kْy�_�e}�0v=K���u�B0�����0����|�
�TM����^��j��P��,���S�V}�4�2
5���
�S�N�)��K�����Y�36Ɍ
"�3�l�`������z֓��d5�{��tE
��fFZe$�43#m6k8�]�d���]:��Ì{28ʒ��@�6�q��E��x8#h��1�ޣ����
31(sJ�^���1޹*��hЎ��M$;��
+�Y�=��e�A��O��î�
"��Nܪ�3�9���b�F!�s�ă���J�O�.%�J���m�hu!*�s��%GD�_Ĩ�
=2b�.;�᳠3g���
�|�Q�-��P�b	�u;|@����k+���᭬U��ʋ��G�p�s�]TXGYʢ5�3/���D�����
�
+,g�F�
��#���~"y=�M��zWЬA"��������6`Z�q���"��5Lf�V�!
U^���C���N��V�{Np��C�,m�I#|���jd`�Tlު&��gr�i��7:��2�BW���a�$'�6u� �O�[���c5m�{i:u�0|�b�KgS5A�m���ئK}�b�ب� ����+o�A���X��\�9�'Z|Y��e���tpgt%�s�L6V�6
�D
N��R���!s�Jt)�O�z����4�4��<Z_x
��Ƕ�v�_Ŝ��#Q
,�&�Տ�c�X��;Ie�Y�A�bf
�a�
�� !��f��(ˮ?����
Oh�m�Y
Fo, ��9�Ԉ���:���j����������(�K>�����ڭi��X�4����KM��������m��N��R�&�ʉ�����
�tL��V�����5T�'Km ��
�8�]��v
�|��-�
5�)t����".'Bc��ފg��X�Ak�a%��N�$���,�^r�.��S�zd�D��bt�M!��
�Mީ#+��v~�����$z5^ULFU]C��`�
Y�t�?�4��������+���$/��Vh\�H�d����7|�����(3�)�
�����$֜�<��v>B���*=���<��,�ŕ28���6��k�[�e__7
9�J��d�.-�c|�+�\�hd��93.���-��0ʤ�1Y67�Q�	�96��&���P�c��1��5M������oZ�]&�~���+ې>�]���y�$⋿ҍ���R�$u�:Z�v0�{riPm.�$�>�
��2��e�{D6ć���g��u�Mu��#Ad��ɹ��p�
�M��=R�
+� cQ�8e0Å$�3)2�ή�Dʭ�s3
�}t�I���Ev�e��&���È� �JvJ�kþY�� >�*<��UU���M�1�	Z�|�ю��R��%�H�Y�>�M4��Mz�-��[3�;2���(��O�Q�%�~��͗��M�K�ԁ��@]L��yߩ�
f�,��Z�#�3��n��
B�$Zi7;[&��M�
+��h`���Ҷ��=L��� G��"T9�n(��C��"SE_j�]�#"��t�����o����oW��,�
�YO)��Ӹ놮�͠�a+f�J��Ԋ��f�)�Z����d�T�����6�~ ����R I����u���q��9
h�dz+�h��"���~8C5�S촂@��p�Q�i�Q����[$�~6?Mʽ<7��(�0�ȭ��\O��ų����]X���o��7��Ax�
7��k�,Zꖔ��u!�ZGolPy���G�lS�B�
&�� /\�{�m�7RcH
rv�ug4$����х)�""Mj��#�3k��db62���S��^`�����>#�Ǿh'�{�

Qn�����MR!���>N!�;���$F�l^\-��z�xE�8�}}�䇊"���e�xf��J[����x��G(�ꔬGW-�>�+���&~�ua|�I��͂lWu�
c��^��a����KP6�e�.�Ȧ��ۍ��]0[
s-��ᘾx���QMq��1 [...]
+�{������k@�vY���������ؿ�?Z
E*�~��,����Q��'Y9-�d�Ĝ�G��pm_���
��O�as���1�Q�
��X:]�j�]M�%d�<����G��ŁҰqO�6U�$�''�
cՌ��
��
+�o�?��M�y���T>7���}�A,�E7j��Vrl+52���;O���+
��6y���&Η��$��x��TQ����p�O�k5�r5��!ALU@�ݢ�
+��̦��sF-;��

���W��z8�N����o~J�&S��J`/?
����=�,���L���#��;@/�Hp��/��A*c�o\\�vI�����5-�
� Y�U_s�֘)4��\6�uAc�xh<��6;W��Yџ���(插�W=��$�q.��/7c?%��?
+�;���v��x�
+��
���h����R��<�\Z�lČmx��3��DY_�7[�#����X��=y ��qb�#3�����������Z�3�Q!R���+/i�a���j
�-��4u�G�Bw5������R,DJJ�AC)���иBK�7�X�X�~v��Y(�y-ײ�\
`
���Z�Gg��A>{S�i_��_PpP̠�.�se�O e
K���	��F�ı>��gR��׺V��J���7⯊t�P��{&��;�+���FF^��� ��r�r�O��/��v^,i�Y�Az��ޟ�����C��\18�=�[�f���r{�R�Y��=�|�*�����BY�e鵯�T�}����7�iK,r1�z��P�F$w���
�+!6�M.��.-� ��k1
�Kh�鯌#�u�1����
+\��pI����E�b�'4n�Y�*�

�ԯ=:��<�ҮN�~`��5�R�?*���9���[� K\`������B�����p��|�I���;�[��]J4w��.�޿ �ֲ�
 endstream
 endobj
 1384 0 obj <<
@@ -6158,7 +6177,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵے���}�B�CVC�Eߤn�*Xj�$��<$�P)���%#�,��Ϲt�bkfY^�V�Q�>�K[D�HD__�t%�)"�<qNGN�D�<�
��� �
�}�D�.zK��Ȥy���q
}w���
N$©�f&��{�H�D��o�۫O^���Yf���(ϒ�FNe��nwћ��/_]otn�o������\}u;�-3�d.{_��FR&y�*�.m�h�~�B�mw�%^%t�RC�@�����ّm+h���1r���b8u
ax=�7)�
���Z�e�Wml�i��

�b;Tۢ��S_v/z�1R �4�6R���wڟ�5J������p6��d��x�k��	`F{#h�O�
����@�T���{���oTF�̼�|�^o����C�\�`(d8��$�rKN��Z�q�/��F��}B�1]�����W �D��2<H�K\n߃��[ �ϰ�p��$ƺ(F{�Z�~�� �J��͂���&"

�Z�]IL�ᛉ�x���gY��_=K&�s�ؐ���u?���p�si	�
��F�d��$ϕW��gfّ���72��8
�k�/��GR��﫻��é�:�7�=SWt~}_1���ʮ�t�%�%�0ˣ-y��h1�
�OU������^��ūb[�W��<������k~�,�/�%�}nG4X�v)�;����qjvE����W�ê��kOG?����@.�=E��6�\��,}��swf����D��N
+xڵے���}�B�CVC�Eߤn�*Xj�$��<$�P)���%#�,��Ϲt�bkfY^�V�Q�>�K[D�HD__�t%�)"�<qNGN�D�<�
��� �
�}�D�.zK��Ȥy���q
}w���
N$©�f&��{�H�D��o�۫O^���Yf���(ϒ�FNe��nwћ��/_]otn�o������\}u;�-3�d.{_��FR&y�*�.m�h�~�B�mw�%^%t�RC�@�����ّm+h���1r���b8u
ax=�7)�
���Z�e�Wml�i��

�b;Tۢ��S_v/z�1R �4�6R���wڟ�5J������p6��d��x�k��	`F{#h�O�
����@�T���{���oTF�̼�|�^o����C�\�`(d8��$�rKN��Z�q�/��F��}B�1]�����W �D��2<H�K\n߃��[ �ϰ�p��$ƺ(F{�Z�~�� �J��͂���&"

�Z�]IL�ᛉ�x���gY��_=K&�s�ؐ���u?���p�si	�
��F�d��$ϕW��gfّ���72��8
�k�/��GR��﫻��é�:�7�=SWt~}_1���ʮ�t�%�%�0ˣ-y��h1�
�OU������^��ūb[�W��<������k~�,�/�%�}nG4X�v)�;����qjvE����W�ê��kOG?����@.�=E��6�\��,}��swf����D��N
 �t|�j`$�iAȝ�Z۱�
?�4���2
�\�����lJ�h�]��Y��ƀǃ�Q"���>}(���җ�a)���krŞ��`>A��
f�ց��N	\ ��A	mZ$H���4�;�%͹�8���
3��\�o�-.?��C�ތ
 �
���R�/��x����ʟe���]{x��̙�2<�\��{>7��!Ϲ)��=dh
��(� �
x2�L��)��-1�\* (�

O/���GZ2��q�ܖ5�S�
R�O�>��(<_dPN����}��\c$.�Y�Z�K�G�S�F�|4򴓀p���C<;2I�d�R���|�Ҥ,v�`�
":����g�0J�vn�0�&�	��
5��-��m���b�&����Yi~
���kJ�>_�3QN8q.�<Ml�>���E�&$��	5��?<[^XΩ�_U3y)��ҧ*/���3� �@<��@
 ��ʾ�:�ȕ,�3~��"�Dވ�t��.��<���A���S��p��!	J
ڕ/��[bDj�R�с���_�Q����u�w�׶?��2x
y>H
��I�O
[��j��h�%��3ʼn�b��
�C����K����o��R%@ݦ�g�
Q��Zwf��U��
 ��'���� ��*T���뿺
x儮����U�v�hXd���n�e�0$�E{�ۂ)b�选'l���qs�f�
�5���s�F�1�fs���덁�ي3 'bGu}��)b��!TEB�m�OWv��q��|V4�
�� �V$�@���Y�����
��Yr�t!.B��
@@ -6174,7 +6193,7 @@ K"
 �r<�\�Y��G�2�
 ��/� ��Ҧ�녹���<J??�z5�R$�w�����y�����`d3�I[�p��_�"~��"QP�g"]�f�e�I�p��y�BV@�d�m�K��Et�Mŕ��9(�����d2�h
��_@�)�!�M�.�9�1T�/�8����s���R����a�s�L�0��BMk�b�ڶ�z�q9jo��e2�AĎ�Ew��aI9�ĮDžeƃQ޳"v�@��8���؁�X^��F��:
�)��h�����	�T���g���t
�*3�
ӽyr�/3S6���=?8s���A�[WsD��f��q�C�@U�;4�þ;"��G7^�cX7{�Y���n狫��X�nqX�����!�a���zL�X���fX� ��k}P��7l
 �Q�}|�(�5)�7�

}Ϙ O���7WH�SN�9�돡e��f(�e��%�_�M.*(B���EzhC�Mdߢ�
T�In��
�4���4T�>]Ր�BDB@���"���ح�F��b�P�B�oC	nCm`�����Ss�Ҟ�y�#�r�T2�Pq����H��3��e̢waq
�֧k��ޖE�;u�~gP� "�v%��
-�5`��F��F�+1vJ�S�-����~�Q{����q�
<�?T�ι��ǁ4wKW~@ឿ
��k
�he�H]j��[�'�����r���%u�˅���S��Ѯ����	J�+�$If����#U������e��`���;�j3L���
���[H[���Y�
c�pA�����f��?	4��
+�5`��F��F�+1vJ�S�-����~�Q{����q�
<�?T�ι��ǁ4wKW~@ឿ
��k
�he�H]j��[�'�����r���%u�˅���S��Ѯ����	J�+�$If����#U������e��`���;�j3L���
���[H[���Y�
c�pA�����f��?�T��
 endstream
 endobj
 1391 0 obj <<
@@ -6207,15 +6226,25 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڥZY���~����� #��n^
$��Wf;��C�5�Ԓ�H�LR
����ռęu�/b����:�**Xl�����<��Z$���z���bux��S�X��O���Y��'���D�*
�����?<���p��ƏՓ<��N|�)a���g/�X����,n7�,��d���L����G���7K��ß^]|��������*�8����a�P�Ϣ(��U��D���
��/��=_7
��F�H5�>����4��6�l$�1j��Mޞ�Vz=�7
ݗ
�<[7EU����
}��<���-V������?4�q�]F�b��2��;��$��%
������I���O؀0b��1�>�,h at 6��h�4�u:Yt$^ȗaL�̲ɘ|]],��[����F��(p��0
K��0�����
��Uo��>�0�d�-s$�H�~�%@�g�,���}�
�'
6Zd )�/�K�	�
,
t�_����M:x[ک��W��LB�]],My����p��E����K�����<q�k�����?0M�4rYE��5��펧���S��kyc��l�КǾ�B�
�'�޺��;�<�
-p�d�|�v�/e�w�͎[[[�:o鸙��W�wn�uQn�
���-���_^,#ШvG��H�\�c+�����O<�.�N��e�<X�7d��~W�pj'�&
���d��� 
-\�Ξ6�,=�ՁJ��cE��'
*��|�)�S��X[�"�5�>
+Z�7�x益�a�o��|����=�]��R8Q���V��ؔ��
�����@a��A,��5�`��%�-�4�Qx�˵�3�I�ΛZ�������逿wݶ���
I䥵����B=�~��g��Q���-��xfS	/8gg��RF
��!1�����#o�}gCh7���p�a$�(��)���iN��Vx�r��{C
ū�"P׽㧔0��v���4)|�|��ڸw��S
���FGƻ;��
ʻ�_�\�������ujY�:۲�iYP�ޟLmB�~�eN��#�"ӊc����`�@HKR`�A1�=#�t���:"�$�;��0Ȟ����wW��{Kc�ul�/LA��O��ŗ�<���e at SV��Th�Ge�����>�9�Ol
T��7�;���^14	��Վ�q]
�|���¤�H��?��<�_Q�S%�^2�
�
ߔ؄MVl@�ۖ�7���x�;-wQ�Ts�L�AzRf��Pac>�8Ρ^�Ya��~��v�'n��#!��E�(�㎴���~u`14���g|\3�M�
j���)�;w�I5'a9�@S
�}^�A�-T� f�G�bó�e�Gũ� 8x�k����ն�9�<A��gۊy
B��[Y���s�Y���6��D�&X��L6s��S�
����!`�(�3����B�z��`�Yr����
>_�Mh
x[��Lڝ��	�Sqk.�l�
-2�P�H�
q��
0�;����+h
�
d���w��۲G��\[Pa��h���<����1�8��m��ʢ�s

VZ��^�ڻ��F�w������w�_^q�oxa���mp]�
U;
�$�&F���W�h�K�f��e! ��
w��t82�iv͓�L��u�F������a
�=�(�C����
-�}޶���WސZ�3q%�fFy���M;�x����\h�,/|�O����J��
R����P
g޻ׯ������Bw�7� �^�R]�O��s���vW��;�8䥤��R��׺�C����i)�[���t��������qj �5�c��;���8q���t���cx�
ii���[b�B�|���e�s�y��`]I�`D�`��#����@�|�T<,��;
=�%i*�D%ﮀ8�*i�L��30�MP��D�
����3X�Yvz09�O���=O�+��`o38vv��Rޖ��1y�}[
��:ˑ���rA�=3�83�虳��
����kLB
p��
v��
�'��ĥ
����
�

�
̄�*��_���
�[
�/V5 W^�3x^�~��i8o {c��ā����y��&cy'u��h��
�Dz.v �L��/�N.A�y�
����{:�xXE}���܀KΏ�\���4)�^ۚ�o�^�/b�;�2�=�6��$ԡ��� ؜=N�5�K6�
-K�._��Y�k"��9AD𧐵]�����Դn�������%~��Ă����D�; 6�X�-�� �����Gs�0��,��Vv
G�J�QX�����"���X����GAxQ�p�s����
-�8"�?�%�#��-#���tR
d�ŮE�A����
�@&<X�a��t<�Q�Ϊy8;�19C�8�Mc���88Fn;�H�O~�+�f����aڻ���〈|��*4J��W"�!8�7M\K���-A���
>"���5B��z1�ɣv%Ks��n��a_
̅��QW��\I�:��vW�%�=#Ѩ�:�˹��������A|��M��Vq
�d�rNl�6h�k�`�=��E����p͂�4N�N$K�,��r[��M�
�?��MX���憜 ӜsBT�G:
瑛�!(���h�(��-6H�&n��<��
�#����fҲP
�ٙU*��4��P����Bj��r���D�v��|�e����u�%�������)���\���A"�}�^OR{f�rm���M짡��|*qA�E�uy�� �"�^ol���ұ��R�H)��GWG��&ov
�����ʌX
6Y��x��57�z�3�ʔ2ќ��+U' ��Ӣ�a����V �J�G�-�d�����ώ=�U�8ˑ��{��%�e����hQvc|x���O�[���oH��=�p�QtP�
�ʛM�'_Y��sQ:s=���#��!~��_�Tָ(a�w��uk�
S+Y�W���o:��G���
�K�@����w����k����{ B���1Y�������Š7+>�9P����&�/������m�]�c�e�r���Ɠ�l�*_͔���ڏ��dZ����1f��
���5!�>�O���V�Dz�7)��OnSc�;��
ل`���0?Y��v��v��q˙��@��#e�H���n�&�]�s+���[q���Ƞ��p�y�	�>/�"rՂ� c�{��w۬�K�q�E���P����,�dC@��J��ѾN�'f�`�K�4��5 {ǾvF��
XLQF��]
��hw��qd\KN��jb�b
".T������92姀�&*|�/C��,M&�N��L%	W�2?L�W���#�E��
���T����Z�S��s��q�����%
�
���]ȟ1�\��[�K, ~[W'
-�H���4„���}�M�����<Q�_��-+��X

$6�P`Q��~����n~p��!~
-� ח����U��PaYh�#�
�Y>
�!�1��p��%O�I@���%8��%���n�W.9� !�,3�b�J:L��9v�W�V`��쳑+�W�ytr&z@@����}� �HuBEiP
rx�����K�c�����t��#ۣ��~�u{=��ʡ#�c���i}��\N4B��B��vf�Y��f"��QW�[�
���}+�Ȁ�M��{ n�g�M��*���Q
�k���>��������)�U##+�a=��!��	�����|
+xڥZY���~����� #��n^
$��Wf;��C�5�Ԓ�H�LR
����ռęu�/b����:�**Xl�����<��Z$���z���bux��S�X��O���Y��'���D�*
�����?<���p��ƏՓ<��N|�)a���g/�X����,n7�,��d���L����G���7K��ß^]|��������*�8����a�P�Ϣ(��U��D���
��/��=_7
��F�H5�>����4��6�l$�1j��Mޞ�Vz=�7
ݗ
�<[7EU����
}�n
�|��|��Sc���.�l�TpM���T̝�h
�����kb�p�$�t�'l@1�F�H�X4 ��w�h�:�,:�	��0&uf�dL��.�a�N[^@��[8���Y��%��E�y�ւ؍�L����窷r�o�iD2ɖ9�A�S?͒? �3Gp��þݎܓ-2���%��m��	:���JFz�&
��-�TwU�ڿX&��.�&����Ry8�ݢ�g���Y�vkk�8ҵTMS���&o��"o���v��w�Ʃ\絼��W�[h�c_p�j��vo��
�
v
H�~2O>W�×��;�fǭ�-m��t�LE�+�;��(�L�������Q�//�hT�#yd
+$W�챕Ur�	uvԁ�'�pYp'�ֲ{
,s��Ձw�+V8�_�kr�ySUx�	 �NgO�j����@�L��"Vz��IG��ɩF}�-^��T����c�wU��0�7�
+Y��W��߮JT)��J�C+VMl��IUHhed�0�� K��N�
���c���(������$E�M���y@��MZ�t�߻n[H�j�$���n���B�
`���3a�_�(��֖�P<���
����K\)�IאT��[C����!����A8�0_L��~U�4�ZD
�
+�p�}ν���Ug����SJ��	k���� �>A�knm�;]�ͩ�PJF�#�ݝ�n��گs��XWNQ��:��E��mYմ,(N�O�6�B?�2���D�i�1b��{l0L �%)� ������MU
U�
�~dO�������ý���:��� ��'����E
~��2�)+���*4ң��v�noe��
�'6����S�a��@�j����yQ>LyYa�p��؟�f
���թ�l/�v�oJl�&�
6 �mK�`PV<ڝ������p�� =)3�m��1a
�P/�̬�jz�Nx�������Y��"c�qGZ�HE�:��{��3>���&�5{]�۝��$������
q�)�>�� ��D��#I���Ʋ����x 
<�5A�Dn��j��
+�
J� `��m�<��쭬���⹍�,��m��m�n	��^&�9�۩q���rf��T���G��h�b=]q[��,��Z�h��˦?4���k&�΍��ܩ�5�P6K�M
+�`�ԅ8ނO�
`]�z�4�2��ltʼn;���m٣�~�-�0P
P�~�d���[�F
+
����|e��+-on/R�]}x�

#�;Rl��x�˻�/���7�0�B�6��C�*��D�n#���+n4v�%@3�X���]�;�b�
�4���\&s�:d#ta�����
�a�סw]�kt��>o[B@�+oH�-𙸒U3�<Z�x�S���W<M��r.�c��>�S��p���d�؃q��w���3���W�H�
+ype�;ʛp }/H�.����9J@Z��N�
S
�R�
+�u�H�k�ӡ��R�B�4��Č-��c:B��YO�~�85��Ա\���t�8�IZ��
+R�1����4t~�-�L!Z��D	�@�2��<@X���y0"�^0��L��I a�o*
G�
��ؒ4y��wW@�d��O&e
�
�A�&(�F�MZ{p�,��,;=�
�'R���'��S���
;�܃])o�
Pk��<�-�{y���mtd��pٞ�h�j��YK{��]��5&!8��;k�^��ω�M�RY�Rh����f�{�LگE�r߭����+��<�A?U�4�7���Ve����{�<�L����:s�F4��pY"=; D���@'� �^�R]X�=�y<��>��un�%��].W�j��n�m�^�7C/�1�k�ߞz
+Ox�P��crl�
'Ě�%�K����/�`�,�5��� "�S�ڏ�T�N�sjZ��G��
+rj	�?�QbA��El
+��
�X,�P�\ �@�V����kD~��O+��#_���(,lW�B�VD�L�������uT8��9���c	s
���ے�}Ŗ�ƏL:���bע��}Qօ�  �

��0IE:��cg�<��ˍ���G
�n�&��XTw

#�
e�
s�'?
��}3�y���
�0��{�}q�T��\
+%���+��r]��&���r�Ė W��p��
PRs���q����Q���9�qw7L�ΰ/�B�yƨ+�r�$t��@���Ş�hԃ
+�

��\�҈x�nuTy�� >uH�&�~���G��	9'6O
4��0̞���"a|t�e�f�f'C'�%~�tNd���K�&�m�vd��&���xsCN�i�9!*�#����MՁ�L�n�XB
��L7Mm��v�ԑ�V�y3iY����*��~�o(���t!�Kl9πx���R�};��X��2T~��:�x����E�R[o.��� 
Ҿ`�')�=3M�6�}��&����W>��������:��U] }�s�7�thb���R)o���⣫#ag�7������neF��,jh���U=f��pCeJ�hNw蕪�P�i�԰oi�G
+�P��#�s�
	Av��g�
�*����irֽ���2�}�Q�(�1>
�[�ϧ��-Rm�7$��
	^8�(:(҅D�ͦ䓯��U̹(���z���?RدX*k\�0ƻ��K���X����,�+K_�7�W֣M�����i�W�
�޻�s\n��`TM�=!���ט,����͉Maś�
��

(��Osڗ���g~�6�.�1��j���^E�I[����fJ�u^n���\2�������k�`j�O��'a�q�m��cY�����'���ϝH��lB�Gsr���FF;]N��ɸ�̀�w�X͑2n�qH�sB7`��.ǹ��zX�����Evud��j8�܌{�c�j�_�1Ž���;�mV�ѥ�8�"��(`��}a��!�Ct���h_'�3Z0
�%
�[B���c�� #{��K��(#�g�IP����82�%�	�I51�i1��@�~|��
��S�
+r>��!�l�&�D'�
H���+V���+H}ϑܢp��	v�	�|
w~�DK�W-����9�ڸ\HL�~����.��o.R��-�%
+ ���~��|�eaB�Aо��n��w|��@���ۖ�f���
`(���XI��_�`7?����?d���	P]i�*�w��,�ۑJ��,����Kh8��'��$
��j��a��BX���
+�+
+��w�a��I�J%
��ٜ;�+v+��N��ȕǃ+׉�<���9= ��C��>w�r�:�"�4(9<��ff��	��1
�U��v������]h?˺�
��T��ñ�|MD����q.'!�@��M;��,�c3�Ā���֭�����}d�劦߁�= �����&�M{~	̨���s��Cr@��g[^��r�����ɰ
� Ɛ�o�?2��
 endstream
 endobj
 1398 0 obj <<
@@ -6245,18 +6274,16 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��[�s��_���BM,
�E�M.mr7�t2m�~\�34EۜR�BR>�s|X�"%X�}g��������v�X@�������o'��G=�(�^0���O޾
����
�#。�{BƄQ�����=
Q@��y*$�y
W��Բ��������8
�w~��!��S0*p�|������d�c����ɻ�O�?�ɦ!#a>T8S
�$��i�T��
i�S= -�O�,ۗ�N")
)�r9���`s�e�"B�_�fU-�d��}z!Ae`h�n&��YU��`R�g�� ��*I�<M
-������Zs��R�ޔ�5BNW�ܥ��
�}8�aϼ"����*�F� 
 #ޚ4�b��
|B#Fx�#t �`=�)
�;#61���ɔE~��g�	4��рk(�Y4D�/��U�
���Q�����?�9RH�g� �#����Mp�Լ��nGd 
�B�����D�K�D&Q���yU7��d��M�9�vY��oIQ�J�h{��z370 �qqdh�
y�o�EFt�.�r��_c�Y��S�k���H�mT9��։�YE�M�>_\aW�c+�TISV5�%�6�u�u־�
��O
'�����5���(&��`O�,�&)�ۖ��Л)lY�����y�1
�j�/�.mW1u�h53\&S��΀�s�b�`c���(�i�U��+Q�I�������
%��8��(P����>�D\���Q�!� y��D+��6]O�eU6YjXdk���r���ش��=�TI�DB�"�-	J
������c���HBi�D�������̘"2�[^S���:x2R�C��:
7����  62/�:O�j����%ǭ��U�h#mF�����U��Q
Y)�#����<�����J�@0B�	F�
���c%��:��,�lǙ}~=V�z��u'�_.o�r�y�U� �(�_.W��1��NW�ӬΊn�AL
wQ� [...]
i�t,�'/t����Ma� ����a�c��y��4��B���<Y�JR�0�	��^�`Ȃ1�щ�`\k
9ו�er�ȮV�AC�
-�a �MHBޏ��9 �p�
�bJ�;:�S���Nz�&�Ҫ勴X��M�Α�TQ:ԿC?�먙�f5&���:����n
��ep�wE���ݰ
-v�g��3��
�mG�?!K�*H���ػK�z�f�����K
+tna��<�ϰ�K��:�@
�ڻ��ٌh}��S�d-�*Ys�4ؗ/\9�q ���6�0�

�&m�o�,-��e3�Uw��r���
��R���۹1]}��0�_3ˤ�����'�u2_��
ec�$��R���#K
�r�J%����nt�%��-a_�
���,a0�SK*%,e|�Pi'w����\��F���8D@
-�	8F(�	
:�5 �h�� I��C̴{�2ؔ�,��,V9��.
���

����B�d�<�a�Z��)xz���ɡevZ��	��[76]&e1�//��"�.]���k�8C�O.`��0������9L
��@@s]ֶ�3 ��hc>ʊ��
-{.��}gf�
UM\��SY�A���Qt��j���Zkd��&{/���ꗘ���ۊZvf��ݬut��&��ga[Ì�]�����H���rEM�\�a����v��$����x�d�����"P�H	�e��rX.
� %Q���g�f��n�>3�� Mã�s��W�!#*Gs'������>is����li��#���Eu
�W
��\l
,��1
Az�d!c5��l�jٍ�N�"?�B��5����`x<�Nܮ��]���B���� tr���0s�A��c��l7.0N�X�
�=?�i�
-�X
9Bɳ5v���
�ݲS��㰕���m�l@)�s
�d�9~�]x,P�m-��ދ���&M}W����F��N'x!��PW3m��塜%���#:n�Q�6N�(zY�NY2����5�;�б�]��M��X��x�7��T+>c!��?��;
u�A�C9�X���0�b��OcL1�q>����#>K�9���@�� ���q�ӭm}<���>���I�.��[�_;1�s�n̾����y^n��1��~ N�(�c����ʭS^hN�
C�H8���/E��ɻ
�ǒ7ϑ�rĽ��cV�U~�۝nGd
�
g���
��M��Lupn�!)�dHuЎ�51�bLj3�0�h�\Ѓ2Gg��SX�
E�͘Dt�fj��N�(�S�ȞD�t ��?%�|��&Igs�|��_xH�����!��}H�n�|1�����.̅���?E�u�D��I��;���G�p�����w �(Z�-�d��jW1il΀'(�:r'�����F�$��@��q��
@?�v��
�j��=����P�Wq���J
-S�?�����՗mv��,􅿎�7n����������!�rը�zZ��Fb�4m=����vդ ��2���ԋw����8*u"� 
)�dAWs���
�?>�E�yD��k{�vƊ���0��֔?�4�;wR���
so���ǜA��H18�4��ߌ-�{f7p�(65xM̖��
-�
������.�]��.��
Wª���ah�m�]�my�����*k���
���HZ^�r�pPY&I̻-�
�YD�mA$=r{9���/���Q€B�ҹ����>��>P��Q�������RX�J��ɪ<A ��Y���'yW�޾��.��E^7V�K������-
-s#
:k�Mۛղ�S�/f8�
�$�L�*Kf$�i�j?6#
-]�_�R�����>�
�
 �&/W�u��3$��lioIx� d�M���\,E��4�]5�YE�����d=i	�V�z��
�-@��"��.�Wq�
�Q�}������e���(#;S_
d��tխ.
-o'�K]z���2I�������� ?�t
+x��[�s��_���BM,
�E�M.mr7�t2m�~\�34EۜR�BR>�s|X�"%X�}g��������v�X@�������o'��G=�(�^0���O޾
����
�#。�{BƄQ�����=
Q@��y*$�y
W��Բ��������8
�w~��!��S0*p�|������d�c����ɻ�O�?�ɦ!#a>T8S
�$��i�T��
i�S= -�O�,ۗ�N")
)�r9���`s�e�"B�_�fU-�d��}z!Ae`h�n&��YU��`R�g���e��M�&�\�Y�e�9z
l)coJ�!��U��Tp�>
�g^R�@ys����oM������#<�:�W�
���Ɲ��g�d�"?]ͳ�M�h�5���,"��	���*��e�Ҩ�zUWV��ߜ )
�}�3s����b� ��&�fj�c~�#2��ʋ!�UORJ"�@"����뼪��T2�g��ڜb������(~�\���v���и824L�<�7�"�
�Oe�����w�,W�)�5�
Z�W$�6��_k�Dʿ,���&}�/���\��L��)����
��:�:k_U�U�'����k������rU�o�'M�y��mKrc���,�K|�ۼ��e5�X�����P��.�)�gg@ι�j�1��fдê_���Ҥ�����`Ҏzp
�X�
�I�`�UvF".
�Q
}V�(���F
�<��u���w���Բ*�,�
+,��i	�n���rQl�A�
C�$Q�
��}�Ӗ%��uS��X������K$��G"	��{`d����}fL�-�)��O
<��!\O
���� �\ ���I��h����Β�V��*o��6#@����]먅���́����BH��Wc%@ !��
#�y
+�ŋ��j� 
�
�������>�
+o=Jຓ�/��l9���*[�{�/��Eژ�q���iVgE7� ����(޾��]��&7
��Nt�
. &���*WK$)mHI�b\�b?g�(���J	���ʣaN3��d�
jV��p��q���C
0��U���1�,A-��z
+��[G��R2֒�(@��̺
y�#`1H_��u�`		�؆4p:���
�
+��k�򦰉��j������0�1f�<TIXY!C�\��W%)M�	ڄ��D/G0d�����N0�5�����29]dW+��!p�0��&$!��{NJ
h�q��t1��
�ԩ�JG'=t�fi��EZ����K��d�(
�ߡ��u�LW��
+�Vs��]�D���2�л"�ƍ�nX;�3��]a�Ŷ�ş��f�
���k�]�%j=�
3P꿿�
��%��
�0�d��g�N�%|~�\��
����lF�>���l���I����N�����8� N~�T��G�6�7U��s�	βª;�L9�|M�I)�L��ܘ���_�گ��eR��E�Â��:�/�vh���L������Ƒ�s9t��elw7�����Ԗ�/���Sm�0�ݩ%��2>\����kl�p.�yH#��s
" ��

+#�ń
�� t�h�
�$T�!fڽplJ\gy� �
��[���~���t��v�o�r��0S-U�	<=�����2;-�„ X��.���ɗ�E�i���s��5|�!]�'0Ur��Y�|���
&�Ve ��.k���~g�1eE�]e�=�Iھ3����&.o�����`�(�D�P�{�U�5��a���m��b�K�atVy�mE-;3͊�n�::rp��ڳ��aF�V�vhz$F�Q���t.ΰ��nq^;XI�b�b�q�`��gq�d�{�ٲ�q9,n��(Nw�3J3�w�{�rx����ǹ��+ې�����Sq�����~]���t���a�����]a����+��.6z���� �u����b����F�J�J�t�h�ي��i0<�t'n�
+��u�`!S�Yt:9p�Fs�9ՠ��1��d�'q,wꞁ�4q�
,�
���;��M�n�)��
�q��U��w6���Թ��R2�
��.<(��p��}�g���+��dr#Mf�
��ĊG���6D��P����
��(Y��T=��[�,�O���
K���x
+�&{P�xv���{����HƟ���
��� �
�J,zP�~`1�qħ1��8�V�A����
H�x���Lu������6��֍>�T~S���t�������킹c7
f�p�|�</7y��� ?'Hɱ���|��)/4�q�!o$���������݅�c���Hy�Y9��V�1+�*���N�#��m�3C�A���&�C&�:87��2�:h�˚��H�cęIT4L.�A������),P�"́fL":J35JV'j��)AdO	"{:�S�ȟD>�v�����|>��/<�~�������>�N7E��ec
+K[R�BA@�"�o"��$]�a
�b8J��R�;|��B2�W���46g@��D
�u��uVe#f
�Y �8�N� ��c��qŽm5�Ɋ���A@�ܫ8�~[%�)�a�o����6��I��_��7�����U�؇��^9�jTo=�k{#1O��
�}�\�jR �m��a��;��`x
�:�Y�|���9��G��"�<��޵=L;cE��KXyk�u��;)Mq�׎��sk�c� Y@��A�
�Lf��oƖ؍=��vL��&fK�m�Oo��I_w�ʮ�V~�+
a�`x�0�ն?��B��<W��OWU������ML$-/m�h8�,�$���
�,"�ֶ �
��
G�ח���(a@�Y�\u��rK}(�{騈��TTk�m),v�U�dU�  Xܬ���t͓��Io_�
|���"�+J�%��T�������ʦ�M�jYe�)�3
ڎ�
~&E�%�
�d��\����ϯW�v�k�Mm�
~�V��w��+�����M���$�M�2u֦Hdf.�"��
׮gSͬ"����^2���g�m��b����T��S�ޫ�g��þ���N�~�2tok�����2{���V���U��.=��|����Fz�f� AK�x
 endstream
 endobj
 1407 0 obj <<
@@ -6282,28 +6309,29 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1417 0 obj <<
-/Length 3604      
+/Length 3605      
 /Filter /FlateDecode
 >>
 stream
-xڭZK�����)�T-i�H��ɱ�;�.Ǟ$����X�D-3;���F )Q��� �~� ��6l����W
�نot����L$����Տ?�Mc�lX"�|�lg
6*-�%�����=[#g	��Fg*���5�F��-��W��Q�{Rd���?n�,I�Fé���j�c�՗o�bY����|y���7������3�dy���
��<)�T��\g�T�ݟ�p�/��\�+�L�T٩���W&i��V�L'J��?���
��0_��H��;�#��u{6�4	O5O]�
�m���؛�=�� ˴�Ĝ��9���5J���ُ�p6��x"�x]HK�
+`Fk��
���4�8��b�\$2?�t�^%f�c�Yu&�4�j�b�G��`�w����TI!�%'��ET�
�]�(�Y�n����+�*X��2<He����_8.d���'�
�70؊6ʓ
�Ұ�H��Cy<��5ҫ��.�Q�mu&
�������N�y�۱o^��"V��1ہT�};6�� 
=<�
L��,�!���ћ�\EmG�ۮ
LW����u����@;�
���[+IR�VFD=�G{�
��E4�qw��@�P����Z�#�oۮ3��
6�QE��j��談���Y��c�:���9M�[
��[����~Z&����ױ=�SML�G;��β��v�f�1זwpR���jhY��@�K��(�
����^�sadLE�4%���怘i��U��
���ř�ap&<<ι�`�
�o���� �y��S��T at +�
-�dԘ�����8�j��I5�c����&!�~��I��u�1W	�r+�p�\��#2Ƣ�'TL��`I:��cE��:s��`�ݚ���L�7=m57A���I��G��I뺋�
4�S�|شA
hۮ{z�j�/�
R�e
P�/Զ��s�[�lIą�KG���aQ��y_{�v+���%[72���t��$#K ��{�
-��?i�}�Zh��Pǖީ��
ć&	G�I!
$��W�׈W\��t
�����l.H�,�>�_��N
-�g,K2���E~
����0�S����J,�������:���h<PD�O�����R���a|
����1�;>��i���4�e�l��A)�b�C@���Y]y�r0N�N�*:Ji���GZ�\��>ř{9��p%�� h���
.����6C}B�SP�l
���R�
u8��з�M�]�w�5�
A����:&
���P
vY�L#]
x���.4H㊯�
;˪"'��a�土��
-����X����`��H�t4s�/y�
�i�3m�ʼ]��.�lLi�V�
ę�k�h}��U:"�/H��?�B0yn�&�2B՟B�LA��!8X&'�o
	�K-�>Mj�f;�C�-?�7+h5Փ�B����ѿX�+\
�l8۶_a�C)da�ʒ�X�<�
i��$E<�%�RHX8�Q.�
�ph-������]���q��Ì��ޏ��x�����K"��&�Q�
���xE}]
���
=�Mg�
-
���yQ
���Kn9�C ؘ�-M� f��xh��j�������YTKmB�Ou�

ޮ��;pC%�9P*�S��`ʼ�c��������wbxb@[����O�$���"	-
	_* ,~�&	�%�.�J��P�8i�/
-�B����Ei���� ��`��N�����&��4�KJ �<��D}+T�n� ,�%�I�%�zf�"�cEqC�����vۭ9
KO�G���}n�i=�{����!���5�#��VP�e�`PaB
5%�G���3Z�iXUKȷy

�V�+�J�kRA�Sz�Ӊ�y$%��1�RJ���Ƃ&:,��
s3|ٺ�M��\�
�UdK�T�O���s��B1�u�/���
��>�
b��2zFr\�
�rN�V��fG[����{�2.��.yZz���wTR
+xڭZK�����)�T-a�A�LN���ةu9�$9�>pD��2%j����O7 I���]_$ �����n�l޾z�����]�<��<,I�����ǟ�Mc�l&�|�lg
6*-�����W����',��Fg�e���Fj�
�������(؝Y�6���"c��h8�J����}�囻X*��/_��|�ͫ��g{�L�,�>vs�7��"M��uƤJ��
���V�r_�H���N�0�ƾ���l[�V$�)ŗ��Pcw�;�|9��R ���$�L���ؤ�H0�5O]�
�m���؛�=�� ˴��<�UsZi7�k�*)����l&^�q&�x]HK�
+`Fk��
���4�8��b�\0��m�`���Ȭ:o
+�^�w�ȣ�x0�;h
�
GV*V�|����D�;lW2J�g�<���9��
+��$u�d�

�2gy�?���K �����,C�M
���r��R6)|(�GӽFzU���<j�-���c_w�T�ߩ3Ou;��
=�^VĪ�4f;�*�@�oǦ������'������e?��Xi���U�vԿ���tuIko['���3��
]���L@��ʈ���h��#]���=��3hj5u?P�}��m�u�?��†<�h3B��� }�P��:k�l�B8�?��pk�D}�(�8������/�ul��T����������]��h̵�
�Ԡ,�ZV&0P�ҹ;��G���>����@Y���O��Bs@�4��*GR�����L�08

�\x0�
+�7�nif�ڂ����P*��x�O2jLYQkhi
X5n��$������[��s��)+Tb
s��Znb�O�� _̓$��>�P1A��%A�<*�5��̩���vk�>��3������>B��;���u�hr����i�":��]��RՂ_�=�>-0�<��_�m�|�\ْ�
c����1�âH��}�wڭp�o�l��DȚ�ґ_��,�(�ePT+�b����j�UC
[z�r��2��Y!
$��W�׈W\��t
�����l.H�I�}0��5@��ϒ�e:�

+��2N�	a��v)���X8W3�1���:���h<PD�O	W��)I�
~8
��x�LG����O�����h-kdô
J��
" ƥ���cߔ�q�uU�ѠPJ&��>Һ�bl��)��˹����8�(���A��oop�4uη�
+�z�*gc�
������w煾m��ڽ
8����-� le�1��t���&�4�EЀ7!:�	�Q�B�4���ڱ��*r�
+F]��陮 z���ՋK���VK��`L7A3��R��q��<�v���%��B��Ɣ��hU�A�i�V���G�Z�#��������1+s�3p�7	�)���e
+*�
��29�/xcH �^j��iR��|0�q(�l���YA#������}��ź_�Hʆ�m��A:�B�����2��`_\H'.LRt��_�-�D!	gC;ʥ��9��W��qY�k
��8��|�ѳ���!v�� �Z�[xId��6*�z ��A�<}�ǽ�
�_���;8/�!Q��`�-G 3��	���m\�~�@-�P��q6�j�M������ە��tn�0Je#w�
L����M��z��;%xb@[����O',���"	-���/?I���X�
��..)NE��K�A������y&m�z�
`�
��ө�ZY�ܤ"ޛ�tI	ނg���o���M 
���5)�_���x��BF��}����vkN���),a�jZ��l4�r�*t{cM�H�aLRP�e�`PaB
5%�G���3Z�iXUKȷy

�V�+�J�kRA�Sz�Ӊ�y$%��1�RJ���Ƃ&:,��
s3|ٺ�M��\�
�0UdK�T�O�� [...]
 |����1�^qJ�v7>���H�:vf	B����`�sRN!k_U�oA�a%8���\���jJJ�G�����qlhr��
�j=
Q�=�BGx�z�����t pѾ
�2(>��U�l���G�`u�μ]-�ʗgj���np.τ�a��X7�ԠJ;*���W�Q��ꡧE
���Ept�����x�_Ծ���x�e����%�`��zg�fH5���k����ʐ��=Ha��`�i
��.��:,sЋ
ug��+]z΅��]OU��֕�՟�T`�Z�d�l"T{
�Q�i��v��#�!�NC��k��, �P���?���|�u�����[Vm<�$��*=�-�,'�=��띭/V�=��0��.��2��w���
-�T�g̬J$�BA~�D �0��
e���D�R�SB\�R
-R�Rлpv
-�m�5�PJ@�tU
�
- 6���Ԃ�CX����
-��->��,�`�Y��p8`#��"�R|RVȲ��¥�7�K�s
���،u�
Lu�^�X,��`�c�.��$6�9^u!�
��0�����
>�U�*<�J�$ �Br�Í���:�L_����z]Z�j:�X�{Kh"��ʲ?Ch����kBk�g�	��da�Sیs.��c��cBE愊-/Tl�P�E�\C
�e�L:kGP:az�j2�����V >�Ɗ4�������o�$�����4I����"Ӊ�
�(�o�$��2��$ڕ��RY�u�ﱀX)P �1�	/��$a�H�	�4>@SP|rJ �������b����"������E���/��P���0]�[I���!D�wR`T��Ln_���lM��\0�y*!�����
��{?֝�#�D�CH�o�+0ֶ��\
-'���i5K��v1H��Ն
-�5���lX�K��
� 0��T���&W�ϺY�PxJ����
-�U
-��!bL�_��BF���?�
:u����H�4f�6uP�a��iu4`=6���-�;�O���!�s��H
�*�m�G:o�z��ә��_-g��*w)�yd��[��i�(�#��O�|OR o�^�����E
�
�`J�)!et��:{�{��r
Z�	��.�����n�x����2n�<
-y���0�cᅢ��	�ٹ�M�6yL�~hRE�!��Ϳ��t�'�����Uy~�^D�F��ۛ�`�ḡ8ǎi��:��y���u��8l
+l�SC�aQu��W�I�)<M�N1O�٪�Z9
/zh��
ʳb�������/�-�Y%=�k۞�u&��R�LV7b�a =���J{���X�n�
B�1
g�/6���t����ZX	�BWΓ��sbfg\޲��󓕛�P���m	n�w�_N�}e
K`��3��]?�L�a��_j�����Iz��
�}����E���
��1�Z(}��+��v�g��и&�tv�ǻ�oM����)�^��B.�z,���V(�"ys��$T���3
���0�PW$y�B
_IHV��:m
�v@㿶kW� ϲ)K��j��5���z��}��*���'3,��kǓ�����hp���`����
�^�o�}��v��X�:}��/
���Y�t^��y���Y���k	�����T}�W���
=G��
jw~�{�`3�m�l����"b̾��?z��
+�T�g̬J$Y� ?
+U"��^�2�ru�e)��)!.])�e)�]8;�۶�G(%�R�*v�qrjA�!,X�Jg�V�JD�k0�,W^8<`#��I)>)+L2� �¥�7�K�s
���،u���d/
+
o,Fu0�1`��a�
���M��
�X�������P�
d%�D!9r����Sd�Z&��i��}�.-P5̈́,�����%SY�g
�0rMhm��5a�|�,,~j��`Υ8��L��ȜP�兊m*���k�/b~&��#(��H5�����V >�Ɗ4����s���o�$����䲔�R}RB�i���.��[5	~��@��8,�v%��Tx��{, �E
+�e
q�
��>	A/jB.���� ��z?��=���H�`���v������y-1d(>L׻�A��}|❅�;��W���![£)̄p�J����u���ޏug�<Q����
+��m`���	��EZ��"�]
�x~��m�>-���R�8~G9
d*U�"���nV!T����h�y���u�S���0��Q9�t��� �N]��=>R��Y�M
�l�2�CZ

Xφ
*.a
���� s��\�4ǼJa�����^i{�t���W��s����]J|^��'�-y�4g
+�(|�S"_�Y
+�
��
��W�T��!|�L�2%���9\gO�c�@�P�C�7![ߕ`:l�C}��8
a}����-�B^lc>
���� b.Kdv�m�d�
��/  M�0x��w0���_Q\}�*��ދ��Ȣ}{�,9
7���1�2R����d^�u~ݧ,[�
+���PaXT
����nRn
+OӥS�S�f�j�V�‹
ک��򬘪/n��p��m
;aVI���ö�p��k�43)�����0���Q`�=zH�|�u�W�˜����
�p`� k��z-�P�+���蜘���,���d�&(�Dl5�Cy[�����Sz_�����L��r�!pء�p�z)�t�^�}_���j�2����gb
�J��ʪ�
�Y�4�	;��|��;�[Ӭ� z
+���ߩ�˵
��o�ʴH�\{�=	U�3���L���7
+�,/�_��+	��T�]���h��v�
�Y6ei�X��F�vU�>��/#�YE�~��d�� |�u�xr_U؛� �q��� ��|<���
���:�nW
�_��� z����>����]>�u
<+� 7|-�>x��!������4^{���0�C�ίz�
Lbf�-�����-"��˻��
 endstream
 endobj
 1416 0 obj <<
@@ -6352,33 +6380,32 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1424 0 obj <<
-/Length 3694      
-/Filter /FlateDecode
->>
-stream
-xڭ]��F�ݿB��;��"030po�w�8���*u�#�:	� y����_�@›��i���{�{��E�x��Ob�����a��E�0���j���ߢE	s?/�P���V�&�Ck��O�5‘Ea���MM���چq

�?<����a��f�a���0�

�2�^|(�W��/�:7���]^����'WF��T�i�~+qeq
�I��zl�P���Ǹ!���)�9]�0K
-հ��:L2;�m���lhL<%{]�&ʰ^�כX���Ӆ��vUS��l�0#
޶Ū�VŎ�k��!ƅ��L��2� kƘ6�j�S�5H��%���פq��y�k��F
-�qi
-K 
���wB4S��N�N�k�h�R���,������Re��w�
��G��(M��l*�w*���
$�{b��j7���O`���d˜� �Y���Df���
-��;"������0�[ �fـ֩
�B�&
-��_޶
-F+�uU�	�,h��g�g�
�������0�3��
٠t����S��~���u���
PhZY� ������ծ-zy��c���w|��w
^,�N�=e�,�
�1��<��[���فꐾ,��%I4�u���v_�
��af��BP�
�~
#��8Tb�E�[?�S���Ĕ�	��gvXU��Aٙ�
I��I"�����
�<
M�xl���v�h
-�=��
Qz����+gT�a
�HN�
W��66����96P at s<��af1������宪�y&�%癜��C��F4Wko<^�Lp訋�.4�w�V�o&K�7
�%u`U���{=�i�T�KQˁS�/��2$f"�†�V��˚��*:d?Mi�qm۴Șʢ���
�Tu�bW��>�Og��
-a���R�a
-�����r�P��䍘0�\^��M2'�?5IޠX$/�V���J�
c:\���=����A� ���۹!<}��h�6{�P��9�*IB��`w)د�:�C9��]٥��� z4t�Vt�a/�
-�'�M㩥���d�&�@�~��͵�Z����=I���7;2�=דض
�F����v�s`ؽD����Wl ��������'1L��} &0s�
������᪫��s�)q��
�I�B�F����e�f,2���ŗ��1��́ޥ���
�B9�
d�O]˛����M �oI0^5�nX�9-���KV`9�y@�s��\�O��y!
9/&�����n�R�gB��J�����s
�9r�@��t�Dv�NP
-��A�

�HC
��#��ѱV���(�8�6Q�3���
��u=�G�
-#�
҄����&1�6���1��?�?���Eԅ��I6�'C��-�A
���b��<�n�{�Tl�>)y�h	��� �^��ɤ�BkAb
/a]����1��'@>F���N� Q&���B���
���S�9P
]�	��w��kI>E���̰�	��A�O�#��O�#ȶB��/�J9D�n۴=c�[��I�����+�t� R��s쒪A���hCa-�I�*:a��Q�yŖ�)GT��R$�������{Lp�|� �CF�nۈr8�!���
�H�PÀS
(KG�S���	�닶�
-yl��
���Kk���4�x�
���͂��+1M���;0��~7�m��RB4u�i
-E���v.W�L ��k����1	'�e�9"�v�J�.0�:�.%�@��zz�O�$"�^�<&��S��ȣP
��+��!<�c�>��
�0u�Ǽ�
E'�לk@�7�Nr

A]b}����
�OW��1���������8�ݟ*��]/�q�L�vw���ZD-���4!�
��&�$�*��# ˋ�ӀU��9�Q
-
w
?�Ź��Wગ�c�
>m��\մ�ᇪ���wX6�,��
-d��|�p��`�M��%r�:��~�6��V
�SQr
cQ2Tc�Z���"u�q���c�*QжԻ��ڲ7�I�eOai�s�Hy
)r
�Ϯ��L�cA�j�e)�Ԯ����В�|P:��h5d��T���a�ȤM��-l���L�9P~�ȇ�0���fF�\<ct�VJr�
���
)�(�
TՒ�R8lO*��u��5dpv�l{��FEDD�g��p^�4�#f�Zk�������58���(
�.c$�~������Ϯ��C � �<
-qk�2�	��W�g��:�q�8Ts�	�Wo_�;Bp�I���4��0�B�>���-1��Ī���K%��ݶB��,iߴ�Z��8�GCx���<\*WL��N%
-�k6�!�|���8T�}
=\Q�}��=q�gc�_�y@�
���٘��勫�!�B���B\>����}u�fN����:�����ÊV��̤/�;Wo(�T\<�#��"
s�3�
����%�|��D4q�RD5��d&
���`9�4xbe|��
@8��+7~�
�C]�U��g�S~3j��Q����K/h8�A¾��	��P�d\�*J�h����~(j74*\�{�{&
c�E�qS�Cb&e
-�/
����\d��N5�,>U=
)�փ�	.nj�R�O�C��b�a��������Y<*���Q�^�4���+*;sudm�*q��iO*�'73�ȵ]拵��x7yc��O��N�\.%�^+w�����:��
��w�qh1�n�C��R�:���Ce��!�����s�ue�'�`���_SfXS" �V2j��i���gO�pK9
����;�
-�N�w��4�G����m�
Z�F[�&��5�Hc��.P
β�xz���5x�<�t<�]���
k? Z�+�]#;Tz3��r��ZGV�:.C#�|�-�d`�`w<�#��$e�8 p �M� �
�]���L�p��<$�p<���K'
ۄ�L�*šoP+��q�s]I8�f,&�pv�;H
2��{����6�+O�|J��Y���rTF(0!R���C�Y�"�(����!&�x�{L��|�����D VP{�G!��$������3
+cC�>�
-�C���}���
U�2��P�������\֓�0��4�yIW���]�V�0�g$�w%��N��+��a�
�s����a��,�JA��YY��ye[V5{X��w��w�;��
-�B�v�������W����+��fHV�� ��
-d�3
�yB��x��/Q��0�7q<�ҙ�
��,��6@;��`D]	��
�QI�:j����i�U��))���_,�/݉K+�
yL�H�И��â�]WÝ��R�֟!!�-�����D��=�҇_�l4r�h�`K
�q����v���:��27�{~��$�Yw%��$x��5�f���a����8��&�=�;S7T]�
�_d�C�W
F��@�-?�$a5JO=�b%�5��A��0�Wt�4�9
��A��V� ^� �@��p��崶���C+��T��m�2!Mi^y_�jE��s��M
'��Ӌ<�½mb������w�ඡF��
��a�
�l�O��ѡ���4O������3�
��k�;�ٙ�ȠgJ�v�����8�ou��o秂�����
-�
!����}I5z}����KC���4�:!~�|��h|8FKE�G��O��VG�q��i��sB`�
���h]玤1ik+�
�5�
�&��|J1|�7����$�
B
+/Length 3696      
+/Filter /FlateDecode
+>>
+stream
+xڭZ�s�6�_���
=�$ 併������sӹi�@���9��T
����EJ�ۤ~����.��
E��"Z�x�'1�����a��E�0���j���ߢE	c?/�P���f�&�Ckx�-���k�F�Q�65a?�F��6��X���Ó��
�ij֋<
���+�Ňr�kpu��b�s�����o~~r�a�;NU�f�2Wv�a�$
+��6
�I��B�Ϛҝ�U����T
S��$���fتȆ��S��Ehk�
��x�I at dX��}��q�ڮjjP�Mơ��۶X�ժ���s��;\q��,�|��#X5�6�jNR�5h��5���פq�@x�k��PF
+k���>�, ?��i�B��0��ר��JɜY79O/���ʂ�a��
x�
��4a���&�]�<(6�nt���I<��݈��_<��*Jd�=s��Dga��oP���� �W���)�md�ֆ)��K����N]���7Q�t��P�r]W�Р͂���
z�{��A�pX�{��ՠ}
�rF?ރ#�n]
v�Sx�U�o
�ߵsM+��d��k����q�k�^>.���--�;>_�w
^,�N�=e�"��
ɡ�5��=��[\�S��!{Y�K�h��~]7��;W����h�
(A�6���-<��աP�-�$�����8L԰%�t��<�ì��
��
nH3�O֎�Ьgx�Yh�į���l瘦`�#��J�n���w��@<��
�靯��͇M�6uw��9�_߰���W�~_��rW��<�P���L��ס�j#����~^�4���\h`ﺭ|�L�j�<J�
+Ī.!���(z��桎�����_��ʐ��@
+�Z�/kV��P�4��"ŵmӢ`*�y�&0�S�
�]�;�L>���+��;�JA�)4�Gp��ʕ�
�σ7���qy_tɜ��%y��<�[=R[(irT8<����~;P�����1^Ļ��s;��#���Q��f/+�nX�\V�$���G��W�ߡ
��.t���� �

]V+�S�sʓЦ���^_]�u�]�y?{��ZH�xJ���$AQ튛���^�In[�����%�]�
8v/٬���6VM���	8x �I���"Ӂ���
@Dn��4�5�>]u�c�6%���A5A*4k�9z?pZ��i�s ���(�\��%>�.U���dʱ� �|Z�4$W<8Gl�Kʀ�UQs��C�r��|4���P�1G����V��'��drK*��MQ
+�Li0Z��b��;�\Gp G)���>����N�A�$j��G
��-�����U}E��D�ϸc
+�7<��)>j4�n�&<�=~�/I8���9`t������s-�
XE]8�ڻdv2d�B
��q*;�!��6��~��M�듒G���
�Q��u��
��*�d���
S�
S({�c�Z�LcbZ뾨��֐y9���1�`
�w'1�%��S4�����L�0����A(y�l~
�A�.��BB�>��C��M��J~�{< ɳ���e%�N& y:'.�@|��
��8'���D��Gk��[ڦ

p�*�H
+��Q��r�p�|��@�CF�8oۈq8^C��1v� �RÄ�
K��,�"��SF�m/p'l��L�%�c�֐��)�|�
�{
p����������
Xx���K�6��~	M{�B�7�妝�
+�b���9Y=�p
+Z�Y߰s4:���@��v)9�B���	�
4IFD�
EL���	i:��U���IA>5�FH��և1������;�Pt2�f���X;�:���z����
�OW��u|BB�V��E
��O��׮�8�E&X�;~��/⃞��
M�k�%�	:��
+=b�
��E>h�����(�������)�H(r����Ɖ���e8W5�l���E���
�
&
�5S
�����+3�j�?�%fEr�m��f+
�R���ƪd
+��ֵ~�b؋�5����sN\�D��R8�j��T'��
<��}ϐ�p
r
؁G�\B�
� ]5��0�k|�*�d.�N�*Z
�3��3�1��T`	�<��-���!N(��+�#N�l�˚s� �h�r)
���
{�S�d��ۓ
+�tݪ��Ld18;��=�~�"""�3�w8�gב	3��ڪ?�oj)�F
�)�8��Ħ��1�߽�z����9� 2H6��ܚ0�?a����
�\�6�
�knCXb�����Bi&i6M�?��X�O�>{K�F�/��b/�RI�t���T�%�VL��
#t��>��ӥrE��ܐw*1�]��
	���Lǡ�����e�W��c0�v6f�����1�����^]����R*�I�(\!�Y�)�WWo��[(���y��.1�h囎�L���s��@���9�x�X/�0�:#�aq�q��$�� L�G� "���'3p$���h�!+�<7e���G\�����?�]�yA�Q�
���=
W�eNk �W
�@��
+�J����"��E��m
쇢vCO%��uOzϤaLmQw�䔘I��KG�f��l`-���J�{������ ����c�`*��G�
����h�3�����Y<*�@�v/�o������:�6_�8�ƴ'�œ�x��.��ZQo<���|1p��kk'�U.�����;�T�Iz�V
�z5�
�k|��0�n�S��R�:��
��2@�T��[��غ�œE2_���)3�)� F+ȇ�A8{����gy�%
�������@��I�t�����l�k�t���פ��r�#Ҙ���
4�3�
O/�b�������Ƿk0V�c�B�v�k�ٗJo&�]<�Q��(�\�eh"η�BPI.
+~Ǐ�a�'?H�H|��z ��.Z�{&΃���8 r8��!����I�6�-���Kq����|��\WE �ی�F����Q�X���]��]yzo�!Wxg�Y%
+r4F(0!S�U��,T�z�kE��!{<
+s�
�/_�y�~�
+jo�(�U��Y��0���aF`el���XAp����޾��
+jV&
�{#S�����C=�
+��NQ�K�zT������1?"�ߕL�;E?���i�z
�ժ'_�����|*��jde�j�mY�
`Zw��n�
����Ph��C-N�v�'�t��?�\�PF5XG C(hPF*���*���q�?�đ!~�/�y��3a;�cD��b�
�Q�D]	�
�Sg
�Zi��l��S
R63��X�út'.��z1}#
�Cc
o��w]U
wf'gH}[���op6ľ ����$K~����e��a,-�kb�]?�Wہf�l�
�Ҡm��}���dgݕd|S��
~�Y�A�8�{��$v��`����8����t<����	^-��g)����j��4z�+�F�s��
���^�	�c:��]3��íD�LA
+@��p���eX[��㡕

�O��i�m�2#M0����}���ʹ
�ꦅp�Ӌ<�½mb�������&!lC���/̒��v��i�>�M�5lVJ�d�˯��p9�|���Niv��2ؙ�z��.��!>�ou�cl緂��M�-��
+�
�}��ۂ~I5�|�� 
7�����Ґ�8���y�O��1Z*2
8�E|s�}/�:���x�M�՞�h��^�u��A[[��Xs��n�I�O)���~v��~
F
 endstream
 endobj
 1423 0 obj <<
@@ -6416,20 +6443,31 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1436 0 obj <<
-/Length 3566      
-/Filter /FlateDecode
->>
-stream
-xڭZY��4~ϯ��a�}N�X��ycH�	$�����ۭ���B~=��m���L�'Kr�$��U��hs�D�g��>R�6j��a��M�0������ǟ�M	��D�ɳ�;�<ml��ZhכW����Ȣ0��&Ml��yD��*W��_�}�����<I����&O�8ݤ�+���r�c���۝�m��ߟl~�壧�gk�D�I����u�Q*��X��*MBccZ_�p��۲����L�ŖH
�>��	�,�Ķ�����Z�\�U1�]C+�����

�QA���m at Li
�P�7�]�ܾ��;�U��
9n4�2�7;׌9
F�vRk
H��K8���&*�p�47t�lA	�F�HX, ���b�L�&�Zt!^�g�;��9�lr&/��Ng�~<U�C1��Q�6�u���˭΃�P�ح	b�)
���
��?{�:��%{�B���,O����88��c~��
�@�M����0V),�c>�p���<
^vչYU}�v�vg�^o3�x�e5T��52����Q�G��Ǣ�Jn��+:W�܅�
y�SAɽ��AH~V��87�,�S�l]=�D���l;	nۺn�6�i5�������T4�?�^�t&
bK�7�e)
�H4؆֞�v�I�g��6wL2�:m�;��L��ŚZ�0J-�ҹ
�\
��=��)���	��2anӔ�J�*4��Q�J�lh@�Qߞѥ�t��c��>�]NYb��#�ޣ�i�Ls{�m��F��b^&�)z�@���z6˛�
��V�4U at v���l�S1�	�v�U�w8��d�7�Y������p5A�0ȄO�
ؙ,
\��
��ƞG�İ�{G
�CC˄��Ag��Ʈ�1�l&3?�i�Q^O�JI^xb���-?
�F|�A�$��݄!M���݀I�?
�f����i�-w��)�U"*��
A?�E
݀����Y�	H��8w�A�*���L2j';�
N��z^U���㵻r4
cʄ�W~v�C����P�K��,�Z�;��Ͼy��0���xFk��/��g�⦯�=��}�����|y� ��T
�i.z
q�FYaF��M�~��;>�Nea���?���Ov������$]H��k�ޝ�����'yv��g��*��m�ɥ;p�J�,��;cOf����x@,Y?8@
�N(�����(y�y74��g��9�7�M8��T��
�x�
L�ś�C�t �`���b����Ϥ��0U��~u��DCœM	�@�|��L��C��2'�6��
ab F�p���a
�)8
~]�gP���� 
U�=($�1�����ڝ��%@@; 
m����Yʎ���4��
A}@ܒx����}ï.qG�ѫ��8ra��
Gl0J&��Jc�Y�dU�(���;t*�
-��*O+�p��c3��S���6�Ʀ��/����N�Z������Lj��f
x��mz��8s*�8 t���~;	���x����>9D�{(,4
#7S� �X�-��z�e�R�(L�򩖕T�Y�T�ϴ��Tt���ɱ�"���
P�:�C#�qK�^bNt'��7d�l�y��cg_��B��\
�:��S�B��2v_�3��Ox��+_��~��+
�,Dn5�8UCh�Q'�����H�i�v,�n12TCW
+��P7�'Wz�4��ﰩ�c��'�ͣ˃��#�`sLB�<��

�l}&�5f�d*������5�τ^tm����q��C-�@î�f
e[��};J�ԝ�n�)����h���ۓ�`RW�V
�UY�l���5��a��t���o낶o�����XeI�;���y��
-�Gw8Vݮ�]U��P�LH��F��}ѕ�&�H�/�
I��Ⱦ����an����B
kH"Qz�H��怉m���K$E�� ��
�j`hR3�T���sO�Aה��h�;6��;���>aM
�-�1h��\��#�$a�B��Š1����8�ku`v�n8�ry�wS at 9�?0����6���m="�
T"
of�8��ăfK
�m/k�?�
-�N2C��E�Uţ�Ѳ=�gx��a7G=�- �q
�$�_3k�����ep覆��$E�9)�Z*���+��
5];�{_�����5+ÖCe���
V�M۱�+��@����QfTf�S�)�R���m1��5⾪�^S�"�����='���+i�2�J�+53�$
m6ݿ<����Zd`������M��MBx.,+����	���0q��=v�t��
�a�`g��8��jɊ��
�ɟ�e܀��Bc�%|����o_<V���Y�CZ�7t��������2Rh{��j�/ƀ�["��m�v2����a�����
-}�0jU�&� 
����
-H�fz����*%�\���ޕ
���i
-��\K	ߐ��9I	�R��N�tn^R�,=��
��4LrIdh+�\3�8�A�c�I��SJ�ܠ��(�|r���q�/�'�ȧ�
-���E�Ex�
��
�;C��+�9�Z�oih�J-v�Bu��[�F�pw+7�Y�䩧��
-;�X��*q`�p��v��JZ
�lf�j
�A���q,����l�iRlf��v�/N�GZ	u{�p���;�]�.��p���T!�p���Wh�Ĕn��x`��4 3b.��l
��7�
� ���ҡse��z+�����
cT�ót

���0�! ۼձ.e�t/��ZR�
������
F�ֻ�V���{"�WΥH���cd�>�Ob4�g_D�sa-Q6�5T,5������jئ@���)6���ҁY�?֓b(���&���
-�_n��W̑�S򈄞`2q����.��
�_An��)�߸�j}l_>�$�
�'
HD�F�d5��SC"�b�|D{�/p�r�ˈ�:L�t�s+_E 
�<�hm�H�?�U*g`G_G2-Wo��D�.��M�;7�$g8
�\xB����s�F��R�R��0\���
�M"ʅ�BNR�}�0��r+*0
�I7���8����{5.'
�1��|
�@,舨�=]�
x�ͪ�
Y�[?��d��\�����u�Ʊ��LbBw�
)�L�����@H?{yUk_�T�I?�]���un��j2���L���9OY�1vv)d�5)���P2�M{����:0\a����
��0�����D`�)�P��B�k}2q��:-�؄J}�:�ʂ�(q�g�6;0�[b��l�����m�������$��B�a{O����<k�)��&h
*�pI���LE��;e�TL3����^�m-U�c
�z�$��
���B^
N��x��#G[쾡"
[S�+�8
!h<{��
p��.��Z���[�d���.�(
5�0������B'5�&V��Ū[Y��A�Ś�P���D�Y�����|�����|� ��Λ珯�.�����2�ׇ
�&�:%�tz�WJl ��Ӕ?�@���&��86�;pU �4RH��Y������D�o�1�

���d� �u���C:�3���� 2�>(�
O�EBJN��	"~�hU��
�vS��^>dM	F�{;J����X�rJ8VY��`�w��K@�/�sU\?A5�{��D
+/Length 3565      
+/Filter /FlateDecode
+>>
+stream
+xڭZY��4~ϯ��a�}N�X��ycH�	$�����ۭ���B~=��m���L�'Kr�$��U��hs�D�g��>R�6j��a��M�0������ǟ�M	��D�ɳ�;�<ml��ZhכW����Ȣ0��&Ml��yD��*W��_�}�����<I����&O�8ݤ�+���r�c���۝�m��ߟl~�壧�gk�D�I����u�Q*��X��*MBccZ_�p��۲����L�ŖH
�>��	�,�Ķ�����Z�\�U1�]C+�����

�QA���m at Li
�P�����n_��
���G�
7t盝��kƜ�[;�5$��%���kj8|�:�� �x#i�,
�_�w�h�C�]-���3�NȜY69���v��`?��f
��P�(J�:[J��V�Aq�@���������r��=R
��=s!��da��@�w

Y�1?¿��H��&�X�GU���1x8�Yu�/��܉���o�p��F���	p<O����������(�#w�c�U%�kw���z��
� ��ݩ���
�� $
?���~
��Z�)R��
�B"��qT���m]�[
�q́��F������t*��l/I:��%����g$lCkOs��$�3�	f���;
+&�F
�6�
�Q&[��bM�M��X�\z.������}��F�0�iJ~�R�\ŨP�s64��(��o��R�U:͂۱�s�
�.�,���r��퉴i��=w�[~���]#�a1/�=[ �m�Y����A�r�o�* �RKK6���
�M;�*�;
�w��ڋ�No~��qP�� \d§}�L���g��icϣgb���#���e�}۠3��cW�X6����4�(�'y�$/<1�
i����l��� [�w�n&Kw�n��$ʃ�U��{��4�;crٔ��*�`Յ��"�n at u���,v��ol�;Ǡ^�W�	^{&

���b��vI=���OQ����]9��1eB�+�;�!A�ixJ(�WS�
-�
��g߼�M���a<���s��
��3Iq�W�
@�`ET�r�<�[�Tw*�4=�8Y��0#a�&q?p�
e��0M�����';���X��ZI�.$��A�N����ٓ�<����_`�6���
8H%}�Hϝ�'���@< �,��
�	
G'�l��cq���x����t�
�
+¦ ���
��Ďs�l&��M�x:�I0d�n�UH��gR�l��|
+\����`�$|SB=2�=$���v��I��,}C�X�8ܳet�Gv
+��_W��=��$ C�`F
+�m
pD����v'7x	�N�B��8�hk���(d#
'��BP�$��8�;z��K��Q�A��(�\X!x����I ���s�/YU8��D+v����@��s���ӊ!
)��
,��⮰ͺ�i���7<2�Sŭ�#+�;��1b�:��rAm�^b2Μ
+)]�!���N�d3�!���m�O��

+
���͔!��+�qK�4��l�<�T+
+�|�e%�zV5U�3��:���{r,�ȱ�iT����uܒ����ɬ�
>~
����g�m)W�A�N�&���������
��
����d������(��[�4N���Eoԉ��sEs�!Rl�
��[�
���
+Fi Tčt�ɕ�2���;l���X��h����?�
�P���xC+[��w�&�
+�lm33|F
4�3�]��"q�"�P�=а�YC�Vt<cߎ�6u�z
+�:�7�?���$?��U�U�qUV��kd
�Xm-�%��ۺ��[����2VFx����z
 ����
�U�+�CWU<g.6�>��Q�~_t%�I R�
"C��!�o��%pe�ۭ������H�^$��9`bol���Il"�!$Ǫ���L(��Ŭ���Sp�5�()��M c|��&z�OX�y
v
��%�"�H7I��Ppb1h
�-�/���Z�����A��\�|��PN�L������s>e[������Ǜ�?�($��R`�˚�ϱB��̐-k�@U��d�lO�^��g��Q�q
H!B�G9���̚�p�(�nܻ���:IiN
+E��ʯ��J@�1G�C׎��c�;�m�ʰ��P���?��`�vl�
+j'�/�g����TfJ�#0t[L�}����Ɣ�b`�u�Ia?�J{�����J͌(�B�M�/�_|��뻖Xf�,�1s��b��
�J%o�};70L\}}��)]��x؇$�Y�� �b�+��Z�"h=l�gm7 `�Иx	�>���O��� � h�퐖�
�|��~��<���^�����1 ��Ƚ}[��L"7�Aoyؾd83�B_2�Z�	3 at Cf饲�쀙^���a�JI/W)8��w%C�}����0�R�7�|xNRB����'
���8�A�h#Go,
�\���)׌:cP���tfz"�ԅ��7�+�<�\2�~��
��#�骂"<t�s^��Ccd����ʆg����!�[ڰR�
�P]|��Q at +��ʍc&y�i���/�Cm�J
�3
"��A鰒�B:���{i�~q

�Emd8�D �a��Y~�
�S�VB�
>\A��x׳�!3��4U�2����Z%1��'�%
�,8
�̅��>>�B �
l��!�*;�t�\Y���
+�9������,
DC����4
z�6ou�K�7�Kb��T�¯�lm?Bv������g������s)��}�Y������Q�\XKE�M|
K
���� +�s���)��ry���� x�t`��O���
+�棉+������0�s���<"�'X�L
��`�Kr��W�� l��7��Zۗ�'I:'ł��IQ��>YMw�T�P�ȵX*�
�ܨ\�2���(����W �(�6Z�0��O}����בL�՛k0��
%yh���
��NC5��5> �
���F��Ԁ�/
׿d�G��rẐӁ`6�)�܊
+
�v�M,�+�-���^��I�7FL�+_�)
:"j}OWu^p�� Cm��ϟ-6f,��0FwA8p
�q��D:���
!GJ8�%�n�&���^^��W5Fj��n״�w������0�S��d�S�g��]
+��C
B�+�=�L`�
{D�k�8�
W���&G�(� �-a(zA�#�e��Z_�L�.�D
�6�F_���� /J
�ٴ�L����7[y�:�a@�>�7�~�1I�_�v���@�"����`
+;�	ڂ
+.\R�b2S�,��N�6�L i|���}[KU��^6ɢ>�n�g�����C>4�u�����o���֔�J6C��<�
h�
���#�V;����&�B�?��*y�g���IM��U:}��V��+nP�_�&B9�j�5�bV�8}�2'!���!_� �,����㫡�d@�����
��!���NI0�^��H��4��5f2���0���\�=�ҥa�n� ��.1���n
�E�C��99�n]�'��L��C�-�
��
+�“o����"l����;Z��:������YS�Q�ގ�~'!*�{����U��<���������\�OP�o�H
 endstream
 endobj
 1435 0 obj <<
@@ -6488,18 +6526,11 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڝXK�ܶ��`tH�U,�$)�XZ�]�Jb���Kbf��#>v��n4��Yj��2�n��O �Q}�����(�Y��(KK�<*N7���D%��%L�Y��)O��9\¸�~���G��$Qj3�U
I$S�s
X�����^�t����}���(�S�DFe�K�����N�*��n}�����J67���|�p�F��\k��yj�T���x ��][��rE"Y��'�@��\�t�ΰm�Iʔ�b���5^2��5�Ҡ20�tO��Ǯ뫶�R

�YB�sg��*lM�cﺿ��1`K�G;� ׌8
�jKS%% ����y��L��i.�Ư � 
��� �+b��+|/�f���J��J��w�xw&lr"/�۝��b<���
p�R�\d�H��V�=8�]�X�;�
��
��?}�"�a�"�-3���7@�"������t"h� ��1�Y�R(4)< <��ؖ�<.i
��*��D��y<


>q��o3���om�T��
���ȭa��o������:
�a�`iP���jp'����ٺk;I���OU�6��i<��+0�G��/D�ƈ#�j�Q8�O�TJդ�v�K�,~���
-�'�NO�%l8�륱+�}��^�����==�ԣ�ʷ𑦱mJ�- �Ї����D�]��m_
#0�w�]P�B����
�~ޢ�'�7�C�e
J�:�����Al.�X*8���툑���:�������@SUO���\��ƀ�~�i�ٜ	,TʌN=t�E�Gi��=�%n�jճ?�Tс+u챸�b�
}��!��•@�)a
ɟ���&a&ɵ�$�_4yʌ��r"V��v��)�>��K�Nrv���Jҋ�\����Ԛ�ܐu���ydlޡKhH�;�N����B2n�fW��T�@���
(�`
-U
-
%
�dB2'��	!�E�Pq?�+��
-)���v
ړ
\I�h_�.�!��枧� �� :�l $�C�3,����^.1�KAW�&��Hi��
�E���;���b
]�
/%�N=
���!����`8������8k4��5%A��� ��
mU���6=�̓�3�l/��ӧ�z��R�TA@N�9�
g	6�P�3ͥO
���N�"�܎Mi�/D
���h�;��YorDC	oZX�ƞ�
-
iԯ�>C
[���q�|��Ӗe����ʅh��ӭ6
x��W��n��ʱ���/�Si
�w<�oP���7%{M�7�~�mGK���@u
�gӅ:z��چ�s]m�D�;����Z�P0��t�,��K|E�Cu
-٢s�Ǫ��C�y�c �
?l}h�����,�����	{�{�6L�K
�v�ה��lbZ����������O�祥�t�
Y&�?�-�޷����s�"������w/� �p���C�Ӊ��4h6�
�Пq.^ᛱ$��?%:y>�)'[M���c��������Ew3>�o2dy6��P
:���r8"���l�߫S
�r��DVV���
:�o*�J\�:ו
�
-��:�Vk���|���'K�� 
�:�uw���FrS#�h�i�S}��z�|�vt��i����R_"��>
��Y��M�8ɚѮ]s��#�ϖS����v�q�����bW
��`�5��</��"a<�_��.�F�a'8��̼�17W���0�

-������f
��n}��>�ÿ�j!���������]{�,�T����j�3ٱ����mX���s0�
+s1u���}�G����
-wy��$�ԣ��V�[	5'�⥅�aʤ��p�j���P��G�
�c��fjH��l�������9��>_:�(��w��LўAs��*Bdd06��V��#|F�Sr��%P�h�WtK��-����{��� 
z�s�W�uTC�քŞ���� ��7#\
.��������_��X�
���.�����]u8��͔��ѡC�%�y��J�
�(٤ӛ�Oi�^kX����-�
�NO�Gل>�����}��^& ��^�
�.�ڤ[�
-fW7]W3��nVd�c�|N��6�:K��DA�ڎp��>3ٕ�ݒ-�)T �"q�yIl�S	
�/��]��S�=-Asҏ��K
ZؖHC6M���ijS�%C€��t��:�G?1��i?x�
]CifN�;�o"J�I/��o�!�8�Pg
�c�.=�i��Q�G�%
-g'6��ra������8�dx�ᨔ��_����
�Rg�7��p2x��Hq�����汗��2R�ۉ���q/�HP��q Է��~��4��q2 �ҽF�)]��F�T�>t^�����8r����*C�e��(�_�pf�i�S�%rø�]!D����h�`�o�o�ip��#%

�g����P�|
�iG��x65]�}!�)� "����a�$�/��
���7�Ӻ�
C���^����
ܜ�
+xڝXK�ܶ��`tH�U,�$)�XZ�]�Jb���Kbf��#>v��n4��Yj��2�n��O �Q}�����(�Y��(KK�<*N7���D%��%L�Y��)O��9\¸�~���G��$Qj3�U
I$S�s
X�����^�t����}���(�S�DFe�K�����N�*��n}�����J67���|�p�F��\k��yj�T���x ��][��rE"Y��'�@��\�t�ΰm�Iʔ�b���5^2��5�Ҡ20�tO��Ǯ뫶�R

ƙ�ṳ�P��ϱw��z�	��Σ
O�kF�c������v��ʼ�p&@�4�^�W V ��Hj������B3�dv%�^%V�;a�;69����Ndq1�\s
��8B�X.�K$�s+��

��d�՝W���A����R��H�y�����������?�{:�4�r `��,V)�
 
�El�[
�4@u��i�B�<
����T����m�䷶j����{W
�ְ��7v�
y�� [...]
�ݥY?��pÓF'���6������>����
���GQ�Qt�[�H��6%��m���}�y"�.g����û�.�t���v��H?o�ד؛�!�2�?%\
�W}� 6�,��~�v���__��u�}H��j������v��Bc�t?�4�N�l�*eF�
:�ʣ4����x���a�����
+�X\
g���>���s�J �������}�|�0��Zz���/�<e�j9�NX���EZ�%l'9�I�n%�EL
.X��Hj�TnȺ��a�<26��%4$�f�v'_R�d!7m�+�K*�
�Y��p0�Y��GI� �����vBHoQ!T܏�J��BJA��
��dW5��Kp�b���)=�a!��4��P�
�a�5��KL�R�ƕ�I��'R����uѢ��N��CWy��KɽSOG��j���3��9�p}�<�ͫnMIP.�$v<�B[�a��M�f��LE;ۋ/���
��!UP�Su4��Y�M6�Ls�C=`���8�cS��
�p8ځ�N��_֛
�P›��'�G��8����j��l\�G;� �eY�F��r!Zl�t��
`��_i�[�߹r,�q���T�
O�T�.�M�^���ͮ�b���&P
���t��޵����\W�3Q��v.`:�V)
F$
�-Kzm<�R_Q�P�B�������b��H�@�[Z����fa)˥ a�nž����
��F�
�5eo5��'������< ~m���;��&]�G�I�%B����5��w�����=�f����� 4�2������t"p!
��n�/�g��W�f,���O�N��n����A�����fd1e���{��݌O�
Y���7�b���
�ȯ<�8[���Bï\;3��U?x;�E��ʅ��z��u�B�Bl�ί��0� ��{����-�BŰN(E�
*p����H-y��T_-�
*��
�<vn-��ԗ���.x�uS<N�f�k�
��H�����?�
e
:u�ĥ��ؕ�6Xm�uy�K��H���℥��Qf�INf.3/a���0��1�������?�;l�YG��[�3�����AH%,p��5��}מ6
"74p@��L at v��j�b��"��
�8�ʜ�amLE�8�r_�ő:����o��]��4�/��m����VB�	�xiac�2�f&
�8�9�a푮F��@��R�D{"��h��(��Fc�A��ϗ(
+���v?S�g�ܮ�����,�a��Q��y�����R9/r��)~���a!H���
�Us
�Щ5a��ne�0H���ׂ
��b��2yc���C7��
`.�K����rW
��d3e�ot�Dr	y^�z�����J6��f�SZ�����/���}
`C���|�Q6��6�i�t�	Ⱦ��4�K�6�V���UA�M��
9���X9��컍����1Q��#���Lve~�d��l
+ �H�c^�TC�
�}c�l at OKМ�c7���%ҐM�j���fɐ0��"]ꤎ��O��~���G�P�����󛈄f��j�w���N3�YC��K�a�?kT��Ex��ى�*�\�>����84^t8*��׬��¢���
�,�
��6R
n�8�r��y�%��v"��q��K"T{�n
���E�_�&�oa�
��t�r�C���,ճ����30�\��9E���P�EY#F&��>��t�k��o��0�{W�:tu5�2�[�ۻg���HIC���)z5,�}ڑ�*�MM�y_z
+�*����5}�	��u�r}3��#ǐom��||��o4��
 endstream
 endobj
 1446 0 obj <<
@@ -6776,25 +6807,23 @@ endobj
 /ProcSet [ /PDF /Text /ImageC ]
 >> endobj
 1459 0 obj <<
-/Length 3288      
+/Length 3287      
 /Filter /FlateDecode
 >>
 stream
-x��ɖ���>_�\�{-��qq���x�؝\l�bI*�"e.�3����Ȟ��9�P�
���qo�|��
��Fl�<�2��b�q�ٟ_|�C�)a��M
�<�<y��F�<�B���|��3
Y
řܤ��qG�Qi$r�(>}x���Gy����a�'�I7)�J�j�Pn��~��w;���7����_|�0�-%Y��e�"ʍ�H]�I����^���)�s�2VQf�U z���L��l[!+�4�Z,�~[�C[{� ��������{u��ֶ�kj`Sj�2QL�K[�{�/*��m��!ƍY�|�1`��qpk/�Jgߟ��L�:��ǧ��/��`
�H 7�& z�,h@~���LF*�"�`��3�L�:or/���̶��l�;�E�
GV�(�ْ������8Z`�V[c>�ϣw�G~�7_� P�$�\���,���=X���<�
�;��34��� `+ڨ�2@�Ai����7u׷þ'=T*��v8���Nl���}��`��~���m�[�>{:����9ӢC�w^��@#E�},�m�ؒ�h�Z
���xfִ:���T
�g	�#	h�8i�,�5�ۻ�
�3$ �*�Y��*�r���� ����8�����k��m��c�ْOִU�4��{[���2"�e���i�#�bW}�Džt[tt�;5w2�>�����Ckߪ�
:[h*�2��i��~y��������`�lbL�u@$�ڂ@:�T��UQ!D��W�v�4x�3Z�C^�`�@i�`	̿�Mܟ��x������
EU����e�hh��[��^��vg�1���4
(�h�͟T��Ro�
��l�'�ꎯ
۞$�,��(�q�E@uS��wƻ9����c����:��742S^�Zl��x�D�j���@n&joiti���6�{AҶDuL�V2̜zʲM����T�u^��zĚ5���̣�u
��Q�D��:��_Nj�ǡ�}�#�߳�,x1rBO�b ��6Ds)�4ʕ$�����������/x at R�R��Ʌ&-�ޙ �e�1�

tMT�k��Y��ɔ�� ��U��4��W��/տ^���i��h:�*�(cBN��V�y.�L�M�1�o&LBeˀ���s��
�J8Bcr�Aj�I~ �F�>YP�܊
;-�(ͳ��
��G�Um���$�'�
�L0~4�D�ׂU�pxϐ��^�
�-c�G�z/��gl��,|�5���g�ն��xs�T
�*G����ʆ8�}�z�<hg��'���sQ��&WM͑�K �AN>
'��z
\�ε�W�q�j�#��]s �F/P-S �ձ+��@j������_��^‹	R��tK=�.���yw�G{_D;�����}
-�1��_��p
<�/Z^`���Ò�_�q�i1�;bރ1M����1�
����0��{���NJ�Y1�M�?O�:�O8|���H�4't�ЩyBW�>�@D�Z�=�ɘ

L0�Ҝ1���{��)-�[m��dQs�(B���
����
�#=p
����%ܺ�9���fj�7Դ���5��m ���%T�9>7���j"<p
-%h�kܩ�T�����[N\� �X|�J�T�K�>[~&(	���M@!]���>ѡ��3�_����>
W���F|��`CSH>���� AĂ㹜z��x����`͔
�u��R(�A���6�K3���V
�=ў���3�zA2c��s&d�^��
�2%��\a���N�|m{v�����9�7%*/+��
_�K����J�Y��Q��
Y�s	3}
��\~�<c�'}SA��S\�g۶(���V�u
<]�K��_[�G㌒ٶ�����XK,�רl}<�(�4U�3 (� cד���q�ޕv^�\����G�,K�]*gY�c��ŻOh�8/|
p��Ҏ���|�d�]�t���nJ	2;�&[S��Ɗ�ʕ�A�|
-Zi�K 
��pR_=w�����
�x	C
�h
Ly	L�,
'h���܁~�L���X��p��	NO��C[F[��o�
ˬ�x�M�)9�.��%��_B� p����N�
����=m��sa*�lar:�+���^��RˉL7�M�@E�O0P51���Ñ��%��]��[3���k5�r;�&˗�%Vl�Wf�İ��%o��
-[z��W��2��f�$�� �l^C�_���"�k�*�F�{WT!n�Z}� 2��Z��JVd�$��=�4L=g�N��(��>
�2�^�
-&�e���XE�b�V�p
x]!c�CRX�� �4�e���
XuK�o�P�Q��)齎��g����TԴ[����S��m���ω
3�
-���x�-�	d�,�0�o�s촉C�"��Dh4O6h��b�
v)�FɆ?9ÿ['�	��c+��M`l%�у�<ꕐ}p��""
-���%"��e
�9���g_�7�⯆��ثt{
�9�yB�C�ZC�1l��||%Cp�� E������
-���ȵ
�1�
�Y;���VHʼn
- �
-'��et�cVC�Du�����&��~����?e�H���J J� �sA��.��σ꧜'��

u}���-�R�[���B��ɟ���-:���Tl���dK�>�N�f�uY'Qv��A�2~sI�*�W�<�� �52@�XǴ<
��$0�Œ1����#�.N�P�Bs�\� u`��/e�0(���^鏄�?U�q��·����!��S��Veb����s��W�A�	�@2���C������A;���_V�3��s�I�0���q��":�`
X3>O;���c+�J�0���2(�
-)H{!*��U��Q�
yJ��U���DGg���
!	ݍFb82�Nb�_<��|�ӰL�s�7�0\HU���s�P�ɼ���TO0����i�h�J�
�Z|�X��L=�C�Hy�xxg���/F��)k�vל/��Ah��YVƗ�w��m�����H
�KE����4
�\�

-���츟up{���)��a��jwƦ�M�呗�[��p�?3��)����3�lO�`�������
�:���C'���=��I��X���k,w��0���V�QkX$��_�v�������Jq��X�wG�A�`}�h�0�E�n���}�@��=n��X������kGR9��j�`%RY��㿄��'�7��pT�D*��Q+�
%j
-��{�G�kl������x�?��z�-�֮ �JU�_��[o�P*N�?{9F�}+J~�aͺ�aw������I9��R��c|���}|%`���C�UW�)|m�q�?Ѥ�kB1��ث
-�l�KW0�{�ߐ


+x��ɖ���>_�\�{-��qq���x�؝\l�bI*�"e.�3����Ȟ��9�P�
���qo�|��
��Fl�<�2��b�q�ٟ_|�C�)a��M
�<�<y��F�<�B���|��3
Y
řܤ��qG�Qi$r�(>}x���Gy����a�'�I7)�J�j�Pn��~��w;���7����_|�0�-%Y��e�"ʍ�H]�I����^���)�s�2VQf�U z���L��l[!+�4�Z,�~[�C[{� ��������{u��ֶ�kj`Sj�2���-���M�ζ��F�,M�ى�f��8���j������d&^��H���\��`�f$�A �A4 ���h&#�]]�W��N&^��79����Nf��p��

��G�#+u��l����|[
-�]��1��ѻ�#?�/_ ��
o�e.x`Tey�
�f����
n��mr`�mTD�J��4�����aߓ
*Xf;��m}'�MO�}C0}C�G[۶�-m�=�R�Cۜi�!�;��K����>ʶ�FlIL��
��H�`<3k�	
�Tmv*����ߑ4q
�4U
���]��p�H�^_uY���Cs V���B
T~���5�ж����l�'k�*j��׽���q�2p�д��
��>��B�-::�;�n��yF
|�ǡ�o�S�-4^��4��e���G
�ib`�g61��: �mmA 
J�h᪨"��+h�?Y<����!�E��H�4Y����&�O�p<���tx膢���be���
4��Hӭ�{�U|����Op��D���O*�Y����	H6S�yu�W�mOvW�u��8�"���w�;��

ʌ܁E�1��r�
I��)/^-�k�a"D����T 7
+��4��vwiϽ i[�:�r+fN=e�&��ax*�:�Pi=b͚[]q�QӺ�[��(p"�t�{�/��E����޾ ����m��?9�'{1�ki��~�J��	�BJ	�g|I\�< )I�����B���L �2�g��
+����K�d�{t���up�A��+�嗈�_/���KN4�y@�a�1!'�w+�<�Q&�&���7&��e at _PӹAh�J%
�1�yN� 5�$? U#c��,�^nŅ��Y���RsC�䪶|�jo���G&?N"�k��c8
�g�IJ�Іݖ1ޣW=�W�36C]>����3�j[�r���
+�x�#�
+��leC���u=r
�3B�V\�GS������%�� '����U=

.m�Z�+�Z5���9 K����)���ؕ�s ��{�[�ۯ�V/��)�	����B����֣�/�
�y_�{�>�Øa�/�T8
��-/0���a�_�/�8��
� ���&p��ʊ����Յ�O�_�Y{rн�U�c�Ь�
韧�y
�'
�Ean$t��tJ��<�+Zh "	r-�
�dL�&[iN���^��������{K��9Y!F�Ӎ��{�Ñ
�\�x�n�ќ܀M at 3��j��V�	���6�Xs���

+�N\A5�


8�4�5�Te*�A`�Jg�-'�c�^,>U
�v��%U�-?���Ɉ�
�&�����j��P��ȯY�f|h����li#>�k��)$��
+xa� b��\�=�� w�q�RO�f�q�:�`c)� �D�D�٥��~j���h�ut��i������9	2�k/��z���v��`�O'G>��=;p����
�����H@��Х���nr%�,R��솬�9���>��I.?d��1q͉��� {�)�̳m[�n�h��:����%�ӯ-£qF�l���L�QX�%��kT�>�X�H�*� v���I��M
��z�J;/�}�Xb|��{�w�U�.��,�1M���'�T�>�_JiG\�A�d2��R�TE�N7��
h��)�cc�y�J�I>�4�% �؋ɂ8���;`MKEAs�����Y4��&c��4A�P�@�\�`�~��X8E��'[ġ�����7ԎeVC��Z�&�
C���Z�V�/!G 8�zo�X'Q�v�Ae鞊���0��T�09
•��M	/H^��D��&x���'���S���H�ʒ�������K浚J��G��K��+���+3tbX�㒷�L�-=��+�Viy�d��DS6
+��į�{Rd�εG�b#Ľ+��b�>U
�XR-�r%+2Q����
}&����z�\o�jq�s�L�2jhi�"p1X+n8�����!)�{EI�2_zT��^���%�P(A�(Wڔ�^��`�����e*jڭEC��)��6����� ��@TPH<���eq�7�9v��!U�TV"4�'4u�p1���^�dß��_����bk��g�&0����Ak
��L�J�>�{B�����̲��
`��3��B�W�X�
�U�����
�<�֡z���6�@C>��!8�IB����a�wUm�Z���EuǬ�F|[+���D�?S�߇�2:�1�!^���x	h
PF��M?�Sp�̟�K���i% %sS�Թ �KZ��A�SΓq�k���u{�d��p�\!�������
ÏT|*6�t�U�%x�a�s3𺬓(�N� g��$�s�īt�
+�`n�އ��g�cZ�
�Pt��b�k{��n'A�D�9Z���:����2{�m�q��G������f�[��A������2�vxe
+͹��a�+� �Y�
�we���~c�x������/���I�y�ܤ^��d�8VQ

_0���
�N鱕~�vN�xe�����*qM�(��<�y�*��K���3j
�玐��F#1
}'1�/
xl>�iX��9ٛY�	�*wv��e�ˀd^Y�t�'U��n��R�v%H�~->b�����ġ|��U<������ #s��Ҕ5x�kΗa� 4K�,+�Kֻy�6c����f$�ץ"}�P
U��S.R��Xv�Ϻ�=O�b���v�;c�@�&�����-��8��}�S_
��b�'l��O}����?b�?
]������zӤ|Z,�
S�
���]�U�?�
+̨�
,�u��/J������� P�8�m,�λ#��\�>vH�O��"d7`��>|�\�
7~T,��c��
��#��ia�_��
+�,���_B�Z��Oe8��
+"e�(��ƌ�5�
+�?�=�#�5�����[I���{�ĖQkWB�*�/�7J('П�
��%�pܰ�f�Ѱ;��J`�A��
PA�~�1>xd�>���}���+����8�h��5
���l�U�]6ʥ+����z

 endstream
 endobj
 1458 0 obj <<
@@ -6838,8 +6867,8 @@ endobj
 >>
 stream
 xڝ�Mo�@����=�p`��=��#E��$�E9 �)���?�����qb)91f�����Ԅ���%a�����ZA,�@�#e�<>Q���-� �%CeK�r���xK
�����@-'FK��%� sl���JK��ഖd�!N�2��$d�&����2˅������iu�\�f�Ls�V֜�8��wgF��*�3 ���_W羜
-�J�R��|(k��ް�Ԁ������C��^��–Q0���K�a��
b2*�����y(ʱ)�m���U�םW$
g�
�EU��}�V�R$�y�z6^�pl�8:� X"
�ھTc�[���S�A�W�'x%���\��
ٸX�۴ܷU�a0��QJpܞ���q�u�إH�^��b_C=5x�`)�jJ��<a����'П-���6?�߇
�Ǎc�%��&��%���S"T��<�qz�X��\��pw��O��L=
��±�-�
(�p��y.�z?x�B��[�K�ҟſ���ڷ1����Te��t�K����VCѕ�Bѭc�)�j�C�v�ІM
-�z[�����xf-P!����9S��
�w����M��L�
�UP�)������XzB�����~���o�3��=X7��%3 ��n�
+�J�R��|(k��ް�Ԁ������C��^��–Q0���K�a��
b2*��@��y(ʱ)�m���U�םW$
g�
�EU��}�V�R$�y�z6^�pl�8:� X"
�ھTc�[���S�A�W�'x%���\��
ٸX�۴ܷU�a0��QJpܞ���q�u�إH�^��b_C=5x�`)�jJ��<a����'П-���6?�߇
�Ǎc�%��&��%���S"T��<�qz�X��\��pw��O��L=
��±�-�
(�p��y.�z?x�B��[�K�ҟſ���ڷ1����Te��t�K����VCѕ�Bѭc�)�j�C�v�ІM
+�z[�����xf-P!����9S��
�w����M��L�
�UP�)������XzB�����~���o�3��=X7��%3 �(.n�
 endstream
 endobj
 1467 0 obj <<
@@ -6908,8 +6937,8 @@ endobj
 1471 0 obj
 <<
 /Producer (GPL Ghostscript 8.71)
-/CreationDate (D:20111020181200+02'00')
-/ModDate (D:20111020181200+02'00')
+/CreationDate (D:20120113193112+01'00')
+/ModDate (D:20120113193112+01'00')
 /Title (../../../../doc/user/graphics/join_tolerance.fig)
 /Creator (fig2dev Version 3.2 Patchlevel 5c)
 >>
@@ -7022,8 +7051,8 @@ endobj
 1477 0 obj
 <<
 /Producer (GPL Ghostscript 8.71)
-/CreationDate (D:20111020181200+02'00')
-/ModDate (D:20111020181200+02'00')
+/CreationDate (D:20120113193112+01'00')
+/ModDate (D:20120113193112+01'00')
 /Title (../../../../doc/user/graphics/join_periodic.fig)
 /Creator (fig2dev Version 3.2 Patchlevel 5c)
 >>
@@ -7126,20 +7155,14 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽZIw�6��Wp.c�{n$��G'��s�$ʛC�D��asis��?U��l�I㙋�
���j	o�	��՗���
���<�rB^�\���*���A\�ޭ]�x2)�(��]{�]�kqF.�G^�� 
=Cxq�E�G���z�^��A��һ�yE$����������������m\H�������竟�w�i�y��ˣ�
àH�o�4�eb��Ax�]����8�i�ư�{� ɳ�
�F"
�
����Ʃo�Ͱ>^��	�
�u_7q��~0]
0e�a �y�U9�R�ԝݿ�D/^&��
���I��\�T�1 �r��{e�����%���ٸ4���\
P�Ỻ4��8?�t��˷Qjř�)hy�m�Q�S��
4F5"��
�(_#��&*|�� ���${c�#��=��+X��'I3W$q
�E���)8
d>C�݋ܗ�M��|Q]�8�@43�&,��XQ��}�\PI�7
_>q���7�ǃ�ƠMS��B��L�eT�M��c�1
�T�ن~�M4J�][[�!�A׺
uE�;U�!8#aE�؆`*��
=����O���(*��ܞQ�f
2� ��Ҕ
)�
+xڽZIw�6��Wp.c�{n$��G'��s�$ʛC�D��asis��?U��l�I㙋�
���j	o�	��՗���
���<�rB^�\���*���A\�ޭ]�x2)�(��]{�]�kqF.�G^�� 
=Cxq�E�G���z�^��A��һ�yE$����������������m\H�������竟�w�i�y��ˣ�
àH�o�4�eb��Ax�]����8�i�ư�{� ɳ�
�F"
�
����Ʃo�Ͱ>^��	�
�u_7q��~0]
0e�a �y�U9�R�ԝݿ�D/^&��
���I��\�T�1 �r��{e�����%���ٸ4���\
P�Ỻ4��8?�t��˷Qjř�)hy�m�Q�S��
4F5"��
�(_#��&*|�� ���${c�#��=��+X��'I3W$q
�E���)8
d>C�݋ܗ�M��|Q]�8�@43�&,��XQ��}�\PI�7
_>q���7�ǃ�ƠMS��B��L�eT�M��c�1
�T�ن~�M4J�][[�!�A׺
uE�;U�!8#aE�؆`*��
=����O���(*��ܞQ�f
2� ��Ҕ
)�
 �ZE薼�l���'1!`��ed��ie�
'�5��A=��J�?�?�
�-��IR_��i���r3�0[��
f�
��?E"*�SS=B��Z0e0��foZk����=
������4W����A��&�C7mB���
|G�tK[,�a��͑G������f�-2l}
-���^7 ����&����X-H�)��~�o�1��F1��3
�`	_��_�/	�7���"h����
}�@-
#|���t�l�N�%
q�^�r%�Nt����R�uw���}q|��ڗ�F�P�Q�!S'
b|��� P�a�n�#�=Mt;��/��K�A�-���^���o������n�MmY�j�ɰI�>����޺i �h �S�z���g  /p�����0�ά��X�l�?�i������tT��-�c��gI���A�(
�ڌ�����U$<faإ5�\!!'��2#��RD�����v
�4fm���*b+0������E�q���@l�R��x�̓V}��s��N�K�ܰ$�
-c%�d�f���
-��ˊwϱh�9��s�v��@�f; �*��^�
�M��o�d���`cMU���lk:n=��A��B2/������u�'���e���ӎ�sA��>�GnR˻@�I�Q�y����a�w�L��`���B<Y�K5wln� M�8㒧�I�bh2��]t8tg��
��k@��E��VL�Xp1S[mP�����e(��ޡhRiA�[Z2�Ȋ�䮔�6-�-�6��j��
�Ǵ
�����t�"��
���O�!��¥�h�Ǧ�@��6
-­��[q��;wȞY pa��
V"�b���I2b
@
���Cl���u��@M��m�/��iv�'�"ɂ`���
�,M
���⚘�J��=��
-�N#
{��"�
5~��cg�[r
~`)��!/�Q�j6��P��l�ը9~�>�3:9��Faآ�2���F�2&y�pK}A; ��7
K_����#���/�`Wdܭ]��U�;��������[^]B4#�
�G���w��+G=΍�*e��C�y��N.?���z$I�a6 �+��;e�TI���A68T���(��`D�Z
��a�Y�Ҍ�.H�
�L���r
	1I*n4��k&!�j԰V��6o
k�|{ ���Ji8���9v��2�D�X~��#�n���i�z�:x�OZp�>��Z���B)TDA�^���L��K�a��Kfk!i ��
��Q�N����Fh~�]n�ɀ�խ�
-C
-R^̺���vYG��.`�1������$w�r�֣.�ڕ`�� B�6�
��09r{����l��5A  ������V��Ih;R��<��m�kgb�P��<*���f�ɜ�4�f{�T;��FQ�}7.��r�1w+d��yG�>x��i��b��-cl|
s�G���-
�Y^
-痩���]1k4e>c��d���F� A�
j#r�^�'��w�թ�����.��Xd���ء�.�1J�$[U4���_2�� ��FQ.�
h\�Cw����
�h������쾝mXH�լ�"�N�%�U)��ccq6V��9
-\�Z޽7���������5�V�=)=�w-|�Vf��N�6���_̰�&�j�
�p
���j+�/(G�L{�Ƀ/3p��K
��x����&/�Ow���S�'�QQ�9sK���u�����
���LM�a�p�(���z��,�zn?�;����_��E�uϨu�?p
�W[Y_.
�8�
�M+���4�^�߭�a����׳%GQ��X���PE��3�À����'
k墌����I���bGY�
-U��WC�ڠܚ �?U�CԴU�(�l�lRC�=��ue�oR=��<�(;'��O
J�����$����a.=�d�����0
ۮo���2aW��
�;N�1��n�qB��J=g�3gg����5��o?=� ����,J
l4�)��J�T9r�\�觐�i��sy���Ԟ�eИ"�U�A����P�$2��w�PC,��4j-�`E�˖�� ��-�#)?~]	wu@�<�"��C�P
luU$NO�#�f�J���b��Y�_
-^/���J�𖧥~3�{��=����y����,-]�s��d���ٱuS��l�n���@��1We"��S��;H�ʱ�_��Lq.�p��ޅ�_H����SE�LM�cz�nug��gy7�U�m��
�����ތ�ި���h�3�B�
-��bz0�p�K�"�^~�n�[�M�(So�.�
���~H�\�"��?�-���?f�>
+���^7 ����&����X-H�)��~�o�1��F1��3
�`	_��_�/	�7���"h����
}�@-
#|���t�l�N�%
q�^�r%�Nt����R�uw���}q|��ڗ�F�P�Q�!S'
b|��� P�a�n�#�=Mt;��/��K�A�-���^���o������n�MmY�j�ɰI�>����޺i �h �S�z���g  /p�����0�ά��X�l�?�i������tT��-�c��gI���A�(
�ڌ�����U$<faإ5�\�
mb�
��Z)"��u�O���6H��W��Z��Q��и�Rz �@)�w<��A��D�9�a'�{nX�q���v�\
3hVgnq���eŻ��
+��
�9W;�S	a�F�
K�o
i�g�z��v�T�^s�����zv��
��k� c	R!��s�sl���������iGݹ WZ	���	���]��ڨʼ�i���;n&SW��\q!�,����;67O�&I�q�S�$h14A�.:
��Rc����5�y����J+&|,����6(�{�v�2�w�P4�����-�?�OdEgrWJQ��V
�g�Qk�[��E��cڎ�V�^
�I:hK�h�����pM��w4�c�?A �c��o�8ہx��;d�,��Ge+�e1�N�$�
1 ����|�!�fs��q�&Y�ն�����4;Óp�dA��CxI�����Č�
qM�A%sO�Ǟ�fO�����
a�C�?�ȱ��-�?���c��(^5t~(|k��j�
?_��
�n�0
l�c��OK�O�<y�����Xқ��/�MM�M}�A�+�
��.Wu�*ҝ�~�M�A���-�.!
�慃qУ�t��x �
�F~�2�١���q'���e=
+��$�0���ӝ2H�
+!�_6��j�`pe9�HX��
� l
Q +S���)�A�I��\n!!&IōFstb��"��Q@��
+����c
�o�2zu<P)
�4�.]&�����$Ӎ�]�3
V/WO�I
��g�Xkz9\(��((�Ћ��i�xI2��u�l-d"
DZأR8��i_z��(�Ͽ˭ >P���QaHAʋYw�.�����9��Vq����._��z��T�2
�DH�f�c

�"Gn���_�
9��& �U\Y
r�1�j�9	mG���G���t�LL��G�1R��?��&�l=�j���(
+���e��@�7�b��B:8�H���3mZY�]�e���a��������3�K��2ՠ��
#f���g

P�
�"~�ڈ" ��CmD�K�$���:�Y������
��rq;��E9F��d���Q��K�� v�H#ʥ���z��6�ѳC
-�ҐQ^Q�ݷ�

I��UA$��‰�d�*%Yyl,�ƪ�=G�kT˻��2
7^b��>|��ي�'��������,�������k��dT�s�����WSm�
��h�i��3y�e�`W<ui��OW������rzJ�$�4**2gn�3v��5�Q�C�]�i�)5

�e�|ZO_��R���G}�W���t�����n���j+��á����<�i�Ӗ����:
3���z�d�(��
k���rp�~��Z�
�c�\��0�P~#���Z�(
1@���j(��Q�[ �y����e���
�@jh�����M��і�Š`�d���@�W�
}9����Z?̥����5�a��fa��
�S&�@��Cv�):����-�>N(�]���{�쬶ߕ��V����5�{�E���&8�
\ɚ*G����r3��}./�:�ڳ�
S�@��4� �Y�J�D����j�� ��F����v�2�����}� �ǯ+�ȝ�XDR� c�
ʃ�N�����y���=Q	�`�7\�X>+�K��s�[�
���o�t�w����|9�7z8���k�Y`�`��
��0;�n�9"��ڍ�=t�>�j �L�8{J�x�_9v�뵐)���߻p�
i�QX������xLC�߭����,�&#�����c�8�ܛq����3MwfY�Xa_Lf�?b�@�R��]��u���a���E��^�	߂+�O���G��S��>
 endstream
 endobj
 1489 0 obj <<
@@ -7181,10 +7204,10 @@ endobj
 stream
 xڽXKs�6��W�����������q�95���$��$�|8$e'���X�&-E�x2�.v��ow!
�
����0�@qʒD	���4��ջ<(�۫�3�&����
�L
 �*x�z=�p��F3#�����H�g�������,5F�� 5,��n��
-���]���r�Q���|��p�j��z&[�Lb�*\Ɓ,�"��El�ґ�/�B(�϶��r%W,��#U at zF�bQOf;!V�i-�b�fák�d�Wsz
�����ݮ�mחmf��P2�8Mo�,�<�hy�m�K�
	���`#8pM���P��T+�}���̽�&A�8UN�3�`
��� ����.�&���Ѕy���o�q�L�I��h�������&C6��є��2YZ��L�lg��Z�Q�ܩGzu;���V@*y�?26�T’4~�� �,@�o��x����f�
�8 |Zq���HG1���:�,qK<�X�ߞ_�B-H}$g�mf���� ��J&f���JR�ML�,w���T��Xo���E	��$�e^��e�q�1b.E�k�+D�aV%��3\�p�[�G�ጇy�I�Q���x�v
�0kr[��M�e�
 Ҵ.��G���t����������ѺX��lv��n�o[6�n?؛g.|9S
��vd���Q�;;�FF�G'������{�pO�O���|�0%$jf�tEL�8�,H�_���]�0����aKP�;[�OR1��c
�B�����!���A��vh`�����v�+
qtQAۨ0RW�ɤYU}���m��yα����
f}�ϗٰ�nB��k���ꖂp���+6^��C������Pgy4|wr���^e�:��7t�)��p�U +��6(�?�mީ}n��+K��� �8l{��C�x�C�<dX��Eʢȗ�
�/

+���]���r�Q���|��p�j��z&[�Lb�*\Ɓ,�"��El�ґ�/�B(�϶��r%W,��#U at zF�bQOf;!V�i-�b�fák�d�Wsz
�����ݮ�mחmf��P2�4Mo�,�<�hy�m�K�
	���`#8pM���P��T+�}���̽�&A�8UN�3�`
��� ����.�&���Ѕy���o�q�L�I��h�������&C6��є��2YZ��L�lg��Z�Q�ܩGzu;���V@*y�?26�T’4~�� �,@�o��x����f�
�8 |Zq���HG1���:�,qK<�X�ߞ_�B-H}$g�mf���� ��J&f���JR�ML�,w���T��Xo���E	��$�e^��e�q�1b.E�k�+D�aV%��3\�p�[�G�ጇy�I�Q���x�v
�0kr[��M�e�
 Ҵ.��G���t����������ѺX��lv��n�o[6�n?؛g.|9S
��vd���Q�;;�FF�G'������{�pO�O���|�0%$jf�tEL�8�,H�_���]�0����aKP�;[�OR1��c
�B�����!���A��vh`�����v�+
qtQAۨ0RW�ɤYU}���m��yα����
f}�ϗٰ�nB��k���ꖂp���+6^��C������Pgy4|wr���^e�:��7t�)��p�U +��6(�?�mީ}n��+K��� �8l{��C�x�C�<dX��Eʢȗ�
�/

 ���
Zz�CJ�'�
 ��G��5���WNB�l2�hDz'��v4��
��"���"n�:�E&�.�An����H)�
���
�G�����#
�
@�ݖ
)��CW�DN��j �:�H���4yg]B�I����}�vD�n=�
��@�$����Ծ@�̚�&�*�υ}υn|I�k���@�8|�]�2��{��e��ɱk���� ���
m���K?R�F�
�-�ÞJ�������
/x��S�ͭS�?Q>B�gD=1�#f�孬�Y�<���ɑJ�D��'@"�9��A2ˠ����:�ee{?�@��������S>��Q���
弮���A�,�lb�v�X&��Λ�1�3�+��
���l�;�.MP>R)(ﮌ�c�B�q��*<�H]ؙ�V^TU�jx�)F&w�2G�i隉;����u�]g�^?�Ţy9���Y��ٷF3�I��!��,�]f�P8����?8(v|7b}0^�����h��X��i�.�S���;�8|�#^�mv��"�\��
-_�`�t%����k�Mk|�j�D[��ve�ݰ�yg+�O9~4f4�1a?;�P�p���*�)�����LnH��{1��7d��[-&�M'b�oX:�H~w�
���ϥZm]�����l�{��٠����PW��B`�|
.�M�Ύ!� �M^��)�Yl��
�|
�NN$���sI�Y�|�7�'<����9�)xω	R}ٜ��v�vO�y��bI<y�
3����/�tOlKNp����/%=���kg�j�qj�SQ���
}9Ϫ�����6�=M�}枩.u��<h
��N��_)���O�r�W\R�6�Q?�,�
i>��R�a�N�)��z�?T�$�
+_�`�t%����k�Mk|�j�D[��ve�ݰ�yg+�O9~4f4�1a?;�P�p���*�)�����LnH��{1��7d��[-&�M'b�oX:�H~w�
���ϥZm]�����l�{��٠����PW��B`�|
.�M�Ύ!� �M^��)�Yl��
�|
�NN$���sI�Y�|�7�'<����9�)xω	R}ٜ��v�vO�y��bI<y�
3����/�tOlKNp����/%=���kg�j�qj�SQ���
}9Ϫ�����6�=M�}枩.u��<h
��N��_)���O�r�W\R�6�Q?�,�
i>��R�a�N�)��z�?�@$�
 endstream
 endobj
 1497 0 obj <<
@@ -7307,19 +7330,19 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽZK��6�ϯp�����"Q�+�6�L��� {Hr�e�[�,9zLw��|UEʒ[�̣w/I�,��_��nW��Ջ?_x��`�d^����W��g��������
�~X�^���{�y\�(�T�]�~y��
����Z%�����
�*L� 
�߼}��K
�^�z����b/JV	N��p�v��u��w/7�0��7��n���^|�vB;����W�*�,�Q��
u��:���ٛ�t�zi�yj��W�^�&#��*?��d�����2���:•�!�{�	��i�����$Z+/�|i�ڼ��"��;t����
W
-����6�k*;���Mu�����x"^
���,�_a�3b�MScL�B�]�wF4U^�^��W���Y��7�L�7��J��p4��>���J�e*�s�������u�����zr���^�ͫ���Ⱦ˜� 
-S/͒O`��-p͏�ow"��F�
��\T�%P������6_�L���*����
��벧�^����;#�.?y��W�<v�]������F�H//6�`]4���`SW�3zݙ�����!/L�]\av筽�6H<?�>����/����^mC�
-[�7��Ͼ��e�L��z���-��(�5c�V�)_o�Z���E��p2�e8Z�
O��5�v$;L�{���h�����Ʉw�(^��`�Yv__�f�%A2��G4p����ߛC>T=��վ�^7my[���˫[
�wG�f"~
�5��J��ۼ5�k�M���҅܉G��%,t
Uy�#wv�3� ����o��a�)r�����M���f�V�(�����ScTgCj���
5�;`”}��
<-�"?�7]3�}h�Xs�y����x�D�
�4��+���YP4Q��/g:�T7���a�g��1ص<��0@
TS�S
-f���tܬ�P��G:�p���v��@hZy�
�i�
J�^�����Z��a���+
Z~']�q^X绊dA��вg�ƴ�
�����:�����悃‘O�`wx�@�� R�k�@��Ή�Ho��a
k:Y�nK��z��[UE���X]�NU��%�K �lI��ijk��¹�� �o!�[:����TUCG�g��ˇ{+����S�"D�s����Z0
-~�n��䭓:ov�^�����n#={.K��m枝���
�I`N�����Bm�`�!��D�����֌8
�p�e�wf*A�&slZi��ak
~��x���
>Z5�c��q�|�':Yvw���R��Ɯ�ni�]	��u֊g��ϱ�jO�6
,�e�m�} g����4v'B�r&�`@BECC�A+�s\?�g����1�5�n
�9�{��˖���~�
���'ޓ�ǒqGk���3���Z@�5	A����L~�k���0uc�gm`S]�
d�;5퇩�pŗ{F���� �x�=i�8r���
-"��Ig��ؒ)�A$Ih��vzl]0

y�qf!�FO�ͩ����ٲE=��+�n�bi�hQ,���>��ʥ-Yh�2X��Rħ�~`�6/#���39(�i^�D�Fn�=���G����k&f:oN�yVr�"�9H2H�<ߔ����s�0b1��(�D
���bZ.8W:q���p<���,E@]?Y��<=�*k$�E��6@��5�/�
�R|�������wH�K禩�1z�
���|I�p�r��
�={�tZ��6�^�#ƭYj��؋`L��l��o�v���Tbqc�P^B(����--[�4[n>�X6O'�$����ΰk7���3�{��
��W^ش8:�Nj[���u�P��o˺�˼*�|���>'DY��R���I��!���
-8�1G#)��rgz>�
�x���&��,6צ,F�����2{`>��Z'���
D��Y`S�,��D���\T�ȋ0J��OC� �6�N�`q'����C_`x%�,,P���"��Y
��6m�f�=��
-�iO9p���!hO�3�ފr���t@S՗'���;۲<B�8V�n9��%?؀��
���Ux\V����n��'1�E�VJY�V*d��8�[��4�:�U���H'��=��ݡ�o�����砪`�Dͩ�G�C,S��PՠeT�u�
�!�1��dW�,��BB�a,��EМ�Q�S�إ�4�U�J����c*�yec


�^D����/B��a����O=��"�
!��g�
-��"ÙQ]�A�z��_�Az
��٦�b��M������?��
�tRC�80�)��`�<��Eٍa2N]�!�����ea���\y�W�LL
�C�Ĥ�?�
5�eQ����2���9
-�!��H����ۍ��H��_�|��>����b�14:��=�#?mU��>�4��_�V�t ��S�ږ�2B���X���t��Qf�&��|��z�@��|�C/~j��
��C�.��o%"( ��h�A�y�s�:�;Q�™NOu�����^&K p��K@�|@Pc���(u>������؍���{3��b�e)g,�{
�v�&cq��f\&�\

��H9]��v�o�M@���d3��@pA�W�^8���A�Z���G.9�
�U?�!@F�3/�oEߺ�F =Q�L��D߇�"���Y��
�6�S���)	{"L
{�Ζ�	���#q�Z�d_)�NZ\�Īq��`dE1�&�X���^��[�K�8`��4��x����:�f/����!��;�핮��I�3uVJc��-��p��5��"ۮ�� �,���09Ǹ'���M5
=�K�	*A�&L�KNAJ�ܳ�cde�h$�gA���(Z5�ݭ������(��C޺����<2�b�P�FC0k�%x]��H�zyCW�����Q����h
�A�����p��\|�u>?�	�֨�5-��`w� 
T,f��zf���ɈǂE޶VPO} )���?�v��w����<|O# [...]
-Ƕ�
�2u
���~��V��V^��2}�pD�8j�9\3�v�,le��3��/���$?W����t��
�r;��X���¹<:S4b��G�c*�EͿl�b����͂�^@����#)����8�|}Ę8����Z'ޅ��x���
-w��l�- �\>�)2�4
6\��s�T�����:�ٲ�[s�
~t�,�L�� ����%':���fu��߲��9�¸X;�>
m��Ky���\��������iQ���m���~�@4�/R
�d
����?�'���ϫ@%�o;vJ����n	s��M�$�4�3�
�m��	хjq��<4��
�Ϊ�WQ��*j05�LR��ұr=���
M��$)�
+xڽZK��6�ϯp�����"Q�+�6�L��� {Hr�e�[�,9zLw��|UEʒ[�̣w/I�,��_��nW��Ջ?_x��`�d^����W��g��������
�~X�^���{�y\�(�T�]�~y��
����Z%�����
�*L� 
�߼}��K
�^�z����b/JV	N��p�v��u��w/7�0��7��n���^|�vB;����W�*�,�Q��
u��:���ٛ�t�zi�yj��W�^�&#��*?��d�����2���:•�!�{�	��i�����$Z+/�4Om^�e�W�
:�~�ю+YF�j��5��n�r�:
��O�p<��O��I�0X�1���1�^!

�.�;#�*/L/��ث�d�VŬ�›L���V��b8�z�F���pb��2��9��Fe��ր�:\G�W|=�W{k/���
LU~d_�e�x���f�'�������Gط;�{
+c�UN��d.*��f�x�W�bv��^���`��Nq���	�u��S��N����F�����@
��.��?���n#�i���m�.�AFe����
��Le���e����.�0���^b$�f}i��V��K���C�-����g�^�2N&�L��W�eqÚ1^+
ܔ�7[���H�"pd8��2
�h����O;�
&��h}�~}p��d»M��j��,���J3�� �_�#�	8�o~���!�
M�j��
����-k�����-��#u3?���|�p�m�y��5�&XW{�B��#S�:���<ّ;�p��t�Z���|�0���y�[s�Zb��&
��K3`+�pz�um�1��!5nq���
0aʾ�Z��}��}������>�w�9�@Z�F<s���~����p�,(���v��3
v�����0�3M�?��?�Z_ ���)3��tm:
+nV��M�#�o8�@m;��q 4��h�4%L/��L]�mv����{�ߕ-��.�8/��]E���~hٳ�c�[���\Bx
[^��ts�A�ȧs�;<e PA�
�5a {f��g
�7�
d��5��}�%L=�����ug�.u�����%h�$�f��5{v�\x>�	, 0�B��tZ
�������v�ܧ!�7�"Vu/#��E�"�"}9�`���Ɲ�['u��l�B��
���Fz�\�����=;AS/ޓ�&� m!
�υھ

+�@Cn���)����%p�1���"��T�M�ش6�V%
���<� ]�b_[9|�j���c����Ot�2�٥�9	�;
%�
+�N�
+&.&3���6;�c7�՞&�mX2��O5���� �D���i�N���L"�������
X�0V��~��4y��c&k��.s��0\a�-#u��RK�O�'u
�%����ugQ���k�GwQ��0����a�Ƃ������):,�*�wj�S!��/��n�?����{��q䖕�DJ��Ψ4�%S��H��zM��غ` ����Bj���u�S'M��e�zd	�W�g����
�>�X�˥}v��K[���e�V᥈OS���m
^FgrP�}�$�.�
B�ܔ{�-���S��
�L�tޜ5��xE�s>�d�Ny�)3K)
"K�a�b�qQ�:26Ʒ�Ŵ\p�t��
��x"_�Y���~�kyz^U�H��̯m�\kkN_.�9�#����������ޗ�MS�c��V�'��
����9�{�L�m�DG�[��2X{���|�_������
+�ǩ���ġ��P^w'�[Z�6
h��|�5�l�NI(Q#p%�a�n"x!f#g�4B�
P@���iqtF�Զ ?q늡r�'ޖuٗyUv�(�9�}N��PM��'\y�V�CZ9?p�c�FRt
��,�|0���!L�yYl�MY�<Cc+�e��|Χ�N�	��9�*���DY�O�j��g��ґa��fY��~�S	l�����NdGAӇ���J�YX�
9EE�e³<��m��ͤ{�`Ӟr���CОg�/�������/Oo�%v�e%x��q��rpcK~�;�; �#���;?Q����BUOb��������TȪ�q淠�i�u���{�NV�z*
>O�C/N#���F�#P��AU�$��S}�~�X��g��A-�.���

�Cc��ɮ�!X�c��:�X~ً�9[����K	i��ʕ�����Tv���88�e�� /TW=_����2��_��zʏ?DJ<BE�B�'E�3��� �(Y��w#�����M��쿛$Y���O�z���(��q`0
S�	��y0
=���d���CL% [...]
+�U�S�D�:�|�-�?dY�G�D��ɾR����.�U�|7�Ȋb�M��I)�h5����q�&�i ��t7�u��^���CF-w0�+]���
+gꬔ���#ZR�# �2�k�E�]/�$Y���ar�qO���=�j8.zv�FT�NM���6�����g���ʆ�H�ς���Q�j��[y�%v[��Q���uۍ��yd(rź��s	��`֔K�
+�
>����\wQ�w%��p�
�����Ps)	�N������|~8��Q
,kZ�1���f:�X��}��̂��
�3���m����4 at R�����_�����y��FZ� ��g%z:�!��?1�����
#3�Ie#�2�KeC�ETe����/�U5~ބ��5P�$�\����c��ѡ�IU�JzB����m5Cȼj�C��v����X*�#"�m�m�9ve��ɥ)�����
+3�$
ee�r�Jq԰s�f��~Y���gM_�-f!I4~��]����l�;��v<�m�
+�Ʌsyt�h�ŏ"�TT���6������E��X���GR�ѿq>/���1qF;ř�N�
)��s]�L���[@��|�ISd�i.l���]禩�����u��e?������YΙ��ZGEoKNtq���lm�em�
r^�q�v� |�x�/�� �R۹0�
9c��%Ңr7�?��Rɍ�X�h�_*�D��e�(B�N����W�J � v�X7R���
+��FI�iDg�=���-�
����g7xhl�;��U�}���U�`j�"��_!��c�z�m��;��	�/�1��
 endstream
 endobj
 1504 0 obj <<
@@ -7356,22 +7379,18 @@ endobj
 >>
 stream
 xڭYK�ܶ��`r��U� A��凤�ۊ��T���3��A�!G|h���t�
r�Z�e��n��_�It%��W�I$��Ƥ�I�H�2�
�~�5����}���4ѽ�<F:+��)����տf<L"��"�"���H�����⛛�/�i�.�<���mT�"+�v��4��G?�O�{v�IK
���w׿�|��f&[�J�&�\᪈�e�)�.�\�:��%n����C�*I�ɴ'M�����L1�mE�J
-��\�}]
c�x�@���uG����u*c���m at ME+!EB�SW���jz
{�}�#�H�-�2����t7����4�~���yu.���e�O���5(#�H��#b��
�.�%Rs!t�^�f��{w&ݔD�o�7�Ļ�h�k
Հ
-GUjQ*����kU�՝��4Γ/���\�
���+ UIƋ�

d��,>C�
Y�1G|�
y����Z1F�0�� �*��
\��-�ޞ����&�m�祡��}?t�ޣ.��7Z�m;�<XZ���O�%K����!��֎ת �
譳{��ێ�%&�j��Z��9א��bv���y����1K�(05�����.S��Dž�
�ݔ�B��9��m�ꍖ�Y
-��ß��Uo��dLjN��d\�=����Jb0���&��Cej���T�;oG������뀘>�����e��/;{�X��
��lc=K�3���K�<	�LS:<�d����D���h���[��3[/ԳǏo��L/&��(S.'�vá��+�-C3�$Y��_���x�-��[z68X����MA-U�
-�d�?��� ʦ$�����)�+���awx�/U��e �hDvl�
F�����+(�A���2y|�O`]��
��Xl�wBr�|��
�$kX�9Z�
�9��i�����ߎ0r
9i��‚�.<�q
l��=�舣���z
���E�9�����<�BH��
���z�8���/�iX�yr�vvN��(3	墣0�W��l�I�/-
v��G%5��h��F�&dU ������L)?l�9�//y���nQ���*��݀3�͡jht��8^�ؠ�N��dS�L lɍ`�^�~�,y���bh�
�,}��#X�/U�6誂S��d
-�]>!J-d��
���ڜ	P�L�$���Z���N
 n�
$Z��S
9n<�2x+��=-�$�OO�4����Y�S~۵�c����RTn�N�\��V���UFy�`����
-��4���a7����J~3�ʳ�d�J�R(�|1� ���\
-P/ƹсV�7�Iu�g�tb�B��x�S������|�ǸQ:~�M����'��Z��O4c
Er-�!1 
��8�S U��s�p~Շ�\�3O`�{���0�Y}����8?jZ�3 �`�
��p�8f���
/zm��ηr�G\�V�����V� �44@�e��Y�k��"*�^��97M����`�����vf�D�"��Ô ^�A��^i��\�w;7|�H�H9ap�|�Η����Vc�RPXo!��|6�:GF���`����[�K������۸!2G��e�ݮ
�	�VDE��nA.��/2�;
���D6��,�K��rjh��	D ���]�4Z�w�D

�y!rU.��+���Te��ղ��h-���b
���
�]��f0��^�
��T�p�5;�&>{��3���m�u��<aⓔ�v�@�4p�v<�44�*?m��K'�"n{tU?�Cjd��!o���"H�������
^��0�+V��~}?24�z !T
"1H��Ԇ5.(55����po�ژ�qe*�P�fg���X�m�M��W�]
A|8��
zí N��Ɔ�|6�`齝���Q^p%w\�!�b�gxA�l��m�P�["t��d�P��!
��� B
-�KX�he|?�@aZC��t��� A� ����
-�������4���e*��E/�	*]T'�O�Á
-Lߍ �(�X_��Qp�ϋj	
���Q����G�����
�
g8l�}�D25y�1�_1v�o�fo�n0"1��y���
;i���:�U|�����H2�X�A�x�*T����*��:t�9
�s�5iw-��к��DIb_���$�	����*��3�,����������wl]�F��ʜaI ��	��
�*Da�Ot����c=8B~�
o&��
�I6���n[u�b��RM���yj�f�*Αv\ߴND�M����
^���%�l���[gB��2r����?�)_�����3�E��s�
n&��=y
N��0�
ȟa�p�0��r��\d�8߆������_7L}5v������K��ꢏ�W��(q�tQ^"�+��s)��k�I�e����ϟ��7A��G�	l:S�%D���E.��B}=ْM�r�g�ҢwU�
�0��j�IM�����'մN�o�m��
aL�G����
-�н�x��nE�����3�.�Y�\h�
����1��S��{

=�K�K�Q�b%d~q#{Q�ױ�]`��,:d;���w�v���\��?m�uŪCgo��m��w8��b��-�4D���ל;����k=��fQ	~P<n���K�\�L@� 
��E������7/~�q퇟;�?GvnD
-^����+RM!2��?Ej	P 3K�����ʥKY
--/�\��W	�*�譈���4!ϔ����=��8�	���;���c�1\��_TT�.����������m+::�+�jk��Ν�R'jy���_���9;�7U�<�m�d����i�0��2�1��oתv��ЕTh�P
-�cxQ �� �)�ş�\��b
-���K��b�.� 1@�m,��
-%yXz�H������gz� ��qzG�8�w��߼�;e���m�ה�P�RA��?�i8Z��5��4�&؂��\e���t��
�NK_
�}��* ~��,�h��
cf+?����r9`dN�d�Ky�
���ɴ�ZhX�[���>��
7s�o��G�nr]�2Y�ՅY/�9���Y2i���V<
��L�^`�������쀈u
+��\�}]
c�x�@���uG����u*c���m at ME+!��ᩫv��U5�����c���Ymd\
q���Iu��f?_��̼:�B��2�'~D���o$́����~B����P�V3�ʽ;�nJ"߷�e��x��5
�j@��*�(�Yj��*��΂�u�ɗ�xt�������$�E�̅��S����,��#�Î�BMT��@��R`U�@�сo��ÖqoOUGʁw׶�����Ӿ��V�Q�m�-ܶ
S
,��Â��'������@k�kU�K��ٽ��m���}5Ta��Ӝk��y1;O
+J�<������%Z��R����x��Y��B^�n�|�@לƁ�6W�FKp�,���O�۪��@2&5'Ac2���]�UQ%1�dph�ܡ2��AO����#KIP���u at L�wvӍM��2K◝=u,΂���������|�%Y��y�)
�h�T�{�K"S�q��Z�-~ę����Ƿ�\n���B�)�����������_�,�~�/�}u<Ֆ^�-=

,S���YΌ����\���ZVAeSo���k����Hw�;<�*Q�2a4";6n#WW�ڂ��� �[R�<>]�'�.��UO�
,��;!9b>�ՅC�5�w�
�M�
� 
�4E��P�oG���4��ua�[����6��
wt�Q�pw=�t��"��@h|�j
A!�AE���I=l
o|���4��<�?U;���uM���r�Q�+��6�$���ã��v��z�K�*��X��|I��������Y�(�~��
_�n����P54��^
/gl�U��E2�)J&��F�U�s?A��E�ud14�G�����؇��otU���D2�.
+������]rm��Q&I�t�}�D[�J' 7�	�]�)�
7
N�����[�ç'o�|�֬�)����j�_�?*7B�S.���OZ`�*�<A0�G�OZh�s������Le�f%��f��E2E%b
+)�O��mD�	J.��܇�@+���:�	�3X:1N�[���)��~�hf��c�(
?��h�s�Nx-���'���"�ΐ ]���)
��w��w8?���g�[�	l~ORf7�O����GM�|��������,rC��E�m����V���+^��5W�P�� �����L ܀W#+t�5_De����;�i7���9?�[#Ю��S�Sz�ċ;���+M|��k�n�I)'
��o���<���j��@
+
+�-�}�Ϧ\��Ȟ5
�;;y
r��>`0T�y7D��L�۵c�@8�؊�h�{�-�����E�zg����江e"�p�_VN
�R2���W�k��B+�.��c�4/D�ʥwq�@�0z��L3�ZV�%W9\�����Àa�+_�
����+�c�����f���go�p�;]�������"L|�2�n�b�؎��ƁU姠�x��P�m���zH�L>�
���Xi
�V
�q�!�
�F|e�j�����G怆XC/$��C$�s�ڰ���F�s�-X�=�L�
�|��,�x�����{����k!�Ǟ�COc��)��ؐ�Ϧ,��3|?;�
��k5dWL�
/h�m߻m
�vK��s�
�X�<dA�8��DH�x	����'(Lkh��N� ��>��4�0T!�s5QR�
��R�L�?��:A������v8Pa���e�kӂ�b"
+n
�yQ-�c�9B�8jZ��T���s��u!��
�
ҡϓH�&��#��+�Q�
��-�
F$��0o��cG �]�WX���/�~B���ܱ �B�5(_��sR\�^^��0�A�~n��&�eZ���(I���<a��Z�z杖�s>�}Y��������H�X�3,	�2�u��U�(L���pC>y�G�o���D�~���"ɦ[��m��Y�WZ�)�X9C
ЬV�9Ҏ�։Ȳ�"R���
�T]�ěM��}�L�2[F.7�����2�˖S�����}]qn���~\�'o�I? �z�!
N�t_.t��L�۰ucв�놩���ܿ���~Ɂ�Z]�q�
+�%.��.�K$~q���b.�{��?���Q�
����q�&(���7�Mg긄�y�����O��'[��}C��,]Z�N��J�Û��|��T-=���q��t��6‰��-�6�
0w!����י��Y����[ۭ�5R�|�܅?k�

yb!���0�~
+t��a�g|�v�:*@X���/nd/*�:���
Lb��E�l3��.����kv�͵N�Xu��ms��@��' CV[,1�嘆h����sgU}�z���,*���͓�ri�
�	h
����?P�~u����O?����`G���΍H��
�?<�aE�)D���H-
+df)��?=_�t)K��ŝ���*�W��q?��&䙲�ݹ�S
�6���x�zl;�K����j~����s�v
;"?�mEG�z�Wm���¹3Q�D-��r�k՟6g�������͗����a<��&�W^f8F��-@�Zծ����
+
J�v
/
+ C�<%��S��r�CLA3z��SL�e Ⱥ��^�$K�i�[���L��<N�����n���|��r;b�
���*R*���0� gCk;�f��A�&�[���+�
�����!�i���O�_�/c���Ŕ�8�c�l�{z^\.��©�lv)�u0��9B�

}�p�=��f������/�M��X&���0�Es#�xB K&�~�Պ�A>�)�K �?�0��l��y
 endstream
 endobj
 1515 0 obj <<
@@ -7425,21 +7444,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1558 0 obj <<
-/Length 2396      
+/Length 2395      
 /Filter /FlateDecode
 >>
 stream
 xڭYYs�F~��`�C�����k߲����ݚd��l
h��X�C�c
��h��dy�ʋEv� �p�e�
d���덂_� �D�� �ZH�����?d����)L����l�	�
<W���_f<R)d��$�"VWy��$Be�Y�����G
�E�6�{�XDI��VV��n�
~x�q�6�
���ꏻ�o>��d�X�8�_+\'�R"�"��U
c#'_�B(��v[���҈4��� ��FDi2��X-a�Z���c�8�@o��6�#CG�meTXt}�6`�$
-�PB���7C��+z
��{�#�@�/�,X+	\S��K'�ƀe_o�x�^+���If܉�؂1b��1�^
�N��ja��
�Z=#_����l���]�unƺhV�0�
MiE�ӥ%?�t��nM�w�xt�n����
�j�&E���IE�%�0�Y�#
8�_�o��3hd` 0+ƨ)�J@�����
�j��=
Dc�7�i�ˊ7�߿�Dz�_��U��Ply�?�X�ij6[[��J.�:�%���{����x]f�BS1fOغ�ڎO�vi�-���z�r��6��?��u��P�s�G0�b|nRm���f{U�=Z/�r(��
Ѧچ�$�lƎޝA�x�֏�];��~��<�
@BO�e�A�7��� ��T��b)�~�e
{�mځv m��Tx�U���lv�� � ��^�ZU���a=�NmAkyǛLeỪjт�(�K7���7��~}
-�HJԻ���
=��]�<Ք"��{7

- f
�Q��?�r�?�� �Z	N
��
�)f���2<EW�g�e�.!
v
�g!�
-#Ol{Id��z�(}�b�\X�(-E
-��y{��ݖh)w���;g7��5+:"
�$;�7|�>�/��Ȉ?ɛ--�xV6+��>�bYte�>J٬@�
-���98��x֮:��`��F��/��=g��YB�A=؀Ē��X���"�v�`�������z2Ic��w$
M)�|8�R��ʹT�
�J(sBQBa��
���`�_�U8� ��j �_�urן�8K
�c���m�
e�)�+
��?�@j�pߏ]�@L]XGО�
2>�+��
���B�i�ڐwzDz /��!£�����`_%��nHv�6�\�bf�rȧ"�����9K�TH�`���2gF�|�F�->��e�v_�X$�ز��X@("���t�_hA;Ɣ�v`P��ƾ��X��{>7Qґ%TM�K6
-��	�CYD���K����R��W��99�Q�H
ӵ`����Lhݶ�md��k���yKS��kk��y��/�;m��忟�j3VS�"�h��k+t�ՓQ�`�

ᱨ|�,Qa��V��u�#;J�

!d�
��9�t��Ig�*a�\@D���B�1�0OC�C[��H���9���tW���Z�Ǫ�6�=*�n�JAǽ�W׺}��!�q�N�]F���
	v�+�ь%�E�#��Y��U�[6 ��8۝��
����gS"�~1�ڸ�bN@�
�ΠP�ė? ���$��
-��M$
ԏ��~��!~��0���q�z3�#�WXP�ݕ�+�kN�~ �\�
���vI">��+��`}�)nQZI\���j���gj _O��a�q��^�
'���Ւ�����	(M,1�kE�De�����;*��B}����+yh}q8��4���N��/u��6
f1v�E��U�~�Z7��?h1w�T>��\JB���E=��T�y0�V��߻zu2��]c������>
�\H�?}I�&�͇������VRWr��\-9���z�8��pw��ԩ�3�(0&����)l��ȑ̟�f��e����nk�����/�k
/a�E�g2��|��D�Ɓ1�����r7�[IW���x�c\��+��x���a-�H"�z#���0�qn�	HI�J��{�
-��p���|�7��C�Z���A%��Ȃn0!�7��I�c{���.�}6i����'w�|\cV�،54��6n��9�̈/��|��%��W'?���-?uq�JM�_ϧh�'����%y�a)�xF���e_��몠�S��ʼM�R־�!��7�"p�u�r�|U�K�7�Gm��'
wi�/hqa+H�1$�[��D)�
-��U��������+�u��x&{������I��vw�����[��>�U�vO�Ne���5<��
���k�{Va2�g[����.����"0`ZJ�0��-,G2]ڂ0b���(�0H`��V��ay��W� ��bgp��-R��0���b܊Mr2�"u��ǭ~26%68���O���;7���9λ*���0�>P�Qoqt"Xu�+U�@+��Z2L���B�K(�
�S0���+�(ұ��a�m7Sχ��
���2��XsN
+�P����7C��+z
��{�#�@�/�,X+	\S��K'�ƀe_o�x�^+���If܉�؂1b��1�^
�N��ja��
�Z=#_����l���]�unƺhV�0�
MiE�ӥ%?�t��nM�w�xt�n����
�j�&E���IE�%�0�Y�#
8�_�o��3hd` 0+ƨ)�J@�����
�j��=
Dc�7�i�ˊ7�߿�Dz�_��U��Ply�?�X�ij6[[��J.�:�%���{����x]f�BS�0r�l��mǧh��4�C^V�X9mn���T���i�̹�#	r1>7�6a�uD3��*�
��M9�yU��hSmC�in6cG�Π@<q����
��C?Nf�� ���2� ���` ��z��}�b�O�ݲ�=�6�@;����f*��*�|[6;JL}PF/��v�*B���
v������M���]U�h�G�ϥT
��\��Q�>C$%����a���zήP�jJ�½���(���h��A��@P l������3n	rs�����3�x��;���L��'�=�$2Z{=X�>E�X.�Y��"���=�nK��;[
G�杳�B���
+
y����k��}dğ�͖�O<+�Xz�c�,����I�lV y�YO�

FZ<kW�Bv��v][#]�A�S
О3���,!۠
l at b��e,zzw��T;�~�U���h�r=��1ԉ�;�����S>��p��	g�\*�L%�9!�(�0x���o0���*
J �K5 ����:����K�%ڱ���膲p���Eǁ�X 5
T��Ǯ@ �.�#hψ����v]�{��!��Jm�;�cY��
����Y^H^�
���
�Ev�$�ig�K1��|9�S�P@М%u*$�j0��Gc�3��e>
o#�S�2\���],�?gl��i,��PW��/��
cJB�0�
��	c�Yo���=��(�����%��\�ߡ�
"�������|K���+G�Ā����̨A$�����{��|&�n[��6�]z�5D��%�)�_��� ����ʝ�6����Oy���O�z4�е���ɨh0���XT�S���[d�H�:xʑ
%��2�J�|�[�3u��F. �S��Y!�n��!Ρ-te$A֜|�B�+���h-�cUE��
��R�P����ҫkݾ��ҸB'�.�E�Վ��
�hF��բ�LѬSĪ�- p}��NzrG�\���)rN��zm�}1' хBgP�Q���q�S\p}��&�����|?��?�p���8}����+,(���L���5�m?��	.E�}G�$�u�ؕ��@�>��(�$.������
+K5Gw�35�/��G�0�8tM
+h���`��jI�i
Dm���&�u��"g�2q��A�
TG�>M����<��8
^��\��a�j��GЗ:MT��;���*c?w�Ê����i*	�`.%��f	�"�
KQ*�<�̀�
z_��]�:���.���zO{�IAZ�A.$����_��C��r�@h+�+�\s��
�At�x��~�;^o�Tę	L�
+����6Nu�H��n3qw�2�Z��w�������ٵ����"�3gw>�F"J���X���c������]Qx��1.���YF�|��0��Z$�~���F��87����@�P䍽`�V���{>ћ�D�!T-
+�����IDdA7����Ew�$���e��>	�4����;M>�1�rl��y}7r�sf��C�qc���ͫ���`����8�Y�����S4Փ��k��<ް�O<�Y@�T��/w�uUP���veަZ	)k_�E�L��\�w�*��裶DⓅ���������-�d��]�K�*\��u�os��:�l<�=[W^Su��p;���K��?�M[ƪo�'z�2�؊��
�~x���ڵ�=�0�ʳ���[qVJa�~0-%�
���#�.mA��[�w[$�wv����<]qЫs �o��38~�̉�����s�io1n�&9Y�:����?�
��˧�_
+̝���
�]r�[
Y�M(��7��8:����l�ZO-�eg��
!�%���)�����c
��Q�0Ƕ���C��������SR
 endstream
 endobj
 1557 0 obj <<
@@ -7794,17 +7810,14 @@ endobj
 /ProcSet [ /PDF /Text /ImageC ]
 >> endobj
 1579 0 obj <<
-/Length 725       
+/Length 726       
 /Filter /FlateDecode
 >>
 stream
-xڵ�Ms�0���:�s�VZ}s�v�	��J�DM=���v`���d�u���0�����W��W��g��S&h�L0��9�
G�ܳ�"���lJgW����L�S�
-I��d�z9
�Y����98��]�O���B�;xc�3o@[f�V�K6����|t1J���w����*;���A0Μj��	^k����J'/�?��a���U�J�
𕠝}ƶ���Ķ�MѬ�er&��땦�)a��H���.WK�du� ���cUL�rR���u
��u�Ȑz�=
-NY]�i�.�U��$��6��*# �x�e�� `E0
�RC����W|�L
�t�L��*�ɇh��ܲ�|�
���",4E�G�
-<�m�_��b�����T^[W5�
-���H�\w��dn1�ҁ���;
SP�o��͍��>O :�/�Q�$����2u���th�8p���ͳ/
��hE��v
��a�#��1O}�n�)�,�̠�!�袜���)s�C�t>~�"
��4
E��aNZ�O6�=
-�׶�<"Oa�[xx�硏��y���+E�k!���
�Q�΅Z�M���Q���Aw�yY/������y}����B��{u:/s�W�c/%�eג���:`�{ʢ	
�LJ�.����6�T��$
US����ʂ���QU-��8
o��� Z�}��8��
-G~�Z�Z��� ބ�)��>����*܇*,'a�2�u��7���o����
+xڵ�Ms�0���:�s�*�V_܀�
z�6�҃'QS�䣵
�=+�i�&$4
'��w��>�`3&�e��IZ��z�bN ³�"��lJgWLp�
���
��s���9�ɾ�r8��f
r#�LY.��R|ggH���l|ϼ��2K�B��x�n����`�<���F���Uv>�yK�8s�9X&%�ZCt��p�:��x���y5
�� w�T�����gl{lAX�(�mo�f]-�3�U_��J��I�c�d
��\-	��9pɱ
�bҔ�b�~��P��cF�K��P
+���L�u��RT�ȞN��ڋFr��W����`�
���l���n�:�ʽ2�‹Г��߹e�[�t5��'�EX(h�&�(�{p�$����,vT���T^[W5�
+���H
+Bw��dn1��q��	�w<��2�0ߛ�i}�@p�_1���IO��h
�$���Цq
 6�g_�hE��v
��a�#��1O}�n�)R�[a�IC�M�E9[W�J�>
��:?�j���vk����0'��'��
��k�k
����-<�����y�<vxH���Z
wvp��(|�e�>!tT,�mP��b^�����>��7�O��W^`5
O�e���y��
%��Z�}�������,�Сz|��¯�{n�N�zL�P5e��/=���z
U��{�ӡ񖷟Rl�=�g�;�ґ_�=��;�7�i��OEm�`^��P��$lP���9����
����
 endstream
 endobj
 1578 0 obj <<
@@ -8247,8 +8260,8 @@ stream
 xڥ�Ms�0���
 �Z8�H��
�ę��ľer`lB���8����$��:mz��^�e�݅��0r��$
WF81�Z+�e@sd�L�Y��
aT8K~�H�(p��g2MnG1,��1ZR���`D�
B|�%���i-��8M�!�J2Af
r�^]N�\8��}��
f7��l��5Pm�G��ΩS
 �;7�
-��?����5�����V� (=�+��f��-0C����Ӣߴ��z1�K�)c��{�O˶��b2*�)��u[��z^<��MW��;� �R9�s�Qm�Tm�S�J!���	�Qy��0y�D��
`�04��R��3���*��
^	#y:�sd�|�d9�t�Y��
7}�{�
���>����J�.E��EH/��VC�w�	J���2N�
%,��| ��?�������&,����
-�-^F��M�%�}�4ʆ�`{x�}�-�l����!�Z�#�PgK
�
��Ha�(����=*1��M�� D���,�R��g��x�n�u�l��u���Ku� ���
<�
���R;C�#pK�Oj�½�bdu���s�ox}��HL˾�WU��Ǹ�OA'Ӫ-|��ֽ_~��b���r�>բm:?
�Z�e�y��D�%΀�]{i��C{����� �)����<��Kb����1�T;@���������r�K{�O���3���e�
+��?����5�����V� (=�+��f��-0C����Ӣߴ��z1�K�)c��{�O˶��b2*ʩ��u[��z^<��MW��;� �R9�s�Qm�Tm�S�J!���	�Qy��0y�D��
`�04��R��3���*��
^	#y:�sd�|�d9�t�Y��
7}�{�
���>����J�.E��EH/��VC�w�	J���2N�
%,��| ��?�������&,����
+�-^F��M�%�}�4ʆ�`{x�}�-�l����!�Z�#�PgK
�
��Ha�(����=*1��M�� D���,�R��g��x�n�u�l��u���Ku� ���
<�
���R;C�#pK�Oj�½�bdu���s�ox}��HL˾�WU��Ǹ�OA'Ӫ-|��ֽ_~��b���r�>բm:?
�Z�e�y��D�%΀�]{i��C{����� �)����<��Kb����1�T;@���������r�K{�O���3��ʅ�
 endstream
 endobj
 1585 0 obj <<
@@ -8654,18 +8667,14 @@ endobj
 /ProcSet [ /PDF /Text /ImageC ]
 >> endobj
 1595 0 obj <<
-/Length 1964      
+/Length 1963      
 /Filter /FlateDecode
 >>
 stream
-x��XKw۶��Wp�R�T0���M��v�s�x�vAI��s)��é�}g �%�V��tE
�
�y#�
�$�p���3�h�Sb
�L�H����p��I��o?G	ᩉ>;�C$dJ�.��W��x��$�EZ	��<��kBSX������ �$UJDw�Q��ԑ�D£�]�[|���j�S�~�n����W7w3�T1��z�p�#JI*%C�T+
t�)*���V;{*�%�)
)��r"�
a;#�%�A�b?f]ߔN2��9��pd`��
W�ƶi�����$�˺ɶ]��
-�ڷ���E�[�4Z�����ϝTpȾ
a53�P�08�N�;�
 
 Co$U@��X��߅P�7GB�
-6#_3���c�z�]�Z3o��-W��G(I�Y"��K�����J\���s5့���%2|��@rCL�_�I�#
8�W����s�1��y�� �+��*!B� I�k�Q�^�7�:0��@�'փ��L����R�X�W¸�d�HJ�%��}�v�<���Z�VlBX�~�5��vC���jp!�n�<dy�W�+)�ɳMayc۪�w�����rpP�儠jDpX{S�
67s�eg2NdLn�5�|y� K��j3�7;�1��� ] �H�P�	�IY
{��j��]��7G���q�wG���'��&���
-j�h�
VkH���A��f�
T����+�52��
-d�'��W�οy����$dh9�K@��!E��L�/���
�z��6@%^�ҳ��\qB)�X����ٷy�SO>���t�+G`���sS�C��;۪l���;��ս'Q����ˇ��:��M��K۾9�'�8#� ���)�j6P�p���S����~
6�7b�P|m�K����9wP���@����Ѷ�#���*�ɶ��{0��h+�_�K`DtM��v *̅U6��[�G���S:��\�I�f|��a���}�EqA��	Z�U��
�sOxs

O�^���p2����k��.r�
��3;@.�/�
0
o�	�n�T��#�E�
�?������ʯ���C�J�hݏ�o�oo��������z����.� ԥ{�Ǐ�<���uq�n-f5��
r]��;�|��
�ĸҾp
-�?�p[
\W��` '>6�S���ϒh�ݰ���S
3G�&y5�[C!��Ɣ?�H��y��E�W�l})r��nRO�,�罳����,��`a[�2�u�jg�sK���j���ʒ��U�
@(4Xf�DZ�L]��1�)�xȣ�23K�#ũq��f|���I�:�2Dc�,��Q���
sF	��D�����Z��V_����lV�X� �7�\`H�B£0~�QR��O� IBG,ٻ���;2���h�֎-Ģ1�\��yo�@a�֢��3�0U���PCt�J����]�xd}{�m�y�
'L�����>���?|���_�4�!�S�f_5��
�
�0 'l�z�=f�kz%�#�ژ����_�FOl�O�s�@3E���k����B��Y�Cc���̎��D�ZB�����^���?��+��M�"IB��y���.�AM��82
�	wn�D�<�x�uP�m쑧�E������S9�˩
߱r2�.� �m_�{������Y�H$Y�S��`f\{W���6]�嗂�И���o:�
��}����q|:]�C�Ͷ��0�x�M��l
��*8��Ǥ�kQ@�`A*��ʇ��Lw1���Nv�g������<p��
����[c���l��&� �Q�w�� �<L�y�f ��ι�ʈ8�7
-C��m�
-
-�
��W-�� K�|�xO�(e&]�O�M��Y��d���
�F{��
�qr��_�Âv��|e���&���3��9����s��=Y��o+�ۊ�JC���
�Ke�9������,I��o>R�a`�BX�բ�m�
���z�1.���Chڭ�m�e ��
b��lk��
����� f�4�
+x��XKw۶��Wp�R�T0���M��v�s�x�vAI��s)��é�}g �%�V��tE
�
�y#�
�$�p���3�h�Sb
�L�H����p��I��o?G	ᩉ>;�C$dJ�.��W��x��$�EZ	��<��kBSX������ �$UJDw�Q��ԑ�D£�]�[|���j�S�~�n����W7w3�T1��z�p�#JI*%C�T+
t�)*���V;{*�%�)
)��r"�
a;#�%�A�b?f]ߔN2��9��pd`��
W�ƶi�����D�e�d�.�f��[�|�"Lj�-e�i\������N*8d_����W(J
^�ܝ�����7�* }A,x at z��B�a��#�
x����r��I=��Z�������+XtY��#����,��q�`v�c%�������p��W@�>��\` �!&կ��$��
�+�{����� �<RT���t��R��$����t/̌��?
��U ��	�A�z&���D)�
����
a\G2e$����A;p
���j-��+6!,`��`;�!�~_5�q�
���Ǖ�q��٦����mU�;\�mf�c98��rBP	5"8�=�����9��2�3'2&� 7�N�<G�%�E�����sx�.�P�V�
��椬
�=� w5��.ˋ֛#�@
��#�����mB�5V4��5�G�懠^a������֕���o������f�ߊ�
B~Od2���%�m����|&���c|�Y=]` �/J��_k�8�M�I�C��ۼ̩'���H:�#�T�ι���Z��mU�]�������ޓ(�����C�d�
[����mߜ�k��t
+�����R5�~8�H�)��M�n����y(��6�%�e��;�^TB��~a�h�K���ZR�d[��=�UB���/�%0"��r�;�
�ªmp�-ƣ���)
�w.¤�3>€l�����>ߢ��E�-ʪ�{�ܹ'�9�'F/��u8�GA��}]�������
 ��m�
�7�~�n*��ڢ��ߟ��g
+X`[�Wyy��f%j���۷׷7�ono~y{s��\tb�T�ҽ��Gd
��亸uZ��Sq����
�E^>x�Z�Fb\i_8��L������K0�������gI��n���̌�����r��<�Э��vac�x$��
���+[��9�Y7���L����Y��g�}�u��-g��:	@��蹥��t
�Nue��ꪍ� ,3��Xi�.b��N<��y���͑�ԇ��D3>O{Ϥw�L��oe�JA�����~�Bc
��G-Tq��K���6�r,DʛS.0�}!�Q��()�֧l�$�#	��]U~�
��i�Lk�b�f��x���M��Ek�U^��R�*S�w�!:}%�_P�.�
<����6�<@�&���O�
�����bX}�>�m�/D�ȩ	P�/��]�sj�6a��
��5���cm��~[��e�'6���9m���zn����go���,���E�zfGUy�@-�[np�qKh�YW���\��R�$�ˊ��LC֠&Tq
��܄;7A�q�x�W�ٿ:(��6��S�"��c��������T��X9�
mn �/�=��@
�ks�,`$���v���I03	����Di�.��K�QhLAp�7��������8>�.�!�f��z�?C<�&H_�y�S�j�cRȵ(�b� �X���}���T�\'��3ۃm�~�_
8���O
Uۭ��v�l�m}
g����ia
&�<�`� �mg��jeD
����� �6|�Q��Ϋ�{{�%V>t�'@�2�.���&C���o2��Mn��p�g�8�����aA;�a����?�[hz��pܜ�����
+F�������m�Z��}F�祲�
����
FX����7)�0�a!,�j�؇�څ�����{[�!4���6��2��D���}��������_ċ4�
 endstream
 endobj
 1594 0 obj <<
@@ -9047,15 +9056,12 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڥXM��D��
@��'�=U\ ��*(>��ᠵ�^%���R�=�gF�d+�E��G�V�����=˓]“�o����D$.gY���K�y�l7�œ-�~L8Sy�<z�C�MΤPX��o~���8�L��̊'u�D9&rU|s{��u�[����$�̸��T���v���~���j�r���ū�_�?�|w;�-�d6��j\�D�#ɺp�)m�}A"��6��ڮ�eF{Q�'�*f27¶`VrǴs��]���2��T^�
�^��J��lOUS&gR��ayl�MWm�}x�Oe��4&�4y�
Z��i�WK�j���#l'��V0	�]���O ���n�}�,2 ��wf4�LeFg�j9_K��9`��m�Z�,��^a�
NPj��l��/+��Ů�Z�ּ����]t��o *����2g��,w� �U��
+xڥXM��D��
@��'�=U\ ��*(>��ᠵ�^%���R�=�gF�d+�E��G�V�����=˓]“�o����D$.gY���K�y�l7�œ-�~L8Sy�<z�C�MΤPX��o~���8�L��̊'u�D9&rU|s{��u�[����$�̸��T���v���~���j�r���ū�_�?�|w;�-�d6��j\�D�#ɺp�)m�}A"��6��ڮ�eF{Q�'�*f27¶`VrǴs��]���2��T^�
�^��J��lOUS&gR��ayl�MWm�}x�Oe��4&�4y�
Z��i�WK�j���#l'��V0	�]���O ���n�}�,2 ��wf4�LeFg�j9_K��9`��m�Z�,��^a�
NPj��l��/+��Ů�Z�ּ����]t��o *����2g��,w� �U��
 ���{8��~�
 ��W�V2���3ms�#���o�����������v���
L�'6|��$G�m_E!�:˘�.D�u��[��R�_��Z��Fp�H���~u�U�(^���S�߆�+cӢ���}y�E�_D�2	�s\��
L!;�������Id"�"��Gnb�
-9A%�4�N3.�FNF�~!8��8�
(g�܆�
ڦn��.����]�=R�,ㆪ�C��� �@�Ʋ���"�B�!�
�@	��#�%���A��
H�o�p�(f�)&�h��Xia�
Ȍ m�D\;ƕīӦ��^+U���RA'��{JAzz���hk0J�
Vл/����C�
��ؖ'J{Gi?�p(�:jx�m96���6��&�[�XS���\�
4�(�d�(a]
�zw�������jx����.�',���7TCyZ�l�G�F0H�n�c��	�o-�����a/>���i�p醶�]Z�a;�C�x��
C��hJp��׫
� `��A?-"p���~� C.Y��g���3�T�]��ݻ�%e�?I���ǥex�4��
u
e�;����-�~�-
Rd�M��I�WA>@)�?0`�sl�C�9=z
F2:�RG,�r�zS��+'�Pf~EY&u��4C�^{a4Sj����E n���B֜��hE��ąf^���J
�G/�˃R-�n��(�Q�d�1��p�w�<�^=P�H{V
H�l
ȑ
��%�
p��@�
�z�V�-U4�����[���K�C@�󚄗�	Da�E2�,S6�0�Tx
�s:�g����企.Z�Z8Ä�ҡ�ՓM�����ږ��ﱴ
���B*��}A5�@�M���B��n+�'jشq��wz��yn$�ɦ�f�`q(&<lKjX�g<V�S(�O���,NM����0P��
-5zQ�K��}���J<���2��dt���	bz$��j>v0Z��<��.r��"*ٖD�Z"��r
-5=�@ut��2N�sdʿ
�g
-R
��;b����m���)� �am���c:��'X�
-np	�d�xES"cH[AS7O_���Z��k�R�TQ���+�ڀ|6m9�Ȍ,�aw>��pf`���P�K��|x�UX�I�o�p`���S���?<�?�Y�cX�l֙	��1ʋ�x��6�޼J/�K������0hM#�}��N�!����
ѱγ	�
,A+���k�Cs�
睂�
�FM1sq3j 6�5b)�<��
-�o˰����}X�������h�Q����8<^��5�ۄ��Y�����pI�[~
�?���BPs������=ސ
�����|�/"��S�%���[i��V�Z�:�8*�ًI4\����#�
r7��z]7��Z�l��
����c�$����a��"N�zW��z<
E��Q
���BF��u����
[�i"��E��
+9A%�4�N3.�FNF�~!8��8�
(g�܆�
ڦn��.����]�=R�,ㆪ�C��� �@�Ʋ���"�B�!�
�@	��#�%���A��
H�o�p�(f�)&�h��Xia�
Ȍ m�D\;ƕīӦ��^+U���RA'��{JAzz���hk0J�
Vл/����C�
��ؖ'J{Gi?�p(�:jx�m96���6��&�[�XS���\�
4�(�d�(a]
�zw�������jx����.�',���7TCyZ�l�G�F0H�n�c��	�o-�����a/>���i�p醶�]Z�a;�C�x!�!�F4%8s��U�J 0��8Z�c�X�!�,WٳY��ęA*�.ԍ��]�2��$�H����2<l��q�:�2�
y�Oxޖ�E��)2ͦIL��ϫ��	��0�9���!ǜ
�� #
a�#�A9uE�)_�L(3��,�:�U�!K��0�)5z���"�F�su!kNAy���f�B3	/}�O��ң���A�Q7�r\���C2ϘTv8�w

Q�
�B�=+$C��H�������a�fw�E+�*�U
Y��-����!�J�yM�K��0�"�f�)��Kf*<�9
ٳl��frr��
-g-�aB�
�P��ɦ�������tCmK���XZF�T!������ Ӧ��s!Vl��5l�8N�;={�<7�dSD��K��

�%5��3
����
��'h�m�?����S�S���`��
+�����>v� �K%��
��Y��z2	�O���
=��e5;��rS�NU���lK"�
-��i9���wU��::|�� '�92���3)��
1ƋS�6}W�y�밃�\v�1
�f�,q7��E�Y��)�1����������w���5�)p�	�(B��mm@>��
idF	Ӱ;��p830y[�]s(�%�g>��*,�ꂷP�0B�s�)u��
�ˬ�1�|6�̄^��EP�	}zS
o����%Z���Y��O����>G�[����LƊ���X�ل^����d��9߇��N���t������5 ���Y��x߷eX�|��>��}{��Oj��(VR�W


/���mBC�,����b�$�-?�Io�K!�9]��_z�
oH����m>��t�)��пx­4�j�O-Z�S
����$�c�j��\��k���]_-d�E����yT��1D�n�~���0Q`'
+l��}z=��"�˃��K�x�
�y�:��}W��-�4��
�
 endstream
 endobj
 1602 0 obj <<
@@ -9395,14 +9401,14 @@ endobj
 >>
 stream
 xڭVK��6��W���@����[��
P ��%9h-��B�
=��
I9Ү��\��pȏ�f���Fެ��8��pb=uN�e̓�a��
#̽%�J�ȷy J{*��&W�g{8F��E
��#�R�y������F:��(r{O���
�RL�ۂ|�^_߬7ҫ��/��/�oW�og��j�y.���s��έ�R���@���-ʧ��I�
-�B/�J��=�vV0K��K؏�0vM@�x9�W�
���גge�Wm4Y�	�)��˷C����9�e�k�;�Ԟl8�]]�i7V�n��f�ϰ��WN\�zn|�`d�C
�^��
+�B/�J��=�vV0K��K؏�0vM@�x9�W�
���גge�Wm4Y�	ʩ��˷C����9�e�k�;�Ԟl8�]]�i7V�n��f�ϰ��WN\�zn|�`d�C
�^��
 ��]�:A�{��W�Y�F�PΑËv�.ێ��Y�1��T*�[2�n-|��J�]�̘�p�x�n�.���
 B�i2*s����:o�A���p�����D�6�(
�/������bT{�U��a�BE��֢|�����u
�� m&��
*��郤1i� �+�h���T���tH�	�b�QJg�
�hJh�l�qT��m���]�|��U��Q���uk�U(o�������	�f�;qV�q���3�E�P
��3?&nu�8E�����Ο!N�O�Tv(�}y����i\R��
2�
 ��6P
�c� �c�Dz.�A� �>����9�C�"*�z��vsj��L
t�?�>�q�]x
�%ـ�
u�%���4��^���
���#�ρU�*��������
���ZM�wKؐ���Y�A}@K�
H�ԙǻn�y֎C�`�i("t�3C]��Ȋ8�6�C����e����n;ֱ_�٪��*��>�h<�\	
��R/S��W=����
 ��e�c�*��
e���B����\Ę���>m�}�W[\��S�pq"��ό���cD
�ޮ̋ߒ�)�q<B?��1�#�/����Jl��j�!�y��E����M�v��	 *�
�����.�~<��]ضD��
 �g�偮7N���Ct�}>��[33�n�,���ϋ�O;�q�D,�UT
��v�.�� ?���Yn%�?�v��y=po:v#xӡ�\�kǥ[�a�ƕ��ٰ������P��t2�Ix��!3��K���1 �A��*D��ŚKk�&&�'�>U,~�*?b}�v(�?�+ ���.KQ!���
�	S�/2&�$�C-�Cu
��*��;���fP��C�5z���
 /����a�㊏{/j<��|���
J�8��^����h���=�b�?+��2���
 ��Fc
Z<�7�׶m�pV<oP���
sH��R��
���%	�_-�˴`Lo.���&�,���7Xp
-�-��gg��?��c�
+�-��gg��?Qc�
 endstream
 endobj
 1609 0 obj <<
@@ -9667,16 +9673,17 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x���r���@|�A�8�0W��d�[qU\�*���ɂ 
���|}�� @B��QUN�GO������mģwW\	��HD&c֪�r�8Ϣ�����y����"�Tf��
r�$cR(�ч�_F8,g��Ȥ���"
)�D&���]ݾ�@�ei���M��,1��4W��:�5�����Re:~��7���~���nD[���6�Z��DB�,I$R&eJ'��@���_�uqNWr�l�=��
tK��6CVrôS����T�2��1�N at d@��>-����uuj2I,�`���&_un��4=�E�m�#	�L�h)8`��i{ps�j�@�_��td^�
+x���r���@|�A�8�0W��d�[qU\�*���ɂ 
���|}�� @B��QUN�GO������mģwW\	��HD&c֪�r�8Ϣ�����y����"�Tf��
r�$cR(�ч�_F8,g��Ȥ���"
)�D&���]ݾ�@�ei���M��,1��4W��:�5�����Re:~��7���~���nD[���6�Z��DB�,I$R&eJ'��@���_�uqNWr�l�=��
tK��6CVrôS����T�2��1�N at d@��>-����uuj2I,�`���&_un��4=�E�m�#	�L�h)8`��i{ps�j�@�_��td^�
 &Ax�)/�kPF
 �4�
d���N�Zɔ=!:Q��#�L�;�n2_׋����+�
��C��*5ˤ�j�
���� �k��֋Gr5� ��wW *y6)2':H�e63_��� G ��=GO}���D��'H�+�t�=������h~��o;p�75���²'�
��v�Qvkc�B�0��)`��x붇�T,��K����y��-I���:oh�o�߸�e�N�����ۺ<�np�
�t
-5gR�g�]Qq+@!d�5y�n�f��	i	�c�]-#+0��dMP��U�p���]�-��>D+�ںY�*�(g4	ƍ��@?��+�̃wo���C�)����3����K&~�[�S4/]U���Z�@��
 ����Yv�T��=�h�b7m79D;�]5��k�S �����m!�
�Ȃus3+��L�@e�	ˆ�XdSz���S��ғ���hC{�� j��\��}�V�C�5���@Bqa�C�.�\Π/����ۺ�˧%Q��?&����
�ӌTuG�6�ן�F�Ɩ<��G.�4ž�]p�q�{��yG+��1
�
3��`�iV�)ܣ�zt��F�܃�
FN|\|ك7�b݃���<:y����
��@{H~pe�ڢ�¸��i��w$N{d)��
-��v�,)�ܓyi�.�ѫbMi��[W>.��]Op�
�2m����f�@2T����- 5�<�����b��h� 
��k���� �F��2x[�@��p��d�@Da���2:��DP𠄈���O	x0��$}�I�����'�
��kI�f�	n�"s��t.����T��'
\��I�U�,ph(��
�	�~�dV$'����C9�i"'�l��,
"� ���
�q���y��[WaN@�����QٰD7
n���s�jL�(�#-��q9a�κ�� �V�υUqQ���� ��ȇ��7���O 
;Z�jZ�4EK@��5�jZ��`�t��5��Q��E��I;F���
qljW�'l�2���0�q�*�
� ��-�J��`��*prŶ@�	׶O٨
��u^S�>�B�z('�Yȩ�v� �i����*�4�MgTd�d5b���؜kHj&}�6\23��h�S��
�j�
@#K	��Qf*�[t=L�}:� 	��0��}<�u�
$�-?Aӣ�2Af�>��g��h@��9P��߿�A�o��x 8,gFY�"�,�LgA?�_3�B�?B]`X>�pzd�\M�⷏��-����"�t��b̠�]����f�q)
P�fz�6�
��+����0�D&���,�F�`@��k9s7Z�o�_+�.��9�
��_d\��Ɲ��gNf��X=��{�1#L`������#ϛ *�L
I#Y���P.u��L�a��w��QA�x�bZ%�GC�ƧH:��,<�/�H
-3�8e���D��1~3G3K��3�~�����Y��0F�K���`Ȁ>�3� ��Sc�O1�x�2��5����p��u��=f��2���Y��O.�����U
�~�I�V3���]�n�B}C�������Yٔ=)�N���B��������L��i����#�Wb��f�#iĜ����W�"�
1�O_���9Ǘ�j�)1>���;��m�������˯H(�ձ���̎n����Xt��

)��VE���#M���+�}x��Ҫh��Cp�2
߀E at J����@�"^�u[4S
-`,���_�gO�J�=	|���@+��
-R��ߴ}��.�[�}���;�7j��]�Y�� ��f[T���
��ǷÌ
��D�4ok��jZ���<�՜�%�vRy�����aO
���I�ҿ��c/3�}��	ܡ#���u
uu �o�Z;�\���PKmm�
>�y	�-@��mA
�}�?�=S0��Om`����)��^�#�
ߝ��@�����6|���
 {�녆9
-}�w&N�}�в!�
-�v�i����"�{�P3�$�
�m at WoF~�N[/{}]�t�K&�4
�m%����uW`�?Cg���?���4}�^p
���	:������)�����l���S�6�K�
+��v�,)�ܓyi�.�ѫbMi��[W>.��]Op�
�2m����f�@2T����- 5�<�����b��h� 
��k���� �F��2x[�@��p��d�@Da���2:��DP𠄈���O	x0��$}�I�����'�
��kI�f�	n�"s��t.����T��'
\��I�U�,ph(��
�	�~�dV$'����C9�i"'�l��,
"� ���
�q���y��[WaN@�����QٰD7
n���s�jL�(�#-��q9a�κ�� �V�υUqQ���� ��ȇ��7���O 
;Z�jZ�4EK@��5�jZ��`�t��5��Q��E��I;F���
qljW�'l�2���0�q�*�
� ��-�J��`��*prŶ@�	׶O٨
��u^S�>�B�z('�Yȩ�v� �i����*�4�MgTd�d5b���؜kHj&}�6\23��h�S��
�j�
@#K	��Qf*�[t=L�}:� 	��0��}<�u�
$�-?Aӣ�2Af�>��g��h@��9P��߿�A�o��x 8,gFY�"�,��7]���5�,��
+j�#���3
�G���d(~�H��B�7�k*�O�|�+�
z��ɪ�n�
�� Em��o��1븢�q���p�LdO��k���k
����3w���֪�2�b	�þи�E�կi�yo|��d�ᩱ��c~�'3��1@�
=�	�RΤё4�e�.
�Q`Ln���yx��$L�7)�U�{4$k|��3������>��0S���Q�8K��3�7s4�4}>�����ϝ�
cD�To�
�
�3�y:�PY:5�8�s�g.3]_c:Z��O\�|�cf�l s�˙Վ���I
q-^�a���Do5�~Z��n��/�7����z�
+���Mٓbꤟ�,d�H
+�؋]�8��)/="x%�!�m�8�F̙߻{�{��!����s|y��ホ���|�F�J��������X
��
�������
��Ew*�ѐbonU�m�<��?xp�rP܇7-���=w,��
X�t��-�.�UY�E3� �ra	��exF�tj�ѓ�7
���� ���M��{뢿������{��6y��`����~m�E�*���}|;�ر�`�M�K�&Ȯ��]�qA�\�i[m!�7k�8m@���z��4-��+9�2s��,@��
:⺨Z�QW"�f���ɵ�z
+���ƌ���Ù� ����H��ڗ�s�3����F@/ �
�Rx�-0�>���)�
��[�m
i����]���^h��Чxg�t܇-��Oa��+�{(�.�WP
+5�Or�P�t�f�g�������M�dRL��V���\w6�3tvP:;�
]NӷIq��
+~��3�,�/J���
�Yh���>�?�?�/K�
 endstream
 endobj
 1616 0 obj <<
@@ -9871,20 +9878,23 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڭ�r���_��CU�d^ ��!��u%��Vʇ�	��� ����O�t^�ݭ\��<z�{�=#�y����w�y��Wn�&̈́sf�Rf�����_�fc�o�0��<��Ǎ�3���v����?'0���M�X��WaȍI�������?|gaw�%����7Y"�t�VV���n�1����ܙ�F?��ۛ_������*�"qɗn�ӍR"�c���4��~���iv��Z�b���ʾF�.
ض�����Vͷ�)��m�w��f:��@2 ��n����+�ؔƑJHj��|ۗۼ��sW�_wq��,�ls�$@u��\�Qj��~9�����D	
ħ����`
�H 6NM`�+ۂd
��6uZ��t�^�'��t�řx���]ss�]�=��}�#Ñ�Vd��9���E�cl�&J�<yDW�����
L�2�A��b���/`���# �3�;`~=c�&F{Q[�~v�
-�Y[�f�l>��RF��85-�#�@
����Þ$z.�������a���
-;��i��ۗǂZ]_�����%
g�N��։�ե��OyK��2�ì?J��np���Px���(�μu��n
_Ǫ�Vp�ө�X���,c}[�/1qT��dL�X>!�`;��U�/��S��Ǣo�-~[`���y���W#Ӌv�oÜv��x�Y�9we]���)�B�[a
���I?Ert�,$G�)K�r�R7��\�p�[t0غ&.� j�+.�`D5Jcx �&�fɈ�MOSs���F
퍢�R���[�;ma�BlX�
�g2���#�$/��	��K
X^5� �ZM`���t�v&f6
Ōp�O^��iiNY�
"���Y��o�C�2��
�߄�˾̫��!s
�11�����L��:Bj
J�ҳ�e'��<IN.$9$9!INV%9$9$9yE���F�$'�h��d.�	K�n[xA�����T�Y��W)=���C�y-u������7:�^�#�x���;�ؕ x�h�Q�g͞���-n��`
�Q�
iZN?�Mm�?TW�"̏��T�Il�l�y;���{�o"v�D�
>	��*=��KIP��Q�|�Ϩ+~f�c�5c&>F/}�Y(?I�O��9��E��+b
q�H˫��,��vԘ��ք��.t���oVu?��^�w� )��x�g�Bc
�\���u����Ȩ �غ��2(�}��#LB��G�I���@�%c��ϠJ~����؊�k�lU����Jl�V%������<88(�_sK�xP}\��9�"�4��#�
,��
-?���g�a"G�7�����4
� ��R-Xs#-\b>�`B���2����Ș}�C�߶�Q]b����k����a|�~��}��f�
->WM�9��OP�Y
P ��Q�/q5���s�^7\�-�
�
"��
-+R�ϋ��ʇ��0��`�k�3��i�
p�L�}SU
"��!(��:�Zj��3�C�`�#�0cf�Ro�����`�J���fHR
���
�Y
���M#A�,J���	�-�Z���eٱ�}.i��.�$Y�
��@
-�
-4�NakH*o���¥�'h�P�BE�t h�A.��~�(͍�v��e�e�
1{?�eIt�J�D�na���Dz؝��ܗ��2#,��<�Z���
$t�Ѡ�#�
�X��ms�9��Se"N&���
�1f2��Q� 6���:�s����[UP�`d�?fB˅���!��{ǤK{]$�!`�.v�����2��҄���@4��U��ղq�+���.�l�� ���m,jGC�`�
-2��r�g:�_� r�8A���<mc����g
��ѡ-\T�&a��C���|��џ~����'-��6+�Y����x�d��O4%��}{�"y,��������(��N8��?[�f��O����2\�vߝ�b�TR
1��r�e���~��6?��c/�%�8���L�).D@�ʳH�ڻ�ex�L�P�X�uN���$��m�[)qg��Μ�`��m�j��
�j�
8�mOW,�q�ݡ9W;b�Cz����H��vWpD\�(�D��
��
 ��&FPs�	V���l@���+���}
-�!�,
�-�
�5Q�$�ւ� -���u~�d��>�O]�М�
8_�z�.�ʻ�R�KsʑZ7e|
p﹔��e��B]P�L=��
;>RX:ɲP����X��O�������I(�jb�S����: 1��L���d�ܧ�>�_��
��������GW�K!O���
<�~݃k����`W�q݅�!o�+�#�
�=#��X���~��t�"�斁�c���
r�,j.�#U!�9�v
	{�%v���Y�!�
�~��u|3Tz�"�
A({��2艃��
;��;�;
�u��+��@�"\cE+3#U�ܠ����Nv���
�ip�K�al��$B`��㰧��oӣl��5z ��l���� !�q�ծ���Ѵ#G}�x
�ؽ+����^�8�AWb}�?�V��A#
��w% 
��Fr�
!KB.	+����e� �iQ�
��>����lt;1:��X�E���\߼�������a�����Ȃo�V�&l[�!���Y�
k*-�![e
�
-�!��!�b���F/��ݎv��+<�	|T+{*����O޳<��7�]��
����I���1����=��lb�X���f��+.tE1^߽�U �kV��t�X׼i�3�f�*qpix�Vxs����x:W@�
����S�3��,A at G��k���Ƣ��������m�SϧAX���qH
���y�_^l�wnն�y:x[B���*E[,�5m[t\;
kBDc����U�d���9�`�{��~
-�Xs��haE�>��)�=���'�����
-߀距},��3�qC��8c����
��*~�����-�灘�з�O^&`t�,f�ɉJ
�e�g
-$5\vi_�R��H�⏪�l$��,N�,�O�3R�+�ƒ����	
'���0E3N���t��"hyQ���$���a
6����^���օ�k�
��X��.8�`ͱ��]�Q)-;��m
`R���Ⲟ�

%�:)��m*�"�b�\"V��
-X̉Ҁل��_-�B4�i󦀯�1��
��p���]5����uAm�q}�v`�)� ,�3E�e�8P�
iN
}�`-�W<U����
�&[�}�[E?ˌ�	N����my�kɟ��4m��Ëu
J�h�{��
�&���۶�Ç������UQ�ܮ ��`Ӗ�\6��G`۽X��N�cm�+�s
�I
K Uf�S9-�jVU�l��+�b�sձT��p�

�p���Jay/��~
 ��[�!��c�IǷ=�g�A�K��p՗~+�n�a6Y�Zg6�C�{��3�Al
D��ԍf]��
�M�xs���u�aiGy0vN��;^���7 �X�xޓ/+�������б�|Cdt�&���Rh�y(���v<���ҋCW86����%liF^&Q��
ā�o(ET�{����<��� 'xx@
�����V�(mUK�]���%ef8�#���29E1+o��a	4 Y~Uꑬw�VB¾��ٵ��~���בJ-u�WZCW���
-
o�*�P�e)�*W×8�Y�@����~�j��A��S�B��Q���_���
"�����"�A���zO�#H���R��p�{OP������
f�&245ro�=t
-�Ϭl��{h�ӊ�{�ť!xP�!�@^��u�k(�}C��;z��?�d��y
%�xw?�  'u*R��(�OҴ�"
�b��T�

i.��SY<�N�*�����!-~Sa��������^���z�ڢ������t�L��Q@��O��
nO�֗
�w���q�7+R��Ď������%���ށ��i�NZǯU�A{2��y����m��m��_�BI퟉�1�^{ %L:�ޮA�5��~&]�:� �J
����5���2p���zl61�ZJW!��z�2�Gf~l�ހ��Ry�B��m�N�ƙ0]bs��F�ۼ~,�z�����IϺ�
+xڭ�r���_��CU2O`�
�8�ZW�Jl�|X� ���
+0 (Y��tO��EP���E
̣����3�Ǎؼ��w~�Fn�,vNo�P��f{|��W�������m������,VRC�����N�©M��8�����2�
��������,I��~�ɒئ��2Bo�w���_����Ng&������z�����O�����|��*�Hg�*�]�I����KD��K�+.�UB��?U��W�ձu����m�Hcc�|۟����~g��������t�eT�]�����F*����ͷ}��+�<wE�u�7
+��f�;) �#H��r�R�5p��9�L��$2V@|�iO�+
6��`�����-H@���lS�b����k�d��J�8o2��kn��cQ�@��{d8��ęrsN��FeQ�X ۍ��O
��>2�?�S��<H�9��.vY���Ppd~�~�¯g��d�(`/j�p�O�N�X*�ֻ5��wV�����Ev��q{�<�:�I��?Pk
}}N
����Ѳs]��H�}y,���ʼnZ�+�8�t��2.NAQY]�]���4oJ�� #*��� h�gQ(��k��:��͞�y|
��[��N�2vڀ�x�f��b����f����c��L��dTSWɿ�4Ny���-��m�A�T<�q'\�L/�}�
s�5v�gI@�ܕu)�bg<
+ ��Z������S$G�d!9ʦ,9��iJ��ws!�A:l��`뚸H
�}��H�U(=����0�%#^7=M��{Bu�7�NHi�[oi�Nb#b���P<�A<

�%y�z(^�8��r`A���z13��L�L:��0��3��Ҝ�^=D�mq3��
�#���v��/�2�J`n��-��Z[��	�5��u����g)�.���$9���d��$9Y��d��d���I6���
$9ID�$'sINX�Gt��
*���Ʀ��r
�J��
?��k���M�Qi�iăψN��Ǯ��E[���<k���x���mq�0�c����H�r�!mj�����	�`~��bNb{f�ہ
ĕس�|�S$��e�I�5�T�ɮ_J�̜����~F^�33���=�1j�c�B�Ix�����-�_k��GZ^�?zA��
��l�&�Dv�cE��}���	��2(��� H���=�� �B
�K��^FF��5��A���a�.(?�LʟF�,�~U��4��V�_�Ve��o�e*�ET���;R~����~�!,���A�q=H[|䨌<��mG�=X<�~:�#���'�D��oN?3_�
h�A�!�\��
+F*v��\��	�!l�"����Ș}�C�߶�Q]���ms�5a�x�0>h?
P�>N�3S���
+�l������m�K\M �pv���˼e��C�C�|�PaeB�y���R�0�
F��Y�ڨL�"A��!��'�h�TU��>wJ��·��9���;���$̘��ԛ!1�9"� غf�Rp�Z���o0Cb��g�H�(���3?FB y��
!�s��
3�璦LB�b�$����L�@��@������vm/�4�m�A\�(:�N�<�#������Aծܿ,�
����_�D�A��Ib��
+kL�����m�}�,3�R L������>
��@BG
2:������6��cM=e�d�����c6 ��e`�^P!��>�
�|<�U
+F��c+��T��&�^f�b�t)��D9�����]�_�Z�����
��p�*�O�Z�F�Ѩ)�ȶ_`
�*����v4�
V� 3�.Wy��5 ��S����6f)��y��

ڒ���ل �ԁrȗ<��o�4�ӏ?|���7अ��fD6
}��O�,t�d6�ooP$��s����|` |�?�	g�g�ٌ�R���ҕ[�
��sU��Jj �\��
t:د���S�����M!��p�
6��,���n�
:S05�l���tb��s��୔8b��f�O�0��\5P�
j�`
r΍���+�N����М�
1�!��H�\��g�+8"�w�N"�����
R_
cQ�\o��b�P�|�Jn�O��2��@�㼅5`�&*a��>�:�{�R@����o��
������
�s��]/�VyWRJui�A9R�㦌o�=����L�^�k
+�1���sya�G@
+�O'�"Y�^��
�y����1��/r�0�WCM,�p���>�A@ F�]�	��
�����������#5VM���:|t��{k�����
\I8�TN�*��.�
yP_y
�`����r��7D�3E�S�5�
$�4l��dQs)
��
+��I�cHسH,�˗t`�B$p��X�#Į㛡��mB��AO
�g ��_�#�3 _%��h
�(�5V�2=R�
���
+�dW�Q�N�ў��$���O"�^J={z�}�
i"�����}@g�T
��p�W��+jOGӎ
�M��u��b��
J�۾zY�]��	��Z���x��{Bܕ�t�
�v<�,	�$��G[�Z����E1�V�lfӰ�I�����cQm��\�r}�rfjVHvF�E�
v��"
��[!��m]��g�/��0��l���2�C��C�n�p�8��v;څ�G��&�Q��)��]f?y��H�Pv��G0���SK'��،�T����(�eCP�Fְ��_q)�+����U��^���;ĺ�Mӝi7�T����UZ�͡oo���\	/<6z�M�ȟ��
U~�ɢ
� �>��G|�W��-N=�a=;
r�!1�����
y��߹U�R���m	�:���m��״m�q�
4�	�]�bjV�=n&�|��#�}��)�b��c`装����S����[샞��_�
K|��v�6���$�
A��
z��/����>
����b�B߲>y��a�!��
''2q`P���)�Ts٥}�cJ�j#��?��3Q
�������=#E谂j,���h��q�9	
S4���N�z,����L�=^
��`S�;.X�e�i]���F���%|���
ˌ��e�ҲO��&U��+.��رPb���O!^�&3,�,f�%b���тŜ(
�M�n����b-D���o
+�j
3{�!
��eU쪉Unvo�2j���#%�ØL�aٟ)��(�Ɓ�\Hs���k���r��d8ٚ��;�2�)Xf�OpbW���n�C]K��Ӵu��*
J�h�{4�
�&���۶�Ç������UQ�ܮ ��`Ӗ�\6��G`�}���]����߮8�9p|'5,�T1�K��i�����a��]Q۞���%�
���`�`�#Wl��P�{�
�s� �d��T��,J�>6A�t|�c|&4��;1
W}鷂�
f���qf�9��'�.>�
��A��aO�hf�u��p�d�7W�8�^�v�c����_}B�5���=Y�
��m��	
+�7DF�la�-�����8]n�ӛ^-�8t�c��}>XpX–f�U�au��A
���RD	���:��î=
r���1���oe���V�t��5�[Rf�#9��
)����
��@��W�
�z�n�!$�
�]{?��>^
)�R�~�5t�����F���r�,E~T�j�b�̪�rƷ�h��k�Pc��ל����թ?�y��Z� ��nq�)T��Z^���>��]��/5�	�7�5�;:��AaVo2!C�#�V�C�6VB����7�CK�VL��..
��I�:~��]CY�j��ѣe��%�e�[�X�w��
 pR�q*���I�R�R�BY
[�
+��C#�E#{*���i]E]��<��o*� ���}��׋< VQ�W[a1��pv�n �I�=
+�V���z���S�C���1N�fE
+�81�k���@	����w +~��R��*;hO�8��5��m5B����+[H��3q1��k�b���k�o�5���N�_��4 ����$��}M��
\�x�n��©�t�AX�6.{���f�d5���
,h�v�4΄��
�&�[����c��3�@�� 
+º�
 endstream
 endobj
 1631 0 obj <<
@@ -9948,13 +9958,12 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1641 0 obj <<
-/Length 816       
+/Length 817       
 /Filter /FlateDecode
 >>
 stream
-xڝ�KS�@��|�9�*3����]�ZO�rS16U at 0-����$1������N�����"�b�8�pD����
a����������Dsk� !-f��}�nF:>
��0������ �1��v�s>���c��@�%�
-K�4D%G���Χ�q̭���M��������M�ʨ��3�(�VJ�ԩV�
���
���*٩.#
)�)�wt9�F��d�Xڗ�I�C���`ϻ�BB����=�9��r�[��e�0�$\we�Vy����a�����#bPKiQL	x5���e*8�_'�:��b�k�}��  C�og���
Y� {ķ'j��H��W��y̔o����E1�����&ێ�R%��P
-l�铼3%�
�

);�酼�U����L���0�=�l����w. �O�w�[g;�� �$L�
��8"X('�L�w�Rü�n�'�7 qZ������;��Yx�j�)RX1�&������C���y�ԏq,����
�b�Waf�U�
g��ۊ�ʭ��]$�Kx��c�4Z�/���}tB]��QM��c�X}��i������h
 �����b-� 0]�r-���&�`�t������b�?�Pl%&Z�X0h�z���7��ҝ�
�5+0�^vˇ;"I�LR8i�n��
�l�X���Ge�\�/;�I�Fk�D�6zQ
��6&0;��	�D��x�;TgA��c^��{
`=QX���@���gY��"]7���
˒h3 LP`�K
LG�O�;��AP���bY�=w�̤�F˓��c�*�ms��C/�m�m�V�)�Є�!��
+xڝ��r�@��<ŜQe�g��rL
��Snv2�*@�v���3#��e'�iF����
��g�&�'�N��
�S�q	�{6�L�~r��w_�
����ڃ��k�c���q�N2k�x�gʂ�s�~69�DRo
�ْy�2KQ!Wl�`W�Nj�i�<f��\LξL>�z��H0μV\Z&x�ePրB
�E(���S]�8��T��
�
+��Gl#��[@C�E�o�Q��U�
5�L���T��lvU�%LVg`��6ż���:=�we�v<2I�Ԟ傓W�<���X���}=a�+/���^Ō_ �Ð�`j��Y� �w �$(w":���g�K�9���|QOs��~Sn�ti�6 (�tC�_��gŪ$�2��cz)�f�%��ӄL%���4�Z9p޾��.(����CDϝ�	���+�i}���h�l0���KK�
�?�x�yC/j���D!?H�=�Xg�<=S��0��� �6U�Z�P�2i�MsD�]��\�j��Ыz���W����m�z�]�Cz7��"�D��_�u��Iu=&� 3 &�#������*�����1�6��L��f��}
-_4Ŧli�������	�z�/�X�5p�Y��Z��|�������
(.+�jn�7�\�jY��i��ɚ0����"u@�;){}����ϴItkc��� �8�DfO���qLj����,I�G���Y��

8�z�i=�^��e5�����YuW4��hYr�F��p	F�
�٬�) 
�I?�����,�u3pg��Lkj���Y�1�ԩ��c.�cꥸm��A�(q(�؄�>c�
 endstream
 endobj
 1640 0 obj <<
@@ -10401,18 +10410,18 @@ endobj
 >>
 stream
 x��ZK���ϯ`.�T���Alj���Z\�=U���G�ƌ%rLR�+��t��Div��$'�`
��k(��8�����q�#cY��(��cm7?�G9��6���i��Q
"�-\�x�p��i��TD&Q,�W׈#i��/�����pg6ITt��l´�
�J�2�ͣW_�n��V����W�n����vě'�%i�R��D�3��@��$L*��s���K��|E,Y��#�@z��d:5��؊�0����Ywl*���^i82,��
ג���-�
-�d�J0�b>4ٶ+�ٞ
�m����#��6��VMi��c�tR%%H��NF�U	go�t'�"`�H`m$M��
-[� ;��i*�LgL'�UbD��3g��%�^oD��
E��A�u(p�bV�SI�u-�*�/@�J�L��;
������� ��/�3'2�2e�5/����p�g�wؑhb"
����e#,��#��lK�LG�B1\���3��WeSnQ�?��H*��z�WǏ��J�&r�6R0��'f��N���̶�2���m�o�����1k^96����ʆ��G�nтH��~.h�� ̡!�©ǵNV��h���fSf]��䇲�G�T�K�

���wDs�&�c�g͉^m�*/{����n(>
��7CB����^fP�<'B�,�� f�,�b�
"�1}�_m�֏pe|�v
%����pj�� u�@�l�{<Q[�h��&&$�+��x�զ*F_0ᓄ)Ƨ��D�A*J�U��
�֟�bI����������/p��MO=�h�
;(����.�UB�.|M4
��
B}�t-
���쌣=�8k�
�}Z�
XP�ک��o at r���?��#U;��2-�����K,4�\��l�����-�
�.���t���T����sʎ]}�\�ܟ�)�z�Y�[��

����'�TU]m�Z����#�嫖�.67��|�a�c�
[笠	��A�x�f�I�If�
+n��R_]W�ԟ��,j�y�GH��*�b=<@+r�٦�ji#u
�
-R��&r��=�
���G��x���r
.���
��Y�h��g��E`}#!@⁈�
���� >��NS�����n�
�d�TwNA8>>�d	��YG�9�7T���4�,\13�O�׋k�$�UQuM�T�x��N�8��a�Yu��e�x�����M{:�`�z_.��
�-��g�{�S R��e	J.vOm��*�I(`�c�
��&��̾���^��w�i��̼�\2��0k�0�������^q��3�5��}���+ ��������7}5��\�j.����m��
pڥ �����n�BV�o�{���M�
cM���s
-���lt�%�Z�+�\2Gj����#%񩏒��W�.=�Ւ"���j��/U�P�q�D l
-b�iǥ(�`1���އ!d��& b��+�jvU|����@��=WS�"�7���Y���X�VI[XH{�Bu<��}�}��B��'�
D��JX�O���J�P��:w�P�\�=%V
+�|��
Ia1����F�eP/t6
�9
�%S�Gx��gy�h�9�D@ގߕa�
V����s�'��l�z�gqЁ�E��%ĉ�Eu
-G�'����6;_+�+W��x`�b�и�lh� x�
��B$j� XX_:@���f�e|�Ca,�;�"ճ��<.펩�_O�
P��b�'D��b��%���$�Yb�(�hc|ЁAY�d��Iء�uɹ�<xYL

M��3ɦ�'
-�0��d��������krOo�
b� �c>òX�f�<�nC�ұ�M�
���
����y�֭w�m����]W�
pTN
�#9Z嫺����c��2�
ʌ�I!Ž;K�_���~����y��+T�
0 .�Qzn��{|����w���
|�G� /�=�
-�������
v�4_y���*|�{�6Ɋ: �lWt'
���W*�W.������`����*"@3-�hK@	?�W�5�S��q�N�@9;9�T��/���A�����2�%��T��կǢ"b<��d
-�M�-Tf`[Nr�ę�;;���N��݃z�4�k�9��ք_���_ֳF���>�
-�����p�q0
x�� >�i����¦�_�j��e�v�!󸽐D�
AH�{���8G	ɂXV��\�s�S���\z5�1[�p����M�a��/���q�3ď�I`jֶqSYE�
�6<��AU�g��r���ŠN�7lU��|�dd��z!&v����y-�H�F��o ��j��A9=3��천[��
*��K���L<#}Y��сEyQV�|��V�;�w��ߩ���
���^�DI:(IN�p
҃�>���J.kH~��z��x5Ӗ�'�
�A^��^���.����;�.m��(ݝ�̼'s����VPj�w�̫���"�G��Oꦃ�'A�bnx�

�R{��N�~�Vdž烔
h��l�^ u7��5�^��k0h�Z��WVV{�h�Z/��_�|'/v�q�
7fFu�fc7���t�4��
ĻԿ\D�M}���s	�f�
��y���Ǻ��燻B�F��
-T��
j|~$�
�W1��p at W�a�DF���T�N,��Α׳�<>d98��+z����k
����k>=��}!\��0��e���ח`�
�_���a�B?���\��۠��QPZ�D9�2�$y#۔)�Ҿ�QC+�%&!�x
��i��-^CY�A�]_��i	Ë;�=�bx��"�d�$�Q���[��[	��aTVaٵ�
�_���C`J��c�v��.��1����/
J�A��`�Б0S4d �<z0t�%�-�U0r ���ּ�ǃ섌`����f��� ��=B�� tz���V�zĬd�U�#�s�bg1�Ύt�/
vv^Zn����s���g�����Y��ag��w���,u
-<��S��.� ��ʉ���v�ė�������f�#��S��m2���
{+I�
2��2dF�2�M��-(w2�S�l�W��6��Te�rK�֨���l8��wI0����y0����&D�(G��8�
/��)0������M��ҔfƈK�/q���Ĩ����Y|�� �������îbΟ�?�T��ä���3��j���
�o�*
�
+�d�J0�
�lە�lO�Ƕh��⊑ ]jmx
������\:��$�r	'#���3�7V�_�a$�6�&@z�-X���w�4L�3��*1"߈ę3��y^�7"]m���Zà�:8�R1+ҩ$��v�� v%W&��
�����~��
��X���h��Ԛ����q	8�3�;��	41�	�\�MxŒ���Bӑ�]�%a�#J�� ��T�����)�(���E�
+$�s���Gzd�%g�D)�V
+���x'�Lhf�L��{�Ͷη{���U��5�
��MspmeÇ��#n�h� �]u?4pf �А���Z'�l
�Y�z�)���i�C����tX�åN��O�;��s���ʳ�D��u����m�n7A��!��RJb��3(B��f��Z ���si
�}H��>W���Y�G�2�j�
�����t8�]o��s�C��=��-B4�cܕu}��jS�/��I��Scs"� �Ī�he��p�$��Gz��~��O� �8����
r�R�
���aw�s�*!�[�&�i_�>k���N��
v�ўp�5M��>-m,(I��S�7 9D�ޟ�
낁��
`v��L�^��%�i�U�C�v���G�Oo�v��
�T�}�9eǮ>d.e�O��~�ѬޭS�L_b��f����6�q
��\W���UKS�
���B>߰ӱa�
�-��S�YĠvA�F3���$�܎�`f�����	W�OppA��ۼ�#$�wwDy�

 �9�l�q���:�t)Z�@9vz��q�HYݣLR
+���u���i�T�߬N4��]�"��� �@��օU�GQ�~A�)N��O\7yK�P�y�;� 

�a��۬#˜�*
��tc���'���ŵX�
᪨��x*B�ZX'a
j��
Ĭ�|�2z������=
��?�L�/�
��p���) )Lϲ%��6�f��$��
0�1xKbjnfߌW�Q����ŴQpf^o.�Fb��}y��U����Rqi��~Ù����Ǿ��Õ��Y�s�G�ԛ��IG���v�r�MѶG�8�RNO�Vz7Y!
+�7�=���~�������E�9bE�tT6��O-ĕd.�#5O�v�������GI|p�+D��
�jI�
+�Dr�R�*e�ɇ�O" 61Ŵ���RN���M�
��2]@ ���a5�*>n���b �H	ў��`�ś�a���,Urp,g��-,��V�:
����>�n���i��@u%,�'S�t�f��}��;]�s����+��w>�Yȅ��@ZWk#�2�:��)�#<a��<x��

+�I" o��ʰ���r�n�9�Ub6^=��8�@��t��D
�:���A�}@����+hl<�@1Ђh�
V64\
<���� !5n ,�/
����@3�2>ġ0��
t��Y}^
�v�T¯��D��q���_b1�p��A��
��,�|t�1>����J�	U�$�Pɺ�\P
�,���� [�͙dS��zP^2��h
+OJֈ��5��7J�
�k �1�aY,�	3U
Z�!v����B�M�φp|�<��ֻ����Wx��+D8*�
uɑ
���U��D��1�O��eF�$�aG��%���ARo����w߼���z ��(=7��=�{���;�ۉf>�#D��h�
+���	ĀHq�v��<�}V>�[�dE	
 K�+�OAˍ+�īr{�]ac���m�D���F�%������p��)W�8B'w���
i*z�K�Ӡ��x������q�Z���cQ1��j2���&�*3�-'9G��˝�Z�w'���A�w�5j��W{k�/���/��
+#UakU�[O�dl8�8<�qD�4���ga��/E�t�r�Ґy�^H��
+��
�́�N��h���dA,��z.��qél{f.
��-T8Y����
A��i��V�����$05k۸���φj
��*�׳�J9IwxaE���*���a�

2��{��YT
�¼��F	�C���7�Pw
�@ʠ����yvY�-i
+uD�����i&
����u�����(�p�KZ+�ĝP�;X�����NJRC�}�$
�$�J
+8�AI�[C�I
%�5$?IC�LD��iK���� /|R�|p�y�	����
n�����	��N�afޓ9d}�W+(5��z�U�vc�ţ��'u�AГ �C�
7<�׆�x��K@'D�~�c��A���{�s/����b�n/p�y�5��U-|�++���}��ԯf�����_�3��
k��^�A:f
���]�_."ަ>�_ǹ�Y3w�V����p�c]X���]!\��C��]E�o5>?ޅ竘�Q8�+İ�"��gx�{'�pq����g

�
�	W�=�N�B��E�е	��]�.Cdz�W�2��X
��K0����/[Dɰe��B�B
���mP��((-}�
�d�N����mʔ}i�Ө���a<w�4h���,Ӡ㉮/Ow˴���ŀ�
�
p1<VE�{2B�T���sd��B�0*����c��}�!0�A�l;@T�{�p|�ڗ��Ƌ��e0z�H�)2Q
=:���*9���]fk�y���vBF���Zs���S��
�^s:=��z	B+a=bV2���ݹ� ���agG�
��;;/-7^
HF�9��ֳ���e�T�3R�;��m�:
��)�^s��]��s�Ds�i�p]��߿D�NuNT3ڑr���6H�V����v�af2#G��&���� ��)d6�+�|r_~��C��WkTE�R6
�Ż$����<����e��t�#�z
t��P��`�M���&��
iJ3c�%Ώ�8��Xb��on�,>\�D��drvg��aW1�O�@*��a�U���x�g5LF��7+a
�
 endstream
 endobj
 1650 0 obj <<
@@ -10467,7 +10476,7 @@ endobj
 >>
 stream
 xڽZK��6�ϯ��aW��xd�|؍�<)o�=�9p$j��9!)�L~}�� _�4�ދH��n�я���mģo�~�p呈lʒDE	���4�
�~��G;x�CęJ���Q
"mR&���2���?#
	g<���5��E
<R��Tx�~���,�c
��Gǐ�,|��*z��~Y}���z�R���oֿ�����#�"�,N�O.m$K��(]ؘ)m�|���w��\�K�v�
-H/�U�$�WۂX�-�ZL���uǦr��^�鵁%CG�q��*oڢ�@M֬$���}�m�b��4<�y��9F�Ҥ�Fp���c��R�h��5
��WǂIX�M�[�kPF
��4�
b�ҙ~'B�T2:Q��#򍌝9�nR"���LV��!��p�e
*
U�Y*��&߭e��nsP�V++^��Ѻ�[�����RɍH�9сQ	KR�	�?qpd���
�(\�b��R���E�b
�����?p�'
z�6���R���~�wj��|�R
+H/�U�$�WۂX�-�ZL���uǦr��^�鵁%CG�q��*oڢ�@M֬$L��}�m�b��4<�y��9F�Ҥ�Fp���c��R�h��5
��WǂIX�M�[�kPF
��4�
b�ҙ~'B�T2:Q��#򍌝9�nR"���LV��!��p�e
*
U�Y*��&߭e��nsP�V++^��Ѻ�[�����RɍH�9сQ	KR�	�?qpd���
�(\�b��R���E�b
�����?p�'
z�6���R���~�wj��|�R
 �٘UV
sf
]�;7�W���,�z��^��h�Dz@�c�y������ϱ
}�L��c�8�X�AŶ�m���b�m���YAo�ב���O�u���o<�D at s*�Z,�H!�Xۋ(�����6�ɏ��W/�[�
\$�M}����%-×Ĵkӝ�X��%�ODK>��|��
Ƕ�������`+jj+6؊r����P�_1��mT��Wd46h
f��rC�����t5f��a����O��nvEu�ߪ]�i��D5YF�d�M�ݔ��ĩ�
ѫC�{��,߇y�1}e��K[%R�%�ҩƔ�� G��x����gMv�d�wg÷#��frb�ΰ�`�A��۠_@��?����8X��WyKê�6���X�C�(s���G�n��6��3���}v,{V�.X^��yS��s�H#%Ό.$� ������S#,XgV� ����7����w��[���J����NOy�xc'�ò
��i:�����WϾ)����gU`� 
�
�^{�
�Xww䊸�5}֍s�|H�yEE��.���y����^�Y�[�?E�c5/r��"�f"�S�|)
�����or�_��2�.YɡnBDi�m���=؃6�
�?��՘#ڔ�]7[�{���ɿ�q�������]
�Y��	�
��<��3q@�H�� �@�;�@����!��E�k�/�r{,+����]�.�Am�dar�:'�z�x�确�-Ԑ
 0r,#�D�[s	$��ʹؘ�yqԼ/6v���T�\J�� ��`�R.�!aFB�f�⾾ؽ[.�5���,B��f��l��
�P����:ԩ�T��Kw\���^CP+
"���8!{C�8zр;����֙L�8� ����;"�$[ty�gP�-�So|T1�L4��:�N�G I7m�]�b�}t9V ��
<E Y
 �a�L
�~hI���Q�0	�
T���B>V>kr�dpRBU^�:�K
����<R�?��y���hz��_j=i*�e�� �.(Q�R�d*hgd*E���B�?聞~
`�K�x_`�Q����-�tQy؛��&?b���ڥV�
@@ -10479,7 +10488,7 @@ H/
 �������.^ЕM�;�:	:o#�A�7�hh	
6&K����F��F��^ұ�	fl�
 ���J)��
=ԅ*����8���{��[�Y�p�9��3�~�9�>�}�Xu���3�����
;�٨�7<�1��q�w��mR�Y���T9S����`=�H}*@C�4���j�3‹Qj�!������k�����
k����#%D��+��	_�7�n�4��Z�ܩ��1P
g�g�p\�$.�8�7�~,vdiC�K!���n��uF���z�>F�-k���j8ګ&��O�Dz|:۳��´,�����_���}�fK0�-�5g���
 ߤX��]�ڟ�	��N��:�o�e�!XC7JމHxq�g߶��`�y�P�
<r���za�X+�ߡ�JHe�sC�1��š�}�G�U��
Ɵ3 ]�-<RD��c�rv�v�&F���w��;�� ս*��j.�E����"N\d3�`3�����>wF�t��ڇ�g��f�T�Ԕ����g���:ԑٻf3��*�p�
T�*��y�k��V؛~�Y/��Yŗ*&a:�S
��
M
���f�F� �l��8=3l'�&<
tA!+B��Շ���%č
���])�*u>%\N��I8e�;W��ME�*��Ia��
b*�R��+�0r�����yQ>!�����
s�]�X�Cq���2@��
�J p���~\0CH�b�ڃ`��ZH��D�C�
�q�O!̯�S���3����}b؀�?/�w��w��If+Z�Jқ?�}�7^/쒅�(��G��I�<�n�)���3i\d�[���>b�p�E�I
Ꞿ?����m�s�@���a��z\�
�ǂt~ !��$@��
8��܅`ʷ��n�{
k�e�Ǧ�o9�@����6��$j����-���b�f�.���A�C��A���Ϛ��,l����fHN�Gꎉz1�3�#�	��E�v�؝kM9y���]ɖ��/ ������$	Y�����
].�z����T���s��]��
�
����ݝ.Gc�F���k		ʁH�Jʒ��讜ރ�<k
����=s�m}ȉt�S*TX��&q��R��9��� [...]
-���\�
�3+#n W�yOq��? Q��
+���\�
�3+#n W�yOq��? ���
 endstream
 endobj
 1661 0 obj <<
@@ -10530,7 +10539,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��[Ks��ϯP.Y�bc�~L�ɾj洙�V;{�H��D���4�ίO7 R�>���J*'Q$�ht��/�tv3��^����/���q�Z1��J�lq��_�l	���(��>��w3�
�L��z�ӫ�whXJ��3�%�l��	C�c��߮^}���ى�Zή�gNef��T̮��_��}��مpr���ߞ�z���wW����D[��ɹ�1F�R
ggF!���!C8�7�ey:/��X%�PC�DYӊ-3-��H��i*v�j�g��;^*X2��>�	6/�z�݀���s�
��U�ح�:���e�U�g
t���Q�j���*�R)H���
�J���'��,Ah�P
C�
pG�M&��{4i"^�;�/���
d��������bWn��bW�P�(JI
��$<�n^ܔ v)���U�����
�T��
���:�џ 
I�2��#/P���C4����\�%k"	?)P�
+x��[Ks��ϯP.Y�bc�~L�ɾj洙�V;{�H��D���4�ίO7 R�>���J*'Q$�ht��/�tv3��^����/���q�Z1��J�lq��_�l	���(��>��w3�
�L��z�ӫ�whXJ��3�%�l��	C�c��߮^}���ى�Zή�gNef��T̮��_��}��مpr���ߞ�z���wW����D[��ɹ�1F�R
ggF!���!C8�7�ey:/��X%�PC�DYӊ-3-��H��i*v�j�g��;^*X2��>�	6/�z�݀���sˆ
��U�ح�:���e�U�g
t���Q�j���*�R)H���
�J���'��,Ah�P
C�
pG�M&��{4i"^�;�/���
d��������bWn��bW�P�(JI
��$<�n^ܔ v)���U�����
�T��
���:�џ 
I�2��#/P���C4����\�%k"	?)P�
 ]mn@`�η��w��\Իb�,�3N��p��v���{�pk��,W(�:���
������E=���r[��EQ�+3/�bE%�u������Ŷ����?��#�m�-˜�{�m�!�Q��=�
 ���
�׻��=er��\n����\?4���UUx�Q�tD@��P:,�{���p*)���E�#�3���)�
X-���:C���d@B́�͘��2Ԏ":�XnZ����SEW�?�e�$�&ܩ�
ЪPՀ�P�y���{>���M!�����fY^��`[��mY��>�)=/��2�]���M�
C?x]�Gh#�3.D��	ʌ
 �#������	�vZ���.�zS�G%Z+�A���O�qLY��B������(c(��궙�[��["࠹�`B����0�&�P:`
����<J% ���)��{�]����'���@�P��.�X���XB�]s�V�?հ��:�NJ����?_},���[N�5�K�:���U�Z�zn���5�γk/��.x��a�5%�`� �N���e���mud�ժ���͡
1N�S�z3S@婟�WdNB���ب�?
����,ejh��Y^�b�ags���Z8����
 $j�c��N��wУ[	
Z�բ��D��3gR��LI��;�;K��U\0�Q��}4ox�%�
R��@����8d� ��^�b>
E7�CT}���&�^g����T��)�
����#�I����ר&� �5��c�q
�!58
z��M�h��!i	k���*2�Z
!ٍj�Zm�W���"ζ��k8����dW�a��&E���DA�>���WŦ�1R�骋�-�λ{�}��&j���Gzi@*P�׍W��2��!TDIP�G9#��� �X��ʌ/���
z����u��,�4��PW��� #��`��T��R��)#[K>�
��
@@ -10541,7 +10550,7 @@ o
 S���8 �: a����6m2��IL?�(�-���88��(�r�آ'El�Ȅyxꐞc�y�i�s�k������i(�c���7��	�>��:�����
G����d�8u�d�	�E�:��k0�I��jJ�RC���� �����H��ى��G�K�D�Lt
 �s��M�r��"p�ɇ�)C�4��t*���)�tnzʊ�X[����C���IᏳ>��l���W��4hs>��� TT�0]���)(�b� &	Яr uBN��ʟ�WJ>���8 %�1�.w��b��4l��(-��=�OÏ��[�6��h<%�W��s��p�^��8J� ��
�]��!�^�3p
��/5`��9���s�
���	=<:����_�Q�
w@���
MLlg^F�BE՜^V   �D`�xg�	�|{��P�
��S��
�:i :>� �Tx�,������VO<ku��X
� �A��L��k��ͥx�"��;'���3��;��=� !�П�<޾I'4�Ļp�]��wj���6�k�ƌ�m<,��#����sIO�N~\�s�5Q�w�
�Ty����e?
���r�)�
!?���EX�扫
�!i�T,Y���,���,q��L]��;��������;���즰��%8������l��/���/kL���G;���ˠ��c��r@�p�30|�~7�9�šÀ6Թ��,�]�}��J��fC$~s�m�>1J�Y`5e�cq�w����Lڈ�D�[�(dV�
0���)7u3� `��8훾�����
��W�/��ɺߩ<�ˮ���م�Z̟
{8Ã^pqW�*�L˶fC�9�q�E�xJ
/ꇻv<��u�lF6�C' [...]
 p/\fv
N���`�
��F�w�n���u��d�;
-�is�3_�S �/D��`�{�y���dXR@'�Og�
}H�3.C�]Naj�aHA}�/a�2|cM�8��z�8e�5�
�K�
?�#��tx0Ʀ_M�:�����;�M�"|f�n����k����e��8
8�VR��t�͇5�z�yh��2?':�5����4̣�
+�is�3_�S �/D��`�{�y���dXR@'�Og�
}H�3.C�]Naj�aHA}�/a�2|cM�8��z�8e�5�
�K�
?�#��tx0Ʀ_M�:�����;�M�"|f�n����k����e��8
8�VR��t�͇5�z�yh��2?':�5����:��
 endstream
 endobj
 1668 0 obj <<
@@ -10582,15 +10591,16 @@ endobj
 >>
 stream
 x��ZKs����W�|H�*q�y��������I֪����E�$!��ʯO��
^���
R�'�g�1�_�DwQ�p����$��X��(MK�,�
�~��D[��1J���裣<FJgLp	�C���?<҄%���Q��<�HZ�3�Y�����7
-vg�1*��E�a�FN��l�_��{�Z�L�������͏W��
��F0���n.l�9˴�;��I���
��[m����D�T+G*��¾���vj��V$�)���������vz9�WD���a%y\�MY�@MVǂq�P��7m���=7E��9Fl��h����s9'��4�z
��y��L��6�N�

-V�
��� �m���~G����t��H�J
���8w&�dD��Vk�ƛ�8����-*
U�X&ұ&��Y���v%c+�t�\����W@*�'�f�t�e��̾B�O.8� 1_p�É�/)VGh
-��%1��݃�a‰�>�v$Зo��l��ow�~cGL��&���j�9�OtR���u�����n�8�n�����Z	��r�,���7�i[b�,��xW�4�q%l�ԃ���O���zN
K���f��ws�8U��uz��
��:wB�2���e��N[ᯊ۽�����9���Uʁ��eV�@,��
���J��Y�2FmH��֠�t���}�l��HS�iK�d<��&���ܐ�L�����oO`��Q]淇�A��T��I
&9�%���#�m����y���
��y픟��~�[Գ0`��:R
8Vu��$�����C����ߞ:Jjl�Ʒ�
�����񡄳l��
��� ��iϤ��E�W
���P3f�-j�vV4��`4!���h�J�:Q�v@�����)�����^���s���
g� �.�}��W�|�B)�O7��|9����N�4�'�l@��Œ�cc�kem�ͻ����"Ʌw[���e���ў�t8��f�9��#�
�MK�[��y�'`�3F#jW�����|n��S�
�z����;L4��h��#v3����A�^+��D�-�s:<Ҙ;
�׎�Ww'Q ���zhK�~,5�Z�Ow���
�ě}�6(0���5�$.w�s�'�q3:,
��cfsO
-sK0�����#���=���P�
U���
C&	6ÕՄ��B��Bh�4�I����_lO���;X��V���;����B�>�P�	��
hn�q��E
Io�S{1?�}�Ys͸�S	*��v�4)�����.{$��Z�Iy&����C���_r�=� ���uy,ao���d2f�	��z&�(�R%�
e�=�Ě0ʝ��>�A��c��}~���
q�C��'7�B63������eH����Z9������}�D��7}Ġ­��x#х�	�N
��)�c���}J�$Q�� ���:,
]��\  IZqi1�	O�ʰa��G���9KhNa
q��d��ܦ�x��b���}���[5�p�$\����Cp�)n�}
�R��w� ��.�x��t�e�~@TW��z���H�/�
�r�1��6��)�����n�ad��!�{`
v�
�?C����S��<�����U���Cs�z���It�?���
+vg�1*��E�a�FN��l�_��{�Z�L�������͏W��
��F0���n.l�9˴�;��I���
��[m����D�T+G*��¾���vj��V$�)���������vz9�WD���a%y\�MY�@MVǂq��y_盶��ꞛ��k�
#��Y��	pM��ݹ��TI	�}������p&@x�I'�+P��Hj��¶��D��MS�d:�t�^%�ka�;�n2"�V��H���X�V�h���T,�X��X�,��
+P����_:�H���
��+ ���t3G:�2eif_��'
Y��/���D���
4���f����0�D�p;��7�`	�dpݷ;R��#�LZH�M��
�':)w��|�k�pZ7d��y��k��j���wu�q�Z��ƛ�-�{
�IT��j���6���NE�'�v�='���o�e3a껹o�����:�f�O��o�;��H������R���W������EӜ�M�*�@|�2�`
 �	�P�Kp�[���ެR�6��~k���zq�_��}����%b�

�
+P\�׏�Fn������|�'����.��CѠIp*�ä������C�6K�f�<���~��v�O�j?�-�Y�}]
�
���q��
+�X����B�oO
%56y�[Վ~s�����P�Y����twP�Pشg���"��N���k���5�r;+m�]0��huA4w%Q��{;�A{�^˔	�]�zr/���9��z��f�K��>\�{�k��sʧ�}�����y'G�q6�ZNaF�1���6���Oo���»-��G�2
NB�hOg:�{@��
X�F�禥�-N�<�
+�0������i
��F@>�����@�E�YYC�
&�|W������r��� W�w`���9

i̝��kG����(�GG�
��_?����;I��B�;p����r���9�ָ���1��'��%\sK����~I�
OQ
�(߅*�a䇆!����j�a`!�kh!�C��$C�n�/6�'���Hݝ?,
��+N�qÝJC�rg!K�O(���o4���ޢ���ĩ����>ݬ�f\����o�w���@��k�=��k-Q��<� U�T�!���/9P�
Qc
�ߺ<��7u@�Ow2���|=jg���`��ܞ[bM���@���W����>?��Յ�@�'7�B63������eH����Z9������}�D��7}Ġ­��x#х�	�N
��)�c���}J�$Q�� ���:,
]��\  IZqi1�	O�ʰa��G���9KhNa
q��d��ܦ�x��b���}���[5�p�$\����Cp�)n�}
 [...]
 :ߢ�V7!�mO���P�s������Ey�y��o�0jQ
 <�8�R�R��c�����
 �֐/�
"S,���
�Ϥ^eL���
l���|��
�U�g ��S��]M�7T�lsՇ5L��2�{A\���	�`+�!�;pZ�]iT�@fՋ�Na^�1��y�
���(#$�fskF%Ih� TX��T� @q��ãJ���JD_�DD¸���DF�Y}%�(�P
Fݮ0��La��Ү0���&kc
�6�|D�c���I��OH�D<%}eM ��Q\Q
�a �Rs�fK�+��\.��T.�L���,����j���a���\!7T��P��
~��.}���/��2u!
���
p{�%F�{�4k=���������Wa�)KN�������v���u�
�gO�7�K�ow���ޗ��<�,0��\8���
�JWZ����[�rׁ*�8�ĕ�\��P�~.}Q�WQݷ
z��u��Ӝ��y�,��|� �t�҉=/�ubA߉Փ� �J��k�)�2&i�d������A��<�psH+�E�Ùu�ߵ�b

�Y;��h��� ����KIO1�W6���@��?T| t�L�A�3��(~�ڙ��>�1ח�^k��f��zv�T2��qЙ� I]H��7m�u�\
 �¥�N
ա��Օ@/U��w0,�I���?TD���w%&i������C�䈖��̲,/�1��G������m�Æ?�
�j�b��Wf,�R��cw��6��
<��#[wpl�TKa�ѸWנP�P��?� 
��z����+����J
���GRk���I}7(��9�B.sx at GD���H<�p]����P�U#����+����Cz���B�<��t~ݽ����������0S��)�0�$��$I�� �$�o��dSz��޳�qK���=&�P'|31Ab+�pB�, �-�n7�~�,�� v��c^����=$��� ��ο�����ٕ��א
�UX�G�D`�|��ou��P
��<��w��Ѯ:
(���f^S������7�ɫ0ď�-iJz��^��i�o���fI\�P|i�\�Œ,	�����$X�-C�qZ�f�Eǖ��c3�؉��H�9��	nS�]�
M~�d
�>��W���	�ͭ
�-���]������>�
�A�w�G [...]
-8��b0V#3�I����輙��u�������� R^J
+8��b0V#3�I����輙��u�������� 
EN
 endstream
 endobj
 1677 0 obj <<
@@ -10637,18 +10647,19 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��ZK���ϯ�)�$#� H�tj/��.�T�`�����)���}��
��ь��S��$�D�_?�(x
���_n$\�@&Y��,R"��`{���(���o�H�<
>:�c'�PR�}|���d�,Q���"�W�m��%O����g_��]�i�� OEb��#
��¯���v��8��O_��t���W��2U"����\�@J�'�B�ҤBlj�/qA�����^�U�Y;R
�W�j�df�
-[�r��Cџ��qz=���2L��n�
mەM
b2I��ݞ�bۗۢ��sg�?w8c�@�I
ld�f4��\�i�5H��K8��7N�P�y�k��+�A)̍�)�^a
��1͔�ق�L����oT��L�ɉ|��nTn�G[��M_�(pe,r��%��[��ţ��:4�gn{����7��77@���_�e�d��Ld��
��0p����ۯ�	4
r�mT�
�2�P%������St��=^��Xv}�3��vw0����I`ړ�m���S�r�]W֏<չ?�{�/;�"��n�4,z�D�;�1J���r���/n;�/���پF�����e�%X�9;�
۶mZ���'C7�	��XV�{)þ!"b7G�
�վi�E�>Ji���K`w��
ѕ5�iwv1��V'��6mk�=	
(
H��zW��4�m�]9�v����1�q��w������ld,��`�0��" +P@E���BZ�2�����-?�ih_����d3-r)'(�9�RLXV�� Y���h�b�
H�Qm]$������o
8TO
6�EZ��U�;�~���ro�%�PA��%1�{q�d���M����6�!s�dQ�]٭i��v�7ls @[�dw����E�b��c���/���<��ܖ|-�}�ňR�
����ߠ�~9g�ծ�,z��b�Px9�2�ޞ�?g��	 �.���? �z_<4-~v�"�!�$>T��i7L2�
��n�P�09�*q�'w2ҚQ���ʼn�-Q8aO)K���ȍΜ����������V�D
-�(�L�PkS6�
a�J�JBB�L#s]�ׅ�����0�
]KO�����)���pDS~�P٠��rE�Fҿ����h�"M<,SƯ@ǡ�>1�#r����#�������J�Jn#l���t�vR���
�ϧ��mjPO�=U1H��x
[�n
v	$9�̷
-��C��\�!�b���9p������
��
�H�,��u�]O����r/J�d>,	�~�l�����ԋ%�>�r�r�,�G�\�B��:=��\N�0���ȼ*��GB�7�[���F	�\Lm�`[
i��WL�R�T���V�
�O�ՈQ��E���A+{�Dhf�n{�k�_��^a���
E�6��f�
���\�K�&�:t�&��㪠�T"U#x9I%RF��5T�r�b��5�
��
B�lR5��;��	�^�Pu�!�p
�^�?@���
-n�t
-�ixF|�� *�l�Q����
��ǐ�z�fC�����o����g�W,5�b�na�.�7��r[�&�d���^b��%�7r�
-�~Ÿ"'4
���i�	��u�P�p�=���|GT�����Zl�fW �Y�ɘV\��|I�I�9u,��v4�5�*�_��5vE��e�"ϻ�X<��@�
X�Q��
�'-�e��e7O!Y�h9�cZHP��Mۍ�
�$ew���#dw

�����V˺
B�E�:ԡ4n?���
<Ve�%�o+�.������:���%���>�RIOD�L
-�hXj�f�)�������ٟ�c�W�@�ڠ��\���G[�ֵk�s�P7���v��Sq��+�nw���qh����h2�qr�}d���\�7\�sՏ�/�/2
��?�V}UN��W����ju
r���8?��/�+0�-�_�R�oz�O}�lH*8Эyb�>�f�J�`�6Gj�q,O��
Y9
�����?�8��]xT�y۟��a���U�s6���2�
/G;�z0��L�龠�wE�h��y��
�����u��~
�.�����1���
��T7}L�09m�h���5lț�3�!=v��;�|�L�l�qO��
y_��K���e��8�,>����c2���z�KB-��MG
��RY<Z8=�p�t���H2Ôbfb�L*�rC}�lⵙArO�a�����˰��f�U_r��L���#Ŋ��A	'c� d"'���.�
��  �P��蛰��R���s��)��P

�1ʚ����
�
5�����E��`��
(��)�9���m��P���tt����xe��z��0��&��=�dK���2��}���3����$a ��n'ZD�x���}�Z	���&�^(���B�
-9G�+����`�Myc<-~�

�~q32����YNJ�&��pI�oEF�0f�HAD��U����QZ7dm\d�&�X`Rő�
f��H��UT&:TN=�C%
$/
-��&�8�;[�[��MY/������@��F�B�u	)PQ�a������%�a�,h%'إs�P��\;2P��9$���)d:�p�ħf��s9��#�8��đ�8l|�,�#��~
Y�H3)Đ�D��ȉ
ojR��1Z 9��9����%�/��?�Eq4�����v
�;B�t�@��y��b��g�	g~-������>T
yh��L|G�`]�U&t�J����n9x��ע��4ʶL�}F:��`�L�m�$��� ��l�㩲��~,
�'���ף��lvt�R�ӾgL���8�7x
��[N�wT���`'���$���3<h"8wv�\�ôb���{Q�3�%�r
n~5#Ȓd�����z��
j�p�,�i����
�+F��*�0f+���'�$�X:Cu���;���?�؝�G ��6�bV���ҭ������k
�w��k4Y~��
-�@rF�W�q��j.x(Mu.��S��7�Q���
�
��ݣ��p��n��
������y at 0��K�O��R_�?
��\�?T�na��S���nܺ?
��wGf��[���F&�����.݁_��.5��$>Q�G]� e���%\�e�=�?;��UN����R^��w:�G��]ɩ.hu�R��`�m��5꩙O�H��S��/*��
-�_D�Η'�r�
��tbh��!� ���?
�:��A���M�+>�S�\͚Gn�d�fjS@�b

��r9d��n�&�N`�ؗ+���c�W��!�-k��E��Wƙn�P֨�Q�
�{��qZ[/��O8<�
?;�LD��+��uY�-
+x��ZKs����W�@�c
� N�����C�UU�9Q �+��tO��E����S���1=���s�A
|s�ˍ�k
���Q�� �e�y�=���S
��ݷA
�<
>:�c��<�B�}|���d�,��L&�Q*���D"<��7�}��{�����A�F�	
�J�*��?�_}���F�:��O_��t���W��"�Q�����4�Q�$�
�FJ'���!��7;{�W�*��H�^᫢$3��V���DZ�9�Enk��Ք^'�e���=�*ڶ+��d�PF"�t{j�m_n��
ϝm��ጁ]&y�1̚�L��rm�Z)���p:Q�NE$a�&Wn�W�A)̍�)�^a
��1�d��әx���od��L�ɉ|��ndn�G[��M_�(p��r��%��[��ţ�k���
�}�
~��
��8�d�3$*�����_8N��
��W��9Ċ6*�
�2�P&����=
�):Kw�
�yx,���Ef�;JdX?0��ɶ��ͩe9ۮ+�G��ܟ�=ݗ
]�O�I=L"�

�'��C�E~��������l�#�N��
+~A�����
���	Ҏm�6-}������]y,�½a�������jߴǢw��Lx�%�;o��ʚ��;���`��m���۞�$�s�+�g�6��
`�����
]��]DfNf�u6BG�(��<2��"�4:�q�"�!
� �n�x�@
��g��l�7��LE����e) &,+�B��,PBO4�1�L$
����.�
+N��� ��7
���"-}�	��⁃�N?�Z�]���`���ǒ���e2آۍVyx����Y�(Ǯ��4�sY;��9 �-Z2�;�|QӋ�m�����ŗM�[��onK���bD�xDMU�o��
+��3�jW
S=]m1Z��
y]oOh��3���]�}[��_�/
�?�D�Qn*��i7L2�
��n�P�09�*:��;)ŨP:tq�|�_�_KN�Sʒ�6A�Fe����@T���k�+F""�(�L�PkS6z�0z%V%! N���.������
���Q򎮥'AO�J�E�y8�)�4�٠��rE��¿����h�Q�xX���
�֡��hp&ʕ$���8kC
��*�+����/ҕ��D�NX;�O�O��T��Xy�b�Z��*8���:�Hr��o2ч��!��C.�<-yr��'s��#:A$��Y|��l��F_C��^��-�|X,�r� T	铧�K}���	�Y6N�V��0�L^uz����~a�e�?�yU�'�#�� o���%�r]0�̓m-�}._1�K	RR"[��v>9�#Z at D��!#K��1����B��1�q~��z�I��{��lO�A2�W�p�
��&tMfu�M]�UAɩD*	F�r�J���5�+����� [...]
+�Tf1F�9Jߏ!��v͆^7sK�o���g�W,5�b�na�.�7��r[�&�D.��^b��%�7b�
+�~Ÿ"'4
���i�	��u�P�p�=���|GT�����Zl�fW �Y���1��"I�$+�ds�X��q�hnkr��?��5vE��e�"ϻ�X<��@�
X�Q���'-�e��e7O!Y�h9�cZHP��Mۍ�
�$ew���#dw

�����V˺
B�E�:ԡ4n?���
<Ve�%�o+�.������:���%���>�RIOD)M
+�hXj�f�)�������ٟPc�W�@�ڠ��\���G[�ֵk�s�P7���v��Sq��+�nw���qh����h2�qr�}d���2�(o����_L_D
m`����Hg��[�
����<�t/�q~�}�_PW`�[r� �
����ِTp�[�Ĥ}
t͠���m�Ԍ�
X
�Z��rڟ�-76:�]xT�y۟��a���U�s6���2�
/G;�z0��L�龠�wE�h��y��
�����u��~
�.����\Z�|O���>&N���� L�K�6��g�ݐ�A�
d>
f&�`�ϸ��D����J�%�b�Bo
Vv�BL�1�@�=q�%�������
�L�N�$
?�*t����0���X6�
+F��P�*�xm&D����tX��D3��2�;���@��K�	w�~�X�<(�d��L
�$T֥x�< ���
+��!}��_
+x׽t
ec��6��C��f�*�d9�#G�C���|vFl2X&�ꆄc�fN��&��E[0*��34
�y��+0^Y0��*2
(���tt;�R��A�
�b�h�8�
|�<7I@Ŭ�ۉ��A�um��tzu�R/��Au�I#1G�+����`�My��?J
�W�����76tֱ"a��l3�@��[�Q3f� ����B��(��6.2^� Z`R�8�
f�y�d٫�LT(�z�J>:H^��
L*q�w�z�b�MY-�����@��F
�B�u	)PQ�a������%�a�,h%'إs�P��\;6P��9$����t��@�O͊-$����
�
tL�ѱ�8l|�,�#��z
Y�H3)Đ�D��ȉ
ojR��1Z 9��9����%�/��?�Eq4�Z�`e;��
�@�[���<va�QԳ҄3
+
���
��uQ�������B&��C�.�*�T���J����n9x��ע��4ʶL�}F:��`�L�m�$��H�Y���T�Oe?�~�����Q|:�
ݹT�����#><�����Au�	��s�
�䴺����z�E��Βkw�V���z/��~��d_n�ͯfY�L;xt\^�
9`A-��N�7-���Au�H
V%"}�l�{y���
Kg�
�}g��G���������
�'�ϊ�2#Y��۝ۢ{���B`
~�&�¯�Z�H�(�J>�T��塠��t*��F3
+
� �C�@ �㑽{t�
���

�~A�| �:�;�6s��i�W�˛���Q���J�-�s�<`����ٍ[��#� ��h�l�rKC�و2�_ѥ;��ԥ"]��'�z�%
Rƙ8]�e[��3���\�iH��/��{x�Cx�^)ܕ��VQ7-��	vܦl\���Y���;?U;|�b���J��E��|y�*G�ahM'�����
+�I�����x�T�eLm�\��ǘZ�r�<r�8'7S�:[`�ĕ�!��w{4Qw{ž\��i�\ӿ�
���mY#�-z��2�t녲F��:���S5���zѽ|��I�0���g"����_i���1
 endstream
 endobj
 1685 0 obj <<
@@ -10685,27 +10696,20 @@ endobj
 >>
 stream
 xڵ�r�6��`尡���E�I�Ifkr��$��C6Z�e�P�BR3��n4@�2-[y�£�
4�
f�.ɒ^�v��?Kxb
-f�Ll&X��f�˯Y�������&�
�>Q�`�Kh7��W?F8l�2+�+��8�D�
�Q�����;�Y��*��O��i�ؕ�dr�M~I������,T��߾�������o#�<,���%.L�9+�H���I�
}�B��v��)]�If�r�@�ЕL[3�m���
S�/��\�Ǿu�^��JÑ���x-yZ�Cݵ�&�S�8˨y���Xoʆ�ǡ�
c"�.u���
�Z´;�k'URg?���zUΙ�ÛB��a�f�As =C$�8�L��
�*�߈܉3� �mw}#l�9��c9"Ñ���.9��kQ���+���
���������L�I������w����#
-8��
v�
cmR ����-�2��
- e���_
���D
�%�܂X��� .
-
`�Qo��&O�z_7e���cG��A����$l��Mu=�
-"ݖcIC�˸j*j�������0���kάP��}����Ow&9�{�ſFq�aC<�#�Dw({�h���/������sfr�Dg)W��tZ
c�/G�/v��#�
llP�M�����۟@���	��G�����50h���G$ �x���מz����V�p��ȴ�Я��=�cwl�v�閈}�Ι-����>8mD�Z)eZ��]�'
u�
�
�~����á��)ػ�ݹ�;26�h2�a�ˁ��	h���߇
-Id¯�d��:�����˦�[poY��lV�q�ni������H�~
�H�\�qtm�H$�n����1�$�Ł���Xw�xZ�U���'~t�걩R�&Ȝq)�=�#7~En�
-��H���
�!��
��

�H66c�4P/q��Д�F�����ಇ���<�=i#.eݯ�V���� Q�c�O[B�"�	*��{�T�o�R%�횥 ן��xƀ-̄�ޒ�w{'y�9��iy
;�
�	Hlr��f�zzk�B �`!ċvNمW�E��t���
z��i�j����՟�RT�
X�V��o3����bb���fx"q��WgP�C�
��@�ޓBW=\�7��4���wu���{�]A��!����j�n�C�YL
y��/0l቟��m�6��Jϔ��]ׂGr�[*
(�������}�{?�s�?�
���G��������Uߟ����r��e󕣖�m�3+O
��o,O�<z�nA���A^������f����I���DuEa
�R���q�g'��O=��X�Ud��3y�M�w?�����/q�#Fd���iuְlw���
#
C��YucΦ
-U�"�]����2��3�����P�4�����t�D�H�k\1��/畱�-�(��x-
Z�
+�V��   �`_�.l�T� �fu�O����7�j��R��֢���B���gB�	Ҳ�G
-�3{q���r>&�!��eW��ˮʈ�]U�����U-� 
-��
C,X��UC�˝����U�1���X�� AR?�
�m�"t�AM�u�h�~9���f2
_z�j��|32\*��Й�J�Ҭ@��)�b� ��z)jN�mЁ"��d�
�4
����yE��
�d�X�qI^�
����	V
X���C_
�l$a�t8� ��oi���t#8�.�!
䌱�w@\��:ʼn���x���{W{C&�Ĩ��i
33<�<��YU�A3�Q!H��=E΍��������_�y�6�|N�ͺ�
	��7)��8W�O��I3 2���p���@r�բ�w�_�V�� 뽼:����/Τ\Ɓ6�2��=)dh�_�%q���qOՀ3{�^$��ۋ�6
YB�E��L1�9wk1�,ۡ���@-��k��r��x����> �mw~}G��B4Հ
�.�T�ӛ�JW��
a�Y]�fʆ@����j��)���
-7�,��StO��#���Z�{t&�S�C����)��ܝD��9�q8�y��BX��k��|�����3�P�z �m���H�#�0�5k%�R�I�:�c�O%�	^$�(��kп]eL+�bc�Em7V�����6����1�J����&B��T�	� �Z@��Kw�jwL�������u;��
vd5#y	s%��p��
-֓m&E��L�˂�ُ�}�B��Dr��ϴ*H��>�6�&��ke�Z��ɟ�d�wc/������k5�)MX#-��N��i>��V���`���
-40/��2�bTW�k�M��Ƈ�F�2i�3/%f�!.G֭�[ �F�Tb��|�֟c^�%���0��'6�9)��^Z�Xݪ��|��ի��m����P`QpTz]���hzS��?���1�
-����
�I�KS��z�Vw�JT(5$��\>•O��W�YW���S=�Q1>�y��fQ��.-�?"M5}
q��͔

�SE�C؛"ԑ�&je�֭�B� ZmZ� �D��R��#�ݳ�q�V��\��;ڢ���H?U�@x�
-�d������7��K
z�����n,k
-�Ꞛ�r�<n�u�Δ�2)G�8
-��P�U?�I�GA�q�W��L�YF�MS�WE���5�&��)��Nw�Bz_����˔D
-�.�ȼ1:��l�o �i��_�b�Z�p�8��8LT�ףWeG���ڋ��qhV,G��0=gۤ�G`UB��
���O�|��B[�����BY�g���KD��FK0��G�_N�0xS��
ܜ1'Nf�LI�溲EW�`���Ҳ5N�,�\~���֬?_	H�����_5�b�C���@Lg�$�6�<����K9�_
�̬_�R2��I��:��N �,H<��
-oР��3�N��!Mო'�'����'4�[=���`��2^��8@
m`y
dփ�M.+�8����fRd��-$p
�N�/Ն�3׹H�ߎ�+�Z�
i�=�q�f�.�C~�!�$݀��Տ�
�C�2U�E��
-2\�X&���๊�'Y.	&j9���r�6���2�0q���,�����gW1����S>�+��bP@*a��@��+0F,�,wA����V�@��+U����t�@�!М�_zM�)ӦH"�oР�4[��54������i>+H̦ my�旁OQ�O�����<�k�s�t}p7�
��
-r���/:ٹ��eW��m-���?�`�
+f�Ll&X��f�˯Y�������&�
�>Q�`�Kh7��W?F8l�2+�+��8�D�
�Q�����;�Y��*��O��i�ؕ�dr�M~I������,T��߾�������o#�<,���%.L�9+�H���I�
}�B��v��)]�If�r�@�ЕL[3�m���
S�/��\�Ǿu�^��JÑ���x-yZ�Cݵ�&�S�8S�<��f�7eC��P�_�1p��HnxX-a�
뵓*)�����yt�*�L��M!݉�0X3r���9��!
P��wA�
+&�	�{���oD�ęxS����6�
�U{
��
���J�
+a�����(�rWەL�~�G��w��?��
+ at E��$i�ZZf
�;X�D�
��;
+���6)�Q�^�a��@���t�/��]n�ؒAnA,�~�S 0ߨ7�v��C�����N�ӱ�u
� XF\�[���:�
�C�
�n˱���e\5�����ÃBm��Vv�5gV�@��|���;�
t�=��_���!�v�v�;��O��Cٗ�j�wb�939J������R:���ޗ#��w��ڎ66(�&���}��O vMw����#l����4�a�#�U<m`�kO=^��k�R�Xed�T�Wu��౿;6U��tKľu�̖���P�6"� ��2����ߓ���O�i?��������������\�
h4��0���`������C�$2�Wd2�U
�K�H�e�Э
���HA6���i��R�~_Q��J��U�h��8��y�	�F7w���V������G��k<-Ъ@s��?:h��T�ddθ�
���"�N��a�QIc�	�Pnh���
+P$������Mzh�����PUnp�CX�T��
���
�����n+�d���(�1�-!P�����=��7j���v�R���x�O<c�f�	�NoI􀻽��<�
�I�<�
��$69\E�A==��5d!U��E;'
��«�"�
V:U���@���_u܌4W��R
���Oe)��,e+X��~~SB11d`3
<���܉�3��!�gz�_�I��
���G�rj
��:Xd�=� H����`S�O7�!�,&��YsŌ������x�6�X�l�gJ׏ݮk�#9�-��KNN���꽟�9��^q��#�HS��`��ml
ݪ��Yamt�rͲ��QK�6�ڇ�������7��~
�
v���u
� /d��~�n3ff	|U�$�KK�����Y)�
+ˍ�8˳u
ާ��s,�*��Й<�&�Ļg�a|ח8��
2Y�䴺kX���cu��!~ج�1gS�*b���|M{h�}��E�?�N����Q}:E"�
$�5.�D����
��z��
���j��g+^�
 
 �`��K��*F Y���'�g��i5�v�RL)�gk���v!]��3!�iY�#ә�8�YP9���	�R�eWe�ˮ*�����}�j�!�
+YF��!���D�A�	˘��E,t	A� ����t� ��:S4P�
�Z3��/=D��U�.{i�LA%FiV�E��_1�wQ��Z�5'�6�@��b�w�k
+�DBּ"�\z2U,Ѹ$�~�itj������ա��j6��q:
e n��4L�~�
�o�r���; �q�u��DC�M��]������!�bbT��4���
�
+
�Ԭ*Ϡ�Ȩ�H�"�FyʊRKP�Y��/�<J�R>'�f]V��������ŀ�sI�� ��r�\rk ��jQ��� �/A�as��^^
z��~�gR.�@�b�ɞw�]24�/ڒ8���j�����h/����EX��,��"Qo��	᜻�U�����	N�y��}��z��zPr�ƶ;����SrX!�j@�S
�D*N���d�+�Ɔ0䬮R3eC ��DY�K��LE��Ho��)��`�Cpg-�=:�)��V�W͔kyU�N"N��8��<�k!,��5�Z��[�Wx�O(~=����?z�ݑb�՚��v)п�_�ֱ��/aXC�5�߮2�w�1����
+���w{�|�]�U��M�~�Z��S��
+- F�w�;�?�WTi���L�;�������f|�pt�ɶ?�"�Y&�eA��Gƾz!�r"
+�p��gZ��^�
�M���2d�b��OW2ػ��dq���l��ݔ&��`@'��4�Wr+P
�r�k�r��D�
n1���5Ϧjw��@�T���3���#���-[��g*�g�
>�B��1/��ч�\����ii/-L�n��b����U���O�T�U(�(8*��`O��P4���
�N���`���s
+��ԥ)�K=n��z%*�Ny.��ʧ��ëЬ
�+�uR橞è����
+���c������>�8{�fJ������!�M�	��T�2�
�ֿV!p ����r���������ʸg+�z�`��
mQb�i����h <~�W2��
��d�OǛ҃F��=�?��w7��zuO�}��S
��:rgJN��#�a
�{F�֪�$棠�8֫�Yk��,�æ����`f�R����m�;o!���_C��e� "�tSd��V�\��7����/l1\-]8z��k
&���ѫ�#�L�G�����?4+��``���mR�#��
�I�C���x��R���T�Ih�����3k�x�%��T�%���#�/�{<����nΘ'��x�$[s]٢���U0P�Si�'E�^.?�ifk֟�$�N�wگ�S1����RG ��X�pk�݂��ԥ��yf�/X)���$�z
v|'�E$
Y�
�	�7h��ҙo'}��Γ�
AW��쭞��X��{�/��^
��6��2���&��f�h�{g3)2����Z���j����\��oG��}��4��8H3L�!��Y��n at D��G�v�!{���"_C�N,��}�\��,������[@��]� L@�g�{�8�`H�wm�䳫�X@�_�)�q�z�@|1( �����I�_�#�
T����Q��?+A��c��*GpEE\�_ �hN�/��E��iS$�7h�t��P��SX��Sd�A�4�$fS��<�d�������'��p�ws
��c��X����|��n��W���\@粫Eȶ�ڂ��cӁ
 endstream
 endobj
 1695 0 obj <<
@@ -10756,8 +10760,8 @@ endobj
 1701 0 obj
 <<
 /Producer (GPL Ghostscript 8.71)
-/CreationDate (D:20111020181200+02'00')
-/ModDate (D:20111020181200+02'00')
+/CreationDate (D:20120113193112+01'00')
+/ModDate (D:20120113193112+01'00')
 /Title (../../../../doc/user/graphics/vortex.fig)
 /Creator (fig2dev Version 3.2 Patchlevel 5c)
 >>
@@ -10847,36 +10851,21 @@ endobj
 >>
 stream
 xڭْ��}�B�D�Zqqd�\;�nmWb��v
�g�e��Ijw&_�> 
$ͬ�0Cl �F�h���B,޽�����Xȅ˓,ӋL�D�|�޽��b��o_�D���A��扒������3�#���¥&I��9�B�D��O���7o
���ij�w�<M�[8�����,~Z�훷7+���w��濷�����2UI�����r
)��Z��K�&�XZ_"B��_�My��:ɬ!P
��Չ��@�ȲJ��9_���?�5�
�z
-o,l&$��7Z.˶�����R%2�ܷź��Ŗ_]����
-��拕0k�3���N��@�ϧp:9^��D��]�i�l�)̍�)�^X8 ?��l�L%:;ZtF^�&�+�;3mr�47+�-ׇ]Y�@�/z$8��$������ʗ�}	d7z��7�=�W{�7�ݻW ���Y2g4�:K��}�O
��m�@�FD�l����(%�U�V�����.����L/_�r��~8l=��vz�����3ᨣ�7��Jl�庡�_	��
���?����'
_ճyp���BfY��e��P�o���z[�t������u��h�BJh�K�L���
��[��H/�������>6�vS�j�� Ӗ���<��Q�q5J/��~O$hڞ{�5��C��o���~�'!�+���%|F�М��f�]�>�O
R�~l at jEtZ�3Z�H��2y�l��ɫ�п�<qWW����wY��4t� ��s��}W��D���̀�)�s�EoG ��So�gS�,���a'U��W�I�pWHm��]3
j�]EL��R�K�:2�D�K�r`(��>U[��,?�J~���"H���/�m�u��� , Լ+֥�D�
<P+tױ�����
����W��'��T]�

���,��WE��<�J]XԦs�*��@]Ez��ڪ� ����k=��P�Q���gzl�Ǫ��[L�Z���|�^��<�M�nW)�DO�c~�N���X20
�g!Dd�d����)M�$��y-�^a�y"�� ��^����ʙ0�_=���
*\DD
�dbrfR�?J4��1B,(�v+
��i�D-R4~�
�G�O�8}�eL�
-�X�
��j"[ ��0�%�u�����X5���NV�߂�0x�aA���%�
��+r��|�d
-
��-��ž�'
��Y3�D]�&;�
�H�(���:����ϰ�"wG�鉆u*H9���ӓ�*4v�c�C�{�qGs�i��G��ψ@���f�Q��)����}l1��{�Z�8]
X@O�>=����&�;�~����=]
h
�
-�

-C�g�i.�Q^����5pD���Y�����fe��a�aV`�\��%YӉ#F=+k�� )R`����
?�bgB�ֆ��U�9�s�^
-M	y�#Z��(3U�kl����	4��lw�}��(6����
-��t]�~���	����QD�	��
�%h�Ѣ6�*p�S�V����r�7�Ăt� ������p,8�9f���Ws��SS
-�!⹏�es�"G�c �Ϸd�D
-,��X�9�h�
���:��1C-��E�S@L�E@	q���L�:0���n�8
"�9��س.�`
ճ�xG]�
-+tb�*\�
-�Sȃ�W��v(��\1N4�
-�
-=�
-��8��9���~H�^�W�r&TCO�C��05�A��G��������ݐe��
��;0��̣���:hR���"_�]r{�9:
Ux'�72
�a������1�|���M>B�F����>=���B�1
R
&����$z�Y?
	" �GW�܈���!~����
�0!�
f,�g�#��Q΄��!�r��c�U�1eՖwe��^��h���XL
�]�x�D����d����,4�3-4C
����Cy��f
��q�8|���#
ֹ�qWW��[ ��
u�Q2ٰ���c�۵���H��-�V0C�{_�Bg\��]���"l
�F��Ë>�W;�~ח{n��aң�
�I�)� >M0�0R.�W�;eϤfi0x��<G�G��qfC?�mU�+"%~
�^G�r�tv`���_ �uc
g��Ku��,��l=�g������"y�
�CDs$�|�Z��"3��
� ���Z����9$ZPFǕ�oDh�Be�^�B~����d—1Ȅ�1o�0oN8�a�#��+�~C(\���a�

��_
g59�\�޷֩f�y\"ĵ��W�v����=�� 4�Ѡ�V��L7�.`�
���0)X��/��I�m��-�c���w��c�>#��2��
����|����W�f�dU��}):����DYE��i
�?EJ	���Ī��ڣF
-���=�,��C����1�
�ft�asOc�_}��zb"
-߯� ݴ�k�<o�K;��c�AKs=
���Kѧ�xe�s���+��#��=+�ׂ���A��o
-�5��)�e0c�^���{z꟟��ˏR�sB�+d
�3�I���(��mਚ���bIs��&b��p�@��+	]W̍L�Hq9R\sW	������XL0�f�qB�/��6"�&O�T}
�M~�hv]���Xp������[1fΟbs����U�
���
-����>�
?�	=j�!9����az$&�a���ݦ�bI��^
�n���S'��'Ԙ�
!A��ܞ�|�s�'���~�/��]�+���W�׍.z4 ש���ë[2�.\�c��t��W�̘�.8aFn5�/@����j�>f�'3��9��� �z��L&Һ���f,
8)(0ӂ�؉I
L"���xX�a�
�ߖ���gnaLJWJW3�F�t2����v©��"�
�W�1�Q��g�
���R�Z�p�ғ���怷���$�)ux���}M
���p��;:Q�

�u/tp�2Y�^4�Š�9?��s��/��ESj�m\�`��g<k>����^����x�ˡL�����Csܗ�[U�$[5�[v������2
-
���
�� ���]s�Ϣ�/?V~���Q$	;Q� ?�
����h0���� �T�d԰�iqN:)��US�O ����
-Rr�������8��7  mB�z�
!O�M/�A��
�@C���X	��X�.�m�2 ђ�!��]�r�i8�+j��ۦ�
i`�A�bHWv��vrzX8�O��Ռ�VW��O�P�5Y
5~ +2R|�:�h[��2�3�K.xi� �t��E
��Ƨ�Ѣ
4�O�����ahkz��U���CU��-}�5]j�����C질'�
S"�VS��"��G�)�E�
-��FHya{Hy��$�F}�'����'<%����;���k�l
ZJCv��K2I�NlN�y�d����:���}���.�I�E?���A{�,T�EU:s

-x�PE��yLNY�|�U�ӗ�!C8�k��dʉ�)Ne�1����%�j��9\����Obi
����[n���cm�
������l��N<_��DZq?Z�eg)k�1?*f|�L21F������e�
���tu�))9����$��
�-�
�PlO����)N���e��g8�$2�� cf�4�
P�p��(V�����Xi�
�K_������<jNU�
����^A`�

�<�D�d������R
�'g�=5l�cў#�����`U
~M�p5[D��l�ni�3N{���hE�X�"A�VD`t�Ʊ<��Ҫ�� 1͘+<�"���a�'ڹ�[���TY�
w�\�&U��q�j̅����;E�9E�:t>��1�j"��6�uϨ
-?pCUE�K��QR���ܒ{�J^.�.{��ip#�2�c�H~Dɚ�ek�a�F����.�,Zp0��K
��f��W�*��ۙ���@c_���h�J��c��ՙK�1֚jP�Fj��)�
-ʝ��"��
'&������ĉ�������%Ykx
-�
-|��ٝ�
�|4�����i�,]����0.d��j�m�Ƌx`�guoު��!�X O��o$���w߾���i
"
�*��
}��'O���k�
-{���UE�nAwT���+Z������zf��R��#:�@j�*�N��+����f\��,l�N������{с�
ާ�uwU��Pe�	K`P(|�m��E��'Z�.���W�W�����dz{��%�}
-\|�=A�jL׎�Y�ǻ>��':����p�6a��I`尝�ɽ��ޓ=����G��-!EQ�e{�邴07
-~�o���m����w>����\��4�M��*n{�41]zgD]QqI�:�������R0���5&�ct��c��iE��c���)�l\{���nb����b�eT������0�
�(�eX�ir0-Z%Jz�?M,�#�X��������N	R~�H>D�
��b@����:��$�����)
 �w5�i����3#+��Dz4�.:�O~�5g>
� �E��_���m��o���VE�f
��oi^�`�eepL��G at T��D�ܗZ6>��� �?h���<��y(�����1���k[�,H$1Aaå4޵���^�x���J�_*Y.�}��{�Ӵޡ��t���m0Q��!`���?<}�;N2�8�z9x�[��A��7iО�
!Z\��x��>	?=C��)�T�OC�b	�}�]�����rǭ��6o��18�c�`�C����
��A�a
zq�?��	�
����)�$�ϸ�s��䷱��wX5
+o,l&$��7Z.˶�����R%21�ܷź��Ŗ_]����
+��拕0k�3���N��@�ϧp:9^��D��]�i�l�)̍�)�^X8 ?��l�L%:;ZtF^�&�+�;3mr�47+�-ׇ]Y�@�/z$8��$������ʗ�}	d7z��7�=�W{�7�ݻW ���Y2g4�:K��}�O
��m�@�FD�l����(%�U�V�����.����L/_�r��~8l=��vz�����3ᨣ�7��Jl�庡�_	��
���?����'
_ճyp���BfY��e��P�o���z[�t������u��h�BJh�K�L���
��[��H/�������>6�vS�j�� Ӗ���<��Q�q5J/��~O$hڞ{�5��C��o���~�'!�+���%|F�М��f�]�>�O
R�~l at jEtZ�3Z�H��2y�l��ɫ�п�<qWW����wY��4t� ��s��}W��D���̀�)�s�EoG ��So�gS�,���a'U��W�I�pWHm��]3
j�]EL��R�K�:2�D�K�r`(��>U[��,?�J~���"H���/�m�u��� , Լ+֥�D�
<P+tױ�����
����W��'��T]�

���,��WE��<�J]XԦs�*��@]Ez��ڪ� ����k=��P�Q���gzl�Ǫ��[L�Z���|�^��<�M�nW)�DO�c~�N���X20
�g!Dd�d����)M�$��y-�^a�y"�� ��^����ʙ0�_=���
*\DD
����m�I��(� g`�!��`ڭt
�#�M�H���crlu>q��1]*Lc�w��l
�\�\@���i�"d��c
Ԕ�.R8Y�
��D��/��~6�d��T]tE@���/9#�L��2�EZXس��A@�@3k~��
�d�t����:@Gu x��6[��H�:=ѰN)�~�rz�Z�Ʈx�v�{;�h�"<#
p���4q�L
"*�5����-q�t/Z��k
h��	Ч0�1�r'��7T�����\�{Aab��5ͥ=
+��z ����5�:�s{��ܬl��!"l9�
+L��� ;�$k:qĨge-W  E
+
V��y�'R��LH��0����� 's���K�)!��uDk8e���c��b�m�2��!��?��o���S׺Y�w���ѯ�ڜ3A�b@�<�
0�(0a�C���2Z��V�tj�����RVN��X�.�~26���1��5�
+b�#�|j�@A:D<�Q��`n�\��S`
d���l�H�ESK6G
-���sR�2f�E����c*�i�(!��>|��Y&x��M�C;�y{�E���z���K\a�N
X�k\v
+y�w�
+���e��+Ɖ&\a�\�g\����:��
���K��jS�τj��x�{F��!��
�7U��B4��,��c��pԓy�R}>pPM�s�W�˳KNbo?Gǣ
+���Ffa1L}��_UP6&�O�
����G�֨��ۧgr�8@�5�ACʠ��dv�іD?�!A ��ʞ�\8��b�>��&��ÌE��zd�>ʙ�"�<B�r���
3����l[ޫ�-�
�i��ˁ�����
|���s��f��px(��}�la0����Ux��:7;���~� D��.=J� �?u
]r����i���Ÿ�
+fHx�_�k~�k<\Y�m����~x����j����r�-v6Lz4��1�4��	�t� F��z�j~��#�,
������3�l��Ǿ��uE������_���ޞ�
�n��l~B^ui��{��#ו�G��|ځ={�@$b�h����WK<^d�=���աV�u�]C4�D
��踲��m^�,�k^ȯ8?u��L�2��2��
��)G0�qd�w��o��S�?��cAt���&g������:��?�K��:�
+�Žt5�b�����<4ߪ����F������3� &kW��0	�-cQ�,
x��Zl�g�
U&`7@�C��c�W
Ӟ�J�
��*S�/E��
��(��
��1m�H)��X�Z{�H�B��b<��'�ſ}(�T���9���Ќ�7l�i���/�TO�@D��5���v�z
�g�-ti�}�9hi��C9�bz)���|��bz%�x�gE�Z�19��Ma��=�
f
�kQ4x�BO��3tp�Q�xNH{����/bf#5����

U3�Q,i����A��
��{%�k�ʁ��	=).G�k�*�7�SBy
�	F�L>.�BH��}�F��U�������oͮ�1��
��
0��c+���Sl5^p��"�a���Y��Vuч���=�G�o3$�
z>L���<L�p�۴],��ӋA��M�r�$7���!#$���3�O}��d�]��e�`�Kr������E��:u��uxuKF܅+u�4�n2C�j���'�ȭ���9 0[�o�nj�d2:��
�� _/@җ�DZ778�4���'fZP;1��I�T�� �?
�!��2�����-�I�J�jf��Nf}5�9�N85^�����><�z��ܰ��!��[j�@�n[z��s�
�6���=���\������z.��`G'�w����N�V&�Ջ�QX� :����a��ҼhJͻ�+
����g�gx>����
�7�
o=q9���T{��
bh��rr��~�d��{ˎ�1S�=�^F��W�ۃ�rS�k�@�Y�����π [...]
+�ޣ��
��
ֽ�}�J���;-�I'�9�j��	`1��UAJw�q�u��� �~@ ��MX�c#�ɰ��?(��!
h(�⑝K"�
+��M_�"Zr4�~t�k_.5
GwE�||�T�!
�=�W
�ʮ?�NN
���������?�)
��&ˣ�`E�O�/Q�m�z]�vFz�/
`�[�����t;Z�&�)<�
B��� 
mM�_�j��z��^�����K�����s�����$�0�aJ��*`�qR$4}��6尨V���)/l)/z�d�����������8
�_u�ֿu͖�AKi�4~�B&�׉m�	�7/�
u���Qg�8��3���E?��'

>h��
+��J�b�A����<��)K�/��y��1d'xM�L9�7ũ�=��ܺ�\�R7ǂ�q�1�I,���\z˭uQsc�-�A�==�ւ����Љ����86�G��l�,eM2���AŌ��I&��1_�<��c>pt�����2%%��2p���ۂ��Ÿ!��_2��_��l��
'�Df��
qJn��JS�
+��q�z�4�T�=��Gͩj������+������z"�����_3�P�C�䌷���,�s��y:#�����	�f�(�-�-�y�iO
����S$�ڊ�.
�8��TZu� �s�g�A��2?� �D;wz�2Q�*K}��ԤJ�3N\��p>�!��{�#��Z���A@=UM�#b}�F��U�n���~�;Jj�^�[rO��B���e/?
n$#X�Z`�ɏ(Ys�l-;�����w�őEK f9x�����l�`����TŖ�r;�"6Xh싶 �
MWi�Ltա:s)=�ZS
j�Hm�5%UaC�3^�Bd��Ą��2
��8����]_�}�d k
O��B�Ou7�3�C��&��<�������bƅ,�Q�M�x���¡N��[5�0�
�2>���������߾;�C�`cR�x��/��䉔2�c�Ya�|�����
"莪�sE
_#��]�,�R��}D��H�U� ѩ�s����`܌+Pc��m�i]#_C��yx/:�u��T�B���l<a	
* �\������D�r��Q0�
+�JX�y݀Lo������O���'��]���16k��x�'�]�Dg_v���&�2�/8	�
��;����{���3������/�(��lO� ]��F��
߷
qT0���s�
8�F�I�Y�m��&�K�,��+*.�\��������_
+F�2��$bt�.]slt=�(�c�x7%��k���M̱ ��SL���_��<F��

2M�E�DI����t��uq��
�)A��O#
ɇ���C
��?`�S�?���{�=� �?-���bfd9 �H���E������g��������@��U���U�ݪ����A��-�K���
������`�0·�H��R����$�M���G�3%T6X9�6Ƴtm
��$&H"l�T�ƻ� ~�߶��
O�Q1[	�K%�E��~x�s��;֜��
>&��5l�
�����q�IF
'_/O�{�4���&
ړ�#D�
S���'�g`��#1�T���i�\,a����>1�P__������8�
q�
t���>a�;(6�C/���2;��#�B�8���|����6����X9
 endstream
 endobj
 1713 0 obj <<
@@ -10916,14 +10905,14 @@ stream
 xڝWKs�6��W��R3&�'t����=�!�8��!Ɂ�`	S�tHJ
��.
�II�[_D`����A+D����— ���Zs�	Ä��ξ� h	k��h�4�HH��0ޠ��/#�`�R��}�A\ajh2�����R :6E!��=2�
 )8� 
�.ѷ����<�Fd7�\��~�}�
aӂ�B�g
 Q���̣SU`.d���@
��zi�q�XKT9���˱�j��,#
-
A��_�n�T��X_Hp
�����6��+�IɌa�I
>4�s�r���6���"bKiPN	X���j�Ny*8f��p1
+
A��_�n�T��X_Hp
�����6��+�IɌa�E
>4�s�r���6���"bKiPN	X���j�Ny*8f��p1
 �((f�2<x�
 ��(��W-@�X� s��T3���^�F�9+B:GnLT_���l���j���<�J�
�S&?ϙ�ʕ�ϔ:�E��Ur��j��ȴ+s�k��A�Q�{������D/}�
 d��_`	�?g
�ƫ��aQI
&a���zK5����B�C�#�g�
�
����
 �
 � 9"q�V��ǁ���2���!|jSe��CS?� ۦs����Dv���8�6�[_������a��71&)a21�<��1�HG�q�2c	"a�`L@�s(��2njq����	��b����>~�H�nN3��w�(ߔ���8����֭�奭Zׅ0�d<�
K&P.�e@��Õ�dL��p �Ê � X�1nA;�)@�";�R��]���Sh������hbm�.b��r�j�!�`������t�5��Իպ���A+�����z	�~C)�����[�m�v	�iV7gq��ħ?��/��Ef&\�4D�yq[̂�m
���)6��B��.lۖ�@)�6��	��~.Aܸ2��Rʴq��M���2c��>��
^�< %��T�~�qI�f�<6�렕UW
Xoww����C�FUs�]��~�G�qqq
 ��[:2�!��vk��H`�-�S���T_:��3s 1�1e�.��E���/�m����2d��
�X���Z�y��k����7�G�ĕ1b�h�,A��H�Ks��2z�+��=���n�%�#������>�cD��SUo]߼'�f�7��g�MP��HeW��~��"&�(��P�l
.P�
a� 
|�#��9�Q�7��?]
�e
�._�o&��^�����
���Q#G��@_�o�͘8�դT��GCB�jLd5�8
x��ڵ//���e.��IWY�ڸX��P�w��0ī�/�S*��`�w��{��8�\u���Q�ˢ����c�֙�Ċ
�����gw��t
�V���.S�»Cq=�\�|�y:��^s�uh���O���;�ep��쏫
}�_V'l�5XrM�/��,�N�N

-^�t��W��4Tʩ�Ͽ�lN
+^�t��W��4Tʩ�Ͽ�]lR
 endstream
 endobj
 1720 0 obj <<
@@ -10972,11 +10961,11 @@ endobj
 /Height 201
 /BitsPerComponent 8
 /ColorSpace /DeviceGray
-/Length 229       
+/Length 230       
 /Filter /FlateDecode
 >>
 stream
-x���1
 0 �1�w
8H8Z	�                                                                                                �C�_                                                                                                ,i2�"g
+x���1
 0 ��w*�/4p�p�Z                                                                                                ���                                                                                                X�n["�
 endstream
 endobj
 1718 0 obj <<
@@ -11019,7 +11008,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڥ[[o�~?�b��v

+�I��)ڠMЇ$�V��hWIk����������X\�"g�3�\H��݆m�y��;O��m�������1����~��mv���ISn
���F�&\B�����?�
%�X)6�PY����m�θ�n��?���k�g�(�����Y�7�RLn>�6?n����ki����|y������c�6/DV��]\�
��s��s]dR�v}���_��|]�dV���0�ue��z[bY�t������N���
�e8^��2Lh�=\I�m��� &�oE�3F��P�S[W
�<����g����l�9�YK���Ԧ8UR�d����`{U�3�k#-��X�0
+xڥ[[o�~?�b��v

+�I��)ڠMЇ$�V��hWIk����������X\�"g�3�\H��݆m�y��;O��m�������1����~��mv���ISn
���F�&\B�����?�
%�X)6�PY����m�θ�n��?���k�g�(�����Y�7�RLn>�6?n����ki����|y������c�6/DV��]\�
��s��s]dR�v}���_��|]�dV���0�ue��z[bY�t������N���
�e8^��2Lh�=\I�m��� &�oE�3E��P�S[W
�<����g����l�9�YK���Ԧ8UR�d����`{U�3�k#-��X�0
 ��0�eA�J�Ѣ��d�Z4���kQXu&��믮E��O��p���P�(J�Qƒ���0���+��姖=�k�s
~��;*X�^�eF2�e��F�џ8Nl���=E�I��7$�EsaE���`ixaY��q
1���e�	��W�oQcK��]3Ps����V���PGE��=J�itJ�=COC�a���'�3�\�C�5l�Ԟ���4*$2�x�����Y�m��9Dq>��/�L���(�����
`�m�,q h�q�����*�Y,�c at r���`*@;�o	�F
y>�(��:��mhn��9�n7��|[u'�s��Oݎ�7��zk_ ���� L�uKFw-�������EZl����Q0�t�q"�
n�U��t�a
h� �6J��u�4����3+U��-F}k4� uO]�����w|�VoRD;������zl��Z7d
n�ӡ��5�'�m�$ �甄�O�XUr�NY@��c�`�b����������
 2"���
X
���4�(�������M�QŌ�d¨�h��%��/�"�
 ͪ&� �E�:/BdU�
5��ZB[&A�
Zj؍�̷�U�
@@ -11045,7 +11034,7 @@ Q~
 � 
 AHS��B���Q�f*����5tD�sp��2�	GX��PC��I�$�뻡u�c~��X���R��v�Rw����L�>	�)�+_i�}�P��jZ�3чebt�ˁ�r����e���GW	
tsՁ���s��DlzG �v�fjv��O��M�t�j
�7���,��A��w���������4̖;���n��&��x����
���߻'��v�ں�>���ٺ#�e�qU�����c
 ��
�"N>Yk�hC��]
�]�n׼�$V��.IL����#|jyX���_�m����?�9
�fi�}l����
^rT��+"EC^�C��r����� �]����W�i�/L;�s�x�s��0�hr(.���)�{p�����M�����$�
��7�Jz�G���J�2S$.@�a�|1
�Du������
�Vum0?:e
����`�h���w�x�Gf�OF���_'�����'BF�^��g{��w |�x���.�mx���X�����\�v��G�k���V�u�
�h�TX�<+̳����NT�Ֆ�2~��?g��q�
ѽzH�
�
�ͯK,�
0
-���us���rl at c�)>�{����5ubzclz�r���k�Hl��@�-rΰ�h�h
zzv�6��淓��
��ɽ��99N ����h����y��4f�ys[�F5Ї��UH�����k-��0(�[�S�B��2�EmX�D<
0�q����󡕽�c�s�\����T��l��?���
+���us���rl at c�)>�{����5ubzclz�r���k�Hl��@�-rΰ�h�h
zzv�6��淓��
��ɽ��99N ����h����y��4f�ys[�F5Ї��UH�����k-��0(�[�S�B��2�EmX�D<
0�q����󡕽�c�s�\����T��l��?_���
 endstream
 endobj
 1731 0 obj <<
@@ -11089,22 +11078,26 @@ endobj
 >>
 stream
 x��\Y��~ׯ`���8��P���	���
-
�N ���
���!����>����{�I^�s4�������Gdt="������_2�#m+c��VbG�ճ�EF
x�͈Tܚѭ�	i+F9\/G�?�{BÐ�6�JT�� #�+ji ���g�R��UJ�^_����
i�J>z��8���/'Sn���?|>���o�}�:��*V)�
:9�#J++%�٩V��O�!���͢>��^)�PC��4�[aZFt%ͧ�~��o�nf���B’���~��޶�f
b�r�*Z�n;���l�o�m�}�"����v4��O�zߔV*8�>\�*�^�h�`��r��
��8T�ЁiAlO�٤�U��&��+X2|ʔSg/�/6�)3��~U�'p���P�(JQYfrI�m��xv]��k�G�<���uX�w_=������[f&�Me�~��

I�2�aߑ#'P3�  +�(�
��\V�h���7n�
+
�N ���
���!����>����{�I^�s4�������Gdt="������_2�#m+c��VbG�ճ�EF
x�͈Tܚѭ�	i+F9\/G�?�{BÐ�6�JT�� #�+ji ���g�R��UJ�^_����
i�J>z��8���/'Sn���?|>���o�}�:��*V)�
:9�#J++%�٩V��O�!���͢>��^)�PC��4�[aZFt%ͧ�~��o�nf���B’���~��޶�f
b�r�*Z	�n;���l�o�m�}�"����v4��O�zߔV*8�>\�*�^�h�`��r��
��8T�ЁiAlO�٤�U��&��+X2|ʔSg/�/6�)3��~U�'p���P�(JQYfrI�m��xv]��k�G�<���uX�w_=������[f&�Me�~��

I�2�aߑ#'P3�  +�(�
��\V�h���7n�
 �Q��l���+/aJR��XT���`*Mu|��b����“|���k=��i��ͼ����?�'"	����6��M`)��*p8 
Qɠ��8^
^�a_i*NX����:J�"���3ڴ�y0�%���c�+k;'P�L*�ťB���t�D5n�:��Z�
O��hLS�D
-���N�_6�nw9Ow����›nw{1‚��J8���ظ��
U%�8��m
�uظ^�0�N5�`����S*g&��T�Ma"
���L��&��k��F���n�

�B�0�-���C�R�B��^8(�_[�
��t�
2�����5�J1J}������
�eK��
-%��F��J:
ȭ��
-��"%�J��������v@,�**�$A����?)p�4����c���ۃ���g�
(q�#���g�b�3��M�
�'D;�����c.*en{��2�~2�*6�p�
p�^Ay Rr@�̏�� ~�

-������)�P{�sH��w���_'
�sk{��a��d�8�x���c��x*~�==Е���ͻ���ϥ�,��
�"��{ʘ�t��1��n���A d(��mX�/���`
?����H�+c�!Jb�D���C]}�1m@��0H]˜(Ơ�ܔ*@+�?8Oӹsʋ4�~x\�
ëP��)�8-l
Ž��Q��ӈ�)�@
�cLE8{p�(a:���8h{B�F�x��Hb4MEC�WH�=�B�
)0t�
-��H*Y����|[����;�:��B\���X��#�,����
��g���Q�H�9Z"׃���h��*FB-AF�)�#uE��d������H�i�t�	�eڧ�4��U��6V��.
�\�~�����P��Ї�/!|89�dЬ#)� D�
O��	eK,E01�4�ER�g��
-��2wͿ��Čt��J�'Ye$�@���s��߈1�!��~�#�oQN3�,$��@�VJ=<
P:N�2���
�4�,�(�D3{�$�Q���dأ�#�O�
<��Z���h*����bQ��N�'t��}p}����[��m�o�#WUcz���_���z���\S��o���mv�����fY�������#��ݿ�^o�E(���f]�'��iW�D~(��)W㗫0��)*h<#ߧ��ζ
�$��&�6!�-�..�N���Aγ�V�D�o\�!H�v��vuظ(4 �(f]��ҩ
j�P�F�ӕ�
6W�9�/+.�#��)tW�ʷ�A&/K�PT�K �Rw&�TI���{�V
ͩ �1���VH�<�g�r�G"xŏi
�
��P' f2�Ӕ��B��M�����y�\p>��%��P�]�'����[aH�f؀���6mhP) ���.wcn������+e/�yn_�-'<��9����	 :�ַ�
�uDB�w��ϰ�g
�|�� [...]
-�^}1�Jڄ�~	�6�z�ΣXRF�����
5nr�nt���f?��,�&�p�qoY���y+����zt
ٳr]�Uҷ���l6\�LAЧ���^�2.7#
-��
]U��+��� �iy�Rt�,��gm���$�,�F�+����f��ͺŻ�pu�G���E��������>ۺ$+,���cQ('	����^�B �9����X�+@����r7�v7[On�'�7�
oo�m
P{1�Q�؀�xЙ� ��'y�2��)q�T���>:����œ�=�͔8ǐ��!~�!���	CQd�q�H�A����s�߯�V�۷w��wS(�v��	x��<���6�>�b�Tl�ٛe);d��VOͼ�y]γ)�h������
d
\
��,�Ό�Q<6^���n=[�����b��;�#�YH޳�P��nLSh��
2�O
ɺ'�:��Y�'a���w�y
�C|�
��x$�Y��7�H�O��?ʹ]
ٗ<�8q�X2�� dV�~P�$?�S��W���LaJa9�e�MFQ1�c�p
-�+��}V �=�eqB�K
-G�4�<�SR#舉j�
	P
&��
 4�C��ї�^y��f
�e�!��n��6������Oo�x�7�2�H
b݀y�N
��p�n��z���#��A-d��!���]ٮ0{��֛�,(�[��[�渂�pR
�3ir�9��k�`1{wπ݅�����O�
g#�O��U8xf'[��"��%
����IW.AG}�� 3����M�p�m{���z��@2YN{4�߰�4��.|�f���w~�z��Ӛ4@$�܏�2��OCZ�W��r����×��/�����
���~��Q��<�E�@��-��~>��<'���m���wɩ�,�v��8y�+�����A�}]a�H�b��Pp�b`�x�S�g�9Lv�J�I�	�)xK�\#����i_����
�֮�վ

hRYҹ�}� �1��@��6hX�����V�!����?m����(�}47
!�ȫ��?�?� ����`�m�xԐ��YNx|~�
��}�}+G2א�LB0Px/�
�*
\��?λ+`4���B�xּd� ���*����J�[<�i
���5k^��@"�
-b%M�P[=�j@��76_�j��h�V����`�����q��E�
��-n�).$~[���0�z�����ۯ^b�6���7�
�?aӔA�q�ZS��&9[�A�9�tP at b̔
�H=Ft�
-M�"�����W�7u����Q�)���KQd�w� 	���S��Vh��XKpi��rH"�@T��V	!��h�X^j7����
3��Ԅ�(
�b0E(���C߇�߬m��:ڵ/҉C�
��m�
8�<<�S
ұ������e�Fq?�I�,�'sN�i%���
��vYUd�j�u�cܗ#fj�,�@��f���\iW
w.?�RI��d
-��y�
=���h
;sĘ��g kК���d�]q�9��b�,�v��ƨ����]�>M;�f͖���g�+���F]�hB�,
��S��"g�|^�X��s<��񌈺�j
we/4Z��s��C	x�JF����Y�ۙ��|�]
_�7���7c ׅ$
��@+&�e
�I�lR)rON�����z[*�u��Ÿ�y��KG�����"���wŪ���\�Q��,��+5(��3�����(�>
������V��q��S^��D�Ѱ��f
tg
��s	�`����(>� .�(� �0��ϯⅯ��ۣ�ߺz;aqЃ���^&$ o�����64�C<?�8�;�0���FB��5�ه��
-��OI���"y�t�]v���)�y
�)RF?5)�m�P26%�=	7oo
dD8��}�W�v�$K)��s���w�j`Sc-Z
-�x}-����>�f����-�)��`�m����hS���n��D+�M�]��WG]�uF��1՚�%4�!�|Y��RW��D�T4b�R�3�(�&@�

󢒞k�
v����<y��JSQ<�ʍ�n~6��}az�[HE*�2���O
��AjWl&Jkζ.�eb��m��w��'��NnO�gP�L��T��T8ʉ%f�
��,:�1�iƲ�u� <r_�¾�	��$��-���kT���
��Κ��t��.}DO���x�۠�c���b�$�����y�s`��8}��ęʼn3���K��z�8�}��i	���}����%�W� ܹ��.�J��Sɚ�+C����
Ꝙ�6���]��H��J9�T��u"����o����uݵ5n�m
ȲN�
b�n���E}���Utc �`
-�u���AIJJ�G��P����cM��u2�c_�9��
�‰}:t��
Iv�ٺ�����S��5F��aO���_�>��� I�s�� ��&
+���N�_6�nw9Ow����›nw{1‚��J8���ظ��
U%�8��m
�uظ^�0�N5�`����S*g&��T�Ma"
���L��&��k��F���n�

�B�0�-���C�R�B��^8(�_[�
��t��l����k��6b�
�؏�	%P!M�_����J�4��"t8�[M���EJ
+�DK?#+m��X�UT I
+��m,$ �%~R�^iPi���
���^���f;P�G�{ϖ� g`�1�0O�v6Zg�-Q�\"T���
1�ieb�d2Ul��=0*0����@��0`��QA��=�!+"�i�SD�����1��(�
��N�g
���"��vS5�q��P�7��5�T��{z�+So
�w���K!Y�=�=ER��1�$<�c
'݀�
X� �P�۰�_
++4&"�8~�-!��h#�JW�
+3B��<�,����
cڀR�'a,���1Q�A�)U�V(�p��s�ir���W�WR�qZ�8�
�!�����/S`�4ǘ�p���Q�t�p�q�������	 ��h�
�����{n��R`���7�T�ċ
Ƚ�� p
O�w$u����,#G���S
FpY�7����=�
.���	t��t��s�D�u]��4U��Z���S(DG������h��=O���(�~˴O3i��"Am
���]0�(D���u)��ɡ_B�pr�ɠYGRJA�����!ʖX�`b�i������E-��e�&�u�	�:
��O��H��Ϲ��CÿcC`}�4�GRޢ�
fRYH�k����zx<�t 
��ce���Vi.P/X"QX�f�tI&��ɰGG*`��=x$���T0
P	�)dŢ���,bO�ؕ���j;[շX��l��G������߿?��x�ٹ�<{ߴ�M��b1� �Ͳ����G�M�3��6�P.�ͺ 'N��Ӯx��Pp�S��/Wa<OST�x&F�O��%�m96HR
�M
bmB�e[� \\4��M׃$�g��f�߸�C������qQh@&Q.̺��S9�\���+�+"l�Xs�]I5_V\
+GJ1S��on�L^������ ��L���tI��x�<�SA c:�3�+����yj���
+D��f;E�N@�dާ)��a3���6�?p+B�����|2'K���B��O����Ͱﳽm��(�R rC)\
+���6]w'/=W�^�/�ܾ`[Nx�q�%r�Y#@t$�o�="누`�
=�a��:�����
�?
�;R	���1T�
� ����CTd1*�k�L	I�҇o@$� :�t����]��]��U���z�G- j�8ꞯ�����t����^.;R��6X-�~S�/�mA�\�Z:x'e� �)�2�� �Leʴ)
`Mi:����ƽ�b2��	���m��r�G)������X=9j��h��NE���~<!�Y�M6�16.��,����VH%�I+N���g�J��o���l�J���O'Sa��e\nF�9���/W�.���
+ �TY3����?B�I^Y���W���Ͷ��u�wo��ΏX�
�z��[
M}�uIVXz0��ǢPN^3�(� s
�Y�U��W�.Y���n��n�� ��Ono�9����8>��b�
���3�1 BqO�e��S�:�P_}t,66
��'�{��)q�!qC�
C��c��Ⱥ�4���q�v3
�{�4�_9�Z�o�Bk?�
�P����ʻy>nw�m�}��"
��6�7�Rv�$w�� �y
�gS�і�CO�-��8�86#�Y��xl"�b���z�
sO��ho1>v�-F����g1�c�6
�
��"5dܟ:
+�uO�uX[�
+O�

^��f�:
��z޵�H�U���o����3��s��/y�q�:�d /`Ȭ*��*I~2�"4�J�5
+ؙ”�rHˆ���b.�8�:Z�WZ��� �{&���2�����i�y��F��`9�:L�@hb7��3�5�/˽����b��
B�����m��m��
�ބ
�o�e��>ĺ��<��'��a����f�/�G�ӃZ�X)C�����]a�
s�7�YP~�*����q7��g��sH�&�b��0��
���z�F����p��
N��>�E�K:|]7�7��\���ڿAf
�]���
���H�v�z�q�d���h��a�iz�\���v[�����"8�5i�HN1&�]epS�����f���E짇/��_b	n�w�!�.O)x&�v��[.��|
WyN
O�FW��S�#0X&�"�q$�"W(\!'XV#�����l�
Ř$�����2���:/r������
S�ʹFOC�Ӿ��s��=x�]�}8Ф��s;��A�c0���
 ymаn[?����C��՝
ژ�
3QD�hn<BƑW��P�Aj]���
۶�!������&�d���2#
�V�d�!q/��`��^=�U8���7~�wW��hf���n�y�*�Y%�Uka���x2�:䝩kּ�5�D,�J�(*��z4Հf�ol�
��
+�($����be��0����㺫�0�}�[0�`S\H��ƍ�a���/�}���_��pm�IKo�	8b¦)�,㐵�F�M
r����s�頀Ę)=Бz���=Z��E,�ry�no��o
0����S�	�3���`�0A>��2�����뱖�� ��D��J��B��h�@���n��	#�#�=fm�	WQ<��`�P�{U��U�Y��Wu�k_���\���p�yx�<�c��K�C�����~��Y
+	N朜�J

+K�K9��
.첪���&z��Ǹ/G�
�xY�Z��P1ݹҮ:�\*~���
��|���9zZp3
v�v�1>G� ֠5QgU�Ļ�~sb���Y����Q���^}�v07̚-��e'g��W>I���,ф�Y:|e+�t�E��M������xf��u	���^h�"F3��m��ƕ�X�aS��3�և�
�.8��oV�o� �
I<��VL��:֓<٤R䞜*5�7���T����/�q�
��ߗ�j��?E�۵�Uiy������YfWjPHi/f�y*i�Q�}:�,�	p?��
>e�:��NG���a�W�
�4��:(���;���cQ|>n\�Q
A��`j�_�
_I��G�1�u�v��(�!g��LH@�*��Jm>h�x~|
p*hw�a>s���
�u�k���s�� vi
�E����ڷ�S
+���S��~"jR2��dlJ�={n��Ȉp��ீ�,�I�Rj��(u%�f����Z���Z4Ok�	|p-�fו/�[.Rp1�:�
+w#Ц~���,�VțڻvW�����
�©c�5
KhFC����ɥ�‡���h�ܥHg*	P8M�"�9:�E%=�v=4���?y� '���x����l2����Է��T:e�<�8�	��Ԯ�L�֜m]�Ĥ���Q�
'�OXG�ܞ�Ϡ� ����p�K��;
+qYtBc�ӌe1��Ax�*�*�}PI��K'Z$��ר����`�5�����]���hO�A��B��-�,IbY����bq��ʼn3�g:ݧ�����q�����������;
v/K 诘A�s	'l	\<��73��5
��V�po]�K�;1�
$l~-	�$)���O�r��ƥ�D��_W߈���kk����e�v9���v�
���|����@����:m߃��6���������ǚ�
�d�Ǿ�sz/����t��=��d/�uO��q��k�����Z=��Z}���A���(��}�*
 endstream
 endobj
 1739 0 obj <<
@@ -11139,29 +11132,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1754 0 obj <<
-/Length 3890      
+/Length 3889      
 /Filter /FlateDecode
 >>
 stream
-x��]s���ݿӇ������)���m�qںm��<�~�IH˜$ ����� �hYv�4/�X�����-hr����g�>c�O�hK����Pj�����4�ó�J�5ɍ�\&RY™��"y��=
�jx�3I2vM�&̲��gϾy.avb�L&g�͈҉�UI*��y�:����'Sae���>y{�ӳ�zs����d����1b��8;�R��.��[5/v��T�� z`^A��
�F��T)�p�Wy��Wnf�}x�`ˀ��]OK��)��I��F�^���-g��_�����A�	^*�L��c�X�c;�B e�O��^�1�a��
+x��]s���ݿӇ������)���m�qںm��<�~�IH˜$ ����� �hYv�4/�X�����-hr����g�>c�O�hK����Pj�����4�ó�J�5ɍ�\&RY™��"y��=
�jx�3I2vM�&̲��gϾy.avb�L&g�͈҉�UI*��y�:����'Sae���>y{�ӳ�zs����d����1b��8;�R��.��[5/v��T�� z`^A��
�F��T)�p�Wy��Wnf�}x�`ˀ��]OK��)��I��F�^���-g��_�����A�	^*�L��c�X�c;�B e�O��^�1�a��
 ���@�
p#h��	�[�
Lj8fk�y%�Oy�����z�y5�r����b5�A��Hp$�$��!%�3�6�/
  ���߸��}�a�?��
@9U���
�0�X}��(8��m~�~�9���������@�':�~�/@���Q��:�Ҳ��&-��h 
 K=
KL�}>aiU�q{Y�AQ/={Xor�e�Q�0I�
�����>�!���k"���"�$#V
���0ŀ�Dڠ|����Z�@k70o(C�\P�ȶ��Bj�)�@�!�0�L3����xf� ��\+D\e��G�ю�
,�5~�j@�h2���tt�`8q���5�p��
�ЫT(v�jy�ߖ�b�9��
SD�(G)�� �
��'om�%�	A\��O�US��5JwA&S0���Ĉ4�P��u
��2*�U]����������4(j�)W�A��B@��8����
 ��.������{�����V���lV��
��
�㛨~xs�-�<\�b�s��ϫŢ�wo����.�%%�IX2�+-���2؆1*Ɍ��?EW��3�`�����\����VQ��t֌���[�%�Na����
-A��۞��8�{`���:�p:���(!RE����҃}(�,��V���<c�#�j�*>������25����*���\�sp5Dk�����(κgw�w��{p�AHh��Ftk�lWd�����z���z�rYz:�$(}��n
C��
���;����|���ϔ�b
�
T�/�	-+����֟��Ň��m*
�)���w!K��]�`�tܺ����&$����>/��(`���ŀ�Í�,m�u=��0�v��ŬZ^9��
/";���_��ZG\�����a�m4��i#d�~wWyݺ0�A�X�Q/��y��xۇ)8Yw9mx���%­��lb.|+��p_�5��Nag�5�dLh�^
��f��G'o�;
��yC��Ÿ���>�2p"_�`
�;z�{��"���	��]꛲	A���T
9��M��F���_oG�˼\5ᢼ�D��$����t!���7WU����]�@3B���=:PTw��/���~��叧����\�@����v�X:�(�V���W���(��2��K�B����A��|Q�.���ځvsZ�6���j�Q
�<߂E]+
-�9w:݌�VA��(�:�G\��Ÿbɴv�,���C6��
��F�U�ܡ#
��>��|�(��6@�E���o5��ʏ`�#>�H����O���o }�J+G�H�
y����
-D��:
���{7o�U�
j�y����
��h�rф�7�Ʋ�0$��OJ
-~��<��x������M7P���[�����C�+,�������j�Fd�ʑ +`���n��_�blPڂ;o�;H�޺hڬ߹�W붌E9�7��XRFv_��|}=��`�{�����,�R2末'e�'��,����z �C��/<@���/�kN
Uo����
���� �g
&
-�:í�lއ[���;_�8�n&�֝����ߕ����[=6�zBB�b�Ҙ4�'��X *\
x�Y�
F$��~����*��:���Ad5so讂7̧C�PA2���t�C
dy�?���@;4��J�T��G���i�	%|���t�c!
�XH*0f�������~��sL3(%���/�
1���ި��Ѕ�)ۈ�D��98�8Ⱥi���*M�i/�l����j
K��^TW��}ҕ�
 ���/�^Љpe�����$�Џ����Exi
�H30�e��|�����&~p�筏L��1���}��~)ԗ�<�A7�EH��2����0[�Y�L�Dft��'��%�Ü	�f�H(��y�Ѽ�@�A6(�M.�xҲ���Ѥ�r+�ư��m�_ at X	KD�3�1\�
,�\���a!�$
^:J
����c@���!C�rL FAFA�G�aǖ�%Eu���VI����@��G[wU��k嬆� ����b%f#Ɗc+b���"v���CT9�11�+I١��8�c�
�O�9��fc%�A���yJ�m\��w�^Uv���
{|L2;L�`sŨ��N:�E,�s��|�5�
�ܲ��K�����w}�0ک�1N|�>�cg�1�j�v� �E$tQ=�.~���.�p���#$5R�eV�g
_)>ղM+$8 %<2aL<x�]�
y�K�>E<x��� rQ��PG����T�0,��͌��u��-�9h��?�:
$�����A���0
����.�
-$�,��ԝx=��@\��
O����c�=�t<ͰX��A�	�r�
��<팉��
-�;��N�Ϋx
-ԄΩYy~{:r���( ����
;ʿ��;S
T�'�gD�O�R�8a�M�.vY?�.?��
���BrEQ0�;��RT|x
R4�Z*�f�(�Oӷr
-Y� HA��_�
�S�q�-'��?����?�k�ۮup
-:e����&2����!_^-��'r\sn
����
�Gs�!
�����44��wamD�xX7<�[M!e3�8�A�{�S�|'����
�ȇRY.%�~�����
P)
-����|g ���=�̳�H��T�1ƾk���I�o��]�-,V�:��-��PL
B1���v,�2aB�c��sE^Ǔ��
���#�H�4�����1-]���!
��|�YR��B��N>?�5q��z����?���pj�vw:�ְ9,Ȁ��8eCM�ބ"Ƅ93�j��0�j_����l���U[�/�Q�̛b��sAn]wP�3h �d��SX0N�j=���N�]� ^���sj<��ϻGu�=��80�R�{#|������7�6鎻l�j�!o���0;�!�e@�M��c2�:��M[\��&iD������g�b��$���.�0�Re�	R�n��bF�/-���7z��6�
N��w����,�bc��>�l�D�|�7�Z]c <�(À�B�{�B��:�Gj�@�l�K\�z6+���=���t<i��n/צP���X/�%tcD���a��B'c�7
����Sy��E�`����͞u��V������i�1}^��U�4�E�
c�1Q�a�s�p����
P%�jF���;��
���c��YaL�X��@M!;��0e���p[͐}��Q��� R����*�S�$ծS
��:
-!ܦQ�\g;>�:��ml���]#����2D
-69��
�6�"�k�
����a�V
-�Hs?��2=����4��˾V}7&�º�i��w�_��mπͅ�]�U+�b>��aS���ݲ���� �I�8��zb̥k
w
Ƌ���~����[��Q�W
 �:О30[��>
��
m�f��
dZv����h
-�K�͍sD�xޫ�$����e06��RI���W�=	��qz�m�"�CY��譬�Wa�ʓx
1��D)1lI�p��q&o����L�U�ռ��m�0j
j�7��YU�
A�>�1C��
�8�Ə������Y�D�F�?�3�������1g��߭�j�;�&3�_�+��~l h��f������ sM��
+A��۞��8�{`���:�p:���(!���ܿ�Pz����*"St�g�ud^���PB��_�޶�X��P��X����
x��h��y?آ�Y���<��>zo�2	-2؈nM�튌q��}_�@��S/T�/KOG\����ߍ�ch�����6t�v0���X`��2_�c�����4�ee�� =58���sQ���߾M�9�t�.dI���L�.�[�W>R6:}ÄD֕���%� lQ���`�ѽ��M��g�ټ�U�+��]0��B�`�u���+V[�k���<,�C����:m�L���*�[1"
?��U
2�Uo�0�!K�.�
�_V~�D�u�z�M̅o�����K�7�)쬾���	-�Ћ���l��a���-�|���9 o�[�SPS�GYN��CsG�poU\�Q�<aQ�+�C}S6!H��!�����׈������u���&\��ڞ� u
"U�.�^\����� 7x��hFHp��G��.y�e�u���/_���Q��KH��ŽKg��j5�B�
+�sE|ZF�r��Y���:H�/�ՅޔY;�n��C���W�[-:j���[���aE!<�N���*(�ecU'��W,���N<��� 8v�f�za��(��*��;td���GӔ������h����୦�X�lv��	v����i�`���
�OR	b�h��#��ܿ�]�h:�U�xTw��M�
+�A�9�Q�U݃�m^.�0�&��X
����II�/���Gu
�#y�?����Z at p���Zx�|������{Z^�ۈl^9`,T�����k[�
J[p�	�[M��;��jݖ�(��&Z`K�����G�Lt/p�4\S��ERJƜs��������s
B9]��p���h���ex�)���M~��{A�4����DcTg�U���p��wr��
�-���ٺ�pݴ��rQ��}�džVOH�U,Y���BT
@���5˝�è����s�� ^�Tg���!��f�
�U��t(*H��=�Ns��,��'�h��rS��J�b������]8�2�ā��
��},�c
I�
����s2��o:�r�ɽq���2��
w�"�<]�U�P?e���2�'Y7-x��uB��;텓-�s_�a��܋�*�O�Ґ<4���"�
:�
��2�D������/�Ci���֝�v\���.���iq:�����3�/��2R�';��	�_&S��
f�8
b�i��
�.u��q"��s�3���l	�?o;�WHC3�����]4OZֳ�t4�4Zn���Ӹ��
+a���!`�6�K u�E���XZ<,D���KG飡^rPb
����:d(Q�	�(�(��5�ؒ�:����S��*)���2��|�h뮊"�p
���
d_P
�@��l�XqlE��WĎݝ|�*�=�"�|%);Tc��Gv���
�I4�U�l��>��|8O鴍�Q�ᮀի��1b��a��If�I�l����I'��%}N���O�F���[�٠~I�0������F;�=�i��Ӈ�a
��l�6�_��N�"���.���/T
��
.z#�u��Fj��J"�AB�+ŧZ֡i���G&��ϸ
�!sIݧ���pD.� ��!
�H��=��]��^����N�
�e6
���R����tqW�`>5H�����7�{��\����吜����
�KC�������q
�G���� k�:�1A�@.�cZ����1�Y!{�y�	�yO���95+�oOG���D��7;�cG�w~�g����D��iZ�',�	
��.�'���網��ZH�(
+�t0Q���A��]�C���%��i�VN!��)h���뻣r�<N���0�G����s�r۵NA�̀4q<��DƓ�>�˫E��D�k�C���T��h1�AT��Z����.��(놇<r�)�lF�5�/p��d=u�{���Pj ˥��O:�a��*EA�����
dwx�����y�
	�1�j>&��w
V\:	��
��²���St�œ��A(�Wю�\S&L(2cL�}���xҙ}����u�
i�fZ
�Y�<��K>r:䯁W�/8K�>WHt��秳�#�^��ú^�Ǟ�
NM��N��6�0�O��b�	ٛPĘ0gF2�B��}Q��|�Tz]�
�4��j��E3j
�yS,<�~.ȭ��w
�1��Qt
+
ƩY���V�����kߺ#wN����y������Z�zo���p�ҵ^�F�&�qw��^-\� 䭟�
f�3��
�i�yLF]�����i����$�H_ ��
��,_,ܞ$���E���A@��;A���?B�h���su�Fަ��	���5���Ul,��G�m���o�fb�V��k
�gepS(p�]�V^��Hm��
y��_�fEӔ��tq��'�v�������
���n�H�
�"LvV�dL"����
���w*�}һH
7��ٳ���Q�~?�2��+��ʛ&�(\wal 3&�:�z
��|Q���X��tU �s'@p��u�
#+��
k�
�)d�R
��Tr�n��0
+��@j�ZEy
+�����u�cWSG!��4���l��]g���-Q���o�|�~�^�H�� �u�/��fYs�ԃ7��=
۪�%i�'\��u�
!���v�ת��$[X�=M ���
�7�m����k�je]��T�1l��w�[�׵W 1�ag� SO��tm��xQ�ܯߵyk6���`CY�sa��܇Á]��m��5ct�L�nt�3�May	��q�{՝D"y�7�
�Ƹ]*�>�p;�jV�'!�?NY��\Du(��
��5��*,Yy� �!�0�(%�-�n at P�1����P�՞��J�������� Fm�Am�z^6���#H��6f(�����1�wp�;8����h�sf����ٿ��=�l�����X��u���dF�+pe��o�

y�
8����|���
 endstream
 endobj
 1753 0 obj <<
@@ -11197,26 +11183,29 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1761 0 obj <<
-/Length 3851      
+/Length 3850      
 /Filter /FlateDecode
 >>
 stream
 x��[Is��ϯh����4�eR�J�����!��)
z�)
3��dK��}>,$A6z��IU*�A�x���2����O�~{E�L�D��>1����b��_�d�w?OH������뉐�`��y5y��_	
C
-b�D+Q(z��p]PK#��]������UJL.�&VRO4f%�\.'�L���Ō[1}��.~���Տ���T�B�����PZX)��jUp!���Mȍ��vY��/��+G�#��Bݱ-3,#���}?���?2�󴿐X2�~w�N˺���I�)+hA��M=_��|~�6e�u�(Nd)�dF	��@���ʭTp�>��*�P�`X��ܯ����@�uU�zdXh�
�w0�a7�A�,�>cʫs�
ݗۋ3����\�a7�9�;V��23��?/��ίK�]����u��q��~z�����2X����X����#�e>¾�y�B�ԺP`�ƐL�%�B�\ d�v[����W�=�`��~]��1W?�c�Y��0{j��)ڇŧV�����bA�¶��X_H:�����0]��
�[��M��EyW��qW�c�fW޼v�zZm¨�&�:GD�hu�N�C����0*C�=�c�3�Q� ?�j�߱�"�,�5� 
+b�D+Q(z��p]PK#��]������UJL.�&VRO4f%�\.'�L���Ō[1}��.~���Տ���T�B�����PZX)��jUp!���Mȍ��vY��/��+G�#��Bݱ-3,#���}?���?2�󴿐X2�~w�N˺���I�)+h!��M=_��|~�6e�u�(Nd)�dF	��@���ʭTp�>��*�P�`X��ܯ����@�uU�zdXh�
�w0�a7�A�,�>cʫs�
ݗۋ3����\�a7�9�;V��23��?/��ίK�]����u��q��~z�����2X����X����#�e>¾�y�B�ԺP`�ƐL�%�B�\ d�v[����W�=�`��~]��1W?�c�Y��0{j��)ڇŧV�����bA�¶��X_H:�����0]��
�[��M��EyW��qW�c�fW޼v�zZm¨�&�:GD�hu�N�C����0*C�=�c�3�Q� ?�j�߱�"�,�5� 
 
���<���OX�[m��Ȗ �|�lA�9�6��s�? ���U5�.��2<���|��m����鮬�Ͱ߮�ڮ�o�oy�z���n���o�r5ߍ�	��oW�d��BCy��3o�RQ\X=
%h"�L�MY_?d�nH9���O��t
97+A�|�`V�ݲj��s*c���r�����[�}q1SRB�U\P"b?ZێȰ*����s�����߽p��>I�"<B��j��]]�w�neN'�Wђ.��S�>�����m���
�w^W󏫲�1��'[y��D�{�!*�0�El��n����
�l�����j7ߔ��f� ����
���wA6��H��=�p����}So
+�e˙��T�šVMU\W]�]��&c�N
��
��s���ڪ�j�QJ`�
��
 NP�j}�����
�,:�8��ȁ)1	�����-N&�/N��8���:=i���2�&lb�t���
 Uh��k�j^�V�-h�$t����8c��
sQ�
�&�$Ǹf=��q,�t]w�瞁x�>е�׫�*�
B�*~���&�O�*jq�J�զ�L����|1½��<���_��z� q
���U�&�M�S��=a (�x��i�ܫ�ܣ�=䴙���<vٵS�n�Ў��;Gg�3
�2c����Ӭ�;�����9�l$
�քQ�C�̶@��
���g���
�L稂�$�

--�f�r�:�L�H
D֔Y�B�%��c�x�:��\R�A��$c�!X���b�*x!e@�
�)	"G��}���߅..�-�&4H�xV ��,�OnH�����ߓ��E.��v�gʳ�
-N�t
���
1���jn���y�BX9��@�PQ$�}���Q0ɠ|�6X�s��ʧR�:^Wy��� �p���ɇ)��0ߏ��:�2���߮��滶滟
��xW>l��e�#|�S�ԸMG̒�h��J�����>e�� �Hz����%X���9�k:�Hе'�Js��n�4'p�U�9mN���87�M|�
���ML��
{T�:pR���+�j� 
���-�S�Չ���$���v
�cӳ큟xأ�"kђ�����.��}�
�{l�6wK$� O�qP��M��u��3P=
�%�/h
��p��Z�?��4�����C�i��}
I��� q��6
H�
-��z�S��E��5��aF����
�}�V3�D8*�,��L�1".Q(���Ԟ<��7</QNO�����=�C��D1��yt��
��Y��4�a1�qj�c�i3�Z#�ggؙ��1
=bg	�4���ٱ�G䳝 E%$�G��CYՆ8��I��o{��L���ǂ}�l��t]�>E�
&�y�6�	֞N1Mt���c�w�7��b���y�17-���.$_i�@�g�r�\��0B?�9LM�@ݑ�	M3)&��� \�{Z9:���^X�ۣW������a>�'�!�u�hq=ȭF��
8J����G��I�Rz�rs2Y��!��d���@�&�L{]N��ک�Y��@?{ �#p
-�zlk��[dsok�q�B&�����'C� r�QC$)q+
Ï%��~[Eظt<�d}� ��7��BU!�S�Y���cY�wA�w�m�𮛌C,��"vI���ۨäŵhKp-~��	�Q�B�wJ�U�S
Pۣ; Rc#��L�~��ZB�e�A�E*ip���1Ý.;o
�T��Rjo�[��L%�
��{�)>
��&��CF{Y&OF{e��h�(�ou)AS{|~:�=��'��Xq�M�́Y��]��� �|��cr�OrA�
-X]}<�u6�ީh�qK�d�PBr�tu��܁��B
��h����CE�I��~B�‰pU���
;�g�
��PJq"�@�P��w�B�{�V9,��n�;RO�-�>�&D3�o�?�N
�!ZL
-8�g�������,��z����8B�&�oV��'$W�������#�|�
����R�9
@���G詓="d����ѥ�\x�|�﵄��<3I�/��癘΄ڜp���

	#������k((���_+����A!a�!a�����)%�����C��w���h�^bz
���3��+��{��I��
)
��雼�>E��i�3ە�Æ�ʨf.��lV��Qx���BXƺ��4}���N3��0�W��tNd���G���}3r)pbS������v
�^�1n�X/�]�둧n���ؓ
�y �\�NJL��j�k�Q�M뒆��J�+�D\ٿ3��D{�X���u�k�B��H�������y=OH�(�AkЦ��r�4L��.;ﲨ�d��ƥ�x�Ϣ a�
-f]l��,�O�D����DJ�A��Y����C�\(���}���69	�
�~C��F5��r���|�q>Ї��»W���ķ�m4�ue8`e`�	�҂
��
%R0*��[^Ά�6e
�̔��I��J�8&�H�tw:M�a4"��RF�D�ʡ����8�d^@[J9e�W 2
-��<[�DV�R*3S<���1=�/�
�/ ���N�ё��
�|=��{$�q��[��G�ۙ��%#~�v��ҏ�����y·O�Ia�?JX
t�:�h�B��M3�Cڕ,ZWk��"��
�ik¡c�����}=-��ÛL�Fx
��ve%�S�$��] ԇ�)�2�2��p��n#��
E���/�zy���Y��y�3��À�)����k�x�vM�kC8z�L��ej|\�ƻ25����LM엩
8������#�������J�䗿����+
-�^��"�r
Ti�|�N4�����p��}'�s��p�������J����K��b�p��c-oO��д[�n7L,�۴�����lU4O��������~G���4|T��c]ڻs>�B�U�q8�A��$���]�*���Z�������~&Qi��Ge`ϸ� {�*[XF�� St7D��`27���K�@ma��.,�)�{g6"^X�

bpaA ��!��n�s�_q꾂�u�����|�€R�{�&�Z�d���=�*����t�O�(?���[���1���g�i;�Z2�l�����>��7����?�!�>��X���С�
-�y�}x����
�
:�I(��>�-J'�|��p�CX�7+a�C��
3&��g��(�ވ���������K�E�*]�h�*-�ZSTi��`�'���gU�i>~�m�UǨ���d�Jc
-�j�#*��r����Fa
+-�f�r�:�L�H
D֔Y�B�%��c�x�:��\R�A��$c�!X���b�*x!e@�
�)	"G��}���߅..�-�&4H�xV ��,�OnH�����ߓ���AP;ʳ ��t�Z��F�ڎ�A	�h57�K�l!�
rc w�(����S��(�dP�u
,��9d~
+�S�S
��<��t��@8�|����{���l}�{}]�o��m
�][����g	�+6�ղ���)yj܀��#f�I�	vh�O�^de�2�m	 j$�B�f�,�Kp
Ü�5��	$���C�9ms7r��ѪȜ6'p}t��&�uY�YB�&����=�O
�
+��v�A�p �|��)����u��b�����Y���O<��f��hI��v����uDx
+�م�=6���%�\���8(G�{�:���(����J���RT8�W��p}�U����!ഉ��>�$uyU�u�8�e��$WUY=�)ls�"��v���̀0�~��u��D�>q�{"�?��I�sh&��(��a�jO�R���(���O�ο��
�!ei���<��yƂ߬MxX���8������Q����3�LX���
���R��`���X�#��N���#�顬j��Q�X�=kr&E���c��d���l�.w�"f�j��kO��&:hs�1����g1��Ӽ�ߘ�{��|��4���3t9Y.�Z�ˋ
��@��H
+��?T} .�=�
�ri`/����+����B���0��Ӑ�:Z��
�V�}t
%��}�#��$�d)=�d�9���x�Ȃn�x
+�F K]��.'�v����,�R ��=��8�L=�5j�-������J!�PDA��ѓ!D9Ԩ!������ǒu�X��"l\:
\���`�\ٛff�����ˬO�]豬Ż�?���ݶwx�M�!��j�$[��m�a��Z�%������(x��;%֪����

+��
\G�
+Y?]~-!�2��"�4�K�ژ�N��7a*nh)�����v��	��Q޽��ouV��!��,�'����d�w��������=>?�ݞA��f�8��&����
@�.�R|o>U�1��'� z��>�wκ
�~�T�޸%d�h(!9e�:����CE��PQ�{�x衢��$�M?�N�D�*�������3}NL(�8S
�J��ԇ;W!�н?g�
�uh��
����\���z'�-&

�3�SG	��j~�z=`Kh
�b�7��������e��P^�_�Ɇ`��U)̜ ���#���
2Dׂ��RY.���E���ZBE�����Η\��LLgBmN8�GJ����}�Lab�5WZ�/���~�̠��搏0�u�
I���AψD�ơ����J4U/1�����_���́��Τ�������M^�\��������Jw�a�veT3��e6���(�D��!,c��t�� S{J���_�	�ث�F:'��Z��M����8
+��v�q�vu��o���u�����S7�Up�I�< Y�S'%��u�۵��uI�@K��h"��ߙ�K�=c������D�LR��n`YW�漞'�
B�5hS�F9\�DZ��wYTC��z�RR<�gQ��X�.��|F���t�V�J~"���g��}��̡t.���Gr�>XDR��m�z���`��_]9K�[��8�C_Q�ݫks�
�[�6��2
�2��Ti��zݎ)���-/g�p���Lf����ZK%z
�a�P�;�&��0�vl)�s"j���fxe
D2/��-��2�+ oa��i"�i)��)�f��
�n�I� D�L'���	��I
+��z�=�8\��
��#��LM��?�b� �l�GB_P��<�ۧ����%,
:a

�s
4Y!e�͡�J��5A_�nb���1��M��ܾ�������M&#�
��r
	܌���p�)b���. ��Д~k�}�Zx��������]�<g���˼����a�܌��W���k<S�&�ڵ!
=X���25>.S�]���ej	�X�&���
�p����ۑ��Ok��G{%P��_Q����?�kz�k
+���P>'L���I������9	ib8�u�n��	H�z�|�%�I�E8g����Phh�-{�&�mZ��{�Xc�*��e�_e�}�Rn����s>�K�.	��9
V!qҪ��8
̠mxW�iz����wD[h-��
+�_T at CZ?����4�ң2�g\T��	~�-,#lx�)��
+"�T0��
+���S���Bt��3/,��1�� E��G7�߯8u_A�:�S[�O>x_a@)�ke��wP2B�
Ԟ���ha��'
v�Zx�-���r��3䴝{-V6����C�қ
�w|���XDZ��}v��G���Ӈ>�g�A�ˌ
�$��C���?t�Cx8�!������!r���³�xmoDX�݈�~RPk�%�C��z�G���U�)��IA��
����*�4�ڶ��cT��l�g�1H5��@]�}rC���Fe
 endstream
 endobj
 1760 0 obj <<
@@ -11267,7 +11256,7 @@ endobj
 stream
 xڵZݏ�����COFv~��P�I���@�l���Agsw��%G�o���;�!��}��
�Ii8$�����n�W�_��B�/_��-�sj�d�����O����}��Ln�(�+�L
 ������p�q'W�hf�E
|�,��,�v��o4��
-c���vU�ە�Ui�V7��O��_}��V�ξ��W�_n�}���dna$3�|��Ү�`E�K�]XÔ�����������J���u U at za^�rg�-L+�eZ���?������@���:�-�@�n�D�ۮjj��3���<�妯6厺�η/;丒p�y��
�:�tw��v���~����x�L��m�Ž/X�0
�FR��
(N�;��I��ɤ3�j9!��&�3ɦ �m���.�
��^C�/{8�R�B��$�[�"+�<�]���/��h_�]����_ ��y|I�9�A�
s���?3pd����V
+c���vU�ە�Ui�V7��O��_}��V�ξ��W�_n�}���dna$3�|��Ү�`E�K�]XÔ�����������J���u U at za^�rg�-L+�eZ���?������@���:�-�@�n�D�ۮjj��3���<�妯6厺�η/;丒p�y��
�:�tw��v���~����x�L��m�Ž/X�0
�FR��
(N�;��I��ɤ3�j9!��&�3ɦ �m���.�
��^C�/{8�R�B��$�[�"+�<�]���/��h_�]����_ ��y|I�9�A�
s���?3pd����V
 �6Q at k��[�R�e��o
R�<��iAZ���VJX�k�g]��bU�����4V��+��
߶�\dͱ�jd�������\f[z������}���]��&s��8
�e�����
ȵr�0N�;da�<O&w����<g�rf�NTUG�A[j�
�����f]sl7q�޷�nNק��mYw���M��Xx%�_�k��b
��]ٟ�7�	�:
�G���S��!'e\�3�����
껧�x��[ôM�n�f%UKJ�����V���lϽ������i+S�2���S2�`}��*h���g��,�}d���q�O�[�p�|.<ߺ[8_~D��ťH
��A+)�}����

	>�QNO�*j+�@m�
�z���m�7+78�zx�

�o��A6 
po�������o�bP'�ѡm±E�����#A�bT
��m[�$����
�
�IJi�U�âq���z��H�CRń���}�&�Σ��������|>�s��I7g��hԟ�p����D�4Z�[t���+��|C��A
���B�����f�TP����}����n���*��AS���B�4�m���U�J�+��EO����#씇îJ<ѳDv2j�C�"�6�ꪯ�r��.�$�ǭ��,�����K`���EUG.i;����
�"mm )<���ڤxgc����]w�ec�۶kɳ��Q�z��-�vM��n��]��Φ �����Ɔ
B�9xp��F1c��4a���uy�'0��)6C�
!�ޖ�H��~�㛰���i�L��)�T�|�T���]
 ��q��p��4��k8
-��oj} X�E;jN��
�+�пƐ�a?!dh� ��+j
�m���[<ª����B���
8��1��4��
 ��+B}�ت���@.�q��b t&�g`�>�~ �4hȏ�*��H�#a��H�x�MA�0(�D���n�!�p�>1����V���'X�
a[ߝŶ�T���=�	�B�Z�@��*���LG�d:��+Ѝ��
�O>�>a$��n��I��"��q�g�6
@@ -11276,7 +11265,7 @@ c
 
XR�n�����3Ҩ���b0�)�
7$�c㋲M
Bj�m
F�/Br��vKA�Jx4S2����@<�r򂧫�9rdHȯN��^4�SJ���O�jN���D��`�lP���1�;�ϕYVx����`E!��ܧ�2n7A�,��Ӊ������������ۓ�S�� ���!�b�1"Jh���nR���+ڠS����
 �
��I�)� �:_f��_�� �a�M�6o/��
*cMnIfK9�}�f�F_
V��(�q*�縰�B�u�%g�xk�3��|A��
�,���$C�r1h�+�Qc��dQ�3.�);�+����H��?��%eL�!{-��z��td��E��,��8�Fa�� �Pa5��
 ���� �7�L� � ��n�څ�V�`p>�i
�j���I;��Q��gp��q��,9�"�h�a"
�WS���}�v��b	%fm&y\l�(<b�;_�6 Fx��[��T�Gvm����^-!��17d�b��3S��V�9�k�'��ܵ=H�1��rs�/J},�b�ԟ��>��\�Q \
��J�e
��Y���3[��MШ1���-E��Hj��T�'��X�ӚmU�5u���ϵT
Y�R����4"�\����&�h��mlM��a\��b+�rI���LL1"c����*��"�KA/�
�~ۏ�SaZ��X��1v&er������R?��,S���R��˺\
������{*�#�_��ؗ]��[����=E1��/��
��|v#
;^�|��f
ȗ.��Х�t!�J�ق�
�&,%^��A�[�����w	C3���v�;����O
���po/��6?)kPI1
!��Z
U�����G�J@��-h����N/��%�{{�
-
z	��s
%X�^�w�`s��FrH/�S%�w�,�"�8gu1���&�E@����� �7� ݉&֖3t��X48�-��%>��i�l�
�X=EWK��r�O8
io�)HR:@�p��Dz��颎p ڢa:���(7����Q��
Q5���7F���*�\Q� s
@�&8!CγW�H�&`Ob�B��ì���	�	_[E�j�i�9a�[�ς6�?8��y>[�;�!'��Q Ө���=�;M(LC7J_��`;J���I�ĚU�;F &��0�0�"�7����Zu�<�1m���'��_�_�=~0b����u�Hf
p��q"��}B�kv�
>�r!>�1��!��%��m��E�tbvU�+?��:����5"X����q7�wOx�ɶU�U� ���K�������t�o��O���d��m��/;�
2���	s��㇡f���#}���s���a]�;uуK��%
ܮ�`6}�x��
Ň�oy1S>e9bޏL������5�}�$g�DM>��h�����h
c&[-�9$O'�._p[�F��N�ef������,R
+
z	��s
%X�^�w�`s��FrH/�S%�w�,�"�8gu1���&�E@����� �7� ݉&֖3t��X48�-��%>��i�l�
�X=EWK��r�O8
io�)HR:@�p��Dz��颎p ڢa:���(7����Q��
Q5���7F���*�\Q� s
@�&8!CγW�H�&`Ob�B��ì���	�	_[E�j�i�9a�[�ς6�?8��y>[�;�!'��Q Ө���=�;M(LC7J_��`;J���I�ĚU�;F &��0�0�"�7����Zu�<�1m���'��_�_�=~0b����u�Hf
p��q"��}B�kv�
>�r!>�1��!��%��m��E�tbvU�+?��:����5"X����q7�wOx�ɶU�U� ���K�������t�o��O���d��m��/;�
2���	s��㇡f���#}���s���a]�;uуK��%
ܮ�`6}�x��
Ň�oy1S>e9bޏL������5�}�$g�DM>��h�����h
c&[-�9$O'�._p[�F��N�ef����S�,V
 endstream
 endobj
 1772 0 obj <<
@@ -11331,10 +11320,10 @@ endobj
 >>
 stream
 xڝTMS�@
��W��3�����´��1
<�	��G�
����:�!��rZy��'=I�ْqv�=eH'gȬ�$s\ �����=g
��b
�w�%"�Li%�+v�]�b8�	f����LZ@�C��l2U���f�ЖY�Jq�f
v�_^L�Rz��|�(�g���و� ��gɅe���
��t�ǐP�?�.�S^�%8�"T�^	�كl��
-nA)<����]��̄�c��T2���Bb^�]�ݐLV�x2��ռo��*}=�BD&��ڳ9Eu)�r׼W�������f�^eo�� �"1
�PC�hi�}�H� �ސ
ɫ�^
+nA)<����]��̄�c��T2���Bb^�]�ݐLV�T2��ռo��*}=�BD&��ڳ9Eu)�r׼W�������f�^eo�� �"1
�PC�hi�}�H� �ސ
ɫ�^
 �9i�|�-J���n]o
 2���)x᎕�]�W˚dW2wr�Ku�ˡ���������6�H-
8o?!�ɂ�T���>���
D4��0x�2i9`dF���o����k)�ŖH�_����npGi
�
-/q�`G'�9~�m
���o�.�i�
�@��ژz�
�<M�P�M���ɇ�N��
ݕ2���(���y[����ۇt>��"X*_m����m[/��9�u2E
�(,����
	���E���. ��DKxP~xB���C ��2:��d<���j7|R
�j������_��S�S˽��a{���)�K�?K�2�	��a���,�4�t��*����oE���
�^����� ����u�t�9_�'>m�_�@��
+/q�`G'�9~�m
���o�.�i�
�@��ژz�
�<M�P�M���ɇ�N��
ݕ2���(���y[����ۇt>��"X*_m����m[/��9�u2E
�(,����
	���E���. ��DKxP~xB���C ��2:��d<���j7|R
�j������_��S�S˽��a{���)�K�?K�2�	��a���,�4�t��*����oE���
�^����� ����u�t�9_�'>m�_;��
 endstream
 endobj
 1781 0 obj <<
@@ -11726,18 +11715,17 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽZKs�F��Wഁ*�x������]�Y簻IT��$��$�I@@���~��  )Y��"������'�	O~��t!�'"�9sN%�K�y��w����
<�)�L�.y�D��I�`�M~��yr��;��L�L�=�'�2��p�߮/^�����Y���$Ϙ���[i���M�[���w�+�����������'�E&Y沗2�6���H�.lƔ6���
!��7���9�=��3|3Ύj����2�Ŝ�E�ok��Ք^�t�/�H˶���dM*�`���m��u�����l����D�-M���S
�t��b�j�@�/�p61��� �͕����5(#���4�3l��~gL�d�-��ԫ�|%3�Τ���7��J�t�ߕ�%,��G��*5˥�k�ߗ2O��ԮU��+/
�����H%7�!E�LF9�r��8
b~A|7:�9F�3��,'g�d��3c�؞d��u��ܰ���N��m|>�X�&<��]�����E�,�Lf��,Y�]u�o�J�J��\im��ņ��Mו
�u�F۴���l]��m�w3�
�p#�1
��Ĭ�Ĭ��'��g�
-<ᑾ|��.��V}_֯����!�aڂ��gp�߹������҃��}
[�U_�.�x5�ˆ6|B����4��9��fx���SD "3�,�Q�]g�8�����߉{�?��í�-�
x+$<��sa��r7���i�s���ZbT��(�1��p���g)`mиN�~����Ef�#K_�)4�3P��9D& ��σ������Rz�O�5=^BY �:��̜d��`:RW7�pV 3�3N&�p2."����BY��Vsv�FH(
 �J���ҩ�i	"�b�i掠���Ң���2"��P,%�^��
�_���$`�pr �
y>����{���>T��R�}�"�^�pqa�U�Յ��c���.^r�\�?�
-�=M�.Ou�\wP���+z" AhkWt
���
�M��-��W.l��Al����oO�P�w�C�
}�BڧM��vh���Q�QL��Va���H�׃xU�e]t1���k��
-���.
R��i��V0~2� }�ɧ�7�o���3r�NP��3f5����V���';�6��.7�l\�L1�
��ԗƿ<<�ђ� �O�C��UI!@`�
-�C������Y�ݽ���FL�>��9gT�}�'fb����p�+t�v?X��r�ߡB
;�u��d�C�ள Y7m[��������pW�3�Q���hs�
�\}��6�w^�XOd'	�P
ڶ�F
�O��`$
-�)�P���Pm@��.��?�
h�^�@=���r���
}�+�H����$�ڗ�g��
JU%^��o�mU��!��q�a�v=}�ۃV��
��.(��v���'0��f�?>�V�54d}CDk����<��	�Zo��ƒ!�u�U=�PЇ���{^���5��Cv)�
�2h�`-؏^xK�ќ�u�ř��
-�l��u�A�
��ڇ� fu�$��I�]�A#?�N*mN�w��P�>�M
p��A����Ła���P�Phx���kx�	�Fn�(5�Y>�ƶ��P�B�Ђ�E�AG��r[��`��5�Z������4���Y2`/l�M�ի���=|�
�{?�wA�C
-_0/n�@_�]�WO:��0�e*A4qps��1�nʛb�
O�$q��EVV��.dO
�٣9�
�4�oˮ��d�%��T+��\03�gޭK��
} eD
 �@,G�p2 ���3�M��,	4��fw�-���x��1?�D���թhʘ8D��]C%&N3p>���3��2BM�E
l�.���O��,�Y
x�]f~u�u�V���8(�gxER(��p� 
1��@y|�
j�C'I�#�� �f2Lj��:N�����
-݂�e�R��,�":��%�o��8�
�.�vC�5���o�P�	�
���.Ž�[�b�6����H����ך64�����"f��4l�`���%,�љ��񞜐����\�'��S�1��".�3uHҐXAG�:=�'��PB���V+�t��
�Gu,9�UuV&��Y������442�^��c�0r��W!���f��<2�X(.c� �����]zRی
�f�NO"��&��f��D4�s��Aр
D�&Cӡ�����s�ّd��;��
����i��D�f�Nt2�y��}�	��g#L�����B�+�_�v�wС�v�P+ǀSr�'"�	�2)f��C�I���>���f!���������85��7�}$�W|�Z3Wv
�2=�
-FL�?i
����t�G���\0>/e�az
-]�a�ߡǚ��Ӏ��?�H	��uP;x��� ��
v1�G�<�WEC�f���9��;(��}
�1�Et
̲|ƍ
�˜�1o,[>��|��ͻ�)���ʈg$��~Ч��;̃Ez�6�����px�Յ��A,�J�v�i9�7��
�rfe�W��,XkBsCS��6~
-h��j���3T*�s̖�z�l^��8@�0�
�;�����͊t�e��m$[/�`��r6�� �a�,�Y8��M_v��e��n��)~�?
��o�?%��\8�
~.
����&����2;��*��X�O2���8?L,� Ʃ�vgs��x*��7�)
+xڽZKs�F��Wഁ*�x������]�Y簻IT��$��$�I@@���~��  )Y��"������'�	O~��t!�'"�9sN%�K�y��w����
<�)�L�.y�D��I�`�M~��yr��;��L�L�=�'�2��p�߮/^�����Y���$Ϙ���[i���M�[���w�+�����������'�E&Y沗2�6���H�.lƔ6���
!��7���9�=��3|3Ύj����2�Ŝ�E�ok��Ք^�t�/�H˶���dM*�`���m��u�����l����D�-M���S
�t��b�j�@�/�p61��� �͕����5(#���4�3l��~gL�d�-��ԫ�|%3�Τ���7��J�t�ߕ�%,��G��*5˥�k�ߗ2O��ԮU��+/
�����H%7�!E�LF9�r��8
b~A|7:�9F�3��,'g�d��3c�؞d��u��ܰ���N��m|>�X�&<��]�����E�,�Lf��,Y�]u�o�J�J��\im��ņ��Mו
�u�F۴���l]��m�w3�
�p#�1
��Ĭ�Ĭ��'��g�
+<ᑾ|��.��V}_֯����!�aڂ��gp�߹������҃��}
[�U_�.�x5�ˆ6|B����4��9��fx���SD "3�,�Q�]g�8�����߉{�?��í�-�
x+$<��sa��r7���i�s���ZbT��(�1��p���g)`mиN�~����Ef�#K_�)4�3P��9D& ��σ������Rz�O�5=^BY �:��̜d��<H]E�
�Y�
��8�|��
����

ea�Z��yB!�x��+
|��K�Ҧ%�(�5��;��ϗ&K��*>lˈ��B=��|z�sx~E
����Q���z���zr�a
@��Pm�K�����{=�Ņ�VV�#�	�
�xɝr���*|�4�@<��s�A��ҷ��� ��]�u��:zTl6冶��^��ݖ���3JZn�]<�C��--vH�
+i�6�
�}�in"FQF1%��Z�Ajr"}_�UA�u��l�R��
f *
_d�pH�����[����'��ތ�M�;��Q;9 at ycϘ	Ԭ�j�[����8�j�T�ߺܰ�q!2�@,h��S_
��� (FKZS�(>
��W%� ��*|���f
�v�^��#1����QA������
���5��`Q>�q�
+y���>��M���dݴm��?��G���]Y�\G��ңͱ2T�r�9h_��P�y=`=��$�Cuh��qh>̪��( ��Bm�C� ��n�X���6��:x=�PԂ>�1*�2P�ծ
�"i��Ópj_ޟug�/r (U�x�3�ݷU}
���j��Q���oZ�r�v��\��mGK����O����8Z	��А�
}�=�?,�� �'��j�� K�j�V�(BA�o�j|�y]�oרZ٥lw�ʠ��`?z|�-�GszׁgZ�+����e�{\fj�ձ�Sj$�w}�L� ;��9�/�C�C���7A<0�1?���&�~p�C�C�����'�U�'��a���f����PB

�C

+~XmK
}o�m����
+
�,^h+�s��Ӑ�oFB_dɀ��U7�W�"J�� ��3�k��h��
(|���
�}%vq^=Y�P€��m���U��w�4�)o��6<
��U�.YY�6��=1�f��P6��H 
�-�nDǓɖ��R��
+tr��X�y�.!�7�= �y ��
��� P�"�
�6���$
Є������Û㱣o���c\V��)c�Mw
��8���
�
+��*�5�5���_�?隳 f1�vQ��սו[ZEj@��lZ��IU�h?�9�tĤ���Mr�A�$�

+�H��0���8�KXj�*t
�~�E�KA
����"�L����3tC���
-�
+����B�&�zpO���nM�I�ԋ��#����^k��
*�+�g���&�D
�m��Ǧ���Gg���{rBr��sў�F8N���CЋ�x��!ICb
=��
_�LjBUU��>X�
ҭ"l3(
ձL��W�Y���g���
;t'��Ȁ
x�ޏ�H��ar^�
+tC�톣�Ȅc���Ƀp���J
w�Im3r���;=����`�e�{i�`�ݲYD6��
M��F����ρgG�QO�7<:rΧ��}�9;A�Ʉ���-'"��0�W�O;
ů�څ��A���QC}�
N�ş`�
�'4OȤ�Qn�'�J�0�>�����n�6�C���$��T��H^	�qk�\�qd��+1���e4�ZH0���

���s9������)tu�@�~�
k
Nf����"E$���A����K����w��|
=�_a
]�%��"젨R�y�Ƅ�50��76Lf,sF<Ǽ�l�d���r6�֧\�*#��X�k�A��f�0�M��b�W����1W���*%�ap��|�,�sL˙=��_1~�`�	�
M����)�9���"\��P���!0[B�ͳyAO� �¸/H��|�jt7+�1�}���l�D�1[�ٜ>���
��Lf��6}�E��E��y�[����xP
*�����fs�(w��x(���~�|���d ~�||�cd>���*��0����z۝�E,��=��0��-
 endstream
 endobj
 1789 0 obj <<
@@ -11832,10 +11820,10 @@ endobj
 >>
 stream
 x��YK���
�ϯ`�S�V��d3_v���Vekc�m�EI�H�LR�L~}�H�w�89����x|@S2�E2���ӝ���T�f�{y���YT
�~�]F��
Ia2=�cd]&�2�>D��>�ᥐ^GibE���!#�
-�)���ݫ���,Ilt���D�4J�*+Mt��~����v�6���������?߽���V��O�U�N#�D�F�*M��.�Wh���ٔ�z�4�;X
�>�����m
j�L��j��Cޟ�:h~3��
��Qq�vUS��Rk����͋�*��<we��C���X�,Z+	R=Iڝ���Zc�����d^�(���if‰�q�g$ Y`}F-d at v�ߙR���WJg�z¾�IHg�MF�f��>.�Dz^���{t8�ҊL��']�,�w%�ݚػW�xt�v�|��
�j�H�9�3^�,���8��c��=XDuQ
�b��D�6�RP	�p�R��L?��"�c��ۂ?�X�|M�I:a�V��
��1/��G�dU
����:��K�F�&3+�M���5#
�2]��j��1�:2��g[
��N�� ��^n��H�~_Ң{����b�z�5�L]�
Ԡ�2�9ᡐэ�f�gx�oS���:H��"2��7���U4uu�.��R0�@>�!���7�< ��	�� ��J����!�Dd����R�-lƢ�[���\4�y��
�ͩ�JWz�
+�)���ݫ���,Ilt���D�4J�*+Mt��~����v�6���������?߽���V��O�U�N#�D�F�*M��.�Wh���ٔ�z�4�;X
�>�����m
j�L��j��Cޟ�:h~3��
��Qq�vUS��Rk����͋�*��<we��C���X�,Z+	R=Iڝ���Zc�����d^�(���if‰�q�g$ Y`}F-d at v�ߙR���WJg�z¾�IHg�MF�f��>.�Dz^���{t8�ҊL��']�,�w%�ݚػW�xt�v�|��
�j�H�9�3^�,���8��c��=XDuQ
�b��D�6�RP	�p�R��L?��"�c��ۂ?�X�|M�I:a�V��
��1/��G�dU
����:��K�F�&3+�M���5#
�2]��j��1�:2��g[
��N�� ��^n��H�~_Ң{����b�z�5�L]�
Ԡ�2�9ᡐэ�f�gx�oS���:H��"2��7���U4uu�.��R0�@>�!���7�< ��	�� ��J����!�Dd����R�-lƢ�[���\4�y��
�ͩ�JWz�
 �k�P'L2B����V���ߩK
 NM����]ԁ_7�����>�Kʬ�\H��<�sq~8�
v����,�J�0��U�ө;N��s�����걑��1g��VR�t��5���$K-���kL\���)t,c�fK�sz�;�*8�P���4uI[�
�S�2A@���	�k�S�H
���%d�}�HjE[���1�;z����o�q�����@�FZ��k��V�
Oo|��k�m�o��c�MK�!7V��Wk`,B;���!�&��oKH�

[�y��/�]yC��uc8F��|98��u�~���Xƃ��LyQ4��s`c�

>�ۅ"�FCS�_���H���<��)?>WmS'�b�,˶\�e����� �K?"Crk�
h_�_����ʺl!����q�Qټ��q�¡\�>RNdV��s
� �QشXB
-��f
�/�3��a�P`�T.~��"ɀ�4%��C����
v���w�;.!N=ID|�g�&.NMׯO�J˸)ʮ��
��/�c�����ܟ�}� P|

��)
���C
��{Π1��[���O]��d-�
#��y��7���I��D�[T�'�@Fִ"���4
���h��:
h�8�$C:�� �=����
���A����2�X�{���+�>��b��.xSm�{��x����yW�`�8w����I�QS	��-��	
|�����O�XnsHK�4�
�Ǘ]�ٕq�����
�s�^����Ȱ�#�*��ԅ(�-.�Ƽo�L�˔[�E����F��EO��"�!h������Ӂ-
��q��@�}Ӆ��!kh��n�O�.���ZK/�lb���Z�����;������6
@�_
E�a;��'%���70�B�lDvtlU!H,�Ύ��rG�1��X��"�1��v;����`�c[�p
�����~|��`pȟ	(��\p�w�<�`�p;��8�٨8LP6��
L�'
�z�xy��*h�0k�����6x�q�P�Ȍ��+B��]ϣ��I
�Z�{�?�z����䠎^�L`�v\㠿� 2�8������c9�ma�QK�!�94;�0��@�z� �t�'.>�C'<�k� @���&a)���c��(��]�_m%
��O�7(K�.\6�_+͖�x3���e��!DW�l��! �#:;$��Y�i�����%؀��
#����.�N;���C.4�,*���4G삼z,�q��^,]dQPVB��ֹ%՘-���$LB�FJ�]�Kv�����^�
�P��1C&��q�In����wM��r?��KX��t�d��KN -B�cF�x�tu�a1���Z
3����i	N53u% ���}�#�%5pf���j�@eO��Ӌ���
�:h�#� �R3i#C;�BB���8We?˜!_���w��DA��b�������;��N�
��4t�M�3�z<L��
<hL��)�Ћ
gt��y|f�6�;NW}��7�C>t�
LJ#�L�w)�@ԥ�k�
r
�8��p3^?�� ���}�|��7�/{�
+��f
�/�3��a�P`�T.~��"ɀ�4%��C����
v���w�;.!N=ID|�g�&.NMׯO�J˸)ʮ��
��/�c�����ܟ�}� P|

��)
���C
��{Π1��[���O]��d-�
#��y��7���I��D�[T�'�@Fִ"���4
���h��:
h�8�$C:�� �=����
���A����2�X�{���+�>��b��.xSm�{��x����yW�`�8w����I�QS	��-��	
|�����O�XnsHK�4�
�Ǘ]�ٕq�����
�s�^����Ȱ�#�*��ԅ(�-.�Ƽo�L�˔[�E����F��EO��"�!h������Ӂ-
��q��@�}Ӆ��!kh��n�O�.���ZK/�lb���Z�����;������6
@�_
E�a;��'%���70�B�lDvtlU!H,�Ύ��rG�1��X��"�1��v;����`�c[�p
�����~|��`pȟ	(��\p�w�<�`�p;��8�٨8LP6��
L�'
�z�xy��*h�0k�����6x�q�P�Ȍ��+B��]ϣ��I
�Z�{�?�z����䠎^�L`�v\㠿� 2�8������c9�ma�QK�!�94;�0��@�z� �t�'.>�C'<�k� @���&a)���c��(��]�_m%
��O�7(K�.\6�_+͖�x3���e��!DW�l��! �#:;$��Y�i�����%؀��
#����.�N;���C.4�,*���4G삼z,�q��^,]dQPVB��ֹ%՘-���$LB�FJ�]�Kv�����^�
�P��1C&��q�In����wM��r?��KX��t�d��KN -B�cF�x�tu�a1���Z
3����i	N53u% ���}�#�%5pf���j�@eO��Ӌ���
�:h�#� �R3i#C;�BB���8We?˜!_���w��DA��b�������;��N�
��4t�M�3�z<L��
<hL��)�Ћ
gt��y|f�6�;NW}��7�C>t�
LJ#�L�w)�@ԥ�k�
r
�8��p3^?�� ���}�|��7�C{�
 endstream
 endobj
 1796 0 obj <<
@@ -11871,27 +11859,20 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��[Ys�6~����Ú����<em��T�޵U��J�@�P�f�	ɱ������c��I��n�����.�t������[hK�
C9��.��g��N+x��a���YHe	g��ŧg���0�P�:�$giЅЄYH������%p'6����ras��Bì$���������Sae���N~?������7�9�M�X�\/#V)�ܙΉ���g8!���Y���r*�Q�
0� _A�у�l9�DJ6g���wm�8�x1
/,�q�O�ʶ��ĤU�	#�7�m��e�����l�wHq�a/�]�2
+x��[Ys�6~����Ú����<em��T�޵U��J�@�P�f�	ɱ������c��I��n�����.�t������[hK�
C9��.��g��N+x��a���YHe	g��ŧg���0�P�:�$giЅЄYH������%p'6����ras��Bì$���������Sae���N~?������7�9�M�X�\/#V)�ܙΉ���g8!���Y���r*�Q�
0� _A�у�l9�DJ6g���wm�8�x1
/,�q�O�ʶ��ĤU�	#�7�m��e�����l�wHq�a/�]�2
 T��t��R+�B�d/�|��2g���n�,A9�ơ9
=�4���w��p"�
әx%�
?�Sg/뇯��Sn��nS�'��
����r3��N�͊��.Ef������ګ���o��PNUx�-s&%
1V?B�

I�2`�qFN��oL+�FiMr��T�5k�O@�f���(�u�$tʵɚK��m��t۞p�5˲��ʿ(�ol��ڷ�l���cv�MT�l̆��<�Isγ�]�D��\�D��K��EV՞\���(쟌ƴ�R���� H� �=h�L��&Θq0bDY$ŀ��V��*8Q�O��* /l>�[�m�.��m1�X��X^� ���bS�oBD5��!
-VL�c,G��h)�#D�
�V
��aD
-�M!�p�e�1�Kɉ�g���z���{'r 
>����R�ס�TFȣ���5��v)��Q,M> �=`�lp~$�F��
�-h��s����Tq	����y}�A2`h{��f2��t(���)+c0/琀R6��
�m~�,��9׃�����Ü�c7��1��\����ੇ�,����/��lvٴ��;�N.x��U��*m�ş̯ч
���Q�~������f�z�����zs6ץ?ve��91�]j�?���Ć�$6��
���:�v�e�
��w�q��"%�
3� �������X���U�k
-]	��NG�]�a"	� �:�|�V�5D�N6�p�{��%k���7�h�97D����]�f>�l �<Ѵ
s������6I�'���)F��WE{���=�!
�b6��������2ROo�i�5,��]k�!�;���ɧ�NR��Q�P2M�*�����^�u�+^@�.���w�
KԘ붩�us2)!��NX&���ZOCK�>�0��Suu�'�.�|��
-&#�Hߝ�Jr�FӦ����C^�y�))AL>��*ċ���P�@X(B^��F�͙7��f]	��!E)aG�PܨeQ�����)�.�[��#�T��o��� ?x����{�����"�X
�IJߘ�ۢ�
shK�BNNA]ڀˣ{n������JB�W؈�F���%E�2
-�٦Y��3�$��!݇�IIfGט�*��"��|��q]��U��� R7��b4
���ײ�Y=F�E��{z�D���0���tԄ�)� X���[%��0L�}5�)���
�C$��
�ƞ")�3$�X�R�U"�,!���:�
�=4n�'��	؀�(#�< yU@�t�
��j����l�%��~��� ��2��Q4|� �M��� �e
-���~�Xt��^�9?�h��L��,n�CD�0��
-
-(���
�\��c(�&
-����
T4�3��:
��-�.a~�7�J��ʱ`i��c�;Ry��b���!����i�E�UK/���
�ʔ�	�4��ks�
��ˉ��O߿}����%��a]tUz�R�+�/�竩!D��
/��� ��
V
j�݃��7�u���W#xD��_�
j�n�;�����mCj�0[��!
S,��
n�I]d�������2���/D(
�RRc�U�^%��

L��q	��8�,+v}B�8l}�Px_����m}'D`v�m
v�ɐ�`�
��r
W�������C[n��g �@d��O	�)�
V
.a[�WÞ큂�BkG	
���s'�C���3w��c1eU����uA�� ���i���!2H�"�wbʾ�@���b��/a��6��Aq�i	�i]n�oKKC��|��4�P��?@Z�'6��[�;�L�;
��$�3��m�
;/�[)���T(��i։x%���O�:��b�=�F���P�邟.��r
��ns��G��
-Va
�� ��0%بT���;��*�w�5�+��ܑ�\

-,��U2B��-[����1r�
�	
�j,�t>
Y+��+���1t1GL��S_���*Ʋ/�KX`"�����?Kk�pYН��@iy�XvU'Jǰ�\�[���`�Ջ1
ż�p��!�B?as�壠�b6��cw�Sr��Q4&���G|�^6�d������`1[6 �	��E���r
�U a�LbEڕۢ
�INas
�Dh3�6E�� �c�v[h"5���l�k�sMF���pXR��<��Q_Tu��$Ak�A�Q��rs|\I�
-D�{��n���E�[�w���Gc�u}�5�
- $6F���r�L���
t��P��	���A��R
�	�
Y[�$��������|���U�AaAwG�"�Y�m�ҋ�۴�l�
�xV~
�Ķ�g*�����H
�iU�������@�Z�P���W!�K�r@|@��[��s�
���d�\�՟�0�QK��5�0�P5����
j���f���bl�t�}w]��[6>:���b���
�
�?HUKL������i�c��{�-l3��Z��Tt�QkA:��͢H�
-"��\�s��n�/vz���Ճ���r]����Uk,l����>>�F]V����/���.Wm���޶U���9����`�-o�6�����a�#h
�f��WO�?���A�I�����A��w�������~�=�^8���Q��5^�q*	u����c`b� Q���$�1�<=�<�?'��\
��L����K‘�
�dCpC��|.�\�-�cL�[
����
lv��
@��p��B�W�W�s��C��)�X�ɧ[�M P���H,����
"��>����n9���
eˁ����x7
�xo=n=��8�=3��5l
8ƭ
-8~�Ĥ
k~
�(�?��
�
�8��W�s�s�_$��&
�*<u�f�vx
-{8=��#��>w�S0��ְ�.�:
-�6��*\I�
-~5hb�^��^ʿ\/��J�J��E�OSKJ��2�7rc�]wM����׫�j(�4*�
�=
x�YxU���/�u
�-�N�B^�����3r���u�{�n�
�w�V�
ɪ��:���aܦڅ�F��;
@�+���8쩺�2t��&	�H��}
�U���
>b����ܤ
>yVqqF-?�o\����9���E_m
�1%��gH�r�˷�<P��H{dz��Z}/�\>,�@�HI���>WݮXW�
���E��Cf
�8ޠ��ޙ�����H��4����y�
-crWP��i����jS1d�����	��9q�Hh>����Seaα|Ž���0c�lߝ}�g%�rRmg�k4ET�
�N<��ʻ
��+Q}ƣ����(� �@��G�a����O�?�={���C!f��`
�ÝB�X�����O߸B3�êtէ�w��&�
�bT_~�cR5�b�7���/�3ok��y��
@�nS�P���
6�(��w�M~O�:ߨ_S��ѯ��
�k������^�'�w��n㝗?�G=C�G��h<��b06]�����j�o,�A3^_v���Ɗ66�;��J�K��`yv	�W ��ظ��2�������鹗
+VL�c,G��h)�#D�
�V
��T�BL�%��c0�����K[�����N� |ܻ�����C�%-���G��5Dk~��R
H�X�| @{�v)���H̍$z�9"[
+��4߭ũ������
�d�����d���P`��SV�`^�!)�l&�9x��(\%X��s�71[�9�n��cX������)�S�Y��
F
_��i}�w
�\�P����U�l�?�_�=F	�v�v�T7E��
)���%���l�K��zysbb�����'�
7Il�'�=8I)u����b���>㊛5DJ�f��ˁYU��5�I����.�����^�D�E�u
T�Эlk���l$5��d�K�"��oT�sn�P�ͭ�>�|f�@�y�i;�@i5]��m��O
�S�fW���i�{�]C:��l����
�!��e���>ҌkX��� C�w[�O�����	���d�vU������*�
V��P]��L��1�mS7��*dRB����
L���1� ���}�a�g����OL]���LF��;{�(��#��MM�����|��SR��|�1
U�
'����P���C�ƛ3o�9ͺL_C.�RŽ��Qˢ�
���Rt]��
+6b�G|��k�*
�~����!�@��E��<L�e�1!�E��Жȅ������G��l{5dya{��
����?f�K�e
�M��10g�IމC�q5��̎�1�U��E
�+�v
�;�*/�:U)�6n
�/�h2�_�e)�"z�r�6l]��ι�a����	�SN� �J,�`���j6Sl
���H�f9F+�=)DR�fHJ��T�D�L	XB���a%t2�{hܲO
����Q4F�y@�� �$�9��ժ�
��hK����A�?e��h���E
,?�!5�.0�7�����ڃ��s~
f�lC���Y����N	`h�U5P8�;�	���PxMbu-�9�h^gN�u:�p5[]��@o �0
�c��>-�
8w����&C"g9�Ӳ����^ �+'�=h�)�ni$���������>�����)Jfú���WN_��WSC��
�5]^x�A�Qq��;�
>�
+���o���K�F�z�)�V����w:��7|ۆ��-`�`/C�X`�ܮ����//���eE�^�P�� ���!� �J�>!8>���M� oq^
XV����q���w��\�mw��N���. ��p
�!��
+�9\��0�Z���ǭ���ܮ�� ��Ȟ'<�.xS�9�<\¶f��=�A�֎:^7��Nj�g�қ�bʪJ�-��EA�K��R{�Cd
+��EV%�Ĕ}��$��
_�2 mڛ����)Һ��ߖ�4��'z� -i@������Ol���w�� w86��I�+f���v^��R�#éP&{Ӭ�Jy
��u4�7��{��v�š6�?],��\�����|��<x�^o`J�Q� G�wUj�k�-W���#E�X.��d�L�;�[����c�J9�:��>X��|�V03W��
b�b��
�M?
��rUwU�e_����D�
���	~��BᲠ;�����D��N��a���2��'J�6T�c<�y����C.�_�~���GA?$�l@?���>���ͣhL�������l��nU}���b$�l at L�"�����:F�&$ &ª�Ċ0�+�E;
����4&��f
�m����DŽ��(�Dj

���:��E�0��@m���� Wy�'�`���ꢽI��X

�~���v�&����h.��$�%��(|���b���D+��
���k@Hl����徙8��+:�%D���^U�� ,�]�<�%
<���I
L	*
)ac9
�6뛫&�‚��E��"۶���i�y�6l��j�m��T����
�8p� �b_�L7�ف����\]ůB*+��5���������=E)�ɲ���?]a���b�k6aԡj(��;����PO�!a������l�K�l|t
�6$�E�;\9����
�
*/k�
ɋ����V[�f��1�)��:�ւt���E�8/D����� Q�R_���+�
��ŷ�tUk��X�
u}| ���p��C_�mq]��Ⅷ�m�nӅsh�ݹ�,[�:ml����q�@G�
ͮ˯��

B;�0�Z�������c�T����
���{@�p`����sk���T��7��
+��$&A�
&��I�c�yz\#x
vN��c�$�-��1�iI�$�#�~Ȇ�
+>��\ƹB[�ǘ2`1�<c�c���Z����7Ѕ����e�Q�"�'RԱ��O�̛ �S{�Xr3��D�3}
tc��rõ9ʖ)��C�n<���z�zl�q
{f>5$k�p�[p
�r�I��<�Q> �p[=��q�
@����l�H�M>U0x��v��
�pzG��}�6�`�a5] 
t m�Q�U�
���j����s���^v�u���&B�3�0f������eo��`��6y�WM�P�iT�/<�{:���
7_��:�[������ס��g�C�����;�ﲭ�=�U��%t6]øM�
��P�w:��WL+q
�Su3e��_�M�Z��:��>
_U,|�+R�C�%�I|���(Z~,�߸ �?�#s>�񅋾�
88cJ��1ΐ�2��oy�r����g�U�,�2^6�|X��
+P�� 1�}��]���t�㹋����8nq�A�}7��3��������	h
+���.0�䮠���
�!
��զb���Ƿ�g|-r�(|-��|�������œc��
�-(/a��پ;���.J������h��;T�x�ݕwv�3V���G+�!�QH���S��7*”��ǟ�z{��<uu�B�Ə�
�;���~����W��q�fP�U�O��p�M<9
+Ũ��:ǤjR3��o8/_�g��"���@#����
+���/�/�;l�Q�
�����u�Q��|�_Og=�ה���ߟ�<O�8
���;/�z����Q�xN��`l�H	~�
R����X̃f���J9�ml�w�1��$�������"@R�q_{eZ{'���?l|��
 endstream
 endobj
 1804 0 obj <<
@@ -11925,24 +11906,27 @@ endobj
 >>
 stream
 xڵ[[���u~ׯ`�!�T�X�
W�ٕ
�jG��]e�"13HH�
������Cyw��a�o������z���*]���ϯ��+���$�
-�N�4_m����t���?����a��z
V��V����W�5�#�I�*�6���
��d�ʕL�����{k�z�{oW���'.[e�*����n������mLn���ǻ���՛�	m�u����u�R*ɝ�H]e>1�}�
B�?4��NM����^�k��m
du�%֪9ُEjk�
�ʹ�u�e���}�3j]�]����̭u����Ƕ��ն���+��w8�J�Y�|�Q)�x��S��Sk
p��s�O��z�h�|���[`�������WȂ�g��
:1�茽VO�o�'qf���}��mtXoO����B_��pd�Mr
������c	l�f
��h{���Q6�Ꮿ��N�4�͜�����<�
����8l�W�︢�ˌu�
8����$û������Te�
}��g�1X2Qv�S<�
�چ$������/�2a~�3z�)f�d�E��#yp7!�}����,�
�Z��
WEf��nc�]?4����
(\3��eޞ�,}�	g����F��g�0;�M�Th�
c��=��ϧ��~]b&�6h�{/3@�@S) !�\_��%�L��zW>�=�BgXy���M�
��z]�\�W��K]_
;n,�N.U��ۿT�7�OU'um՗�k�
g��"���Ҥ6	� ��� i�`��!�����*�
ņp ]%�cê����^
-�)ܠ6�O8v]�I؎{�2��ؖ����7��asQ���%�\�SWՏ�L+��é�F�<;V
@)f�>���î,�Q�����C��gR^�uᒮ����[5��&�=6]l�m�-m8�e��
A�e�>��^J�|���QSWa����	n�����
���R-��7L�&�a� �X��|h�oWn�z�`|�l
����P��=:�Ze�
-,`b��B�
۪B|y4�O|���`����m:��g�/�R+�{��E�B�M�f�*�
-�5�e�
-�["(
������z�-,∖�-�
hW�
t��B�
��2:BI�:Dt
�������h	#�Β`��wً����2H*��p
�L ��ի(	j���q�<���-P�!yO���
4l~����ޕ(K9
W�=ݷ/��b���n'��A��N<R�f��PTq�#C��T4�d�HL�(����q��\0G�
VH$T\�^﫮���v=�Ӣ�	�Z
-#�~�͚��f�mK.��K��ǢE�M���}��2_]������o�٦��%�m	+���~@�a���w�ᅓ
ޗ�.ac��]0�ؿ�q����0�yLS,��Z6J
�h�o�xM
�;��ib����m����ҩ���M���}�P���#�0���5'<��\�P�U�#�����˖5�f`IJȉt��'
��2o:��1�Y�ҐFִ,����1k�� 6�U�ٙ���ڕ`�غ/

��
iS7\�b�K�� �W�C�M�,��v��Ntj/��9-@��e�&�� 
-��PZ��V�0F��LT�Q�,ɍ��i`��ҙ��[<��F���ۙ4R�E���.g�
�tT�)��4��Z?E��q5K
̃B�Zi�����c]�Ǖ7K�mKQ��Y��
(��?s	���N]�_�7�qC�4X]���s�w2��I�0��>�e�
G�U�.��ϊ�D�Kl_���1��1z-��|)�p)4�����5W0�i�� d��r�Cla�︹�mw��"�z�8�#�adBX����s|a��J��# 3�$è��Y[��G��z<Z�>�0;ѽV�Q
�!�Z��5��i���SC����!�Z�ぷ��
����

�Z�F}��3'�yv� ���Q�b-`��ϣP����
�x �Υp�*�o
�-
�/]���I�f
Z�Ѧ�Q 
ނ��^���/��a��iSװ�Rdתs<z��������c���d����9�w��6�G ���n1������y(d`�?r�<����S����M-3�R*��F�X��$d��߂��)C����h�_��t�A�2�\,I��P���Kmg���qi0C%���G|�8}\���V��l��t�"���:��
����l=Qnh2NP��GW�ZخU �0	_���X�O����G�����t2b�
*�s=�>ԕWiu=���ۊ-5�A��m�����J5�H�~��H�4���{P"�Y0�{㥁��X
�0,+�a�d��o��Bi�ʵņ��'k��.����!�4��gf��Ub��#��]
-f��V|Z�֋�i�a瞦2��
�1ĭ���+K��s�����:��br�����"���<������_>���a)�b`��M�Z�X��������wo��/��m���-H�Y������?߿������'�
�v�{����D�^��As��kw-@��|�[l̀�e���0
�@U產�U�̜*xiU�p�
�fss�>K�Qs��:���=�Yԅ����
p��Z�b���o�3.� +�Q��*;sː���>�7�/��˦�B�/�wy�)OS��\ �,�&`�7X����h���@G�|9�nB�8r�gt߾�뛅!ڣX뛐�.�Z������\ʩN/�TN_�0�I`+���/�P�8`H�~�Y>!�	��h��#� �g򌎔�A$(h��R!b�mZgƘ8~̮
��:p�Oһ�~
0r�2[��M��	�ґ�BgƸ������M�Ԓ��`/'�Y�V�w�v�sc��a೨�9�ŵN%��ӧ��*>!9W��,�A�c�?�mf��0.��yӵ��bv:`' �w�QB~�4��q����!��
B��K�S�/=�+�h�lh�l��Ȇ�Ȇ
<,�sp?�
-)�����\Z,��ޣQ��o�l�U�y��buc���L�?
��Cp�s���6�i/�"�v�4�N\�8t�Yu� <]�s�,e�EY�V���bO[�=���Y�LY
-&�`� ����$����)�����
`,e�����>�z!��e���[h���U��E
��-5F*p��X/aS|
-�_��t����
��˔aH2���|p׬6��(�[P���fT���P�Y8�[����3�I�,
�t�-�� �U>'J��R�D��E�^i��F��=����1|�
�=�%��2B�o��.��V���
2��C�BfaO9��^������p"�USAe at 3���r��	0tX�^V���mʼ<�^����#�5�Pm��FF�ސa ��q_�ҍd���_��QzT&V~)�N���H)��q�h@
���j|���;�� �
i���
����%�.�k��ₓ���k,���Hm�	1���M�1�
}Y�5�V�)=
-݇h3��Ԥ�xv�D�D��<ZV;L�є�	m�ܱ-	����{Xh��z�Y��+w����`4
���}y�и�I�[�ӡ4�%Z/�E������-��6l
��,�_��V��Zm�¤�k��(
--zw�8ކ5uY��2c

��^n��r�/]��
(��j��s��f{���o�f�MD�S�{�O
��r�����������ϟ��h��ٙQ����o�Ă���dc���}����fv����+�5]�/��R���Je1��X/���'��:.���Z�5��ǘN�N��;n�DX\6�6�6�\w}�?|+
=z2��y��~Z�l`�a9�0�i��h}��Z����w\��B�X#.
�s��Ԃ�
�w�\:�U� 
-�c�<������
��4M�X3l`�����0�-|P.�St�&"��'�������I���hO��Ī|��B�N�4�LW	�i�C�~E%�,��8�/�5�{�Ƌ^��=
�ߨ���b~X*�2f�>U�J��ƅ�A���d�E��,��%=7�H���4��
�;

��,#��y�V���ʛHbŹ�����>���ؖ���#��:�tӜ�� �
-�0h
-v&���%��?�����K"�WH���|�lAք�;������4`\L��c��*���a��E$D��� �`��I�H�Y��si{O��G��s0*�{�
_>�V)'�Hj�b72��G�
�P=�6b���x��Kq8�ՏU|J���[N
.���tO�,3�u�O�M�+ESpX�>uG��&DMH
���Sw��Mh�y�i
#��D�

-���
 `|�"�`�=U91
c ��@-�u���!�:�
�8$��U]�}�3�W�L�A�
�y�g_
;�&�;
0J�8-�5�`K7��
����n�ǣ}Ă�udw:
A'u�m�<0<L���\��P��=�j� �-3dg������d�
�FK>
���
��tL�!0<Rfx�{���d��|x�@���>�;t����5h1 i�!Fc	��Sޫ�V��征
K�
�O��q��NV��5�`�
e)`*�T_�yu�./��!T~�GS�ed�	�0Fw��
:�
2��p��/�U󣙑�/��^��R�uy>�K1����
� ��&����OA�jlj_����5��tz5̧ aR��4
�װ��|.ȧ\N��
�z���ͨ.��T�@)�[��2��)�1�7�
�'�
�#���N.�B+�2�7�L�Q�^˼
��S"���r	�S��;|�D_U���9e&I�aح��_v���dT�4Y:��ء�����?�dòy�,�'
ݘ���t1Qu<5-�
(E��Jh[�9
�$U�練�ӛc��٘<�Cz�+��
-�A����[$7:���D�^�u35q�
���	�v
+�N�4_m����t���?����a��z
V��V����W�5�#�I�*�6���
��d�ʕL�����{k�z�{oW���'.[e�*����n������mLn���ǻ���՛�	m�u����u�R*ɝ�H]e>1�}�
B�?4��NM����^�k��m
du�%֪9ُEjk�
�ʹ�u�e���}�3j]�]����̭u���c[l�j[���ԕ��;�q��,]�ڨf
<��Zک58��9�'�k�J4l>�
��
+�-0�����C�+dA�3�Έ��pFt�^�'�7ړ83or�k�6:���CY�A�/zd8��&�sN��N����[��w�=�W�(���W�U�N�f�x�LHB���_\p���+�w\Q�eƺU���uI}�����@[�{��ن�{��,�(�ͩ?���KmC��qbk��K�0?�=��p�Ƣ_Ƒ<����>Q��H���E-����"3�p��֮�v��cld�
��~�2oO{�>�3SK���u#]ӳs���&sI�4�����
���SYo�.1�
x	4ʽ���g���Q�/Y�m��Tv�+��
x�3��Sk�&~�k�O��j��Cɥ�/�
7]'��*�r��_�������������5���ky�JMViR��l��]�4q�M���O]�?�L�bC��@�a��Cx�Z��nP��'
�.��$lǽ`��{l���_Ѝ�Y갹���t�f.qݩ��Gi��B��To#J�
���a��n�aW�(Ek�Kd�!A͉3)/���pI���M�-�@S�ω
��?�Ͷ�6��܀�KA��nj2��A|/%�>�����a�K\�7��
n��V��n�T��迉&w�0n�`,OA>	4�+�M�C
0>�E6�T
+X at _
(�`�
��Y��_01��S!T�m� !��
�'>�s�h���v��\�3�@����=���
!Q�&J3u���Ѳ@�ƭ �Cta���p��qD˿�����:Bk!s��T
�$�
":��
+��qn��gg���JgI0�ʻ�Ŋր�
+��S
�v$�ӉT�U&@Ì�U�
5	`\݀�V
�s�(ᐼ'xۀOE6�Cp��f�J��
����������d��1{�s��B�
� �d'

+)� 3�u(���a��!pML*�2v$&S������t.�#^+$*.G��U�w���
�i��x-��	H��f�ZP3ֶ%��I�c�"�&`�[��|K���t������lSQ
ڒ�趄�
bg? �@�c��������C��1��.�u�_ո�m�z�<�)��E-%@��7Z<����
I�4�Qj`�6n|�u���P���&����D�(�u�j���
�W�z(���t�X�e˚�{30bY�D:�ē��r�7�O�֬diH#kZ�Sw⍘����
 
+�*��Lu�j�J�al]����܅��.U��ـ%A
}�+u�!�&`�
�o�DM':��œ�O�2H\y��(�b�Z�L�@K&*�(E��Fk�40dr�L��-��S#\���L�)͢G�J���b�:���N�HS�������A!�m�4�m|�ձ.��ʛ%ٶ%�(\�,W�������Bu�������j���Tx�9��;^Ѥa�U��2
+م��ω��z��gEk�K�%�/i������X�z��LɍBM��+ɴ\@����!�0�w�����abT=b�d��02!�I����
��E�%���X�a��
+
���^w�C٣l�
�Iu���^+�(��X-ZʚqL�4Ir���!�JH�R������U_gS�k��F-i�>�™�<�|�S���[�0����Q����څQ� �p�R�K���7�Ֆ�FS��T�-�hSc�(o��h/`}U�����D�k�G)��k�9
�e��zP���M��z|b2�L�Ҝ�;n���#�GA���z@��<2���a�OX��b��ꦖ�P)�LV#n,lz2��o����������[�ү�z�yРRN�
�$�E��T����T�Ǹ4����K��#>wE�>��O}+^M��i�d���
E�p��ԃZ�o��(74'([�+L-l�* w��/�\@h,�'Z�z�#�x��r:�s{��
l�ʫ�����@e�mŖ���
�6�\��l��D$[?�g$y
�x�A�=(��,��=���@�c��v�������7m
n�4l��bC�pޓ�U�lX���U��E���J
���33��*1~�y�\��.3�e+
>�s�E�4�sOS��F������֕%��̹���Zp��@19�w�lx��
�t��T�J��/�ݿ���P1���&t�O���t�?|���7��H�6Q����,���I���߿��~����X;������a"e/U͂�9p굻��`�w�-6f@ʲ�lcY��sJQ߂�щ
fN���^�SC���	]�%ި9]A��S��
�,�B���V���J-m1���7ڙ
g��(�}����eH�i	�`��H��Ł�eSO!�ݻ<ɔ��Ln.��~�A
��,Bcnx4[�s��A��w7�k
9�3�o����‹�Q��M�z�x��dz��?.�T��j*��EY�$���k�I([
0�`��,��
���E4���I��3yFG�� 4�|���6�3cL
?f�
\t
��'�]H?9s�-�ʦ��{��f�3c���|Y�W��|j��[����,[��c;۹1N�0�Y�ҁ���Z�J��S
�n�����Ot��Ѡñ��63I_�O��ZQ]1;
� ��;�(!?Y�XʸH�@��|m	!��%�)z��
Õ�n4G6�D6�edCKdC
�?�9�m�d�d��I.-j
]�Q����7��^6Ū�d�Z�����p&�
۟��!�s�9
rZcG˴C�r;Db'.M
:�������L�2��,N+z	LA1�'�-���B�,i�,m0^�[
��`�`���~_���0�2KS��k��s�{̲Œg�-����*y�"Z��#�kr���)>˯Ym:EH���
+I�e�0$��T>�kV�F���-���a�i3��Ym��,
�-��@���$I�K��DC �*��[v��m���ܢM�4�y��֞�o��>w̞��I���w
����zi�yRǡU!����
�L/BZ�z[J8��2��Y9_�:�p/�y�
���e^�Q���X��n����Ql#�no�0���鸯X�� ����/��(=*
++�v��]��D���8r4
+��w���c5����
�Q�冴�t�ՏC��ْ�T�5�[q�IK��L
�5���N�6̈́�b
ߦ�U����j+ߔ
��C��gjRK�
��H"jv
-�
��hJ���h�ؖ���a�	�
��p=�,]��;�R�V0�	FԾ�Ah\�դ��-��P������JTj��V��
�_֊/�s^�}v�6Ga��5K
_���T
oÚ�,wq���OM/��|��.��hi5��9~g�=|Z�J��&"�ͩϽ�'�^9\��L��Œ�A
+���y���sc�I���(x�`շybA��y�1v���>�gzc3�;y}
��䚮ܗ[q)�Sv���w����Ƃ��}
��l-�e��cL'X'I�
��",.�|�?��
�������
=�v�<Sv?-�R6�ư�r��4��

����a-�V��;.
L	g�v��
�9�KjA��;~
.���*\ �ޱt
z_�������_�G	��j�60zX�T�[�>(�)�m��_̊�\���$[�y��mbU>NW�['�A�^���́�ái��N�v�f� �їƋҽS�E�
��
��oT��Xv1?,�m3�?�*^%|
Y�B�E�s�΢d�I�ƒ
�L����}�����s��
x�|��K��w���C�M$�����l�a�C�
Wl��^�Tb�d�i�zb`[4;�P�����_�N�\I{�%��+$�y|>�Z� k��
�g|��x0.&��1M|���l��
+
���""�_�R ��g�$h��,�����'��#��9
གྷ��/`���\$5v��HãP�O�
b���l�p��8
�
+���*�
+��j�-'����_��I���:�§�&ɕ��
8,W���kx�&$�ψ~㩻��&��<	����KH�U
+����0	�lx� ������1 CU���:��ƐO
�A
�Ǫ���M�>ә��k&� Yݼ��/��P�Տ
�%E�ݚi���G[��d�r7���>b��:�;
�����6r
�
&��s[��b(��
}5J������sf� a2��D�%�
+��@��:��
� 
)3<�=�js2�C>�D
+�lv��
:�\����������)��H+��r�������B��'N�ԸDz	'+����G�̎�0a��ü:_��K�*?�У��2��L����R
�
+}}��ϗΪ���ȁǗx�Sy/�N)��<ʥ���S؊]�M dj�]CȔ� � 56�/فPu��L:��S�0)�u��kX�h>�S.'g�T�NR�fTC|*s���-Hf����ɆʓL�͉�tM�t�o'�]�r�O
��(L�eކ�)�G��M���)`
+�
�G����g���2�$�0����/;B
�J�
*c�,�\o��F��{�r�a�<r����n�h�����:
	�����"z�y%�-ќ�O�*�wUX��͏1x�lL
�!=g��t�����@�-��O�h"O�Ⱥ��8���?�\�z
 endstream
 endobj
 1811 0 obj <<
@@ -11968,21 +11952,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1819 0 obj <<
-/Length 3940      
+/Length 3941      
 /Filter /FlateDecode
 >>
 stream
-xڽ[Ks����`��U��<�\�N
��Uq%�V�`� ��2	0 (���ӯ $���vN
=�=�_?���J��}��W�zeVi��̭2m���j{x��/zU³�VZ�<[����*�se���~��OhdZ�̮�$R�y��^�T�������7��$�V�w�<Qq�J��H���r���_��ry���_o~y�ݫ���m��,y��6]��8���I墘�7������.��ک,�h���O��T��Am
�Z��(2�m,�S��ΰ�M�G1�
i��ƙu��uۀ��xm�Q��Ǯ��������z���p�q��2�fL��T/I9�}�����F�Q�OsG?���� m\���'�
���;�4��eg������+��9�nr^^��+����C�l`0*
U��fsM�kc�uqS��#�β�I<�����,�:���3
�.SY��@��$@�O�o�)4[� P+��Q�JaC���oA�(��,k�
�\�8��8Y]]\﫞�
-?:�F�u [...]
'L
����c?�n�Ss�7�����E���d�-FCKU����I��W?|���o�zt�~�n�#f'��؀J71h���
հ�[z�Wo����=T�>������O6�^����Y�@�������	3u٪�Wܙ��y]+��榾�d����#8�S�Bg�}[#�(]�5>a��кFhA៣F�z��G�Bg�67�PfX�0@��#���5ܢ�]���B��\$a�g
��p

x)HQxb�2�3�	���i_.��ԙl� ����`�1Y?N|�i?%� ��ɲ!,'D�A��k�}$���Yt�qk�+,5���?��;�ʶ�YQ7=Ϝ[L�U�I�x�6Y���ky������"���n
�F
�$v
x�뛆�F���#���@�[���
O�iaQ�ر�
�� �X�[��K�4��k�o�A�u�̣s*��le�ʣ4%�0�2iDh���T9�Pk��g[�i���
-�w|%�
����A���|=2o�^����H�Y����� �$2&�r�I�Q\�
-��˭
Ɂ͖ �k0#��^�!�q����&�9w��P�#��(���u�\�Q�4�b�L��t�;����^㝺�y=Gm�κ�cH�I}p8����^��@	C�V�L��e�{���}��	�m��{��9��:����h�6�����,:!
��,����[�p˷�@R�`�$��[Q����&�Y�Hq�	+[?
����L��;\��8�w�� �
�p7���� fǝ�<$BEΌ�T>vJ�<~)I�a� dY2I�OjS���j��T�6� 0=8�����{� �=C�,����c�������
���B\���
�F��Y
�OU
�o2���c�U,)���h���1�
-DZе�Fm�vMyh�E]�Q�_2]�a��Hr]:�ɯ��1�������
-���z�m����m�a�;.A+l%�h
��������������_H��'�vH1!��}u�W���ٙzb��q��H��ɖ}4�f����>opI"�sEw�����**�F\����~yV"�q�v��
BRn!�>cXذ����(��@,Ĺ�,OQ�#���l%�!P=|F f�֠Na��R�Оxˠi֚ ӧ��`+�"�\n�JN�hE�C���4�����l�s��8(�gDA�1[3"|0��
��K�����ڃ߳� v,�����
]� �a'���h�;v��]���a	�Oe�^�CW�^n�!��s�U��a�[����Wu/�
>���j�Q#���*�S���Y�t.�"
�z<%���GVb
&
��U����$}�i��5!���Ky1<����tM��}5��:���K3b�O<,��};TޏQ�6��ۅ���<T���p<��Pklp_&.n���h�����R�C�@�;���D�?P^������o`v{�mК�o��Ê�>�M��Μ=���󃦌��I��i�F*��Fp)i�R5Q��$�D!$MkI3w�W�SL���!�T��K
�<DO�@Y��DN���1c4Fv�p�C�� �
�M
9/�jȃ�
�$�B��Fqb�ac���{1�o�� ��M�d�HL巼�����[)
aa�r��@k�?��n`�7��
Z,0}W�ܒBj�	�'��!RQG�����;���z�
J��%������4��;,��S�E
���Uh��Ҡ�(��(N�~����h,=4�/E
�a�Lb��ä
�
9��?��c&�:\���'^
K�!�.
@@�C��dxs<
s�H���`�1��c�ǂ�9
 �x��gG�D'��Z�g��ć��7�������g8G���7q����.�,��[a�^f�K�y��0.�d�婂#^*p��*
-:����j��Y�IЬ>�#�P0��L�H���0*���{��-�o���K�
t��
���
�$UR�eo�l�}��F�
-
���O�!T\o.�b�_����3G
��!�,�l!Y�'[{5tC��;�Y�19�l"G�]R��:.�C'�
�Dc��}?��%��&�`���|��|���
�s�8�[�j�&�{ߨG���8H�
�\��}�<x���V�i�lK*j��1��c�%8�gPRS��d���GO.���\�ο^4~��̴��=[�\��@�S�
 ����v��V2q/�	n���r����[	���

��I/�2
-��-�܄f}���*�O�s��7޳�2<l
I>��P;K�C-#�s���?�_0�봻�w=&1�pߊ�<хu҅M}6�.���`���
�
6X闰����y]��	�fM���7\�ѿ����䗲���G^��� �3��G���Q���w�u�ܤ@	�贈
ŭ$�@��֘M=���
�Y+�9��t�
��0n�s'Bg�B�*g��]L��<D8��EBx�H҉�Q�z�P�}��~��n�PGz
*B0
��~׾Z�hF	}��I<鮹0�Y�8uI�.�m��ٱx���]5U���m
���h|ڳ�E�m�3&����.�]�D���5�����4�&og�����g��b���4
�tz�֌_
�OK2���˳Bzf�|��T���Ԩф�x�V�dy/r�H&��;/�ӣJ�I�4�Ȅ��4{�ҊCu�=Si�x��zk}$�� ����$����^.H]և��D��\XZ5�E�[d{,s���du;��d��,˕u���+��������F�
���Z7e�$`���уl���:.a�5kH������ԘO#��T�3Z �/go���<
-��m�
B�4a��#�,��A~ә2c�VI�Uz��L9*;�.+�X%9z��rɻ�"�(�W�E_��$�A����ݸ�~ŷo��(񴍞ֿVe�x�@<V~VwA���

-b�
�ӗ�{�����ȽX�ߖ�Չy��?�����mI|�5s�$��).Ŀ��+�C“/����h
R��ԓ?c�hLuPK�?�w�q!�G/4��&� �>N���~*����Y|
{���?��8���?
~�h��=����9��ׇ�< �����xF�\/Ǚ8R�9�*dhB"sS��j��t�7��Tq�v~?�N��vsRd+	~��۶j>^ -���t��D�n�Yg)�&u�M��I2O/����Q�yYT�����ˊ&�r9��
@k��O��g���'���?d���S�Ӕ��\Y�\B+�7���!�
-�o�2�_݁q|���Y̅3\�T�]��w(p
��u]�Tyg��,^����wo4��0���k�-�̛Z��Gq�{-�#��D'���^P�H#WP�9����m����R#���$�t|�Y�,�29�eH���n�sc\cc����kܼ������鰣D
+xڽ[Ks����`��U��<�\�N
��Uq%�V�`� ��2	0 (���ӯ $���vN
=�=�_?���J��}��W�zeVi��̭2m���j{x��/zU³�VZ�<[����*�se���~��OhdZ�̮�$R�y��^�T�������7��$�V�w�<Qq�J��H���r���_��ry���_o~y�ݫ���m��,y��6]��8���I墘�7������.��ک,�h���O��T��Am
�Z��(2�m,�S��ΰ�M�G1�
i��ƙu��uۀ��xm�Q�]�
�m���S_u��Hqe�,�|ue4P͘�ͩ^�4r4�r
'���,��$~B�(#ڸ4��Ol
���w�if���6��7���W6!sf�似l7W6[oO����`(T8�2R����������Gn�e��x,Ww#���+Xju,�3g:�]��<}��/

I����ߞ#Rh��AA�V�Q�2 �†6f��߂�Qb�EY֨4�(q`�q�.����W=/Z~t������h��{~��Lk=ݲ�Y���J�= 1��݀��@H���=�������n[#O�nx��G����P{�H҉�N�<�>�w�~�uS�8��o* 
E럍�ď���+Z�����	��g���~����߂��x��ZG�&N
7��nb�6H
�=�a�O�������}{��}P�-j

��l�!�fA�*���^��E#+�-f�U���3���V�-x�M}W�̱×G2p�m�ȅΔ���FjQ��k"|�D��u�
Ђ�?G���
ŏ��ξmnd�̰:a�z�G~Sok�E�S���ׅ����H���:���8<�R&��$�Ġe�g����Ӿ\R�3�z@�#V����c�~�,�r�~J�AD�#�eCXN2�$0�N�� �H6G���
�֤WX*j��m���wr�m�%0��nz�9�*�B����m��ٷ��xA=-9CE|"#���6<
nI�8�#�7
E� !�G����h� #�����¢d�c�\�A#���嗬i��מ� ��떙G�T�;��8�GiJ(a"e҈�B	0�r ��z�϶T�v�	 H��J6�
G��
� =m�zd�X�n	�/�ʳ`�-?,IdL�
��!��l0�y�Y�[9��-A��`F�)�7��C��L��]�	MLs�䕡�G��Q�a'�����i��0r�2R���w��Cս�;u��z����uOǐ2���p��!b�6~��ܭ��
\
4�z� <���5
��j��.UsSu��i�m��	@YtB��GY�����H�o'����M�6#H&����v1�Mr�>��PV�~:���8�d�w�
+-q��&��n�
nn�;̎;?yH ���O�|��y�*R �&�BȲd�l��6�R���r_�JmHA`zp4��/� 7@�{�
Y$����ǎ�
 ��ύ
<D�
����/8��e�<��l�dJ��Ƕ�XR$�E�>]�c.���kc�2چ��Ж��v���d���(�52��t�_��c|E3Q��X��z�v]%�a��üw \�V�J�O�8�#�cW���'l���!�-d��B�O�bB2�
��b�����3��$1�bg�-��-�hr����}��D���&T7KgUT���'��� D��H��C;���B�}ư�aG��Q�3^�X�s3NY��G��5�J8C�z��@̀�A���g�J�=�AӬ5�O���V�En������ъ�����if�_{��ٖ�n
qP�	Έ�(c�fD�`O8�Ǘ��~s׵�g�y�X2A{�y����N���!�\w��
�>
�����
�~��"
���1
B��.D�ʳ�j�
�1v
��^|ҷ!�u�|�F
5UU���'b����\pE�!�xJ."(#�.�:Lh�ҹ�QI��*�kBx���bx�ɗ�隰	��j�u �ݗf�:�xX��v���fm�
���y�L���x����� L\�0�m�0�ы����N�wnym�x����o+<�)�����۠5
߂Ë��}����9{
+k�M�ד`7ӈ�T��s��R���j�\�I<�BH��"�f�,�§�8=�C��(1�<�'x����(��dq�c�h�����X�=��r^.Ր�9.IT�j���~��&�7!\�b
��pOA�ϛ��r���oy���i�/ηR��`�xC� �
p/���o>��X`��.�%����O��C���F��mw X���D�(AKLI'|�i
�wX
3
�x�8ƣ���
�AuQN?�Q�l����-p3�Xzh~_��ø��PهI�r�	�(�Lu�V��KO���C� [...]
+:D�ݟ�C���\
�ο:'�g�<`�C�Yz�B��O��j�Ѓ%vij�cr��D������8u\��N�"��hU�~��K�M��vIW�f�IA9(�q�D�H�L�o��Q�SOq��=��D���y�H�-��V�(ٖT�,�c���
Kp�Ϡ��p���-���\,I'6��Q��h����iI�(z���P���9 XW���s�d�^
�f)��j5�	�f�;<M�^�et�[ع	��
�
U,.ʟ���o�g�ex��|�/�v�·ZF��H8[��` �iw3�zLb��wy�
�
��.l$]د+��6�=�;l��/aU���y�͚���ko�����i?B��/e}���6�f�
ADg~Ϗ�=S�Rk�
�
먹I�"H�SK9�[I*����1�z�Ag?:ҳVtsf���+a܌�N�Ί�tU� л���y�p�
����K�^��%� V�8#���6���8T�`8v
��}��ь���x�]s)$`r��3$p�\]��,
G�c�N'��j��
���$U���g7����gL

��]R� 5�\��1k
+�m�+�I�i�M��~����~��
p�K�ij����8r��d�埗g����6d˩D��Q/�	��&��^���L�Qw^6�G�f�\i��	{�i����{��p�<_���H�A���iI"C�\���
��2�
��j������X�30+���vh;�t�Y�+���Wt?W\�ߥ����3��n�z
H"�R����B1�u\��k֐
�!%(_�
/�1�F �Hg"� �_��8��y:)��h;��i�̛G*Y8����3e�8��4���썙6rT>v�?\V��Jr�L�w�E*Q��&�� 3I�%�F+C
�q���o߾�Q�i=����9�f�x�"�����%�9��9�/��2���ב{��-q��������ے��k�fI��S\�s	0W6��'_��/
��:�"�'5~�
�јꠖ���B��^h�PM�A�}�Xe��T2Q)���pSs	~��q�1��������{����r����y >#y)�
@��^�3q�2s�U�2ЄD�j���[�bo���@� �~���X��I���V���m�|�@Z�eQ�,���r�>��RJM�L�Xe�d�*^�g!����|�A�ו�M��&$r��=����b�G�F�O~��"�ҳ�c���)�����
��V�oЃ�C�I!`�De������E��
g�2�0�>
����P�R��,����wY�J!���h�7�ax_S�[�7�,����ZDGv-<�N����� �F��>'r$M�����mE�FE�I����#�XYLerjːn������0��Ǝ�C׸y9;��+��� �?�H
 endstream
 endobj
 1818 0 obj <<
@@ -12018,8 +11995,9 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YKs����W {H��%<<]����[�*�
[�
l �� = $+�>�� ��9� q
==�=��z���@o�~���
dE��6ȕ��*����_T���o�"
���Im��?^�c�#W��M��q��y��f�.������g_ǰ{T�i
\�"��,��T����>�)|��כ�-��?������7׳�uj�4O?us�ZGE��]gid���x ���n_=��(�IL�H_��FI�Mj[�֨,�c����r]K;����	�

��~cuX���ZPS��&ґ��ɕ��ޕ
wǾr�c`�.�"�j\s�t;�k��ւf?]���z�TG��
-K�����o$M��m��
�.6�Md�M�͌|kR2g�M���n�5y��U���P�pTe
&_j���)����6̋�H<��݊�?��R��d�\� �y��'����#
�#�۟���b�� M�~�]Te�{�5L��?+�-���4������[ߗ������pa�S}���q
��
Ly�zЪ��m8�Uܸ�$IX���id���w_�����Jr��ʟ��O���}�TǪ�����H�6���N���2.�5�k6at�^�t�`.��c/�yS�_��Vm�@{���q��Y
D�V��L�����?`�s��d�\I�z��ť�4��d:� a�j�wm�W��fz��P���n߄e�_;NU�ެ��֦6*
+x��YKs����W {H��%<<]����[�*�
[�
l �� = $+�>�� ��9� q
==�=��z���@o�~���
dE��6ȕ��*����_T���o�"
���Im��?^�c�#W��M��q��y��f�.������g_ǰ{T�i
\�"��,��T����>�)|��כ�-��?������7׳�uj�4O?us�ZGE��]gid���x ���n_=��(�IL�H_��FI�Mj[�֨,�c����r]K;����	�

��~cuX���ZPS��&�Q�͓+wC�+�}���#���]&E��
+����v��$���~�����Ʃ�
��$~A�1(#�H��
ۂ�]l�����.���֤dά�����fk�p7
�v��
P��8*L����S��mj�m���x,��x{�F%2ɞ��Ab�(/�OP�G �G��?��e�&A�����4���`k� �V:[���i6[�-�m��/���
�3"��Œ��|���8��=��P��U
���p���q�I��tuy��H��ツS�m���(�?k�J'7����U�ӝ�m 
�����/d\�ek@�
+l€'�^�t�`.��c/�yS�_��Vm�@{���q��Y
D�V��L�����?`�s��d�\I�z��ť�4��d:� a�j�wm�W��fz��P���n߄e�_;NU�ެ��֦6*
 tR
 ��R�p����X�}�ji2
qU"�� ���G&a�
��x��7L똢;0(��Q�4�A�\��@�JvC��|��ݗ&�3_<Fu!���J���K�Dy:��g��S]eQO
 ��#
m��V�5�L&����[J�XM[4��Ɇ��t��
%O�3�
���3\3PP��̺+[�Xn�;�`{n

����
xMV���
�3���$
@@ -12032,7 +12010,7 @@ tR
 �@'5w�Jt+|L����y��h�{�'�
����t��$'�_/�2��[�&�N&y��R��0Dn����vzG��62i���
&��PE at zm@�{?%yf& ��T=��1�H=�Lo�V��F4U��P��,�/��8
�O�S&�h��^�A�5��PBDX��$�T�y�n�@��M
���zH�o��c;������XB\�Q��rzq¥[h��� �"���m�Y�M5�ݚ�b�n��:�"V<�˲��)*އ��Y6�cZ�q��Za���)
:��@�(d-�"RV���֩��$C��î:�x�%����W��q�Ud�I
u�
�v_�
��M*B�����
�N}�F��T
�/@��8H��kʵ"p
x#y�(f*F�,*����k�e�?|�x�I~q�$X�
�=8�vG�I����N��
<s�+z��"��������h%����xD6��_Pr͟�r��JX�Y��K�	��4��8	�pu_�AsG�6�†�0��
�')�+�
x�0m�>��˾�T`�/�Fg�Fb� [�r�I1k%��9��
{��N| (���?ѩ�i�T�k�%�5�;��] ओ�l���
-p	��vJY������
S�<����e�5��;4|�8¦-[Q2ĭ0���g��0�;���-�O���
���?��wO��g��m��X�1��Z(T@��5FR
,؝Y��b�IQ�u��c�a
L�C�[%Mvk��[޸<���i��q��$_�����Րs^��
5j�6��6.*�9�d
�f����~��8�L)��<�6*b�H/�y
i,h��T.ߐ�(�PJ��v(�2;�,����x j���p�UH��]�U�b7�P
 ױТ:�)��#fX"���,՘L���Zf�<J�䬧�����U6QQA��ģ�3�"��(/�I�d��#�D�$B51�O8�w�
\M�'��\=��sp*	��:Qd���B;OKm� �\���E�'1O�/����ZЊ�%f��G/9c��'r�K'
�X��L�Т�6��r���m��e�@��̰��{ݍ;�31�ݔ
Am&�W
&����N,��du;'�ƾ�wO�´U������C����+�(��w�c��Uo���g��B:���*��!=E��{��:��
��I����� �%]\�tu��|�*�f�h�!X��~�Կ �l7���K������/����_ɋ��P\��t8���'��F�~�&Lm�ߥ�
Q�p�cN/��<v�������P7u�o��1�
qb��0p�y�P��al�M�j�
ve_�:+tO���x��� !�堙�T��
��틏�q�@2� B�;�̭֫��߁��N�Q�(:‹��ߧ
�-����I�r�M�T#*��
�bu�w����$�M���ͣ7�����
�Dz[1��+��2���q\�9f�r�A�
 :96�h0�#�-C<O��n �3d�	=�s�a,�~�/ ij�/`����O�4�^��k�m
-�T��PN�I>
��!c���m\�x����GO�V
����:Ӕ�
+�T��PN�I>
��!c���m\�x����GO�V
�����
��
 endstream
 endobj
 1826 0 obj <<
@@ -12072,7 +12050,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڥZI���ϯP�H�i  .����V��q<����II�%R�2=�_���[����M,��{�[ �;����W�y��vz�A��]��@�t�__�������N&Mv�Dy�Y��6P��޼��l�D*	wqd�H?;�ڙ8Щ�)����g�XX=H����
wi�xî�2�������_}s�3�����������ogk�(
�$�����N� u.��u
�:Z_�p�/��|�n�L�8K�H�Y�.�G�m,�8�V/�}��C[��@o�����aB��x0z_�]�������@���6��*�.\
���K�3�B�K��Y��4T['�� g?�����H!
>N
��[`Fs#i��,
����X4	��]�׆3�0"qfޤL^4��0��õ�P�
���A&KN�x�}v*����S�
��՞�?}�
+xڥZI���ϯP�H�i  .����V��q<����II�%R�2=�_���[����M,��{�[ �;����W�y��vz�A��]��@�t�__�������N&Mv�Dy�Y��6P��޼��l�D*	wqd�H?;�ڙ8Щ�)����g�XX=H����
wi�xî�2�������_}s�3�����������ogk�(
�$�����N� u.��u
�:Z_�p�/��|�n�L�8K�H�Y�.�G�m,�8�V/�}��C[��@o�����aB��x0z_�]�������@���6��*�.\
���K�3�B�K��Y��4T['�� g?�����H!
>N
��[`Fs#i��,
����X4	��]�׆3�0"qfޤL^4��0��õ�P�
���A&KN�x�}v*����S�
��՞�?}�
 HC夓5s�g� I����G
 �S�1���;�_bl�K�Q�^�� ?aw�r���w���~�sJ��
 ���\�@�,�Rf]uy�rVd��,��7�X7��l�ҁ4gR~��jj?�?��L�U��E�W���z����ں��E�
@@ -12092,7 +12070,7 @@ G
 ��v�6�QB͞�՘Yu�3���h1ȣ�|��W}�u�zm�$� B�
 �u�w�h�hzdY�^�3�<�E��D�C|�YHN%_�1r���N��O�����M��(
�JH�pRLt�x�׎�+V}��
�R��
!:��d����Dp�O\��s�2� <y
�J0Ak?�C�⥑ ��N�����Aj$�y����d�$j��IRZ�H�e�Ln������;�r
��6�h'mjY�<��N[�aq�j�%İJh���P�Ҍ8�Ku�(w.�/���ހ5`�sn
 ��ϱ9�
'�#��ǭ[f��B��
?`�T�� �
�~��`D.
��)��%@�X��'��
-�m��-dc�C���?��
+�m��-dc�C�����
 endstream
 endobj
 1837 0 obj <<
@@ -12148,17 +12126,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1847 0 obj <<
-/Length 1772      
+/Length 1774      
 /Filter /FlateDecode
 >>
 stream
-x��XKo�F��W�>�m��%
��4IѢ�>\���@���(%*|������R&%Y���Ms��1;3߼i
�"
}��L�/�Dd3��*J�d�gQ�>��/
�p�c���S�#m2&��u
�v�˄G�Oed�q���e"�ŋ���5HgY����*�fldA+�UtQFƯ^�^,U��_�|����dzW�"�,I��
-�6�e�H�.l”6^�@�P�wMY
ʕ\��hO���\�Ljwf;"Vr˴s�����n�d�WSzm 20�t�J�U۹ff�&�L0N�m��+�CW�_u�1��K�EK��kJ�V�;�T+�}����{u"��6S
�	k0F��4�b!�=�΄���tO�̼ZNȗ2��L�Ɉ�lK��Ű�6
X�y�GSj��tnɟ2��Uf�*��s�p�� ���πTr.)3g60*eifa��G ��=jt��.�f�F*R ��g�������M��h����?���^6 ��� a9὜Fx
|�9$,㠽�RX�^��Т����z�����U�n�����.d���eUwt��K�
H/\��,JÄU� G�
.r�H	�k��E�U�\Eָ�<}�0&����#��m3��龿��¯j��"
uC�g�2��^x\6.��
-W���t�dqCg7�n���k�V{`�
r���#,O<
--��� d�6�Y�Ys���'�u��*oe�XZ��o=�/�3��P�i�#l����xiQ�VBA�іeV�.-YzX[��)p������Hi�ƨ��"ͨ[^��}CH�.X�'��
Q�Jo��
��u�C$,��>�� 3Co��I�HH��
-,��~���3�O���7+��E3lk�(�5-Q���x��t�
^�r��9���r�Н�D1U����(h11ω��᱀:)��S�Yo۪��e]��Մ�cz��#�mh8�C>`���!:�7%.�Yޯ�n
E��t;�@�5H��Ty�ȄR?��'���g���S��W��~���C�pG-�6UUv�mC��m]����c�

-7ͦ��ݣ����p���7mG!��Y�Cg�
+n�]7%Jq
�y�y�
�f�
�8$�p	�wc����Կ
b��
IH����ƀ{_����ʇ��pIR��=�'a
(1*5�
J�T��C��z�ה�x���"(G�B��E at I�`���o]����k�Aa1�nK�po��
�û��
�g͊�Z"�G35
GZCY�,�a8	v�������%�n%�lM��h��a�D<�j��I�7
a������ȷ>g�6�1���ͷ���]r���l������
������"�(�D�x�hJ�
=��`b��S%�<�T?��{2�52�{�|g�]�������y��K�o�/tR4�+ywR�L0�����S*.HMr,Lwh��'E�a~��뭏p��v!6���~��.�|R�>~&�����C��{a�������򖤿h��o���6���Z��?�`y���
���/���f�.��zE���U�qn���D�Cճ�_�T6@���7a���6L�c>8
�S�}@���i?
-�zJ�r��b��(B�-Ў���#Tw��
�gU6r����,�pu��u7��X�?�
�O}�x�3�mU�P;%3�'*��{�QL�}��H�Ea�!�hH�����3��cf�{*���t��L$��x~(^�xO�� ��,�o���fƙ�>��εU��
3�~����&�����
��O��'JT�h�������	�ǎ
+x��XKs�6��W�>��L�/��LM�t�ɡI��!Ɂ&iJT����],(���؎�u}0�X��/,� 
+�8�r��<0)K$�`Q����ç((`�u1�&���\J�Lp	�*x�v�#�X���Ċ�� �(���{�O���R ��q���� ��6��T$��"��|�j6��
+���b�����˓�l

'�]�
p�R�J�&fRi'��B(���(w�H�D+G*��\�tb6f�#VD�)ŧb�g]߬�d��cz�20tt_g��e��zf2:�3E�u��ͳ��}[6���1�K�s
ׄ8-z���,{w
�#���3�M*
�V`�x#i
��B�[��M�ɖЉy���E�™l�yQ��"	�~Y�f0�
��T,�Ԓ�Df�̮d��
�j
�?��TD�oRfNl�e’����;	�, �-�{���&�b�ZHR ��Q�t�!;�b<v�&�n��
����:xQ�ط;�^�|$�y9	R��s���:�‚���.�� e(寳�R:<9/�e�>G7^�>;�`I..ʪ��N�Az� <�c	�Ph�
��88�gp�AF
+(\����%�,��>Y����L�0���d؝7u�8����Z
+��9�r���9�yʬ�:�p����oU��RH
����]��1�
�uSn�����S Bay"�P(!I
x!
�Z�Ղ��3���``�Ҥ-���ln�
+sP'�ΐ�O|m��a �0q<���EBZq	%F�q����nm��'��\8N��=�e
�n�ݲ��c�jBڷ�j
���D�K��ۢ�0����9�
wܜ䏘$
�M ��#
]X0=�t�&[4�ja1^q7��u�
���!*p<
�Op�L��mTn���%n��-��(�j
�RV
&�1q�
�p@'�;�c���uS��=��c��@�`Lv8D��
�����eB
٪���0˺eݮ�����vGȰ��d�H�P�ǘ�D_S�l�t�Tp!�In?�`�|�D.��ʲh�ٚ��uUv���e�

+'��������4�����MK!�I��ͺiV�z��
�b�9�;y2��&�-�8�$m
+��C�MĚĝ�b���IH�+��T�
�}~I���,��%N0[���͡��D�7(����F��lVQ���W�ιW�
+���튀�A_1�߲�V�b��
���_uk�й�q�!\��"[�����b�+ʣ
��#��,�
��ufl
ml���=5�R�:[�4�n�G".�5�G��LK�� d�$�˙oRv��H�dk[��*9��Y�\¥�\B!�����"^K�D�x>�
�
<�Šc��S��<hܤo?�:2�52�wn�����|F~���Ya�S�o�^�i%�/V����)<<�M��e$RqNj�c��+A�]�
)����yV�]�ew`�c���� �O;U��`��d�u���8�>��؈�0�Ajn��ˢ�$�ϛ2�L��^��є���
+�3��Z߀J
x�@��7Sy��+<Q,P%?斑�{J
��
}�SYa��.[�v7߁����q���{��� ���L��0�ԭ��^�t+6@;���G(o����GU6���Sw����Ue�e;��X���=�S
.�I��~[U�
j�`:���9��
���#�Y�[R,
+����&
R�X�?���?^�̴�T܃��<I��x�/�Q������� Û�)�	��g���r�N�}|0��az׏<���*R��둚��o�>P��;���?G?��
p�ǒ
 endstream
 endobj
 1846 0 obj <<
@@ -12364,13 +12346,14 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��ZKs����W �,Xe���ʇ��uj+N
[7�,0��� Wv~}��$ B���0�Lw��z(��:����.<y$"��4UQ�%�<����/�񨄵g*K�[�si�1)������H9㩌l�Y"���#e��D8⯗o�k�β$���U�%��ȂV��貌~��}�~�T����w��.?\��
��dI�<U���,3F�ta����*��mJw(Wr�R��V[��ṲvیX�-�ZL�����v�%�~5ޯ
�
�}�JĮ�f
0YK&��͋�*�^��k�txb$��&���é)�t���,�J�OG8�W'�I0�f�[|`
`$p6nM`���
|'BS�TzG�^-Gۗ2��L�d��lK���v��
�y��#��e2�"��Bfq~� v��L���]�u0��/`��&,RfN00*eif� �A��`�#�{�hx�&� )��E*f!4-��o��&ּ}������C�V�ͪ)�WES�0�t�U1f�曥 P��W�r[;�X7=t�!�ya�8�]��3�|f��	��3kC���
{竱>8R�:?l�ZM^w��2q�.q���B�x��߰X� ^�G��h�f[�hrm�9\	�t^Ѭp��m���5BW���oZBk�L���
�����0����Ƒl�[���v^`��z�R(�K_�����R� �\�'e
�u
�Co�`�U�� 	0�/�S����0��9������&oW�F*pu���o�@�K�I����ۦ6����M�BE����������;��~�e
-�a\fP��7䙛|�/	�]�_y@ �{��&�����}��

�I9��*���>J{��{^F
R�C���	?��f
%�t#�����g
���j�(��h&�
Jd�$��X��$J²̌U�Y�6�+
-���ׅ���:=.��\wkZ�o ���w�M7�%GG���;�D�PRU�Ͷ�y_upvfq��UI���D��&�zm$|�"��ͳjtr��C
��ba<�f&�΂��e�|$=�@)���h�Eϯ�|}]�UF�R����4�a�|Ќ
'}��W��',�4!��!���.�R�
%+>�ʉ7ju_C }�N'l���9��
>��yHL��S6T�.,�r_Fe
ρ����	�&\��I�IQ����`ݛG�k�K�
��Yk�Yk3b+�%����l%T��>�O�)l<',�"|)�0��a��I.N`*1b*m娉@+w�—��<�|�kfI:Ռ�t�Ӝ��,4��y���8RP�f������и�P�Z�
�� Ը�hr�
l�6t
x^'!&�`��'��h�����Jq4H� 졖��G�Ts\z���݋`������}[�A�s
�94�C����*X
*����~S�E�I\�Q�zH�#7�B6$3غ�=��Y%_�iL
�qlbG�!����G�z׮�5���P|�ܐ��U~�v=�Ӏ�vuI/��A㕃��爿�

-U��t4kM�V�Q#'
�
-�nF�� ���c�
��|M�1h�j����m(�k�
Z��AK���o#hg�����I�J}�����&�Pz�j�_M���x�!Z:S.H�]����S�T�&DrdD3'V�-K�|��w�}0���
�;x:�n;7�ޜ�[G���g�>� y� �lj���d��&��rJ"V��6I#C��;8�����O~0��+�
���
����?h
-n�e����w�2��7T�rmw���8K�x~�[3�r��5=����pb�tx��
-�ۀ�T8y*:u��o`0�P-w?p���<	�s��������u]�q�b��	EYhɄ��A��z�=�e��\���N(a|�/۝
�٪�骿�Hޯ�ns��Q�f�Po�CI%���6#|���C� �g�EL��C�O��?I��ϱ�S�\�1x������d����/��c�
m�
�hW�Z�����^m��_^?� _������D�:���ݓ�Z'L�&�kOIj���p��g
%��Y:M¿X|yb���$����<>�.���c^ʘ��?b6��3��L{}n���k�\?����?��
,�
+x��ZKs����W �,Xe���ʇ��uj+N
[7�,0��� Wv~}��$ B���0�Lw��z(��:����.<y$"��4UQ�%�<����/�񨄵g*K�[�si�1)������H9㩌l�Y"���#e��D8⯗o�k�β$���U�%��ȂV��貌~��}�~�T����w��.?\��
��dI�<U���,3F�ta����*��mJw(Wr�R��V[��ṲvیX�-�ZL�����v�%�~5ޯ
�
�}�JĮ�f
0YK&���͋�*�^��k�txb$��&���é)�t���,�J�OG8�W'�I0�f�[|`
`$p6nM`���
|'BS�TzG�^-Gۗ2��L�d��lK���v��
�y��#��e2�"��Bfq~� v��L���]�u0��/`��&,RfN00*eif� �A��`�#�{�hx�&� )��E*f!4-��o��&ּ}������C�V�ͪ)�WES�0�t�U1f�曥 P��W�r[;�X7=t�!�ya�8�]��3�|f��	��3kC���
{竱>8R�:?l�ZM^w��2q�.q���B�x��߰X� ^�G��h�f[�hrm�9\	�t^Ѭp��m���5BW���oZBk�L���
�����0����Ƒl�[���v^`��z�R(�K_�����R� �\�'e
�u
�Co�`�U�� 	0�/�S����0��9������&oW�F*pu���o�@�K�I����ۦ6����M�BE����������;��~�e
+�a\fP��7䙛|�/	�]�_y@ �{��&�����}��

�I9��*���>J{��{^F
R�C���	?��f
%�t#�����g
���j�(��h&�
Jd�$��X��$J²̌U�Y���M^����
+Bg	�
o}��5��7 X�ٻ�&��#}���a�h(�*
+�f�Ѽ�:8;��kꪤl
JO�os��`��6>K����� 5:��k���io�0
S3�f'
Z����� �@ˏg�]�=�n��u�CT�wJ��Z_���_�A3",��_= ,�W��pӄ�‡DV���JUz���4*'ި�}
�9:������/�,��!1ezGL�P�����]|�=<0<b��#&��p%N &�'E�Fb�uo
q���-�wHd�f��f�͈�p��
+G���P��`?������������&�8��Ĉ����&���
+_���@�g�W��%�T3n�iOs^���,g�a����HA-�톪N�V@@�~BMj	~0��P㾢��w��#�j��-@�y���$�ej��-6b�*�
� ���Z
�F
�Ra�q�Y
+nv/��*��jW�mU�y[�y�����N[�`1��;��M�a$q�:D��!���8l
+ِ�`�jPl��H^f�
X|Q�1xpDZ�
%�4��]���t��SX@��sC�KW����8N���%�|�b��Wr�#��{<(T�{���5�[�F�T�Tx4+������{��5qǠ��9�����DL�1{hqz-]>Z����=����n$�*���+b����B����~|59,�
��h�L� �w�����N	\R�'���͜Xe�,��U�����LP�S�s��D�����4zs�o
ݚ��Q�8��q������_l�y.����)�X���$�
�[��h�?O?�� �B����.h��r�2o��)�ŗ�Î�}ˌ�P��ʵ��^2�,���}oͤ�5:�� ��É���e*��nP��
���=T�N����C�����zNx�$�Ɏ�fЫ��߂�Z�u��A��Z'e�%j��������M�r%�;���Q�lw^x
�g������n y�j�͍kG��i�C��%}<�
���ڌ��
%�����1�b9[<���$� [...]
 endstream
 endobj
 1854 0 obj <<
@@ -12401,28 +12384,22 @@ endobj
 >>
 stream
 x��=]��8r������%��Uyp��z�v�=�T��
8g�9I��${�~�u�"8 ����xH
-�n�w`;]�-��O/�����tA�H�-�&iZ,ֻ�k���o�,҄���[pQ$�0��.����
�<MҜ.dƓ�a�
&R�?�_�����2���]Y"�BU<e����/�w?�_]��/?�돫�^����u7�h��٥ȩ\�BP�Nd�0.~�!��ͦz���,�WC

�e��e�6Z�ʄs��R
O�^a��?�
�2 T㾮YV�n��&)�4!I�/�r}���VߞU�o��� KQ,�H
-Ps
��T�f��^��'^�����e�Ԍ
���
`��
�Ђ�:Hs��|��a/���W4S�yS��fuE������+�8�Gd8��'�]N���Ų����-
�����W{g&���0�����-��`y���?1pӜ`ߖ"��bQ ���h�$���T���J������k��ȗ���G}��+}qxX	�Օ��u�GJ�Z?�<�냾�58hsڪ��r���^�x��kT��R�ͣ�~�xo1�;su�wU��������dR0�k~F<ij ��m
��ě�o�Qs;sW
�ź��ț�ᨭ���l�m��{�ϲ�h�fX�o>�z��^jf�}m048�m4��>���VWdy\)���!�3��+=W�U^DO�Xޜ��!����H׍���
-�����
!��3��P�_�U�A�R,r�ֱ��j
�<�7_W"[�ۓ��G�6��� ��o�^#��شZ���	��,�ia=#���F]�3����Q8뎢Mu[��G�-�9ଈ˳>Ɍ�>��*-޳%�
�|�~�3��îi�+��X���+�\c�
�
-0�
-�n�sŔ�+��v�����}s4?�i���j�c	0
mo[
4�:��( >@0�s�@��y�
n�Z�A������>���]�{Mr&C.�d������Sϓ	�PK�5��IaX�W�
�
-Ꭶ����A�w�������ڀ���'
wS��4�Q����ߠp�W9�+w����t�A3ݧ�Xf�q���"��q�p
N6�]:ȸ�	��a����?5YFљ�+�YR�0t
B.f�[ 9"���]D7�/�/A
��M�@Z\0� ���1��
-HS�����/Og �'x�^W��2�Hi�YH��P��w���p���I�
�ґ��o����08pb|	\
̘sN �
�р
�^h�:=��x��x�BQ����j���<�o��}:�n
B�Q`��\�I=u�C�}�>PEciݨ����W� h˲��;��ûϿ}z���o?�������
B]‰Xd,MD&�io�㾒Ab�S� ��X��://����aC��m�p��魊k��ñܯ1>��)^iR
-;�a��7}"ӄ"�$��7b�D�ZL��g��g8�^&�JS�\$�ɿ4I���Q	*�4��r��T
� �)[�T��~�DFm
-�(��[P��sk�?��~�������� �g�	�|� QB�
-d+S�R붲I$�
�J?g)��ic��uy�Tr$0h�&52)��Y�q*c����4k���;��$N����kg��2�$M��KD�qR
�b��:��֙���Z'+�P��W�CdB �@%�O����_$�Y�4�v@����X���}�]�*��IpS
K���`@������d �ڼ���hD�t�C�L�Bd�pD��Γ›X�PZ ���~p:T�eۖ:ڌ����@\��
$"�zy!8fr�:
�
����!��e

g<�
`V/�
m�U��5��AR���k����1U
̂�3�D���z�D��@�*�<$Q�i5h��
9�%�Vyf��?x��,�Y��9�.�O7P�h��8�r�
4�^@�G+e"R+)�C�8� �`R4S���$��s��\N\�"�s��,D_�2�� ����Gе�
-y ��x?�v�^�a�X���>m�%Nm��P�
������fB�9�^�bR��P��)&��ϭ�~�bBu��R3�s��dB'I�yҁfB֛.��C���� �L��5��Z
�Z��	
:�Q&a
Q��{t*M�E ��\��� :�M����Y�H!�f
���`
-�A��+��֏�XM�8?�s�+9��U�T�Wl܏̂Ja.� 'pdܓ\�v�I �@��=����+�c�����tN+`�W@
-u�m���o�����qM�N�G�d�@��:b`t"����k2
��r�0����L�{kb���w9�(�O�0(�L�y�;�'�^�&U�O1N����
E�S\���)�x���π��a�� '�J�8���ڦϹ��DzTI�;�y������9F'��0�B�+&Y���a�u�D�Hw�y2S��y����x��(=q9�N!�'Ί
��ܝ������G���r b
� !c�K
'3��
OB��'
��
8%.ʷ�f�'���`��~���ed�A��u�K׾٭ߡ/�Q��W�� $
��ݻ՚!$�d	D�؏��,�;�_���]M5�qlAGm��Vs���1�A	�4J�гȳ
-�f�~ɀ�́�� ��L��B0t�ɸ�\F��R�D�¥�o����{�Pج�2� ��e�i��94�پf������

��ɸUL�ˣР�i!�2��*E���4�ON`(�'���w����Y7�k7F{��A7�l������\�fE��Y��)KRjVM�q76
N�[�����B�����s_
��sL�e$�����E�s������
u&��]��WC�9�⧚�0Dd|eyfGgQL<A����%�
�A��Z
-D�'��6T.$l]�Y��m�@q:���Ii�1�!;�$�E?��
-�
�gDB���7��Y(ٕgw��ȭ����:�͸�L&ӣ�R&��Yx�&zR(=���\��s ���G��)����Vw�y�L�G{f����y��n�:�d�&� Vk
�u�=��0ğAv�1�Ny �ϣ<�{a��I��,H���w�|�b*v��\F��
�Pc8��DZ�a�{
���KY"��N6�cg#����ˬ�M��Pm�6[�<�l������lD�V;��`̂ԚM)�
w�&����S�Ѧfd�5wgW7[��ܞ��R�֒���gW�bxЩ.��310:yF���9�!�a
-	g��

4�:	��=��Ya�6�B���#&[� 
�Vda�2ϋy��(푬���Y����A��2���NT��@��a�x,˥�7x�n��Lt>���(�ɥ٤U��At��
D'�� <2�\5`��1[p���Uܘ��Q>��}���Z�L

]��U.��
-���+���g��vA�|�E���zAwsZ�sT"�~
-��Y�> ��E9S�
-�&9	

�'�t&\������T���_��;��&�����j����y���X6��b(�
uOZOzTP�6X��E�>��E�R�P��HG
fA*�w*]�VyƔ�%2W�
�T�0E> k
:����Zǜ넍�9��P%ܺm��Ex����:�
e��4}B
s�s�I�
�D
�N
hs
-
՘�1'��'cN���D���dy�l��1HXi>�����7n�Mվ��z�'�N����xV "F��;5��v�FR&EW����D��d>?����9����nZg�d���NNf�����)�.�$É`�\L&�0dY��g��Xi~�ڴ,p�e��bu���e8���s�B

D�抧����o��zjֶ*��|�9�L�.	�4.��\��� :�M�_G�.[���J,X}	I乧I�O�S����)���X�������I� 5�I�2�"�gU �R�0:%���i�d���9Ȗ��o��ifS��`�C�z�=7b�k�����,O �'n0Pma˽���H=�q�& �d.���-fz���
sO�����9$��-\w���3V*��`#�
�ܯ�v���p췢�ҏ�}��;��T5+��M�a�O��
4�b1�=�l�_�۫
#].���2¼Lj
����ǘC�ߧ���j�
�fx�P ��
�M�Fu���]ul�@���44F������\�i [...]
-����n�Xݕ��e��`�^���.�� h
����
1J V�2W-ܢ��b�N��a�
��R�$�
� ���ח��;�ͮ����]7�rj��`c�b��g�A>/��Atb�
D'թ |�	���W'~�h��к~b{���m���
ލ�)�6�PX;
�����8��E�عq ��m
I^�.���t�d�����nI��'Ͼ�W���ȗ�n���cm�6r�+c�KjR�����(.���1MG�%Zb^��L���򢦘��xSҵڧJA��e�Q�.<1���i�o��_+M���1��駤k�n~>�$�;��T�<޷��j����2�Q�p[D��
ꦲ��uj���S
�{.iP/p��b N354B1�7(O����&�\�
�u�a�߳S�嵖���k[���F���ҞBjM�`�<�O��\��`/�+��$�GN����n������1
A}c=����>��P��I�<v ��'(I
�x�/$������1�d�0��
ea��͙8_
+�n�w`;]�-��O/�����tA�H�-�&iZ,ֻ�k���o�,҄���[pQ$�0��.����
�<MҜ.dƓ�a�
&R�?�_�����2���]Y"�BU<e����/�w?�_]��/?�돫�^����u7�h��٥ȩ\�BP�Nd�0.~�!��ͦz���,�WC

�e��e�6Z�ʄs��R
O�^a��?�
�2 T㾮YV�n��&)�4!	חm�>��r�oO����B\P��(W$���tw�}3�g/�p�/�HBa�`j�s`F�qhChA�
�9MX>@갗���+�)uּ)��M����r}�U�\
�#2
Yɓ��.'_�bY�U�vΖ�AMOϫ�3���
JSa~Ԗ��@�<�
y�8��iN�oK�fh�(�C�W4R�� KF*��{%����?��5�Z��O��j���8<���J���#%|��?�?
��A��
�9m�Kr���r��� �5����X����Q�s��˝�:ֻ*���{SIAp2)��5?#�45 ���P�M�7���
��+�b��p���p���vZq6ն�߽�g��M4H3��7�M�{P/53�6
�̀6�x_n��W�+�<���R���Pѕ���*/�'{,oN�ҐJ��T��F���tN~�}r�
��duř\~��/��� u�)�y���w�h�ޛ��+�-������j��{g�x]�7pS�|ylZ-�L���D�ȴ����_m���ODJ�(�uGѦ�-Oۣ��
pV��Y�d�AQN��ْXq�|��h��a״�Mu,���~�1ÅQpVx�V���bJ���f��
+a���9�ʹ�]s��1��������X
`�k �9�`Լ��D�Ӡ�`��m
@�zr�.��&9�!D2�wY�������O�%�i�0,�+e�`�pGSd�~|
� ˻Jۉz�Lſ�rm��{󓅻��j
��oD�oP�׫�Õ;��tyf:����S[	,���y��B���8o�'��.
d\�o����ߟ�	�,���䕇�,)@��	��-�
��~�.��䗠��i�&@ -.L��D��I
+Y�)�Q���嗧3 ��S���R��xO�4�,�C�M�K��_�y8_@�$��uS�HV�7�Gq�a
81�.f�9'�Q�h@�`�4W�
�s<���m��t at y�c�A�f
�7�E�>
l��!�(0[P�?Ǥ�����D����nT_�{��y ��e���
r�����>����\F��?O��.�D,2�&"ᴷȋq_� ��)W�Xf,�q^
����my�밡��~8�Y��V�5���X�����4
)�
�?}�>�iB�h�C�1{"A�
� qB���3

+|/O�)T.��_�$�Al�Ҩ�B��g�{P��M�ֿ��y���F?T"�6
��s�z�-��Թ���\������OMX ��΄U>m�(�r���Q�u[�$�e%������1�̺<T*9�k�����ĸ���1L�P�L����̝�}�|�LF� �3�Ae����%"�8)\1ˀw�PzS��^�`���qS
�y����!2!�J����L��/ͬl�{;��I]p�LAa��>߿�T�p�$�)��aty0 y���{W2�mm^�t
r4"�`:áV&|!2\8"Q�
�I
+�M,sI(-��Dh?8
*�mK
mF�t�C ��
�	�@��
3�p
ƅ�PO��H����
+�3
^0�����*I��� )�L�����w˜*fA�x�^ce�\�̌S
�R�Z
�(�4�4I@�
��_�<��ۃ<pn��`�r��(f4�{
|�uO/ ��� �2���!e�z
T0)��UU�
P�9p�
+.'.Nй�p��sK�t�sW��
+��
s�<�\�O;\�İZ,�jX��B���ŀR��
T�\`��k3!ŜL�G1)Mr�s�F��VO�W1��LS�G�9N	Y
2����ͼ
�@3!�M
���	��
Se�U����K��M�Uӄ���(���(�d�=:��	��"VE.�	�r���O at L�,M���q�b|F0	��֠���k�GR��I��ޕ�Ï�U*�+6�Gf�	�0l�82�I.D;�$k��w�
w�~ܕ�1[
q��^c:���+ �:��jk�7�r[���&N�ϣE2O�j�r
10:G���5�G^9KCނWf&���1ks�
Ek��@�G��<�ȝϓ
+s	/J��񀧘����E	�"�).C��}��]�g�S�0[H�F��v�S
N�amӌ���d"=�$���<�]D���
��dw!��,�]İֺ
b�E���<��p�<OR{
E��T�
��
D��gE�|�N�����磍��@91�N
 ����%�����K�'!L��`�����\�����V_���I?�HA�2�ܠ����̥k��֍��Ũ����z��u���j��b����
��|W̝���讦�8���6DC�9�I��	���G�	�`��<fB`3g�d�L����  sq&Lh!�
:�d�R.�l`)y"x�R�����]�=f(lVC�A L
+ò�4��
���l_�׍���HIa�d�*&��QhP���q^�N�"`tr�
�''0x�H�s�;|�O�˵��u��a�uc�{^D.J�� `�,J�%)5�������-qp�qu!N}�ǹ/��E�9��2�d|�^Ϣ�9�V�jg|�:��.�ë!͜N�S�D"2��<���(&���
㊀^΁�
+��
-����*6�����p��k�8
KC��4Ԙ��
y�Ӣ\_�e��
"!sf�L�,��ʃ���s��frut
�f�B&���n)Nc�,<�=)��d|_���9�Z��#MҔhv�J�;���O�̣=3�N��<sg7t�j2hx ��κٞv{�� ;剘i�<�x��Q�
ܽ0��$p�a�Vy�H�;f>u1;y^y.����L��1
���X�0�=���lpHܥ,�d'�3���J��e�ۦ�Z��u
�-_�N��l�X�c6"W�
�l0fAjͦ�̆;f����[�)�h�
�2ᚻ�+��-�lnO��P�zkIc�I1<��
+]y���<#`t�
ÿ�0��3g|��L�J�
��ڬ�_�u���L���k L+��A���<n��[��HV���,HM�� esN�E'*�] ��0W<����<v�mn&:��tz�����lҪ�� :I_��T
�Q��	0�⇘-�U[y�*n���(���>o�w-]��.��*�SY����h����� c�����[���9���9��Z?���,r��򢜩D��v���̂c:.N��G�e��f���
wc�i�h�
�5JRP���L�],�@1�w��'��=�
�e�JѢP�̢R)K��g$�#� �;�.R�<c�����Յd
�V�"���h��?U�c�u���
Bd
��n�6��"�K�G
�P��qs�>!�9���us�U'�9�ĵԘ��t蓉1'j�e"��t�<J6��$�4L����7�j_�y�Ǔ~�j{^W<+#K�EL�S#)���+`c`t"��щp2
����{�
@�}_7�3B2Map''�_���|��
+^��D0J.&D���Xq�3c�T�4�GmZ8�2
RS��HN�2�ފ���o!��
s�S�C��7�Am=5k[��g>�N�G��j�k.�	�r�̦��c��-R�n%����$��Ӥӧ�W����[�C�T�RM�R���u���$lrJ�*�])�Ӂ�D��`2
�Q�
d���7� �4
�)C}�ߡw�О�1��qWKi�
+�'��7����^�p�t�
͸���N2����3�Y�����'UU���
b���;�A�+��h�hA��U�W�V8�[QG���>B��R��E���0��tsI���ݞw6Ư��U���.�p�ta�cDa�]��c�!�����{�z`3�t(�NoǦ^�:��ͮ:��Z
��O}�]VC��r.�44F�L0:AM�ዞY"�¡(��:8�ӝ)1��Ww��	�1l��JSH��NT���D5���7-�G�`��l����J�w{���Y��(U_2�Y_>�SIS�t�@�9����(�QZ�c<���b`X���ae9
���Or�$Mrbz�}��Jl�2qZ~�s�`[S�Nk4�{S���% +D��nQB���	1F'��0|�}�Q�H�ۆ��������
�f��^z��̮n�
�`\�1B����3� ���� :�^���T>˄�L
+ի��qS���vh]?��N�ζ��g��p���pN(���n�E~
`�"a��8 ���6�$�u�^In:H2_�^�L�������g��+s��d��Z���˱��j9ܕ1å5)�XTSF��]������-1���D&��\yQS��V�)�Z�S�����ިz����Ĵ׷
�ၯ�&����ט���S�5`7?�[��ia�G
��ʌrZ�{Z�vA����[�-���uS���:�A���=�4���E1������T�bi�\l.م�:�0��٩��Z�|�͵�T������viO!��s0
+f�ȧ|z��y���i��#����q7�P��������M�WC�m(���$	q
;�q����b<��K�d�s��n�j����0�l�8c
 endstream
 endobj
 1865 0 obj <<
@@ -12472,14 +12449,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1877 0 obj <<
-/Length 2559      
+/Length 2560      
 /Filter /FlateDecode
 >>
 stream
 xڽ[Is����W���aO�o�X�Ԕ�q<�\<>@$$��E������kt ,]� o�����[4�Oh����>i�㈵"��J]��^��;MV��CB�p6����&R9™�x�|��W����Z�-�f�4h"
a�E��z�^�;qZ���.q�(�H%�HnV�o������ٯ�a��͇��
 o�9�Ve�M�qJqϝM�T9�����W�K��
 b�̧
-L��+���4[
[N
����~JO��.���:_*�
���?�Ͳ�q���LF�8a����!]���t
����ף��p�R�d�(��@���n�T
+L��+���4[
[N
����~JO��.���:_*�
���?�Ͳ�q���LF�8aD���!]���t
����ף��p�R�d�(��@���n�T
 �����WjF8�7N�wX���T��
l� װo���D�Ӛy%�L_p��9�ƅ��|��ly�f�9���
�M)��n�_�����
f�b���\����>*��W�ʩ�?�Ȭ�@	K�3L�"�=	��#�
�.}Vb�I��FBA�+�ׄ�$ODPd�X�[��j���1C� dJ�<��z�
[�dDɉ�iZ�:��t���

�;������͹M$A)Q��"	���<U��s�g�a��nZ�k��9u�y��F���[d�`F-"(j�bCDh�%hh�G’#~��(xp��Wn��}s[�HN��3K��u��s�x:U�
2(Ӭ�s���@��
 d:����y�s�-���*b/Ġ@�=oB"ϟ�
�_��+�.T�������J&UӀ�i,q�
������z���d���
���Q|�G�up
����@p_[�8�D	��$J�&NJ2�w�"R�bFtxw
 �R���u���`m
������
<L�z���sM��CK5�F�����L
s��P�bN�s/lB�:�MG6��	��M
o���mc6�%p�u�L�<
O�!����]��wo_�[;�
�I�*U,��exO�U��
�%����s��e��5P�:
њ*�kf���[��-�RT
�ޠ	�F�	1>�'�o��oTݦ�Xigs6
��C�y�K��j	.fw�l�&V~��z�F]z��en�B�4K��pt���@�<
�Wy�
@@ -12487,10 +12464,10 @@ d:
 �Ĉ�DH=M�hF��ʦ#F��)h�:OF+A�X
1H��	{%Hz�؂�4J��Q���Rʸ�_��vv�
)��s�LlN���د^U��R�\ jd���O�u�b�@�V���"�}��7�y5\���'���е�O`3L��"��ߤ�`$���uo�����z�ՂA�	
X�N�A_
H��40�Gc`���}t�PeȺ�{�ռ޶��R�h$
 j�8O��Q��7�6_C'_�
 ʼn]�k�J	3L�Ƒ%4j<��弄w�����1N)�"��F6r)B�6�F3X
bS�:��	xr�����D
�_ǒ3�q〄�d��ݱ��\��j
ÈТ�����zw��Cz�G��)V���>����,yX��mv:|�@hoi[�Ey~�9*���Q�}
��{�i�yO�����%n��?�*|�
1{�|Q	4���q�x��c�"À��>�}=�(�:32���
-��ͪ�A��b&a�ʍ2^gJ�
!>(���3P�����yW�e�Gz{�t%G���P�La/a
iH�������|J��'�`|�L/�Y8��U������vTfC��Fo
ذ��\7��Gcc���%pM�o+�G��p�vD7��#h���M���
-�m��i���"x��EpM�E�(��%���v�
-��t8�f��(i<�e
��`��J4��M;N:��a�8�"�ԙ?-��m��]-�4����>���p4��5�{W����,�ALX���RQ�J��[W�gA��Mx7_6��)`�8�w~��h�/�B8�/^�)㣷�-ؖ�0=n�g
�qch��M��
B�qR
-�J� �O�b9V��-�4Ds�i*�l�A��ʤ�m=d�k�+Z7�Ҭz6�zN
��3BNǵmch��C��Lo���¥J�|���mKW��"�����H%� 7���Ke�b	�{��W���hy�d���{�c���w3��:o7
�L���XW�,�D�/�
��R����a������v����|�V�w_
�]1?�
�3�`��'�bM�W�\��H�a
�
�/�HV�7bg_�pi�����4Y�ʈ�Ǫ�IE8u��/
T�zJ���~�
������YG���2t5^�c��"
����b�8d�<�����CR at 9��n
*{S���cˢ语[�
-Մ���,L�:j܄E�`���p��;�˧1�U%�[��ܑ/b!��q�.�E�;t���.�P�"G�)t�$�oS���1T"��x�?(޾���B�=�Z�B��a]��L��F�aT��9�D�E%��]+Ql���l�-O��2�l�S�\wٙ�)�HuR#�1=����}I����Q��O�-vv��JA�,+49�>ֿ^�כ|���6:��z
��ݝ�@
+��ͪ�A��b&a�ʍ2^gJ��9pE
�x�A��/g���4>�ϻ�,�?��cg�+9����*g
+{	cHC¿�
����SڥO<��3ez���ym�귿�-��p���2�%6z����E�溉
>�dl-�k2~[	<�U���#Ҹq�
A�twom��h	�n��M�ݯ�%h-�k
(�Gy%.Q��#W(����4+�FyH�-� 4S�U��4n�qұ$
c��!1���i��m۰�X�j��A

�(�i�
xDž�),'�!�C�*|eWfb�*����U*ߺ
+=
2�n»�°��0M����oGs��9}�N�m��4��q�<ch��C�p|o�g��RXU�p/}�˱��hq�!���MS�f�U&}l��!
^�]Ѻ!�fճ��s���p:�mC���fz�hO.U�����m[�Z�w��|�-�@*	���]�(SK��#����\G�8��s$����k
�ŵ���E�y�� drƿǺ"dq':|����������0;ܧ�0X�snf��c���������
�>�k
+���z�Eb�8�o�|�D��;��8�KS��4�_���"�SF�>V�M*©;�?xa���S:痬��m�
N�,�:z6f����ÄPa��m����!����/l}�ʩg�p�Pٛ"-�
[Em�"V�&����ea��!P�&,BCE}��׽߉_>}�I�*���j�Ч��x
����t.�7ء[��w�b9�M��'�����Ԍ�q/ś�A��=W����J�o
��mfjo7��҆�a%b',*a��BX�bC�f�ly:��h�e��Bv���
M�E��y��1v���K�.�:��n���7W*:fY��!��������dʹ�Y��[P���D
 endstream
 endobj
 1876 0 obj <<
@@ -12526,60 +12503,35 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1886 0 obj <<
-/Length 8011      
+/Length 8010      
 /Filter /FlateDecode
 >>
 stream
 x��][w9r~�_��$�9#,�ݍ�Ƀ�Ѭ����Vr���M��P�BR3v~}
 �
t�D����&y�#Z�T�����p���	�������O:a�R����rB��̟�����=���J��&���|�H�	g>�&���
��Z�IYHR�(
:%a��$����|/�;�E!'w'� ���0*I���~���w�_]
-����������7�w=ެन�\漜0F�R�pgeA�T5fd��l��|9�R�����F�
-��ҩ-��ӒH�|��g����
���K"��{?_	6]lw���T�)'�����v6�/�U�ϗ�b�;Cq���JO��UC��e�T
+��ҩ-��ӒH�|��g����
���K"��{?_	6]lw���T�)'�����v6�/�U�ϗ�b�;Cq���JO��UC��e�T
 ���p�3�,� |�E-qD��Q m���a
����V��ꀩ�^�{_��E
�F7������W����b}���Q�Q�$�W�&��z:{X�ڥ�j��Z�F��C+��}_�T�l<�Ӂ�t���#7$@���#���A!�k�dI(P����`

"�HY�@%%�(�*�˪o�˜��ƋA�I FD��\/v��
 "
��L���\{Lo?͞�W��Z�|������� p�^B��"�	�����˿]1*���r�a�, "�j
M�y�#����=���+6�	
AV��!�D
-�K$�,0���h�EѶ��,�B4�
-B?�|�w�o�������?�y�����#�K
C AX)��dO��͓	�BM�ƍ�t�\/"��A~�!!�+�%r

�v���/<�!4G�@u��s�"����鱄��B�X���*�Ђ���[�\xy2 � �[AY����v�!��͗�X at K
j �
rZ��hd���(h����Fe"�F,��=�Q4�p<@#��
�\?obXĊ)J�=Pl�|� o�l�k �q�~k�
���
@����"a��O�;��3]*�c��HZe%Q�MWm�x������~��/���$���<����/�TDv61`0��m J`��ɮRc��2��\	 x��$
(x
o��ݻ��_y���͛�����:� ��r��ȓ#�*���H0�MD�=�����K��#L���>Ǜײ��
w��6�x���������/W�l�W�(����3��0G?�_��/�z�d+�Cρx�l��
h�
�dݤ�%�ᄜp�\G�ER)�PBC
-e���r���g<C����.	��
� aA� a-�L"�
3Юn3df-�Qk�
-�mT��BX�))���МH��b8��9r
�}��R2
t�
��%|����i�
xQ(�W>ϻ����a�_���r�q�]��y�|Z��4Q�����u8lu�L
q Q�
Y�F>	g�|�z�$��'5�T����{s���	�٪+�����
-�|V*3S��a��/�aŬ��Ť2V�
9���,|�\��J�p\��?�>E�
-ZV����g	,��KTtI
wX�p-Q�%�Dg�l�
I
G�RZ�_#� �o�
��qgD���1�EQ����
f�
m��(#�%�c8��Y�g�H/�(��Ł���b�xZ�ycSE϶��
-��0	$J��xf^-G�x#B�Fs:�I<G3�����H(k'�������R�o����'6�M��&�)�}y��Y�ZD>�v;�����- at WI����� �­�A�Pڀ�jS�1l�YZl�Y�)o�<���
���;���r{�QR�`��<4��>����RJm�=�C����6���;�J�2��\nmWi�Y�<���RG@�,A�b
DC$ډ1��I��t�#��"
k<�� z����*����ښ�p6��
����
g5I�F��+_���s[�nv˺�=j�6_{1���
-�kk���*C�)�
��vٕ�;�Y:w��!���0�������W@��}ygm�0k~||Y�-��1Ўj�`L��X�\�
$d��5�P�
1P��-P#;/F`�
R��g���wo^�펻7o�@/�} zh	쒩'A�)B! Ar[l�!1�rQR�5<�,��9r�Zu
)�Mv�X
��A_R��}���)ZRQ��~}�7��n?�p�(6��.��7M��q	q�M��HL
eD
J�j�謜M��X"�@l�D23I
-�J|�|��;�����_�<�������,�8�
-��(��U�k�j"{+F`Y�zO����q�Wl7K�~��񐛻�wo�߽��l�I
Q ah�\��J�>��8P	A��c�r3>J�1�l�
[�Fst��
G
�L�p��q\�g��܃�S�%�i��5�7�ol��6��Z��N
d �T��p0�����C����HFly��TA��,O7~��{y������q���Ӻ�'�"��
�޺�b���wܚ�5���Y.�/fs�>��b���o�V�H���J��ODa� a!� a�L"`OAxM	(EǾeD�p�m�]�]���~�~h��Ͱ�0wF��.pF�&�-�Dg�D�Z� ��@�
vn��n�
?�p�pd�p`��2�3���<����8�yT�`�0F�QUe}̶I���Xj�3&������m���sP��9���r���89h5�?�r^�Bi����f��/-����a":�5+��j$:���`�ܲ?~2~�p�'�
�J��f��s�F�]�
L���Z�z��[�{:�Z�}�# [...]
-
Z5�{��^�V&���6fv��/��~��
b��k7{Z�3���Ú�(��P��$�I�I8���_NJjT�͖o�:v/��n���8�b����A�
-����W�6�Ӈ��>��� ΦP�P��i6�Φ�$:�&���\�`2 좡�D#Eg`�%��~[j��Q�3�
-2e�P(�[+�l�ó�|��,%����H�����ʬ-+��<��(�_�ˁW������	xܧ�\�ㅮ�4m���A�ӵ��wm̻�~��
̷c-�d����O�$�g�URs#�ց<��ϑS	��{
A��>?�"{��xN���r
�]�8U��3�7�{~I�\7^"F�Ti^$���^bV��h�+	 -�s,KN���,'vc���<%��S��\��`5l\�,����#_1ie���*R�_8a򬯂��:qT�$�˓�"
-R��p��3
�e	3]Y�,ۭ��)s>���낱���Qְܨ� ��q-���3�y�
I��Hh�
�Rj_�����b`;�7o\G�T��*U�dnE��յVӟ�ۊ�C�e��3�ab�����
-�*,�Z%ٲ�\��O����Y�s�a'NUg���Χ
-5/��H!|TB
-�C�6����a� _��Brd��_u�":���K,��n�;�_�
~>ۻY��y�m��k3�nM{nv��q��DSܚl>�w�$:�&���B.�F%0��>m���
�58����uu��:��&;юA��&n:��)�ق5��'�*"�F����8jM�Y��qd������$��?
�z�?�

-uh

	ٳ������n���w?א�=���f�U���N�
n~�.v��
��Q�Lu}
#'
[|�p�'�,�J"�*�
-cAF�.���wN���9�W�_>ϣJ�^�9u��*�΋@�+����yN���m���ը�"F��L"�����>Kƻ���;k �m�l7�r�
-��,
-p��@H��b��u8
�{�;�i#��(�O�x`
0i�1q�I]?Ŷ�[W�8h��B����V#�O��$\�DZy�|���ᨒ�gy���Y

��d�ǠǏ�
C8{�1� ;�����H���ݡ��1<Gn�g
G�x��<���u��|�Ӆ4��ƘTz�&z^��;�n�]Nc^�*P�0�i9�S耗K��l����~�ABU��88�����P�
\'y߱,���1.��eETa�^��
-��
\}�gE�,������x9�
�\�̉GO��u�;8RbW�D!�S�q�|{
"��p�*yw
"/~!�j�P��<�|ع�(�=�<r���ů>dz�W�p���\N�ªVH�W�˗�S ��&%p%������ $
��I8����[�&n!�j�����
-�l�v�4��]��ųt����ȕ�:�r��6��?]��
^�f�1���n�8
-B���O�� �� �#sM�enӈ�k�RC�
-�
-r���@K��
���o
D���<߫J�|�{�=��5�聻�`੭�|A
p����֠0�y���&v5PD���9rZV�
G�D{f��|�xW|��?�v����W���*��d��/-ӏ�3�暇u�����}0��5mR�M&�'f
���5K�1
-"��R����`Y�����(�����x?R�)��(X��m�<*��Y7�;|!V�

-^~�rH�CgLTX���V�u A��;��O*��Yc}�1f҈Щ��ܼ��mv1��81�UD�*4������>˳bd�p���?_T�D+�4�du �͏�
���?a�I��ґ1sK���9i���D���95�Ԃq��V;B���ez,�
9��A���_f�
�[�,�
2�'��u/O��es�U{Va�:��„7�r�s�h�p!ǡ v�Ae����cf�U{|W��z�Y��Y���E}�y�d�Z�z�p����ì�6|
����<� z�R��O_���O� f@�id��
)G� 3�5�h�^+"��F`iޱ��gi_:!��_|0�T�`�"��?��g6x`��S��w|�*7�)�DO���c�'n���r{T�y6��,�} `W�� ���"ׇ%�-�_P�	��K��$��
��+��t�U�
���W%0(�}�
ݡ��*$G�?2���j�λ���}�p�4R�C-�Ͳ���=P�GT��
�,|���-)��o6�D
-��%5�c�T{6��a=�?�N�׉�`��)��j��
��ְ,rh
a3guJh%pf�&��=�Dg�D��EI��^eN������?/���a~�*�QA ہ}xVȘ�o�����1��X�&�((�L��A¡ ��CA*��SS�T����䛙<<�N��fE
����G��c,b�j�mr\=�O�5��3j*��VpCs>_s�;�|���������7f~��\W����cg&�<ːO�3G�eH�0�w
ѝe�5�.���|�Y�+����A��=��3|*�������B�u�_;�.֛�����#L�O	�8��'�Y?�Dg�D�+ťy���O��J�X<��^D 9GL�okb)	g��o	g�|�ĩ$��H%�Ҭ���_ْw�p���z˚��{�f�T�6�
̠���`��|r�@�m/W���z��6p���qjX�
�(4;���H�6$(C.@Q��G�

M
-�ΚE���,mg���u�K�?�m~1��L�3���3���0Z�3��u���a��
��-�_�T��%$:�'��t�� �*�t�u:�Y2;�};���:��Y�rU�
��o>	�|
�$�g���
-�(�T�ź��Y�3M4����I8��p�O%1�
挔���q������&t(0�CA6��$:$�^�J
!�y���Ŭ�����0� ֦�$Z�~�I8��p6M%1�
��&�r��0B��L
��˽�$:3e��̔Hb8��wd�
Ƚ�1�n��y�R�r/��5=��5}2��17��j�+���-b���)�
g�\
-��s)t�O�j����X`
�d��R��]v��7�6ֺ�$T��/���o>	g�T��"�(�*{���>m[ؾ�3t(���ס�

-��>!�;w���@�:����l]aP���ycǞ
᥹�{�sb����7Q�ȭHx�8��cI��`$��G`��l�y��]�FL����,\
v���vq��d�l{_K�)����{ͦ�H��*�b��eL��ٕV�]ࠗ B��z
{k�2C~F�\��*�$:�g��p�H"X1V�q
�;㴭����-(�W (7Av�~ʞ�ְ�H��N���7��N
f`�
����F`	I��%#▵�~0����5�p��bvA�
x=� �q� ��Vp�6��̢4.�p��'ᐕJ"�a�GUP׫P�8;�
�Ge�?zšS��
&���W�F�	��<�ݮ<��]]#�Ԋ�Y����S�o��ѷ?��%U�h5��T	_���k�_j�w��2��>��r/uA6��F|ڬB�(�������*
���2
�8� ��=�D�D�E�ys+
r�xы����@BH�agn�6�[����qQ7r��,mӡϒ�^�A�l:d
"
w��X\RՋV���c �����f��FW�G�h
k��ů\�E��E�\��c�[S5r4
-e.���`�M�CU"���l���#�fŋ0�����
-
{���q��&8WD��L��ܝ8˒A%�|��
������e��
��>��i�n�4��q8�(a���߆ܛ��
�9
D�T��Fk�܅
���U(�x�/G�PAdQ �J�+=B�&���A��Xj]�2�Xժj;b��a
e
 xa�7�8��\X�W�9�S����5Z��]o^��ü�k�}"u�!8C�)$�Z�`�$:�%�X�\2��6H
�U[}��)ݖ~�łC��j�gqg��`
lw�b at ls5�W#!��q��:o�H%�v.#�����>K�
-�jsC�q87d
 ��#X\Vn@��\�^�r 7�jօ�ر��J��*<��BL(�5�t��;�*�
��PG�$,�$,��I
��t�t����6d2�����W��U
J���Ҕ�z,�=5:*�C��y��C���P�W�9�m���
��E��D�s�l��׺��t�1��4	w�%���Z6g�D
-�z��\a�R f�Y�
m�fa�%�A\�̈́�K�Ի�S�ϴ�M{��;�
d&4a]Œ2c�"	a|W��3����y�p��pY�I��\##7�����HU0�e����=�X-�!V��HK/�Rh
��4OA��4�
�@���o��j��_¼W��_��f�N�<�
�ai���r� �#��F^Ͷ��	�i�#�ټ�*P�4	�|�z�$�i�<]k���7��i�� $�@��0
���4�@2jO�D�}����>KF
-�H�?熬�sC��Hë�6�<!��7Ғ�*
-��� �D��l
�I
7����
�F�6d�j
2�+�j��Y�y��.=DNj�9�>Z��m�,��@�c|a]4�r]�'�Wk���>�gQ64*X�pX�'�,�Jb��&�+5�gi ��
-$�K& *�1�KgB��������e�Iej�>˷ƃ���߽���w��߼~�
��ݾ{������H�M
V����X_��X�

��l�،m�X�dls�\��HE���9rD�<����y
�̪�;%���|�|ɝh1Ei�W��􇗦��ܠ���No�����
�|+yd�0m�)Ť�l
-ά���)��� ��]!W�=-?�_���Н
�4+��_�θӣ��?^]s��?
ӫ�[43��
-ф�2����-��5��2uL��މ�j>Lm�
-��LY��
-�;/l�l'dz�TAra>Kֽ+[�d��<yC
��� Qw�G������b�#���k=L
�x��qXc�%ѲH�"����#�B�)V}-Y�P�o\����ic�<
-��%gq�v���؀���+��:��r��ק"[��,���Y���B���c _Y_�ס�l�����1��~6Z�>^��N�έ��z^��ؐױz;�^'�#�JƼ˲�
�4���)"�� ���7g���a�l�]��@�\����g��G�JRJג�8'M4ñ�j�<�o}T�D�s�*��͐��hU�1�@��i�vѬ!=�?�y��5
�e�&7�%�u��~���䘪��$PH��N
���K���5�E�Z5/R�IY¬��cwW���>��B���-�G�����s�KY����I��zy����A����e����������9�m�f�=��}��m�Z�FC�'5�^�Z5Y�� � ̑��i��l���<U|�c���o�'
� @�IA
+�K$�,0���h�EѶ��,�B4Ê�V>û׷�������޼�{W����%�!� �p`��'���Ʉ^��{�Fb�Z�
e�� ?y����9�@�U��
��#g�:S�9V�dq��XB�G!�{,���b	ThAE�֭}�?�<�}�ԭ���n��큐Ow�����E,��5�F9�RX42R�j4BQKy�2C#�c��
�(s8
���X��71,b�%�
(6�E>m��Y6p�5 ��i��������@݂e����'ጝO™.�ı�
+J� ���(ަ�6J<�V�WBN?_�O�b�hf
��^�ه��
*";�0B�6� 	%���dW�1Lg�lc��<�J<�7�����w����������HLI
D fh9\U�ɑX�
�p$��&"ʁ�
G�Pl㥊����Jp���k�`膻OoK�������m�����k6�+U��}���P�#��ٌ/�ʗa�y��֡�@<S��T���O�n�Ѓ��pBN8h�#�"�m(�!��C�q����3�!SGq��B��RT�D���A��I&]��
hW�2��ƨ�
a�6*�q!�Д|�TXhN$kz1
��
9�	��>GA):yL����u��\����+��]��h�0կ��t����.m�Z>-[P��������:
�:X&�8�(΅,Q#��3x>	g�T�֓�p��R�u콹M���i�l���m��x��Q�
+���VȰRV��l��bV��bR	+h��VPU>G.�q%�k8����f�"q-+T�M�3��݋�%*���;,N����O�3{6�Ά�$��K)	�ʯ]ʷ�H�8�3�KL�
��(	�D�q3h���q��Ȓ�1
Y�,׳}���S`��@�hp�Z<-̼���g��I�t��%�f<3���d��!T�9
�$�����X�q$��{����KL��7�������&Z^��Ӿ�ڬf-"�f���R�EQ���$|�
�AK�K�V� pK(m@B������,-��,͔�Q��~P[�Ý�e[9�=�()u0�_� �@H��l)
�6�
С��~c�}��h�ԝW�|��?.���4߬^�NUq�#	 Z� T1���ĘE�$�����be�5��q =
�Yc���v�|���m�t8B߆A�A� ����x�� ӕ/��ނ�-t7�e]�
5N�����c{���rR|O�!�
�T��
�H���x�
�,�;�X�?Ȑ?��a���C�`CH��+ �̾���\�5?>���h�hG5�h0&Oc,[��2N�W(
��Ë���#��)e�|��7��v�ݛ�?D���> =�v�ԓ q�!�����-���T9
+�()��E���
9c-�:���&;Y,�)�?�>�b�-�(xm�>כ�z���W�`��s��&�}���8֦�a$��2"%�F5�ItV�&�Y,�D 6P"��$�]%>n>�ڝUO�Ou�/b�|��@��Yd�`Qt�T�*µM5��#�,E���cy�ָΫ?��%^�z��x����7����D6�$�(�0�P.�xB%f�|A
������1L�%��sL�Ў�v�9��q�#�a&�a8��8�珳�H�A�)ʒ������7����
�t-VG�2 C��sR8RAJ�ƀ!UDI{$#�<�fi��F}���Y��۽<����y�8���i�

�}�X�Vo]z���w��;nMǚM��,�����?[W1����g��w��p
l���'�0C���C���L&�� �����c�2�m�ڀ��.ڮ�f}�\?�U�f�h�;���F8�e�茖M�3Z"�@�S�JJ�d;�gf7녟p�I8�I80�i
�ct�f
CB�I��<�R0]�ը��>fۤ����,5� [...]
�V�Zm�?3����r�_�������=-Ι�c�aMZ�DV���Τ�$�ISI�/'%5*�f˷K
���b�[�l�o��|p@� �B��mk�+[���C��qbcgS(T���4�Dg�l�MImj��P0v��O����3��뉌�P�-5��(�K����V� ڭF6��Yr
+>��X��T��
JT���bPeV����
js�D�����+XHZ�q��	��X���BWK�6F�� ���|��6��o?���K�۱H�����٧V�3�*����j�@
���ȩ���=���v�a���y�<���x9��֮q�������=���A�/#xI�4/JUX/1��c�ѕ������	�%��P�}���1V�^b���?�)�l.�U�6�R�}�푯��2ZVI)�/��
+y�W��J�8*Q��I)T{��G��������|���A��9�G��u���o��(kXnT@T��������q���t$��i)�/b{��e1���Ǜ7�#�
+�{D��O2�"���Z��O�m���2�}��01�ъL�VR�d����lYM����ua�,�����3�f�S��gSp�O�>*!��!J
+^���X��0F��GM!92�������}
�{�%��f�Ń��/a?���,~�öWݵ��?����=7
�|�8�q�)nM6�D��l�YI�d!�p�	�kg��������^�ߺ��p
�|��h� �o�?7�A��l�e�bv#Rd��
�&�,��8������p����u�̟��:�����Y	O�׋��z��l뻟k�Ϟg�e�Ϫ]Kp'��?o�]t�i�p��>����->�I8��pL%�ja�� #L� �C�;�������/��Q%�� �œ:�`�Y�E����
���ˀ<'y��6���jT@#�u&�x�gi�u�%�]���5��6����z9[�j8zy ��Oc��y�:
�=�ʝմ��ZӧP<0��ɘ8央�b[���F
4Q}!e��	R���'H]����<r>���pTI泼���,�e2�c���n�!
�=�B�
C}
AVz�cR��P@��#7Y�3��k�E�z
�`Ǻ�z>��B�x�
+cL*=��_=�_ݝv7�.�1/I(pA�´
�)t�˥�Y6�B�
+WZ�� �*�R

�KYB@(������X�f{��Ȳ"��I/rn���>˳"W�p���~��ЅV�	]�ģ'`���

)�+U��)�8�D>�=�Lb8~��;��J�
H(�|
I�|>�� V�
y
9�����W��Y�+�s8|�Yo.'|aU+��«��K�)�T��e	@[U�ct�$�YSI
ǭ~��J�q
Hp�lJS6F;P�m�.pEv��Y���gyV��b
\��x�U�.e��_�t�el�_
!o���q�pk‘���2�i��5Q�!�R��JJ�%G�ʂQ�7"�fi��U��Y��=�
�L����]k�?���`� 8 at BHlkP�żQZ�B�("[Z�
9-+K�#X�=3AD>Y��+>}�f���Y��+��h�Jx2�c�������ls�ú[����>�_ۚ6)��
+�����ٚ%���P)�Wdx�Q�,]A�gyVA��z�Oz����q����6u��Ӭ��
>�+��/�J9��ʡ�3&*,�Gf+\�:�� ��O'��𬱾�3iD���Hn�}�6��~��*�]��g�bd��Y12�u8F�yϟ/*F�l�^�:��ǁwfu���0��R�Ș��L\Ĝ4�d�p�
+��S
֜�aj�8QE�
!c� ˲
=�煃
�����/���-�
+�����亗������=�0�
�qa›t
9ιy4U���P�
+;נ�~Gi�13�=�+b{��,��,���ݢ�ļj�\-w�Z�~�m�a�X�]���M
b �h)]�/fj�'_3 �4�i߆��F��КT�]��ma#�4��J峴/�Q�/>�_
*o0G[����3<���̩��;>x���R�'���������l�=*�<�
�	s��
��+Ge����G����/(���%�D��D�G��
�`I:�*G��d�羈w����l���P�IO5x���~پE�k��f��T[{֏
�ޣ*��{�`u�ږ�O��7���F"�����Տ�W�=���
��
'V��D�S0`y���Z��v�hkX94����:%�8�g���M�3|"�@�$E	a�2'@��S��ۍ��������0?_�Կ� ���><+d��7��E�Ҙyr,�|Z�f&��P� �P�O¡ �Dpǩ�z
���
+�z��L

{'V{���]T����1�F5�69�
�'ጚO�5�D�+��9��9�
m>[������^����_}���Xوб3G�eȧ��#�2�Rλ���2��y���n�ͬՕ�Ӏ�M� ��O�>�D`QU��k�̺���w���vq�ۈ��s֧�i���謟M��~"����Ҽ���VuU�[,
�]/"��#&η�5���3��7��3q>	g�T�}��Ei����ۯ�lɻ]����Q�e�k���`�x�\�f���u�[Q	>�f�޶�+{Kr�_8���85,�Y���tB`��
�! �(�s�#t��&�hg�"r�n��3�g�:�6��
g
&��f��_Rg�r��
��:�|��0�w�S��/F*��
�ID:�B�B�I:�:��,��ᾈ��a~I�a�,|�����7���o>	��TóTnz�z�Y*�b�a�ݬ�&��zH�$���I8ӧ�nsFJ��Ƹ�T�E��:á �D��l

+I�n����˼���bVc�s~wakSZ�p
?�$�M�I8����Ssx9fw�cg&���|���ItfJ$1�{�;����h�a����<K�Q�Aš
Aš>��`����h5��s��1�t���P�3~.����:ӧQ���{�f,0�a2�Z���.;G̛mk�J*Q�A��7��3p*��y�B��
+��L�v������-l��:�����iUY��읻��z��\��_�g��0(k�˼��cO�����=�91^VD؛(D�V$<G

Kv����k0���#0Yc�ۼA�.h#&Z�B@�
;|��y��^|��Y�����}l���fSS��g^���2&h��J+�.p�K!�x���5Q�!?�u��d�|
�It�J$��¸�q��a�x���+ ���
;A?e�|k��
$�n'^@��n'3�����N#���́�ǒq��{?����p��C8��1�����] �8r �+8U�_SfQ��I8��p�J%���0Σ*��U(��
H���2�=aM�)l��T��+A��_e��nW
d䮮XjE���,��[�թ�7k����⒪_������/�p�5�/5��o�YlZO���� ��O#>mV�k�Eg�k��T��K@��Z�B���M��S"��׼��_��EX�F] !$�37u
�-Zn������n����g�U�� N6
����Q,.��E+�l�1�D|UGW�p`���k��5A�����"���W.��1쭩�
9�2
~�It��&ѡ*��p�k�\��_��E���^PF���\@�8�E�+"U{&@F�N
�eɠa>��h}� Q`�sk�T^�4w�_����8
T�0���oC�����
�z�xx�5d�B��WP�*��X�ɗ�C� �(�e%�
�LZ�� rs�,��w�z,�jU�
���0������
��r.�«ٜ�)�����-xٮ7/�s�a�ӵ�>�:��!��X-�D�l��I�g.B�h��ߪ���۔nK	?�b��vg5����}P0���k
1 ���������q
+�8UE�7s��H;
��k
G`isC��y[����8���
�,.+7��l.J/
�
9�N5��Q	���v�D��l�HB!&��]�T�
{�T~�#P�D�$�f��B�D\�Qj2
	�
��HT�q��Ѫ��\`�giJ�F=�̞

�y�������!X^J�ī�
�6��yB���~X��m����k]Mg:���`��;�O�a-���c"�@=]@�0C) ���X�6V��0�� ��fB���]�)�g�צ�r��2��.aF��n���0�����C��Ҽ{8�{��Ԥ�m���`YT�*��2�H��
u�����o�%�p)���F����FB�P Q
+l�7]S5J�/aޫl�/cE�l'K
K�����cC9W �\V#
�f�H�������l^I�F��X>	g�TC�4f���A��i
�4
�mn \ O}��l�FS �'j"�>F`isC�%#�k���sC� ¹�?��j���li����iɊ
y��urA��y6�D�$�i�}b�yQ
�T2M����X5��̼Uk�
"'5�
]���6Z�p��1��.Z���֓�5�RG��� ��I8��p�L%1�H�敚�3�4 l`y�%��3!���|HE�`����25R��[�������������o^�z���n�n߽y���}$�+�
X�l�/Xj,_�XP�Ql�6w��Q2��R��n�"���
9�	�T
��A�<�~f���q\o>}���N���4��c��K�tnnP��{�7Ɖ`P���^��<� j�6�b�b6g�l
+�D���i
n��ꮐ+Ξ���/[{�G�NH
+����Ug���~����T���U�-���W�hBE�L�m
ܖ���}�:&~L��t5�6���&�,GY��6yG���Yr� �0�%�ޕ���A��!�xc�����Im��	B��Z��
&D�	^ø
�1ʒhY�G�Ix���M!�����M(�7���\���1w
�J�b;�MTl��h	�cx�yb�j��S�-�x����,i��e
!�u�1���/���j6^GMt�u?�J/�w^'^�VG~=�KUl��X��a
�ݑr%c^�e�y]�e���
������c _y�3zx_��z6�.p} c��
�^�3J�#B%)�kI]��&���I�B�ӷ>�K"�9Q��f��m���r `�4O�h��
�x�<X���ֲ�O����g|���`rL���\($^
A'��w�����Ϣi����,a��Ʊ��JLg̉k!�T��#���������uj��Wʤ�b��b�X� k~������W��vY�Kj~ל�6_3�
���߶Z-{��!Փ�V�������ei�� �Hz�4�`��
dW�*����fi�7���?m�IE
 endstream
 endobj
 1885 0 obj <<
@@ -12612,12 +12564,12 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڭ�Ks�8������
���ܲ';I*�&�ݪ��-3+z�$g����  ��I�$p�,��h�h6
�^]����+�H�
ҚeS���������
|�:È��U_�ɸ0���٧��lh�����
I2jgL!b�7������
�##%�n>gF"�2��e7w�������Ϙ��ǿ��������M�7�I-�:�*#!��N�D���?�
���ݕ�R̐�����#~Z5���b�8']�����a[{��Y�z. d0X_�����<
���I��"��{�?�S�(����cy��h-f�&{F0X����ꋔ3=;��eK^.	��2��x��9t���R	����Y�v�j��>s��^N[�?������q���.�Q�/�7��ޜ���pە
��=�ᒚ�X����F^�ṸK��Wp)���Ff��H5��
pkœ0�C��^[c�5<��(a�>�D���
B�F�g�d��
��!m�mؐ0D��z����'}0l�q
bq����[�ٯ�3�@��gG��K��b}��"�hM�4�Bf�\v��K-��P��>���z����
A�������\�1��A w5G�LZJ�8&��{$�I��	۫�ƱO�d��.=�
�?9 _V
��VUyp<�tI�_�$g���G�w�Mqr஫ۃ�f�h'����3
�L�n�/-���DZ�m�\n������A��ko�I��  '�]B�	L�2�v�	|[pG�~]-��W:�Z��!|;��&��� ��v�s��'�&����I��
+xڭ�Ks�8������
���ܲ';I*�&�ݪ��-3+z�$g����  ��I�$p�,��h�h6
�^]����+�H�
ҚeS���������
|�:È��U_�ɸ0���٧��lh�����
I2jgL!b�7������
�##%�n>gF"�2��e7w�������Ϙ��ǿ��������M�7�I-�:�*#!��N�D���?�
���ݕ�R̐�����#~Z5���b�8']�����a[{��Y�z. d0X_�����<
���I��"��{�?�S�(����cy��h-f�&{F0X����ꋔ3=;��eK^.	��2��x��9t���R	����Y�v�j��>s��^N[�?������q���.�Q�/�7��ޜ���pە
��=�ᒚ�X����F^�ṸK��Wp)���Ff��H5��
pkœ0�C��^[c�5<��(a�>�D���
B�F�g�d��
��!m�mؐ0D��z����'}0l�q
bq����[�ٯ�3�@��gG��K��b}��"�hM�4�Bf�\v��K-��P��>���z����
A�������\�1��A w5G�LZJ�8&��{$�I��	۫�ƱO�d��.=�
�?9 _V
��VUyp<�tI�_�$g���G�w�Mqr஫ۃ�f�h'����3
�L�n�/-���DZ�m�\n������A��ko�I��  '�]B�	L�2�v�	|[pG�~]-��W:�Z��!|;��&��� ��v�s��'�&����I��
 W���
�e����`4�yF	h0j0��xF`B���Np
<
FB!
�f�%|�.Fm�
��
$���*O��)�����\I��7���Q�&7��!7�C�^D<<0a'�Q�q�'Q��%���b�.xm�O�_���`� ��v s0��'`�)2:�ci��LԄu��a�R�
�]z��ݺZ����K�r�*�޽z��W�m���?
pr�{ Lz`;�9 F� ���=�M�eH��-5�_
 �������+��a�݇�.�x������+Ah
_����O�
LPY�a�3I��Pı/
�0`)\��.��~��F��Y`SP��Ż]�[�,�%���Rs����~cI�u��/�%G�7	�*�V�&��F����L8,bLu���Q�P�=3��8��Q��nXۙ^��27P;^G�]V_�D�u�ʍ�`79����hW�ltl���a�R�à���!�DC��F��6z�z�@�B�׾$>��B���~]��;��~e��~��w���n_oC����0��v����g�r&�"l4�M�ѧ�FذzWRP��
�6;i����=����K���&V���cڃ����ʩg���ze�_t
Uz��1HE���v�?�+��1ʠ�E��
1��b(�I���-�DZ����6z@�bR
 0���~���΍��ū2l��U�}^�uI�Gt)c
D�.9�H"��o׻�NQo}96w�
ΡV������j���<�X���j�6\elM`��C��Y�B!��d�
V�I\�ʸ��)+Hӝ����	V'���xF`BѸ	��t�
��.�i�w���x����O<��<�g+��9������-G���2I����cqW�?���
\h��g�r1�	>�
���sr��	&��[(��0�i�d
q�9
��'��l�|R��켇�4y�
��<O�L`
�R��V��I��C���[2�T��g��sx�o
����A+AL
Z��O@
L�f(xᆦ!���/*��"x����O �(��{8W��O�jrcz�JP�U;�9XE����Uf� ,Qe�1�4�C�}'��j���ƪ�Vu{%���N�U��WO9�7���Km];�����c��̘0vT�l���� �V&����|J�5�yG	
u��QD<�#0!���HA�HҔ[
�Rؗ	s��g��8�X��
�5�__}Y�I�8Z��ӃV����1�A+"����\�`�� ISn1��������$.X-�O�O�}�@���
D���a("����HG�[�{^
 �4	�*�(>���'*���dPz�
E�
�p�
�jrcz�J�*��U��w��!�j
�ؖ�f5#L��G�'M�=i/
١�� �H����6y'��;6@�c�s��?6P����)��~���s8>�7�Y88p6]8�)�_��․1zxIQ�U��&I#l4�N�ѷ�l�ѐ�d�p�֮7�
��=��P̞}@�0��m�N
�gB���Q�
O4�4�A��F��6�
I����7pW�{3]�
�Ӯ��,��~o�Ը�u���1rxE���2j[?�D��d}{Q�It���b��î\��:��U)�z}Qn�թ��3˿,�6lD�5���kCb��lbDM�ވ��/�cj��z���+ض�O>�Bz]T`�N�U鞻�q�}}e���0�ߌʉQ�k�|
'v��F��6�O�Z�)�+��j9��<�g�n��$]���rq:T�����
ʱ�v@?H��W��͈�1
-y���Ĉ
a�y��������]��8��<�g�����߷Ŧ�ڰ��%lj�
����
#�W[�iA��&�'�>B!�2�h|[��z�s�՛+č�:�Y����?6��ݖ��$
���\�iC��&�'��܎8I[�j�$���l���������a�c"��O��[9��%L���\����="z�bnɎ�}G�I;S�}��uf�\B�K`P�J�2�8R�4+F,��
�1��_.�q�������2:��B7o�/�r|R��
�_�a�߸�Z���^��L�_�\U�V�(s�
~�z���)��n�1z�'��ݟ��x�T!�e�'��^w~�i����z
+y���Ĉ
a�y��������]��8��<�g�����߷Ŧ�ڰ��%lj�
����
#�W[�iA��&�'�>B!�2�h|[��z�s�՛+č�:�Y����?6��ݖ��$
���\�iC��&�'��܎8I[�j�$���l���������a�c"��O��[9��%L���\����="z�bnɎ�}G�I;S�}��uf�\B�K`P�J�2�8R�4+F,��
�1��_.�q�������2:��B7o�/�r|R��
�_�a�߸�Z���^��L�_�\U�V�(s�
~�z���)��n�1z�'��ݟ��x�T!�e�'��^w~�i���h�~
 endstream
 endobj
 1892 0 obj <<
@@ -12650,11 +12602,11 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڥWKs�6��Wp|h�
�� sl{�S�8�8��%N)Q!(���
J�$;S�DX���
��2����nj��&,�91F$�rBi���ٷ�4���cB��M�$׉T9�L��I���
�0�P��I��u�Dh�rU�q;{s%��Y&�ۇ$ψ҉�$�m�|K?���/D.�Ͽ����8�p;�f'��^
�u�ɕ�
���>�y�wmeOq9�(D���+�2zO�XN5��Ma����d�cy��eP�
炥�su���J9a��r�e_�E��;g�ߝטp��ʓ��ՠ��>��}=��(�2c���:���@F��h�/�B�G�N@
'�
�N�|$��YHg�&G�/�I���n���$�f��9��bi�v)�\�	�_�2:��z���x��9�@	CL�_A�I�{������@(�$�Z{��&P����!|$P�~�5������3
��>���ĭeᆳ���SH��g�[�ծ���ħ
���=$��E؛M��ES�⠪}�g���x�`EW�sF��:�1I��M@�EDB���i��6��;�Z�\�G�/�
�DZ��Ф�C�mH�ֹ����շ�����U\8�Ȗ�
e���ǹRh�7;*8��+��X���
+xڥWKs�6��Wp|h�
�� sl{�S�8�8��%N)Q!(���
J�$;S�DX���
��2����nj��&,�91F$�rBi���ٷ�4���cB��M�$׉T9�L��I���
�0�P��I��u�Dh�rU�q;{s%��Y&�ۇ$ψ҉�$�m�|K?���/D.�Ͽ����8�p;�f'��^
�u�ɕ�
���>�y�wmeOq9�(D���+�2zO�XN5��Ma����d�cy��eP�
炥�su���J9aD�r�e_�E��;g�ߝטp��ʓ��ՠ��>��}=��(�2c���:���@F��h�/�B�G�N@
'�
�N�|$��YHg�&G�/�I���n���$�f��9��bi�v)�\�	�_�2:��z���x��9�@	CL�_A�I�{������@(�$�Z{��&P����!|$P�~�5������3
��>���ĭeᆳ���SH��g�[�ծ���ħ
���=$��E؛M��ES�⠪}�g���x�`EW�sF��:�1I��M@�EDB���i��6��;�Z�\�G�/�
�DZ��Ф�C�mH�ֹ����շ�����U\8�Ȗ�
e���ǹRh�7;*8��+��X���
 
������CQj=��,�xG��z�SP��҈A
X��}���z3���1{����Cw��s����}������<����!��A�O�3(�(���֏��������1u��������1�4FZ�H/y
�3�Bُ8�y� �+O�OW�7��t��e*C!����2H
�ƭ;&仢)wMqP�`}ײ�_w���w�A�+[T�����A���v�v�	�%��_���5���6���\~�!Ӣ�O���ȁ-4Z�ۘ�E��zd�
 <*����^<�
 �V��
!�0BpگB	M 0j�����J�*�ec݃y}p;��e�\ݻ�EC�ֱ�'�����Ϫ�r�^o�g����Deۢ+�j�]⹳�8o�ґg�� S!'�v�7��_y��
}��������*%91Y�ں	�nj����x
Un�
ְ��f
/�[ �2 ,��#̗iVD@
J�u(���%d>�'�[L�ibǾ�lƍ�4
ljr�Ώ���9�yϲ����<ap[6p�
��s�vDv�kd���
1fW?�n�X�0N��,#�s��F�aWEv_��_ዳ$�]\&D?#\Ǜ�
�hI9֘_`i�Ue
@�|������/��^���R���t����
m�
��i���U�<����;2&.
d)�8�NǴ����_�Vj t���VI�/g�0�/��$��B�.:�s�)
-)�4?cs�u�Io��|éj�� �}ڜ'�::r��ӱ�l9JM?�N�U�Mf�~�T7��t�a�3���!���k�a>L�A���|��䜖ѱ���ȿ�b��
+)�4?cs�u�Io��|éj�� �}ڜ'�::r��ӱ�l9JM?�N�U�Mf�~�T7��t�a�3���!���k�a>L�A���|��䜖ѱ���ȿƦ��
 endstream
 endobj
 1906 0 obj <<
@@ -12865,12 +12817,10 @@ endobj
 stream
 xڝWɒ�H��+t��#pQ�J�
�%�0��s j��V�����yU%y�}p��T�̗��4�F4z���bx҈Eڐ4QJ9��Dy����F��D��F_�d
Ieg�*��z�БRBS
�D��]�A#�	3lR��f���:1I"����$D�H�*IEtSD��_�7�����ןoެ^�,�Y�I�&�:b���Cg:!B*�ϜA����縜
 �*�ED��
-�R}��,��HɎa?d��5
�b)/\�B/w�,�]_�
h�*���.ˇ2Ϫ�
{���;�G,��6�Bk4m��R0�p��Exe�������%�H�ۉ&��
0'�
������^����tܘ ^��
O�|�m��b�G��R��c&߮�����R�&}��
~u�����V�TM��2�8P"%�������
-���=[���&T�x �eE����D�k���������Z������63�f���FqC�]�h�#�$�zj
/��ع8���z#��ߎս
�����y�DH�jwy;�.ď���ZoX��{䃎۾���|-"|J
G����SK�̯�[`\��#���TJ�������	���>��hXI�6�K��$'Z�`�����M�~���q(ۇ���Z�5l��$�
V���6��
��U�AU[O���Rq֭Y\f�լ�����y��2�O���s)@�wkdǷ��g+AP�8@[��f�H�?5�2
B�^�)!�ȹ��~_�AlL����,E7D橳�2�4f�

E��a��3[��3�淰�eΏ�p���'e�
���)'|
�bkA�Еy�N�
�=����������@�b
-tkC��HMR���*
��vSWi�
�\��9�d��
I�,,�³�֕s�
��hb��U�]k
?}���_��`
���BZ��|�`@o�q{�Y�D�(�� 7��;�璉q��-�
-[���

�_�U'X��ֹ�u'_�#�� ,�d�|u��

P��!��G�����?IА�*��'�`�*
�P
�	�>Qe]��RJ����GN#v� ��,V�Ayӆg�6� �]&{w�Q�:�P�a��*�E�ol�		}�ֲ���`�y�O���+�x��_0��D����׀UYmQw�_���X �uBy6�/[�2
��6�f����e���λ	ìi�,�lOh0ɗ$�r|s�S�!c�����
Xa�n�����A��w5
���M2���
��Z6�	
�,�P����-���� ���pVg��!��un=����hr��%/�m���0�ss�!k
-7SL�� ������pwY�
�R1qLpWy�]�5!�H��:������4gy�~����$-��=I�x`��t*,��
-
;_h��.ۗ�BcZe�û.l]���

����;!#��ۓRL����F(E

���_
p0��
�9
+�R}��,��HɎa?d��5
�b)/\�B/w�,�]_�
h�*���.ˇ2Ϫ�
{���;�G,��6�Bk4m��R0�p��Exe�������%�H�ۉ&��
0'�
������^����tܘ ^��
O�|�m��b�G��R��c&߮�����R�&}��
~u�����V�TM��2�8P"%�������
+���=[���&T�x �eE����D�k���������Z������63�f���FqC�]�h�#�$�zj
/��ع8���z#��ߎս
�����y�DH�jwy;�.ď���ZoX��{䃎۾���|-"|J
G����SK�̯�[`\��#���TJ�������	���>��hXI�6�*QO�-x0�fg{g��q?�v�8����AVU����nt����CN��ʪ򠪭���Z�8��,.��j���}�ۼ�D��'��	ι ��5��[_法� (I�
�-�t�� E�|���z��D/Ôi����~��� �
�`�v|�"�"���A^���������-Hԙc�[��2�G�x8�����2�^��>p���v��<l'z�
^eqQ�yW�e^��m�s1����n�&���D�ua��+�4�o.�ٜz2�ކ�A�w��X�ʹD��Ix41b�*���������߯\]0H�d!-�A�V0��ḽ
�,\"g�CT���Ɲ�wS�8Y�B���f��I�/Ϊ�{p��
����m�
�B�q���\(\�N�#���O�$hH��ޓv��S�F(�M����r)�]Ns�#���
���d+���iój�m �.��;䨿@�Z��0�p�"�76���>ykYXnu��<�'����_<�g�/��|�m��?[�k��������/�ʇ@,B�:�<�З-m��sA~�l�Uu�|�ـ2sp�V�݄a�4lA�'4��Kc9��ǩϐ�S�we}�0��n7�?QE�� ���~�&Lˉ^�A-����v���Qh����]g�]��f}8��~�w���:�
�T�z49v��߶��`��9А5��)�O�[������u8���ڇ}��8&�����T�K^
��y�j�V����m
+?��W�L`���
��L<��D:� ~�
+���/��u���b!�1����]�
�.������c
�����R��I)&��T�x#�"��J��/8���U��=
 endstream
 endobj
 1917 0 obj <<
@@ -13079,13 +13029,13 @@ endobj
 >>
 stream
 x��Yɒ�F��W`|�#��Z�����ŋ�1�46�Z=_?���� �%O��
(T%2�ry�U�ރǽw7�xrOxa̢Hy����K�7����
���q���{��GO��I�`\xn~��8���@�@\��=2
�����Wo5Hgqh�n��3��V�+�n���y�v�U������w?޼����dA|�pzB����E0���/P!��C����J�Xd�%U at zE�b&
-����<dZ���I�ե�
�jJ�
lZ��%��n�3�ƗL0N�S��m�&�vMV��A��_���
+����<dZ���I�ե�
�jJ�
lZ��%��n�3�ƗL0M�S��m�&�vMV��A��_���
 \#����k;�J�e����Ľ:L���X�
_1�c�I �"" ^�w&4�LE
�3�j9!����3�&&�]����O�cVn`�&-
M�Y,��%���O
20�V~
��ۣ}�n����Rɍ[�̜����Eq�
�?Kpd�����5��
2Є���3q� �Qğ7��@G�%���"�1��@��5�^W ��3	�^�v"��9�b�x�fQqz&
Y87��������n�Z����N����َ��f��0:��}נ�oi�©/O���?sY��1䨆XЂ)!I�̉zF&�Ӭ((�p����CN癣��O@�Ǣ'����o�=�_���u�f+2B��Aݞ>r�A�mޤ�
���;k&t��f	���
���1���yR�k�!����䓼"[�kŨzR�l�m58�!�GZ%����$�s���I�дK�CR�p𴢮�4�‡k�8���%�=Y��cؑ�QW�r
�fQ `f�o
�	p� �9���E��j���:8�@�'��R�_,���h��gh�]Wd�
f�F�`w�P�S�>�K�xR�
����
ү狊 ������fa>
��[�oW�+ �� ���Nʆ<]�-�An��E�b��
 �Qgܶ��L�����逎ZC�e��)DJry9l���L����
)�4�&\lP���R��h&�пb�3��m�A1"�;n�b�
 �4͊����cݹ� @Ʀ�
p�k�âP_�'5���i�5D���pn��񛏀Q��t�l���` �x �y3�
����:
Y
e���y�Zf6�n]�O�	}���r���Ȇ��+'")�E|�h *Zu���s�
 ��3���߮D맯�ֱ�L4�������LcS�e�*/Ħ�]�����(�Y����-O/�.��Q0ۭVf=Jp������cQHO��k�o|^�.�q�3�c�N
&9͔��@RA[���ǘY�&y�
��/�/�)��q�ƅҢȧe=z����c���"|
�!�Yh�u�,")5���z�O�M%���63�
�
8�P���+�\�Y	�kM�zӶ֪]�_ɴ���*�I�
 ���(�#���YH4 O
�c¥�Q�6Ut�Z� G�!R��0)�Qg�:k�[�y������0��0#I�Y4�֡���К�mV�f͒��G�~Z�E
k�(;�/��<�)����|��!�B57�T����
��]�do����ü�NJɥ%
�W>?�&'E�M���%Ԣ̋��Y��
jc_m{eo`\T4un`\
�H�����,�3ܩ4/cβ?�D��u51�[�<k��𻺬���T����I@2�faA9?��(W��+w8��y{����hQ�kz�Yt�yg;��Y�N�:֞-Jz�:7p�
й�u��A���ʪud3\�vxT
��n�.�։fw�S6�G�
��:K����� ���}q����q��gm ����ɽ��k�&��%�w��
-7T3r6��gΆI��iY
��i����VD!3��-���q�p��L�9����r����0#�~���"-Ϥb���~�̠#���,���}t����#:�k��"�<m��;�� �}
J��U
��pJ8�,ѓ�ќ�E�
����q�1�}�o�u8���M�X���=<q��
M��[|�)�
<�II��8wp�{��nx����uI*
߼������ ��5��
��Y���$��6�q����
+�_��	8���C
��fi{������@�Ԇ��u�W(�;�B8��qYx�Fv$T�XY�|w�C�/�h%�]u�)�ܜP�����ޝ �Q����%^�Y۠�%ȵ��P�����Vk�x'��؅���ۑ�`����!��,n"��TOSk�p�o�?�U�Ok^�e(�����]f4�2���68��Y��\(<��/�lv��F�;Kpa/��i!�\Ihr��0kw����74�2�߀Gt����£Ł�1N�5���
w�'�\7�1" �R
��=Hɕ�X��}G���I� �C���-�8�Y��Ѿ��%#�,,-��f¸k܀��;7)������t�vL�P
�$�
df��8M�~8��a�������1LċN�i3���v�r1���کӚV��H��{�����X�l����Ll���b��D��U�֔CҌ�CȨH/0/B- �e [...]
��xN���f�0�=1��t���d

hVw%i��;DL��[�-֛��� y:C�
+7T3r6��gΆI��iY
��i����VD!3��-���q�p��L�9����r����0#�~���"-Ϥb���~�̠#���,���}t����#:�k��"�<m��;�� �}
J��U
��pJ8�,ѓ�ќ�E�
����q�1�}�o�u8���M�X���=<q��
M��[|�)�
<�II��8wp�{��nx����uI*
߼������ ��5��
��Y���$��6�q����
+�_��	8���C
��fi{������@�Ԇ��u�W(�;�B8��qYx�Fv$T�XY�|w�C�/�h%�]u�)�ܜP�����ޝ �Q����%^�Y۠�%ȵ��P�����Vk�x'��؅���ۑ�`����!��,n"��TOSk�p�o�?�U�Ok^�e(�����]f4�2���68��Y��\(<��/�lv��F�;Kpa/��i!�\Ihr��0kw����74�2�߀Gt����£Ł�1N�5���
w�'�\7�1" �R
��=Hɕ�X��}G���I� �C���-�8�Y��Ѿ��%#�,,-��f¸k܀��;7)������t�vL�P
�$�
df��8M�~8��a�������1LċN�i3���v�r1���کӚV��H��{�����X�l����Ll���b��D��U�֔CҌ�CȨH/0/B- �e [...]
��xN���f�0�=1��t���d

hVw%i��;DL��[�-֛��� ��C�
 endstream
 endobj
 1930 0 obj <<
@@ -13193,9 +13143,10 @@ endobj
 >>
 stream
 xڝVKs�6��W�Ԓ3�7�ܚ:�8�L�h��$��dNIQ�C��}X��b���"��-�}H��	#׫�+ߌpb3�$�	�XF�f��
#[8{G��#��!JgTp	�|\}X�p�2'�5���F��<��ś���J;͌Qd�#���
Q)&�fK>%o/�ҵ�Tr��e�e�n�v���FP��KɅ%��Lk�ٹ5T*
������n�Ǽ�I�
-P	�gx%��β=A+��J�sڏ�0v��
x��+
O�wJ%Oʮ���du"(�
��./���k܎}���{�D at .uF֜�W���c��K�����6��*é���L�?#�1
��P�gh����=#u�J�陼J,�kaB9�6·m�.)Ʀ<����

��F�s%�JE���dW2�]���ú}|���
+P	�gx%��β=A+��J�sڏ�0v��
x��+
O�wJ%Oʮ���du"(�
+��./���k܎}���{�D at .uF֜�W���c��K�����6��*é���L�?#�1
��P�gh����=#u�J�陼J,�kaB9�6·m�.)Ʀ<����

��F�s%�JE���dW2�]���ú}|���
 ���x��y&����̾@�G
�]�;�G�O��{nA� �!�����+�8�d���o�T��⦁�\�����z�X/8B�
� q�n߽NAKjh'F������c�!e"���Z)��i��6�
�\��m����~�v���E��'�n�l38lw���2��7YC�1�s�\�*!�*������:��l�I
�U�g�U�&9�{�C_=M��6!"��'y8FC����o�X��
}�DGy����؅���LRӰ����-���J)&Tu@����r��3��g-5������A����l�M���p�+0	����ԍ��eP����C���
{ܷ��q���9D4����y��U?��g�Y��q.���L�I���������H
-?&g�F �H�䠞��n�(�
B��$4V
<��Em,�k�vA4k�}׎�i�Fľl����KyR~��j(;�D���
�e����|8Q��au‘�5��/�;Lܜ�~l��Zv�̹s˼�^�qwJ�I������P^���3}��������/b�G����M��-}C��T1�"�>|
5����Z��q����5
*�xr�Kձ�TC2��!�清!����1G�~�3�M�ja���>΄䂭>�b�>8�!�ľ���B�aQ��	w��x"G

Q at i��=���L޴�c�� x�[p�2����
���
�(W�w��'f�����S��,KR�LͰ0K���3]Pwy�MyR�'�G�;cj�G
+?&g�F �H�䠞��n�(�
B��$4V
<��Em,�k�vA4k�}׎�i�Fľl����KyR~��j(;�D���
�e����|8Q��au‘�5��/�;Lܜ�~l��Zv�̹s˼�^�qwJ�I������P^���3}��������/b�G����M��-}C��T1�"�>|
5����Z��q����5
*�xr�Kձ�TC2��!�清!����1G�~�3�M�ja���>΄䂭>�b�>8�!�ľ���B�aQ��	w��x"G

Q at i��=���L޴�c�� x�[p�2����
���
�(W�w��'f�����S��,KR�LͰ0K���3]Pwy�MyR�'�G�;���K
 endstream
 endobj
 1938 0 obj <<
@@ -13379,14 +13330,21 @@ endobj
 >>
 stream
 xڽZK����P|H8U+���!�e�ʕ؛����#Q3��H����_�~ |���l_$ �э���
���J��}���r�Vi&�3+'��2[mo~�U������&s�G�yX�6Zh�W?��爆�B:�J�X$�*
�2�P��$�|���ob�.�$�W�v�,6]���X�ջ����믾�Y�,�~��W7�������F�U�E⒏e�ӕR"�V#w�&�Ė�+\��[�-��ji��1M50�
-_#�K{�-��2q��lʻSSg�o��c
"A��pcTT4mYW���FZ(!�yl�MWn�=wOm���E�+
{i��ZI���ݩ\�464��NF�'Jh>�
I|E�1(#�85��W؂d3�N�:-��1��7֣�k��9�n2���o��E�ӡ�n���
*�T)
O5���E�]j�M�����c��;/�߾��ZZ��]s�k�pY��?�p$r���ÊH�n���@��J8 �*0}���ߡ�9u�(���M�<T�x$�n{$U����

�ot=���+|[����-�$���<ڊ�o�h�����j��,��Ô�>MKW	<1�f�
�Z���D�x�Xt��N�j=����rW7���j�����ye�hS�륥�i��&��6�i�
R��˞���ؗױN�Sh�#xZ޶�f˼+����
��[�*�h����K��Tm�0��7)^�T<T7ۂUQW��]B6���b����f-H�GgLZO|�)��m~�}�'�u���ފ��:6	������1oʖ���p�KZ�"͂>O�f_
εnD�^�	v
�ҳ��r����?�5��3������y�u�A�����졼�H~�Vѣ�\�%5U;������}ݲ����B�z����
�b�-1x�������;
��5AT
�{I�pj�L�F�=w�_�E�5ŹZpƬw��&��
M]kpJ8�,ؿJgoM��L �~iBX����_<rl���|"π.P�ho4��OmO����+k-!��h�+KS���^t^R�[�6y���`��u��͢
y$.�=�_�n�h�r�.o�QV����Ϟl)�a�7��Ix�>u�/F��9�W-��6y��b
P��1h.w�����>`;_�
-u�W[n��I��h��jpzPNf�T4h��5��&`�5�[�܌׌�# ;���Cfz���K�ag���PJ[!
8��M�kM�w�"�J=R�R���W�V �[�Ai��<#���`�o�����D��n8��Ӯ
;�4 �
O�
/�<
�om�N�0ځ�RP�f���)?���>TNh��ɡ��ɂ
og
!���BX��0�d3��]����5�S`s�"�o ȇL����0��pc-��'�U3!D:gAD����7�Ƭ���`�e�$+�1��/UR�7�.v�OV�l=o����@
�d�����Q
ቛD��mFhTY��L`���5�t�]�0?�F3��f�c ��`s�W �( ڈ�_2����t��%�9A�*�t��m�-�b�q.
��܁6zIeL
�
��xbh����ҧH�Ăl�H3
�_����.YU�4�ݡ���͞�
-@���lX)����<'�N�.Q}X��,�O%�@\p��R}���@Xg
��T���ߤi����og������M�����>deM@�>Hu�k'�M����7�bW4-s������26�(�ȣ��^��v6
 ��7Gi�T�X�R
��d��lS��v
\1���32ͪ�0˱�eQ�������6��� v���٨8H�i ~B�
�b�F��54y|��&FOe�|(���� ����Ӟ
-!-D>0���
��=
�2ֱ�vс���ඎ��oY�	�B�t\�hN����ή[�ʙWY����c[��Z��)8�z�el{�M�L˛~��%ó	
����~_�;#��B�I����;�Ƣ
1�
���\�>j���=
��:i��CQ���<8!�b�̃y�����q����>��GL<d��	|0i�ExJ�_t�<�� 	/Mg��h�|0`���UQr��;��Eۂu�=Ѫn�
D
�� ө���+e��矸��'�y�ݣv��W��[�
��3\	5��q(�2������{���^��j�]�@�n�=�eI��Е�7�Z��6��'�I�$��5E�c��Lb�@�H���" T��)�#��g�80��c_���80=����e�����?�ؚW��
'4������o.��`zE�Q����x���q���
-ީ��t�"J�';��4�
Rj�Q�B�4��8�Պ�

���1���[*�iH���dQ���_)c��ŘkWx�/��	�i��ץB���u�_��l�
����?��^��,���V�^P7ԗ�XN2�r8�ᶟ��w֜�>�8�(�?���P
�U�E
b��&E{|:+':.'ơ΍�ܔ{?=o˞l(��Y���8��g̐"湍�$]��m�O�����H���v�N�~T���b뀞�#�
j��K�%�
R)ț�1c�v�W���j�Td��z��`�ȑ&ޱ�QVG�� ak\��>E�
o]�P
	$$�*�<P�3�t
D��?ڝqƪ�8����?z$l+���USV�G*y8<~����- 
���p^��]2�ĉT�&֕U��p�
7o��
Gu\`<�s|
*�мp�‰�h;b^���4P�tx��X�lV8���Bb#������H�NdJw��Q!9U^�n9����@�Y,�����+��Ry
����F��ҭ45H��T��:$r��>W
�›
�2ˌ�3��h;������!�v��
�����gp��t%��
J��-���紽��*����@4Z��0�Ә��ٍnH��2X�|)]��O�
~bS��p���g�����x�6/-
�6JK]0Lh]X�r �Pwf�/-�75Y�����D�OA������&l�}q�=��0�=����d<�2�������1�?�#�ؔ��@^6�A��#�(���"��q����XP��,X6c�D]A>Z�A|���+!��ımb�Z3K��*�D[��?�N5�- �!l�(�S@�YM.��
��/��VR
-m��}(��w��.z���8V���(��
�A2������}��Х���塄 �
RB4���AE��o�vӔ
}o=-b����*t�_7�y����9�54F���r�u}���3��������GB.|$�h ������?����?���]�9��q�
O
b��G �T�U!-�dl3�C�$�n�"�!w
g2�n�C1d���
�Z�1�O&���PިJ�\�3��2
�ZK��t�b���kZ�Y�������귈�E�Kg�dZ��p2�|eB��
2|A>�K�
-�ד�JJ��ŤN�
�G3Ar+{
|�12����1��O�'
-=���
�.���<�כ�TD��<���/��-V��4��q��o�j$�H����ƞ'���!����
��B��(Zտ��%-X�~3�%q����,�cN���9V޽W��e;3'�)4V��e�ɲ4��_�
�LJ��
�2
�ߝ���*��c�ł;*sE%�s����?X� ��u
+_#�K{�-��2q��lʻSSg�o��c
"A��pcTT4mYW���FZ(s��䛮��{�ڢ�K�W��f���@�1��S�$il
h��5���7N�� |�����cPF�qjS��
�f��0uZ7c:Qo�G��:!sf�d<}[߬��6�CQ�@��;T8�R$:�j�7:���
�HI�)�ǂ5w^��}s���!��D	�8��#t��H�|����F�*
�^�I�p@*U`�*e��C�s&��QjG��-x���H���H�,6�/R�
<���4zn�M�V��ؗ��[
 I �{]y
����2ц74IG��6Y�)�}���xb
͂R�b[�����J
���z4�i�nxme�vy�����0Ѧ��KK��M��m����)�ϗ=?噱/�c�
+��)F�m�͖yWl�
=��=��Tx�<s՗F����ah�o
+R��x�n�	���桻
�l���w����{?�Z�~�Θ����S���@��O$�p�����ul6?%Aчcޔ-C��2���E�}��;<�k�(���Q*�(0:�g�����՝�k�gN������뒃?%���Cy��f��GO�Kj�vLM
:�����e
����J�TUs�4�j[b�j��
g_Ww<@;k��80���:�Ԕ�ꍸ{>�n�(��k�s�&�YMbn;����
+"6pY���ޚ'h�@��҄�R}��x���C�D�]�j��h�4ڞ���&W�ZB����OW��b�Ž輤��hm��7�9��
؅��O��E;�H\�7zj��!��Ѷ��]�r���E���=�R~��!o���n}�_��3Ns.
�Z��m�n1���^c�\�nq�)�}�v�P!�(�����C�
vM��s������b�h���k"eM�k�����G v�Ї��D������q͡��Bp(.��ךl�NE�-�z�ҥX�=
�G� �@��
h��p�oyF΃8�߬��#����?�p �]vi@h;�x;^Vy8��N�
�a�%��$͢��S~^[)}���
+��C9�9��B 1	0��
�b�a��>f ����o/D�k&���b5D��@��
�c;�a����Z8�O��fB�t"΂��%"��Ao.���Y駵��jIVJczY_"��
o�]2�2�����z�N���$�.驽ǣ<�7�Z?یШ�BD��L)�QkB�'� `~ȍfpU�6� 
+52~�� b� �Q �ǿdl�-?�£K�	s�
+U��?�h[6Ŧ�\���m0�0ʘ<�=f]���ʯ�A�O
�<�ٞ�f������]��4iڻC����=�����iٰR�kdyN��]���L�)XJ�J��������ǁ��&8,M�
3	P��I��?������'h7S/vu�F ���}��&���}���NV�(8G{o,�ŮhZ�D��kel�Q�G�
�X��l: �o��ȩ��v����*٦2���b
J��gd�U�a�c'ˢ>'?�7V3�G�m����*�ϳQq�|� ��������kh���M�����PtM�����7�=BZ�|`��

	a{e�c
4�#l��m

�߲
+����ќ���S�]�@%�3��@	g]�ƶ`]�̉Spl���*�
�ƛ<��7���K�g8�ӑ���dwF
��P3��+��w2H�E38b��=���}���e�{�u�Nׇ�b%l�ypB����������ϻ%R}&
��x�f��`�.�
�"��y�A^�� O/�
�`�>��ӫ���wz�����{�U�
X����S1��W����?q�#�O2��G�J;�����Nmg�
j40��Pxe���Q)�;���
+J�Հ��W�R+�r{.�˒��+�o����m2�O"�P1H0�k���.��Č�H1 ��ӟE@� {S�G���q`�Ǿ
&�q`zi��h1��5�5��5�NhHs�����\̏��2�������
k�
�?�S'��E��OvX�i�=��أr�6iȭq��=1
+<��cl7y�T�Ӑ�)�{��r�a�R�NO�1׮�F_ ��,1�K�v3G�޿��$�,=8�{�`����Y
+m;�̽�n�/�
��d|�pR�m?��-�9�}q^QtDE1V�:��+�8���uM���tVNt\N�C��C�)�~zޖ=�PD���>
�q
+UϘ!E�s1 I2�ۨ�^Y
�Q�i�,���ܝ�������
+�=7G\=����K��R�79c�R�N���]/��L���Q�<���#M�cC���(
69A�ָ
�}�\޺ �
�HH*�Uny�lgT��Z��;�U�q��]�5~�H�V��������T�p*x�d�
�}�Z <>���4�6E�db���M�+���y�2+n
ހ
:���x���<Tv�y���7�v�
��%wi���*��c���٬p>�Յ�FNa�u�v�Ȕ�c�Br�"���r6�����XXgC�W8ߥ�v9���
ͥ[ij�
+ɩ��uH䞏}>�8*�7Re��g ��v AQ
��C���A7�;N7hC�M)����J���\�[6#*���i{��U�
Oa�h�8�a�1�
#��ݐ��Oe�>H�0R.$�x��,��
�&��.晕�B�+L[y�m^Z<>
hm���`�к�Z�@С��
�_Z0$oj�`q5*��4�����iρ��M؆���{��a\z��/���x�e��m��c� �G��)T/���l|�
G�Q9�E&&$2-&��)�����Y�l����|�Ѓ�6�WB���c�Ą�f�>�U�������$j�[@�GIC��Q���ȳ�\#9S_s���d��P7�>�]�
+@�q��~��Q��9*�d
�!�ǁ��?0�K/�o�C	A�;��,�h
������)=��zZ�:
^�5�U蒿n��K�s�kh�|��������gq
����)���\�H(�� 4�%�_�8)%�?~�%v7��s�.��;�:�Щ�@�ܫ*BZ���f?�I��HE�C�:�d���#0�b.�gS"�<c|�L G/��Q�
�i��g�^e8T���	~'���ꗹ״j��1���OI
	��o� �ξɴfe�dH� ʄ���d��0|n��~�'���ËI-��g*V�f��V�8�pcd��
c`��Oz(C'�]T�Sy��7O
��
y*
?@_��[�*�i
���"����H�>����=OX�C���=��4}Q��?
KZ�"��f"�K��
��Y�ǜ䉳s��{�H�� vf"N�Sh�6"$�˄�ei@���l;
�y#��e
D�;���U.��^�wT.�J��jo����� <��y
 endstream
 endobj
 1945 0 obj <<
@@ -13418,13 +13376,13 @@ endobj
 stream
 xڭXKs�6��Wp�KUY�I�j/��L9{�&N.�
h���E�
����뷁)R�<�T�U

t�_w�F��F�n��0��������R�	�YT
o>�A�
��Q"�4z���H��p&`\E���gvGJ	My�hI4{������+�u����$�ZF��Q��J���TD���s�Ç����d���?l������o�9ѩ�V�<�#�R�qg�&B*ϟ9�
��]yɗSAR%=� �W�
 ��dR�
-[N"%[��%���^�饂'Å��i#X\v�45�)Q1'�P
�]^��+����aݍ[�,�2
+[N"%[��%���^�饂'Å��i#X\v�45�)Q1'�H
�]^��+����aݍ[�,�2
 ��x�~0k/�B�f�]�zf^����$�ů(X�24��H5���< ;��iʉHϘ.�+��|˵wg�M��f��i\
Dz����{�p�J��\j�
��|_�ڥ������a�>���O7@˩
 ��
%(��4K�A�w�� %�M�
4zuaRi
RG��ɦ��Z!��ʢGo265��O�P����]���w��y̋[3���9�$%R����ڵ`��ڭO뷦�$�
��n��-��3��u�W@<�
 ���P� ���b�eqs4��-�87] +�����s�Z���'�Oj�ͱ�{/������IF��ejd��z25�l����#�2	�伾t�n��oՄ�3�T!LL��_�#�
���č����巸� �!N�7�a�~���T���l9�Df"�I��� W$����o��,��N��2I�L`�A������"�%����Y=M��a`�
 ,��US�m�j�i�;��v�w/���
T��0h���3�
kE�W�V�5���4ֿ��
 �=�Z+�h���7��?l]���҅��#8�IG�
8�`{��mp�VLց����<.��=���E8��5/����1�����8�Bs�.|‘�6[)�Qf
sk�H�'��>�� �
��L}�������ԧ�N�3G HQ�-չ�r�'��9�}g �� 9X�<��
c�<��ZHM�܁��Uy[��� �31i�+���^�RtX�bf)X��[�H|XlW��(Q;Y�ʋ���`Pf��NM�C�Z��L��y�
������n8���ƄjqV>nX��,��dL�)ᄃ(��]mz�W�b���q�^f�кM{eB��ygr06��Ү�
-��%U
U�]
�TL��u�8�
,?::3>@�� ��9������4P��@����}��a���ۅL�X���� ��챩*
����Q� r�G����YD�O�jDL|���`��ˢt�+B��a�Yv� �g�O��!ڹ�&�^\n����8s%Fy͵�v�ĔK�
v� :؝hO��8M�֬E��Dj��rJB�͔X��]Y��E�+O�@?9�UǠ�[

�n�޴{(�
VW0qY���*�*x�[,` ��wM��]�y��v��Vy��?��Λ=��
a�/l�O�����w,�ߓ�QP���ȷ��ļGg�����ə�5�!!:k8�S׸��g�6��
��pU�CauU\�m������W�Մݞ��-=�
�2
p��-����ņ��2%��A�
��:�P����Y�t�
����@r�j
qhc��7W_n �������
'JL����U}h�_:uL#���b;�q�Nqh
S�¯�N- �G�w�� �K�R�K��8��`�s�\U��4��7��m'�h<���T�R�p64(�q�.p�=��ߚ�;)
��Dz[�"����%��G5�k�jY-.S vN��d����	�we��g	�E,��
�z:����1�� ���o��8�|n�� (��sU�K�L�]�!�Ђ$2{�i����]]��
&%��WP[�TL}�O�\�S�t��09�p�����z�J�,ɉ���5�b�BCȀ�ȡ�����}���}!�H���CiC�˵&��%���0�P�@�Q�~�����o.���y�;�R:�/�
ˎ1~�{�	
-�����o���&Ѝ&����U���Q&B{C�f���J�y
��烙*j����
h����>{�	�uطc���
��<nc��,�
��n��,��* [...]
+��%U
U�]
�TL��u�8�
,?::3>@�� ��9������4P��@����}��a���ۅL�X���� ��챩*
����Q� r�G����YD�O�jDL|���`��ˢt�+B��a�Yv� �g�O��!ڹ�&�^\n����8s%Fy͵�v�ĔK�
v� :؝hO��8M�֬E��Dj��rJB�͔X��]Y��E�+O�@?9�UǠ�[

�n�޴{(�
VW0qY���*�*x�[,` ��wM��]�y��v��Vy��?��Λ=��
a�/l�O�����w,�ߓ�QP���ȷ��ļGg�����ə�5�!!:k8�S׸��g�6��
��pU�CauU\�m������W�Մݞ��-=�
�2
p��-����ņ��2%��A�
��:�P����Y�t�
����@r�j
qhc��7W_n �������
'JL����U}h�_:uL#���b;�q�Nqh
S�¯�N- �G�w�� �K�R�K��8��`�s�\U��4��7��m'�h<���T�R�p64(�q�.p�=��ߚ�;)
��Dz[�"����%��G5�k�jY-.S vN��d����	�we��g	�E,��
�z:����1�� ���o��8�|n�� (��sU�K�L�]�!�Ђ$2{�i����]]��
&%��WP[�TL}�O�\�S�t��09�p�����z�J�,ɉ���5�b�BCȀ�ȡ�����}���}!�H���CiC�˵&��%���0�P�@�Q�~�����o.���y�;�R:�/�
ˎ1~�{�	
-�����o���&Ѝ&����U���Q&B{C�f���J�y
��烙*j����
h����>{�	�uطc���
��<nc��,�
��n��,��* [...]
 endstream
 endobj
 1956 0 obj <<
@@ -13577,7 +13535,7 @@ endobj
 >>
 stream
 xڽXɒ�6��+�KBU�0v����k%'/�\l8%��e��x�>�h�C�cW�� �������h�����D��#��y�"�%�<�����
�`﯈3���.P�"mR&��y}����q/#g5��"
)�D*z/n&O�h��Rkut3�Rˌ�
h���nfѧ���7�D�:����闛�&�oF����z��¥��`�1�
g��&���Yϊc��+��
-H/�U�x7�vB��i-��~̺m���^����a��6U".���� �3�d�q�n�,��<��s��-r�$�ҤQ"8p��i�-OY��d
a;r���I0ޥ*X|`
`X��H/��H���%S�@�
�Z��iC86)���i"}�oW�z
+H/�U�x7�vB��i-��~̺m���^����a��6U".���� �3�d�i�n�,��<��s��-r�$�ҤQ"8p��i�-OY��d
a;r���I0ޥ*X|`
`X��H/��H���%S�@�
�Z��iC86)���i"}�oW�z
 �.�� %�R�#�n*�8[ �V���i��
k���N�Vr�oRj�`�g>u?��Q�#
��|�ѹqHA��*RF �
 E|�pf�#��4l�W������?WP^� ���d' In�Q
 ngc�P�������
�\lt�R�Ϧ��&~�U��"���&�6uE
	:�g�U\W۩�W���v[X:}x���%N1	�h B�E�f	̤��

���=-�sgu�^�T�q��R��؅ðѢV٪����rMQm�
c�szW5�m�.эQ�\�*e�ف����H-X�7��m��ˢ�W�����\��l��*kz�ۢ���?V:A�Z�م��^�
�C�g�l�
�V�B�46Ϊ-*��	��zG`�A���=���Q�ͱ|�2��h�	>�Y#Fl��o�ԟ��%N�0��50
@@ -13585,7 +13543,7 @@ ngc
 C���*
���{Hq�nh?/?s�sZ�,���2oi�<Ӕ�mU�נv���yѬ)��
WD�ѩ�B�m*]\TX�]�C��p?�a�)Ho����>M\t�V���v���h�o-ޟ@m5������ʪ�i^�6Uѝt=��6s55��!B��7�#�
�8--u5���W'��eS��^���M��ͬEÝ
J�����p'�*��5$��BA��d���T�!Ͷ
�>�B�����Kw˒x�g��ir\ٟ�~�¤+f���z��ü��'W�l^��"�?
 M\�`�
 �Bt��P�Pb�A�

w�T�3ܱw��¾�'��j%g՘#V�%�RY���AzUuB��x3Š�D��̉�V8[�4j~�ܦۄRVTOv�옳u,M��
-�+7U�TCG~j}�R�u�Ʀ+Ob	MWօ�XB���9,AN�R���4LB^\�.	!�e�N�v^
p>��q�P�9��E{�'E1,�kT���^��_�p/0#<��L������Ȟ�t����<W$��;�֠�0�����ڳ��ڴ�Q�P��WW�m'�$���q�GU�B��
�u%|Gm
D�6؝B���y�~Ճϟ�u��Q��Y��~1_�� ���R���]����%lWY���<<��rNx�&����֮sV|�
Q�:����r=�?v����/nY>J��Ÿ̪
�;�*��5�/,M��l��7�6�L̃��G�O�=s2��]������p})�=�F� �����+V��
�h�X|�_��(���_k}�a��e��
��o��͹KS��4��Ii1�d�|�!���^�Jj��ם��;��2�
+�+7U�TCG~j}�R�u�Ʀ+Ob	MWօ�XB���9,AN�R���4LB^\�.	!�e�N�v^
p>��q�P�9��E{�'E1,�kT���^��_�p/0#<��L������Ȟ�t����<W$��;�֠�0�����ڳ��ڴ�Q�P��WW�m'�$���q�GU�B��
�u%|Gm
D�6؝B���y�~Ճϟ�u��Q��Y��~1_�� ���R���]����%lWY���<<��rNx�&����֮sV|�
Q�:����r=�?v����/nY>J��Ÿ̪
�;�*��5�/,M��l��7�6�L̃��G�O�=s2��]������p})�=�F� �����+V��
�h�X|�_��(���_k}�a��e��
��o��͹KS��4��Ii1�d�|�!���^�Jj��ם��;�%��
 endstream
 endobj
 1965 0 obj <<
@@ -13770,7 +13728,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��ZM��6�����+c�ߤ��$�\�Mf�frP��0��������")[�e��gܘ\,J*��W���it����_18҈E&!֊�RN(M�����'�p����Y��T	�L@{�q��^�jyd�$���F�����ﯾ�I��$�ZF�o�De"o%���/����E"���������\�{��iN��/
���1�(�qtf4R�����v����T��3`zb\A�5;�&���)�p�?�v[���`/��R���Cgw7,��ج&�bN��Y�i�Y���&���`�_�$�3
+x��ZM��6�����+c�ߤ��$�\�Mf�frP��0��������")[�e��gܘ\,J*��W���it����_18҈E&!֊�RN(M�����'�p����Y��T	�L@{�q��^�jyd�$���F�����ﯾ�I��$�ZF�o�De"o%���/����E"���������\�{��iN��/
���1�(�qtf4R�����v����T��3`zb\A�5;�&���)�p�?�v[���`/��R���Cgw7,��ج&�bN��Y�i�Y���&���`�_�$�3
 �Z������}9º�^��0y�7� K CC�h���İ��d��`Pˉ��A�J�3�s���I��b3�sg�2_ϠѦ-�$��!���x��9�.Ę����O��
3���+��T��>4 (a�M�
�?�p���� �ި;:d���
  �xQ�p|=�+?���7����L�p҈����<��W�3-
ˏTQ?�[!��������۬셈˴i�%��]8x�
|bơ9g�{�)e����ɀɦ�Z�0���-�H�Ί@�7~r��<X���7�tQ���2.�i/�U������["(w3����c�.N+ʉ��ND=4�7�Dgfߏ<��N;?2!�
c=#I�{����D�$FX�d�:BU
��A��(�{Fߠ[��qdpP[%�sF�����A�ؤ#
^u��F�4pZ�p�H�
ip@��ӿ9�А��>Eui�j6g�T =R)J���
�0/��?F���;Rv��iU,��(�U�����2/���������fp�@�_2��`��
ޣ;F�-�o���xy��.=T*@��E֐�U���<����o�Y�69:I�8��
Y��y����4��:��qRN*�n�/
����wt�:�Vi�@�g �#Y��8��t��+���	HM�4U��'C���1���M���7/;�?��l�
 ^P��M�]�M7_��ƹhL�h��%�6%vr�m��z�7�|�WO�/rȞ;;��i�i=SHI�ㅿv�8�@{8T-�-لIK������P�1����'�ߦ�l�J��h���ޅńQ�m+��|�
}��h��^9
��\���o.�K�JG�e9]HHC�>_}7�K)1��#VP7懰^��
@@ -13780,7 +13738,7 @@ x
 ʜԔ�
_�������	k6+���/ճ��^Z�0
�D�Jf�/�����f���f�<��d	M��
$�_�?{U/>g�x�JO��s�DLbcXi ���h���)��I��B!�6�:��龧`���')�e��v1=�25�\a�
 ����
}���	qC��Wb-Ӄ}v�t�u��_�mM�T��X��D�-��B������K_��2�����������.G�@(N
��EH�w
�:�����ܻ���e�D���.Yn֝}��9�r��
��[����#�˞���%M�s
Ly��.�J�!��E�}蔻Rٵ;���Z��a~���i`
�ܼ#{\�X���	��J�3�;��.څ��[LS],?�V��|jK)�ɰ���vr+M��^��;��[�
�:B�v
O|��I�;�̶��[((x��`F{���7c
�r"����M����]
d�h��7�o"F����7
 �[)�2%6�2���\�?go�S
-��
78��=
ʿ�C{kptԠ8�;:T|9���b}Z�N# ���Q��(��KU�
��'>�3������3�_[c�(
+��
78��=
ʿ�C{kptԠ8�;:T|9���b}Z�N# ���Q��(��KU�
��'>�3������3�_��,
 endstream
 endobj
 1973 0 obj <<
@@ -13810,23 +13768,17 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽZK��F��W>���4�'E� ɒ-�^yv/�
M���
�H��7����.�˱{��*��ʬ||�5,�X�㋿^p�e�,JS�LD�eAqx��,�����,
>���@�,\�s
���_��E,A�(���`�L"�qK�����+�
eq���}�őN�v��
.w����o�2S���������.
�<Q���e.���(�Z w�đT���!���ݕ�|�Q��Y*a�=|e��dR���`I�_��-N]c8�z�WD�f��F����m at M�E�#F��./���k�����G�����Y��
��D��T�$UR�f����9^�H��I&���(X�2b��KcXz[��l���TD2]1]�W	g�V�ƜI7-ߵ��H��t(�
<
��
-7��b����u#�0�.A�J����|$Xwm%���
X+��/�5J�2��,y���<
I��Op�qG��l��
-l�EEB� k�I��صGRk�,�S����B�5Uп������?1�4�����3�}��*���f�ü�A�R�{��=`���ԑ���l�B˒ ��D�fc:R
#R��Rq��$J��5��<ܠAH^�vg��
Xay�2�<�p��*b*}X��o(9��)��s���H9iW/���V�Κ_η
��g�$��Vf�՟�o՟<E�9������O�����߱m��rd2�Sx�H$�mb<Y}�� �&
���ߕu�%�UQP�.�j\T6xOZ2��oe�+��p�
I�<�4��4�w]{��@
q=���\
7��
-�(<�A�&������s<�
S�]ל�S�#��<��e$�
��W>QY�!�K�8>���}bL��\�Y�$і��d����`��o�ow���pv�<�.��1':{�BL ��z��O:�-�p��4 e>m�]��nE���
@B
{x�O�p�N����$	�]{
�
����8��}W�>�P<J僪��
 
=��,����!�i+W��U�T�5͡g�m�Z �ũ6NmI�E�(�	d��:~��l�%�.�E
/C�j��EIm8ݕ�SQ���� �:��a���/6"	o0�$�y����#�7��'�;��w|ܞwwM~�
-������/���s9
�5��xy�Q�ysG<v�
-�C]ǑH�F���}N5���Z
���8��`�AgP�������]�Mb�r?€z�
5��
 ��y�V�t�Е��r�p�+�y�[��[.����ЭS�����:tz�k
���_iBF��
�Z>��[XiO@�L�x���Ѧ��ش&ov+�#x0��H;-P��ɛ2<�9T"l�3�z�0d$���
(���
���3H��Z���/`��%u����h�qaB�0�=)f��̍�8�;[����ܢ#O� ���	�����!yeS_b�
��vw���sT�'���H�Bl���1zD���۪�m/����z�D\���{c	=�A���V��+:��"&=��S��)�L��#՘������c� �"I�S�o�omFߟP
��V��h��HK�s�vw�˙��3b`M��O|"n9}h�����g:������m#:�FyW�W0���=�"8��2�ܤ��F��25>�
����Q��h
���|>}�'J�}ђ�V���,F���d������
�vF�y5�W��5���
-HT�li�P
��K(���tյ'�#ھ�B(�g+ޟ�[��c֬z"
6�C�Nu�a���U_
�:�h0�^��B
�3g8����O[nr�(�6������*@��=|i4
-��[DQeg��(��6<
N�E�h��gш����-�+s����P�
�y��
�c4
me�v��1a���P����h�P���dnh� �v4�_P�x�_H�(=�WPe8�U����
-�d�%����PV����_ᑸ<�ʎ��󢴊��'��@(�s�e�\=bfI�~��C4�„T�ވ������8Hmf�e
����#�f+3��-\���t|�wj�]4-??A���t�BY{�]�7T���
Mep2Ew�bba0�_�@��vt@
�p�dY�#vݶ
2heF
�
�$�ji��
-���
˞���@/n�n<�6��
�t����*$W>����ɇ���^|���~)�n���L�%Wn
XFl
�
�3}���>�C7��6
�S<�7T�C�"�A2�#�W
-Y�'1�,<�$��g�PF�. n=	k�ѫ��}��ȃ���"�`�
��ș��A0�F����x<���z���c���HqbԴ=
-���C�k��b�
T;�U��+>�.c����3�^�d�A�khΦT;�
��dl�d&�^Ӵm�d3D�T���lHg�]�l���Ԅ�]o�ߴg�t�f�wv_�{z;�G
#�	�W@
$#U�S�^�(y^�O�>+H���
�����CieBDžo*�
�ң��
�t�i87�`0���p&0��3��{��r��R��s���
�;�f?G���̧h�E�]��j��cT?ᠮ
WO
m7?�ҵ�zy�Wp8r� �]A �
%/K����Lx�>�dgH .�&|�s!��
-xRT59f���a(1�#���]A�5�,��[�"�+�K�_J�)T��]�@QО,Ϲ�A�U�U��l�GD�. ���Џ��`�@ ~{����/��X��)�����wӱ.3�
Y���܎%��ԛ�e��e�
-18���M��=P@�7N����0V6�'x����PD<��tNC�K�m��q�*﫞��*.�0�~
��:
Fo���^�F�$���	w�	��F[ѭ๻��� %,{r\U�tN8D�5N/�Va����KU�/U��H;�*��)Áxi��[Y�޿�0������6ּ̱D\i-�Z2
l`ݔu�ԜKq��}uݜ9چ�̶���b��˭A��:5�™vB����7ܛ�
-p��Ā
-
��}CS3�k�1S���˜2v.&�3dL��#|��
o�^�i#F�um����P�鄚�l�ϰC'
+��qj3���؍M�D�2_�u���A at K����p�Q�`U����D�x���(�����J
�8e۞�x��[���Hl�p�D�o�8
/o*��Q?Wu=�kh�eCD�d+;�Vԕ�>&�뮶���8`�`�@�A
-� �nϫ�ݘu����^~�c���
7��)�w֦���[_N�#>z,b���2���K�"�P��<(�n�* OSf�}j�ն_�		�
 _Sؑ���rR�� D�
��87l2�	�l����&����$��㹶�
�-���`F>��E�
U�r�߹�M
q��
-�jK+K�	��7e,5�Vab��t�������+U��9�
�y��a�(cg���E��[J.l�Tݚ�Q��
:�����5,��
�/)|P$+
`�X�-:b��f{ߟ8���
U7��h��i��mں���ݧ��}_�����
-��ٴcs�ٿ̠8R����?z���mO���v�"�kA�
+xڽZK��F��W>���t��<��$K�|X{�ٽX>04=C��6�#Ϳ���
+�˱{��*��ʬ||�5<�x�㋿^���%�
+.�i�^��v���3�&�g��h�2)<W�o/���H8�
�H�H�K�*f"�ě�߿����Q���}�F��A
��\�������7[����?~��q��w�
oI%�s��8���H�.�)m,�B�o�]q�Wr���RK�᫘I�Qm+l%���b����?���
땿^�u�%¢�ʦ5�&�L0M��6��2�*�����C����4i�
�&D��T�I���>_Ñw�:L��q����(X�2"��K#Xz[��t���D2�,��ԫ��|+#kΤ�����V&a~:�
��G�[U�H�&��4̮
P�V���{+	�^;	?���Jn�Kr͙�JX�������#	��	>�h����� U����h&8���d/�ms$�&�R08
��h_�D^R�1,-��7��✮�@1#ݗ���:<l�"̺�T��^`�F͞��QA
����6��/�,"��*�3L+4
�S��|G1���5���ߠA(
^gng��
Xaq�2�"1p�誚q [...]
vm�
Vl bŒguA�?���ʉl%DE�t����`��;
X	��ح�ϏP�����w+�$SF[�̫5Q93���%�
�L ���>q�֬\�[�$���x����`�
�o���n�����scz̉N
:�`��)�Np+
�!�HY���Wd�['�n���

�S�_��d�2��l�
�bG�o7&
+���ޕݚEh���� E	3@K���AȒQ��92
�rE�y]�uY_�
z��&� ��*��V��^�a�2�@ƫ���ʶ"�,�t9s-�x"T#߇(Jj��؝�bl� ��:

S���]��qx��%���7h
�ވg�
��"މa{2���١�i������/�x@�r�W|%���#OF���
��{���&b2~�WDP�Ys*�I'��֊,DE��= �
:�B�D�MN�Xd+GT�#
�'�Pӭ�@
?��"���;\�.�t	��N]y�
0|+$X���s*�PPs���C�.B�n����+lȨ_�C{@��A���"�l

�I��qM�p8�d�`4�d�n�t v�
i�9*@�4ySd�
+w��ꌷ+a2����(�Z��)=���SH�������`��%u�d��j�qaB�0�>i��܏�8�;������̡���n�#^͋��J�䕎}�9
xx�������v�Qٟ4��#�
�튊��M]�o�zm{��������#�Zu�G��q
��ȶ�%_��9��d^�%��R

�T#�[����@T��$�OE�&�u}Bu�SS���9@�� -Y
�
�ݩ*&vSψ�5s1�a�q�P�}�Ue�Mt(�-�Y�
�F<� ���̮6`:Uѭ8�fp(��cz�I�'Ѝ$
�cj}
�[�
�����
 ���l�bO�2��!�-)_[Y������;�c��9�i�|�j��>p!jb�B�(��>��8Z���B���mN�G��8
+�<��x*oW���f�i��
Ztb�=M
���PVYK��Y��	�!3q��}��$��Fn��*�Hx��N���×V��EU�.��(a�\�5����B,�F]|�8�FD5��lW]��.�M��z�(�SEf�
�x�1K��H�zc�x����X�ھD����20
Lx�hr=~A
��1~!��Xѿ�*�ˬ��E�v��$S�(��<K e%>�}�
��Ϊh��>�
�H
}�
�b5�]���c f��7�;D�(LHyq�������n�����4ay����a�b�P��F�P�#�<�:�؀�V M�o� VMZy� ���I	���j*b���X��28���;�1���؄/�@���vL@
�p�hYjE�mgd�ʬ<�v c���2+х=�=
�Ӂ^�f�p4���n:��"�׫�\Ũ&ˣC&޿~{��?�?�sH�t�E�f�-��rk�2�`�@� ����y�	em�P9EzCE<�,�
�qČX(d
�$�����5��2jr0p�IX[^��cl;�Y�$�"�3Eq�&`��v<���xsw���kl�F�#����o���
X�n��)�r^�d
�_WV���!�&�R^Ms.�Рܹ����%C�&�y���];$� ����k��L:��u��f
��ߎM�����{�Lw�wY���a���c�1�Y��|	�A22Q
>����g�*
���g��W���I{(����M���Pzԙ{���N:
��
Fs���Yw��x�P�^�	_�,�T?}VVn�����5Z��)bQwW#���Ս8�-��#G����t��_��+
�z�.  Y���Wȹ�}X�Lx�<�dgH .�&|�S!��
+xRT9 9n���a(�����^A�5�,��_�"�+�
+�_*c(TM�8]�@QМ
ϩ�A�U����|�GD�. �WE�
���@ ~;��3�/��X��)�����w��3�
Y�J��
J>�7��L���7bp4����D�{��$jo� ���a�]Џ�����x��錆���ݒ���U֕
-Z7g���̜��1�Vj�tX��;�cx~m��I4%'��Jx�.ڸ��n��]-q���qU/"�9�H2�J*j�$�׭ҁ)T��3��r�T�S+��+?>|�
�S�oE>\��M�]� ���P�r�q��D8dg�x8��eSֻk�S.�A�u�u}�|h�3۸kD|&��^η�R������
����po�+��*,�c�
MMP ���LyG/sk�ع�Β��
+�
�l���r�{��q�U�vw�Cѷ�j�-?�f�4,
ϩ�tM�C76f�^d��m��݃��R3���n�F�Չ_
+SO!�
6�
c��u+1��k{&����
��� �)!�K���4��)
'O=8�\V�ȯ�

�e
]�/�[EdPW.��l஻�z�#��m�)8�$�=��vC֙�֝��u����6ܐo���Y��KJo]1^��豈�V��Sc�Z����̜�A��v+U�x3��ۧ�_]��
�T���չY �*�!5��	@�5ڡ��s��&�����
[	iR;�
L
@Z0�k�ʑ���x
�`�Cȟ�P�i��]h��ƑG���L��t��� �pS�Ki&�KW�z�}|0�z�
+�<eU�C�#�T?,� e�,4m7�UC���m��[�>���CgT�`���wõ��?���%��C�
����0�{�a������Qe~��>�6ܟ6\n�������}<Z��/מּ�0߻���u34w����#=>O�>X�������i�/B�
]B
 endstream
 endobj
 1981 0 obj <<
@@ -13878,12 +13830,15 @@ stream
 xڝɒ۸��_��!��,Ip�rH�cW�%��S9���&�-V(R��=������m�xx|���1�����7
 V�(˅s&rR
)�������*��5���.z&�}d�\he`�Fo���ᤐNGYjE�^�!#�	�+O�w7o�Y�.�4���C��"ɢ
���DwU�{���w���m��/o7��z��݊�J�H]���u)%�$��]e�06!�
 B�?�U}�WK#\b	� �
|�H\���
-[-3a�:e����#΀o��6�� �=m���al�̔%�JH�
�����h�8����)F|���VI�����\����q
�+��T	
�g�!�_0�c�@QS@}�-D@~f��N
�Θ�����V��l��ѫ~��..�}�m`3�L)RmO-�������[+��!�X���k���
�j��KN�#$�	�g?`��
G�����A���e]������.ҁAA:�V}{�̛wi���	#u�f׌O;`M�(�ւ��O�|��	'U@ *SIE[�m��y:��#��'�H����{rl=�e���������EW����R#�P�1�T�<0�߼
�ZF�E�h�IJy�G&2��z Z?mt��|Eت�$��j/r�1�_l��BBlm��0�yl�F]q��4A��ŒbL|4

���d,�$д��8�A����ȭ=Gٶ�ڵU�
$�V'B/��E[�-�%)���G>�s�
����GB�y�����C1�z�����{HUwc3!�/
����C���� |��
s�
+[-3a�:e����#΀o��6�� �=m���al�̔%�JX�
�����h�8����)F|���VI�����\����q
�+��T	
�g�!�_0�c�@QS@}�-D@~f��N
�Θ�����V��l��ѫ~��..�}�m`3�L)RmO-�������[+��!�X���k���
�j��KN�#$�	�g?`��
G�����A���e]������.ҁAA:�V}{�̛wi���	#u�f׌O;`M�(�ւ��O�|��	'U@ *SIE[�m��y:��#��'�H����{rl=�e���������EW����R#�P�1�T�<0�߼
�ZF�E�h�IJy�G&2��z Z?mt��|Eت�$��j/r�1�_l��BBlm��0�yl�F]q��4A��ŒbL|4

���d,�$д��8�A����ȭ=Gٶ�ڵU�
$�V'B/��E[�-�%)���G>�s�
����GB�y�����C1�z�����{HUwc3!�/
����C���� |��
s�
 jǰ�ߦ{$u�P�$����<zq�_�{�d�x@6�q�,�A�{�����>��Ć�����B�U�MpY�“�X����hǞwG��a���
pd_�<�
 5�
-~6^���#�MA��u*�̎
Fm��M�3��࣋�}��S3���-����y2���������g���_�Q�(+Tf0e�
�Jr6�PT
��	�j��a���a(�L/�¨��`L\�z�l	B��&�>�FK�
O���:�`HL��#���k��h���2��ʦC��f`����B
�����`��;�i�=ܭ��q!:���^���x��3�S��~(;*p�����N���zx(J��������ڧ��8
]��q��}4aV8)����H��P|Q��hb�Mad�E��
��1���APEI% ����	�����wf�Y� �'��n�W@�*�|�w�
�9�	�������:��Zo���_��$*��)�&�8ཛ�Zȸ�c���T��*5OR�z2X��W���ͳ��Y�#*I\TU���l�z���y\����U
 ��G�:յ��zfVb+��D��
n��e:�Z��XM��P5�.B��3W*@(�GhgC�ˡ�|BS�U����ޣH�~�CHB�����i����]Ւ݄��4��,
$=w?��uF �5�j����D����v=6
�
�
A���%��$������kq�3�m���0 z��
!��\��6H]�����+o���Ƣ/��9��
-׃c�x��}]l텾�i?��.����WK`��?���9HT��q:ʉ�
�
2��og�o�z�?�uW~�#�͸� �-��|Ŋm͸툕RZ��.]Қ�d��
8������|z�, ]�*�B�b�
-��/z��{�1ex���x:gn?���h)�p̡���C|��-�תc���?�s��~*<�Bw&�O'�
�T��fWJ)R��1x:��n�ʂxb
Mq&uy�;�矿���̡�����a�f �*V��qęZ�hr���z��H;��&2i&��?>�H�8��-]�F�AK�on�����X>>��m`�]q�xCk�)S���
��z�<΃W�꟠B�d37Gӭ�-�e�]�*�KFx�(��� T��D/FI
���*˞.o���Y���ųخx\����"�QK����Y�w�e�Г	c��,����W@��}Ռ0�k��-����Rw��;&8�1�y�V�(���+�d��}s���[-��@�;�ڟ�aO�:�X
���
��f�yy2�>�
$�Ķ��
����Wa����F��N�����r 8-����wƦ+�ٗ?�5�j|���Y
nE��������]|�{W�)�64�k��W�<,L��v:ʐ4�W��:��?�`
+~6^���#�MA��u*�̎
Fm��M�3��࣋�}��S3���-����y2���������g���_�Q�(+Tf0e�
��a�U���j��O at Vs4
{ԅCэ`z�F%htcz�:��fK8ju71�q(6Z��x��@�(�q
 Cb��E
��D�]35Eی>��
V6
�
7�
��E��$�Efk��ߑM��nE
�
ё�>��:�4��
��y���Cq��P��oĔ�p�e���CQz|����݆ �>�P���Z|��� �	��I��
Ej
���VG�m
+#�-
+�'^�<�A��
�*J*��&�`O������0�ϲ�<�Tu;�zV�P�þ���}H/ %
�l�uց��zs�,��&Q��O!7��ݬ�� @ƍ��.��W��y�ԓ�z�(�:5mm��V�� 
QI⢪�� f3�{϶8
0���HŇ�� `��<rթ����3�[�'�=�mp�.�����j� ���v��RB�=B;�X�����Z$�>��
E�c?
B���
�O��׿��&�<�QFgY� ��T��0���WC
E}��'"
�ĵ�ih���"ߏ/9_'�5g�'&^��!m���
��������{���@��E^�&^yS�_7}�|��
W�

CǓ�@�w��bk/�O��u�ަ׾Z� �����o�x͉@�R��QN��_���};{��C�y���
il�
��m�t�+Vlk�mG���r�t��T%�4���%� ư�t���e�"VJc�P`G��5p�ܻ��)�+�����8s��GKY�c��з���>nپV
�>
��ɜ���S��3�}:��(���6�RJ�
+����9�v�V��`h��0�����=����-<d�u=�
��5�U� �w
͈#���D��^��?Gډ47�I3a4����F���Xm�*5�Z� |s���������
�o����Z�L�j����׻�q
��V��&˘�9�n�l�,{�BTY^2�KF���x
&z1J���GVY�t�xs�\�͒|�,��v���,	�Z
+���W�b��,[��L�;g���������f��^�� la���薺�
�1�y�!��+�:�@��^_�&s����$L�jy�4�!��T
{2��j�%�g�����4��������_ | ����x��,�
+Ç��62wB��>���iy\��36]�ξ�a�W�˗���p+��-�������[߻Ox��A�]�����aa�t��Q��Y����H��f��d
 endstream
 endobj
 2000 0 obj <<
@@ -14138,11 +14093,12 @@ endobj
 stream
 xڝXKw�F��Wpf1��Qc�EAv����,2��
/�,��9CChk���>���v⍺��u�}��h���՟W~�HD�H�\Ey*�4-��p��iT�ُQ��"����iS$R(X�ѯW�,x�i��2��N2�E
i�l"
 �Y����͍�I�e:���,16���NUt_G�����l��������q��ջ��l��$˳o.m$DR#Q��Y��!�B���k�Z�LU�M�
-H� W%&�3l���&Z���_��4t$�Ւ^0ݧ��Ʀ� &kb��$��q(���ʖ?O���c$�����"�9sڝ�K�j� �oG8[�Wg"�`�-Y��5��o$̀�
b!�3|WBs���L�
-^-�[�Q836���f+�:
\���TN8A�dR���y#���9�]�X��
�dž
;o���+���񇜚+�ʓ��߀��
G`��H���~�T*�JF���1(�ϫ41�I�5
b���b�|sw�Y�����
�/"��yT���٘�F'9ԒL�I�䈛fw�
J�Z��jm��e݀�>���4���Y��:��nYژ,.���|p,���&O������;&x�� �=�L����~��se����%�=�j(�	ְ�#����U�YT���B�kX���RC�0F\���]X/���*�y+<�
B�^1��y"rH>
����w������p$.�H^�-(
܈��0��
���M����L�
FϹ�
�o������Pg� a��o`�u���\7j,�F0��O���J��Ϩ
��}�>3NMw�`U�n
nՖ��T�{t�3|���`�����|�X������n��N��w(���jcd\�թ
��@3l��$�����G<w��j芏�{R�? 
8g(�:�`*�_����/��Q�O|��]@�������Q
!�7e�l���1�����s��~�#��]�lV`@4�	@��dB�d1V�.�H|�@�KE]���f��>[Zߍ0
�K𪱗�d��$E�:�$v
�Ӳ;�������M�vg�K�~�d,SgQ8�+X�ϴ�|�&� �i�����U
~�Y��I1������Q��
y��@E�����ZW�^��z��Ci�����n
g满<��|����j��8&q���Д�/E5�݂)�+'���m3qق��g�@�O��o n�~h�u������	����h�g���3�E[eW�"��c����@���{��0���
�/��Xn�K)��,v�Τ|��m�vSٴ�1���"�gaUc�+7���|�^E���i%UX��1�e�+���Rb|��6���15���f�f*�7�Q�5��
����Ip~@��
- I����`���k
����aקL��D��i��# F��}�߈�'a�W����Ѹ����4_�aaJ�*)���O��`>?�á仰����#ǻT
[
-0:��1�ٰ8q;��ߙ�C��Wd*�圤G���>��
�0y
�v��
"ʗ���/%.�̡��
@��	��.�������8���5�� �"P�^`�
$����sjA�D�yh8,�&��GO�
-�P8f��� 
ANԘ'�
c
����SJ�'IB�Y�
�0]��Bx���sT��N��AI�̰K>�(�j��Z�'�!�����b�s^���ܽ�Hq^��n�D��͞�<�(�7��
����\,��C�
#� ����W
�:����4�h?� �u������iG����a��M��/
�QXu�E��0���"ם_��)�Z+�2�1M�]��|�ŗsh����Ϥ�����Wp�*�|�
���_B�x�jP�&Ex�~  1��B\@���2���
Ωץ@H|��P
,��=U�>�
��_*��p>�8�O
��5�W˷ n<�C��A1Wb홦��SM�A1�E��s��������C�>���G�){�ݭ�A*�\���6�?�< �rC��'Wӽ0��<#��⚮�A��$�*X(������Ԇ�"�:��9�G,ݾ����ͪ?��ǣ�����\���Q_0ș�4�	�pV�~dڗ�z
��k.�~
�a���l0z��ag=�_
]wV1�u(=
tXs�*�
#�<T�K�Uxw��xђ
+H� W%&�3l���&Z���_��4t$�Ւ^0ݧ��Ʀ� &kb��D��8���Te˟��
ߍ�1��KSD[�ל9�N�%K�R��#�-ܫ3�H0��,���Ȁ7�f@����+��LT~&t��
��(�����~��y\����b*'��L2��H���E\�
��U,R���c���������CN�F�I^�o��U�#
��o$x��s�s*�X%�L�����U�m�$��1_�j1o��;�,zۃ�_^	�	���<*�m�l�]��
jI&�$Zr�M�;
��b���l�6���n�}�Џ�l�n|�,�O
oy��?mL�]�j>8�Cyp�'Tq����
��o ўC�^y�k�����YA� �
�
p5�kXґI��z���,�A�v!�5�X�a��b#.�j�.��A�D��
E�k/�m�<9$�� ��n��R��ȿU8�~$/�	�nD�vRN���vc�&��~��?�B���w��7p}�e�j��S�0��70�:
�db�
5D#΃���]S�I�g��Ҿk���;C�*G��j�ql*�=:���Rn0���gr>l��x���O��s'~�;�X@��F�12.����
��6F@��i|Ww�#�;�S5t���=)���3[�J0��/}t{�CN�O��'����. Z�	�K
�I�(�ƛ��R������y
+�}�9�a?��t�.�H6+0 �� �`2!N�� +YJ$>G ڥ��]J]3ZZ�-��F���%x���N2yp���|
D;��iٝU��U}W�O�3���%`�V2���(
�,�g�t>Q�K�4]�BV�*��,c	ҤpC��Y]��]َ�|j��xbkt��X/�D�W�4M���G
7�3��P
�]>M��D�Id
���eehʇ֍����n����O�
�Ƕ��l�WóM�Ǐ'��7�]?4n�:``�a�ᄊ~��t4
�3������k��1T^�h�`
�A��?}`�N]]ϗl|,�٥x~�AgR�Q\��U��lZߘJ�o೰�1֕��w>\�"Vр�4��*�N��ɲ���v)1>��h��K�����j�H3�Û�����g�un�$8? �Uo�
�$|B�P�xw@ᵉ�G�V���S&Ot"A�4M� #���oD
+0�+q����w�h��R�`���
�Љ�0�H�~��ا�f0���P�]�������]*�-
y��lX����k��L��?��+2�rNң
+�c��ꎃ�
���N�������Zn���D�PEN��Ԅ�Jf�d�xTE��i
�g�Ee E�P/��� ؂���95� y��<4
[�g�ݣ�cE(
��pF}� 'j̓B��y���~�)�?
+�ד$��,qO�.�W!��c���9*�d'|Ѡ$xf�%�}�m��c-��E�L�d1�9/u�z�^z�8/^D��w"q���f�_
~�ʇM�m�m.��ڡ܎W����k
���`���:CT�s
N���p�AC�0r�Oŗ��(�:��MZ�s���/B�s���&�.x|���˹4��J��g��W���+8F�^>��y�/�Z�F5�e�"�T?�wd!.�p�ci�����R $���_�^۞*p��Ɍ�/��Up8�P
�'��
�����[ 7�p���t�+��L�U�T���"`�9IEJ}�?B����w��u����=��V� �f�|ca�G
�R���Z퓫�^\|�_KqMW� �rx,N�Fu�[j�S]�q�
x��#�n_X����f՟`����^J�s.
�a��Ш/�
�Lk�w8+c?2���H���5}?�0�It6=O𰳞�/���;�C��?���
:��
Uc
+�d
*ƥ�*����?	�і
 endstream
 endobj
 2020 0 obj <<
@@ -14196,11 +14152,11 @@ endobj
 /Height 192
 /BitsPerComponent 8
 /ColorSpace /DeviceGray
-/Length 169       
+/Length 170       
 /Filter /FlateDecode
 >>
 stream
-x���! 0 �� �o
�ClV                                                                                                ��"�                                     Fǒ"g
+x���! @ �?짠Hpx
b��*                                                                                                 �x��?$                                     0��"�
 endstream
 endobj
 1993 0 obj <<
@@ -14331,14 +14287,14 @@ endobj
 stream
 xڝɖ�6��_��
�^c'�[ۙ$�q�%9�)��.
 I��|�T� 6)��/"P(ԾA<�'<���;_��$+X��$�q^$e{��<����	g�ȓ'��&�L
-�&�p��F��e�Yͬx�OT�D!����^��������1),3Y��T���~����y�v�U�N����������/x
+����2�Y"+���]d�)m<�!��]u�Wr�r�=���*f�l6�
��gLk�f��M���_-�������Q"����;0SfR��<����5�=����)&|i�d+8P͉��T��T+��z
ۅ{�L��Y���/X�1,�FT
�/��(.�b�K��
�+�j�@�J�ÙlS���le�����6��܄��dV�%�md��}f�*<��#ņ}����w�+�	���+#���Ⱦ��W�$@���Q��}�T�eJ&Vs&��_w
�
�A���*
��:_���<y��_�8l#�킇wt��8p7f�F�V�d!����Ӏ�P*����Vk��w�
�=�u�#�nu�%��}�����vtpt�k�) ��
�t�n+�R��f��/}���]e�
+�&�p��F��e�Yͬx�OT�D!����^��������1),3Y��T���~����y�v�U�N����������/x
+����2�Y"+���]d�)m<�!��]u�Wr�r�=���*f�l6�
��gLk�f��M���_-�������Q"����;0SfR�Ӵ<����5�=����)&|i�d+8P͉��T��T+��z
ۅ{�L��Y���/X�1,�FT
�/��(.�b�K��
�+�j�@�J�ÙlS���le�����6��܄��dV�%�md��}f�*<��#ņ}����w�+�	���+#���Ⱦ��W�$@���Q��}�T�eJ&Vs&��_w
�
�A���*
��:_���<y��_�8l#�킇wt��8p7f�F�V�d!����Ӏ�P*����Vk��w�
�=�u�#�nu�%��}�����vtpt�k�) ��
�t�n+�R��f��/}���]e�
 ne1~M�����`��?������Z|ޮ��v��ڮF0!E����f7������Pj����l�� [�җ
p�ei?N�!�^5������4
O�N7m�l1��
�*X��SAf��]?y�J qp�CE B�O��
��LP�eW�j�/���;@�GZռZ_v�����C]��ڶ7g�;�&Kg� $�\u���~�Bw$9Ok�?
j�Kzzd!���0���X��s�>��B�F�!��l�Ж�W��\D���i��lK��@�Q8��AT<C@�3�͂
�����dI��W�����}��_�ع��j�(P"�\(��6�ܳ��;�km��Ւ=
a��
/Y��f�93ZF��>S��<�ϭ[1�
VL����ɠ����M���U���uj�7xe��)��4N��=�w6�-Z��������'̃3A]�)K,H�r?�h�
Z&
 APY\8��
9����7@��x$KE�0͙� �!H��B���gy����`?�rm�9��7PA0��T����
 .��
]���ɇy.8M��0u���j>�
�tkM���m�-�A�
	���*�M
��g��S�unH�E��t�Q�=m����e=��������p:�m$1UG�F��y��Oo�#
��z�>�kA�8��5UQ� �µᡆ�0�oպ��K�G&JOT	�1�۱�h�4|���L �葖_��>��/�HǵaE����mz���4��Sx�a�#ɹw�)��
�z��,8W�C��| `��t1#Tp|J��R��ɫ�=�C�#�Ǿ
�ǃ�7�
!4
5�*����V.��ڠ(�n���[�
3 t4�8s�Dk�X��y�]{ޮ
 <`�Ɠ���\���ӲMB�.�H*x&񹵽�>���t��L���Q��B�B��������� ���*�(O�5�)
�J^�m�J�,�&2þ
 �2
+
�.���/�A!�=��:9u��Cq|JVMUz�R_2����
���琫:�Y�p���tn��=�eTB^�\�\�%�Ʃ�a]G�C8t�0�j�������.��* "A,��g$D1J(�Cu��8scq�*<�����֜8S�(	�����ոq9�hV`���)e��#��;+�JE���zʗ��
�x��N���¯��`ʯ��
 �3�W�ʼ��%������J_��q?t���j��F$�	,JsЈ4
>4
-�64�CC|Z��9�
��RD[,�O���
d��-ހJW^�r�OD!Xî��px��-�.��1*10.fd_�x?���hd/�
*3�e,��,2>n|���[�i��
dlQ�ܤ�/^�H;x�u�DVû��vd��p��*n� BX	#a��#� ,{�nG��QX-���2i������]{C9H2��K���,N�#~1�?�b�BN$�����e����,;ܐA����������LEVsΌɶ���y~J����ۭϿj�^��B�%Y�B
+�64�CC|Z��9�
��RD[,�O���
d��-ހJW^�r�OD!Xî��px��-�.��1*10.fd_�x?���hd/�
*3�e,��,2>n|���[�i��
dlQ�ܤ�/^�H;x�u�DVû��vd��p��*n� BX	#a��#� ,{�nG��QX-���2i������]{C9H2��K���,N�#~1�?�b�BN$�����e����,;ܐA����������LEVsΌɶ���y~J����ۭϿj�^��B�wŅF
 endstream
 endobj
 2030 0 obj <<
@@ -14381,12 +14337,11 @@ endobj
 /Height 184
 /BitsPerComponent 8
 /ColorSpace /DeviceGray
-/Length 155       
+/Length 157       
 /Filter /FlateDecode
 >>
 stream
-x���1
 0 �1�w
� i%�
-                                                                                                �-

E~	                       ��Bb"g
+x���1
 0 ��w*�/4�A�Jh                                                                                                 [<�                       8��"�
 endstream
 endobj
 1995 0 obj <<
@@ -14483,7 +14438,7 @@ endobj
 stream
 xڽYK��6����iW�
>E)�
6;L�f�@�
Ԗ�-Ė<�<ݓ_�U,�i��r1E��*��"̓ǀn>�hy ��8VA�%�<	6�����As?��$�
�>�&aR(�����2�#��2��f����e"~��n޼���%Q���� �����4W�]�
�{�~�V�?���ꏻ�n�ݍx�H�(������,1F"wa#��q�
 ���Se�)_���v�
-H/�U�ĶW�[�-�ZL����Ǻt��^�鵁#Æ���J�0���*AMք�	���P���ؤ;�
���g�;li�`-8��N��b�Z)��k8�WG�I8�M�;�kPF{#i�؂$3�N�ƒ�x�t�^-G�k9w&�$D�U�����q��+�h��T�"�����J&a���ڵ
+H/�U�ĶW�[�-�ZL����Ǻt��^�鵁#Æ���J�0���*AMք�	���P���ؤ;�
���g�;li�`-8��N��b�Z)��k8�WG�I8�M�;�kPF{#i�؂$3�N�ƒ�x�t�^-G�k9w&�$D�U�����q��+�h��T�"�����J&a���ڵ
 O޸����G�On�Vr�')4'J0*fqb�A�'�[�9_�D��>�e\%�ъYk����"�l�H��nR'�u����{Ã����úc�
�p���
����	3\F
 Mo����FC(����Zk�X
�,����*���P��7h�mUl���ڧ��a��Q����>��:�
 p�/�2�]�:-��ω��-x��d�%�rk0���$���N6y�>��E��:T(u��#�
�H	�Q�:"!Ç��86QX�����Z��J�E�H��ѱ� S�#�oaD��fs�Qh8���%���.��Џޣ¾��>O���)5(��ٯHwi�ə���?՚0��v�-�=�ո^?�
�-��sN�EI�(U ��=ؒ���T���ݞ.-=�MZ�UK
����}�zY�R��Yv�"1S<�xx���
@@ -14492,7 +14447,7 @@ p
 �Ƃ	1�r0��
�ߜf��'JD,�*v
�+��%��'��`E8"z�l��L�Q*��0>�]�T��$l�ݡϋ1���)�u)�R
 �,����L�x����K�>��M�m^q��M�;z��r�p�YȔ
�K�"@縧*ܛ�
���bxf��m^G��$'
�����-��N�=�՞�
F�q3��e�� �	=Qq�%���	�h�«
f�ԥ,O[)I
 ձ
vDgur�V-�s�.��gyn�mF
�݆`q
�U��H�����55�Q�����2}�^���
�ls�	b���H�*k���v�W�
���#Y�z\,<bf���i[�}���3���/���������M���0�
H�:$Tx��f�錢eG4��]]�*�_{��%�K
��3m<�!����]'�p6lp��f�L�
�?��Ѱ�q1�̅���"����0�Fa��� r8J ��~9 Z�ߟ"90��G�j�����1� c0:�X�z�]B�	^
<�z>h�Є�	�º]A_�
[��#C|��&,�M���1�����tF0@�-�u/?�^�$å�;q5u��һ��wt]��v��:�#̿��˿^~��N�/b1�4y��mem��O?��� ½�h}�P�8K�
-E�.:�M��Rj��J�,UX
��+#
��W�_�n7ߟ
=������ү�:��'��o�<�
5���7
O�OR�9����РS�N�6�)���ϧb��c�虰�8C�@v��7);�����~�
�FӐ�p����d��?���*�}^fc�N��>�X�.92P �c����tXl��{��d�A'�u�b,�9!BZe�&�����Cg#�:���I���*j��i�/l9
3��潸vP������n�����
+E�.:�M��Rj��J�,UX
��+#
��W�_�n7ߟ
=������ү�:��'��o�<�
5���7
O�OR�9����РS�N�6�)���ϧb��c�虰�8C�@v��7);�����~�
�FӐ�p����d��?���*�}^fc�N��>�X�.92P �c����tXl��{��d�A'�u�b,�9!BZe�&�����Cg#�:���I���*j��i�/l9
3��潸vP������n�ټ�
 endstream
 endobj
 2038 0 obj <<
@@ -14584,14 +14539,18 @@ endobj
 stream
 xڭXY��F~�_��]
 ��M�o�	g����C��
�G"V$e
cϿO
M���ٍ
0lv�� ��|���y�e*�b�q
����A	g?q��,�J�u��<�B��|��uqGGq&���Ȉg��F"��Ww7/�i�
�����!�M��A
-R�Xwe�{��ͻ�V�:��7�?�~�y{��-��Lf~��L!�<I$r���N��@����t�|e��,�D����*J�t6��2N#�Ś�g;�]C��^-�u*ÅD��Q"t]_�
�)MB�(�屳�P���c��xc ��I
lE
�f|�n��i�������½ڈH��i�H�g
���FR�ϰ����b��HegLW��rA���™m�3y�n�2
��v��
��d��H���Ǎ�C�s`v�B!��+����� ��ȩ�2B��(����E�����H�I��=�L�(Vy�h�9|��A܌��k:LbM/J�i�Ň:����z�`;q؞X��� ���1w�H��Q��#�U��C7(���f�u�jǦ��omSV�̞߷�С�f����>��+��
L2�]WSn�Qg�
-b�)�?�l�?�n�����
Xd��[�Gq����"c��Y�#��Њ������y�����8�E��2�@0^Ԯ����?
�Ym�.|��X���mǷͷ
ƺ�R�C4&P��,7��ئ B	
lS�*N1
8Eh%�'݉��
�����A#5~�\zw
^U)<T�
�¿�
�Bk/*��.����#
E�ˤU�$M�7��`�M��ӽ�xߵ�PmD8�
�.ē�eb��<��}R�Z(M�'�I�\�Q�J~�@g����9[�d{~����J$Q��]���6Y���F�=L�����۞XΑ������vCO���f�&��~
-�ơ��>�
v>�Q�q"=v-�?b�Y߸�
�����s(��
�
�&�Oq�}�s����C�u�z�����e��|�Y���(�au�F�h��~�ҩ	_��K�`�G�Y��Ru%J�g�b�7����Y�����}5�Au��\$N���xh���W,Y��S��fM�/1��:�$_�5H)������&Mß>����/�A��L���ȑ j�E��T�
����*z&��1̣
���t,�jXӀ��Q��Den����
՗�G{ݚ�m�$K��{�|��5�
i��)��9�Q.m2*
�=��Ax �tZ���C���<�yJ��}���T6��qhk���
�5<<�%��8�����G����E��ේ��ce�8]��IӉ�r5҈A�Y��>�n���O��$��5���n��Sq��K�$.�W�@0B%1����w
����R�AC�dB��#��z�U Nf�?"L=9����g��acg{�ᘬB���&�_\\�V�H���Չ��T��}��&|� [...]

Pf.�u��>��H�4�0�e���;J�r����7
�Á:�ת���7^RY��(qEi;e-o<(\���G�v�Ԗ��Ą��Jށ�:��ox���K�&���Cb6�e�1'��vJn����U�zO���D�a.n-�
d)�=��R 
�e�B�1
-��g����`-K�A�_���'�'�]��
�xˎ�v
�R�P6
aK�@
��=xȠ��?�q|L�iIvf
�z���=?ߛ�_L�Ez��
��T-?w�a:q�<W{MI
�
-�측B� T��p� �+l�-�$h��p��wަ��O(�����3����Q$.z<bB>����'��L"t$�����j�I��I�6�=��#���G����(��p܈�M
-�C��������x1����z�H�۠
�/<�u���cNϴb�|��@w˕\�����y�!.��@%��
���8���̥d.�8��@TL�S$�(�$�59��N�/��� "R����+A[W�^���氙���:>�	XcM
-1��pcB�)��o1�;c��3�
�li�~
��[q�4��z>���Y�S=��� 0�X��[aUc큐��'�
��P���O3
��V�'�,�"T[�@`*������!�Vo���,��z��=/A(
��A5E��ӯ=� W/=�'ʕ:��G
t�I
-|���6&��<&�K�c���44&��� <�W�#����
��8a쾢<a�˴9s̲����k��
(O��
�X,� �KfFBљ���=^�d��
qXܯ*�N��9?N3=5r6��5Bf�ɓk�l��ֿ�͍�v��w�kE
������RGR�y<���)��۴S=P����ɹ�:W
sR�b�j�2k��������ww[��W
����r�
+R�Xwe�{��ͻ�V�:��7�?�~�y{��-��Lf~��L!�<I$r���N��@����t�|e��,�D����*J�t6��2N#�Ś�g;�]C��^-�u*ÅD��Q"t]_�
�)MB�H����b�
+{�ױwݿ{�1���$�"�[3�i7V�4�J�e��f�^mD$A�4W��3�`
w#��g�B�g�]1�d��3�+�j� �JC�̶ə�l7[���X�f��hp2ed�^[��F��90�V��
ҏ�v^�O�o�VƉ?��\!QY�����"��
+��o$�$���s
+&i�<H��R�
��� nFA
+�5
&��%����C���M
l�`��8lO,��Y����٘�t$�D�(E���ء�
+u�r��:	_�cS���)+tf��[|��}����?m��]o&���)�ਲ਼e1�Οw��\�r��|�,���ɣ8W�Vg�1^�,ґ�@h�q��}�vǁ�<IAn��G
ˢr̀[�	G /jWVc}�ٟ���6^>Mw,t�����ö���[c]m)�!(�[��ellS ��)y��"������E�^Lv�����qV.����
*ʅO���m��\k�F������
����eҪg���`�~�L�&����~���q�6"�j�I�Ih�21SM
��>�K-����$A.��r%�W ����z�-P�=�
UMb[%�(N�.�Ϗ�f��,��C��
&^m}Dk�mO,��A�t���h���[��C�
+	t��]?�]��^F�B;
�(�8�
���Ѭo\y��s��9�{Վ�
+���8�>��V�١�:�W=�����2�E>�,m
�q��:c��
	4͉g�{�Ԅ��ե{�っ�,XE����3zB���BOج|�o��뾚ՠ:�u�?'H{O<�Ll�+�,��)S`�&��c
y@�/����d|��m���O�~������ܠnr�����H �࿢�`*p_���S_=U����D]�r:a5�i�w�(`I�27�����˂��=�nM�6E��w�@����?f��4��j�
�(�6�
�G� < �P:-�r�!C�c
�<%��>
��k*����8�5TO��
��Cu
�Py�����#]q���Li�[��챲W�.�Ȥ�Dc�i� �CP�l����'IU��GҚ�ck7p�ȩ�P�u��+�[ ��`���;A��p��Ԡ���L2!R���O�� '����
v�e��3K�0���=�pL��PX!Noy��/.�I�W�����DDi*�Ҿ�H����
<

]W�
]��(3��:DX�Sl�gB��2P�
+�
�p
+��Ջ�Z���@��k��x��/���g��������� 
�k���n;j��MbB�B%�@j���7<��yM�%T����!1
+���ؘ\�
+;%7�q����E�'�pk��0��P���
�s)���2z�����3XK_L������/�}��߮U�R�e�S��p)Z(���J��TÞ<dP�K}���8>&��$;3n=������M�/&�"=���{���;�0��V����$�Z�jv�P!T �BB� x��6ږp��z	�l�;oSO�'��K����F�(=�
1!u�}]��l&:P� ��h5�$��$o��
������p�v[h�{{8nD��&�N�!T	���L}�j�K��y�X=f�~�mP����
�:`��1'�gZ1P�VV���J.ˊ�S\��<���y ��z����}u
H���R2r��h *&�)�Y}�
BC'��
��pE�LNTѕ���+�?��?�qs�LC
�`
����&���s�1���C�\��1��T�
M�4hP�N?��
˭���a�[=WĀӬ�
C~r �y���������@H�G�t�Sn(@�ͧ���^��_�V��Q 0�O�oo��]�7w�iXe=B䞗�
O狠�"����׍
B�������	���#��
�D�$�Y~\p
��ϋ1�_�
�rbCM�ԫi�y
a��t��M�0v_Q���eڜ9fYV��ɵYe�'��K,��
��%3#��̈�x�
�U���8,��?p'�ќ����9���!����5x���_��Fg���;뵢㉊g
j���Z�#��<�L����@�mک
(�K���\V�+�9)g1O5f���yu�is�iỻ-�˫�P�
Wr�
 endstream
 endobj
 2046 0 obj <<
@@ -14699,18 +14658,20 @@ endobj
 stream
 xڭَ���}�BO	��샗p���`8���
�g�Y��Ij��ק�桡vb#ObWWWu�]�JV�d���/7
 ~��Z�e\fU$:N�r�=���s������$6e�:�ae�2����~����E'�^噍3�Y���*�������o-p��,����U��i��aW61�����w߮7��ч?�[�|���7��*�qVd����WJ�e�j��,66%�
-7���nv�%_���H-�@�
_�E>�m��N��Z5g�����&΀o��6�#A�{Z����Ĕ���U���u۾ں=O�o��!ŕ]��j��Z0��S�tRk
H��K8���f*�p��4t��؂02����~�-X at y!��BǦ�`:����ȜY6%���F��t��>zף�I�q��\�?�u�b�&RJ������9��n W'�L�k΄��".��w����#	8�op��˒MW%�
-���dq���a����D���6�'k���=��7�N�/�G�B�����+�Xo��Q���5٥`�80��������(Uͳ��D[�����N]��;�q@��
�
Am�E�,^���倁�4�)Mӿ��SUD����L��N�d`Fe���Qn�d����<��
�Ƅ�ӳ:ӝmE%i��p��_2�6֣"�v���ub2G�6�KBF�?��fP

b8ï�ز��WT�¦
-��˩5��4/�A���:ϣ�>�����@�&-D�����'�l�`>�D�B�3��d
�l1 U
<�S������Js�k����H���i��N�u#w�/;=4D�ӴS�w���\#b�\5I^e!��n�����Y�6N�D�$z_O=z	�~[�� �>y
������J at m
Kq��P�Q� 'ec�L��KI���<�H ͩ�B>��!����>u�{N�4N(
�� �[Rx����D�h���e>n%ے�:8����;�t�s��WS�*LM]�
}�FBMB��\T�]m
-8���D:�
j��	ɐ��k�cͦA�W�b���?箝 �<.��~��M;w�Nw-�jMGR��w���.�(K��!�]�ay
-2T�G���Ռı}��R��'��`�Cѐr���>�{��b��X�$ƪ�C��d3G�i���g��� rL_�CH�uW�~f�q�q��Ÿ����k[Ǒ�5ĬL��6���-p'vp�󣯙���!�t�ܙ�M��j��Nv͵���e�����۬6P�Cܙ�C.e�_���<����Pq��^8]Y��R
�8�R9+�
�������OC	k
�R-c�~�s�,q�� t�Q�`���P��4I&M�e9+,����䢌g��e;�
6F�0X�<��I
51�ii��G����APy2X
-��T#
:���9l����ĉ"(L�o�
z���[�0�Ni�ͅ{�çRte���IC5�9���a�0�
?Z/k��~*2f\��$�J�a�|�

<
��)�W=�Ĺ*&�*��O8fj=:�̡i}�
9�����!&64T�N���p��ŕV��:�Kl��k:�N� 蓰�y=��hs`6
�
MP�g��^�4�1���<�
GZB
~q���7�1�a
'(��/�5�s��H �Ԕ�4qcvu�5�\O�y�@�
IhH^�;�I�:W
�U"4�c���M��p�X���e��3�;�� ��58–
-�攍_W�h��"e�+)[_�l�g#��<9j�=ig
uf����yn̶�i�\����IzգY�ɶH���փ�k�
����%��C �P�&Z��L^�0���y@��k�c)���I��
�Kw���8�r}X$c���|3
-wn��-��TN�'u	���ɉ��փ�<
l �pX�2
�=�}d�7�?�r�{�ht�[`��Ќ��C�m`����x"����.N��#r�,i���������
-�1d(gp�AIi��0�L&�sC�Y���gTPH���
����ʖk��AE�
`��x[��x�'u u�Ӏ��Eb̡����BCǭ'7�&��k�������}zp�4����
���_���d�[�X	]�
��=ӂ6��TZï�����^�`�
vC��5�Xd�X��SG��;i���oC���tj`/��-�]3ɹ(�V��w�����5
-��v��(����(�
x�/���,.S�����
��
�d�?�B8K��cs��" �ز7Lz
�ڷ�c1:3%�) `5�Jf&e&�8��
-^0i%
-��ǟj�uX�bG#�,s����6�6[ܟ�"+!���x��d?���x9}`��W��O�r��������B�
�W��㞃�����(Z2�������U�o1��Ql�O
�V��޵���f���J͎1�M�+
}���8n���ǘ���AQq��-Kg�w*)s	�_�*d
 ��� �' D<��2�R�H/(EI���oȋE��sƷC�7EJ٤�ON�� E:X4�Q}���G�����>��a|Aƻ���O���(����u�g��J �fQ�ׂ�V-ǁ�6��:�}��f(T
Ρ��^ꭀh��S��5�;�2�a;:
�) ^H
8�^*g�$&��<C�
��Y�9,%��kt�p�\���H��p��B;��.�S
V��T*u}h�F�Yhj|
*�����I�Og�ܷ�Y$RѰ�.`��"�S'�Kr����q'�z��
j�ݴ�zK�K�J��@X
 z���/�J���@'(��{}c��&��br~�o����1�Y�6�T��:�<,U��J1��;����xD�pW�+]ם\��DG�X ��$f^�p'����2_���6�?�E
���L�&e�#%�p�A��c_�s��w�o�`Bvv=�1����}�f^�P�e�����_���f�f�K9�&1�>�	Y,
mi��A�;n�L��&).�1J�?U
Ė����
�S����zP<C�A
�j7-
���r�e\/��QX
0.�)�ԥ�l��ւ&6@�s�r�U�B�t������DtJ��#	NA���F
�%
 �.��g�R/@.o���R�������9�I�
�'�V���Gܦ�k��
��*XIQw)
�,�����+�8��Z����ՠ��
[
���+o]�j
�!([�;��
�!��I���Ҡ��7M���!+�}�ɕ�p}�
\x�vr�3I�H�[�#�V!�܃6t+�ŗ
|VW߳�k����Z)�?��
�/~_�
��#�
H} p�	 H:FsB�CK��BO�3NV9��^����F���\��J5j%�m��	����!���{����'q��=&h`|���?
{�[����L
1T6��G�-�� �C��sT�f�-�w��s�,*c��ɟ]�
Lͫ
+7���nv�%_���H-�@�
_�E>�m��N��Z5g�����&΀o��6�#A�{Z����Ĕ���Ul��غm_mݞ��η��J�.�r�Q	P-��éZ:�5$��%�M�k3k8|^:�glA�F�
P?�,����i�cS\0����	�Fgd�,���w�z��h{:�z
��Q�$�8�v.�׺�܃�[)�����`태��w7���T&�5gBHMe�;d��Ñ��78x�Q�eɦ�DFI�8G��0Ag�W��ف�~��5�e��
P��T�ї��X!�d�Uqa�_�7�ڨD���R�[
�Ht���G�xf���YYc����y�h��g�
�8 �zu��¢b
�����r�@{��&���������\He&�M
+�L20�2N���(7K�́�UY��h�ec�ي��
����4��@����/�k�Q�M�DF�:���k��%!���u�z3(�1
+��WUlY��+*~aS��b���T��r���A����c���W~x��w m�"m�xr��|6�L0��"J�ҙ~_�f����	
ש�\�y��c�9
yε|�H�
�����VQ'к��;ė�
�X�i�)���a�1A��$������7��VI�,b�k�I����
��C���Uq�<�����Z%�6������a�Ҩ[����B��ĥ��[�k�D$���W!��ZH�i���=�

L'��FE �-)<
+~���`�?W4�cp�27��mI�U

ރ���
o�޹�y«�w��.��>�`#��&��e.*ي��6�Qcd"
�g5�^��d�ZµȱfӠ�+c1��wȟs�N�O
�Fj��C覝�;v���T��#����S[��~�%z�ٮŰ<�
�
*tǣ��jF��>el)���p�١hH9
r�d����}1��`�IcU�!Ed��#��I�g����S�	9
�/��!����z?3x���t��8�y�b\E������H�R�bV��l������;�����LZx�`�m
����U��}'��Zl���C�C����mV(�!�̌�!�2����p�{
�b�}�8
NU/��,�l)\
�
�����U��msק����f���~��F�8�_:�ΨD�gtr(��$��󲜕	�@FHrQF�3�Ų
B#G,n
�Ǥ��д�Z�#`b�� �<,\A����� �
6]X�o�D&��͉��q���O
�K'����½��S)��W�ˤ��
l�
ɰk�U�����J`?3.�x��
��0�?�m
�Y�٫�f�\�P�T��'
	35�
�l�д>�
�F߈k��
*k'UXu8����J
+��e

�%6D�5

q�[�I���
w�r�90��&(�3Jw�Q�Ԙڈ�y
�Ў#-��8U�ǏŘӰ�������UR$ ljJ�
��1����|���<P�R�$4$��
�$Q�+���*��1@�GJ���j8L,fc�2����l�w�
aK�	~s�Ư�m4
Yz������/R��n�
5מ�3�:3�Pu�<7f[
+״Q�v����$���,�d[�C��Q�A`�5ȅ�`��p�!�[�c�
��z
+�S&/_���<����5��y]W�$��B������ED
p�>,��
+DF|��;�w���o*'Ǔ���S���D�h
�AJ
6 �8,m�
�>2���K9ƽ�
+	4:�-0�vh����6�A�yi<�CXye�
'uw]��9[��k���j�|�IX��2�38�������zv&��!����3*($����@�\z�e˵�à"n0gsH��-��N�
�:�:�i���"����zB�g���֓�@��y�5��w~���>=�^��G���vs�/�}m2�-�j��.�R�iA�
*����zǿg�z�t����I�z,2o,C۩#��k�ɷ�e��:5�����L����\c+�yܻO�r���Fn��b�{�~�e�ȀQB�	�)��|�W�g� C2ßI!�%e�9��{ 
rl�&�s�[ϱ���_���}%3�2G
}q/����u��O��:�X��� v��ǀ��cL����O�p�����j��w���i���0\۫p秌X9��WO[\I]E!Ն«��q�AN�k�xJ-�C��q�c�*���Ce�(6��t��
y�U�j��	j芈h�tfa�f�Ԧ�ԕ�>��v
���c�St����������;������/�
� ��^��"�@qqE)j���$���7��"��9��!��"�l��'��p�"
,��(�����#���T`��0� ��`�ȧm���QYpE�:�3zp
+%C�(�k�t���@zE��i��>�h3����Ha/�V@�I�����
~�ذ
�֔ /�
q[/�3U�ya��qRE�,��
��
�5�u�����m�JZ8�x�
�s�)��l*���>�g#�,45��
PXu��3M���,�h�z�]��)���%9w`C专D���5�n�t\��ӥ�S�ƋV ,�
 ��H��yM%@gh��⽾1il�r~19�׷��V���,_p*�^�S
��_p���
d�}s<"^�+ƕ��N�
+�]�#uX,
�
+g~3/c��uh~H��j�S��"���&vN��ʉ�F8�WpR��������;η�t0!;�
�k��ō�~3�s���MS���/]�C�n�٥
m��o�,��4O��
7a&Ic����ٟ�*bK�Fr�������p�
(�!� �W5����
+z�`���2��	��(����b��xR6TBk���9���o�b�?�[i~���	":�?��ۑ���|�q#�Ւ@����3C��
+�7��k�D��ji
w�Ѥ��k+οS�#n�L�5�m���u������j������O
e|-����jP��-��P�ċ��.b5������
��T��$��piPm��&��Ր�ܾ��ʂn�>u.<[;�ٙ�v�ǭ�A��A������
����ŵ�lnx��ޟ�_���O����>��$� �9�ʡ��xSC�'�'��l	s/�M_�	�]����D��	�6
���f�����s[�=�xi����n�
40>�������-�dfq��*�y�
�#��s ǡ��9�g�����;Z޹l�1U���.���ͯ
 endstream
 endobj
 2053 0 obj <<
@@ -14749,24 +14710,23 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵ]�۶�ݿB����91�Az��ic�u:�����N�����J�BR>_}� A�w���DK�b���dq�H����L��
��Y�Y"�$����/�%�5�}�Hb�g�;��-��c)<oo��#X#K�$�
��8���,��E.��~��w��y����f����

T�D-�׋_��/�[�T��7x�����g/��"�q���"�v!D�#��i��!�	B�����9^��83�@�>�W�&��f����Z�)ڷEl�
�*���

܇�Q�v��6Y�X�	?
ڢ����뱫گ;\q!�,M�X�V�x��c=�S�p�r����T�6osE;~��������#hA��N�f2V�	�	{�
�W2%qf��
��/W2���j���=2�X�RO9��R�QqS۵������xc���W� V&�M�jN�`Tg����g�K�>���"�h�ȁC�WT��V�

��-��U�CA�Y�[��RD[��bftj�e��
<99n6�>�b�p!6���
��:$���F�=�'�Wo��U
�?4{�/���$��
�)ʪ��_��n�ڍ� ��#@�I���jS
�=��aiLTl��	�J�������J�<j�
RQ"�����R&Qw|��}ݸ/�4
o�=����T�S�-�HYt�K�˕MTt�=m�����9%%m����uw�{1sJp���PŶ�3ʦ���m�*�8��;T�+M�n����p[���Y�A�+��A����}�;�J-j�E6�,��
*q����;|;v=�
��/uS�u�����T��wm��U�:!�ߒu��>S�'�U��[^O�J�OJN
-�Z���y���Оӛz��=6Oz(>��̀�4�Jh��<�3p��3aO�
-q��(H���lP�l�F�
-C�K��d9� �*n
-d�����Z��je�l�JXC��u��nw�V$��9`
S3���k��d�6E�(��2����
��(g�F _���s����B���=@���f-g��v�b��
?��D6�Z
ɝ���D�Ԏ�N�l�Z2OG���'
�m@�2˽�;��"Uv�
-���ج���)�h$��j��w5�I�nzpAt,R��ة�
niK�e�y�t�_���C��1��m��۪D�%?
v�s�Hi���'6h>���:Rl�噢�h<*�?M�w{�UQ����rl��
�
��
QV'z=9�,V� ����W�%mN�v�v=�i�ReO��hd{����n;�l�h�4pbWung�%�g	���d_�Ϟ�8?
�'�L@�bbe�S�R]��et\�n��������
��n���pItS�I�AC��L��L��s�gፂ
>NxC�w�<Tt��CI	������`}��f-*d;*
m�ׁ�ز�C+����ixV8��=!������L~T�GSG
-� )��z���(�7��Jj�RxC�Ǧ��c8��01�P/j���
�S5|��v
�
�
�h�E�qK�_�L�_)J�N`���
K�ߒ��}8's/U�05'uU��3v
v!����;����l:�ժ��u���D��.t�&�
�4�^����3����� J�SI�
�3!B�@�8� �1��
= G���9|Ns5�h�?�}�2fj�>�բY�,��	�qv*����(�1Jt.
�}�"{=��u��5���I���o�{�����C^^���សv�T)Y�� m^���|���<ܥ#
�V����|����x�
B*N
1���.��SIS��1��J���"�����=#�~ܡ�k����f"
����Qq�(�x�\��9��ǵ��
�>��jH%9
7Jub�Z����8[����jgV���h�A�m����?�,i��r�����VC^��I���pƠ�'�'�M���f^gp��E���*�5[��y��K:���4���pJ��3�Y�������R�C�d�����Eۓ�Ui��Ҁo>͇apo��3��
���i6��cB]� D�d*ӜĂ� �`5DT},P���e�z���#��� w>��j.�g6=����
�>T��rQ�����V�
ܞ���}�>-kR��X�����x�����;|r}@K�v�\В#R{�d&�d�zȴ��멐tXR9A�\��K��dTK at 9����$��H��{�9"��?��v� �e *��
�XI㌥q���c�7�F{6r
`��T��~�
-������Pb�d�.�O�K��'w�`��g���+e��	xd�s�g�c>�@���E��,)�����Ht@��Ca�;c̔��J�(
��ǵ|Ta~<9�G1�pZ6{"f5���T���%��y��@��LF��'��
-�I��EA�}Z|z��^0�_63����LX���X����]d֣�-�n���y��J���;��;��8\�	d
-�K@�/��#�����
-
�!��	x�spj�ƹ���˚)D�hx�w
��r��t�疓3u�S�`��s`I��C���?�R3Y�NMS��BQ�\(*�
-DE�˾��Pt�e����$���%�80
ͤ:oN,�AO��̃�.�,N�������z6=t;9'wc�r���$To�p�[���qȧ�
����qε��=Nja�ͫ՜p�O��x/s�%�N�X�6!J�ӽ�9�T���K�&Ҝ���B
䜕��v�M�������F�4ֹ�?
�4c�N��|�����9�Q���T_\�-/�
-fy��e��gwdIz�V��ۊ

�eq(J��lV���&f,%����2�V�6��]����4�D�`� �n|����H
�;B)B�AF;�Q�/��B���A��
-5/�N*�O��g���ˠ��a!�p�2�X���7?���	(�r;����_�\�H�7)
t�x�|x����w�+)H��C�G."
��۟�91�e�W�����������
b9=�����Z
�
�j`��B�p�px ��N$��Z;�ZW���(5��2���N�n\����
�n�M��7�FrbU���o
-�qS��W/;�g��U���#��*ƫ];My	-7�i�M#��wh�c@M�J��-r+���y�&��d1(�
�^���X�W�Cגu
A!��`����z��It�חogx�c�<��]k��|����j��r�T �]���v�̂��v��4\
"p3�n=Љ��+
��C��F�<;�
o�4�)-%���S�}Y|����&۬�r{\;��GB��
�:T�rWr�p\
T_HJ�*�g@�I|HZfS�e�D���p�[ ��'>xz
^��ځW?�v�<
P,i�骩?Ox
-��fn'3�l8��;?=� g!�<֠����
-��
NoZ��A�����p���o{���J��c_�V"Ne>E<hӹq���߲2�ɯ]���b8�d�)2�� �|�;�{/y���.��ЪH
�h-O��
-���}

� �T۪t>��������H���@�M}'��
��2%�z�XD_1�����α[��
qÚ����9��Rm����Zt!�o������ւ���r+7���Ƣ!�l|���yn�ħ��nf���;_��-����l�%�.6�1����z��������m�ʇ��0Zs�pGyl;�Z�`:8d96�
�pa��C
���^ 7��v�p� C�� Q�5%F�r+��*b��~3�g���yO#c�7�Exx� �O���Q��N�t��N�3&
B���H]c�0�
_�U
k�i�,1l|s?���o\�¦ح~(:j�Dr
�޿�����ì�
l�S�ԯ}���8�g"���X��3����V�O*�v�B�fӧ�]
w�dO����$��=¡�1��D��_�����}cc�\
�b;rn�u�j(�sL�#a��	z|
�=t/�=ς>�����
+xڵ]�۶�ݿB����91�Az��ic�u:�����N�����J�BR>_}� A�w���DK�b���dq�H����L��
��Y�Y"�$����/�%�5�}�Hb�g�;��-��c)<oo��#X#K�$�
��8���,��E.��~��w��y����f����

T�D-�׋_��/�[�T��7x�����g/��"�q���"�v!D�#��i��!�	B�����9^��83�@�>�W�&��f����Z�)ڷEl�
�*���

܇�Q�v��6Y�XĚmQ�uYl���U��
���p�&_�D�f��ͱ�۩V
+8{9���xu*b	����
?�`
�HamM�� �	'H3��鄽Z�+��83or_�+�E�qW5Kx�
N��S����q)󨸩��ZEB�oh������ͫg +�&Y5'L0*���^��3
�%`�OPpOq4[��!�+��Hc������۪ݡ��,�v̭�q)�-pAD13:��2����
7�z�f��[`svWo
�w�g��_�����7�o�*��=����a
}k��e���Ij�j��j o� �$��u�)�۞W��4&*��ꊄd%�k��x`�r�E
���(���~��
)��;�k�ǾnܗH�7��@��n�����`�,�
+�%���&*���
���U}�Μ��6�����;ֽ�9%8�Tx�b��eSy��6��
��Q���
�
��ʁ��&B7��
+UH�-�Lݬ����� @������
x�5܍"i�� ���@Q��
�
����—�������UZ���������T����oɺ Kx�)����-���S���
+%'i��w�j�<D�Vh��M��͞� �'=zhf�F� |%4|@
��`���'_�8�Iy$LҊH6�L6i#U�!�%�H��HC7� ��}SV�{a��tT6rK%��Wx�����;l+�	��

0���x��q2Z��m
��{^��X��VN���R��/}��9�pB�Lb��h�
 art��3NR;�	�x�f�"a-���N�dn"rjG���s� b-��#�w��6�c���НSJ�*�X`�zl�E{�z�
4��F���֤a�=� :�AM�T���%Ѳ�<A��/��
~��!F�zɶp�mU����ٹuZ	�4
�es�4�CW
)���L�u4
�u����Ļ�=[��(QGn�
96Qڅ� �Uۅ(����s�d�����6'_
+�A���F���RE4�=VQYm�
�?��j��x8��:�3ǒ̳����~�/�g�U�s“U& �@1���L�.g
+�2:�7U�M���~��S7��\��$���$�Jj&^z&��9��FA'�!��;z
*:��!����_���XT��֊qW��
������Vl�̡����4<+�P
+Ϟ����
��_&?*ϣ�#}��E=v�zp�̛vb%�
])�!�cS�I�1
�a��H�����k�ͩ>�Qn;tV��	Y��Ȉ���%گN�o��%u'0s�]r���oInp�>�����o�����E�;���j�
}
j�q
+M6
��j�Vźnnx��a
�g��uR�̌A]��A���b �����R }�F �F̅
�#fc�
>'���
a�՟
�>k3�i��jѬgZ��8;����`�	�%:��ξp��
���
����$����=
+���x�!//��z�p�O;r����[�6��]uk>��d
���V+�Q��K>����?�B
!'�RU��j�ک��؊٘z�V�`�F
Q]������[?�P�5EsE�p3���Ȩ�w�t<_.
D�
]���Ms�NvS5����
�:�Q-}O��T�����~��3�f�z�� h��H�����f��TI9[���q�	+�!�?|�$��
r8c����&�߿G3�38}�"�jp��-cyG�<��%�MW
N�@�i8%
���,XYZ�{�vXX
�?��e2N��c�����Ԫ4�bi�7���0��ߏ��
A
B��4A�1�.�@�R2�iNbA�	 S�"�>(��Y�2z��j��[�ll�;xx5�3��
+N��g
N��� �(�@�A\+vn����u��5�Ry�O�BM�B����
>�>���T���hɑ�=�R2�a2�o=d����TH:,�� �C�~	炥�u2�%�
AB�QOz$�~�=܊
|�����t�?�2�gk��q��8_P}�1�G�=
+��RH�K	n��s��W��k(���d�W�ۧǥ�ē��h0��3�����2��<
2l�9���1�J���t�nk��€c�p$:�W�0L��1fʋOE%�D��Z>*�0?�
죘s8-�=���J�^*������e �z&#�ѓDW��$W
뢠�>->=sd/��/��^�c&,��k,HCZ�.2
����M�ak��P�VY��|�
tl
��2x�% Ǘ���mL
Wgg�����<�98�H��BV�e�"g4<�;��I�
�R��s���:�)�n���9�$X��E���L�g���u^����}��l.�D�"�e��{(��2�`Ap��r�X
��fR
�7'䠧K�^��C�Y'�|�SOON=�
�����1S9Xcq�7�
8��-�u��8�S�WM��8�Z������jN8��
+�G���̒~
�t,a�����ϜR��|ԥ_i���c�r�J�Sk;ԁ�WRlm�J�b#L������x��P��B>QL�g��Ĩ��I�/.ʖ�U�<��2��ﳏ;�$��
++	I�mE�ز8%�U6+WxMm3
+����Y`K+`�p�_�pNhg"_0T��Q7>�
��b$��������	�� �
¨���
� �r� �g
��B'�d�3���eЋ|��j8C�_,���⛁�����Q�
BK_�/O�q��ϛ�:H�P><]��;��$�����#�@��Oݲ�+}�R_[��LU���
�zAT�v��]F50�A!|8E8<�Ll'�`N��\��ACU�����@�j'g7����`N��&Z�B#9�*H��7��)�Q᫗��3H���Α�M�ծ������4ɦ���;4�1 �&_�����I�y�<Ng~��t/�n{�׫�kɺ� ���]0����Y�$���˷3<ձ@�JpȮ��g���s5MM9x*����n�B;gf�?_l��\.�o�
�D�ɕ�
+١�D�\��wʅ�iŠ���Rt�)wRVO��,��ω]��]�m�M�=�
G�#!G|�]
*I���R8.*�/$�\�3 �$>$-���2k�Wmq��-�i�<��|x����^�|
(���t�ԟ'<�X3����E6�_ٝ���p[��Y
k��G�H�b�7�^��F�RR8��ݷ=
+�y���1�/�X+�2�"
��܋�8�j�oY��׮{u`1
�O2��i}�y�Q�
�
󍽗<�ip�nthU�@4��'�f\JǾ�G�X�mU:��M^m��HF�O�q�Ǧ>�J_�Ha��r=D,���g�L�\�ح�[Ď�a���Z��s���WX�N-��Ʒ�U���skA������t��Hc�K6>M�t�<7d�Sqp7�E{ŝ�]�CN��6��\���tZa�f���?`	�h�6O�CK|�9B���<�
O-0

�
�y�k�0^�ߡ�Ō��s/���X;Z8r��`M�(ǚ#]�Yf�xd��۳|�k����1؛�"<�p��'���i�xH'�e:v`'���Xp��1X�*���4r��6���Ї��7.WaS�V?
5["���D�_�Y]p
r�a��6��b��>�Ri��3���},J��T�o��'�xX	;~!B���ۮ��y�'W�uwU
�P��c����C�i��ž��1`.�T�
97�:x5��9�	]�=
>�
���
��gA������
 endstream
 endobj
 2062 0 obj <<
@@ -14806,12 +14766,22 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽYIs�6��W�|���0@�[�/�T�&�����s�Hv76�&Hɚ_?��\Z�<��r"<�}��ͽ�ǽw�/<�'�8eI"�����ˏ�^g?y��4��
��Sa�!a]{.~��H8�I�őb�x��d�D*,��__�z�@:K�Hy�;/�X{1h���
������V����כ߯�xs=�-��EI�\�A�	��0
P��#&Uh�
T����C��,	�!�@��\��$
ݶ"6�1SJ,�~���k�d��sz������n���NWmn�C?`�qZ��,�<��u�e�R#G/�X���
�&�i?Tk�*)����p4
��
��8���G
���F�H
���w!4	�L΄.ܫ��6�L:�oR"/��6H�|8��}֣Í+Y��'����Kp���򕱏
������.�6�=��\8!�	K���P���|B�;���
K0MY�����P� ��g*��Ȑ���P%�%�u�8��;{uu�
݂�_�:Iۙ(��K!~u[�
 [...]
-Tp�
Q.�����Ƒ�b�h��'?cg��D�2���!�S~C��2G_M9�}q��3;���kz]�E��tTc
-C$��,���$
���]������n��}�.��j�n#��/�e��
P��~�ڷX�m
3kEse��]���'
��
�+�����TwY����Wv7�[���M#'���ӚQ*�l�`�@]��?X~Ɏ���\��r���/o
6�m�m�-�"fR��4h������Kf9%��,Uql�b�$����$,����?g��}�5�*k�ਂ)eJ
-�ڝ��@{�:
2�
�/��F��
Vy�l��N�O�H�ŸS59��C��]�b
�z2cB�[G
�i�LX3�������v�qbǧ	-.�mŽ�V|;e
̨�*���+Tiaո6���L����(�`��l��
�%U�D�;J�HGE/ݮ�&��Qp�;��u��`��f

\5�l� �v�80���+�K��� cAbb'&v�Wz��ڡ�
^&5@(��SR��^�$5
�il�`@mlD%�����Qן���P;���2&h
�9��
��p@0r���8�W��5�w��C:��� �� ��7}!���蓐�Dž	p�+�VQ��:4�q�\�C�茕�"�5H�x8��/hov���YO (t�(
��d�
��:�
֖�-���&�;pc� ��>����׎�Yլ�PY6@�y�R��,�U��J' ܫ
Y^}�f��
��i�쭦W

������yO�=d�^�����O�V�Ò�����i�V�|	s�y5O� ��w�w����f�AV�k�%��Ye�����I&m;H^�~�%SD�F����V�m�
?� �W�2-�$��W�0z|�- ���$<+23M�5�)s�nO���T �J���k�ի�V���I|4����W�^(Ͼ�!�
f�a@
-W��*���5XlR�ŋ�3�[���Ji4�[,�b9�‚�o
����p�g֕oF �3��k$&�<c|�h�� �z�Z�E�H)K����y�՚��j���fEd��u��i�Mq�h"���ye�p�h͇��u����O��G�i�-/�і��$�e߶�y��Y��1:r�4�� �E�#_tSx�,�
F����L%�us�8cdcy�xɾ
��Ç�q��,��"�C�M$���LC\��#�F����T+ at V|{���b�ȑg�X��=(�f�%rg�"�1BmM�� B��
q=h����(���ܩ��kun}N͗2�A ��8�l
��
�����,��%RPS��}
� ���9�Y�֨\��n27&h5&�����
,0`Ҏ<�-��˲���׫��d�
s�inB��K��_A�|����.A�ߘ���m��g��
�vpt_�R�
K��p4ZD��
-&��[W��n�
�?��,�p	�S��W=�}3�j\��̱f�A�O�p�Zf~����ҳ��#�mI���,�
 �(t��y�̢�p��/ӧ
ⶽ�
h�W���φ��0�Ƣ�;«���FxϨ0�P6�վ�-���qN괻ǻbE��
���jcr:O;��g�r�WĖ��G̲��
OO��6�*=�b�o�Q�K
`�gi�=����:��]�~�[��X��
����/y=f�
+xڽYIs�6��W�|���0�p�q�e�J�$�RSSv��f�&�)Y���=<�K��G�TN�Ƿ/�o�޻��
��ǽ8eI"�$,R/?^|�=�
+8��
�L��P
=�Lp	���p��G� ^
)�Gy��O�e���WoHgi)�z�
c/�T �����y�v�����������.�\�d�H�(��+\�
�,
C��y
1�B#��B(�Ƕ(��dI�
��G�J&���"��R|)�C�]c$��ӫL���v#�_v�jpS
��q�hy겼���A��K�
=�
So����P�Y���>���,�*�L��q*�ŏ8X�3"���>"2 =��Bh"�L΄.ܫČ|+"��䛔ȋv���Dz����zt�q%��Zz�H�l_�ە�9���}dX���w�"�!���	�LX������
+G`�
+�i��X�i�BpT%,���/��8�
�|mU�XB_G1�E,�٫�#������@��I��D�x'^
+��"��HE,�6~o���a<�����V�п>�ݱ=
0����	
)�EYk���C�y;�����]�h����7������"��O�;f�����,�6��o^���1	��p��dG}�Q��-��ŁtT�U�?���1�s4�0�>W�ld'0,��6 ��\(JK!F���|�����C߯(ϡ8G*�L��ć���
�+��@�FF[w�>��
��SZdD-_ӫȺ��\0/�U~�1���	��e^���%�
!�i�T;Ϳ<4
�t���K+h�L%#��5NB�sNm��r!xu���5�A�G��_z�3v��L�)�-
">u��0��(s�Ք3��z0�C	(^��z�(JG5��S"Y�g!%%�xrvU��'W�
�]����˺�'���
���
����v@����j�bշ5̬͕�ZvUF���0h������J��}OKu�u�~�}ewc�u���4r"�K:��2̶&�E
+�����x�K�5�,W�o���Pa�ن����c&�XI����˽d�S�q�R�x �M"H�J�"H� ���
�}�5�*k�ਂ)eJ
+�ڝ��@{�:
2�
�7�톇�
V�P6�xTT'�p��bܩ�
Yԃ��PJ���a1N=�1�ӭ�`�d�֌��ꫬ��
7"N���4��Ź��7يo����[�z
u�J#-��&sp��� �1:��l��M��������
+�rGI��۵��dTb3
+�z�л.;
,���̀Ã��B,�0�
)�t��v�uI8d�IL���np�J7];��ˤ��tJ�:�󕤆!2�-�
����5P�:��sU�4j��X��a8gRp�� � #��0�`h�.q%��y�
�:��H�pp
�@���/$��#
}�R��0�w%�*J��^��0��t(���Sd�IU�!�
������p� 
+
>
+G!������%(D��k�	���7�}���_��#���c{V5+&T��Pn
��'&
e,��	 �jG��CA��G$A��<+p�6{��UC�h򻺽q��e���/.��A�㾕�$x��p�L�4D+V����ټ�'�H컉�[�xq�� +ܵ��R�����N���$��
$�P�ܒ�)�i#���Q+Ȉ�6M��[ͫF�f�Bӫ�
+=���Cg{����&�ܔ9l��
�@�[* K����5���w����I|4����W�^(Ͼ�!�
f�a@rW��*���5XlR�ŋ�3�[���Ji4�[,�b9�‚�o
����p�g
+�J�7#ٙ�
�5Z�1>Y��o
G�J��"c���t��Ǽևj͏pp�Z�T�<�^U���?��4�d4�ʂռ�x8Q��CZ���@e���	X�#���疗�h��d�2�o[�<F�,��
�b�
+M�"L��/�)<x��#��x}�ͺ9b�1���t@�d�O����8�c�J{��ס�&Z���!.Bӑq�i{Z�w� ˿=�MI>G�ȳm�X��
I���3W�����&U�  !�^��
�U��M|�[����:�>��K
+��Mp��*G�:C"�*;8�hg����m��=hhnw��5*x��ş��
�	Z��>b0��>

��#i
����� �C;��j�2Y9�
���=�R$�W<"�'�s<�K�7���u���3G`y;8��`)1�R�|e�7
�Q�;��d�y��]٭v��������?Ujy����7���x�
kvo���
��e�wl��*=�	<�ٖ�,.����"0:�B��G�,J
����W��2}�!n�́F~���l���n,��#�Z��n���
+�e�[����
,�N�{�+V�o��!�(��6&'�󴃞}f.WElI8hq�,���$��X8h3�҃.6�F�����z���z�a��i�e�Ѿu�����������f�
 endstream
 endobj
 2080 0 obj <<
@@ -14908,22 +14878,23 @@ endobj
 /ProcSet [ /PDF /Text /ImageC ]
 >> endobj
 2092 0 obj <<
-/Length 2312      
+/Length 2311      
 /Filter /FlateDecode
 >>
 stream
 xڝɒ�6����i��j�$n9&�SN�j&IW�!Ɂ-�%�$�pq�?oEJl׌O

޾��w�B���߻��yY���0°����?C�����0PE�f���H���~������A��^�� ��J#�TDE$$�ܽy��{P���
��"
���@*
*��~�߽}�?�B�������ǟv�
��4�<�V�q�EQP$I�ܣ,
�N��!�le��ơ
-�D�ԯ�UA�g��6��ah
���V�S�g�WK|���@��>�U�~�mf�?� ��/�c},�N���9 E/_&�w�B��3��Toi���~��Ӆ{u1(��4���5#ڈ��W�B7�]1��@�7LW������l���+�?Ĺ�Z��a1�#�L��^[�����˓�k�G�~C��b�I4���
��a"���+#$*�"���e8� =��w���SP�A����y�Y��
!��L�rM�I��&�g�m�����r���X
<�ѹW���ݘF��Ʊ��}}�zt�R~}�
-��sy���T�
���jj���Sc�(y��3�uwV�r_�0�
Av�P��
1�}�|�;&N�ʌe�
L�|ޙo�����a���2�
�^ʾl����X3:&7�%^����<;�ho�|D<XG���x�ԃp�#LB)D���*�z�(W�>��k/a��
BseO �(�Ă���ݟ��v���Y
-�
S3�I|����O�)O��_yϏ�H?<�;h
�
-J�=۾�D'���V��+Pf��ة
- ���
|���p�
1^���J$��o�Ĉ�EU�F܊>���� ����r4�TH7�DQ���0߅��SGB����"V��^�i��
Fs�Z�qj�5qCAEyQ����Q�||>�f�к�9
 PM=�"�
-M�nE�@mU�?R2fe�b�D	�.�{��>���؃Χڈ�/�����-eK��p�v��
�Po at 0#�u���aQb��
t؞̃#D*�C�U�Ύ�J);�>�Ec���-��W�����L�ʰ�(1X�/s�8�-$KU�v�}e.�	���gcݒ�!�HR
���L_6d ��h[��fÚd�$��RO2
-���tO5
-`����C�^�C$�-�H�$.�6
-�;S�$(��0��
���l`%�	g�h|��C8�|E�h�
]�"c
�mYS(C�� �R� W�7���:�!����#���D�3����\��
��s�\���o�b�
m��r.�H�g�G)s4e���%���Sw�f���P�tG:�H�%��enLg��YZ�v�"��3���R��P�I�e
��e�2�
����;�a)p�����S�JŒ��a�8�,���w�|ܔ�Y;	�t���,j����g,E�+�6
��

-9v������!��{C�$�'$(|��]�H���'4�m`�
{L�
-+&��xD��
-8߂�l���cjp<��7��3l)
St�XE������s�҂��0�D�No��H����vXr��d�K�v���XB���ۓRX����@��ԓ�S�_��^ �
x
x!��6����9�3	k�KX�rٯtrE������Ͷ��?�r��$o�4s���po�]K��-�R�G63��\�h��qzD���b8pM�z���!�v�p7��-�P�ϥrݤ��V1�rQ���]5A�3;,�c��T�v�;ܙ��[D�60�� �3{VS���c��.~U;I�y�JaH*ы.�1�����?��j�C΋�7|�¶��u$�S�-Ё��8��� �h��
/Q�u+�
����*�@%K�s��Tr>���g���X>A�>����#w�1�9l���d���ߞ�,�l�Dp|�I���ݭU��{��0.�TA��a:�^)��fa�|y�n�T�<�/کI�
ѱ���&C8��;���
�� [\3�ν�
&m��b�V�z�yyIf�'x	^�)��:
�
��X,؀�H�L�����Q�k��KX�^���KD�����[��lY�J���L�{�@tטM4�
��w�r$����f
�F�s�|G����#�i2��W��E�Z
uB�`�l�{���.��BD�:�<�1`nּ%����j����� ���(�	�� ���
�^�e�-�"y�=�m��n�u0�
���
`$�9Q<h�� y&d��,����B�W-G�lW�
a����Q�E�ʜz�����
���QL#
�L�5���ǀ�z�lO^�y �_�@XY�+:z�7"\z#.�����xoXİ�[�\6r�����޻��!Ė�
+�D�ԯ�UA�g��6��ah
���V�S�g�WK|���@��>�U�~�mf�?�@��җDZ>�
o����
���/��;D!P͙�i��4�J�e����½:����
+E����mDM�+l!�����q���+��x�~�S
+g�M�����?N�����
N�
�X�-��}\��ɀٵ�H�!�X��$���p�0�CN͕�y�}���2
I���G�;�^��)�� OSO�<�t�,�ޅ��a�	e��äHi��3�͇6Q�[
|��pp,

���+�q�nL#p��
O��X\�>M=:B)?�������<�ew�ˎZ�n55�y�ϩ�O�<J��Ǻ;
+g�/H偆 ;h�`P���>W��
'GeƲn�[>�̷������?�H�^�O/e_�f�|`�
��q�/|apo�
|�7W>"
�#��� �W�k�A��&��dap�C�J��D�_	�0
+�����'��WPbA��҉�ςBI;xD��,͆��$�}f�ȧ�ߔ'�a��<��G�
���
��m��m�r���U+f�(��vl�Tiq�����h���/X�Y%^�7
Pb�ࢪ�K#nE�U�YX�}^9�V��P�(�?�rw��B�Xǩ#!�
C�
+�@/��O����
-�85ך����"��(\H��(_>>T�ch��� ��
R�q�&\��"b��*�)���h1w��UƽHv�uxc�A�SmDܗs}��󖲥Ks�e�S�s�7 ��ԺIḚ(�H�:lO��"��!��*Jg�`%���w��悢����ۖW�+��Y�`R&De�
+W�,��9r
����q;�2��U
p�3��nI�M$����t�/�
�{s�-t�
+l�aM�T�Z	��'�	��h���UMO�!I/g��!��a$S�
�
d���){	�U�~�yDs6��3Q4>Q١
+�p�"Y4ӆ�k��ض�)��i}`)Aa�+қFsyX�ސ�����OIm�ߙuop��M|.�Ȇ��9c����7p1@�6�p9��@$�3�qܣ�9�����UZѩ�c3�t��
(b�#
�V$�X�7����,-;b��ƙS�o)Uw(�$�2�r��l��sy�NÝҰ� 8S��T۩G%aFi���B
G
�b�;G>nJ�,��Y�[gj��R
��3�"͕G��U�
��V	K��H��x˽�~�p�����.d�j����60A�=��^��`�K<"�u��
�o�l�Q�h�158
}������)��j�"Xw`x��9
Yi�y
p�f"r�7�t�k�z� ,9�SE2�%�\��c�,�T���I)�?[��B�ry���۩�/�z/P<���UQXPX�
֙�5�%�q��W:
�� |��\���f[�џ@���?��J�9��ti��î%���S
+����K�[�]4��8="����M1
�&@=od�C;`��u�Y(��R�n����J��S��쮚 ܙ
��1Az*|;�
�LO�-"�L�]ϙ=�)q
+��1^k�����<v�0$��E�ƘNG�C��x5
+�!�E��A
a���:��)��@{o
�U� �Q4Iƅ�(ú�a���i�@��%�9u
_*9�l��3��j,��p�i����������
6T�pA��w�o�Uf�yF"8>�$q����*n�=�`yA� ~�0�P��d��F�<a7^��
���ԁ����̊�uG�!�S��S�}X�-.�e�^v�6qn
1t+^=Ӽ�� ������
k
Tdz,l�k$[&��P��(͵b�%,R�����%"
a~���-Sp�,z%��o��=Y �k�&S���
p�;r9���p��F#��d>��	F�
���4��+�ŢF-��:!U0v���=��Od�
!"c�z��07kޒ���k�zX݁�aEky�̈́��
��P��^/в�E�����6��
l7�:�戂Mg�0��؜(
4
+LC�<��
+B�^��u^�۫
�#E�+vW����S���"]eN���c�i�z��(�L&��h�c@]��P�'��<��/d �,�
��.���CCQm�7,bX�-�.�
9q��t�_����~�
 endstream
 endobj
 2091 0 obj <<
@@ -15065,7 +15036,7 @@ endobj
 >>
 stream
 xڭXY��~�_�ڇ��aq�JU
�=��q\�z������H�R��cƓ_�>@�q7����@�����$�] ���߯|e��$ij�Tj!e��_�A	k�R�,
����(Z��/W?/d�R�TIlE��*C&*S^�wwW��[�.�8���C��"J����we�k������d6�𧷛�zw�Эb-�4�V�:	�YiԮ�X�~���7m�.�jiDYb5���FDi2ö�V�DX�����cאf�7K~��A �=n�
-]�Wm0%Q�����./���k�����ܣ�@�]FY�U��,i7Vk'�� �ߎp��^+���If��_�1�F�X��< {���T
��Pz��
���ɝ����v��iX��l`0�NP�X�s$��,�w`�&T*zM��u;�7W��e�94�@�L*�,��/"
E�9�� �,��w�DѾ���A�_I�H�IJ
�b�^
n副oMo[����b��A�\
\7E/�r8�PQ�W�ڍ
^�1a����Z�?�.ovU��o�
kϹ�Ϯn�)x�
{7
U��y�?�WT����{��*��;�o_���,x
F��CL`Z
�	�yL�V1�:�K0�/��Ul:.���Ȕ
,�
e�0��̼|�Dq�7lQa�T
+]�Wm0%Q�����./���k�����ܣ�@�]FY�U��,i7Vk'�� �ߎp��^+���If��_�1�F�X��< {���T
��Pz��
���ɝ����v��iX��l`0�NP�X�s$��,�w`�&T*zM��u;�7W��e�94�@�L*�,��/"
E�9�� �,��w�DѾ���A�_I�H�IJ
�b�^
n副oMo[����b��A�\
\7E/�r8�PQ�W�ڍ
^�1a����Z�?�.ovU��o�
kϹ�Ϯn�)x�
{7
U��y�?�WT����{��*��;�o_���,x
F��CL`Z
�	�yL�V1�:�K0�/��Ul:.���Ȕ
,�
e�0��̼|�Dq�7lQa�T
 4��g0 �G
�up�m�o@�Z
I�����d8lT�w~�w�%j��}��:�x����*\�ħj��{�T��*�$�؎=ӏ���z*Of��^�@���3�5��wW?V
 ����gl��kDE{8�My
N���gE}�j�U��Q>�!�
 P?oR
 ��D*�NZ��!�I_0
$�%
Hd8Ñ0
��<
8d��I��-{Ы�#��F�	k�m�>�¦#��փ�.@͢�z
7�6G���}׎`���q����
@@ -15076,7 +15047,7 @@ P?oR
 ��l�T5+���d�8ɨ,/LV!
󚍟I��]��
����e���	���[6z�x���]�E�'e웳4�l��y�<�4xa8�Xh��Brr��=���q�,L�Ej�A^�v�/�t-$y��
�~�nd���I��-�K�F�7�M�⯘6
E�����Q��*�[�1�0y�	6��w�q��Y
 ?�@]��s�?�^��TU�c�^����]Tæ`�F	m��6��8G
�Q��%ȃhr�3�S���Vd�)���F�
3�=���ZE���5�����@�P!0@=O�ܴ_ٝ���+��M�(>{1RxL�,Z,
�$SL��c��P��I�e<�{�C5���Vs�t2�4;$ �O�tz&1H�(�DA�͗��1~�4�-���E�j�:�?�u
S��;�۳�T��^O{��;�\yY�_�����D��8�@�M��a����
 ��/p��܆��~��3�w% 1�cgg"�=��_������CN�}�OB�����?0�x�T���BA���~j<d���c
-��?i�;���$�n�3�Xm ��������<���
cǬ6ܹ�f;qi?g��h�~�"���mCey��|<��ܲ2S�$����yww��E�
+��?i�;���$�n�3�Xm ��������<���
cǬ6ܹ�f;qi?g��h�~�"���mCey��|<��ܲ2S�$����yww��<E�
 endstream
 endobj
 2101 0 obj <<
@@ -15209,13 +15180,13 @@ endobj
 /Height 292
 /BitsPerComponent 8
 /ColorSpace /DeviceGray
-/Length 450       
+/Length 452       
 /Filter /FlateDecode
 >>
 stream
-x��ݱ��P ��w����p�S8��^k���M�1�\�
́u��Dr�פ
-ȯ���&^�                                                                                                                      �                  ���������� `� � �ͳ_W3
�.�k�g�
-�m�|�������v|45� /1M�ߴ55� n�b��w
�FS7t�
H�$dYʲcAQs�{EQ�i����i���#>�qtDXQUUh�V��CO��}�����x+��8�
: �7�w 
: `� � t 0��[�|i                                                                    {�
�jn�
+x��ݱm�@�K��
  !1#��[6�c/���T,����c	r�k�B:}�����
+                                                                                                                     �=                  v��s���,�-}�  : ��������a��5��	�u�����Y�|d��v1M�V��e��L�2E�l7��F�&t�H�$dYʲ�EQ�9�UE��됦��
h�f���8:",��*�m+��CO��/}�u]��^x
��8�: �7�]  � (t @� 
+
 :�..�                                                                   �ø�Fn�
 endstream
 endobj
 2099 0 obj <<
@@ -15255,7 +15226,7 @@ endobj
 >>
 stream
 xڝYK������)��ѼP*;�Tr��X�*d
@ $�"
- w����
� �]�:q
=��{@
�"
���r'�G"r)K%\2��(?�}�̣�~�8Si=z�c�MʤP0>D�~�ܑp�9��/��#�HE�����Wo5pg��:��F�e�E��\E�E�)�����Z�:��7���?��t?�-�d6���\�H�#��p�)m<�!�6Ey�Wr��=���*f7�m���i-�l?f���=g�WSzm at e���=���˶����L,�`���6��*�4=we�]�7F|i�h-8ܚ�M�s���V
+ w����
� �]�:q
=��{@
�"
���r'�G"r)K%\2��(?�}�̣�~�8Si=z�c�MʤP0>D�~�ܑp�9��/��#�HE�����Wo5pg��:��F�e�E��\E�E�)�����Z�:��7���?��t?�-�d6���\�H�#��p�)m<�!�6Ey�Wr��=���*f7�m���i-�l?f���=g�WSzm at e���=���˶����L,�`���6��*�4=we�]�7F|i�h-8ܚ�M�s���V
 ,����j+��]���/X�1,܍�H_`
�^�w�4�L%WLg��rB��և3�&%�Y�e��cY�`�g=ܛ�Y����J�q�+��Z�B�W^?R��
?��Z�MؤԜ���%����d8^z��$z�wLA�W)x�1�ŗ;�
WN{���o�*81�
������4�����z��;:�Rp
��HJ�]z�RC�x[��-:B���׫��&�W�k�zWe5m
ɻ��(��ӡ�;Ƞ�Z���M�/Ȧ8�ʂl�	
@�߇��4�r#+
��
Ϸ,乙�#��J�D����<b�b N3�a��I��.H���=����#��l��qւ)�7D����C՜[:Pu��
9Se}�<V����,ǃa�@&�������:x�#]�Ѣ2�1�!��<�5�R��̎
S��|�ޜ�"k�h)o��,�h^���~Xxy�
Z$0.3��ЗHP�����Λ�9�U]v�ɹ���O<hgI�sw�v���T�I����m��'6虸8?��1>qu�l�{o9�u�
�D�U�g���Xt!8�j�DLN-ح��
}(�jK�u��]�O�v��
���UW~�f5�{-ȼ���CE�4
�+���áA=�l⨈�qQ���͸��
@J�k�:����4p/-W��/�M�j
 ����c5�m�we��UX*Ƌ�^FӋ�QМ�@
��~�
15��{�$3i([��+	:L
k�g,`�L��@Q8/C�`	��% �5(SqU��	��&�5҈Aȵ2 ��I?�8LF�C�	�þ:�/O�60�
KU�d�Dx���z�Ř98���L_w��0�\���C*B����l��u��sWջ+�3t����@.$�l��"��!|�AS҆.0�ae, at u��X�оĝ#>�H
�ž���-�m
�����B�XTn
 �t��!�>U�g(��s
��ͪ
u�%�$�~(��tk,[I2
rm�6��@�-h 4B�
���
�a�����
3�
d��CG�m�
�?��k�L���2>�R�
0\��z���$+�&����6��
��p�ش%�v^�Qaa��ᨗ
�@�*�=�M�k�1� }���
�v姎�a�Q��x����
蹮m�{ӊ��u
:1ԝy}J������ゟ4�r��ub�N�'$%�ȯ���&�9EX�U��c�@�%���X��,��^H�\��k��Ѭ9vJmF�í~�����L$������c��D�8�,/
�0xx��	�/���
/���*qDH�#�h�.00�9go�CV˪Y��E��i�rM��'�Ɠy���
 M���%������WtdS_��=tK�	6�ྦྷ� �
f��	5�����PB

aa��d��w�8
@@ -15266,7 +15237,7 @@ M
 ~����,�L�����F��J���
o`���J�܁�����˷���~���,����
 �9g���e[�
 R��-��0Lj�S�m�u_燧f_	�/ ��

-P�,}o���f��A
+P�,}o����@�E
 endstream
 endobj
 2112 0 obj <<
@@ -15478,20 +15449,21 @@ endobj
 /ProcSet [ /PDF /Text /ImageC ]
 >> endobj
 2120 0 obj <<
-/Length 2141      
+/Length 2140      
 /Filter /FlateDecode
 >>
 stream
 x��XKs�F��W����ت\[y�
6�n� 9����Vy�vO^$Y*W儙A�����xrHx����W�<��Y��$�q�'��Շ�<���_�T�%���h�3)���W�Mxd��L&�jfœ<x�
��,~��z{�A:˭���>�-3.q���*��%���Wk�����ޭ>��z��f"[X�lf_+\�D�#Q�p�)m�|�
-���(Wr�2���'�*f27�mA��i-�b�(�sS�@�������a���R"�M[��əT2�8-�bە��H�s���1��K�'k��kF��r�Z)���-l'��V0	�w�
+���(Wr�2���'�*f27�mA��i-�b�(�sS�@�������a���R"�M[��əT2�4-�bە��H�s���1��K�'k��kF��r�Z)���-l'��V0	�w�
 7~���a�7�Z }B,  ���Lh&��.��̫�|-m�3�&'�]�Z�,ݞO�Z��+:4x0%�R�-�ߕ������Z�B���~t��o��OW at +��/)4gF0*cY�^a��,�/�^�ǞCǸ��3�M��g�[(&��
 �������/'�w5H���u/`=�ܜ%9�
��An�3��B� �.�ݠTj̿W����)MQ
ʢ�'���|��kz�����͜�?�^[7���0�
h(Y�
	/������^���+Ax��
)'w���e�����z��
ƮM�cb�v��3
��pCN��
|(
�T��ڄk��jW4_H���ʷ$�����
�+�
���O.�߽��,K
z{W4�h��ۑ�J��
�d- o�\�"�2Rb[W�2�|��E|�
�{:*[z
����W
���[�D��_��.�G���E�uS�Ȥ��s�w�>�W�@9��n�3���K��v
�T�
|��D>��
�y� ��jɛBjfr�;
 �Pl�wj&��h���+iG�@���i
u)���{4]���%}tj�W髮9.�# �Z�Y`d��v`��M�
�4~S��
t�n�
D��j�~r�@��o�F�����l���B��@XC�E ��
6��҆v��('�!Cĸ4� !�D�.@_F��TatX�1��#U�
q�Օ�}�V�<`�idb1��h��^
H&��12��\Y(�j�
����(��ۺi|KfA�U��$�jJH`��-�i�!�^��v���i7c‰t��
�Ў�,�� M/&"�1�E���جbB/f�z]���s�
=�j�W�I����ٌb��%ֳG�.�>np��K>�pw3�y�O#M�>�3�-�c��*�V
8,�O`�Q�Xe��buj,�x�-:����r��;m/�mc�ZB�� ]]v����xi��j�
 e����Ҷ>y<Q���H���e������� 
��� J�
5����G���:�l�\��<�%
-*�1^7(�����'����Y\T�mS�mH9�����hi����`��6���B6k!�6�-���li5�X�8����a��|,F��T��ӑB�_K���FaH��ea"�-�b���)��t�BlD�
���@��az
		��>�p��3�L,�
����3�]h7�^)%3h�:�C.űS����a���)�{c���k��$�i�>�ʦ�)��P�;
J<���A
-UE
�I
��#A�:��
�����y�{
-0<���_P߅0�:,a�zi�r�~�z�Ϻȯ�i'3JƧ.�m��_�n��<���
�Ӽ�G
F+���$��(�\�^�*,� 3)tsЪ��	%���hQ�X���kmp���H֞�8�U�
��;�
z��-�a_A��XA�
UZa늫1�D��n��<�\Ը.��ܼ��8��� ��pnO�l���Uض�XE��~	�xN�L>�2����qlP_Wq����*��	�l&�%|`kG�5����箣��/A�:Z�i{�ozt@')!8�NtWB��&�&�T\E^�����V\1�ͳ�EA�u�V8�g�=���#ɫ�c��=�ad�8���J*�m��kb����t94�a�1��
�<���Q4P���<m�Kh��W9�=�
5�v��"N��>8�_
����Q�]�`
-Y �?�x
rR8(��.��EC��\�T���.���>Ӥ@m��-
"[�a� ��
�F�l� X6��k��3;B�Ѱ�L�3.~��J���|pi�
�$���&����o����Wu:}�����>��E/@�?�t
Z��k�����$��
+*�1^7(�����'����Y\T�mS�mH9�����hi����`��6���B6k!�6�-���li5�X�8����a��|,F��T��ӑB�_K���FaH��ea"�-�b��e�ҚV����#�[�B�Ht>L�!A�!aW�gc�5r���%����u�
��
!�dm��W�ȥ8v*�2��8�Փ>�vo��_�`���d5��ԧZ�:�
jz�A��
r�!H���cC8�#��s$]
=����1��<>��@�'��
��[�%�P/�^.��T/��Y�=�dF��ԅ�m}�
��m����9~�s������h�s��%�
�
_���`
�`&�nZ��<6����-���}-�
��u��s'��~��aq�pG�C��e<�+�+��
+B+l]q5&�(;ڍt�'����e���V��3;��M��m���
+��W�/�����G]f|�\5�
�k�*.���_%�?a���ܵ�l��4v4��ut
�%�XC
8m/�M��$%G߉�Jȶդߤ����+����ڊ+&�y6�(Ⱦn�
+g�
����|$yuu����>��3�r^_I����wM�r}�B{�.��0�6��߼�����8���?��-�v	��*��Ǡ_�����N:� \�	���Y�c��
�4�+L!
d���CN
+e[����h�2�k��/��b߅>|��g��m=��Cd
9�`����(}�����
y-�_rfGh?����o���^����.�`xA���S�Dғ?�-�Z��.C�o��ZC�g���G���C�
����?h
��
 endstream
 endobj
 2119 0 obj <<
@@ -15638,8 +15610,8 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڭZK���ϯPrH�Ԉ��*��+U�cnk8%ѡ�1;^�zw��(��zO�~}����b�o�~����V|e�8M�*eI�X�ڞ����V;X�n�b���g��*�.`\�~��!8#e1K���2���l%L�3�����go$P�3���a��t�����$����m��Wo�����|���ỻ��\'�N��O̊�8S*A���XHe�s������t&�TI�U��tE�R3�m�l�L,%���)��a��K,Áv߻��Q�veS������nj�Om���m^�t���
��J@�*[m8�SS:�0�K�J!@�/a
�Wj
'��Ʉ����%C�ٸU��d��3�Έ�I,�3�3��$ؾI�5g�MF�w�z���v8�}ޣ��(c�ȹ$�_'Y�
-���g�?b�=8���&L�Er͙�H�43!�
�#��pp�k��@��N�
$���~�c�b	w�c��1�$i�~��	��Ud� �q6	��t���@�軙��^)�L
t�)C�Z"R���FJ�7?�y}(�N���P���y�������{z�m�]���f*;��S��6�&"��=��̸�
2�G»x�'3�&�@7��
ݶz��)V���
8�
jx,��|�t(�9��?tW<5��
�����
�
<�h�
@'os���iW�}�,D��el"P ��5���a�X�_*bcF�i[x?p`����
�����uH���/��ը�8���x�n螬Y�\�����ns˻�>�3�&
��rXbaپ�m��l�go��Y�)���

mx:����\}������am"2��͇�b��%&B�g���^c�ʋM��%���XnQBG��۶m�&._�<쯘a
+xڭZK���ϯPrH�Ԉ��*��+U�cnk8%ѡ�1;^�zw��(��zO�~}����b�o�~����V|e�8M�*eI�X�ڞ����V;X�n�b���g��*�.`\�~��!8#e1K���2���l%L�3�����go$P�3���a��t�����$����m��Wo�����|���ỻ��\'�N��O̊�8S*A���XHe�s������t&�TI�U��tE�R3�m�l�L,%���)��a��K,Áv߻��Q�veS������ǒ�Om���m^�t���
��J@�*[m8�SS:�0�K�J!@�/a
�Wj
'��Ʉ����%C�ٸU��d��3�Έ�I,�3�3��$ؾI�5g�MF�w�z���v8�}ޣ��(c�ȹ$�_'Y�
+���g�?b�=8���&L�Er͙�H�43!�
�#��pp�k��@��N�
$���~�c�b	w�c��1�$i�~��	��Ud� �q6	��t���@�軙��^)�L
t�)C�Z"R���FJ�7?�y}(�N���P���y�������{z�m�]���f*;��S��6�&"��=��̸�
2�G»x�'3�&�@7��
ݶz��)V���
8�
j ��|�t(�9��?tW<5��
�����
�
<�h�
@'os���iW�}�,D��el"P ��5���a�X�_*bcF�i[x?p`����
�����uH���/��ը�8���x�n螬Y�\�����ns˻�>�3�&
��rXbaپ�m��l�go��Y�)���

mx:����\}������am"2��͇�b��%&B�g���^c�ʋM��%���XnQBG��۶m�&._�<쯘a
 
�o�t|_�
��qj#���
�X�ak�0-��eN�3@����� �
���,�p�����-�8���@��%ƼƁF���Ix����p���K�ێ��A�>���,����f�ԣ��;G"�ޯ���
��3�I���H��}p90|%c��\�ۢ�K�D�}�Zg�
4*;z����}��hţ�����{$��m��
����im� �JG���'D����ŦZ���5�y�b�1ǥwe3�h�71H+ę0
�Ȳ�&��J�
���S�
$ �
�e"�V ���+���O��M)���eRB��/)���t��<���J_��(ZL�݁ȳf��H�f@׹���M�I�F�Iv&�we�����Y��dq��J��m�_T5�03�w����
cvt����iT��SY�@��Sރ�wnb�K���ћN廵�k�F����6�%)o��q6ʀ0�_�5*WJ�
�x�ظ8�*N�%
]�&pV�.�����S
�Ll�`	1Q"����<��d���h�l>6/�y+fK� ���A�0�aAJK�_���x每M�[{������9���
�^ᖒ���ͅc.C�%Q`7X7n�s�iy|�
��ѕ�t�
 �:���VN2�h����j2��'�)��ws����5z�1��!���2�;���.o˼��
/�8*�-��fS A\_0r�7�LA/������q7N�bO�u^(�]��X_:#�

n�#[��#��B�
 R�
P,I���F�DB���08�*H:�}8�UyyZv)�����-�_�L�
t�f�i@��jYlQ�65M$������=��a!o�p�%ocx��
/�F�~J��0R	��9�noqXLUy�
 �e#��n�}��k��{�7lx�Jo�~*)
=��ˮ��Z��&��h�iJ����cg�X���6���YX�v_�,C�H�x���`�}j��%��F��@dG�i��Rlo(���#�vD6Ĝ
�sb�
Q��!c�\l�aiH�ۆ�˝��6�
,֚�ӂ�d0Knj�O�=�[ϔ�y����g����Zc���eZ))P��SR09������
�qH��Y)�؎�,O�-�w~�B7c�����͌A@�	�2������qƿmv�sT�z���/������lB�ɩ���֚�����6o	�:
{A8$����J�X'X0�$���G��`طkN��Oi5�b]z��)��puK�N����O&�}[�V�F'���,�(]^KO�J�;�:]W�G�{aQe�`�m��K�J8�zI����Օ�
 �[��X����f�i�nRU��[���B�����}
[�{Y��
i5�
@@ -15647,7 +15619,7 @@ R
 r*�e3��v� 
������E
af��,��ޮ}��qf��
�,�6��3k��;����Pbp�w��`����`���� S�.>�P%���~��
�
 �ƈ�A){+���fs{-��`J�P
]Q�nSQc��ց�,�
�
L}�!��d���
d���7
 �,_3I�B���
1�w�5��o�-��z{�L0~�5	�n��>�:��Ua�rp!&�א�-��x�ؙ�/�:���&P�'�rc�B��3(�_�xƃ�P���ǭ�K����̚�,��"��*_�:Ғ���o�mc#��G��
݁��f(w^Ր��������.�����l�V�S]����v쪍/̌�!2�%t�j��,����X]�3��i�0
��3u���4���6�ǁ��`w`fPZt����>x��Z�ܤ`�/~
�+�"��_��"A�M�t��b���$P��C
&T�Ӡ�GO���_�t��7
)�=�;nj-�yl%��osG��-�$�*����c�>.ƒ,	CI��QA_,��b��i���@\J_de��PUZ���c��R�O ����� �@Z�J5TW�����I�Ց�	
-{8ȸ�����|��:���p-Ʌ^D֠� ��ڌ�
����9Q��
���:��ʟ̤�k
+{8ȸ�����|��:���p-Ʌ^D֠� ��ڌ�
����9Q��
���:��ʟ^;�o
 endstream
 endobj
 2126 0 obj <<
@@ -15782,19 +15754,29 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Z�s����`sh��'Ad&���c�S���C��DKL$R!){^���b��(Y~q��� ���'ȓU“�o~���H�cy���KƹKۛ���}�p�\�<���DǤP��$?��s�F��eb3�2qq
�(˄a�<�|����e�N

�1c
��\%�����/���WN�����۟����aD[d�ey��ĥM�`��ԅ͘����!���Y��t%W,7�OU0�]�Ln�͐��2�Ŕ�E�okO��|m�Ȱ���t�DZ�]���&kR���ܵŢ�ņ���l��኉Y��
���j_͝T+��xg#��L0	��N�_`�fd�6N�`��� w��	�\2���W���{�y8o
M_6��2O�mY�B�/zd�g%ˤ�r�[��bU۵J�p������U8��_��\�MxI�9a�Q9˝�ޟh8.�|���
y�f6q�"`,�	Ϙ� 	 )
���w�b�7�^@c{w{o�I��qg�
�#���xM��]a�c[���-p���f
�����\@S�
��Gxf<��[�>6���Ƕ(�}�S�=<lZRgU=��2̄i��X����wE�W�^��B	f���WC��b���E�;�U
-�ƓZTEﷺ�9�U��VQӳ�)a�����Kv{��ۇuI�u墩��� b=�p�aM�U]6Q�%�U[
�{ϒ�
�`1���ё� �.���/���p�h�'} !
!t��(Eũ���*f��-�N�$J"Z�4��鶁����	$�͐5�gu�(m�@�B���P[l
�i{�'F�J�p���V�@��#�U=�)
`���vvm�;x��@8bI	C��
�����S�H%Y�
�p�)s�%8'y�
$r"��Nx��ac<C
�	|R&�H��'�Ș0cdh������
�T�-�_�/�E����{�&M�L+ꎺ^��I(��Z�TwІO>��a�!f|�N<3/�U�#���)"5sZO�����?�]���3�PT���?#>� �p�p���ޓ}��U��0
w����'"���q�	�=�H���-��������̡�f���(qv��"�C�"�ҽ�w�U������
�?]^�]Z\xr}dL�z�� A�f�*��f �wg at 5�vx=��
-[�M���)�g`jY�?'
ř5n,
�mf}�M�3J@�o�Ym����
-z����:���Ay<���t����ܴ�:�z5]�
�!,�\�
���
� x�k{���c��ui�!s�x���S��
�snKJf���>���w������uVCYuD��
�/���v�)��'p�li.p��@qͬ�S<�eG�8 ��14�9��m_�>l�a�‰}Ç��$�g!��y`6N�M/CZ�u��4�
-
-��W���+�Ffy��5ƽq�31`�:Jڹŝ{�!y�����hzz���P�ܔ�v��b��i��%��
-��J_B��+�Ω5���6³M;TZ�4�^�2�A�أ
�2'
�����]׻#'���tY�b( ��d � S`��إ(�b�B�����9��A�zp��n�aS�n�^�9�Mq
�A:�J<�
�Q����
4'��<�
�����x8
�'�+��	|
-�}�����"��5�*�y�T�.9\~T嘤6�� ��+A"�����w���&�\��*��q���]�S@�j_�I��?-��%�� S%`[�
r��I<�@��QGó�g@��B;�nfN�Y���+��O�g3�Oh�w`J�
5��;(4��I����'Nxpn#�?�4�
Q�d���hOA�p��3؝.�}��V��(i�rf]>u�`��e���O���3�!�HXLl"�
�{��~�@�숳4��b$���˶A/�K
�o�+�B�Z��=�eQϹ��E�֫��)}:oKO܊�r�p
�s�p��( �/d����~0�����xM��
��ʸF��Ew�X�Z��>��
�0
�у��(
��U[�.l at Z}[-�z�+���
���g\Ś�	{���<�6�7 m,�l��p�Il���<��<`|+E�9s�1�>av�mc1���b�uU\N�$�j�
�9�~3�b�g-�St�
�sU�0�6�j�F[T�mY/c�IB��,���x��Y�`r
����mB�-�(���� ܫz�������C�*���(c��z^]QKc�� �� dsd���&|���
�>���/P��7�2
E9��cj�}١�T&��1,E�HH�R�
ƨ��4��o6ws���1��4�
k�!�־��6|>��1�<�qML�_����z3h27f�ˀ�u7�Zy�
�%��/�čХ��#���"K��0��#K@�,}�C�<��B�R�WW����)��i<�/b<���x�(f�M���
-�?O��Yh�JF�+J��.��#3�z�6A+���U�u�kں�.��$��^�Vȣ�4,>@J-'�X���y�V��c"��X��W����j�I�Oc,��/Mˡp���e��)iPL8�Ѝ�� ��N��/ĝ�i����`)��e(͕
�fB���UA�oԸ8$-K���8�
+!5;�F�{*�Y:�����
˴}��s�
-���I��p#	�!�� ^/hp]���� +���O�(r��xIJj��|N

-z�9X
�~N8G6;;�H�E�bD�_���02��~:�k�`��k������b���N��Q.�j�"�#ɿ�O�K�%�on����߼�Q��G �����,W��
���֯���\�T/�
q�zԋ�'d��ɗ<��������#�s@��~�몫
���
�Aؐ�<M�.���8i^�!F���b=�r\O�#�6�3Zn!q/��__
�GW�H���<\�f��%(��dc9���R�}�߄�U�	���� ���3\��P�/�������K�fح��<X���K�/�i&'��?�k��c"S�
�
�
-��ؒq&�:�a����a�{���5ȍ��qH��W�����.�~�M���JN�>�;�I�!�`�u>$2ׅDa�;Z��<��i����
��q����Pĝ
+�>�غ~
+�&�o���h���L}|��<�i
+bV
�3w��MS�|��Y�j��H��`��9Sd$x��8e��A=����4裪��R��b�����P�7�mX�u2&(�o����z�2Q���U�m�i����|I�ޜa���a`��oA�i��q`]Uz6)P
-�n�=�ti
��
�a�*��
�A"|��(��H�Z���p�C3�(����B�6|�%���wG���ݛ����w!d��}
!�~]��آ�
+x��ZKs���W�Y��/��L��c�U���E��DKL$R!){n~}��H����� � �|�	���"]|}�ە�g��
�E��E�*��~��]��s�X��o��>_<����X/����.~���h�<i�.3"�Ϯ�.��˰�?�>�� u��,��>�-
�ʤzq�Z��|��W׷ڛ���~q��ݷW_ލh�L�,�>��r
)��V!u�2��%�7���5��)]�j�[CS5L}��6w�fȪ�	c��Ehk�
��x��pdX��=\k��mW55���D	)
7�m��e���+ۿu��B�,�_��V�y����;��8��
�F�5�
+F?�`��`m����g��	'Ds%t~Bt�^�F�oUFpf�x��j�oU�,����F_��pb�Ȕ�r�k�b]ۍN�����`�:�����`�Jmxɪ9a�չȽ��?�p\��
+�;"�fn�E�Xԓ4�$���|���m��O�M�%4v7׷V٤�wV؁9�������g�?��ϟ]W�4���+�ɾ*�ДI���
�Y�T��L�v�b��
�����{���YW��
3�C^�,�8���}���-��Vj)��� 5�=.��^��Qt��\'�h�Բ*z���<V��[E�Ϫ��\��B���.����o�6%�֕˦^��B����
�
4uWu}�D�lKT}lhĒ��d�t���HM�wU�@�HO�	c�)
(ڶ�IX�'� 
�*J�A�T��M�����
�n%-z
��d���g�J-��
2�f�Za����C�6R`^!	�K �
6�Ȥ�&��ц���\�G|dL��
+h�R�Y�#������ag�6���j�#���
X�A�ux
f>e��J����
+�=e���$B�@"g��3 ����L�29EZu�=�E&�
#���� $�a`h��]��J:��͡���<��V�
wI��Ij�'-h*�;h�'�M�0�;>X�43��U�#���)"���L�#q��NS
��5T U58�Ϙ5@'
7
��cQ�{�o�൪����&س��D$��a��I�72٠e���~9<<�9�6"u�>gJ�x��2�C���H�3����3�
��x~}�������cr���	Z6;T�=�X��ߝ�H���b:@l�7���䟁�U���,t*��cYX�m[0�[2�(�&}��j$ԕ<P�c$��(���O��
��-ff��/�(�E�Q����,`h
a������'$|�@��
���`?��N7�C�.f#����S�7�9���pn at p_�

+/���/��y��FV
k���ö���n�	�*[�
\"
��'��mٱ�  ����9���P�6�0
[G�ľM���$@����<2���!-�ݺ�yGF�k:6�
+���4���޸�0�
+
%����I��8GHߛ`��M�/���j��"i7��/�́G^PX�?RX�V�
+�\_�vN���p��]���r/�	���
+��B�
� �s�
+<xk�u��j��NVU�+!���L��
6N�a�]��
�-\�x278g2HY�η�o>l����չ^fS\�oP^&
+z�m� ���p�G)�1G�71��6
�A��5��u�1�/@�
%�0{�Z��[/L�	���
>?�rLRpi���J�с�½��.���$#�1�~���|\d �h|7�����xҹ��(a���U`�J��� ���ef- 
3�꓌���P`�Ѝ����S�9�
+>�ӛٌ��C�L	sᣦ'���B��;,= y"��G�V	��@�
�g}@��nO������t��+�2|�Ik�
���V����?��J G��B�(#a9��8{P"��i�@�옳<x�b$���˶A/B%��7�G!x-�������\��"]�U�Δ>���O܊KՈ����إ( �
/d��M?��\��
�xM��
��ʸF��Ew�T�F��>$A�C������y�Ⱥ-X� ����a=�m���K���Tǚ�
	{tdx
k��6�v6Rg8�$��~�X
؇CjE�=o�3F��'l�.�m,�q]
���K��WLQ��1��o�X�"֦p����:`NQŀ������<ڢB��zCN
+d`�)D��Bg��q̊+
޷
e�p�%���p��٪�9��6A�C�3*ң���
+m̼��(
$�ւ�A��A�����!��aLP���
�Y“
+�t��Z��(� �~Lm{(;4��&�܇��� �k����0�� ���fN��&��!���c-8҆
+��q��cJc���Ĕ���m.7�6�cf�
8\w���f�,�}�|�$n�.G�Ј
ў�8Y.�u
Y� bdIy��4>
+�JA^]���J��
O�I|�Il�ƓV
��Bk�� ��̈́�&�d�� ��x�ـ2��Lij>w�`4D�ê�I�ڦ�,�$�G���0
���ʨI 9V� 7}���>�̳7־�eAg'��|R�3
�E�K�r(���2�
�9'
ZH�|cL ���m@�
q�h�;���E,�=޿l����5Bj���j��
���e�\�q�g���f����E;K��W!��qo
}._!�Q=)^�
o$�;�v��%nʢ�k�dŵ]�t��2O�猗���i�缠��z�#�Ő���sb�����D!�$|t-V����8��k���Og�q-�B����c. ����츱'rA�(~�5O��U�_�'
�%d�
+�7w'��t�7�z���dir��ȵ��G�9趣�2}��Q�e�#O\�~��d�̖{���<�9^\>����
�ƺ_�����zBt6�2Ө�h7�9N�Ws��Kl��h9�'�n��-w���Ԝ�ק����8���y��Ԭ߳�Q�l�� �;.����6�nY�
+��=�
+����_�\]:4���~St��z�M_�p�4H39���I]bL���(2$n�+�nfK�
+����
��d�/�c
�An�'��C��"פ��u��knJ'�Wjz�	ݙ��&͆DR��SHd/
�´w��#{&Ei�EA��EظA�+'q'G�*�;���Š�
�i'�����t�?>��B
�4�ɘC���ݥɶ�ה��v��Zx?6:�"w�Y^��4N[���
\tN�4�����R��r󪋩�P�7�mXG:��7��DL=g�h�z���6�i����|)�ߜa���a`�� b��i)���*�M����pϮ|Gb��{X�
+k��� �YQ�>�	_��15\Sh�|���C[?S�
���������?�{;��.��!Uvo!�ѯ��Bˢ�
 endstream
 endobj
 2133 0 obj <<
@@ -15820,21 +15802,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2141 0 obj <<
-/Length 1992      
+/Length 1991      
 /Filter /FlateDecode
 >>
 stream
 xڝXIw���W�d���ab#H��x�7>%
��s�H��M�I��ק
 Rd�ӓ�A��k�j���!ɒ_o����%<1%+
-��`YV&�����,���$c�,��@yL�.���M���

EƲB$&W,�Wyd�4��<������(���<W��!)s�Mb at +���N>���e���J������n��-d�\��ȿU�0	��Z�tnr&��9*������\�IVhH%�^�+�.�
ۆX��_��h�s��@/��J���0�=�$O]?����N�,�婷��+���<��v@�� _�2��
�����,UR�ߎp�p��9`�)e��
-�
-�ȁ7��@zE,D at y��Jh!�,.���UbA�yg¦$���E�V�kw�툀(Y.���D���+�r���#���h��� ��t���\��e���|�o2
Y���G�ODs��  �y+D�)4�����t�
�p�'t�ŗF�R�)v?y���
@�e�_aD����i9"�F��N�E�_�ţ���N�����7n�#;^���u�‰�vd\����oI����d��p���� Y!�W��	Ғ�9`��ђC����w��R���(}?�M���9\<\㪑��8\�q&��O׺�K�x~���
ik�v+
L
-=㙥8w5��
��nWȴ
�����
QڤC�&H�yڢ����'лx��vbry;�C��ُ�t�l��>�9��ٗA$F��+����\�~ �
-���\?�l���y:�����NOb��~��NB�Dc"P9�%�i���{7�o�ڷt
�+�6���?��Zd�?б�dEԺi�e63�^�BSI\�F
����o-���� �Оl�����}�/��"O�9Ĵ��K�"!y�������h)�B�ϾihIh3E�����:
-�

|��s
��-�H��P��
-۠4u�rTTh���z�~���F
P0_�E�iH��sl�� AaL=x*�����H|j��H��
���X��_׫`zV�d�q ������DX��xm/a`�Ye�݃�3�%T��S(Q!0�J�C�
���	�ҡ�To�pY�_��`+�!Sl2��a� ur3��com�de>�܂�V޾#޷�m�nicۚ��m���[lj,r|���0���m
>B�	hi�.��_��bV��r=�
"L$9��k

(K~1	-љ8e�%Jj>)�\�f5�4n��_҅{r�	~Γѝ6PƼ2��ѵ>B�Ń#�l�n�s�4�����Td�.!{��'���i��&-�%�oғ�����
�0 �8��PG��ƍ[=�P̼�������G��8�������L��:x
F��v)}�g�
-D�/���N��l4���(���P��WU]
��F_�� B���?n
�
��E��x��|�ǁ8����3l���(�Ǎ��F�Q[,橷l��g&�v�	��s�L�҆i=��/0�w��G�ʶd�Z��H=��ZhK@
)Br�zZL-׭{�SD	�Cn֥v&�ȃO��y�Uz	u�z�~�hw�'�'l3
��
�LQ^G6�biIJ
��Hx�G\�����������v�!̺OX]���, �|����
†�%��j.���P�	�R3/�u�
-�g2B�t�����8��ű�ㅭ��VJ8�:���NYԡ��<�E�%a�o:����F��b��0$H3��_O3i+^�Е4��ӌ����
Z��4۫0�_
_J��!^�2�
V�b���M�l��pҘ�
8��3`S٦:76�`p3�����2����<^
S"�9X��m'��7-!�-/X�)�ɔ��ec
/� ;�Ry��g¼d��'��
q�Z��î�
r^`�[75`z)��J�5Nx3�
�h��Vgx{L��x��?�XjA̬_�B��<#N�A�ah ��h�v���3
�3�5��L���RNT��ׁq#�4���K�u�,�)������p
+��`YV&�����,���$c�,��@yL�.���M���

EƲB$&W,�Wyd�4��<������(���<W��!)s�Mb at +���N>���e���J������n��-d�\��ȿU�0	��Z�tnr&��9*������\�IVhH%�^�+�.�
ۆX��_��h�s��@/��J���0�=�$O]?����N�L����j�mh{
\; �D�/u��y\
��p�[�*)�oG8_�W�	0ޔ2X|``��Is �""���w%�LBW�*� ߋ<�3aSy����H��ѵ;X�vD��,j��?v�L�ؕL��~��a�C���_o�Vd:^Rj�@в`Ei��7�,���#�'���IJ���<���L
��l����d:k�}8Š���K�Y)��������˲���0"�����
t#����"�/�����i�uj{o�7Б
/h��s[�DU�?2�ZW�ַ$i|�A2�z8���y�S��ث��
+iI�0|�h�!��d��^�
Dy�Eq����
ۦ�p�
�����q�H�`
.�8�����k]�%Y<?�jt���t��&����R������s�+dڅ��G�V�c�(mҡC
��<mQ������]���;
1��
�!x���G�v��o�
��p���� #���l�Hl�g?�]W��	��t
+��U�D�<
��Wc�B�'
+����	�q�'!A�1����4�����m��:ʇI�\��v{-���؏K�"j�4�2��I/d��$�|#�o�ѷ�|_@@ FhO������>��L�'�
b��ťw�����
\
���r{4���~!�g�4��$��"�@D�i
�t��i���rP�U��@�S_�mP��q��*�RSP�o?���q�(���"�4$��9�����0�
<L���T$>5�~$��Z\e��ʯ�U0=�u��8[A�PL�
,Bx<���00⬲���uG����i��)��R��!����q��T�7t���/tt��)6��0[�:����̱�6��2�hnAa+o��ۿζV���mMZ߶�F�-659
+���E����6������E�˯�i1+��|�
J&�
B
+ʵ�%�����L�2͌�
%5��
^�� �~���/��=���?���N(c^��Q·�Z����P�c7�9D���z*2m
���pM�O^�4��
���7���k�SB�sL
Er���S�ƭ
T(f^Y�Y@|M��k�q
WL�A_�q&OC
<#]R�����3t"���h��E6�h
�@��\K�Pzݫ���Ng�/Bi!�N}�7���vm<c�a����@����y�6@�� ���ƍ�i��è-��[6��3O����`�oiô�i��;E�#me[2sQ�yz�
X{-�%���!9t=-�����=�)���!7�R�Y��'��<ł*
��:P=S�v�;����B��n�(�#���4bYe�B$���#���@^Ec���w�

+�w;�f�'��[�xR>�k|��a��rQ}5Wsy��x���~��3!
x:�
G��r�x��������@i� %�@�j�`�,���e
�"͒0���7

QI�_���B1�PR���˯��4��e�J���i�_S�i��z��U��/��/����M���M�J
�ڦw�~�w8i�S
�^b����lS�g0��jh��GG��k
/
�)��
��ʶ������
�,�d�E���1�`��
B�<��
a^2UΓD{�8|-��aWp�9/�í�0�T
}��'��p
+
+�D4N|�3�=&�� <��� ,��
fւ�Y���y��� 	�04�p�D;�����ٍ�_p�K�?A)'�������mZ�Xp����s��Z�s�ip

 endstream
 endobj
 2140 0 obj <<
@@ -15865,7 +15847,7 @@ endobj
 >>
 stream
 xڵZIs�6����i��j��q�T.��SI��fW�!Ɂ�(�i�tHʎ���- 	R��vU.�[���ru���o���N��\�U��,3�Lj!e��
����\����+)L���h�qe�\he�}X����L
-��U�X���4�ʤB�ʑ��ͻ-�.�$����*OD��Rؕ�fu�[�
}������6��o_�����77��*�"ɒ�.�ӕR"�c���4�ƴ��
��_5��|]-��bKC

���q�l[XV�TX����T���a�	���
i��ڨ�l����Mi
i����C[l�j[
��ԕ��;��� �8_m��S�;UK'�� g���$�M��p�47t�

���h���^X4 ��w�h���f�N�ku0|�Rg�M��w�z��h{:��}�#�"�v����u
w%�ݚHi����k��	��
��2v/�4'L�M&�<}��,
I�9?�������p���H��),�c>s&�v��)��u&��,z�V�K����_r�h�!#��5�
��ͩ�a���3��$
f^���r���
+��U�X���4�ʤB�ʑ��ͻ-�.�$����*OD��Rؕ�fu�[�
}������6��o_�����77��*�"ɒ�.�ӕR"�c���4�ƴ��
��_5��|]-��bKC

���q�l[XV�TX����T���a�	���
i��ڨ�l����Mi
i����C[l�j[
��ԕ��;��� �8_m��S�;UK'�� g���$�M��p�47t�

���h���^X4 ��w�h���f�N�ku0|�Rg�M��w�z��h{:��}�#�"�v����u
w%�ݚHi����k��	��
��2v/�4'L�M&�<}��,
I�9?�������p���H��),�c>s&�v��)��u&��,z�V�K����_r�h�!#��5�
��ͩ�a���3��$
f^���r���
 ������
RGU�N�ms�+/�$
&�R$q�
��
��朼���~P�1ݺ�q,`�}�>�������N���j˝�u��oN-�v�/R��u�ĝۢ+;��ĩ���+>xr��Q)�-N�'E��"Mch���9�X��%
f
㮍�m��ł�H����h���j����L�
($&*�0����ǵN#w�!z����}�/���
E,L��iw��T� �0�
�}~@}�J��6���͹]m�/ w_�7V���;�q��S�۲�^��
 ��ٝB%���
 ��9�e�ء:������	�@A�7t۴m��yp��
�O䘆r�s9vSA:?�S�L$iѼ����tb�`�u]u{(�
��t��Pn��/�yA���t_n� �,*�¿�X.��1��f0¶�m
��`Ԡ�,^�F
dv�C���!	!`sj�IsMvG��.%i6���}嬑��$j��r�	_�If���4]����Z�37�Ol��-��q
�Z�l��]\DD��R!$�]�k��$RĹ�*��}Վ�fR�8 �ĞКtM�d�&If'�(�A%"3��<Vł� E�[*1��D�~�u���Lx�LT����ݲ6�y
�GU�y�a��~)2M?O�B���L!ɼ�f����0���jV@�~h���8��>��
z�Ý�p� :�=�檇���&U:�߰I���+
@@ -15880,7 +15862,7 @@ v
 j���g�X�����}$����i
�J�$
M3��æ��Y^�r,�-T���cC0��xx��\��\���mI�dh=ݗm9{;�v�d!�|�3.��uׇu&7�"��"����-k ���y)�
�mq�k�	9�%�\29
�-n_�-�	��Bi?����7�&���}�K��e5
ƶ=

 �/�d�#}
��%����[����E�G��\
��YEq�2�X����EZ)W���NR!�$`6
���
�:V5�6U�0q���%&��Y�eZ�ݷ��~d"Z"�
��//�� &����翛�ďir�
 � ��p��E��X����,����
���xc����2ø�ϼ� ��
-/]f�HS5��0�#�C�;����_`T��(]�]OU?�qv��H�:�GRw��A�tܦ���	E׹�+�<;�ޗw�����
����pՋ��orp_�8��>
�:�v��v���]k�+�j?ɣ;�,i��3a���u"X?��ߕ���|B��K
+/]f�HS5��0�#�C�;����_`T��(]�]OU?�qv��H�:�GRw��A�tܦ���	E׹�+�<;�ޗw�����
����pՋ��orp_�8��>
�:�v��v���]k�+�j?ɣ;�,i��3a���u"X?��ߕ���|B��.K
 endstream
 endobj
 2147 0 obj <<
@@ -15924,28 +15906,26 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2161 0 obj <<
-/Length 3130      
+/Length 3129      
 /Filter /FlateDecode
 >>
 stream
 xڵɒ���>_�S
VDLoؔ�A����qyR>�>@$H�
4��(_��t
��\�zy�o_��bsڈͷw��I����$Y��z�
 
 �m���������ۈPg�� /e�����ǻyw�"��$�	c��
b��Pf�^�ׇ��o
`�86���&��(�$@�z�pؼ����Ng&x�����<|w����[�*����"W�F�0�"��e��D�_"A��o͡�ū�����g��0J�Ql+h�HBc�
�y?�5ax�ÛX�
	�q�eP�]�� �$
-T(C��k���r�W<
�����7
+T(C��k���r�W<
�����7
 te��pk�7��r�S�5H��K8��kb*`>�4q���
#��4�gЂd
�ΐ�*���L�Fy�;�9�l2?4۝J��p)�-
��G��(�X��$��UY��
-�сT��c�ړ��ݷw �Dd7�5gB�t�Y�d��x���("���y�$a
2O ����4�C�1��J�٩$
�[%����5ǁ�(q�*x�'M]֧�K�ne�`lm?�d�
P)z�	e�AG:̜&��6�A3�e�"��BX@�� �Tp��h?��{�9�ټ>�9�O�e_��2
�G� ]'a�mxz�L�%�E�>��Z	I���V�/t@���0ĉ�ea0���]���-%
5r at e���oC���t.,3� �_Y:���I��\=�9`�d�(
��
)���m���>	R�U�Q`�#��e~ˈDF�!J����[��G�<�@���".��T�Q תX���(�
T�<0.��+y8X��uϘ�C�gy��5}�
y��.
-���.�i�,���D��ľ�\��/!+Cei(L6W�L��&h����h
��{��.
-�
����
{{S�@d�ъ��ZZ�p(�U-.��"�y	]����?���^���Q�(�,���D��=�P�
- �A���mimW[��cC{T�2��p��u����` ḓ=4���i��֜}��8:=/\wA��-y�S|h*�$}
a� :ć9p��w3#�����f�
��-���T ���'#>4������
��N��j@�j�����k��
-e�����D�A��=�����;@O�8{�+1�X� 0��Vl���V[E0���3�*���qF�
-��mj�S��-3|L�&A��ly�`C����`�\��E;���(M��J�&�HVQ��+�J=���05��lu
2l ��d^R�f�jNڐ˺#" �S�������T�x!M0w
/
Q���;�5�+Lm2����a(
L�ae�[y�"�1��|��帒+V�+G;��k�ʊ
���(1ҷ-�U�DŽ����G
�
ѐ,{����ɽ;;T�;��À�y�tU��t�Q1yΫ#��㴵f
5x^m ���2>���`�	��O\D`M;B�f
��ұEu{'Xc8B�p�Fc��xՍ��a���
�M	"4�Au�$�����s
�����\Ќ�:	g��>�#��B>
߲��56p�
E h�&Oe�a��͇�CY��3X$}�Wޫ+�,x�
-�C����4�r�p�T��
�
�zh/\ c�8.B�t>1

OeU1��:oa`�,Rv��Q��j6y��#�Tq��;�
��C�A�)�
-V���3#
����`ɚ�t�Z�� �7��%��]����(�Ks���M�9lt��q��^�Y�M��KZ�������"ɽ���R���U�?�/�
�E���Ƕ	Rg�L@=+��h2,̨^a��
�&uܖ;K��$&�
��ْ��)�5H,��G�S���[��F�@,�`U�Q��R��[�I�
��"��>�zX���=5Hx��K��d�xd���
�r��7qe,���$\y�-R�O�$	޼���߾����""2�	���Q�/f���
?f`�a���/�K>
�t
U|�ŷz�^�R���D�g���gZ�k�>�f튝khJc��Ed���:U�l��:�_p+�y[��`�c`|���*

-4j�:��3CM[��艁��02zn��[̟��['c�Э�K��d�-�^Bׯ���q��
�R��V�V��"��+yﲟf��-y����
-�ے+K��l������ݙo�x{��S���n��T^/�OIP��\�pm˺^�K��C��<�DJT����!9�/zHJij&\
%gE-$#�&�
z8&��&��
��;�~ju*��h�P��B��
n�C,n���8���NmJd��
��p�<��
؏/����]{*{),�:�'
�cW%��<����zj�;L�]\�%��^�G-
����ؠr�G����|Q�M֢�X~y�U6]����}�J�շ�j��g�v�¶��3��,L�.�B��E�ٙ0IF(��UYh��&����
-`#�.(2A�.Q�V���'_���u]��#�-n� '���
���[W<{�!۴��$�YWc�����on-%�R��P�Ys��m�-k���$�aj�Fe*L��g��p��OR�L�U�	Ud��0I�O >>%�yrϑ�y
{�"��y�2�t޶�{,�B%���1�1����}"�-�e?��Z*.9��49�O����0�4
3(#�"�~��́��"�+>Ձ3K��"��ru�{ M
V�zM(*
-�L_
-x��3o��aa���b�:.���X����M��	X:�L����B6��nOc{���J��Ų3ZN���!���~5|I\F����b��6���	�DH}Jg�"�;�
J��M��>�ؽ��e
O���˧��G�|jô��=nR�hh\�����.�~���1D
e^
�
�$��B*�R6(��:�
-�p������q�y��
��5c���'��ˣ���77�����
�vB�q�G��,�	hn�+�����z7Y�\��M�N�Z�X�X�ևe|��@�����p挐����>; C$ƒ
���?��h
)����N�ҁo\��D	�Z�������6¡����[�(�d��,���क़y�,E
j�PcйCb�EE�̓�6wq����r��S�a^L��(𸵑6�� �S
O��s��uVFZ�v��Xpر�
c�����[of�:��
H�b�$�z9-��BQ��+*{
b^h�����C�\��F�����?b� 
+�сT��c�ړ��ݷw �Dd7�5gB�t�Y�d��x���("���y�$a
2O ����4���"�Ǖ��SI
�JM˓k��Q�rU�2O���O�����(8���~��@9�R�P�D��t�9M�m$�f��E
ᅰ�f@����c�~���s��y}*s�(	ʾ�5�!dR��N�L�����8
J���}į���݅/��
^�jK1a����`
;�*o�[J4j�ʎ/n�߆�-���\X
+,f����t�'���	��z�s���LQر0R
/��(a�}�|�2���G2�����HB�j��_�*	��<yB�6�aE\`��0� @�U�"-	Q at 9��3&x`\&(/W�p�T	�]#�1�z����k�"=��]|��]��Y\=�
G�
+�}s�VE_
BV���P�l�
�E�(��
L�
�۟�:p�/�(�s]�6�9n5<�����l�Ȝ�	��
�P8�Z\ַE��� c/:7���g!�Q<Y�
�S{d�
�@l�t����ڮ��kdž���e���`!��#/>�� Ș[{h<���!�9�xgq4
t*z^�4�|�Z�\���T�I�� At�s
+��q��f,F�7rke͆;zK[8#"��-� �C�OF|h.y��m��=B!���Հ*�
+OG��<%~ʖ��ɉ���z� y;�w(��p�hWbH��@`@��`g/�*�
�`DU�g�U�u��������ħHQ[f�&��M�"w��p�&�
[����<��v<ŃQ�<=�.M,����E'�W0�z&K[ajv	��d�@�������6՜�!�uGD Z5�95��ɩp�B�`�:^:�Λ�wHj>NV��db%�P�0���
����MEcF��P �q%W��W�v2&�ט#�,{�CQb�o[\�|�	g��<�9�!Y����\�{wv�T-0(vA���`����ңb$�WG
5�ik�:j�4�� �+�%�e|*���������v�v%�ǥc���N��p�T�ƍ�pS�
���Ö%\�=
�Dh"��^I
�S	���8��	�����uκ�},G
q�|�e߹j(l��� �M���<�xm����*{g.�H����W!V�Y�ZH� �

r/�i���ᐩ���9@��^�@��q\��+�|b�ʪb [...]
GX���/v�9���h��S�����gF.��%����5�鐵�% ~o�
.jK\����	Q,�����s���i�
��0
+����Q��V��-��E$�{
���

+٫�_�9
��m�#�m��晀zV�#�dX�Q���-�9�L�-w���-IL�=*!�%
Y�R�k�X�o����Q/
e������Xx��8����̹�>��=*�)_Ena}j��~e7{
j��""M�Nɘ��"i�;
�֋o��X	�I��>[����I�y����}����EDd
6񅣂_�^�P~����c_�|�:��,X�o�½�q�
.|Ok���t�%ϴ�׾}���;�6�"��L
��6,����u���.��u,p��V�#6,�D?�6F�����/GUh��uT�g��

����
R�ad��*��?���N�"�[y��c)�ɬ[����_1���M/ԥX�(�([)DҵW��e?
��[�r&�
�-�%W�ԙ�"_E����7�3�P7���#�r�-�|
쩼^v���B��b�ږu?6�җx%�4�y����0U��Crz_��gM$�JΊZH0F�M:=�pLj�MJ�-8.!w8�
��T����_�x�4��=�0�X�`;mq�dz����B�.q��y(�=�_��
z1��"�T�RXj
t�O8�ǮJyb�� ����Vw�X�0��K ��Zy�ϱA���ѫ���:��E���j7�l�~������o�7�
��4,�.|�mC5�g`�Y
�B]��
�,�E�3a��P(•��И�M��?}�Fz]Pd��]��z����O�˃�p{G,[4�r3 at N:ד|9
��x��C�iaI����}���ZJ�
�f���6C��[��{}��I&�Ԩ��T� ��4���􋟤|���b���}!`�
+<�@|"|J���#���.E^w�e4�m'�X؅J ��cdcܿ���D�[��~ w�T\r.wir
�6���4`
+ifPF�/E��泛��EPW|�g�
/E8=��� �����PT
+��(��g�­������t\�:��6��e)�(
�t��B��e#�l���"� ��������eg��N=kC&
5�j����V3q���u-l<'"��+�������E�wR9���,�}P�{y	�>��%��O�ُ�Ԇi�{ܤ��и$[3�#]�!�|��c�<ʼ�~I"1�T֥lP|3ub����������;
<k�t�Q�Op��G�Ɖ�onh󵹅;
��!���<1Y��PWR�'tW7�n����+�ֵ��J�����0���+����c��!-E��W3|v@�H�%'�3~*��R>?��3�
+r�߸"���+�1�m$�C=�s��Q���Y�ݕ�K1��Y�
8Ԡ�Ơs	4��:����'3�m��p�+]�,��ü���Q�qk#m�sP�����&Q�&�����A��c�<��j�+/q���Lu��9�
�tI>�rZ�C��oWT�*ļР�%9χ��4>#t�N����
+�$
 endstream
 endobj
 2160 0 obj <<
@@ -15977,28 +15957,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2168 0 obj <<
-/Length 3277      
-/Filter /FlateDecode
->>
-stream
-xڥZK�����)��V0��U>$�����7���W��0%�2I����t�$Hq5��e( ���12{�d���?^)x�Le�Ea�Bj!e��O�~�]f��1�”E�
V�2�J������W�J�(����|nE���!3�*o�������uQ���>de.��<��J��=d�n����Δv��_������W߾Mh�\��ȿ����R�tN#u�sa�
�
���=Էt�4�p6,5��]#\�G�����
k՜�/�p�΁2�7�z�e�0�{�5jSw}ӞAL�m�PB��KW�f_
�����_{�1ӠKWf;%aׂvz�6k�Zc@�_.�<Q�͕���/M����-#��qiK�
(�-�0ł�L�V'�w:�L�)i����t��_O�y
?�j@�Q�\۹$��rS=� vk6J���X��
���+X���Ir͙�)DQ�/�������p�x� �"+AB Wt�
o��E��OM����ڃU���d �4i7�a�6Us�40<u���V
O��мoآ��4���
�!��~��Mu��wx��oHA8�
���hY���]<I$~�H��mA�nz�}�}���ރ�1���8<�G�t�臶�ӂ8΋M��]S�;�M�>��qG��$�J�v����^�w����}��<�6��]�w�M��\�=����Q!������"�(3=����oN5�mx���
p��q�­F�jΏ4
?�.�cS�7CK�5��H���4�'�g`
�x~�6;/6�e~s	Gk�aw�8$�}�"�r.��:\�C/f�
��%J��O���`��&�_~��o�����$��7�B��5{
�m��E
�H� #����w�V<càK�hi�2#�k���J��X�[/�-�i�Sn
���J�0�0~ Mi�*@U�/<:;��8h"8
����M���m��=��
Vw��)��l�E��!pX��_!�qP
':O��E����[H{ƥb�W|�(Hi:�۝7|��"mnfR�w�p�

��7��� �(���χ��� �Ժ�4���/�qH���w$�/ ��E�?T��J��
�QW�ab0��}�p4:X��! ������S!r��!��� �W�������
-�Lc���ǀ�yh0~�h��5D��V�
-�ƒ�j#J��0�%�
�]ݑ��?͆'�~�5v���@S�v`���`�1����J6H��*�
��: 0M�_0|� 
ɦ)	�4Ij���p���{DF�vUa��:SoLS�S

-g?��[~�NV]`�G��~M�
--G{��Გ�`�
�`
_��S��H�|
-��Z;�
;����A�I GȨ������z��cS��y}����IRH-st/Jcb��0S䣅=F����!�9�U=0@"�g4v�84�Z
�:�f0w��
^�B��y���
�{��$&[*ؖp��
�$
D\�[����|xhG���F�`$!ˆ٦�/��T�*:���R����S�xQ�8�W$�bC�c)�Ěq<�b���
-
-����w 
B���x�&�\�}9�"f��s�
�z5X?����*����ۑ
�yY)�����(d��BFc���yϳ	�‰�=���������g�o^�k_���a�Y�擲 � ��
Y��Me[�(���sL����1Ձq��B拔5 ��;
-OcqU$^\�=�G�hݒB�3Y����#�$x%����
i�k��>�.)x��d���J�
�l��n�
-+_�ro��*�
-�F�,�7���Ӂ��-9�^V&�	(c2+���n�``	Xx�g���r>3��K��@�4�Eal�j��Yv���OLJy�S!Jk3ħ/�"�ł ���d�:��+9���*�h�>�s�
-����T
s	�<��o��>-�r�rX�߲���
*Pdg�=�1
ڧ��
��Kςt3A����
I�P��A
����_�|J�ըn�h�f���FT���pk�MF΋w�j5�)�0�c
{��a��
�4���:b#\� ��8�m�+TK%�T/"����]N��N���$8� �@�V����{��5�J*���(W	�� �$�W�g=��բ����_�
-%,ĉdY(-��
-��2���	>��S{j1���.B0���]�H
Ƈ�T�������Mfd
�(Bc5�K�o8a0dtN�r�����uŽ���/S������
����'=
��K��X���'W1n�rM/�����B�'7����MR�(�y�<��2�
ğ�ӄ����f!�b[�
�ۖ�y�hS6��w�����l�~�h�=��cK��܂����6Q�Q}#�
C �Ta�h��{3�+a�ͥ
�9�ll�[O3o+�������6�ܢL���9���3h�yP�y.YtS��б���CQ[���~8�
�v�b�Z����X㾞Ku���R�� :�kr�~�9)���#�V�)�e	�B�:y=��
-LɹÈu�
-� �d�R��˞�˭����s�TT8ۓ�BE����aqE�X a�<�yB�f� �֢T��uh�8ZRCO!�iIJ|{`�u�Qk
���
7hj����7핧�"Ǻr��[F��Z�{�6���X��^��ld�jN<�L�|3
�td�
-�g��I5��yUdM�U�ǯ��6h�a���DXd�a�Hд���bQb�r�a)�j�&&#\3ԗ5K7$ĴT\A��'��5�"�*)Z����p='t)���a��3�`��q�dA�6ZP��e�r.
d9Z�.�z��6Ū�e3\
�Ұvu��y�w�
�M��p�Z��؀2�T��zB�Wh>Q�I
�T=
U�x �
5���O�7l"5��`�,6��%/]��M' Z��
8E�R��P
��1�Fx���t��^	k
`.t.�ǹ�"?�^�s������V�Cq������+
ǞU�|�秶��+�0�?&

-/'���v�
j+��|b��.�HK$
V��-��KW-fjc�}ؿt��zޯL�fB	G�HX�h���oUW�G
-5jj�O����O�(�
-/��Q7���l�Y(�՜��WOk72"0Da��1�t)��R槭	�e��X��͑/��X}��m��
����5Lzø;����=����nN��"l-��S�y٤�u3)
�Rv�=��Қ̧�������{Ǫ��m����]߮E& �j�2�Cd�k�@���9Ԁs�I��w�-U�#3��L�O��]��'kHW���͚:���9�̊8�~`%�)ޤ�����*��[歗Ա?�19���5�����1w��|H�[��
K
+/Length 3278      
+/Filter /FlateDecode
+>>
+stream
+xڥZK�����)��V0��U>$�����7���W��0%�2I����t�$Hq5��e( ���12{�d���?^)x�Le�Ea�Bj!e��O�~�]f��1�”E�
V�2�J������W�J�(����|nE���!3�*o�������uQ���>de.��<��J��=d�n����Δv��_������W߾Mh�\��ȿ����R�tN#u�sa�
�
���=Էt�4�p6,5��]#\�G�����
k՜�/�p�΁2�7�z�e�0�{�5jSw}ӞAL�m�P���KW�f_
�����_{�1ӠKWf;%aׂvz�6k�Zc@�_.�<Q�͕���/M����-#��qiK�
(�-�0ł�L�V'�w:�L�)i����t��_O�y
?�j@�Q�\۹$��rS=� vk6J���X��
���+X���Ir͙�)DQ�/�������p�x� �"+AB Wt�
o��E��OM����ڃU���d �4i7�a�6Us�40<u���V
O��мoآ��4���
�!��~��Mu��wx��oHA8�
���hY���]<I$~�H��mA�nz�}�}���ރ�1���8<�G�t�臶�ӂ8΋M��]S�;�M�>��qG��$�J�v����^�w����}��<�6��]�w�M��\�=����Q!������"�(3=����oN5�mx���
p��q�­F�jΏ4
?�.�cS�7CK�5��H���4�'�g`
�x~�6;/6�e~s	Gk�aw�8$�}�"�r.��:\�C/f�
��%J��O���`��&�_~��o�����$��7�B��5{
�m��E
�H� #����w�V<càK�hi�2#�k���J��X�[/�-�i�Sn
���J�0�0~ Mi�*@U�/<:;��8h"8
����M���m��=��
Vw��)��l�E��!pX��_!�qP
':O��E����[H{ƥb�W|�(Hi:�۝7|��"mnfR�w�p�

��7��� �(���χ��� �Ժ�4���/�qH���w$�/� ��K��P�.c(��z
F]
������]��� X`E
+� 
B†@XO��E��R���^!�Jn�*<3�
��
����������[�+p
��(K�
�v
wuGB�7��4�$_�q�
؁r3; M�ځn‚Aǰs�o(� a
ުz#� `�4)��,$��$��$���!��	�U�
 �L�1ULbLu(���rn�M:Yu]�
�f�5ih+�
�
��J��5v\�1|e#@�~�O�R"��)0ok�r�ܻF|c0
#$�
M ��#�O4��걫ΏMs��ݮ�
'I ���U�(��Y�L���
+b���W�� �����a��@j1h�d���a|2wx��Mz�����l�`[�aRz��4q�n-F;K��
%:B�����#f�r���S�_��hJ�J
{�N}�E�_��
)���kR��D��*?+|(L��t���!x^�tr
��P����mw��� `���k"��n_�oG2
�e�N�O棐b
+�~��=�&�
+'f��C�
b@ڞ��a�yE�}�oχ
pd��O�Ѓ��3dQ�6�l��,��1�C���hT��^
+�/Rր�?7�z�<��U�xip���
�+��uK
+e�dI>ZF�Ē��G?�p.�������
�P�%�IOoHL*�w����U+�|�ʽ���pS(T�%�\����N����{Yi�x'��ɬtB�
��%`�N�
^c��̔�b,�W` I� ���"���f�Rz>1)��N�(����(��V
�p
(�E�4ï�X�V�����ϑ*@Fk�;R5`�%�L��IcW���˹�aa~��22�@����g�xh��Srg/=
�����Cs$YC�"q���~��)�W��!�ݚ��Q�J�í79/ޙ���@��_�1���_�1j�s�����a�pI�t��D�9�P-��S����w~w9U (:�6����`��[M��&_��Rְ�*e��
;�\%�?���_���4V�v_LN�Y+��'�e���*|�˜�C&�H�O�}��KB��_���[w
#1�S
���O"


6��u�����/������9��E�z~jF�	;�*>0�L6�?\��2檞��x�B.9�cC`�\ŸM�
4�@8�:�
ٞ܈[�:_7
Hբ��Eį��Eį��sRNV��Қ�\�mA,�n[���Mِ��9�'F\�=H���!��
�-�lNp

��D
F�I��7
�S�Ѣ�
+�ͬ���6�6�椳�98o=ͼ�F���6w���s�2�ޯ��NϠi�AA~�A�d�M�fB���bE!l1F����x P۩N|��jM�.�~c��z.�
v�J�c���T��5�u�d�T��[��̗%x
�����:�2�0%�:�
#��+� ��J�/{�.�f��CB
+�uSQ�lO�
+�����b��O�
�aŚ���
+X�R-:֡͋
+�hEH=
U<�d���큍�aG�q����{�l��飮~ߴW�N�
�ʱ�o�GzkE�
���
b��{M��I�9�`3=�A�0<ӑ�*�O'���eT�5�V�
�JrG�d�i>��*�a��A#A���E�L��E��
�
+�
���p�P_�,���RqY n�0�״�� ��<h�z�����Х^N�]v�p����5���hA1���˹,��hY�0����~��p5�K��Յ�E"�E2l
4I��Q<Sh��c�|R

�	u_
X��D
��&5�S�4T��
z�P�k<�ް��\�k��\����t9w7��h��/�)J��By(;���Z�ҹ�{%�5��йP|
�B��z�G���Z��]n���[�,
{V��9��ڞO�d�s� ��0(�����!6�!�`���u.��#-�0X��
'/]���a�-�a��U��y�2��	%T
}g aѣy��S�U]�)Ԩ��>]�CR>}�d*���G��^߳eg�0Vs�/_=���X����NƔӥ��K���& �
�#`�"7G����c�!���6n4�k��0�=
��x���0�ˋf��e8}‹�!�l�CN��e�>��ͤpxK�����Jk2���_���
�һ���
�rv}�� ����d���A�vF0�P��'��q�Tѿ��|o�3]�>�Zt�#_��!]���6k�Xv.�>0+�L����l�x��
ƛ�s���o��^R���"����S��맲�����!�o���U
O
 endstream
 endobj
 2167 0 obj <<
@@ -16030,20 +16005,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2176 0 obj <<
-/Length 3019      
+/Length 3020      
 /Filter /FlateDecode
 >>
 stream
 xڝZ�o�6�_!���
�Q
 p��i\�^�Md���U+m)Ɏﯿ��ve;
``ErD���82���~���*�_
%��Y��(�q�G����?x����g2Ϣ{Gy��ΙH$<7ѯW���q�3�T�4yr
IÒ<�[����˷
 Ngy����M��L�� W����.�=�������U���m����������T�4K��pa�$a��OOLʤ������t���\�%˴r�H�8W2��Im+�
-n�R���_�a��;��^i6ttw�ĕ��5

�0N�G[�C]

Ǿ����c$��:��	�]3�i?�k�*)A�_��tf^�&L��&�N�'�@)썤)�>q,x@~��š�`2;;t�^%f�[�:w&��D��6[���x��
<
ŀ
+n�R���_�a��;��^i6ttw�ĕ��5

�0E�G[�C]

Ǿ����c$��:��	�]3�i?�k�*)A�_��tf^�&L��&�N�'�@)썤)�>q,x@~��š�`2;;t�^%f�[�:w&��D��6[���x��
<
ŀ
 w�d�PKM��y\�+P��q"�K'	f�^�?\���/Rh.��eƲ�|��/"
� 9�F���F��f
h
KA���d�Xʲ
��s�_򸰠2
��m�e����
�&��m�^ZٺGR"��2Y��a����%F�}$˽_��K�`�`!�wh#o)
 
"r��m�㓊���v�P������"8�:���T̜�9�ڰ\�����5<>�o�h%�q&�4	��(�<��ڹZX!��՟x��|;Zs��h�$�6�y���̔(�fZ��=ƾ)��R�@�O9�(����v���&!�Jp�RЋsz�d�z0�V%`��ڪ��q7���v!��)����Z�(~
��jZu&x�טe�m��	_�
L
 ©��5Վ�
�JU�4��b;Y|&���.�3�	�~��lA�ΜC�|��0XsG��
u��:r��0�uމ��i�	�I��s���N�n���S��,^�_��2:cz�:
��׼�>
��/xN.=h�_[�-J!XQ��z׿<W+f��sW<5��>Q1�d+���
 $%&`�-�*�+�՛�p�U��ט�B�:t����,��m՞�UN{6>��N��(e����T�L�:�J�U%Wt
 �4)�tFRz0����ڽ��l��5�
-؂�C�r�v��4Rh5(�2@��������ay��)����Z���H���@�`�:҈ش�59#�P�O/Aꥩ��!Y
h6��Ǣ���9t��y�Lp�z7���ϸ�?ə�	�5�U�&��k�n �P���l�o��+<��\�)Z���"�<"F�S��$�Xv#0� �+��
+؂�C�r�v��4Rh5(�2@��������ay��)����Z���H���@�`�:҈ش�59#�P�O/Aꥩ��!Y
h6��Ǣ���9t��y�Lp�z7���ϸ�?ə�	�5�U�&��k�n �P���l�o��+<��\�)Z��
Z�<"F�S��$�Xv#0� �+��
 R�Rh�>x&%溬��

��g�T|`po�a�N�s�9��4�jR�u��� �B6 d�2�=�_�^
�kX�o)���yྚT�Ɓ�J�+<�[
��G�
��P�vAd�⁞w�M16�,��@�Vrf���+'��
|3ƻ�
ꢩ{_�p��a��pA�?�z�P����z��ЯP�6:�	ˠ��̠
��L
`��r�-�|�i�Gv�`���*�
_:�����(o>�$6	���	n@䯸\��r'��N���jX�j
 .���.<�K��|���<�z�gZ1�
@���
1	�gV
 -P
4�:(��H��h�DJ01y
Ϊv�-S��`�ee¥Ye�¡��R/.Q�c-wl/2
^`�V�
@@ -16054,7 +16029,7 @@ Z
 ��Pœ_\�;nfξ	j�E�8��9�6`/p?��e�`.8��C�,s*eY�=��&�^�|M�8^5�y{�!��\C2g?Z�{.��2�~
ޤS���"|�P �M� �c1v����2�)stA\�v�ñ)Z�����
��U3�d���L�*;��tK(9=���NOgZK �'���'t p��4O�����2O.��B���$�^���0����o߼ I>G�5bq
h��� 
��χ?��f�%��$}�ڿ�
:��
 H��_x�'_��q[
��i��'�g۟X�F
 HO�9�H?�����-K�n
-��_P��@8��
+��_P���`��
 endstream
 endobj
 2175 0 obj <<
@@ -16099,21 +16074,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2183 0 obj <<
-/Length 2737      
+/Length 2738      
 /Filter /FlateDecode
 >>
 stream
 xڭYK��8����iW��5�H�Rn�J*S�S����!3�E۬Ȓ�G�x�)Kn�ӛړ)$H��f�!b�ۻ�w)��(�T��
-�%����t��OU0�K�^ѣ�<EB�I�rh��ow���Q��Y�r���k���$-S���{#@{R湈>�2O���J0
}�����?��ly)���i��_�~�0ӝ�Y���*�T��I)e��S�'\H�?�
����<՛1�R8Q����,�d��S��R�oz��iy>��

:��
Oc���m�LJ�Y�&���N���5}������Qw)�h�2X����];��
,���g�+�4�������X�1rXEs}F-x at yc߅�"Kxq�ta^��ķY�ܙlS�x�n�Y�Ɠi6��w�L�L,-��MV��`���i&�s磃u��o�@6c�Rh.� y����?�p\��?x�Q�u�-�,��pav�3IG�.}�J��~������
�Ƕ�Ͱc`u�p��x��M�b]����g�y�����gwp9���]�i g1��,Q���L�*E��׀��;X]۞<g��"n��;

5
6�ug��&eqmzR�0�HR%�nK��p:�S��+
7i|ߵ�`�{�j6?/���c�w���S-p
+�%����t��OU0�K�^ѣ�<EB�I�rh��ow���Q��Y�r���k���$-S���{#@{R湈>�2O���J0
}�����?��ly)���i��_�~�0ӝ�Y���*�T��I)e��S�'\H�?�
����<՛1�R8Q����,�d��S��R�oz��iy>��

:��
Oc���m�LJ�Y�&���N���5}������Qw)�h�2X����];��
,���g�+�4�������X�1rXEs}F-x at yc߅�"Kxq�ta^��ķY�ܙlS�x�n�Y�Ɠi6��w�L�L,-��MV��`���i&�s磃u��o�@6c�Rh.� y����?�p\��?x�Q�u�-�,��pav�3IG�.}�J��~������
�Ƕ�Ͱc`u�p��x��M�b]����g�y�����gwp9���]�i g1��,Q���L�*E��׀��;X]۞<g��"n��;

5
6�ug��&eqmzR�0�HR%�nK��p:�S��+
7i|ߵ�`�{�j6?/���c�w���S-p
 1�^��e
@R�������@j��vc��#vqh������
�~$���'<��z�Ȝ��
�A�&)S�p7A���.V����R�"�r*�/��V(��E|>��\z��I1�t�a��r~#���
��^1{�)ӫ���S�5�'�m����~c?�l(��z
�tj�4�ą>�z�,�v�c�������y�9��5�3���Y����`Zt�y`
 y����~+��Ь
��=�
�"��p?.��i�0=7
�*l, �2V��?mC�Dl���S�*Y��f0x�}4��Q*�����~}�1=�~�u����,ֽ����_M?�Q0j62�'W���ѻ	~�}�xej
�o���~�:�=�)��u��	[���W�y4$�z��c�����`���p�%bև��2aJ.C�i�Fd�n�N�_�7
.y���x�(���x '��ܡ�>�aX�~"�]	��%)k�[��#�ێ�P(�>�[牗M�
�)����k��
�C7M<뾷!�� �t�CpJ�[��5��(�A���y�J�$cbi��4�rB�x0'\
r
[d���
-�A��x�4�����M}���~����"|c�t�
A?:��6��;h*M
L� 
1��a�6�x�
2�Y�b��[�^�=i$[ 
����k�������`�����w�=p ,;{���sR�
G�c�τV~���7?�

|aY`�1�Y���C�t��8�'�8:���cA�`ȳ@����=�5P?Y�
�kIj�on%��́ZNcw��p\�*�8�{t���ߞsy^B�q��x�)W�l�9f>#%�{�Ɏk4Lɤ�L4,��0�i8kwj�M*�K�O��+}α$���
�
K-V�d�\;�-
'���[}��%�	s�\�؟�.s�$=ؓ�
&����wǫ��?`�b��=� B����Me1����t���˜�
ڳ�B�6�0�@_^�`�[F"���C�p�U�(
�\����Q��q��Е$	F���kJ1t���#� �Xy��s�@
�0�î�
ジ
-.�� �;Mu0�r�p�U+��c=�
-��
���k;h�b�����+`cO�ڄ2��V�*~�K@	hx��Ҥޏ�� 5���֎?>zIt���B/��v8Rk/��>��w�c��

TA��2^ꫵCR�q�
�0�g���p
'<��4��G��_�c ? �+�X��u����h,��
��e�v[�Q/V�U9��Þ��F��Nj�;w�7�A���YK�ń�R�`R��9���h}����NQ�_'�����Zi��ܵ�����9�= �oo�
n�	_�	G�]<�<�4���А@H�+.Q�~�Y/Pы��o^>��9�\#�<)�	���N �lJF�G @Py$
N��=U�*'�>��s�UL�,
##X(6V~C�eܙs�wS�+KȪ7K�
&_�Pu9}&�*��lơ�^�i�{j�\Ch��Z��
��?M�c���H��W\�
:J0y�_B�̃=<�$k�Uz�?���
-��*�
0���� 6V�o��(�g�!+A�*�K!ez25@����K;�@bƉ�- �-��&���
��ɿ�,i�K�TTߒ��ĕ�Â
����,�R�@I�
�M_g�?
y	���u
���u2\NR�픷�2o�O�|Q��^ZG��#^i;'�ķ)�Qt� ��/���c� �>�}����(�[�t�?M	��w�xJ�~�Bh�;���V(�qp��=
o���[o
ݳS,�m�	v�u$n"�K�# `�>����0����v�Ք
-uDp�篅�u��5
 Cӫ�9ׂ�Jg|5�\�@�
-��WO]�]|��
"�
�8D��OO�}��%��\���W�x[���7�?�q�D_3�H�[���V�=k
�^)���
-�/y��]TP�`�f��g���3pr���\+D���g�T�(���®̿�LuO%�ɭQ](�
Ic�+�L�ĭ��W�=ʿA�~�������Jp��S��ք���7r��b
��<��{���?�����G_�����ϳ 
Ħ�LH��������;�/��;
+�A��x�4�����M}���~����"|c�t�
A?:��6��;h*M
L� 
1��a�6�x�
2�Y�b��[�^�=i$[ 
����k�������`�����w�=p ,;{���sR�
G�c�τV~���7?�

|aY`�1�Y���C�t��8�'�8:���cA�`ȳ@����=�5P?Y�
�kIj�on%��́ZNcw��p\�*�8�{t���ߞsy^�PJ޸<�o�+�`���H��
n��
S2)�0
˯4Lx�ڝ�j�������JF�s���0��9�R
�U$�(�s
���g0�V�mfIc�\�0W#�g��
5I�d�D�� �����*���؇qrO'�P�.3�mSYL��+*](��-�2g����P�
4�'�ŗW>X㖑��j�ǐ<\n��5��!.w��o��y�(#t%I����<#�R
]��!�8Hx'V���
3P.��k�Ǹ ��˸�3��NE

��\�?\h����Xx�B��iC{���گX;�|�i>b�
+��ӹ6�
E�����9�P
~��4����4H
�4w��㏏^��f��K;�ƣ
��Z���y�O'�
�ߘ�tCUP���L���j�l�m�!
��h<\��	�?�
��Q@&���@��7�#��m�&=`�C7��~�h�aY���lԋUsUF��鰧=��������,�Mc��c�z֒g1��T!��5w6x?Z�hv�S�׉�*�h=���@�+8wm`'n�~�d���:�[{�Wp��h9!�@'!=4$��KT��u�
T�e����|�.�$O�kAd>��4���� T
I����uOU��	�����
wS%
��M���cw�\��T����
�g���WF=T]@N�ɴ
+�8�qh@��eZDy�Zo �Zy��VlǺ"D;�Ou�X�|k8���+���L�pŗ��5�`�3��z���O+s�¶�ʮ��t�9x!���&-
+��@�
+D�/�J�RH�ރL
��*o��A���q"t
Hc
� �I�x��2A�.KZ��6շd�6q%�`�i�/���!P���{�י����BD^B�6{
�j�a�
���;�mƯ�ۇ�)_�<����3��W��	?�m
+}�5�(��'*�X)@ �Og_g�/<J9�/���OSb���RA�������5��`
�r{���*���G��K�b�
h
������r�x�}�.:�{�
�D5�B
\���kajD]���A�����j�}��Ƶ D��_
"W1P��g���C�x�C_}�Hy�=���_>hId-�4��'�և��`�
�O�uܾ����>��{>��f�Z��W
+(.����K
� q(��Ym����
��'i!��Q�E6���3�(�矩��+�>S��S�rrkT�z*C����=��/q�v�U�u�@��Eа����bn��h���>=�3�5a�>�
 �XGg>���x�{��O�߿����p1��W"�o���, �� R䅧���3����
n�?
 endstream
 endobj
 2182 0 obj <<
@@ -16158,19 +16133,21 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڥZ͓�6���_Q��U�Z} �y�c�
o
~މ��
h��"��2P����7S�A1�c�	I$))��L!w�;���ݯ�<�N�\.���2�����<���_rw�w?�0y�{���]bs���v������xdR�L�\��T��C�*W��/����fy�&���<��
�*�f���e��ow&O�?��7�}��݇���*�"��?:�v;�Dn��ٕK�I��_�p��v��v^-��l�I
��2�6s��6��҉$Q�i�^�׾�3���
[����`ԾꇺkAL��PBR���X�EC��P���N�Y�|w�$p͈����ib
H��K8��7I�аy���W��0R��)��2-h@���b�L
��&]�7���N�:�lr"?v�;����j���E)R�,%��A����'f�t�g�?�X��;���w@���d�
!X��,w@�7�,`����Ê��K6�� )�/���@��:�Y[���b3�_�o��w��.��~<UԨ��
���^�s�L�>^��=����/H����`�F�
��h�LT<O�o$�Q�oi��ΫE�����z�
�
��WU_�%�I��'�
-�3
%�����L�ፗ(�)�|�����ds���-���6�u[��9��ց
-x+bI[5�����z�w���d�}S
�
��KSWG�T�r'��b,��O����7[�ҙ��b���
c���h��"����dKk_�-�H�FV:g����Vv:�әN���/
OM��.
]'�Ԙ���
tG�
7j�e�?����h��#�&q�	#ѽdp��K��(�2��
5+�������h5YvQ�����|�M��=i
u֟����j�I揧)Y`�`J&��򤟊�%젦h$	<��Ғ�ݟ:
}������~,j&�� n�-7�l1��'|���ҽ��"I#딫}m[����?��+����
6�U������`Acg�y��{=����C��{'�
g�5Q���+�W��p}|��u����A���wױn7�n���l��x:�_ �|�`k:�x��蕝�2�nG4\l&����ƨq����uK�������e80�‘�
�
�j�sbW.upZ ; }@v
R �

�K�7��C*!H���b
�v��ON���
G�
�4p�
�L�r&3�vy��䐰e`�u`�
nq����+"1�4�/��˂7*�|@q<+���B (�+z�㹯DZb�t���Ve�q
-t��_(���u�Z'���I����rzK�� ]��S?z�p2��������
�ƬJk�d��—�����	ľ9r푸?�t���u��'�b��)z;m[����G�` J8��b��HcU�6�G����D�3+sC��6�|%U'r���~������*�=��b�ѳa"<�OaT�m�!��!�S�E�*�h��Q�`�Y� r��/�}>y�"ă�;��

�\�u�!���-��ng��"Z����xBv����
�g
��e����j�+�a��(P���N�-����H��ˬ΋�3My=���
�
-�8ж7p�
�Vfy���T�5� �
��8
�8��i84�� x�����ip}��	{E_M�����
�{��`�|�n�E��M�'�b�`B�(���W23��%�p��glG�)���=��^�]{׀� ^6r���B�b��ro�@a脔ܥ"w ��_�D���0u���A*��@	'%D��걯x����ε���� W����*dEy�rm��f����	���Q�L`�v ��=��u-����	4V^FV^E��8L_���x����������	A���>��7��@��ׁ�
�����m�!*ӂ�c�sa��%���
����9��)� L	 w!o��|��E�g)^�G#�&-/r�
�G��@�~�K*҉�S=�Ͱ�� �ҿ�����Eeg�S:�
G�`qj��Sڦm !��M�9m{���g��"���C�z�{�ʔ��h��/ԝ�_bO|���1��A���Ҝ��
-RP��P�������aK���IG��#��eC7��|�S���
��O�bJ$e��I�B|y`N'�z#u���������;�9��Н��<�ƞ�"N��~}�Cא��3����U�,�Q��FY8��-`�X
�%�[9�]Z�OU�����mlo�갇�h�1�:���h�Pد
8c{���R'\����Yȅ\������G1{1�T�	A+�h�n�g��C�+1� дԐm�U�燠:Up ��2	 	"҉�Hj�
�
�5
���r���
���^�L4�"
#(��T�ha�� aS?}I)�
�0�\��W8�n)觘Gڵ(��fU�
�W|�J�qdiO4H>�����Rq2�
-���=�'_�l�K8��.�V�T����'�p��UmR�"N&USir��
���*l2{�x��%�0�
rK�<�����]��jJx8�y� Q����Tل<�0�FE�.]L��]�va�v���
�*�������cMˠ��6�ƈp�u�`Q
o�OR�
�̧)�۳̕��3:Ƽz��
�ėJ1p�@���9�<
> �|:��1 at +8����(O
�0禔oN���Cே�p;�^)�j���7��	8�4�<l��B�$*b\���p.�4-C�؃��(��V8�DG�J��*���H��e�_O�%����(_��h���i�a`���р@C���1,�\P��
$�7��^[%t�D��P��U���V����lփ k��,���ϛA3��E��.�
�B>I�&�RH'9o_�
X9S;����?4��^��
�u�Ȋ,ߺ�͖@`ѩ �J�t�g�;��]��ڽ���&vu!��)tm0u�';Wš�|�

=e��5?���K�������� ������Z7<�e�xz2\�=	��a�e_CD�
�!(BQ�n�:�|�̝�)=9
��¬����,H�\���x1ݞL�pU�욫'� �.��!b6����k�~zOc]�����-�&lh�7�l6�_��s�u0И���?�兊�5 �r`�������
-�1J�%,%����wBE0�E�+w�����g3]OojF��P�����9Y�W�:��.m5���*��Ȳ�b�L{O!2�F�`2����}�h���L���Ϩ����Tma(R�S,�~����n� N
q��l���f�>��>�Y�M3�M���_�H�Vf�- ��Y�� K3>M��Q̱X�8��� �j��	��/4�6�ٹ�b8�Ռ�5�`@d�*���
-���W�d8��7Q;�e{�o]
.*�",Hl\5�V<�ˢ�nf��w<[7�V���.��gpIb�xL��9 �3�6�])g�x�s�
-���۱�
C�
ㄻ4�gڢi��2��ƅ�t�I�	��	�ૅ�Ĝ����9V����㖸d&�M�0+���tƬ0�ǜ��h�jR=�p>���mu�&�j�I����u��<;]};��7.��Q6Eo�E4�Z�j8�
WD�����ad
S
Z�\�
����OX-�
 Jq<�\l���ڌ>.j�
�7uϬ�j$J��ݏ��i4^:��"U��h
s��_�	�X�#����!������Ҏ[) 8M��'��V�����"N��ĉ2]���t�^v��[ �L�eNp�%`(1JL�`l�ĭ"�1+0
-\q�K'X~�!?!6���T1
z|�+�&�*�#G�Lw�����׉����^�b��x�o��haS� ��֯f��f���qs�Ѿ��斿�~mӡ��CKȃ��
��?Ҥ6Y���Z�ˆ>��74+��3Ev�&�������3U�k^��:��/�E_�վ�3�Yy�#�������k�j����%�O�	�?�&
���u�����u%!9��f���u�Vy�5;
�uTsɅ�� ��2�;�ÜR*�͊LBP�"S�"X
Qj����F�7K�3t+� �
�5��
��/�ŧ��=� �^
~HE�ߠ�r�0dx
�a���jfN��� 7�~cWZ;1�ж���張�\�fG��Z�Ej�#<��
-
-�4�d�vc	y���pcx.N+0�X���
���
�w�S���m$q�x�Ϲ`���ɑ���~U�
+xڥZ͓�6���_Q��U�Z} �y�c�
o
~މ��
h��"��2P����7S�A1�c�	I$))��L!w�;���ݯ�<�N�\.���2�����<���_rw�w?�0y�{���]bs���v������xdR�L�\��T��C�*W��/����fy�&���<��
�*�f���e��ow&O�?��7�}��݇���*�"��?:�v;�Dn��ٕK�I��_�p��v��v^-��l�I
��2�6s��6��҉$Q�i�^�׾�3���
[����`ԾꇺkAL��P"��/ʱ.���ס��4 ǝ�����NI���k�������p
o�*�a�.7~ǯ8a��IS }eZЀ|%�Ť�&[M�o�#�;�zu&��D~�w:ۗ�s�
�1#
+܋R�:YJ����cbO�^���~����w��w�VK�/�4B�&Y����o,
Y�>������l��AR _4��@au0������fv��Y)��
2����]"��x��Q5U9�uI���ƙD}�6�{AaO_��OEs��
�*	`�}�\��
x���H�j���CߝW�����W��<�=г�
��jK֓�E�O�*	f8J"��,R��
��/Q�SZ�X?�����f_�[�Q�m�
�V�s���VĒ�jrM[š�V�n��Ɋ���=\/����ĩ��N
��XP�R%�o��3�ń5
/ƞ��)�$mE���M�ɖ־[�
d��t�2��ĭ�t�3��Ǔ_<��ă]
�Nة1��A;��k;n�$˪��U[��	�G,M�.F�{��|͗X�Q�e�:0
jV u6D=o7.؍�j�&��v��o��`�6�{��
�?e����“�OS���%��L����I?�K�AM�(H$xl!&�%�?u8�L�cG���X�LH
�Aܜ[nF�,b�[ [...]
#�n��O���S��c�n�݂W��,��t�@>����tb���+;�e�ݎh��L�]?�Q�X����0�'"u1����p`Ѕ#}�=�Հ�Į0\�� v �� ��@��o���TB�����<4 �2?����#=�t4?h�j��
Lf���d_7�!a����@=���5x�WDb�i�_���o(T,���xV�
 PzW�<�s_�c���
C�����`ѿP�ù�v�NP��+�������2	�n��~�*�d<���ե)J�=��Y��"��Y�/�����i�}s�,�#qF�v���z�O��&��uS�4v.ڶ�y�ߏ��@�p:M�<��ƪ�mď������QgV��|am��J�N���?���?~��w_�U|{p)�6�g�Dx �¨�G�BL31B�
� �U0тߣ��x���
J�_�|�6E��vz?:ƹ�/�HC��u[6�c�>�~E�R%ZW���,d�5.L���:>S� �SՎW$�
�Q�
x�E��W[j�rё [...]
+0
UȊ�t�&��̀�1��"e������� &�1�{���Z4��6(h��
+������p��\y

�V

m:
������}
�ob���=c�3�X3�s��RCT
+��
����.�K�]�����s"�SlA�@�B�&�
a���R��
�F
+3LZ^�;P�4W����T���z(�a��2����$��Ч2t��0���R#��M� B��i��s��

K�$�7�E`ف���Z���)��� �_�;}�Ğ����c�I����9���4%������7Ö��Ǔ�R5G�
�3ʆn6��l
����=�
 ŔH�%%�>�����N��F�&
E3|���
C'`w�s&��;�y��=�E�����L��!��gGO��Y���+��p�M[�α:^KN�r
+����ey3������ae�Rc�t_�#����_�p0���3p[�N�4}3w��
�8w
����b�b��
+�VH���@�8�.Wb.A
>�i�!�4�$�Au�� �e D�K���0�;�k"E��6�Bm=D˧���hEFPD[����¦~��Ra��
+�p��R�O1��k�Pҽͪ����j�.��Ҟh�|4����d2<��{(O&�<�l�p��]x�6�2a!#O@���ڤ�E�L����$�=�U�U�d���V�K�a$9�fy�3�ҫՔ�p��XA�	�
!���	yv5`����]���	X��s��p��/ݵ="�U��7���ڵǚ�AQYm�'��6
L��
+�<�Ɵ��=�OS6�g�+�%zgt*�y�:(=L�/�b�8��8��s�'x|@��
+t
1c�Vp���EQ��a�M)ߜ^g���_q�v��0Rl�
�ReoVp
i\y�J7��ITĸ����\|iZ�:�=SQzc�p
+��N�uU�υ�v�����Kj�+�#BQ�B�����
��A��|
����r�cX򹠪-�;H o�%$��J�"*$"�6��8�_�by�"٬+ �F�Y
eS�7�f:�(�]L?h�|��M�
��Nr޾�5�r�v:K��
+h�����
+�뀑Y�u�-��
��SA��$��wb׻:��{2�7��M��B��S�.>�`�FOv��C7��z(ʊ�k~N5
ЗTe�s!m���q����nx����d"��z��:˾��X�C$P>����(u2���;�UR$zr�Y]UM7X�h��Qs�b�=�
+"��g�5WO
6]p�C�lzo�e�t��ƺ�m՝+�[*M� �o��l��"����`�1���~�
!<k $�
���3��Q�c��'JXJ@���#`��XW��c����2f���Ԍ����'����-r�ܯ�Su��%\�jH!
,vUb��e��ڙ��Bd%�p�d'��M��T������QM������P(��'�Xb�\I�+&�������bU��|}VS}v�6�fB�dˉ�R����[ "Hi�X+�f|�zU��c�Vq��%l7@"�jaa_h�mL�s>�0p���k���ȌUڑ�4�/m�
�p��o�v����ߺ8\TEX�ظj�x��E���$�x�nh�P�
d]v�������
Ds@�Kg�imH�R�����u�co�
=�	wijϴE�0el�
s��
��V�W
_�9/$�߷
r�T����-q�LH��	`VH���Ya,��9a1h!�Fդz>��|Pe31��@M��� ��o�Y��yv��v��o
\T+�l���hʵ��*p�7��*H9�߁��8�.�F��;HWퟰZ�;
 �.�x��>Vŵ}\�\9�o�Y5�H�>F��+^!�h�t�GE��E��� �������GJ7��C
7T'#r��
�R p�nyO���7iW�E�|�e�t��
��U1�(��?��@2�$�����K�Pb��� ��
��[E�S1bV`��ޗN�4�@C~Bl<�éb:���WlM�UG��i������3y
�x�Fp����
�¦A��/�_��������У}��7�-=�ڦC����_EL�I)l�8�˵
Η
}�!vohVAg��
�MN	�����g�p3ּ�+u��_h��
�}�g2�$�zGNIs# o_����R-o]K��D�8Mi?��W�����$JBrj_����̭�Fkv���

�
R�eHwf�9�T>�����E��
D�:�Ԁ���=�$o�(/f�V��9Pk<�9P�_��O5}{�н<���x�A1�`a���È���̜Jn��Ʈ�vb��m��o��ykO�H��0����8Gx2��i0
�d���
˗��� \�6V`4x�|e3;���P� ��6$�-C�H���s��3��?�#��[UU�
 endstream
 endobj
 2190 0 obj <<
@@ -16213,20 +16190,24 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵɒ��>_��C®��B�t�
�x�����S����bwӦH��f���m�"��=��"�� <<�
Hv��d�݋�P�Mvj��8��.Kt�$��<���dw���wIl�l��0�;��V�����X̑%q��w6v��9���ʕL���_|ka�8w�����r�~�*������蛯��ٛ�F?�����~�⛷���ӱ���.��N�8OS��+�bcSZ_!A��߻Cu��NL���P
�>�����Ol�XV'>�V�����}K+�Y���
޻����6�4ұ�n���
�h��y���8�N�Y��n��5�����N�1����[
�u*ְy���
��
s#��'�	�/��Z4ӱ�.]����^;g�M���f���<��c1"É���v��ot
��ݚHi��7�������$�NV�R��Y�?��W�S�>?A�E�K��v9p
-���d�P�V�)o}����}�$ѷ7���
�8���K�G�QQs��Q�}]rGї�n�6I��q\}<�tCu`���Hj�s��_e��jK[-7ni�@
^��0绛4�ⶩ��٧����Շ�xj*���>����$(-��̄�X`@�A�� и� �N+cO120�O�
-�������x�X��w"�u;\���F7��/ـ��Mss8u#c-%A��kpb`�N���0��S�g{��X;�f�����qw546s
�� ض�Vה�\�[��G��DԳ��X�a�M��R�p�^Eo�6�R>�aÊuՔ ?�t)�I]�/�k�&C�y
.�I��nW��l���௽y�Dml�t�5{����.QrlN�a�
���D�y쀥�y��
:�����6[ cA+��ܰ)垎��-
-+#	����_�k�羗3��6g/	B���,�`���}wn�y=:�r 
��A9n2t%5�Y�.N�d
�*�e�	
�[�k0�k��Z�}�2iˉ�0�L��UM,,��%��iA���i�
I�vےCc��,8�|�Y���Fn���+��
I�/�(h
�8��h�yw���;�����8`�5�d S���A�KCt�#��1�(�ܲ�~�Λ6EM����uBh0kkV��&�t��#!d���U�Xe�Jn`N���R ��E3�k�z�~� 2�}�p1
u؋����e�җ$�|�Y��X������;�,A
�`�Յ�<T��v>�^����~���>���<�諏�S�@������{�w (E��VV
�&�PV&
����5�xg�>����8�x~ŗ�
��c���q{�<���S��B���U�2Ƃ�k�u�'c6��tI]�l*P��Ny˜��gB�d�
<i$�bʢĩ^��=
cuX�A��w$w|0�Q
�f�F�䢏.!�&�%���r&�/H߃/�XA�8�%������~����}��EoZ��X�-���b ���|R;���`�F8)q�0<�3;p��0�}�I! ����6
� ��͹��W�(��`2�~d2: �
٘�����z
�De���‚b�៍Z�q<#�}�G�#���Ƭzɨ̍�N�7�)Șao�\�N�-��w
�+��OL$���IpN���C1T��6N6Ǥe
�yɓ�A4
�
����"1�o��p.�0!Y
-2�(�3��uء�6��|�+t�&QH'�s��g3ɍ�f���m��@PТm��́W��<���q������Vy0�ZO��F,)�@�'�&�cRk{��
���
1��PcT���������a�e�ɀ���ad��R�<zK��8R,
A��������ݜ�B��킦�A��K��M�Z�Bmj9
-���~?#���F��.Lxk
Jz3Q
��ܿL�e{�A� 
t�(<,
���Ƀ��.�9z�|
-�
�
Yg��Rp���O׆��8������T�Tޛ�����@�6��3O�J��O�a�sI���'
@ߓ|DE#�W�x�ч��N&l�pØ��:�(�d�U����2�0�th�`�0���#�G(S5���A�c��h�+��h(_��
�<,��knX�2T'��@
h���\�#�́{���@瀖���We,o;��|)C�>���o��#�`k)��99�)x���q����P`<t��HSn�l�h)�����v�!���
F^ɠ�ˊ�uy��\t,>�
��)y8�K�;|A�9�KѪ\S�,��v�
�s�w&[��W�ͥt
4l���z�@�$�L��t��mӘces�q��^|✏_.I��z�X���,� NT��
�X���^��j`��Yj>n�Pcpk�O;�������r�he7l�R�d�f�]o̖����'y�N���ĉ���d�`��O)i
l)4BTM����6��)����]+�rOй�
��~��	>���x�iy����	ꃁ�n;8N�(>R�fCo!�|�P|E��u�`+�(���K	T����.����OEp�7b���,3T
-
V�z`�·�$�]ݝ�("HB%1
��e��w���A�+)~e��Z��ηgJ`�,6C�-)Á��>B��"Ե[ �@�O�
��Gk���o<&���&*4���
S�,朙{.�j�j�D:�;�A�R�Z�Y4������K�,��q�)0
-�]4�
rӐ3�R'v�^?�]�wp�k�Rc��R)Wy%��(]��jA�,�+q"�Y^N�%ynw��':���x`��O��Y��ک;��Y���k������v&εD�jC�,$��i���)(�r��8���B�Y�8�� 8�Ȇ�e�а{����W��[��
�	X�������a=ؠ��;`��
42�-Džq"�*��b&���pȡ3��dX04�e?y�j]^����z�T�k�@��
-���Oʡ�|��o���3�(F!]q
�Z//�F��2�$�j8�$�O_�f~q��:Y��&`�4�c`�PR��PJ�C�#)�T�*���,T��U����Pe�2�\bz
���j�?��@r_��.z�.�!�p-��O�0����e=-_@��FoF�-�⾒�iƫ
.@���[�������tn�h�/�r�lD7� ��E�y(H=�)E㖬�--o ��ˋX���*
J
��r�e�Oư�t]���m�t>�h��#�b�%�thӥ�S�򢫰���:Y���	^y��Žj*j#t��8*9}�
-�t�E;�a�~ �{H�B%
-�,{�Ff�'�
��.�e����hd��
Y�z��WW�?-�z�J�Hc7���@� �8YqDLe/=�(�
ݢ8��o!��
!��~D�B5�
��1��zZ� !�܏17*��!�jw20=\�u����./�T���l�r�
-�p�5YA`S��
�s��R�Ѯ~�~s����"3[�L�+
.��:��|alA:ȶބ�
rg=_�r���h�@I��;ѕ
k�"b��&��\f��I�9��
�,�u
<?W�ǧ����<�>:�d�@�T�ԡJH	Y���f��u�Zn]��ժ�I�>�����Å�1"ςcD3�w��鍘H��/��6�p:9�X�E�3,b�U��B`
{)��8�[��A$�3�Y��BO&�w�7,�1��V�"��}�vMw/o*
Ru:�2���7�f�)�w=�����>
Y���^c��BׅK;O=�3���=B
-=�sS�YàgHq*V��@+x)������ E����(t��-qO}w;�Lp��Ƕ�A�t��߭ep��YC^�ճ46�-��'g~>��?äTg�L�tֳI�����mɖ���A���_��
�ܲƼ�|��h^4����8��ú�:^ķWU[~��C�U�����i���g��	_�l= ��\l`#*�*N��mXw���u��yg����~�v"���Q��͙"�� #ss
�z
?�앑[����N�
+xڵɒ��>_��C®��B�t�
�x�����S����bwӦH��f���m�"��=��"�� <<�
Hv��d�݋�P�Mvj��8��.Kt�$��<���dw���wIl�l��0�;��V�����X̑%q��w6v��9���ʕL���_|ka�8w�����r�~�*������蛯��ٛ�F?�����~�⛷���ӱ���.��N�8OS��+�bcSZ_!A��߻Cu��NL���P
�>�����Ol�XV'>�V�����}K+�Y���
޻����6�4ұ�-7O}Q�uY4��<T�_�q��,�|�W	̚�L��zk�����s�-��:kؼ�
��	[`�����˂��]-���d���k�}�
�3�&g�Cw��YT��U{�������i���7:���
+�nM��������e�?}�pu�J'��	���,����+
�)`������%�f�
8�EuI2`(P+딷�_mf��>M��ۛ�D]�j�D��%�#����Q�(Ǿ.����W7{�����8�>��
��:0D��r$5�9����2U_���-���4D�/��C���M�uq�T_����Gw���Cq<5�fix�Yl��OfBY�,0 � OB h�L B������hN�B��v	s�@,ڋ�;�ٺ
.P���Q��l@��&��9�������A��
+810H'�ۇz�Vq��ij�Im��[�
э�Q�ָ��� �9tMfl[S�kʌ�}��-��#OJ"�Y
c},ư֦P|)T�A��7wd)����aźjJ��k�ؤ��׊�5I���<�$v��Ya6�j�D���<s�66f:њ����P�(96'�0��Cc��<v�R�<�G
�}��s�-���MynؔrO�������D}��s݇5�s���k����L�?g�L0K���;7�<�
�Y9 ֈĠ
7
���,g'I2K�������5�5uCq
���E����@�F�
sM㪦
+���TY�� [���$]�mI�����l�w�ڬ�y�v#7���|�d���m4�j
Iv�ż��e�ڝ�C�d
�w�y2����� �!�ؑ��B�@n�U�w�M���CF�κ!4��5+g�i:�x���i��i��l%70�xS
�x)�W֢�5Y=h� �>z��:����`�2}�KV>��f�OMM��u���W� y0���S
��UZ;L/�K�Q�
?��P�H�I
M��G��
+ ����o|��=�; ���o++�kF(+v�V�ۚ`���q�l�Enl�B<����@����8��Q
O�˩�QC�P��*scA׵\
���1KU���l6(M�
��eNc�?��i2i�4�G1eQ��
/_񞆱:	�c� ��;�;>
ɨ�V3y�Ir�G	��E���Rr9������	��}��������o?����D
ʢ7-�f��f{W1 }�M
+>�
�xs�m#���@
��
�}K��>ݤ ���Z�c�E��\
�F�+C�A�
I
�
+?2
�L�lL��k�c=_�2ɂ`taA����F-�8���ģ�b�R�
cV�dT�Ɖ?t

���d̰�d.b'���;M����'&
�LZˤ8�@���W['�cҌ����I� ю�~|�����\G8Y���,J���pG�:�P�p��x>�:M�(��e�9������FX3t�
+�L��Uu �
+(hѶ\n��+��t�N�`DA��r]�<�[�'��Z#��
N �M��1��������S���{��1*����p~�d���2�d��]�02	���rK�B
�%�d
)�� EYV��`Fňn�~�}�vAS� R�%Uצz-�n!�6�
���D����Ah	�[��`&�5�%��(bh�_��2�=� sO:@
+
��e��A�L�
�a>�`�Ԇ��3gv)8���kCyv]
Z�^��Y�i*��Fqh�k R�c��'}%��'��ȹ$�S���I>����惫J<\��CMU'�6D�aL�Q
\�h2�*RG�CfG:4T�j��H��#�)����� �1v�4ߕ�S4�/LJ�g
�h�57,a�hh �4RBg��@��=�Yl�s at K�l�2�7�
�D����R}�7m��A��\��
�<���8�bw�
(0
��@�)�e6I��Z�V�c;ǐ?��M#�dP�eE�º<Dp.:j�̏
��<
���
���
�hU��Q�T�M��9�;�-�٫��R�6�Nc�[ ]N&sIc:��i̱�9Ǹ�]�
+>q��/�$�a=�Y���An�L'*L�y��R��y|l/�}50NU�,57v�1�5٧�Bzq
+�su`9w
���Y�{2_3�7f�c����<P�G�K�D�s�q]2X0O̧���!*��DE��LF��FSn��d�'�\��|?�|��O�v<�<�h�����k�
���I�N���k�N(�����i��Dd`܋�*�W��H�g�A�"��1\fb�*�	�U=0U��Q�����V$�������2�Iɻna�����2�V�]{��3%0`��㖔��ՇP��`��-pU�ܧy�y�u���^�׷
��tI�����)�
s��=��S�A"
�
W� 
+m��
-�,�\xs�a
��%J�����g�.�
�i�x
�;}���.�;8̵����J�1c�U������r���BZ� �Cԕ8��,/'ǒ<�;
+Q��z�W	<0
�D�z�,[n��
l�,��յE����f;�Z�^�!w�Kȴl����	�SI�RUt!x�,V��H ��pdCց2OhX��\�䋋�ܫ���-�D��I�zz���Ѱ
lP�ς
0���Ė���8h�QR1�U�I8�Й��xHY2,���<O�./
+
+o��s=R���5T��V�d�'�P~>��7ZG�H���8g���Q#W���C�f5
C��/�3�8�U�,�d�~
�10�T()Cy(��!Ց�\�wEfi����*`|}t��`��B.1���a5��X 9�����G��R���r�{���qײ��/
 �J�7��mq_I�4��� XIh�-C���\��:��\��K�[6��Y��"�<�
�
ϔ�qK�Җ�7����E�
,�BL�%�YU��2�'
+c�Z�.�MͶq:�A4D�U1ݒ�?:��R�)By�U���db
��}׌��<�gaG5�:V\
���n�N���
ఏU? �=$U��s]��	X�?����nf�2�	RE4�sE�,�W=����s�Z%^
��CfuM a�g���8"����I��nQ�_�ܷY˅U�
?"�x�F����w=-v�A�ǘ}��k�;��
.�:��`]�o*�wՇk�~9VZ8�,� ������qH)�hW?V���q�p��-_�����R�J\�����7�i��Y�W����4��*P5�Nt���lÚ��Xm���9��l��Ch�ꩇ$�g
������*yl35�_���?�6�6�0u�RB����Yy�zb]��[��}�jzR3�� +�oa�p!v�ȳ�ь�
�:Az#&f�
��M7�N�9i��
��qզ��^���:��V`I��#EV*�Г	�]�
o��ռ�lߵ]��˛J �T�Σ
$A��ͻYvʇ�]O��}��C��������C��u���A�S�Lb���BO�ܔm�0�R����!Њ^J�j&b&@&���C=
+]$|K�S��N5
0�mu�$ݡ�wkܾ|֐W�g�,��w����ř�����0)��6�@#��l�l���s[�%��|e��zF"�z�C�C7��1/3��g� �W�/��4�/�.����UՖ��{���"9`zZ$��Y%�i�<[�h'؈ʭ��9�x֝9�ew]lg���m�i����H��z�qrs���z)���\Á�^�${e�/|�N��
 endstream
 endobj
 2197 0 obj <<
@@ -16260,20 +16241,17 @@ endobj
 >>
 stream
 x��ZK���ϯP.�ަŗ(9����F
p�Er�}Ш5=��R[�����T��D�9=��� ��PT5�zUb
�$����
-���F*'Yƣ,a$I�<���S
���QBx�E�
�)2'�r���7�����d,R� )��FqEhN�{u��v'y����]��D�H��D£W����_��<�w�b�ӫ�o^����)#i����LE��\J��S�.�ٟ�p���Cu�/K8ɤ0�
H��ˉ��,���,QD����b���
�ܧX�
�ÎӸ�z�6 &%cF(I����ˢ��c_u�qň�.e
�i�fv��C�
-�A��/��S�H)a��ʹ����#���4�+ۂ���6���fӕx���,5�le�[�C�۳,.�S��`0
-܈��L�%���qq�@�ǔe�,c��q��W7@��^Z�\	A�d�z�_x8.|���O'2͢
$rE7�)Q"��Ȥe��D&V���H�I��LU��]["�~(:�O�/����U*�_���K��z�-��3-�y�
�0�Yo��@���.���5
-�:�����,��v��?&T����
��eo'
v2��N�uՓ�>�<��٬1�v*t����=�
-T�� 
ݞ���.q/\IҸl���p
91���v
-E���U��U樻�޳bB��cW���j@�P�2����v��_�sa0ӆ�c�c����F��%Ɍ�Z
�mx����ʇ+N(�k�
m7�F�I�4�u?��ػ�����}[�vm����H�F
�B�C�9��u�]u@�
-��6Y+ѐ��J��<N��sѸ�K�X�8J
G�.;`�P�88�/F��܎;`�$��g�i��b|s�ڴ���;�
��9;N�m"�94N�Xʱ��μю򨭑5����z�9!�%sx@�=T���0	;�"o��ی0�1/�2��_x�_��
g��� ��T8�qY�u�-��,�9�
O�U|��$}F�J���1�<.;�i����b�˺*��Μ���
D�MkT�j�}y��
�M	�k��$?�%��+�s��*hmdCC*9��γ&�p�l��!#IL��$B<a(Ḻ�Ӎt֧��-g��,�)�Oa�Ḱ�]r�/곍�W6��	�0��
���%�p��ʀ=ЖM\��Xr��(34����q#?87v�<���(Qjv������]�����L�z˶	p��F1�td�#ӓ|�r%dr]0�I��>j~[�Um��??.���|�Y�U���"�
G*�3�
�A&�ޚeD%��4���� G9T�3�:XU�����c��-��;G1
NmW��� �&�݀��в�
LBp�c0H}
��70�PT�)��9=�!aJd <�� �>(/���-`6��:=�����b�R]5[Y �x���g@!��N�e��9�Ao3б�_
t�볗^nm�]{��-d0;�Ȁ��^w�,�3݄�ߘ�8�K�z*�,^ӸX�
-Ubb��f��= )����
����d��;x����
�
i�#�C�
B��1D�.��#"�
n�8���>ʒ�����C;�%r���̕��.�ڗEY������Q�VFr��
�3U�8��G
��� � lB�Ӱ�
-�(����>�!:w�b��BA�$6%��`����eW�t�g
��z<�r���{H������3 �&��(���:�R]I�8Z���風�Z!
�`uK��va�28�6]Uo<~ ��S�:TM?5�.��QE�r����S@��ʋV>��ܞ4�y�X���
qA�����e�jH��\�Hy4`]l���5�p���2�q�KL��[)�e��^�Kx�G�˅�X�V�h6
�G�i�Lߋ�NG	��.�`_�ֳ�$��ة�-؄Ȑ�ma`��-on��֚J�cWK�Ja�X���)%�
�l��Klh��Wf�l;2�IY�v$L���[������a�ts�
�5��l�'�:��?�xŀߺ�pz��g���ې
�
-�7�`ә�
���Kkrl ;��.o��f��W����J�O���Ҧ����� �G���%�^��= ���b���-��P��k]������d��$݄>O���U�� �]��
M�v�&�4�ȼ�p��
� �١���X������;V`ML��!��Y��P��M�H����:$87߬����L�w`�n|ZJL�1qo���=,Ƀ�$��xo �p
u����tuZ粸�w<��	 
�h�-'�F�+�Tߗ��n/��
t�m�����G��|������ڜ���
��3�=@m��/�9_Ng��w^�>�����(�
-���0\;r4I0�J
��psE���Stũ&�Z�����I�]a��[�Ra�-_�
�)̭k��e2��ƞ*FlJq�(� cF2"!�$Xn�TS��?w;���PL�6��<��*�0�]�~M��MH�)
��#~Մ4;TQ��%{��0mT
�ETx�|s,�C–O���r•w�e�eR0���p���UPu�P_�lH-��ҡ��q
�#��vl�J���X��-�'���/
-JSx*��i|E�o�,�}8�CP���u
���V
6���|�ìDA.��5���?x���,꾵�.A����v"q�	hG�.�!�P�r�$��L���vu{\�����g�iB���p`�*J�]�.;_~�7�|v���9�B
-����
-#T��"���؀���\�`"'h �Z�)���9a��^>�ô��ᆟ
��b��0)nX�w���I�U�3f�ޜk]B�_��>���J�	��@��9�<��j<;����A6Mb����<����J�����]Jګ�� [�
0@�ͱ����r�r����L�E��ۦ��
���[s��Pu�r[ܥ�_#_���x#K�%I�B�r%
�����ݶ�
pVc4�&�t�l���$�*�_�`��5��
FdP�G�i�>]�؋�6ճZnW���`��9� �f�k~k��C��V��ݘH@�t�̂V�P6�����Ja�%�Hs�$��
1CF�w4C�L3|���9`�)��E�t�]�5HR�W
d~�f�^\��$�m�s� 2�!,Q&�U��7��«���.�Ż���$�%
+���F*'Yƣ,a$I�<���S
���QBx�E�
�)2'�r���7�����d,R� )��FqEhN�{u��v'y����]��D�H��D£W����_��<�w�b�ӫ�o^����)#i����LE��\J��S�.�ٟ�p���Cu�/K8ɤ0�
H��ˉ��,���,QD����b���
�ܧX�
�ÎӸ�z�6 &%cF(vx�r�eQ�DZ����b�@�2��4�U3��q�!N� ���p�W��0`^��p|E�����H��m��|W�f��l��J��y�{�s���-����Y��jv0�nDIR&֒�v��8V v�cʲ�
����8���e�t/�k�� yF�\���/<
� >�����fQ���Д(�G
+vdҲ�c"+�Ty��$JL����-�R?
�������*��/^���%�k=܇���׼\��Z۬7܃j ��F��	��W�}����g;]�*J��|�?x�벷;��E��ۺ��n�J
�
�l֘w;�	��XўR�Nq��n���^���$i\�MYu�����Ytk;��}@��v��s�]�
�Y1������Q�q5�B�{X�g�;_ԯ��iC�1�1K~�u���d�{��6���~o��'�ѵ|���y��$i׺ts��|��i�>��P��i��h$N��Q!��
qW�:�:�b��_M���hH}}%�r
'Nܹh��e,q
��#m�
0x(w
+
����ڃ}n�
0g�R�3�4G�V1�9� mZ��Ɲ}�v��ޜ
��6��
'@,�X�@g�hGy��Ț���
�L=�Ւ9<��
*�Ac��
o������mFߘ��sY� S�/�p�/���3��l�wh*���:����TU��S�'��*�Cr�>#T%D�x�`
������jAr1
�e]�CVgN�Yg"��5�?�u��>�<�Y���r�5�k��
����	Zr�6���!��O�
�Y^�_��琑$&ZA!�0&�X��F:�S@����u_�����%����.������+��`��}�n��f8tN�]e�
h�&�vp,9[}��PBE渑��;B��|e�(5�Z��s��.���Xx�T&�
�e�8�o�P:����I>v�2�.��$�5�-۪�^ӟ�
TIy>�,�*�RH}�#����� �Ko�2���n�c��c��
�™�	
���C���1e�p�Ν�����l�f d�t�n��\h�F&!�o�1������x(*�`���0%2 
rc H��P��0�P��\��X^�x�����,a��<tu�3��KH'�����Š��Xu�/����K/�6⮽��2��Cd��a��k�@��n��o�w]��%|=�S�i\,^�*11�c�n�
 ��XL\��BN]2��
<�~c�����!~
!���x
���~7�T
uStoe��k�z�Ρ�’	��U�_��di�ˢ,����q�t�(H+#9M�����W
X\��W�SW 6��iXA}V��F��;F1
|X��x��y�B�����2��+�:�����m=�t�B��=���HCMH� c�syBW�z
~���]
-�v��tQT\�o���%�R�0e�j����7
?
���)R
������˨"b9R�u�)�@p�E+�XpnO
�<T�q��	g�8��TQ�s�2f5�wt�o�<�.6��B�N8�{o�O�8��%�y����2�S/�%<�#v��B�N�e�uR4��#�4c��EC��v�Nj��L�Yz\���M���lBd���0�I��7��lkM�S�1���w��j,_�Ȕ�Ύa���%64o�+��W�
�ڤ�\;������[���f�0v�9nÚ��J6蓿�P����U�b�o��
8�Fϳo��mȃ�e�v������my�596���K��Mf���E��h%ԧŏc|i�W���j �#\`�`/e�
 us�e1��ږA�b(�赮k�r�d�2�f�n�
���@�*��
+�Ǯs�����P�]b��Od^_�lh�S����ӌH���[�C�
+�&&�̐���,A|(B�&W$���F
��oV^�i&��;0O7>-%��7� ��
���v��
�{�7��
+8���A�R�:�sY��;���N�Ɩ�c#��_��K�f����
+�Ѷ\�[Gף{g>W��Pu��m�
FPV��O��
��zΗԜ/�3��;/�?���k�IF���C�
9�$
Z��� Q�����)��T
�K-W��n��宰��k�0–�S���ֵO�2�]cO#	6�8^�q�1#��`,7v��~؟�
�Q	��d(�@��p
� NZ��ͮi?
+������&���J��j��
��k뒽]�6*�"*<M���!a�'��V9�ʻϲ�2)���f8o|�*�:L�/M6���h�Ph�8�
+Bp;6a��~q��ږ��	@��)<���4�"Y��H�>��!(Y�Wa�:O�e+��	�[>�aV� ���� T�^��<��^u�Zr� ��z}[;�8���y�I�Z9{��M�������=�� QO�γ�4!V�^80T%�{��/�ݛl>���e���^!��X�v��\z���dl@���b.x0�4�	O-��v�0a��	/�aZm�p�O�]1�C�7,�;�����Ѝ�3Voε.���N��]%݄�R ��
B
]w5���E��� �&1�EX��
Uyz��r슃_�.%��^�
+��c�����O[h��M�W��U&�"{�mSh��ij�h��S�-��ů����A���R���P!]������J�nۊQ8
�1� ^�l�~�M�S_�p�/K��LD�N�#2(أ�4P��k�El��Y-�+^^
+B0p�
Y�G��5��Q¡AV+I�nL$ }�FfA��[(���d|^�0�k�9Y�g��!��;�!{�>U��
����Ȣ�C:̮�$�⏫2?I3X�
�liֶ�9^ 
+
���(����
�@����d��]��O�)
 endstream
 endobj
 2205 0 obj <<
@@ -16306,12 +16284,16 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Z˒���WhSU-O�t���vl/R�LW���`K��)�l��L��s. �$�Z==�l$qq_�>@��-��oo�x#��baS�$j�p�8O�Û_�
����L��⣛yXh�2)����o�9Z#�'rac�bqq
�P��T�%��}���Y�zq�]�13va�+���v��5����+����_�_�~�˛nG�E,Y�ğJ\څ,5Fuac��q�m�迭6�9]�K�vS�^���Il/���[����}��Ǻt�1_��k�����a�D��MQ��5�d�q�Pg�Xg{{l����V\H�Ҥ���X5�+��
�Z)H��%
�ԫc�$���r
_��0b�MScL�@���wB4�L%'D'��r4}%cg�^6�����+�D��!/��h���D�b�����R�Q��!v�"!�/
��z8|��7�+�	�kN�`T’�~���<�� �/p�nGN��"�� WrR�,eAP�q��䓯�߸а��#�W*�V��h�I
JG�T�}��^��~ ��*_�~�Ǣ��
-�툼�
���xx8T�߸�E��Ouĕ�/��l��t�|-=��&���uʬ¿bV�殦s~]Σ]�m�`	~�j��\
�]Qfu`ߋ�j��¹"Ƌ��|��D�s�/�+et3�"f�U��3��z�t����v4/v��N��Y	8	�I�����&/��%v
=˞u�y���X�#��'��w\G��'��0{��\ͧ<W�J��YM�Y �|���{Xe]��pV���3`��� 15k�X�u6�0_c���2o;
��|����D3 at WG��|��<3����n.P���,D�ں @�qs(�䤀��J�
t�u����!-@�����̚�m-�yjJ�����+��V^�h0]�p��7h�cU ����4*�����u���������:.���҄��J
Ccu>]����o‹a$�t����xWW��
%����?y�����Ą���U��W˕���
1��:eB�〯M�z�C�Λ�(w�	w���JEw����*s?�
�ꐹ
���
�
g��dBMv�n���c^� [...]
)d��E�A!�����h>cZ1�d�Ą�Sb�M�yJ<�d�H�h-��L�6e ��
_Ws, ���2�3��}�BP���
h��޺:>�Ɋ=�$��FR�q���.���-�����?x
PH�Ⓛ��U�
�i�c����=۽�[�{Z�e0E��ع=�sZ�vhup at 9H�W="�3^�j���؀����2L�}�3���W
Z��aW?�㸚8`�h	J"���
\4��Tir^~��KzB\��,�3�0��������m���-W�T��m
�_�D��VAܠ�(�&Կ��2'aB�S��
`wk�_Z��8�M���
�A	L�H�M;#h�4�}��b�,� �R
�F�H�X*�[�j���
 
����gz̜AY�G3Xn���
C�G'���L^7
nw/x��ڧ�0�c#:��Yz}�6�f#��`Z����<
���&\�����3z0q�!���K�2�	CX`F��r����I���
���׹MB�얲��B�q�ӝ�6�Ve'���Q���:��x3�2�f��
��|��v��$��+N ,�w}S!���_�US�t�_̕��"���y₩�O9���euX�ؕU�o:�)�z���@Vrܷ��>����v
a%�����������i�TM�tHՔ�������
O$�Q�sZJt�=%:s<�\F �T�B�:N<y !�'Bc%��\a�:g6�{�$뢪�Y��K1x�5�\L�мi#�d:��'-8�q7#B��Lޤ��T��A���$�n�I	1G�O-����
�{�3k_��v���e��C�?#S �
��
x�}A��f �	�4�����J�!��LW*^�J�Ze�ސ
� ��
^[�˚u9���ɩ�P��H�3;��%�j�
R���@=.
݄NM�#>bV8�ڐ&���2a�՜Y�yX��t�1��W�p�DE�0&����O�g}\�{����+x�r�w��ӦRj]��BO�<S�yטPGa��
Zl
��
,'H<U��!I-R���
����R2I�p�^�c/9WB�
��̶��h�B��eb�3d��A��t�
-�v*nN��F�����~�K5���5�9���,��RڈO�tlNE, �N�E�bgZ��9�T���Ƶ��� E^�I��9>�VZݞ2 ��.[���o_��P�
��&���h�u�h��K�����U�5�<�z�ǮnxY���t+f{
-a�]��ß�D��Qk��D�ϭ՗3�ghu�4-�\���W|��y)�����^��e*��(��{6۔��H�!���C �����ج޷�q
�����ra���&J���ȅb��u�C��7�|���+I�z�N)e_��s���>��A7@*�

D5ʆ�z�mh��2C�0k�y䎇�b���UI�*�������tw�םNӓM�!�'c^�Q�
�F��ը�uw�!�Ig�[f�IB��"����a5�k)��tG1n�I�X��Y�,E�
�[
i���B1c� �`ZF?�S�8���
-]l�(_�������;��C�i����x�	1I����)�(��@�9��>���d�v�c���5����؈��*��(��D̞u�C���}�)�u&�+�q�Ժ�`�������L�U����cӛ�����,������ԥR����e8*g�גjz�_�.G��.$O�GZ�􍗿���b��ȧ��}mD�tͰ;�!@S�yNG��{��;��^�SIz��
����!ӟ?�η�1�
r�[��B$��$������F��P,��^b����\ɛ��j`6o׌Q�Y��&��!��[�F|hN��p��}E����U��?b8�;C17W|�0� ����]�n��k
-`-|� �t����	�X�.��d�~_4��r�8����������z
ɺŪCN���e��O�|3/���׶���6��@$7S�
ݬ�(��}u�G�����臥1���Q��wRt�5���e��x��GMU�֛�K�^
�$�Յ�3��7�~k���鬼���f(Ϛ�f�}�n|w	%-Lg�+���j�88$��	������NE� e��F!2|k��2�T�HF�/8hs���gE��&�h��H��Fa ����Y�"
��T�ϩ������tտ2�j�
iƛ���]���c9[o�Lg8�v���Xp�٪5���a�o��n��^G���.�}��`���ӥi�����TK�$%�����F�%��2�T Mِ���hR*��a`]ѡPѝP�����7��0
>I_R�m��K®�C�>5�������i
+x��Z˒���WhSU-O�t���vl/R�LW���`K��)�l��L��s. �$�Z==�l$qq_�>@��-��oo�x#��baS�$j�p�8O�Û_�
����L��⣛yXh�2)����o�9Z#�'rac�bqq
�P��T�%��}���Y�zq�]�13va�+���v��5����+����_�_�~�˛nG�E,Y�ğJ\څ,5Fuac��q�m�迭6�9]�K�vS�^���Il/���[����}��Ǻt�1_��k�����a�D��MQ��5�d�i�Pg�Xg{{l����V\H�Ҥ���X5�+��
�Z)H��%
�ԫc�$���r
_��0b�MScL�@���wB4�L%'D'��r4}%cg�^6�����+�D��!/��h���D�b�����R�Q��!v�"!�/
��z8|��7�+�	�kN�`T’�~���<�� �/p�nGN��"�� WrR�,eAP�q��䓯�߸а��#�W*�V��h�I
JG�T�}��^��~ ��*_�~�Ǣ��
+�툼�
���xx8T�߸�E��Ouĕ�/��l��t�|-=��&���uʬ¿bV�殦s~]Σ]�m�`	~�j��\
�]Qfu`ߋ�j��¹"Ƌ��|��D�s�/�+et3�"f�U��3��z�t����v4/v��N��Y	8	�I�����&/��%v
=˞u�y���X�#��'��w\G��'��0{��\ͧ<W�J��YM�Y �|���{Xe]��pV���3`��� 15k�X�u6�0_c���2o;
��|����D3 at WG��|��<3����n.P���,D�ں @�qs(�䤀��J�
t�u����!-@�����̚�m-�yjJ�����+��V^�h0]�p��7h�cU ����4*�����u���������:.���҄��J
Ccu>]����o‹a$�t����xWW��
%����?y�����Ą���U��W˕���
1��:eB�〯M�z�C�Λ�(w�	w���JEw����*s?�
�ꐹ
���
�
g��dBMv�n���c^� [...]
)��/"
+)�
OE�T�E��Њq$+&&����n��S⁞ �GFkmfr�)+ A
����c�֗9�����sp �Rl���@{�����aOV��H'�
5�����Tt�,
miD䜍���h�B2��
��?�J�(L�
k�/t�1�������Ӣ,(�)7��활Ӳ�C�ۀ�A���!��T��8�t��D�a2�˟����Т�
��)
����EKP�<d�)��H���c�_��-e��1�	w(>do.�p�m��l����~n����r%� �- �
+��|@�5��}�<�9	*��F� �[;���܄��)Ghڬ\�
J�`*�D�n�A
x���3>sg1`���5�F�R)�RV��$m� ᐕ���<�c�
�b?��rˍf�<:	e�f��p�{��
�>��I
ѱ�����a5A���*�~&����t�5��%䴎�у�
��%�]B���N�3ʔ��$ϸM�\&n8t���m��c��M�ʌ{��L�q�*;ٟ�M�����Y
����Q6�
nH��+����'1�̞Xq`Y��
+����Ү������b��@7��&��L%}��_/���Ů��|��L��[�hg���-
��m]��k�(�
&8<݅�5M\�H˧jJ�C��4-��-�x �2��R�S�)љ� �)@�2�Z�q�ɫ A<+a��
+�թ8�Y��$YU]���\]�������b2��MY%�I�=i���X�
�*��g�&
��:�
4
&w�N�H�9R�xjI�$}e�s�Y��}𶛾�/C�
��� 吭_��x��
2}6L@��En^��P����e�R�U���*��� �y<�o��z^֬�9,,NN���uFڜ�v/0W�\������ �q���&tj:
��:�Ն4���9���b��R��+�a����#'*ꄡ0Q����}~"=��B�c��^�㗣����6�R�z�zJ���ϻƄ:
+{���b�h��e`9�@��
hIj��^�P�疒Iz���j
{ɹ�"��f����D+�rL/3�� ����褋�T��Sqs�=4ڝ�����^�����i�Yl�g�4��F|���`s*b��p"/�;Ӻn���"^�
�5�u
v��(��N���!������'v�ڧ�������0.7�4EG۬�D��_^�f���q�y��<v=p��*�l��[1�S��BX��l%��G�Zk', ���n����?C��i��"�/���cV��K9�����2>/S�>�@Q=߳٦�%�G���lו
 �G?��f����k at TN�O���6QR��F.t���������v]Ir�KtJ1(�Z������
�R1H^� �Q6��3mCKU���Y��#w<tCη�J�W��
uw槻ý�t��l�
�=���^�4z��F���	O:��2#N·�l����]K��;�qcNB��"D̒�`)�d8�jH[�G��@��2�ɟ�q�V�bCG��t�l�u�0�A@��rN�/g�;O�I:�U�O�G����! ���}��('��
c=���G8
 �F�V�LG�W%b���
�E�
�L�۬3�]��������ut�eZ���w�
��d�6>6g}$lv(=�.�r�L>�.�Q9���T��u8��v!y�>Һޠo��5儈OlF>-\�k#R�k�ݹB���s:�
�?�o����ژ�J��
���W
���QGu������;��"��%���
�4Z?����`9����J�LV�y�f�Z��
5��ݒ�0�Cs�ń;���+�Ǿ论W��I�	����S���`�����v{W_S k����C`>�v�H��Bt!]'���i�����eܿň�ol�k�H�-V
r���}(C}"�y���������I�%�"���m�f�Di]�c=�wGV�G?,�A�?��d�����i�.��dz�?j
+���
_���`'��O�.��A����[��Og�m5w��5Cy�l6��sFp㣸K(ia:�\�
V���� I
N ��Ր�Տ�v*j�)#�6
+��[��
G��P�zE2��A�;L�>+��5�D3}F:Fp5
+�%%Ϫ(�hW��N0p]l�s߯�����VS�H3�
'��ҷ�
��z#fr8�)�sG �ł��V��D]�
|�Wu[��:�-wy�����D��.M
�F�
�ZZ$)�5L<@5r,���hʆl̝D�RI_����:�6 �4�����]�H���Bl�p
_ve���鎾��A�i

 endstream
 endobj
 2213 0 obj <<
@@ -16348,13 +16330,13 @@ endobj
 >>
 stream
 xڥWK��6
��Whzh�ç(��4ٝͤ3m�9%9h%�֌l9z�&�� Iɒ��&�I	��H�u@�����'
X�S�$"H('��A�]|�B�����4	
��6�*%�	x���':Jh�
K��:h 4a)�*^�-^\K�N�8���*Hc�t��T���>�o^_/#����ﯗ_��.��Ml���8��8�c$U��u�c"���
��U��.��$JZQ��
-�=��YN5����~Ⱥ��Y� /��R�ˠ��=,
MӖ�¤U�	#Խ�,��<��gߚ�5
r�� b�&NӺ/�y*����z��Ize��u*��,!1�F�D/��G�M8ɑ�Yx%��G<�pv�I�xQ/#��y�5�%�tY���$1��H���i��
�]��	����
k����7
��T�MW�� (��$տ��
+�=��YN5����~Ⱥ��Y� /��R�ˠ��=,
MӖ�¤U�	#ҽ�,��<��gߚ�5
r�� b�&NӺ/�y*����z��Ize��u*��,!1�F�D/��G�M8ɑ�Yx%��G<�pv�I�xQ/#��y�5�%�tY���$1��H���i��
�]��	����
k����7
��T�MW�� (��$տ��
 G��O�p"Q 
$�Zc��&1�\�I��N'��%�����wo \:	�u�W>Ȩ�a
 q}��/��ݕ]�Ue�bl�+��6�/�q�u�� ���A��%aZx�^�ݦl�7����^�VX8�P4̳���G
�q{�wӬ�fk
 'YzAwX�i������:s� 
v�{�{��Tћ���`N�n�����M�w��x7c=�S�.�[�jw�h��\�t�+Ψ��ۮa��j�YF:��uٴ�2�"���gVUW���3\���
�/���s���	�w}_V�{k��o�����2y�ٰ��4�mL���
��!�6CX��b$��<&[WⅩZ�'h
n�GcQR,:k�G0��c�D8ڏ��ʧ*,�v_e��� � xBx��Ȩ�q_[��1��%ǯ�;T���Iv֯� T{��{b���C��u[:Y����7u
���G�2�j|
 D�7�ÿ[*�ֽ��
��� ^v �c����|�L�ɓ��T��3���.
?�!��/9I�8��#�n_�(�:�ɫ݊���R
�/n�@�k ��
���@4�`�pF9��@�@����\�����/���,��� 0��[�\h����K,�"�X�u˝Ia9�\��
@;"4)zū��j�#@�-�&[#���d�'
���R!�l�Xy�
*m�۝���j/
 �/�j�$��p��3pߒ���WS�R��S�����
������R�I
���N�
�(D0�'�Dw����	0���)
n#����^�.k:r����š2�w٢���i^o����v�b�!>����rq��SE ,N����B\�6�/MG}��K;g��x08�t�+샸8�(��P��p��r+�c_��0��U6(�� ̿��y�rP~(�qN��2�
�?p��,8!�$��'�9KҠ����3���R�瞼\}X�9
-!���n$�i �<G0�ɍ�u�٣ܡ
mp
�X�r�"�5D$�|
FG�#R0EZ~�mK�=�qf�9q||$�s�c%�qgw��=7!��

H��
'�3�;�#۪7�Xas��"7�6�� �~V����?	}�|�`E���M6Tޓ�s�B����7p��:�%�Fǯ����T2�b�>�ʳ�)�
6�z��󌉀B�p��N>E�+SMG��i3��+H7��预�F����ev_���6��ܖ�ͤeN���Ri�9恑��~�Jio�)\j��L�3�x�Ax�	}hFW����Kx/Gnj�@r�����#w�Y����b���0����a�0��D3�6
��\G����2!�uS��K޹�
h�?�%�j
+!���n$�i �<G0�ɍ�u�٣ܡ
mp
�X�r�"�5D$�|
FG�#R0EZ~�mK�=�qf�9q||$�s�c%�qgw��=7!��

H��
'�3�;�#۪7�Xas��"7�6�� �~V����?	}�|�`E���M6Tޓ�s�B����7p��:�%�Fǯ����T2�b�>�ʳ�)�
6�z��󌉀B�p��N>E�+SMG��i3��+H7��预�F����ev_���6��ܖ�ͤeN���Ri�9恑��~�Jio�)\j��L�3�x�Ax�	}hFW����Kx/Gnj�@r�����#w�Y����b���0����a�0��D3�6
��\G����2!�uS��K޹�
h�?=|�n
 endstream
 endobj
 2221 0 obj <<
@@ -16500,20 +16482,19 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵZI��6�����0c�
7IT�
&�{H� 3IsHrP��n͓-G�{��S
)Q���k`N")�VV�Dz��a!���R�
��r�Y8����b��������R��-�i�va�\he`\/~��wD�I!�^d���HC.L&T�<�on���`�����.n�y*�l��TV���f�����>�nLn�?�����?^}�V��K��\g
�D�$��,�&�_�@���fS�����X�j`��F$.�6�V�LX��l)�C�#ΰ���m*A���2jY�]���LY��B	��}[��j]�<=te��).4�2�7JUǔ
՜�����-�F��rC_0�c�@����[8��}'L��
1����h��N�8�mr޾iV7�-ׇm�[��/z48�R��N-���Η�C	f�f�����c������`���ɡ91Bb�py�۟D8� =?#��D�ɖM9�
-
��"S�a�kxA��.U6Q��i}�#�K׷�w����<��E�%X�N>P����rO>i���ïԲ��WO��a
�.�q�,����|"��
)s9��	^�;&�?��nS���N���ź�b���k$n���/�z~
-̰R�M�����>r��y�3�	
x#r���}域�#�YkIz|�u�Csŋ?b?�L�����h�
~���D~D�d8
D~
�H�I�3~t�W_�����ڑc��
�H
V8���{�g�I��������&Ȳ��U��W\�|H�m��Id��|d�"�"o.B3	L"q`) LLs>0���]
�D���4*8t�5ȢIe���q4(���N�O�*\�K��EçR��7�a�)Z��yu���m(�:�#w|>�u��e�x���Be����xKB�������R�ʤ�r]����m��
-��-�U���} ��-��
���_������=�^�Q���tiO��>�-��w���
�Q8�>���W���f�0r8I�������`W���
j�k~�ϲX�t�|�Y��G]_�Q
��nPU���߃����e՗[
�������j���G�� �{Z%)��2K�`�
E0w���
�t�84��w�A���W�='��h;^�C�!+ �GpT�
+6+
����7�	���}�J\��}F��'Hi�s������Z�
7�
-`�us���
���ٲ�i 	m��2><}ʶ]ϓf緓�aa0Ȯ��w���3R�GWm�%"g��sɀ^lin��S��t���*fٕD�!D�K�gA�,_X,�Q
�m"��_K�d��Y%-fn< )AR-��
��Z��hUB���I��	�ў��$��:�\��hчN�E�TQ7)|���z���L��賥��Sq�U)\�l
-�.���ֿ
�ڕ��%�$�,�q�����9 @	\�3`q��3WS�O��9\�τ��ƅ
�0���nX�5=�긹��#Z���qM3�f�[��&�(B��}C� lX���%.��w}�
�I$�<�;�Y�~"�P�<���F�i���B�‡
?+?'�l��.ܮ����"��MPэ`"V��D
(�X8^y� �
�:&�]��<PNe��H�T!m xI5j�����܈�wG\��b[>#צ��am��kI�
�v��o7<�����s���K2 <�l�E �0)�Q�ǁ����C��e��&�K
�Oy�- at n Qz� ���]0eF��j��M�
��A��%�mC����C��RZׯ<
�Z���c�6�ҵ��һO�ax_l���ˆ[R���aOv�%5�
-րB
o�c��A��8�wF�X��3��'��iH0c��V�]�;Wex�)1��*z�ȍ�a*l�t��K*LJm�zl��@ޗƈ~�n+�\7��g�<��Lp
�W������/�v���T��[U������W+5�,\�r^}U
�(����M�Uh*�^8�M��e�]��e�	]F���f{$O8ָHUX����� [L\}[�t[�Ib���B"�8h3I�/���8*�%�'N2q�| ��!��	�M��
�#�I�`�{������lYPV�N?�E'u=�%�	�
h;��`
���4���Dt���oW�"h&i��k<y�\��)���"���
�ϫ3�A���1��L>T�e����듣�˘�O�;�<Q�v͠GؓO�.H�\��s88��!�W�
]E<��`�#3r!	9��BB�&�HL �v�[����x��3=��
��z��F��Gl�����C]u�{�

����*��/ 
-=�Sg�U�\��Y��Fq����9� $������mC�2�l��@���
-fJd���\�+��.(����A�
:��J琺���%_�qy���m�)�o0�pN
���3�c��
��[��yd� ����}
�AgȄ0)}�1m�5�
%$��b�Th�.&Q�
��)0�a
7�`t�׬�6�`~���0�DC�*�
ڃ`����96��`e��6���g���o鲁Q�Ct���r�zhRh�0������
-p
�º�yi��/):����Ow<��H:�"!{�n6�z�`���h��|�V��1�6�>��

$�sd>u2#<�SCڜ�1��W��A��v��Ӹ�6GH�l���

)r}1�%�)5
-3K�Џs~ϙFr.�
���
-�[�6IJ?Dz�Jh��3ք+26*�ͳ�7�|�
-o��zO���
�n���*�
���7ۂ~����r���
-'X?��^w�� ��7�̝
�l�虿3���xZW�|���Eس"
����=�
��,�C`��69�ʛ̝�R�ݜR�6!�B2�Ȑɡ���e���.�=o��yWLE�hbxEx�Z���@I,_8pDw��UuԳ�
�q�yO?$���8�� ���r����z�>cc0v�@b�S�m���`_��%2�ԟ�D��@��G�k�������q�ͅ�G(豗 N�_RP)-�LM|;��ӻdՇ�Edw����-~���������y�wu��V��,����Q��n
�6�ټ78��
����]�

�@��������
+xڵZI��6�����0c�
+7IT�
&�{H� 3IsHrP[�n͓%G�{��S
)Q���k`N")�VV�Dz��a%V�����+�J��Z��BEBd����?Ī�w?�D�3�z������HI
�z��տVDªU��(�i��N#�IG�۫/?�
eIbV���,��t��TF��m��m��w67:3���������
x�DE�M��\�+)�,�r�ii�!�oۢ<嫄�llh�����(��h��J��1r���|8t
q��:�obPҾ����뫶3��ZE22<�w�v��y��C_v���J�/�lu#P�L��P-ij�˾��I�^��H��i�I�
6`�h���^`
' ;�U��GLg�5*�~�:�l�����F����+�

�|@��)�D��%��Q�:(��F���_�~�X��4����U"v/94gF���l����'�$@��p/��e�U�c��$J1��5� �2�)��$
�������:�Eu�	
��a��,K'�?��j��<K�ޓOھ��K�n��U�S ؂��k����Dzs>�	%AuMA�\N少/��=�
KfWTp.�)�}�-y)o�%�Z��F������'�
�.ʗ�] Ψ��#f΃�	0����(�;�W��9�;r�1����]^�
�+\���Ѥ�-
D�]�#$�%�#�'�� ��$E��H����g|G~UCN
5�w�V u��
+9���<�Nz�_���P��0A�u��
���C
+os~�"��#3�� �"$ֳ��>`�v���������3V�<0���x��(R�v���E
�
+۰����Xb�F6u%�F�E��B��7�)�gh^�Bej�����9r��SY���kW����H�ԝW
oI�$^�q��W^
+Y�$Yo�&��>��
T���<W�#/���.�?:l;~l�/~�[v��#x�G��?�Q�=������6hd�9��w7G���8���P5K'M�H��$
���֧��]I"�.
T�IO��?�|�Q���g
B
�C�G-"�u���G�
��x�/�����w��O�]U�7��/�;� ����&N@$/ܘY;�(���D�C
X��Sơi彃
��
^����˼�y
9�� 

�Q%z,/6*�o�+�	�,�x}��l[G�Ҋ����y��"=nB�"�����;ڇ��u
)RC*���.b<}�t����q��а0��k�]���L���W;`�����R2�;F�EY;
+���5sYE���h��pɸ,���
��3�A�Mda�+�l<�߶���$!H���|�T�B@
�T ���^:��?!6��x���cT^{�K�-��Gg�5U���
+��ή˟!�8;�l
9�ɰ��.m&�l
��e�_w�FA�
�M
~���|L�fn�

+ ��.�)��`rؙɹ�g�	�
.��e���
c}���~p�7,4���:׳|Dk<��;��I%i��|j�Y��P<�|h)��-��
��9? �nu��?�đ{G1��
|d
j��U+3/�=P����g��$��0�OՅ��I[@D
�	*��#L�*`3�h��

�+/�0�Z'�x����w�ʹ��i�*�4 /!'��u�[��ts����w�3rm�O�&�G���I�j����Y��
�E�@%^��Ig?�=؄IΏ=��<�
/=7�Y3� |��]r�҉�/�)S��U�Dn�����n)y�Z��F��Ji]��t�j�
+
�}׺J׍p��>1��}���W�h,�oI~��=م��H�[
+�7��Z���Y���|��B�<�<V�����	 ���JW�w�K�\��UQb�o�*{zi�i
�Tض�����T���sؒ�Ǟ�+��~�U���f�<����8�>��
������n�Δ��T���[������pW#�,\	r^}e��H������*4zϟ�&]�R箔q��2�.#r�]�;��k\��*�

��]5[�\}[��[�q�	���B,�0h3I�/���0*�%�'N2q�~ ����(�\L�lFv�
�M�O ��{��&O˂42t��,:�
�i%�DH��@kx潣�]p��c�vE� �Dt���o7� h&iݳo
y�\��)��VQ"ҹ=:�Wt��
+��c at fc�|�X5
�,s�!s�'K��1%���Py��
�Z@��'��]��̕e.
p4
p<�CX
�&<=��8Xa�|Gf�B�s�q�����h�͚��UW?���gz��
O�w���������Zgu���%3z����^.7����(
�V�mW�sݪ�'�����l�$��
�W�7���J��c!]T0�Q[�]�f�b��r����ڠ2��T�;�K^r�
��7��ۆН}���sje�q�
\x� g݂-� u�����5|�A�!b¤�Aϴ��@2���{�
R�]J��DQzD,����j�1�<��1^3jތ��YP�|hÈ
��wh�M�^=g/��ڂ	����&�蟅6��}$�F
�q׳�I�I}�i��J%���*�1�
�r�
�������|>mx�X�Tl�x��ݶ-�5�z���S�]���-��%B,l\}�^
��l�dFx�����xc�߯�)��$�� �%a�m�Pdөc|��
tD���i,����0�D4�8���i$g�P����Yaž�d+��Xv�HMU	-�¡}ƚp叧F%�y�����S�m�:��m����-
w8�(����C���j@V�'���p��S��y�aĿ9��lاcEOݝ���i]}r���~�~�,��n��@;�7S������+�S{�K�wsJ5J����V CƇ��/���˶�����]!���A��	j(5*����* %�|��ݵ�W�Q�^1��=�=M��t�q
��A���/���4]��&`蒑�x����}U`_��%2�ԟ�D��@�2����
�1���1���ԛEv�3���^<8�IA)U��r���۱��t��%���-��=� [...]
+���?$���
 endstream
 endobj
 2233 0 obj <<
@@ -16561,21 +16542,24 @@ endobj
 >>
 stream
 xڝZYs�F~ׯ`�a
VDd��ʃwc���w7��v��<@$D�L
Iί߾���<؜���������j�R������Vz��a��U�L�T��
�~�]�v0��J�6�V�Dy\Eq
m�}X����㑩Pef�&Q���P+��:���7W߼�`�0O�hus�ʓ0NW)H)��٭~
^}�z��y���׿��x����['&L��nnҕ�a
�w�i�(��5
-����ٕ��e�,����G��a�����5*
�HϷ}W�C[��@o}�(�#C�{X[
�mW55�)��Pq��۾��]پ��ʀ-�|��
-�f�i?TK'����u
'�y�D���N�G��x#i��< ?��l�̄6;�t���x���;�nr&�5�ɂ�p,�54��G��*��DsM�gm�ؗ���ښo�||�v/'��+�5*�I��3%�6
�<�
��������ID��<0M�t�–&�3g!��5�A��m��~S�lYM�fAsǿ�}ɍ���6]�`#d�
l ��:�`
-�b�\f��ы�e�n�]�m��r�LR�K��,��E���X\�eA�`n���q�
��CS�y�����W��M��e{[�m�~࡟�}[������j8���{[���K;X�y�(#@yM>��&�8�*=�z �9l����Yp,�{
v�D���CE�����&�T��UtL ��p��"��/�-��gʾ:�<���Iذ1`�&Z�m�@�T�}�
)�qj
J�MJN-��7�g��|�Eryp[�"�Y�;l�A-��2q�6Gn����%�v�<�
��u�SC�t\W53%5>"�{ ~\jeâ-���i
->�G2	�[����
�	
�0t�Vm�%�O��t(Q��o�<=��8�ч��8.z�����
Ȕg���J���\x3�\���g֢I������=�&qŶ�;�#-z����7}ۜ��
�2w�-��%w�� ��e�<�&K��蹆P�����Xw��.�y�$��r�q=
�X��_�rjO�YV�6�l�O�
�0��w�T��Q��ut;`��v���
U"8�w?j�N2)�p�%�䐥t<��
�fU��)x!N[�S�^����gl�>͆�G��-���l�t���E�k=��fDƆ�[�j�
��q��5�L���
������\���>�e8��/΂@y�fٗ�dn���
W+9wJya�Wš���b��&$)ZRb��<�cpe��Y�
�z��{!rK�
��:�#�@džP@-��,�
�v�> �ep��w};l�	��lk����6É.�2��f��
˜��h �x
z@!M~?t
ȱ`�!F/93�1���4Վ���3)NE[
K8�L�B\���mdcù�]�t�b,��Lx��𑏛�������.���º����
��)��&"`�
�&)f�d� ��6�#�=��ph�8rW��Qq����yO��^y�5B��R���.�&?��
���-�2h�^�p����
+��B�8zWl������1�U at vi6u���IP]�]ww���Ȏ ���F>C�($�(4H���[�Q�W'J;�[�F���!0�B�*��qYQz�#��W�y[A-�_tF(�/�#�NQ�9��sv��K%�'��V�IM�Ͳ�_�h�k
p�,j�
-(��@<xW
-�����B
-[�}~���o]�����繘�!BO���Y6,.��m��.�
-/�Y �+f!锆a��0�O�P�r�2v;�`��0��+�
_-�M�N�$bw��b�cA�%�@�)���y
[��8OI2р�ȰK
.
�+`�(?s�Eخ�x����DJ`Dz��{`F�#���oD�X�g4���5;����3��,���"���?��*�#�����|��T ^���rŒ�;��=��	^��h�4̭�$�q!�W��@/�{��s��Z�	��0�e�ar�v���҈�"zR�rQ�fN�+y��(ɉ�a
$a���ҏ���d� ���1w���o�'
�y^&���]՝�T
�����1<9y�
����O�7,���&0��9�4/���9U�B��Xp�
a��9<��a�Ȧ|)#|h��I���=��X�c���qO��5�p��V�ϰ2W[�Q�c�
pɫCu�V�qIQY
�(�U��LQ
��
����ع�
�3(��g�K~!�8c�P ���F>N4y�
-��Z�I��V}��^��Q���
S�f���2�̤>,D�����*V����k�p�
y�XWyz ��$p�G��:U&���\D*zr
<�����@�X
db�P�+�}���	@\�����N �{����k��[a:��
l 
D
{�A������}j�~��]S���b(�^`�!V�X��+@�,��d���&
^�D���N?��N����L
�&I.�S��
��S
9�#;}�*�'-�0��A�
�A@�8��cNM5��:�8�ϡR(*�4�U�����������L��D�P
-���˟^]3=]�mˍ�v^�3�V;���,�u[H�	܅���D�˼��>gW������zyW=qPB���d]8�Ip
ܭ#�� �s�s��a�x��P"t� ��VD}��
-p0�8�B�z�.2�
(�[�jqD@����p���H^-p|
j�
!�vKAL�,A
�
 5�=��ʧ@�N�FFDw��E���

�d�{ء��!�5ת�R��vj�]��V�Eͤ���
��-��}Q�1���{ˀ���pv
���������j�䀴�YEj�ʞ���W_���_�}l��e1i�:ZP�i��Q���9���lv��a\���s�Ǖ?�	���+�����5�
�Wrm�4����D=��;̀+����{r���E;.
-#DLo�ء�����K\
��"�trxG���("U�DC�\�W���=�v������X��c���=��/X;�Ѷ�� ��|�Q���irš��6�U�w���=:�k�Ӓ�E\)�)�F)c#����

-U�o���T�
-7r�\���RH��9R����>��7���7�4�o`0'ȯ���H!�.Ż#Q0�aj��`, at d
-Dyp,:�zdOG�Wf��j�>���ϟl+�<��1��-�^8G������

x�?O�q-}���Rh���?{)�e�x�7�g�Ի�D�3��p�T���
pp� o���$�ྱҺ�E�|�l C�
\��Ҕ����"�+,Ώ����/xL��%�}.���ֽ��v^f��A�³Dž�>>�pZ�T�=�A�7$u�U��C�� !�P���+��3 9&�j�Q����
�9��D
Ly^_�Ϥf5��Ti�
�s��@�T�(���qlϾ	���6>|��T���� "y�g��X�ql��b��� <S�F(?����O���y��
���I��|��/���
��p�����#ۗ��f
�|{u��}��?�����?��]�m.����o!z���*8�KO�(x�<
�K����\m�F�M?!ޛ���8f��Gg�l�߁�/��
+����ٕ��e�,����G��a�����5*
�HϷ}W�C[��@o}�(�#C�{X[
�mW55�)��0��-�}�-�
��}�!Ǖ[��j�p͘�~��NY
���N<�F�

>�-��#
+�@	�F�H?�-x@~��٦�	mv��L����7&!wf��L�k����X�kh�E�
+'U��������A�/A�
�5����`�^N��W at kT,�|5gJ�mfy�tq��
.���4
+�y`��	�<�-M�g�B��kЃR��fW���ٲ�6&͂����U�m����F�V9� ,�1
+uj�6��`7�̂��c��p��A�
}�,��
�\�Y��2tձ��˂j��BUu�.;n���󆽓��O��������ۢ��C?����UQs��p(۱����ٗv�V��QF��|j�M
�q
Tz"��@�s�TG�
+���Xv�<��������-�ۅ�M��Mϫ�@ ��@Eba_[\sϔ}u,y��˓�ac�,�	L
����)��
����R>���<�
���Z
�op�
�Y������$E`��w�H�Z6/e�m�ܺǕ�K���yP:8A� ��f�.�,�jfJj|D��@��60�ʆE[�5��|�)�d.���A3�;r
:�a�D�ڴK
+(����P��
��-xzl!q��7m�p\�t���;�)��[��où�f�X
gϬE�N��(G{
FM�mSw�GZ�*���o��9U[�e
�T[��K�6�A���vy�M����s
��ǧ�ǡ���]��fIP���&z$�R�
�d�Ԟ(��vm �Ɵ�;�arO︩F��:���v���퀡I��!�Dp��~�*�dR&v�rK8�!K�x��)8,
ͪ0��S�B����y��'	���<}�

�ε[`	����矋J�z��� ��
���Ւ;���T�jz���!*.>	!q鹖Փ}R�p��
^���0Ͳ/�����
��Vr�$��,ª��C�'�ň�LHR��Ķ�y���ʾͳ�=��X��B䖎��u(G���
��Z�Y�=�	�x} ��b�?��v���Q�}�ֈ���m�]�e�����1��/� ��<�B"��~�:�c�
XC�^4rf�c(�5�i
�
g
tgR���8�p*� �������Ɔsɻp�~�XR����#7!o(��W�U]��gi�!�uq_�58�SX
MD�v;
MR
��XA2�l0B7
Fv%zd-
(��q�<ۣ��/�S��)
1���k�
�m����{]M~=H%�
Ze�~��ᖉ'�=V ���
p��.9�1:T���* �4��:���$�.�ɮ�;��\dG���eq#�!h�]�����������-~�mh��H��c@˸��(��F�
Ϋż����/:#W��‘?B�(ɜP�9�@奒�f�C�Ǥ&�f��/z�K4ǵ�C�``T 
�+��{_r�
+�-�>?CCǷ.�t�����\L��'�@�,����Ym��,����tJ�0xb�
��b���X�r�
G���J
+@������M���o1�ͱ��B��@v�弅-vXh
�����h�Kd�%�
��l����"lWz��}q�U"%�cYp��=0#ӑ�@�7	"C��3���v��
������x���SU����O�G]�gg��yx* �g{L9a�ŝo�
f��/�p4}�V^�8��ërq��ν�ڹ�`e-��\�2
�09|;{�Yi�w=)e��}3'��<�q�������0\Qp�G�FY2�Q[�����F�7��</��e��NP*�e�Rt�
+b���<g�MGߧ���p�V�E�M�
_����*R��fr,��ю0|�
���0KdS��>4��g�
M|�͏1��︧\Қl��B��gX���

Шw��N���ա�m�Ḥ�,M��*�x�(�?���E�e�\��Ɗ�S��%��e�1S( rsn#'�<���}��$j
���i/��(�Q�)O��g�\fR"O�\�e�	+~XI�5�G��<G���<= dx8ԣ[aHN�*`�u."=�
�ag��O x�21`�ݕ��~� �O`G�f'�=GQr����0����6�"���� �������>�U��ன�Gc1_/����Q��^�� O� x�y��z���Q"��r'��l'��np&�B�$�ϩ^�EΩ�
ˀ��>
+s�̓�]�����@�  a
I�� ��Kh
vJ
v��P)	C��*�t}��ob�b��
+A�Bw"A(��y��O����.�����;/��w����b�غ-���BV�����e^Pv��+dz
+�P^V�����8(��d�
�.
�$8�֑Df�ψ��9��x_�_�(:y��{+�>��T
8���l�wV�h=V����-V�8" �M�x��OX$�8��ӎ�v�� &_��k������
C��	 '_� #�����w�U2�=�P��kU�}�vh;5Ӯ[�P+ݢf�]�N����ž(v��N�ֽe���l8���]�wQs�f
+O�}�\r@ڋ쬢�we�
Ji�������>��Dz���k
-��4�g�(OC�
Hqw6;��0.�_й��ʟĄ���el
������+��W�x���G�
[ȝf���C��=�9�j�
�"�7J�P���
Q�%.zaW:9�#QT�*A��_.x��+��]�����|j,v�1�L�
V����h�VX��r��(�bF�4���Pn�*ʻr���

͵�iI��"��U��c�������N�*�7��|�U�9d�I�s)���
)O��k�� 
�Q��X��70����Kd�@��ݑ�
��05�^	0 2�<8�p=2��#�+�wm�u���k��O��\�N��ӖW/����AHW[���矧���>
[tj
)4�r�����z�
��3O��r��J~�l*�Mv8�8E��M[Rxp�Xi]��{>U6�!n��rHiJ��n��?��G�����<&b
+���>������d;/3^O��p���BJg8-\*�� ț
�:��z��x����S����V����?�x5�Ĉ�vC���@��</���gR����c�4���
�� ^�a��	���8�g�L�b�AG*wh�o ��ijȂ}��8�pu1KUR��a#�����sƧ`��<��{�	
+Ҥ�
+K>�ڿ�g�T�l�@8��W���Kd{���R������R���?�������6��s�
+��=EFz
å'j���¥�qs�t.��r#ꦟ����N
�C	�o6�����G��
 endstream
 endobj
 2243 0 obj <<
@@ -16607,24 +16591,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2253 0 obj <<
-/Length 3071      
+/Length 3072      
 /Filter /FlateDecode
 >>
 stream
-xڽ˒��>_��!�TF0� 7���k{�vٕ����ęaVe�ڙ��t 	P��a'��~�(��f4{s���+�Xfrb��,��<[m/~��fkx�]F��mv� ��T9�L�z��|�����Z�-�fgq�L�rP|y}��7N'��2���rM��
P%�Ȯ�ٯ�����r)r���/_]�v�������Ls��~���d��\)��3���ʝϐ <�u�.���T�� z�\A�5��f���)Yz��Ewhv�d�1�T�2 tp/[�M[�;�Q
N�~�o�UW����=�e��1f
t��l�(`�
���T
-�}��u�^����Ʌ����%Cn� z�X��|"��Pˉ��C�J
�/�v��e�{�u}��v�:l��%,��C�;Q�e*�]�|Qܖ v)L��
���6p�ӛ
��T���5!(a���
d���|���9��,	�\�I�����\y���Y!�+��E�5����
엿���]wWt
�j�N[o>�`˵��� �z������g�.<{���XD$�9�р:���|
��G��8�g������%F���7b S �'�p�M��@�6�k
lP�H�ꟁ=�i�a�
-�rɈ�X��H�)�X3B=�H ,���  � ����,���.����ܪ�_���aA���4�#xT!)��XM��OT�N2�:�j�GnH��?�Aɩ|�B>
S$�"V?�"5����G#8V� gz���C�E��R:÷$
-�-G�m�ʀP���C��x� &24Nlht�j	�	�L��!q1-&B�	W����$��A�̓�h��X���
�b�����
�0.��U�Y��g��@>q����^|�;����a��P,I#C&		���l��8TMԗ$O���kmW�֭/n��/|ʃE�C�~]��M�*]
b��]��}Ѹ��/��Z��_ܖ�_�]S�]�1�=�9Ws�J������85
-k�Ԕ��lC
��Q��-q���rC�tr�t�oحo�5�1'�K	e�
����y�Q&pd�#"��_KD�;`9T��}S
��r��^�Xwer1�
�o�UN�
R��@�-�E�/):�*��
�~��S�p�AGs� ި͙�-��<��S�{@�8W3�;��B&�S�@mf.7�
���$A���~
-{�Yp@�8sGY0fMqJ��)o��F��e��+����Yl���Ve��
�,�^|
U��ž�͊HZ*�hC�n&����3�� x��������o����m�T��֑ez7�'}�`�f �F�
ۮ��t�ȕ�-���u?:��t$��vwH5���LD2�Xw.&����y��;M��zG��
Ї$ܼ��So�B�ܕ~
�e�~�q+�AtLA��߄
}u�8Z��ʷT�
�v�ꩽiʞ�:a7�{]r�#�=3�T`%M��������/\
��^� �������`�
ED����B̭Zg������K�mezʺ[���6�Kk���0a:؃��0�ws(��
-��尽�B�)�Xﱐ��M�?����-�/0�t�w�ë#
}z���CVڣ�`�}��3��
�aq㬃�⢾	d���)�l(+-�͏�
e���
-4��n]tu������a⡿��ty�����b�������o܃�&�N���U�c�j�x�o�t �m��@���
-��.
b;ؓ�T C�~�v���m��
�U?��}t�~�}_m�d#�J<�0�cv6� �c��q6�F?@y!�B�5�$�e��[�M���ʚ-�4�������5hF�8PA������'�8s����흭�V�\%�ԎHf[���=_Ҫ3%-��U}��B ���q ��F88������)�)����%���	Ȅ���������Ѵ%D���u}(��QIʡ�C]��u
~
�P�<ҥ��#� #�s�^�P����z�~��'�\��P�`��
2�^U�
�\��X�)�0����2W/�
ǁ*��^.�r�~F.���)���&���X����tU�� 21/����%d*>T�^,�
D�.�2��< �<��#Ɏ����j�f e
��,��/�0�N'ㅿ@	uJ�G�(nBY麩�����f�mu{i:Jaҧg��r�j"�$�B|ɥ
l
�!f&�Q$�o� �VR]���ñ�5v�26/��?70P}\�Ud�:Ԗp
 ��oD<ՙ�8$l9:�1����9�r�������&�[D�X�'|�|61�C��r���V���T
ix8�ڭˇ�do�ڍCg�/ƹUI����B�ϳ�՟a;��
R���8E8��G�
��"ƍ����x��X��@��A
2g-��Ă2#
�}φ��6�2#>:aP�C�Y��cf
�4(�3����H��$����a}H
�7���I:�R>f��y�g�+��jtN(5�Ӹ��@�Ȍ�����gv�&��Ԣ������@��P�y��@!ɠ"M5�|#Q/0���$o$O3����=��[�KO�ѓ��8��9� �*v� LI�#I�)%j
C�ZTS-�Q��c���y���M���;6
lij6_tۺ݃(�����n~1�:�ņ&C<��p��~�F%�G}�Y����4���<
��כ�
��S� [...]
-����
-��8S�C+O㺞�鎟`��%��n�AH2HY!��:|*c��d	��a)�]���L޾+����
�l뽫�?��T ��6.7�gW���=f��>�
��'̌�+?PR�
�:�]�W��礲�������P���=ũil����5Ɩ{ߏ��$U��^l�
�z��
-�:��-�DZ��pk���I�����
֑��۰
-�}�l�9sL0 ���q�Žun9 �n�Hs�^S,|��k1���d%�7�j7�oˮ��zS���޺�9^���;.h�#��/��+W�A��ω4<��[r�
-�7_h:����	ޢ�	(����Q�jN���{�D2��G���~NZ�WWw?�h�!�qD��/?�J����_ �/L
+xڽZ[���~�_��C���p�6���k{�vٕ��'�X��!+	����w�h$���ɋh���s�!6���ٛ��/8�l�g6K�T�R&Ʋ�rs��ol�³�f,�Y:�w����Y"��z=������%,3kTb�Y
l&m�3
P|y}��7
+�'�1jv}3�L��̂*���z5�u��W�\.d��?���߮����::���Լ�pag�'�ւN��$Riw>'����ժ8>W0��Z9P	�3��D���ı��D)>>����[w2�e
�4XB��R�yQ7e�������'�/wu�l�e��������ƙ�.u6[p���t�/�8URB�/���ԫ
O���t
���0
p��caف|G��"����#�*�/�q��e�y�Uu��|���K,ڼ%�;Q&F��$�u)�y~[@�Jι��;�<c�m��7�L���5GB�2M�̾@�G
N(��3
���I4�e��JNʓ�,�s|}G�J9�_�U͛��/!bg{�/~�{����.o=\����Z$�+�� �j������g�6<{���yD$W�h�N�
�ב��pdʼnlf9D|֏��*;�
0@<��h����qؠ
���?{lf��ʔ ӄ!P.��Y k�	) �rĚ�aB�
��q � ͈��,�E�
����Qn�ů�ApX.�@�J$�S� [...]
+�L'S�Tȇc�$�Ij�F�������
+�
�C™�9��QG�.%�X�16��J4�-�	mH	�
e �
�D2
<��
͟��Z�4���e�Qќ���y �p�
V$T™��=i1�6AX��������L����„R�Z,���2�Κ
Ł���~L7�(�D/�wL3���l�P,)�B&		�����	�
+	��7J�	罯5m�]5�L��j��)�Q���lv�|Y���[���6��vy�^���ܖmٽ�)�;�ڹ2�j�2$c�=���X�`t�x�)
E��RP]��	u�/GQߧ��G]�⧓�aS|c���� Ɲ�.9ʂ�[Z��A����Lpd�Ǒ 	]���
X��|_��Mr�����ڢ;9�����e�S5�2Yb�<�b1�K��
�J��EG�e!z&@�@�:��x��gҶ7�<��S��G�8W�{�U�L�
2��9\n�;�c�$A
�4�<���,�#x���,��K�4c�r�(ZQˠƮ$$U�v��ۺ\
7�Yi3�:�̭�}��9jU|���b
+v{Pȧh:C���ˏ��&�?���~{

�o��l�6�,۹�t͂���r
6m��+t�ĕ�-�������Z16�o�;��V]{Q��W���n�̷
�=b��^]����]H��
+:Նn�psW�5���ݚ�V�At\���o�G_�׎�0J����Q��W
�7u�qP��
�^@�\w��
-5��Ή�O��$����
�
��]�(n��֫{��("��$g�
+1�l�=���1���������U�,�~�l�����1P�t&����0��(�Pe�r�ޣ��V"���u��o�J���o�K��t?��Ӓ�SG]
���s��՗YiG�¢�4Qg����q�l��Ң�	d���Y���78[
�eN��
+
��v��U����g��~⡿���(�7���|
�����j�m��wG�N��ѫ��Y�թc�}ێ o�
��ȗ�}wa���.�M�
�C�
ٽ����S��0�(��E���m�iDw�}����*��Fc��لF��nQ�l&
�~@y��B��Q%Yʥ�Ojz���U�d�eP+/�G{��Ќ9q�F������'N8w�����S{XY
="(c�d�����KZ}��җ���s\`�OIi
j� ��	'��4;� �|�6Šy <ږ0�^�@�Ag�zn~�
8̊Q@L[!24����B�
+�
5���ڇ���� D��.}

����!f4��P����z�~�V'�\�7�P�P��
�,�І�G.��C�X,�Xxj��`�˗�E�@m���z�\����p6zJ.ͮ�IJ�n4�F�И.�i D&�EvҒ�B�}�����"� 2r������f��Ivh5��t��7�5����ӿ,€{<��%�)�բ���
+�.���9�^���.�t�”O��#U��Ձ0G�%S*�я��=xg
EF�-D�Jʫ�\}8����S�&�����kXE�hBm�k8J�V�S�G�V�#
ө�a~t5e� ��M�9~?u�Q��9��#>b>�Ѿ�
s���V���T�i�?�ܮ���do�ƍC'�/��U�����7���>�v���r�O��q�pnE�\����6:
��̜� �@��A
�g-��#
�Y�{6L̶=���	�2ib�9kPlȌ�K��a�#0��Z@ʱA
:�3�#��
g��A:�R1d��E�D
g�+��jL�0f��qG��1"3�;=r��>��
+>�E�8k+)����<��y�A!�Q��5�|#�/0TE8���L$��|��l�Vt��G��I��"��9��P5?Y �IJ��)-2��!
MkQjQZ��c�
�k$�o���x?���
�|�n�fQ�K������?u��

i贄���v�0*�<�#͂\�E�Q��a���
g�w�<,�9$ݬܟ �;��vH��������nqcDZ���Z�7�2��
�����FU�Xŀ�ٿ��}[n��Qҟv��T���D]�V��u=
�
?����8(.�횂��HY!�`
>������B�t�
,�>x���W=�w\*(��T;W#j�?� ��6.��gW���=e��.���'L��K?P��
�zD��W�礢�������P��=��il�􄦤Ŗ{ߍ��$U��/6��^��‡��?���ql�z���7:��|�85�ud�ܛ|VA���M?g�	@ M��;>Թe�p���"��I��x�T�k��R������V���7E[Tu��n�B����|��
����
My�q����s�24HT�9���{�����s�?��u��[r7�rm�
+_h	���d���ǣH��]�H �����I+����0Zg�+���]�����_�P/P
 endstream
 endobj
 2252 0 obj <<
@@ -16683,7 +16666,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڥYY��6~�_�ڇ���\��%�8c�*��hk�<pDJb-��8�_��h�")��ȓ@��h���Ž�ǽW7n�rOxQ��Xy1�����W7���^k�x��$�>���A¤P0.�?n~��9��P�P<Ƀ{*b"��O���_j8�%a����KBD^Ri��]��o~�٪D�o��y�����lJ��
.#O����E2�s�@���M�_�+�bq�
��'�U,��Qm+�J
1����?�~hks2Ы)������=l���+���d�q��t����ϡ��g
r�$�2H����5&NǡX��V
+xڥYY��6~�_�ڇ���\��%�8c�*��hk�<pDJb-��8�_��h�")��ȓ@��h���Ž�ǽW7n�rOxQ��Xy1�����W7���^k�x��$�>���A¤P0.�?n~��9��P�P<Ƀ{*b"��O���_j8�%a����KBD^Ri��]��o~�٪D�o��y�����lJ��
.#O����E2�s�@���M�_�+�bq�
��'�U,��Qm+�J
1����?�~hks2Ы)������=l���+���d�i��t����ϡ��g
r�$�2H����5&NǡX��V
 4��'�ա`.%���	kPF��4�'�H��
K��š3�j9!��и3�&!��le��*�70��
nT�B��|����
sP�V�P�{s?�X{�7|��h%�"��L	��Y�Dߠ��Gpϯp'��h�%�!�+�`1���@ЍSt>!��ܓ#�8=���򴥉��Ӡ��F�A9�����f
T���9�Y��z�Ӭ���ݯ�$��q�:�mZ�=�er.�����ʲ��-h?�3���)��-���Tڜ����M���2*�5��t@ڻ]�o�5ds�a�J��`r..�հQ��%ʦ���r���#
^���EG�u�� "={N�
F�	���厡Q
�nj`@�&�*-���ў�7��Ԙ�Eg�iZ��Њ/���O4����ا�TR
�)}�yקm�g�����lF+[r&LxN�fT�e0�BSsv4��
�]DT�Ś��Eqԁ{��6���ԹLQ=�
{KXTE�����ۦ���n�,
 �N�L��]7K(Guhڋ�F5ZH&y<W��۷<�LS`�U��R�ˆ=�@���X�'�"e�TZ��=6��E\���2G������R:��#�"G��
Ӵ'�{
O�����Ds>���)o�i(jS�]^�{r#X�_S�Mq5m�β-�� �>���r��I�m�]
+�>1{@�祭
Eo��hHk&#l0g��[��Ԋ�$t�m�����|^
���� q�7 �9��5Գ �
�c	ŢX��^gkΉ����#\��=g	�����7�0
��/�|�x� 
!]m�g
~�u ��M�[,�Vg5�a��[%�DњU�}jƧ�*2~�J�C�U#��*&����=�i�$$�p)�m�m�ĊtU�
y�5r\] �%}�`b.�N�bU�*���J�si?έ)�*3�1A
 ����h��{.���i b�V�b�\-�9SL�D�܏S���h�U����

xXI. ?Ieu�i�h5w��
�G�Zw.�ڮ �}� �ܭ"��c,���y���֑�Y>��%��`�(Bs`xZ�3E	���7�Q
�P� �� I�g4C`�[qZ�D���15��n��b�/������P��2�\ߥ��N��zk�E���%�XH���Χ �h��X�읕��n�s"Y���)&1�8SYQ�\���!
5�L���'~���ġ�u?�7�<�m
��,qu���t�	�f��	��R
(_
u��<S���$)
�$:���_�:����}^�66�k"
��`��>�Ծ�	[}EixR���L����	^�Q2
�}�
����D�����j+�E��E[t�O�6��!!4<�I�15\��oM��4q���
@@ -16693,7 +16676,7 @@ xڥYY
 �B΍/ 

 �cXv�P ,�;\Զ�0kH��J�(��B�-�n�-�1.��?��'��;=m���<��ȏ�^g�����q�.�lt�T3��A!��w�
������n

B�E 
 ��P�O���#s>��$Cđ�P�
�8��
����V=S�
-�C�}C��f-~c��	�׾k��k���Hf�
3)�L�D7o�������
��|����RIۨUµ
�Q���l�F�Q�l�V^�%�q�rκ
5�7�'#��O\X�\��Ս}a�G�6�k}�$`I�-� f�����
`�^h��ä�y��_6g7m�nP#GZ�w�5T���L
�5���~�}����
���N�3ǖ0��KKؐ����d#ᰀ�g�
<OI�v��O����
+�C�}C��f-~c��	�׾k��k���Hf�
3)�L�D7o�������
��|����RIۨUµ
�Q���l�F�Q�l�V^�%�q�rκ
5�7�'#��O\X�\��Ս}a�G�6�k}�$`I�-� f�����
`�^h��ä�y��_6g7m�nP#GZ�w�5T���L
�5���~�}����
���N�3ǖ0��KKؐ����d#ᰀ�g�
<OI�v��O�����
 endstream
 endobj
 2263 0 obj <<
@@ -16740,13 +16723,13 @@ endobj
 stream
 xڵXKs�H��Wh/�\�ԃ#��*�X�
8(��V!K^=¯���"9���rHy�i���{ƒm��7g��	���%�
 .�i���>}������4	n��>�&eR(X��dz�':�x"�8�,'u�@�L�«xyy����,�"
\^i�L
���*����W�Wk���ß�/�o�^]Nl�H�(��j\Ɓ,5F�uGLi��
t��Uo�C��+��D�����I�����Lk17�1���r�A^M嵁�A���Y)ڦ-�
-`�M(�`���&˻"�Jz�[�<kQc �,M��	i���R�Z)@��G��Ց`��S�">�0"Ѝ���0
�
�;3�H��#�3x����e�ҙ�II|S��2	�~o�,��C�
�,�z����L�lkv�B��s�l}�ޜ����oRi�@0*aI?��* �_(�����!�) �b�� ���4�zL�im8�
B�T�
.t����C�a�!����+D����̅.ˢ�ңפìi2s'�S���yj�
+`�M(�`���&˻"�Jz�[�<kQc �,M��	i���R�Z)@��G��Ց`��S�">�0"Ѝ���0
�
�;3�H��#�3x����e�ҙ�II|S��2	�~o�,��C�
�,�z����L�lkv�B��s�l}�ޜ����oRi�@0*aI?��* �_(�����!�) �b�� ���4�zL�im8�
B�T�
.t����C�a�!����+D����̅.ˢ�ңפìi2s'�S���yj�
 i��gnxa���3����b+��b
���A��<��L��|���k�^t�0�C֏��N�
�P%驐r��c�(�Y
 9���o�k[�����z)�~9Έo���ҷE�[P
4`���f2�b 
 /�U�%�=ģLq��1H\��Q�װ����UM֕���tg�h�1
�4,�����v): >�
 ��Xʸ]ϳj82�`8�����
��6��
�p{��0���h;���w����6�<������*��l)(cp|�
om�/ť��1�g�+J�-�:�F0�>=�'Lh��cy~a?s.��5�8�k�u>�®�	��+��]�y

��
��]�\3+��X*|��tH���C�Z:�(�1c��o�n�}!v=�*ZR
�B/e���fc�+o�<�
�6��P
n�ᣎ�
s���W4���`o
4l��f|
'�:4N����{����k7!�騆�)K�<r�!k�=��F/�4%"q��D-1��	S�
��w��~�U/0:H��
(�DaV�>y
��gcˬ��W�=�Ɓ����Ɩ�����Q�>�>�%�x����G_
�[�G�����;2��Ի18�tǫ_
@Z��7�{��6_1��Q���N����+�z�.Շq�y^@3
��h������7X�ӤDŽg�Z
ꭵ#���V|K�
����?���
>���
7
���wc���a)A�枠�?eMխCװ�-ekk��7
�h��D̮o60�4���R�l#�^{��U��gp�t�#��m/k��
���j�ď�~��:R��>�ౘ�}��Nwz�yY"堍��_�QZ�SW�:{�eɶ^��_=����=M	��
�� �<� ���	
��T�	�ȳ)��;�P��kE�T����	�K(�tUY�4�����?���î��8
��A��P��޺����u��Sn�}뚖�ID ����p2

��_O��f!F��r3�4��j���-����*���{.1J
8)�a ��p�W�'���rc|��j�#�
EXl!<O��E��X'�����8�{�]�k��q�%���?��i�1������ՠ���k������
 RD�Y�1%Y"G�
��i,eQ<�M>խ���!�

߸����&���q�e��lr
 gZb)	�!�P��2�[d�
-V���h<�vC��X_�i�#*�*7�	x^85e��� �v��;��'Z#Dc�o���V��~������Y��ܷ�ƶm��s�5 ��f�Q=t��M�-�J?̟��@��~X�ù�Dk׀�}{��S�B%nwPM�L}��Ǥ>���!�*8��@k��{�j��8�!�����n��g��
+V���h<�vC��X_�i�#*�*7�	x^85e��� �v��;��'Z#Dc�o���V��~������Y��ܷ�ƶm��s�5 ��f�Q=t��M�-�J?̟��@��~X�ù�Dk׀�}{��S�B%nwPM�L}��Ǥ>���!�*8��@k��{�j��8�!�����n��#��
 endstream
 endobj
 2270 0 obj <<
@@ -16778,14 +16761,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2278 0 obj <<
-/Length 533       
+/Length 534       
 /Filter /FlateDecode
 >>
 stream
-xڝS�n�P���ja���Y���f�$�EY  Ɇ�V��;�8�T���hΜs�0���m�qZp�
���@�<����AAow�Pzr
J{\�~�����cȜ k~�i�{~(q��+E��Q�~oP[�ԕb�<�7�U�J��o��y}ݬ'��4�\J.,p�^k1�skP*
�������-�S^�$:�T�
�D��m��
-fQ)>�}��}�f��)^i�L�w"y\v��m�&�c�
ٸ}�|_��f<�����*��,���3���JU_�TII�^ī
GA⭗A���a�� 5=CK?��wF�J��tf�x*L�Σ7~�m�
-���l���`x��Ps'%��YU��J�\�E�7
-몃‡ۈ�����8�3�t輽���	J����cG_��#�:c�;�"4�1�cfU�L��Q{�������0X��{
)�	Gځ��(�0F
I%pg��C��!)c�T)
_�}Sd���:o��
�܍�tXT\�A�]�' ��M�T���Z)��{0�
+xڝS�n�@��[%d��=�^)
YF\Ŷ:�!*��)1A�>ˣl��- ��5�ٙ��7�K"y ��^�
+���%�OJ~��:x��; PI��-<$w�^��
+�%��l
ڡ
�X�j�����%X��`�8p�	
�
���"�u����<{Z�&����
+����+Rb0F���Y�d"�����7���W	��P�j����h�{��Z%
�)�Cq��:23^��dX2��ߙ���WM�69�*�H���-V�jUl�c�_�_�}EP��	�K�U�Pi�U)%����
��x�JT,�
�1��
˵{�e�Z�᝿R�P�w�{I�๲�;ބ^6Y�|��v�:�͡8�G+�*�:�3S!-6k��t*��E}��vsTx�0V	s|
Fsb��
}px2�}	�����g���Bo-c�N�&_�s,
E�xM���|x����Y�y�N�W�|���88�;��DV	�[����tm�֩�߲�ȤWMW�E�w�^5uY�q�s�/�VC�붎����7��>[9���0�
 endstream
 endobj
 2277 0 obj <<
@@ -16953,8 +16936,8 @@ endobj
 >>
 stream
 xڝ��v�0��<�V-,PtݺLs9ͪi�K���p�LӼ}G��B�:mVү�5�h`dE�L
�##�G���2Asd�$�w���wE�ΒǠl(G�8_���z�2ʬ F��h
F����]��Err�N��@?��Tb�V�$Y��6=?��r� ���,�[\%狉7ׂj��k.
�:��w�FS	*�s!���+�C_�$�
-�T�􈯤ʚ=�Wl3��mo��ط��r��)c����I�V�Pw-b2*�S���Xn�e����P����r$�
��i5֯e
-R"��֓��T`��ɐ���04��R��#���
�3S+��/LgxAL���9G6.��.˅M�cS�N���(�0'�5.-Vb�riNB~1�~����e�Z��n3��
���Zg�����}��?��F�-�Z��਼�C�(�U!�b:��5� ��x�ќ�uh{}`�?;�,B�-qX6,vh",��R�B\ԫ��e�2U�S���۲���k��s�߹ �~m��
�D�f]��Y����/qǨ�n��:�g���MeL<�`�H��h�q ���3��Ri�!$�v��U�t�{�؟��?Ml��Z�yۦ6x�^��Ο~
����
,�u
+�T�􈯤ʚ=�Wl3��mo��ط��r��)c����I�V�Pw-b2*�S��M_,���X��q�����H�R9�s�Qm����2)���	�IyAs*0y�d��`@c{�F�[|�ߙ�T��3� &�\��#�e��¦˱��
'�b��T
����	��
+��L�4'!��X��e��2A�`j�[sAIK�3�`��>��
�|����A���PpT��!aߪA1��M����|^<��hN�:��>0ȟ
�?�̖8,;4@_)b!.����2H�*�)�TzڍmY�Oqyٵe�9����V��U߆�	�q���լRo�Xɗ��cTX�gd��3��æ2&�e0e$�f4�8��]�qm�4��f;H���o�ͽ�O����&6BY�缊m�
<T/��w�U�O?�D
i�?^u
 endstream
 endobj
 2284 0 obj <<
@@ -17111,11 +17094,11 @@ endobj
 >>
 stream
 xڥYKs�8��W��KUE0@�$�=�:�TfRɬ�K�-Rk(RKR���o7��K��x."	� ��_�@��y������^�0���y�8O�����7�e��W�3�h��H�=&,�K���Fshθ�8R,g����HM��w
-VgI)�f�%
c/�]).�����}�n������f���׋�7��E�HG/]<�=!X��.�I��n׿���t݀K�CeD%��YW�P�=l
�<fJ�鲟���Tfe��cy��0������ϛ��+�)��	���I7]�IK�xl��-��`�0�ւì��tw,�4UR�/G8�WE��|�H������(��e��
�ɢ:`R�������:�
�-6����:���ϫ�ti��(Y�)�����O�r�]I_H}i�5w���/ �^Zל�J�t� ��)@�pp�#�(N�,Q�00�Y��2na�`����J�~�?�Y���U�����̎�E�Y䵗 �`.�>�D,����0T<��D��|�pB
f�}�6�
ߔi�_�Pyf_
�,o��]�fEuײ�
�[i��2by��)wV֊Oֲ��֎v;Z�7�
+VgI)�f�%
c/�]).�����}�n������f���׋�7��E�HG/]<�=!X��.�I��n׿���t݀K�CeD%��YW�P�=l
�<fJ�鲟���Tfe��cy��0������ϛ��+�)��	���I7]�IK�xl��-��`�0�ւì��tw,�4UR�/G8�WE��|�H������(��e��
�ɢ:`R�������:�
�-6����:���ϫ�ti��(Y�)�����O�r�]I_H}i�5w���/ �^Zל�J�t� ��)@�pp�#�(N�,Q�00�Y��2na�`����J�~�?�Y���U�����̎�E�Y䵗 �`.�>�D,����0T<��D��|�pB
f�}�6�
ߔi�_�Pyf_
�,o��]�fEuײ�
�[i��2by��)wV֊Oֲ��֎v;Z�7�
 �Y	���^��l4�MF!�U��1�k&��u
H��|�O9?���`"(N�K!e������ͽ=�����!��	AVh[�e�����s)�,�R�S�"8tW|7��^��8��DRd�c�%��mI�U��;
w7�����:�X)��l���M�����0����8��/o�mz,�o�
���ty�������ݔf31g:��Z���MS
z���׿2t
 WA�,�}g�m�&o'�
�	GP�C�@�(�Ds�l<���>x'�y�X%�5��A�Ĩ1d�$v�z
FU���7���Ψ	�M-��)�Z9q9x%�:OagՇX�tH�~\���

/ಠt �Qʙ��ʯ<�?7Mj��բ^����wy3h��sgt#y���e��/�aΫ]�i8�Yڮ Q�<PZ�����@�
��h40�>�-����
wS�L�6�Ԥ@�Vw��
�
�	F(H�	)�_�(��BX��(�H�Pö`�Q
����2���[C��Ds����NƘ{[74�V�a�e���7��6�`0/���;��
|r>����\W���:�`��F�5)9�Sm�aT��ߤm�"'C�0T����`�b��J����.�cܨ�+T�.���y�l7�i n��!�ʂ��b�$v5`��|��8�?0� �؋XK�8x���B��,�T�둔sj ���
����r ��J�<9ɖئ�>Xs��+�y
����³��T�b�3ɲ�(���}ѽ��s9a.<�S����ky�j;�4�ȗu�]z��}j���Vm�I��7�~O\�0r+��X,�@
	�5
� [...]
 W�!n�������h]
t��)2Mv+J�u5�)p�tyv�!��B �<�k�������X��S`@Y�A޶��*�#�Qv�x���
�8ޯ��ܥ���t���=���'�>D`�v�̡��o��'S����U�?
˶n
NPO�
6�k��B0��bB�~W�KF9g귃��t �����}ȫ�x��фC�3{�zݳ!>�ݘӱ�4l”'.w{�P���p^>,Pz�Y��z�M˴��?�
��`a�EN����P͊��v�! �b�LO��3��A����"Ne�g�!������Lh�
-x�3�q��L$x�k��
(:��e+to�(P�ieL�
-��hYjzYxJ���e��ЖB�3-���
�v���7E���e�
u��������KGs�q( ��>+� ����W��h
1��@� m�	��
���C&��5�l��h�,��
��<�3�S��\({1��q/
I�Wio��dj�lx1�
;Su�`È-��lЊ�
�p����P�AŬ�C׺�@<����!'��u���=�Lj���)�‘Y�8'�V#1�E=e���O0�wr���bØEj��=�N�ִ� ��)|������n���q43Z��I �gOB,ԑ��&{@���~��I+{3�Xx8e{:LO
�]|p�1��Ҥ�
{��ߖ��@�M74d�Cdc��� 
��&%���]ʱ-�B,4�!�?�i������rBE�!��d4�'@_TI������00�Hp�����z���I�j��/�k�
�VU1���"� -Q��VL�k����Fl���(̤
5Sqĸ��UT'�Z64����P��r��,���tpg_E7�t���`��?��|}uy�������^�B�8$����Y
F����)͙�
�������Vhh�I7����*sZ�
bG
�I�}�4�]�l�9Z�*Ȳv��n�nZ at H�� �
��#�>֦�a�Ҭ�Г�)���*�eE{()9?��ɨS. ��(����+��Á�[�ɉJM���B�,�Ѥ`Qʺ!B���	D~H�T��|�["�>��8�"n*.�/3.�̏:$�U��`QwR��B��'������uSw q����b�&Ǵg��;��b
!}�u�\�'�iEkqƅf
�B녴����3T]��(dr8C�k0/5"�~:�YSf���:RZ ^~�՗j�Gmf�+W{w�K�_A�����Y�_$E���?��t8�����YDH�J�}|_
���=\��|�
򃎟�"X ����1�v9a���u�i��G��ǿ?ؠCa���z�݅*s�Io�Yǁ���S����+�>587�(���>�Q��k6����KFR
+��hYjzYxJ���e��ЖB�3-���
�v���7E���e�
u��������KGs�q( ��>+� ����W��h
1��@� m�	��
���C&��5�l��h�,��
��<�3�S��\({1��q/
I�Wio��dj�lx1�
;Su�`È-��lЊ�
�p����P�AŬ�C׺�@<����!'��u���=�Lj���)�‘Y�8'�V#1�E=e���O0�wr���bØEj��=�N�ִ� ��)|������n���q43Z��I �gOB,ԑ��&{@���~��I+{3�Xx8e{:LO
�]|p�1��Ҥ�
{��ߖ��@�M74d�Cdc��� 
��&%���]ʱ-�B,4�!�?�i������rBE�!��d4�'@_TI������00�Hp�����z���I�j��/�k�
�VU1���"� -Q��VL�k����Fl���(̤
5Sqĸ��UT'�Z64����P��r��,���tpg_E7�t���`��?��|}uy�������^�B�8$����Y
F����)͙�
�������Vhh�I7����*sZ�
bG
�I�}�4�]�l�9Z�*Ȳv��n�nZ at H�� �
��#�>֦�a�Ҭ�Г�)���*�eE{()9?��ɨS. ��(����+��Á�[�ɉJM���B�,�Ѥ`Qʺ!B���	D~H�T��|�["�>��8�"n*.�/3.�̏:$�U��`QwR��B��'������uSw q����b�&Ǵg��;��b
!}�u�\�'�iEkqƅf
�B녴����3T]��(dr8C�k0/5"�~:�YSf���:RZ ^~�՗j�Gmf�+W{w�K�_A�����Y�_$E���?��t8�����YDH�J�}|_
���=\��|�
򃎟�"X ����1�v9a���u�i��G��ǿ?ؠCa���z�݅*s�Io�Yǁ���S����+�>587�(���>�Q��k6���K�FV
 endstream
 endobj
 2291 0 obj <<
@@ -17153,7 +17136,7 @@ endobj
 stream
 x��YYo�F~�� ��R@���xH�6Ph�}�����L�"U
r�_�ك4u���}����|��r��E���g�x�D� �Y�1E�h�<���Q
 s�D1��'���0��"�t��H��k)ɑ$Gu�)D
	*~>?{���ud����<2	)�c���E��ͻɔ
����������#�DR$���q�"B��Z�DIĸp��u��]�ٮ]�҂;Q�G�2$�¶�,�
-qN6�~Jڮ.�e�gcy.`ɠ�ɭ'��Y��U	aR"�� 웫:���,)|�k����j�(�R�hJ0h�^Ӣ����3����(�\Da��0��#�
	����#ff+�F5ELo�/�#�)��>6Ƌ��dJu<�Y9�F��6�.�HR���&���"��sf^����Ջ���@�b&}inA0��Q���N�[��P�G.� ��Bb��$~� ]D&��KJ�뤘u�
��B���/1�E�P��@�!W��8"�ES&�R^����j��4
A����
qtI�	
�FV���c�T	C��|�jڕwQ�dFZʾ�r�[J⦭�Y[|�.c�ʡ�j�6_[�X0
�
3�"�'Si�/��L��"�վ�E��98Mb|.��VW��_�����g�Q�3�)W�c��Zy�KLx���7�7����|m�{@�����[b6K`b��:��̶�;�ՠ��(o�d*\B������
r2+T��rBⅷ�M�8�'`�J3
_��b�@���}��u�@�K2�N>)��.���L����NJ�"��&
"+t�y�� 
�S2�B�
��زn���S�pM9ARp�7v{���D����z��β8��NqWd	E�pvt�!T!M�iJ�"�� �eK���
�/�~[�&�� ~�q��;����d�{uִI����a��yUoq��#
x��0
�"K�
� <b�Cb��cl�����p!-{†���i���9o�
�7�կ�cO*��`+
�$e�G/�����L9_AJ���8�
b?�Q���ا�J�K �6o��������1���0���Pb�-H4|e�a����������*������E:�~:H�
8���$j�(�ie�!��p.[���>������x�����Y����h�SBU�LB�e�#�I����|���z^�@w
��{�c���i�<2ݭ���>{G��Gw�����
VO�������qP�_!�������n�OB8"�����u��i�,�Ç��k�^��`����m�Aü���6
_����o��i!��օ�Б��R�V�gš��CU��L+��M�4��(��&�p�|���ς��<�� ������nњ�o�#��F+�|�L�'�?�Ƚ��
`q���A�j�F�GP6�
0�0�T����
2�
x�è�46�
�*N�/��&ۣ+�è�h޾(�}1����@J��/k�[��p�S��u������Ǖ�/���Y���Jl���d�pc4L�I3���
@�q�'�
)<d��>�U��e�¶)4Q�mA�T at P�ŵ��	\��24�U5PQ�g�6~���3)��%a����TH��o�^�[�h
�{1C��=[� �yR��Ђ
�K�gH�4�>���"cwy��֣�����	�c8�ÈK~W���3
���,+�������su�5��֫q�[�>�Y�
��$x<�@c� �v���n� �$h؏Ơ-�׷��`��
���7ڱ+�
+qN6�~Jڮ.�e�gcy.`ɠ�ɭ'��Y��U	aR"�� :���,)|�k����j�(�R�hJ0h�^Ӣ����3����(�\Da��0��#�
	����#ff+�F5ELo�/�#�)��>6Ƌ��dJu<�Y9�F��6�.�HR���&���"��sf^����Ջ���@�b&}inA0��Q���N�[��P�G.� ��Bb��$~� ]D&��KJ�뤘u�
��B���/1�E�P��@�!W��8"�ES&�R^����j��4
A����
qtI�	
�FV���c�T	C��|�jڕwQ�dFZʾ�r�[J⦭�Y[|�.c�ʡ�j�6_[�X0
�
3�"�'Si�/��L��"�վ�E��98Mb|.��VW��_�����g�Q�3�)W�c��Zy�KLx���7�7����|m�{@�����[b6K`b��:��̶�;�ՠ��(o�d*\B������
r2+T��rBⅷ�M�8�'`�J3
_��b�@���}��u�@�K2�N>)��.���L����NJ�"��&
"+t�y�� 
�S2�B�
��زn���S�pM9ARp�7v{���D����z��β8��NqWd	E�pvt�!T!M�iJ�"�� �eK���
�/�~[�&�� ~�q��;����d�{uִI����a��yUoq��#
x��0
�"K�
� <b�Cb��cl�����p!-{†���i���9o�
�7�կ�cO*��`+
�$e�G/�����L9_AJ���8�
b?�Q���ا�J�K �6o��������1���0���Pb�-H4|e�a����������*������E:�~:H�
8���$j�(�ie�!��p.[���>������x�����Y����h�SBU�LB�e�#�I����|���z^�@w
��{�c���i�<2ݭ���>{G��Gw�����
VO�������qP�_!�������n�OB8"�����u��i�,�Ç��k�^��`����m�Aü���6
_����o��i!��օ�Б��R�V�gš��CU��L+��M�4��(��&�p�|���ς��<�� ������nњ�o�#��F+�|�L�'�?�Ƚ��
`q���A�j�F�GP6�
0�0�T����
2�
x�è�46�
�*N�/��&ۣ+�è�h޾(�}1����@J��/k�[��p�S��u������Ǖ�/���Y���Jl���d�pc4L�I3���
@�q�'�
)<d��>�U��e�¶)4Q�mA�T at P�ŵ��	\��24�U5PQ�g�6~���3)��%a����TH��o�^�[�h
�{1C��=[� �yR��Ђ
�K�gH�4�>���"cwy��֣�����	�c8�ÈK~W���3
���,+�������su�5��֫q�[�>�Y�
��$x<�@c� �v���n� �$h؏Ơ-�׷��`��
���7G�+�
 endstream
 endobj
 2299 0 obj <<
@@ -17193,14 +17176,14 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YKs�H��Wp�EU�d�3
r�n
U��>�
&Il!����~{
 �0r��b�0LOw_�G�G�/�� p��T��f��a�D����G
x�&ˆ%:��fn".D	��"z�wo
��4R�#I&��S�$$,�����W
��DJ
].�D"�"��E���*~���l�
����������˞m")�Z>�8U!(�Z�DIĸp��ݐ��{��N�R̐�Me0u�.CB�.l#f)V�s24��4�j�,�|֟��

�y73F⬪�r
aR"�� �ow�I�<5�������ڮQȥH�9����+������1���#,{�� 
+x��YKs�H��Wp�EU�d�3
r�n
U��>�
&Il!����~{
 �0r��b�0LOw_�G�G�/�� p��T��f��a�D����G
x�&ˆ%:��fn".D	��"z�wo
��4R�#I&��S�$$,�����W
��DJ
].�D"�"��E���*~���l�
����������˞m")�Z>�8U!(�Z�DIĸp��ݐ��{��N�R̐�Me0u�.CB�.l#f)V�s24��4�j�,�|֟��

�y73F⬪�r
aR"�� �ow�I�<5�������ڮQȥH�9����+������1���#,{�� 
 Ϋ�9�'�!ֶS%L�0
H��;0�)b��� ����ϩtp��I��E9�S
��M���McpJ$)F�Mb�� ���X�
 
�{}s)ᡧ� �i���؟0�.~~��
���(�A\-M�s
 ���Tx�����2�����nL��<��	/�'�ɧu�� ��OS�K�[?�Y���6o�
!� .���H,��r_�Y�ү`�3/�}�-n��.�R���aѱ(�����3�Fz�D 8��9�x�
��"73)c��ܞ8!HC����j�@�&C���
,���bK�������Fa��l�J! T�r��ЬBh�!��_!#*^[-����1
_��bKJ�._�[�)�OwA�
�aޟ�<\�o�K$�	8��0�[���vʐ�f
*��W8��#���$����з�L��+xQP?�T@
Th
E�A6Tr���ϐ�sg��t�D���ҌA���
���5���X�L�ɾk�ۺ+�4���a�����%|��v5�s�h
\�\gզL��&��Ϥ�o�d��
 I1Y�5���yb;���|�[�v瀓[���'mZ��e�7���`Q�E,[e�l��׳y��'�G�
Ѩ+�m�C�
�i_�!r��00��i�;;�ҭ�M����4�U�u_x����-�����	���m
gE���]��2ͥB�K��C!�Gv��Z��j}?V/v��dZ"Mx�9��ZL7���	P2�m"�[����&]����YBT�u��n�����;0��ϡ�������o�����w���밆m8H����� `��״ܹ�s�1�I�!��|����ɂ���t�>�np��@7ja^��lc�V�WS����s��=��Jy.�S
 $]Xv���wۯ�#�R�Q����ŃVp��"�Aŀ(؎]I�X#����vS�Kr��e����dДvԸ��M�V�%���gMZ�
=|[�`Q�ڭY�q��e ������^wU�3�pY@��k����5���b�g{����
ʌ)��g9��
2#�
�U˜@�ɏ~����!��d�~n�]e�'G�0$#둑�N߽'���I}_�<Y�_�f�d
�#�~
 ���v�����J�>ⱽ�����?��
-�T��U�el�
��^�~�l��s�8=w��M:�ns4	�����[�(�� ���e;u�_����7ALAH].`ԑ�=��k/��މ�_�X6G`6�!�A2�<H&�:Ʉ����0H�v�	fo�p_5�b=Մ��j
w�$  ��I;���R�į8�\s&("��?W0�A�W2:}�xN�t������$L �H_�S}	s�U㇃�Y�Z����hW[�ա��A�B38"\J!LYO�F��8R�
�3w�Q-
�Q�N(����
��Y���V����O�]��S�5�,��\o�#�*�Xn�>�"	C	�>岧h���/� 1�;�*~��UaV����	�󎷦K����9+����g��iXa��~YG���.[2w�Tm�� |M��A���4��?z���2y�
+�T��U�el�
��^�~�l��s�8=w��M:�ns4	�����[�(�� ���e;u�_����7ALAH].`ԑ�=��k/��މ�_�X6G`6�!�A2�<H&�:Ʉ����0H�v�	fo�p_5�b=Մ��j
w�$  ��I;���R�į8�\s&("��?W0�A�W2:}�xN�t������$L �H_�S}	s�U㇃�Y�Z����hW[�ա��A�B38"\J!LYO�F��8R�
�3w�Q-
�Q�N(����
��Y���V����O�]��S�5�,��\o�#�*�Xn�>�"	C	�>岧h���/� 1�;�*~��UaV����	�󎷦K����9+����g��iXa��~YG���.[2w�Tm�� |M��A���4��?z������

 endstream
 endobj
 2307 0 obj <<
@@ -17232,13 +17215,13 @@ endobj
 stream
 x��XKo�F��W�Ԓ@��7�zibH����^\��Z"J�
 I�����)ɒ
�@��"�1������,�f�ޝ|9!�#�R�E
-S�q勓�+
M���#����I.".2D	��2:?�m�Ca��Rɑ$u���d$�������(��G7Q&�H���E��2>}{�LX���߽M�.ޟ�^
lI�T�k��4"eBPk��1.�}b
����S�k�b���N����
	��a�c��qN�f�u�j*g��P�
:�ۄ��4mQW S*b���r��+r]��Uk��[�1���Ȣ	��UyM�U�/R� ����\D!�4c.� s C�n+*A�YȀl
ߑQES[FG�r:�P���c�y�i�L�����T	\t���;(��|��	�b=3 ;g1�䵋���B��ߝ�,�"��9A0�T�~�;nU@�O(��#��L�
 `m�
+S�q勓�+
M���#����I.".2D	��2:?�m�Ca��Rɑ$u���d$�������(��G7Q&�H���E��2>}{�LX���߽M�.ޟ�^
lI�T�k��4"eBPk��1.�}b
����S�k�b���N����
	��a�c��qN�f�u�j*g��P�
:�ۄ��4mQW S*b���r��+r]��Uk��[�1���Ȣ	��UyM�U�/R� ����\D!�4c.� s C�n+*A�YȀl
ߑQES[FG�r:�P���c�y�i�L�����T	\t���;(��|��	�b=3 ;g1�䵋���B��ߝ�,�"��9A0�T�~�;nU@�O(��#��L�
 `m�
 �SP	��!�@�ݖ
N5M1RR�ɚ"T��횢JH<�{�����R���	M㹶�
��LR�p|镏
��&Iګ/�L��]/�c�
r�X2��?0� �9�$���
Uza�;�=
w�� �rஂ0�^���i;�t^�Lx���
�
�c�=kt5+t��A�m���ԔE5s��[���Ƶ��o�j(�U94������|NoLm�;�)
P�
 a��y�-�g�,�Y=�����0��eh��>�<,-�����{f%�.�OW�
���
�=�
 �;Q,��&�R��� %.��֖.���[
r���� ���W�$ST�҉݂�*�1��
�z�&/��<�V{��5�fB�sL<o��x�'����V�Gc�^
s����
 s�☳oy���
��(�6͞:���R��@�<BB;ީ-��]X��4
��Uh>�dZ@{&)P��ƷY/O��w%���eH�0R�d�(|�1��c���,���Un����4U�{�x��
��fV�n�N��b6��y 0�����U]Ck.���@J��E�v�d
�^���3��`$a0p�0�
�1Ln�3�N$A�n2qV��tO��Q�ס]�7��Bw�ƩY:�L5

v]�z;�F���͐y] 	( "F�x{�5����.Kw�B{��k��6����EcBah�Meݙ�����}$ �1��6�j6ߒ8�����.��F7���q���ԆW�
3��?(q�<�����-���@C�C at 2����MN�B���u
����.�B"��3߫=*LƢ�x��x��L,�`�C\���<X��
�������-��	<���ur�(2��]�
��ěw��w��
 ��2ȣ�s
.V�[7��
��6x��������A��Υ��,�U4�$��L(�M$%c�וT�x��ҟ���ĵH^70v�:��axa��
\���|�	�@v�+qk�~L
�%����&�Ѿ�흌����ފn]U�
-
Uz]��[���Ϫ���,^B0��2�u)b�h�0M8���n!a�)�k/@Ȼ!w�^��Q���%�ԋ��ug 6��X�Em{5� �]=����)���m�횡z�-W�u*��;�E �L!#9��:�G_�4���T�}�d���)�thO�c�H9j��Z����U�W�AX�	D�a񥝏�M��cٚk��A�4����ڛ#�Y��֧�#|��0��l��H,���`���� 
T��x���v_��Z��\-�
���M��
��A���	»��At/A���U5�;�o3�9��(�p����G�������Ry�I
+
Uz]��[���Ϫ���,^B0��2�u)b�h�0M8���n!a�)�k/@Ȼ!w�^��Q���%�ԋ��ug 6��X�Em{5� �]=����)���m�횡z�-W�u*��;�E �L!#9��:�G_�4���T�}�d���)�thO�c�H9j��Z����U�W�AX�	D�a񥝏�M��cٚk��A�4����ڛ#�Y��֧�#|��0��l��H,���`���� 
T��x���v_��Z��\-�
���M��
��A���	»��At/A���U5�;�o3�9��(�p����G������߸��M
 endstream
 endobj
 2314 0 obj <<
@@ -17271,16 +17254,19 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵZ�s��_��CC�X�I&�>$�\&��靧3��=�-1�BR����.�H��Ͼ�
� �����
��v�o.���/�"NY��E�%�<]�����b�~^p��dq�FV
mR&��v�xw���
	g<���jfţs��H��⻫��԰:K�Ջ��Ej��1H��Z\m��?��\�TGo���������Fk
+�M�K��B�#qu[��q�
�����ו\��h7T��G�U�$񠶙e%���b�컬?��[ƫ�xm`�0�w�T"�ۮhjPSl"���ܷٺ/�YI��.o��pƅ[�t�
fMh��۩V
-4�r
ۑy�L���T�
?�`
ʰ07�0�e�~'�&���dщz�

_I��L�Ii��Y�d�U^/��g=*ܩ�Y����u)�(��v�"���n��v�w���������%��$�_��
�S�>���A"��d���@��&�s1�E
+JC[�v�i�&k�a�JEU�����R��n	P]�D�Q��9��|CwE��;Ԝ�ѻ��]&:����;�X7��m��4p�g���ͮ���
�@�8"X�
V�<$iVޡ3�s���7���`��VW6fF[ �1�`(ֻ����^b�k�ch})"~I"�KZK��ᅠM��r��F��PW�D�B�j�"ݖV�)9�VQo���ܫ�n���>�B�d��_�[��͑w]Qoi�6o��6�]em1L{4RQ9S~�R�p*��h
�f��������$H-r�9C�	��`��4m5��U5��ۢlmi�x�'�~�5�����0�-��m�
���n��wx���o�Z�f{?Y�N7�po��.��9�9��?�Q��(�7E�/�u^M&��
���ǔ�2�{D�˃w,|OJ<�]E���C
�s|��0)��=�"�[Q��Y�
{��p��|@7�8\�M�z�|�(5F��w$3
@c^ ���',rS-�����}�M at K
-W��v���V�
_�j�Sҳ,ic��O�]w�v7����� ��SO7&�E���:
P$F$�
���O���z��j�����,�����W��a�Y@��C}��Ik��~J�n���+��V��뙰Tj�R�������K���/����0n&��A6Mf-��U��
o
w�w̋2�.sx)�6n@��m��7�|����G��:Y1��f߯�zC<�M�p���
-:J�c�p��TC��O�H����b�$�@���(�:@0x,p�B/	����2_����%�&/a at h 땏��'a�.�bۂ�k��aX�7$�n<���
��pر�DF����!4�a��m���uSU�����^�R
�ën
١�ag�A��rzC�9�DΝ_���[@�pF�����ѭY�u�

��@v��	Ga�
�q��1p��S�5���~T5���:���*�=
9>i���3krJ�f��?��)
١�_���)�g��X�_`��b;C�2f
-4������s�1�W�
-ǻ���	#DZEV�(KB�vD:}��fֈ�$���QxO�Q���s��aF�^��B'�B���,�����x����
#�
-pX��h��%���4Ϧ'd��}xqp9�C��t��׬]p���݌ؒ�t`�ː�>[����>ȩ��0(�E��l���dN�/ 
D|k�
����yo

�S�>{`J��������My��#�!'v
A��h��ᠠ;oڦ�V�q���"g|��MMJ:�U5��R%�<u�C��ls*)�y���T���A4�LLG�{Ou�Sc $>�����E�g�L�``|�5UN�~C6
��,��}�_�3�[>
Ƣ�
�転,��f�z�{�xe�=81"�5|�"L����0�
I�%�3��? �b,��/�Y�
-��b��
�P�v��x5vc�

;	��"�&x]_9$�
���]d��:/\m�P
\����}޷�.ߴ�D+�EWu���ͪ���P�hH�h�������UeC<���q�cx��^
�p����

K�d�F��A��T���n�>�½ G�)�Dg�1��j�
؏΀����(��f�9���6��l�[j�L
n!��g���)R7���S�
�ۄq4��AV����M_�V�F 
R��v�
Uc���5
���
���ނ�.�
�
�b��*_k��ѱ��
��aH��dY}Q|��\�X|�TF��Q�bq<��M����;bϘL`0%K�(��N�K���^�1}��%�IH�
�ac�h�xD>uE�/s?r*-� �
��>��Ac�&��
��k�}A8{>�G��"O
-��.ݾ,��AF�w4�B�����Q,���Meuέ�kڹQ;�����c�x�U� #\Md�*�u��1�T�Z�.s�΅I�;x
��S0y'�xp�q�B
�&`��k%W����B�u�~��BS�
k	�l5y�&�~N	7\�ĸ�NE�u_�i��:O�)p�P�Eo�T�~%>,Wi��O(׎k�^�m��!�?�};^?~�
-wM
65\Ӆ��py�vÛuV��p�����
5z������R�}fˈf�2ȤB	ѬJE���/L
 �<k����|�B9�~�M���+<�n���_D �'����\Hr�w�1X
=b�>�-B� �&x��@���8z79֮k��r��u��&�<�]���i�ߑ����7,��:T`��՘��	�x
nJ�*w������i����C��s���F?�f�H0��9^��:� dc�S�+j����t��M x����Rl�bk;w(;:�tl�ib4�ca��(�C�u5���ϒ��m%���
Zw_i�V����~����J�D0��!�
3\
KD��L����j&̂��>1�p4���9�J�'1c�u�N}�W�>�o
��h����$��~��_�~/���� �
f���~�e����c"H�)M �
L0g�Ԍ�{@/
8hֆ��ż�Lp�����ڕ#}��~+�ۢ[7��Dž+�
U
'';\ч�e���h�W�()��c]`�{����t��º
+xڵZKs���W0{�9U�x��+9�^���$ή*U��
(5C��1ɑV�>�h�C�8�J��H ��?t7&
+�A������(�A��$�A	Ei���?D���
DL�IpgGց�)\B�
+�]�{2G�(Al3��9�@ƌ��M�����?*X��ƨ��&H
�q�T*���&x�����Z�*|��V�~�x}5Y��Lb^����Y����yl�Tڮ�Q \��vS<\WD�%Z١�>��d:�G�-,+��)��˾ˆC�ؕa���W�
�q�+�â�˶5�:�3E�}��C�g=
�������i��̚�L�C��S%%h��6�*Ù��ǩ�;~D�
+�a`n
j`�#����M��ɢ3�*1��™t���M�Z�$�uѬ�1d*ܪ����u%�0��v%C���v��n�v�����v/�5gJ�2aI�@�<
��}>���DV�I���@��&�s1�E
+
+M[���i�&��a�R�u�卑φ|%�p����<�?o�����]9���5'U��oW�
+�~z��:����͆��lp�t�uSt~H�+�Ú��$ͪ;�`��{� <��PL<����L+� 4�
e���
���%�Xb�w��/x]������y|��E۹g�Z'ڤ���(+�B��B�*�"�֒I1�V�l�Ӈ©�nW��>�B�d�~X�;�Q��(��l�4d[�u1xޮ���
�=���)��Il8�o4.�f�VJ����$H-r�%C�	��`Sܴ]=��U���۲lmi�x�'n�
W�e�v��{�n(>Np��6vz���Y�;�N�U����k��DU�7�Y_8���
[˟��qȷ�ϛ��WY^Գ���*��cJ��
����9�'%
E���GE��Y>G@��֊�9�"��ZQh���Z�
{��p��|@7�8��M�f�|�)5F��w"3
@S^ V��',rS�����{�M at KW�n����V�
{_��±,ic���k����v7����� ��H��nt�
?G7M�H"LH�=
�����
Y�6ۓ�7mU�(�
���<=Q�������	F{}�ƥZ�⫅5������
a�P����
��ǣ�49	_�

+m��L21�l��Z�+�3:*�-���
0/��*�%_ڸY��^��������֞�\@�d��+������x�
���+��T���\�����D<9�r��@N q�H�Y߻����c!��+�����ܽG/�6y	BY�\�d?���v�ۖDp�_��������!I���f�ՆC���%2*PL�
��)��%lGv��ۺvM�<���b�
^�{��
�;�
vV���y�"r������P�
�
w�t�n�R�<���< �35z��?
+3�h�̈́󎎁#��j��q���;���E�(�9�Fըy��Iۼ��_X3��jq��ŝB��
�a�5���2?K>��J��\���1��Q�W��g��'�t5!q��).a�H�̚e	�Ў�A�O�L�8NR��=����.�%8|��i.��z���9)Tb)ԍ�]�R|


�7�J�~n�T���F�@;7ج���y&=!�]�‹��
J��M��(�f�J�3��,��L�#�_�ԥt٢[���tAN=&x�IOQ62�d��
$s"}� ���6�f6K�fpd*J��<�)%�f�܁o�˶�����LX��)�L�}W���" ��ښZ�ǽ
����-65)��V�"#
����l��f�-���b��S��
��AE�C8:`�{zhځ# �+�v۔=�A"1���]����
��,��g��zpqeϠo��x���7
��ʪ�N̛1�Y�
�]�yZt�Ĉh�B��0Y6�b���{"����'�0������,��fq*�v�Y�?
+ at 4�@���&�U�M�k3,�$�b�����}՘D��3!|��6����B-p=��s+��e�b�eq���}����.�K
+Z@1�!M�]񑾣��cW���TJ��Ƒ��a�~zy�¢�OTvT,���?h5��S
�ҹ��|t
��
!����d3`?:�[g������9� _0�۔���n�"�cp
�-0?�-$L�ک�ПB�8�&L��4��ڶ�,l���j4`���S�
o�[DնY����dd��u鉜[f�)3
�T�ZS�L��'�m�
}b6B}$���r�6�8����1L��z
�I�3[��hk���#�L�S����ld
��5
ӧQ��Z�3����26&���G��S_���p#��b��Q꣺4�k"!a��
�&������y��9�ԧ �9���rX 
dxG#
d*��
��Yk�TF���j��[
+��kq:=F1�\�o �w��	 a��)����QE����=���?@+�UA��0�}�c��`Jf��I�\k�����	X��Z��$ny�P,ϼ�oVNh��c-a��&O�5�)��
�5��ҩ���	�������[�6�A�����j�����r�&��ٕ.K
s��۷����7>kw�6~S�5����'�j7�ɳ*?T����?Bt����}�J�Y4�*ݸ�3[F��0ӗAfJ�fe��\�ra� ���Y�
M?{%ZG�����D>���A��i�Y�E�b\�
��;�
��
q
�B��2�`�����g<�y �
�]� ��k�
UA#F�y��&�
�m�6��d�#e�5@�_ܮu����)
�FF��)���)�<
g����o�k��1b?����#�
\�xE�bc����K
��l�
+�
+�6����{z�J
�-͹���ҡH�hR�v���4������،������?
K�ҷd�6{��}�I��[�+����
/
�K�1��8�LG�X"z8�aJ���W
a���	ƣ�{Ao��z�]���x��
�� 0&����/'1L��Se�j�{
Ͼ� �\0-A�(~��^�>�?f�����I�K�K����҃�f���l�
a�
'v�p�m9����7<�-���_�..\�o��89!��ޟ.s~vG���*]�@I9V
�+ܳ��L~��?(e�
 endstream
 endobj
 2322 0 obj <<
@@ -17310,19 +17296,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڵZKs���W�)�$"�7W���J9��U>��@�P:3�Lrv���t���P#y]�h@�� ��uS|��oo~���7b�<�2�ɸd����t��=��a�
g�g������3)���o�=�q�3�qV3+�����"���ۛϾѰ;��������̸��Si�6o��w��_}�M����j���w7_���-�d6����t!�7F���Y��	�
<��e�/.��\���@���ʾ���
b[�VrǴ�m̻sS���^M鵁+�@�a�DR4mYW &g��4|l�]W��#=�ۢ�s�
7ti�&
�f���\��T+��t	ۉz�L��W��W�Ax#��+ۂ��|g�f��l��L�ZN�Si�9�l<���m*�dw>�]ޡ��(��z.�m�O�ĮU"��,܏.�<����
�Jn�"��LFe,��d�����;
�?Q�h�� !�+���̀d
�(
]�
�U���M�6IUw4��V�]��Dm[��8�-�����<�U�nS���[�\pH�7��3�?��k�%�=��2�=M���i��

-���56ɛ2�;�T���/~�BWE�w�7w��HS�h
�p
+L޷;�\.��������⩍��2�㚄Q�,P���p�%?sû�Tm���8�p�-��l���>����!�I�nIUŮ����P�
��S��,����������nb;
��ȊȔ��A|�N�1�
��� 9ׯ

��<2G���!�d�5�Ƕ����8ˬ���R$e��CѬ
҂g	q퐜10%��I[U��~�q����)�w+Bp5�������
��}��7��QD�aKi���[��}���k��j��-�]Af��L�y�ǩ�f���
Z(�'х�t���W���>o�h�T��
-��*�J��vk�s�q��A��.��)*zĜHN���6�Xv�5�����[H.�CsW���ւez0Wt�M=IJ�!D���I��9>�k��2�v��5K��� ��T-1����0�?�a��$(]:��s����h�e�@��ߑ���4�/b� �ɂ��Tv=�pm��w��
��qO���g��W$���+V�% �����k'b��9����2�T��I�-����_/w���M��n!��ޠ/�Ŝї��
_�x��r6&1Z��o4
�X���\gtv�z8��yn�ʑ�5�]
��鎐fj3&�����Q:�xu��!z�=���>�:�c`�Ы
a- ^�L�E�SH���!��o4�
������bR�Ժ��' ��Q��qI �bj]?s�/��n
B�\�@�/g��C��2 �p'��ݹ��74>�-
�_U�p��<�N0�n�\?8��`�5�k,`�[X�7�d��8 @�]^� F��sQ<TUf
V�̒���vE��Uذφ
@�N��"Q �R�.&/��>��7qt��B|���S�X�^3q^�ReѲ5��Ӻ��a�`r~.Y�Q�� U]�`؊Gjcj����lA���Vj
�_H���`N���+���2w��U� ���vO��R��`|,��B�����|yh�l�>�TH�ap��¾����
����P��'d,HW�o��=�;z~�˪k#p�/&�ەa�F����Z��Iޠ�
"��
�Y�|4�w��U�Es��0�H*��:�i3�6sL�Nc�)�e_�Ԃ�
�뵶 �7'ռ30Kڑ�t��m�!�(˓"ߡ��H~=�T�U�b��<�K��?�
-m�b�F9�Zq,vu"e�v>M��ۼř�,�M1}[,�D��q�� x�湠�>/�Yށ�!M�?<~<�-�d�L
��a��%��cl‡��*�˽!�?�#6�ز)#���\��w���
-J����CL��Izu<�~jdD�H�����	~R@
-������xq��qG|)�hqti�1`Q�H�u[�]<t�����ރ$�Sс��c��>V�-��{��
�����]�\
���d��.vp|*�*r
�ƇhS64���dPVh2
!��dh =߸�ؕ�f�^t
-�aH�&��a�{�Y�.&Z���IqV]�������w�r2<�v
�Hy�ӗ]d
�P�
&Np���	"��������8Cb��W��'5zu�!5՞��E� ~
-��X�v�c��N�����:�~16�l�DZp��&��������ޠp�-;� ز:��.��Vt6G	s�G z,Oe�cr�eeŖ�C=���2}�yD�"�̨W����mc*6�{�/��%�49ޙ;�A}^���*�
g(otv����*�1qp�����D�gC���.b9�2M�uE��j��0�P@�	�w��XNe@�J/��X� ������/�Y���ڷ�c�SP�� �گ�8J9��e��n�C��V`?����B$FF���#z�DŽ��*�ğŶYƸ�Vv����
��~���n��l?4/F)���z��S�b��O�bRY��C��H�����L*�laX?H�����@��vn-�~P
e=g��n
VT��o�l��Zً��T��fN������n!��>€���ޙ
��.�ڴ�4�Z~�q��o#��������0K?�[��PJV���dP2�$�/>x�if�:
-ax7��#�O=���[��w[d�bl�
-%���a���G��#�35|n���7Fɜ
d��d�Y��]��P�������,�njt�
-�
��
C�i��V01�hm߯nM�Lq�?�-��,!�j(��1�&J���}��!E/
-OX��,
���i!��ᄆۡh��}q���]\�ƾr�Ӓ��-
k�����
)���v`"d5����߄�g���8��_�n����FwQ�6�V&��C!ߞl;j��(��Eݼ����k��z�m��u_���Cix����+�
-���\�UC5���H6�>
��8��5$�c ���_��Ҥt+
�
�&�� �ӛ%��U�8��r+���+��)`�	��M��I8����UW���.��?8��z�)�ز�:�ĸ���X�_~ex����-����i�e[�E����=3Dљ[�C��=����!���f�j${�}�JmX����/X��e�_9�jJ�!
+xڵZKs���W�)�$"�7W���J9��U>��@�P:3�Lrv���t���P#y]�h@�� ��uS|��oo~���7b�<�2�ɸd����t��=��a�
g�g������3)���o�=�q�3�qV3+�����"���ۛϾѰ;��������̸��Si�6o��w��_}�M����j���w7_���-�d6����t!�7F���Y��	�
<��e�/.��\���@���ʾ���
b[�VrǴ�m̻sS���^M鵁+�@�a�DR4mYW &g��4|l�]W��#=�ۢ�s�
7ti�&
�f���\��T+��t	ۉz�L��W��W�Ax#��+ۂ��|g�f��l��L�ZN�Si�9�l<���m*�dw>�]ޡ��(��z.�m�O�ĮU"��,܏.�<����
�Jn�"��LFe,��d�����;
�?Q�h�� !�+���̀d
�(
]�
�U���M�6IUw4��V�]��Dm[��8�-�����<�U�nS���[�\pH�7��3�?��k�%�=��2�=M���i��

+���56ɛ2�;�T���/~�BWE�w�7w��HS�h
�p
+L޷;�\.��������⩍��2�㚄Q�,P���p�%?sû�Tm���8�p�-��l���>����!�I�nIUŮ����P�
��S��,����������nb;
��ȊȔ��A|�N�1�
��٠`����09� ����3ph�$Yt����.�9�2k{�%z�I��P4+���YB\;$gF
Lɮu�AU:�#�k���6u���݊��@
��+<=�v��s߭�
!c�{�R�䟸%��?Dt�b��*�ڃ�uE�yW��+/�}��q����w�d�
+�It!']d!��s�ϛ'�:큨�!���;�ݚ�
r\���=�
��w��
1'�v���M>��aM�"c&�������oĥ��`�
�
�mS��m�lh��x����o�
����y�R!�)��=UK
�~�>��ϻn�k 	J��0��\���1bY=P F�wd��-M�%�Dz��d�%Ձ]O#\ۯ�
-���|��lt����I�D}�q	H��j"3�ډ�!m�|"���;��at� (n���]`��@��[H���7��;�F1g��vǗo^a�܃�I����M'z��<$��]�
N�k�۠r�t�tW�m`�#��ڌI�0��s�:^�?4E�
`O"�������$�jCX
�"�t���,$o�{�����$8BA��+������ ��7�	����E�jb\��Z�Ϝ�K#����� W"�˙����i�
H'܉~fwnd�
�yK��E��F95�L��1�O�5�*��E�������
"�! Pm�W;�QpF�\U����7�$�b��]�1��_6�aнӤ�H������K����%�M
����b�+V��L�W�TY�l
���.gi ����K�jm8 at UW���ژ"�ży![��뮕Z�9~�,�����"$ŵ�
-u'@�>��Sa���1�}�P� ��'_
�-������ �e
배oi"�w�%Cq�p2���	
�U��>h�厞�������	�ve���,���x�7(f���A�g� ߇M�
�fBx��o3�=R��h��h�̶�
Sz�ӘmJq��� x�z�- ��I5�
̒vd%
�}�e�/���whx'+�_�9�c�����9O�ҹ�OE@�B۶X�Q��V
�]@�H��OE+=�6�Aq�?�cSL��2gr�(?��y.h��
`փw`c�FS��f
z Y4S���`��v�����ᡨ��ro����
#�l�a�3W��z9���jle<�+t�^
����9���f�q����a���0=^�D�`y�_
+=E
�D�c
XT�c�m]��.��� ��Tt`3������jK4���0G�+�F�p-�=��1Y 򻋝
����
C��!ڔ
M����
CH�&�G�7.<(v%����FҬ�#hX�^�@����"tR
�U���!m6񝡜
O���ü+RD���e�G&��
!�j���je1z =��:D�8�P�����+�I�^
}HM�@��e7DA�(���B%6֫]�ؽ�2q����_�
$��q,
��I�$$�w�=�7(\c
Ž-�����#���Q�\��
�S��X��iY�C�%��D�8��L�@~
ѩ�43���a�A��C�؟���ߞ�
gyI+M�w�bP�W�k(��{����]v�.į�JcL
\;*�~��&Q�ِ�/���X�LSv]Q}���2���t����2��SA��
t9V3/ db4�
f*��������T�"@��k-�R�|~Yi%�[���v������I������^�1!�ǴJ-�g�m�1n����Ć�zm�v�_�-����Cy(�͋Q
+����������+�ӣ�TV'�=8R�|�#=��.[������#z4/ź�[˴�BYϙe�������+[��V��-=���Ӄ�>sz�1Ʀ[,�υ0 h��e�w��G���ˇ�6�,�-E��l\&�ۈ�a<A��t�9����V3>��l�:�L=��
c��i��B�M>���Sjl��"����[�BI&��y!(��2��L
��[y���Q2g�A7�{V*nWv3�?����?5��1#���jC��Pf��L
-Z����[�$S\�AA�FAw�82Kȃ��J$sL�	���hp��eHы���'�8���wZ���e8��v(pz_���cWƢ����d�}Kǚ�D���=�Gʶ?�]F�Y
8|��7��$�"�闾�(D�eE��]A������u�Pȷ�ێ�5�$}Q7/mp��Z��_��k+q�ש��P
����
+�¯�@�=��Pͅ���,�Ϳ��� 8!�j
��������4)���ì�|�3���f��r!*��܊�"�J�
+XmB�yblNj���c��"j��p�1�^k�,����>��+1n!�/V�A
*�F��0F��08�Z�@ٖy���hi�
Qt�F�vp�!'�d���ƢɞiߧR��E���
V��}��W�� ���%
 endstream
 endobj
 2329 0 obj <<
@@ -17351,16 +17331,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2337 0 obj <<
-/Length 3169      
+/Length 3168      
 /Filter /FlateDecode
 >>
 stream
 x��ZK���ϯ�)��+,@ ��搬׉��{o�=p$j���Ԓ��οOw|
-��S��*��F�_ �W7+����ӕ�+_��q�Z��<e�������G��A�w+Τ��y�RڱTH�?�~���D���te2�2�
���	'��?��z�N���e�Z�߯\ƴY�Jq�z�[}H�y�n��N%?������﮾y?�[d)�l����f%sZ�8�0�J�����X��yS.�Պ�J�ļ�ik�E�M�aJ���?�ݩ�hf/�㕆%�@w��")���+0��I������ۮ���xj��-J\��K�V�A���nNel�JJ��[8��We���x�$��	+0F�qhC��"�-�;�ԦL�Ť3�t2|�f��6����Mj��鮨�p��
�LɲT�-��u��� �+��^���š�������)סӧ��ZZf��۟e8��u���5"�ڕ
�]1M �
���S헜
�.9�<��p�0����+|��
����w]�9MR����MY7~`->�(pa at W{?ef��͘1i��6?v![�d�Fd�,c�2ȏ��
�i����l���A�:�� [...]
3jHW�43)g�������.�����$'2�5!${���_��`�c�I
F�N��a�޲����Β�)��CYd*K����\�L-�N.���C���D�g���)�d�����9sN}D��ꂁ7 ���̿����d�ވ�9�V�����]�b��]�)�u
���cf��,.3
�k
�j��>RS&Ps���@h�zXځ�CK��ǖ�����a\�P��撦�<#��g!uIi6��]�n�������m��܄��R�"�L׌��
���� ��3�/^�r��+�������q�$�e\�L�Y
gX�?Kf(��gyX ��u���ތ��jW�e�&�6��'@iTs�H��~.�\?�kG�1� �h���H�]�c��!�|�����J%�
�*)�,Bۉ�V�,);�[����X�)�;(�;D7|�����n�6��p[�#�OTW�.bɹ5�`�f#��{����燃��CM��#�\�[�D�����G@��!�e�7hN��?2����A�s}
gv��2s�T H4����n! �Q��*{�n�'�3i�Ar�F^��"�G���&ߣ���ʰb&ӅӉ ����ZOUم*��M�U��]����m�>�7��BwSl�&�^
�"8`���R <��<,)Pk�ҚS�T�vE����� )��yS��;߄Q���U��	+Xn
�rp2b~����z��$t��Caэ���
nK��HH*������ ,�s_��B2c�K�"�����bĠ�'J�Dق�T+��j(}�ζ���}6䅷P��.O҄�ɇ�p��d�|���X���Ø�Ka_$��Qw%�@W7�N`
-c�O�G���2�
{��"�Q@�e at Cs�^(cH/�)��ɻ"��ن]a���6j|(Ѽ
���);�,d���
 5Ԛ���ܰd-��b{1c�I'ì�b���҅��̡�`� ן	
�ch����ٗ�2�t�7{$?��(��`Q�g+�'U��!�r�U}���'w(�~�'=�jLȥ!=m��0�>�Pp�R��@� �+���	�Z��>��R[�hmB�����&]�����a���@��7��.�)p"g�AS�
�hJ:��D��9�4�7GS����Q!�U����" x�{�9�~����L��D�n8e���
P���3�0���
B
�����_�Ԟ�<�����X�݅�
LW�
�hd�さz	��ĪMϪ��<� ��^������rq1��Sw<u��$-

-\ز��;�2cvA����9�N�P��2�s�;�n���W|A*EoRA����΀��x:x��R13��u�]pSۑ�㚨y����B���V�gE����5_�m��L!c���}N��1mtS�ݓ�/yˊ� 0��Æ	M�2B�zo�.%�W1ί���%��2+_�r�<q6�p�����#>;�
{���m�I�|�+���IZ�Y�Y�g00�b��f�_� xӌ���֟v��2
<�'P��&��;�:2Rj�
�C(����f^$��,���
�(����Hw��
��L־)G��$�˝o�+ۖ� �W����mys��A7ޟ��TTD��lLz�ԇ��	C�TyB��{
�M�净�^��B�
kv��`	S$8�Ը�~��wT�
}�}]ޜ�5�Aid�W
-6������{c�G�ơS
-��>�`Є<��%�`2��3�
)��䁔�7����=��S<eV��ׁ�`֨�,?��8$RGfG�|L�
��#xcX6� Jw�s��{T�;&~*"���
>
���{j �݂�C�����r
�[/��DnLOnz��OV���Y����8�
�a�hN��o���JXc6d?�Dk'~� 8	��M7=h
����aLC����6�/�>��y���
���=%��P�#H0��4l��*	�C�Ǽ�y�yJ��D�J
GF�q�6N2!�4��7=C
��4Wa- >����
�y���=
����Y̒Z�
����.��v��w�l����W8�sх���+���t?1���=Up�~Uc!M�]/��4v,Bf�L�PQ����&��A���=9����
�?w���>Cr�%|�*��v2`�*V�����x����˜�=���H9r�
B�j9{�WBi`Ջ�o�z�tyIx�����p�A�n�K�u���� B����A�AL
c��sٸѿ���t(Z��$
:�q]"����	�ʦҪ�.�n7Uw�
f�ku��KY:~���{>�twz��f��	��̝���+��(H!��U} �~gf���lTg_n������ĸ~��b15����
���}�q
�;����ͽߔ☸�	q=�7�=���F
�p6�v������
gG2
��a��f�-jf����8O��J����7
�
�/�Mܤ� �
pO�a*a{۠6�ix���Y�n�,���y��F�r譠������� h��A'���W7��O4V��y���.���‰GAǗ��+E	�XC���>��
�E'����߅��}G�0
o&G�`�}h�
,J�	ZZ�C
����n�H
��
+��S��*��F�_ �W7+����ӕ�+_��q�Z��<e�������G��A�w+Τ��y�RڱTH�?�~���D���te2�2�
���	'��?��z�N���e�Z�߯\ƴY�Jq�z�[}H�y�n��N%?������﮾y?�[d)�l����f%sZ�8�0�J�����X��yS.�Պ�J�ļ�ik�E�M�aJ���?�ݩ�hf/�㕆%�@w��")���+0��I�S����ۮ���xj��-J\��K�V�A���nNel�JJ��[8��We���x�$��	+0F�qhC��"�-�;�ԦL�Ť3�t2|�f��6����Mj��鮨�p��
�LɲT�-��u��� �+��^���š�������)סӧ��ZZf��۟e8��u���5"�ڕ
�]1M �
���S헜
�.9�<��p�0����+|��
����w]�9MR����MY7~`->�(pa at W{?ef��͘1i��6?v![�d�Fd�,c�2ȏ��
�i����l���A�:�� [...]
3jHW�43)g�������.�����$'2�5!${���_��`�c�I
F�N��a�޲����Β�)��CYd*K����\�L-�N.���C���D�g���)�d�����9sN}D��ꂁ7 ���̿����d�ވ�9�V�����]�b��]�)�u
���cf��,.3
�k
�j��>RS&Ps���@h�zXځ�CK��ǖ�����a\�P��撦�<#��g!uIi6��]�n�������m��܄��R�"�L׌��
���� ��3�/^�r��+�������q�$�e\�L�Y
gX�?Kf���Y
 �Fp�-�7#��ڕ}EY�	�
d�	P՜%����$���Z��j��'@�)�c�,�mW�X�r at H1_����@�R�.��J��-��v��U*K������6>�a�����
�������;�۱�4(ܖ����S�U��Xrn�9ؿ�?�
a������o �PS���H,�Vz&Q�庲�� ��{HnYD�
�Se h��L�'�fP�\_Ù
���
. M�����F�[�{�h��^��I�L�|�ܿ�W��H������(D��2���t�t"u���SUv�J-kh�l;m�����n����M ���ۺ	�A�W���>Ů�@ �.�K
+�����T�U�]mp j !@J�s�~�di��7aԅ"�f8�FF�
+�ì
�����#b�^��'	
��PFt#������/3�J0#�@�c!���Ɨꢐ�X�Һ�䣠y�X1h�R�(Q� 9Պ���J���)�|�
y�-��˓4�e�!�<
77Y?{�1VE8q�0�,�R��ln�]	)��
��˜���#e ����ž���u�f��ܧ��
;n��h�}}�aW�+��C4�s��|h�5
٬�1H
���g#7,YK�؞F�l���0k��Xa��t�+.s(-�@3��gB��Zi>'z�%�
 ]��
��0
+�C$X�x�ي�IUl�E�
|fU��g��] 
+�_�I��riHOۦ�̬�1��T��9��
+�=pB�VyľO!���/Z�P=�!�IW$�y�u:�:<���$�Kp
+�șg��2dz���m$��f�=�����e=��`TH�lA��"���@����f�����8�"�j1Q:�N��%t-���:
q�,�PC��?���;��=��j-�2�mw!�ӕx�,��x`�^ª%�jӳj�-O>����9�q��\\
���
O�tF<I
���/��8�̘]P�7��tN��*T��9�\�γ[�p�_�JћT�~0��3`-7�^�Ť'~]y��v$��&j
�/4D�P�=��Y>��d��4S�X�s�k���!dL�T`�d�K޲"x+
o���_B�ŧ�Сޛ�K	|�U��+��|��A���W�
4O��(ܥd�����>��|Fnf�m�9���k��r��EV�

;�����W���4#�㺸��
0�
O�	�~�Ij������ZoC���0�⹙�y1K`'eG?
+d�01RE�
xrGh�'��o��(I�r��ʶ%.@�U��p[���;d�
��'�;��G/��$�!p{l8U�P���xSw�!��W~�P:ǚ��/X�	�=5n��2�
U�@�G_�i_�7g{�mP�Y╂Mi<�D"����X8��q��㳏.4!�x�<��)��!C
+{�%y ���"�l�od�O�Uz�u F8�5*�'��b<�ԑّ&�G=�����&��
�Ŝ��
�莉��Hf����6��}����m~��
���D�K�8�ӓ��,����!r��,d�,Gp�$��=��[��x��Ř�
ُ7�ډ�?NB�t�M���G���w�Ё7<���-�˴O�-z
�.��krOI�7��
%&
���J����1�h
�_�R;e8Q�ÑQ�s
���L�8���M�PG�C�$�UX
� �;5�Ao�,:lO::�t���3ǣ�n��+�ݥ��8�+%��\tᱷ��ʸ���OL��#tO
�'��E�XH�|����8�
���$>�A� ����%�pP��fO/���B�ϝ����
l	ߠ� ��
ؽ�;�u�6^�}���0�tO.�f�R�
Ds��мZ�^�PX�b�۟���/]^ޡ$��xkа���x�D�,�;�P�@��q�� ��CSǘ8�\6n�/�f6
��'I���{\��!�<�s� ������˯�M�
�Y�Z�+�R��B�_����9ݝ
#��1l��3s���1
+Rȭ�wU�ߙ �,�ٗ۶;F&�*>1���XLD
e�~h�<Ŀa�p\C��v���ts�7�8&nz`B\O��v��4�5�M���
�o��2�a�ّ�Bo~؄��}���o�l  �Sn����E�B�Ke7��8��+�S}�J��6�
a� ���iD��:
�!�kz����8�
z+�{�ߢ��g;�E�y�Ia���
j{��!{�%j�����p�Q��%��JQ�?֐�>���9�����y&�w��t��&L�Ûɑh����s����¯f������_�S��
 endstream
 endobj
 2336 0 obj <<
@@ -17386,23 +17371,31 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2346 0 obj <<
-/Length 3879      
-/Filter /FlateDecode
->>
-stream
-x��[I���ϯ�)a'-+�%9$^b�����}�Hl53��T�̿O
-�"�[��<��K�@� |��4_�V|������Wbe
�Z9.��jsx��'��B��+�T�V�}��J��I��y�z��߳>
g�ɕ�5�ų}�L"t��W_|�atV�^�ݯ���� ��ju�]�ɾ�ꛛ�*t��o������W_����d��?upiWB����
�3��_�@8�_�mu9��9�}SM�W1��l�a%�Lk�
�u9��Ə
�ռ�60e�з{�Q"���nX&k2���x���Po�=�����m�=�$�)Vk��WG=�Nuj�Z)X�O_�|��:L��m����Y`
��C��4���

(��w1��L��A˫��Z�
δ65߶7k���P57�0�.�_J�K�\���"+w,�V���
??�X�
3���W�Vr*I5�`�c������]�<��G����vU��¢���Y`

CJCsn�C��p-f��f��#\77Fd%Bո�-��*�u����Z����
ڮ�ٮn<���ܟ�[z�J��Pw��fG�؅�`�O�
s_o�ᘒY bdlƨ��5XK�0�I/�!(��	D�Fe�=��͖
�f���X�A$=tm���
�)wզ��G?r��UOߕ]E�����r��F�'&!���4��U��HX�qs��*1�u�ڷ
�1�Z�I-�3�DX 8���{�)�5b.B΄��ӥ��Y=�
���RQ\�`I����O���\v�1bC�Q��jڙT��Y3vY?��c�so �F�Lx�h/��
9����KQx��#	�g
����(����?�f�7��p��o����P����aE{څy�y�Bs`	�8�0�ᒔA}
l}�;fae� [...]
-���&(	DJ�&��p4��?lV�q��E��g���֫0U���]{��Ku�L�hP���g���'�
s���>��s�[�gF��(� 
D�5ƣ���a�afB�+j��=1���doR@����U�w	�֞{C`��J��q3�5	�Jk& P�3)���*�[j��g�d�S���&�H��^%�
�2��𼰀US
��gN�
�	7�D�BQ
-��`�.4	�e`�
Ͼk��ڔ�,���1YI�
���p�����~s�{'�6�	�O-$��?�Ky<�ko��elBR�3N�����H�U��ֻz�qΧB
���@��$ǀZ�9&8�8�6ёe|�<|7�S���nԵnc��+ l�\n���[�����J��۸�NM�Nbh>�N(������W}�=(��m�a����,xH���^�-R�7��x
-(D�
(�Mm�on���!A��e���.����~6`	2����<�T����
-�T ��`q3�S at R�&�b	��i���◰���
-\z��^x�B0�,�`#��:�s ��Dʄ-V|T0�d
�;���]�8����˥%Ň��5�
�c�ǼXz1�۵�䘦 ���*�x���a&�4y~1ym*Om�Zb�ڂm�
�k���u/�s�Ȁ�l�w�
�*���k?ѿu>�� �;O�Ȟ��
-��R��޷}|��y(j�#s|�ދ�)�Հ_�goH���Fj���{�?���`��P6�����8vG趰�S��s�>
� �ܿ�	����fw5�4B������g;�I�� <S
;,��l���٦�n�6��)o���|*��
:��b������u�[�Y�8�7��R�
�X���z��&<�ɧ����e&���f�����/
��я�w�ׂ�����4s�-��N4������˄L��3�x�@�?+Q�����Kt-��=!����Y����}�RL@���]�S�H jL�:��:Sc[!S4U�=��x�
-a���'�Bb\8%�����PF����dP��w
��"r
�fӞ�$pHW-�Bz��{�G���t��Y�
s�2*��,�6�O����{��^h �ƘicB*�p��H�5�z��!�ҁ;z�y>0"c�Z�Ki�F�b@
zMV-�Y>}��u�a>V�sɰ�k�v����^$��#%FL�'}�T	j5�|�I�,M�L��t1<
|i�� �⌡&A�
����h�p�330s��C;x,7.m0�R�.�%���ndO;��/�B��U��Ɨ}�.fʰʹ���uDF^dA�(EE�?
B�Q��K�)$�(J>ꇶ������]Pe'յ]\�v� b�`�Gq*��,2�߶�����B
��4<8ڠ���2�,(�
.L�u����%���
>_x�cxx���8�_�y�
��pzr�`�)m0�h���8�*Dˉ�����@���V ޿n^�;����/����-Ճ�G���_�1>���_��gRP�|�X5�:��
>Y}DB
-��~@b�~�
���@[�[�'�ηTB"���Y,l�c-M���Ю��
�І����=e�_�λ���C�b́a22��U�<D�|�R�
����XL��q�(¡v���r%�4%,����'�;o�
�����P
���ˁ��k��ư%�-�'��
�Q�'����3^OA W�T�iÑ�GAsCЄ�I,:�fz�a������q���H��;�3r��?y���>Ъp����ЂB��'D.�,�6�c7qpa��Ú��a�M����*�8���:�gG�.�
D���x�=``�oO{��ÒN��OvQ��7�� ��"F���X�{#�����>B�m��:C�9���bұ�==��۶	�a
\u�T;6w�'ô8�
-�dX|�^��u<(,�}pz��yO���*??5�����Ͼ.��T�|����9)t��n[�w��n
z&'|-�B�k�<Ѯ�"O �B�@�s�_y�����lD~5�(�ʶ(�����f�':RLL�G�	�@�Y7"I=���Gq��r�)}���L'�1
u���n�m'r��3aѡ|7;Ȏ�V���
.��a���������,~o��*~����R�H2̘
��~��gkt(?ԇp at F������TwsT�M"�\
i��YPԩ_��ҙ������B���g.�V�J�ٵs��Ez�0k�K�.6a:l����ݡM卵�Iz��^�Gz=�����Y��
{�ރF:�
�R4 ����m���6q�j-!X�6_Ɓ5��)M��g׬���`v�Pwy�8�
K�a�0��0R���p�0o�j�%�0�����@�/@x�xA��V�^?���}-
Z]��B,� �W�܄��Z\���dy�'
��M:�T�O�"us̲
-�ʸ(���x$O���pѿ�g��@)B�O�懲{7v�S���{-r��r�z1�<}��=[
@E����h
�+�������Sx>Te��j�cB��g�t��i�� 4N��okzL
f:��w��4V
-�J0Y�C�N��O�\��T�������I���_O�N4�A��y�׫2n-_��js���/>�H�*���;x��S;�%9Ջ.��tv/�,��5�lH���Ά�ބH�LBq��U*�J�::&�������m,�l
��
-�MH[�&
6�6��I����,�<��. ^6�;�!�	,���<&."Q��/�^��a��� ��Iw�a�ې�����õ+F��@�:�W���P��������<C�
j:ށ�q��Q>l(��
�t��h1"��)q[����]�z;$U��κ����<8Ә�'
n���O��[(������1
+/Length 3878      
+/Filter /FlateDecode
+>>
+stream
+x��[K�����)�$#Ot%9$~Į<�s[���8f%R!����n4�����[��eD �@�����݊��}��W~�J�l��S+�%�Xm����W[��~ř*��oyXiS0)<�W�_�{և�;���f�x��R��B�.�|��o4�Ί<׫��U�3cW��\�7��_}s�V��~��W7?�}�����"�,w��.�JV#qtas����
��K��.Ǖ\1g�o���3�*f�
�-1��i-�þ.�S���������

�v�7JdU��m�dM&�`�
�]��M���S_u��Ǖ]�b�
zu���T�f�������g�չ`&o
�g��kX�
�Ʀ94}fX@@q���A�dʝ
�X^-g��2�p��)����YK�mN������
p��R�\��J��FY��`ٵʄ6_���ĺ]��߾����PI��X�
s������p���3
<J�W4������[XR�s3
ʷ}�k1k�4+t
ẹ1"+��eo�W�ج��}5P���o=���v���vu��
���T��s?�P
+
��S_7;��./�~�^��z�ǔ�#c3F-ܬ�Z�8�iMvI
���O �6*���l���6����Ǫ
"�k�v���L���6m>��
��z���**�UMՕC562<1		l��YԬJLD‚��
�8�8ֱk�z�W�
kY8&�\�|a�H�c�ͦ<�H��9f�O�2Zf��w
��e���J����ѵ�
��\v�1bC�Q��j�L�KŬ�����ù7 D#M&�t�
3�.GN1��R
��HB�YGb<�°� 
+�!}�Y��Mn=ܤ�m���*z
:�hO�0/3�Vh,a��
f6\�2����cV�2V2y����{3�RM ꫠ�#X;{�6
�`M�Z$!�$��e�
+�ԇ#L0�3X�|4���R �t�f@�E�
�1�}=ԏ��@��](�
+�7J������I#a�bD)Hv�p)ے�����n���:�'ʣ��o*����B�SC<
+R��$��p#���Pm���A�$l)	G�i��fu�^d[z&
+�j�	SUz۵��n�T��$�c-.z�L`
|��0g�k��H<g���Zqf�7��c���xt�л>�1�L�qEm�P�'^bC��M
+

��	�.A��soh��X)0<n�ݰ&�^i� �8`&%��_�rKK^r"�ž
s*RBtä�Ы���WF���j�n����B{6�P��.4�
Mt�l�g�5g}mJO�PDØ�����*��}l�ߜ��	�MY��S
	��A��R
������26!���JO�]�
���*�l�]=��8��!����@��$ǀY�9&8�8�6ёe|�<|7�S���nԵnc��+ l�\n�JSU�<���*������uwjtC�:�$�?��_�����n�Շu�ˎ���!��z-�H}�o|�m�)�z� 6�;�q*#���~(��wv��>���� �
z:�M�� NHOa��N�����Ov��L���	�X)E/BZ)}�"��%�b ���w�E��į�L>
<P����
ȩi �2a��6�_2�
S���x
�S�\��Ҁ��CP��}�1�c^,����ZsrLS�b�tO
+�^��0e�<����6�������mao�
�k���u/�s�Ȁ�l�w�
�*���k?ѿu>�� �;O�Ȟ��
+��R�N�o����P��G����IS�]~���F;0n�H���wO��>tv z9�M����*>����-��ԅv�\��Ga[�xTN�_A9H���jti$���
����g;�I�� <S
�
+�k�`�l�i���
����~��|*��7t�A�b������u����]
�o��R�
�X���z��&<�ɧ����e&�m3]e�2�KC48k���
-Ƶ`c��r4͜u��d���r�/��2!�{�/H�g%j���s���`{�FOy�1yVvu�v��Х�5A�z�	@��Y�|�W�b�`l+d��
+�goW! �����]H�
��֔}�
�HP7�
�}�΃�Y$ B���l���](�Bo<6{�H�ޔN9�a��\��F�>˸�
�Sw}������3)&�
'
�\����{�-
�����m at d
W�v)
�(��^�UKp�O�}]v����\2,�����>꺠���w�ĈI𤏛*A��O=�����i�.���/�C^d�^C�1�$� �  ��a>�k���
��<�
fn#rH��rS�҆�Vj�E�� ��ӎ��K�P=t��e_���2l3->������ȋ,��h��O��{�"ؒ
+	�.�҄����$~���DrL�IuM���nDL� ��(N�ՒE��ۖr��S��z
rQ��G4��^&��%���	�Nt����u����
/cp
�zG�K2�݃WNOΝ
<�
�,���n
O�Ή�`���@���V ޿n^�;����/����-Ճ�G���_�1>��.
���Ϥ�
��%�juh�|����>
+_'�����"��ρT�[�'�ηTB"���Y,l�c-M���Ю��
�І����=e�_�λ���C�b́a22��U�<D�|�R�
����XL��q�(¡v���r%�,%,�|�+�O�w~#z��g(˳�Cy8R�.f���V
�1o�(�,���gX�>��4��z
+��v��M�|=
+���&�Lb��P�}�]���A
��Ev"EK�����6
�����@��&ߟB

+Yf����|ڤ������W|��k�B�5�5
V����갞
!�|.��M�+��W{��RoO{��ÒN��OvQ��7�� ��"F���X�{#����q�pۀSu��s(�
�Ťc7:{z
�m���꘩���5�6��AU����g��^ǃ�r������ԉ�o���S�)�
����ҏM�~���
���B���&�z���gr��BO!������T�	�W�r��"OQ�_ђ�ȯ����M��”�r�̝�DG����H}� �C\1�F$�GY��(�Qn1����6���8�ڍ��D�z&,:��f�1����Ծ��
�0�Brwv����g�7oa?\KC�X)X$m̘
�m��P
���P~�ဌ>�67>u7
��V��
P]�6�ps-�efAQ�~��Jg����S�
1b.���bX�(g�n�%J�Uì�/a�P$0�t�|]��ݡMkRN��?���G��#��{P��
s�ʬ�z�=
v�A#��]�K)�v
�`���uUu��_���p�/���Uɔ&x�kV�vi0;G��<R��
K�a�0��0R���p�0o�j�%�0�����@�/@x�xA��V�^?��u��	��*�
6H��17a�)��#-:Y
<�Im�'
S&�'a��9fن�ce\��]}<���K�P��_Ƴ�s �!�'
+c�Cٽ;
+��)FZȽ9�w9K��b������PQ|w�a(����4���f�&��Uل�Y����$��zR��
�����mM���L'��]��Hc����~9�D!���]�%�>���M����G���b
�#�^�h �\���WeT-_��js��n_|
+��UOw�ލ�v,Kr�%\����^�Yk�ِP�͝
]�	������TΕ"utL���)�����X��<`=
<����M8l�m��H�+ݹY\yF�\ �l:w"CVX�
�-+xL\D�
+/5^H�8m��'�.���
+�N�!����1�kW�C�Xu�<
���A�W��y��;�t��Q>l(��
�t��h1"��)q[�k��.g�
�&q~g�G�wO
T
�i��7��ǧJ�-
�?
�s��5
 endstream
 endobj
 2345 0 obj <<
@@ -17449,7 +17442,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��ZY��~�_��C�q�e�q��D� N���m�fFY�Ԗ�;����bQg�{�G��eZ"9ź�+Rls�a�o^���/��ui��M�Dʘ��/^��6{��v�R�ͣ_y�(�R�%<W�^�cF#c)����~��H�r���_���k����yu�q&�vc�+����~�:��˯o�ҩ���y��o_|�j�77"5����
��<uZ
ܝ[�J���
���h������4��/���ʾ2ՙ
��V0�*ŗ�������;�z9_�4�
���7�'EەM
j�:)O=
�|ח����SW���F�-��l9�Q�?�1I����_�a33�2< �u�K|E�
+x��ZY��~�_��C�q�e�q��D� N���m�fFY�Ԗ�;����bQg�{�G��eZ"9ź�+Rls�a�o^���/��ui��M�Dʘ��/^��6{��v�R�ͣ_y�(�R�%<W�^�cF#c)����~��H�r���_���k����yu�q&�vc�+����~�:��˯o�ҩ���y��o_|�j�77"5����
��<uZ
ܝ[�J���
���h������4��/���ʾ2ՙ
��V0�*ŗ�������;�z9_�4�
���7�'EەM
j�:)O=
�|ח����SW���F�-��l9�Q�?�1I����_�a33�2< �u�K|E�
 �a�6.5��ʶ�n��Ŧ�He��t�^%f˷�xw&�8Z�on�"Kv�CQ��C���p�������o�K��Ԯd•���G���A��yk�a�Bs�-�4s���,‘��3|�4�m
��Q��O�$�(4�\��́�9_jY�38k����	�
��gk�ManX��1sN€yk��&��2[���J�z_|�z����7\��l5�$��x��B'��2�߸��2��`HhD������$�
��(h`�OGC��p���te}O�s���C��
i����D����#Q
���L7����'Xh��VڍI���W�ãϦ�Iy�
:�Rlf��$2��I$Ͱkd;�f�.v*�`�٢�/_F�r����
 Cj�g+��Gu�L�4g���N��1%?�&�"��o2�4-:�L�`��
 ~ >��������bm���2xB�İ�o�8Ԃݩ���%�A��Y`���-�[��w��m����o�fey[�#?g�b�=ʎ�Qї$���Vq��=�ۤ-�Z�>��P��]L�nP�w��O�T�
N�Iz�X*�ZZj�Sd�v}�{z/�`���dm��1�1,'f4V�#I
@@ -17462,7 +17455,7 @@ hx؝@w5
 @��]�ouR��|}D�
N�EtjM�:��Zh�����,u|vb��Pg��3�J�@�*�w�6!7p���A)v�/s�{wA=E�p2�{>]��H�x��R�����H}�hУu�<��<l�D��\�ݻϞ�,3������DR���;�h�B����@�UԵ�C�Xܧ��,�hGn���[���V�a<�[mL�jp�q���~�$��
��E;��0���%�ۥ�]��8�f�����t`S��i��
��4
킛i��?�������6d�#���F�6k@x��o� ��W���ńh�@
 :pe�2�"
�j;�������8�:�1>���-�]��\��{����n����pl����6�:
r
r���B����d��m� �)�j.�]
 /x��g� �]<�(�m������k�ݱM�	hﳋ���ovjd���X�ax�<�e�Z��oNb��P>&x��X�81�,4x��o-���
�›�2թ.Ct�����V��A-}8�/�����t
h?��rU]��79��b�
���x�nS�C��(����Il�h;�k�@ �pr;��ӧ����C�ZyĦ�

D�r8����
?��F�R��
��	UY4!�����|
a��p<a���M�̖_C,����k=)f��O~�qN_��
�
-D�f�u��>g�#憣wNnKCQ�;'g����Ks��	ĴcN�uSo�`��*�a�
���c:��|@n���X��
�L������'�9��.�K74�/�	.����KL�"�o
���u���W���b:t�g/@Sw��8{���[�y
�,zG�����
[�[/�
�mOuMCXjȱB�45Y�7��9��4����m|6�!�'���
����Y��Y���B�I�����j���>	
��T,���
 Lr;l�hq��ct�8b/�qA���c�K�[��t at H��"��
��S �����"��I	>�$=%��ܞ5�Qǜu�1A~� ��kh%��5��� OJ
�&.◩i%h�.ZE	��=m	��e�EJ�A�3Y�S��*c(�
B/Hq��Ϳ��n��&M(&m>�j��X�nY�Nڳ��C
 ��}5�p�3�3�"n|�!��1�v�����	�og_i,�S�_���_�c!q�Uٽo��� �~�W8�
�W�@0�׸�v6ݓ�ōq�A����,x��z��sM��׀�h�
��.|p�[��Q�NS�IC �=��}/;|� �����]�Ʒ��/Fg_����U�
+D�f�u��>g�#憣wNnKCQ�;'g����Ks��	ĴcN�uSo�`��*�a�
���c:��|@n���X��
�L������'�9��.�K74�/�	.����KL�"�o
���u���W���b:t�g/@Sw��8{���[�y
�,zG�����
[�[/�
�mOuMCXjȱB�45Y�7��9��4����m|6�!�'���
����Y��Y���B�I�����j���>	
��T,���
 Lr;l�hq��ct�8b/�qA���c�K�[��t at H��"��
��S �����"��I	>�$=%��ܞ5�Qǜu�1A~� ��kh%��5��� OJ
�&.◩i%h�.ZE	��=m	��e�EJ�A�3Y�S��*c(�
B/Hq��Ϳ��n��&M(&m>�j��X�nY�Nڳ��C
 ��}5�p�3�3�"n|�!��1�v�����	�og_i,�S�_���_�c!q�Uٽo��� �~�W8�
�W�@0�׸�v6ݓ�ōq�A����,x��z��sM��׀�h�
��.|p�[��Q�NS�IC �=��}/;|� �����]�Ʒ��/Fg_��G�U�
 endstream
 endobj
 2353 0 obj <<
@@ -17497,7 +17490,7 @@ endobj
 stream
 xڵYKs�6��W���˩�0 �����ͫ�l%��n�0	I,s�	���>��&���d٩�� v��������p�Ǖ��d��Q�� q$D
���oEP»��<

��C��<���q
�~�߅�LD"������ge�@���%�����W�k�
�����6�M��A
 ��B7e�:����w{����{{���w7
��đ�̗*��@�(O����DJ'^����o��]ꍅ��D��
-�>�WEI�ΰm��Ei-�j���5^3�W��:�A����S2t]_�
��&a
�H����b�
+�>�WEI�ΰm��Ei-�j���5^3�W��:�A����S2t]_�
��&a
�H����b�
 [�t�]��
%1�2Ƀ� 5#Iwc�e�V
 ��r��½��(��\y��Xd�V[�Q

���])��HegJW��x�}Og�&��e���YX���`0��PF&�k$������9�]�P��+o�ݱ���p{c��K
 ��ʢ,O� ��G`�g�t"�h��a1�B�HAc����=Z�T��UC���D�UC��[���@\�i�2<�i�v}�FH��a�(q�z����w{�D�����noT�qh�S��Ho��;��x-
�
���
y�����[z����S��?FK�U>XY�ӳm�W2lo����',�
����]bB�U�]�zZz#q�\ߏ��ƥ�M�����L��
�n�

�/dap�$�iǤ�tM�!`z=T
��;Ҩ��X1�	�M3dZU�㔕,�)
�QS�2�#[	�o����vg��l�.�=U_�Kk"p����Q�X�����b7�?q�D�%"i��
��v�
@@ -17509,7 +17502,7 @@ _
 
 �y(�����TGq�
;�|���+ȶ���s ���n�w�z�5,.��X����?K�7���=gam�>���I�]���6%
(��=7�&� |?��
 5�8*��=������OpP�>�����Y�+_'���ACtO&�1e+?�F��G�0Ђ+����D�����Rr�����J��R��K�m
{n2�d�Ls�E}������X}F������5�3r���T��y⊭�*\��P}�vM�����]���R�u���*�J�����3?{�Վۖ��eYm���j~�Ȏ/�ie�!=���vdo`韼����~����e�a��ǟ׃Ay�*�u�z^g��AP�$%	y#���\��U'�
�n�rN�t �b�*g	�d�,���-���k �u��[�*�t�Y*��\a�/�7��#<�N�:uz����
-(t`���3?�:@�����{�R�.R~�Xl8�*�UՕ�>Nw�fg���/5ϻ��~���?��
�
+(t`���3?�:@�����{�R�.R~�Xl8�*�UՕ�>Nw�fg���/5ϻ��~���?��
�
 endstream
 endobj
 2360 0 obj <<
@@ -17546,24 +17539,17 @@ endobj
 >>
 stream
 xڭYKs����W�`+�1�
\%"[.�Re�f*Fp1K��(<D+�>��3X 
���
w0���$����ǫW
~��GYΌ��IK�<:��n�'Q	k?E	���
��S�t��0��߮�9�a�e�b)�FɌ�{�����,OS]�<e:�2�J%2�.��������2W��~������g�y*Xjүe.��s�k-�;�R&�v�9
-��ߴ���+ɌVn�����L�l�m��H2�_���Ʈq�a���W�
ݾ�;�c��U� L���,��CW
��P��9���k�#��y��	P5D�n��n��d�
�t�^�r&��Y.ݍ�X)�ƭ)l}�-X@��w��&͊�^%f��"u�L�䴽lw{a��x��C1 �J�
-�D������J�\�o���bݝ��?^�^�h�H�� AK�L�}�
�$�_��A"�h�E9@���j�S 	
��+W�-��	N3ۚ%̤i0�
-<F��2n;�U1���\�7�=
)��g\��¡��L�N�xbM	�=؞�
���u�(��f����5��|ɲ��
h��$�=�E�YUWE�����cM�&:�E7Q�
-���
���c��4�':R�����'2�=� N�$w�,&	(Z��O3�U
- 
-���Z5pV���a�%�*㟣�����`y'�8������^����ѱ�AA?��]�IU'O�샧ڒ�vm}�敇*�]\��$�n�,�D���p��<V�};���:K�W����d��E
]�� �� Qo8���D�_y}7%
<�ǀ�7�xS]yal����BoWB�ήp�
3
���;�q���3
HqeR}�+f����R=!�<lZ��K�]� �Hu�xoa g��Y�\��۴^'B*��,
,
�&���;�1g=�g�����q*El�ގ~e��p�>�>��Lג�m7T6�&��:8�5�iK����
-� �9caK�ۧ<��� �=Dݬ�•����~Έ�D�ct��|3�Ƅ��M=�t�쩻���m�`㡶�AM��t����l
z�
��_ at K�� �%���`���`gD$'�(��J�Q�#
�
P���d
`��`�T�=�@$�"z��]���7�lK�,zbQ
�7�4mwr�/�S���#�/��[ vu��Q0AZ�' |���vhE����ECߤu���@��u?��
� ��
�1?$�9���`�E!����+xQ�
-K��
-��a����0�7

'O��Ex^f)�a.Ta
-L��WF�� w:g����n0ʠ�Sj�Sq�o0R.�q<�M({�)Y��P;��ҁ
*i�j�|�!��' ����BL��If��K�S�Wb��7|�B���a�
��n���{���U��[�f\����G[%Ls�
-7�#
-RPژ���K5��
�����ܛ�-爈\���2y]��8��)�U�Vx^�
���~Y|}O���/A��GK�a��
�qhO��]AS����`��}
-��o�fwW��z�簕h�Ug dh��>�&i�E��{�;�r��Yn��b���h#�����o�Y3
6m}��*��!
rd�lև��ggz 
�7�o�S>�}L
��*$K�^Lc�y
��)�"��BA\Oέ��>��V^�����S�I�R�ͣ46<USar��MN�8��J��nii�8u�$��S���~����3�y���Y9
-m�J�E`��
�~��L�)�g���\�����A��D�}����ggҜ�Ù���yd���ES_s�1z�Fh<�)x
-�\�����&d;,Ӵ
��K��A�R�2�7^�#��Qq
���������X���2�C2������i�<~7�^�~X+O�R�8lgW�RS�&>���:DP=�y����ՖR���b�L��I>���NE��V��Wq8@�B�\�MU��i�q'M&	��*�2��L��gN��~���/�o�Эx�vg(�z�`������-�D]�CsXQ[r�^g.x�I��Ng���˴.�
��)åqX��ۛ�Ykχt;`���<�Ͽ�����׈�X.�����P�D�{���.yunT 0dF�˜uQUm�������0�aa�3����R˻�~6D�Z<�
��n}�z�9��[�z��xc[ �%�ꥰ�ݹ�~OM��������{)�����ste��H��fKҐɘ�ٟP�/_����Z:}Q�žsQ�f=,��Y�dz.���K��'(�7$�T[���75]e����E&��n|��\ǐd�~�B�CW
��W��e`�^�
� S��7{��C�C���w�dw�Y"O��	��G��&[�H��=�E��
-����/��b3�fYۑ����8>����
ϣjp��m�3�b�Wp�
- ]���akI���S��3
4��k23�z8�l=;p*�UC�I|_�}����a��^OES@���C�2��^���9>})={
���⺗�J�ﶚv�gA�-�`
(ei�Q��l8{�	^�1��磌Ȩ�skl���:��-�`0(� M�Ǭ����<���<|�ClHCEsg����m��8T�h'��

-��ſ3g���?��B&
+��ߴ���+ɌVn�����L�l�m��H2�_���Ʈq�a���W�
ݾ�;�c��U� L���L��+Cu(j�
{���G�� ]�<����t7V[7UR�_�p:S�J9p�,���� � �h���>�, _�`j�f�t���{�:s&lr�^���0�a<�f��p%K�Z"��N�qqgv%c��7�~t�������`�H�_$�\���a&Ͼ�
Gp�/p� �C4͢
 `�K5�)��Bӕ������m�f�4k��
'�+e�v��b��s���o�{&R������?�Cy/�D�8/�Ěl{�=�-Q�lQV�
��'��k��e��q;���If{�+�p�����̓C
ƚ,�Mt��n����m��2�

�ڳi�Ot���

=Od�{�A��I�YLP��+`�fL� ,
1�j
ଈ�!��*K.U�?Ge	�����N0q"+�����c��~�g�֓�N�V?�O�%_�����+U>���9�I6ݜYv�7,q���y���v
�}�t�.�ܷ���'����AL���p�щֿ��nJx�{o��,���,ؖ�d�2ޮ�ʝ]�Lf:���wr��ɍg��ʤ(�DW"���4zB�yش<�a���m
�����6$� �2������i�N�T,YX8 Mp[w
tc�z�Ϣ��
�
�T�(���
��D��
7|�}�ř�%}�n�l�M*�
�up�#j�Ӗ
Ae�3A<s�–l�Oy��A�{��Y�+UO
��Q���6��6f��	��
�z��n�Swsk�ۜ��Cmo��
+O�ص�^�<�zk���sDK0���_
��ΈHNfQ�}ە��2�G\;�����:��	�ʩ�{�H�E�
����o*�ٖ4Y�Ģ:�o�i���_r�8�G�_�[� �ꪷ%�`�*�
+j
4N@�����Њh��
����I�+Ł���~���A�9�c
+~H�s!:
�̋BnE�[W���.�>�Ø�ϙaHoN������
R��\�*6�
�F���r
>�t
+�P���`�A�%�$�
���`�\��x�P�@-R�%�vLӥ;T�`�0�%
��C�O@�1�+���$�̜��
�(ܯĜ�o�,����ö9XO�
*��
!�
^
�T͸/*`u+��J��jn�G���1)�ŗj:�;V��˹7�[��,Tճe�0Wq ��SΫ���+
/������B-G_��U��>�to�О
+�'��
�(S�>�
2�

Ѕ�>6�߀���
�
+�9�a+?.�(��
 ��x_}�M>�.�B�Pw��
+���r+Ÿ
���F���
�4�f8l����U$��C(8��,�٬������ <�o��e�|z���-TH�J�*�Ʈ��kS
+E
)�"��>��[_�}�խ�tq��٧����*�Gilx���䊹�&��q0�ѕ����Ҁq��IHc�f%��jW�g6���O;�r�@�̋�&�6��ə�SH�P��	��s�[��n��(���#��Τ93��3�m%.>���"7
����c�̍�>x�S�`�be���M�vX�iH�4�ڥ.eRo�8GƋ��8�����+���e‡d$��C��y�n��N��V4��-��q�,�6� ��NM|��t��z�r=���-
�`ag�>�d5�|�5����᭠���p��#���`�����p'�N�L��U&De`��s
�RϜ�+��X��_�ߚ�[����P&����2��'��[\)�
�V�氢��.��\���S���#Vm�i]x��S�K�꧷7�֞�v�,��y
+�a1%�&^k���\�U��%���L��3]��ܨ@`Ȍ��9뢪�
))ɫa��¤g��a!��w��l���x0����� ��s��
���>q�ƶ@ZK(��Kau�s	����=����E�R*�
1���Y
�"k�j
͖6$�!�1#�?�H_�4W�K��t��\�=�N�zX�����g]����TOP�soH�yA����%o2j�������L���빎!�����臮:
��r���H��9RA���o��o�<��e���гD�8&��D=M�~��?
:{*@��-6���_~�fͲ�#�)5T+q|J�ݓ�G��*�?��,�y�o9g����� 4��+
�
��֒�յ�p�g:h��})�W?�df��p��zv�T�m���A���@+����	��h������@;5�2eF/��5
�s|�Rz�<���u/+ĕ
�m5#��ς�[
+6�<P�Ң�4��p���"�c�G�Q�
� �`1�u��	Zd�`P�c���Y����yı�y
�Ƈؐ�����mcS۾�q��N
	,$a�g����k6B*
 endstream
 endobj
 2367 0 obj <<
@@ -17595,7 +17581,7 @@ endobj
 stream
 xڭZݏ�6߿�Ow2���9�zm�z���&Z[�U֖\I�M���!)��e{��%K���p>~3C�.�t��͟7
��[hC�L,2�	�f����~��
����D�l�l)�
�
�L�x�xw�GF	��B����"��0�<���|�F��Ĥ�\��.LJ�^h�JR�x�Y�&?��f�F&�����������>؛���Y���s�`��8��tJ�Tv�����7�龜
 �)iI�^�W��Am3�r���,��]�
���
�"��
-�

-��R��hڲ�@MZ%�0B�����\�;����?[��`Ke+F�k�8�˹�J!@�߮�40�L�pxm�=�KPF
+�

-��R��hڲ�@MZ%�0"�����\�;����?[��`Ke+F�k�8�˹�J!@�߮�40�L�pxm�=�KPF
 ��4�
ۂ��~�M3ND6�4R�����֝�n�#���ϒ�q_TKty�
 ��$)��&���&��
P�	��;{>w��ޟ���o��S�]hFJP"#��ߠ��Gpί�^"��T/
��Q��O�%�ȕ;r׭�֩3
H5%Y���ڀF���j�nˮ|Bu���Lj�.���n�~5�u`Xw�{���r(�i�In�Α����~�;��OEd`:T���
9K��*�yW���,l#�

P�/�.���I�<�tҕ�­束y(�`}lt%��Ҷ]q p.ɓ7�L8���6E�\1��f�����n��n_�)4	����z����[���yv�����͸e�=�L�3^v����
�M�T�G�E(%�DJ�Ho�{���4�Y���͕��9V�n�n�Ut�	�DY����M�j;�� "xO���
��7���
w�!���a�1 0�� B��n�ց7h씯���`���,$:P�ٟ�*M�ݱ��(�:47 &��}���D��]yR�kt�������z's�⽱���a�
F�X𷪫
|��
��،KT��ڌ�3���
��F���0 r e��f
B���b{�$_���Y]C��BJx8�bH Sfb1��3�c�b҅$��q7#� ��
 
9��J�^V ���l����+?8:<��ݰt��}nk��7ug%tc�1���N6`�T�b~3pg�������
Ɜ��LN��{��7��$��:�eq�>Y
�kfԶJ5Q`��\�y�O�d<����}�l_��諁x�q���I�"�O��$O�.��:@t z
ÿJvy�M�|�c����>�瓀���
��
@@ -17610,7 +17596,7 @@ v:`
 ��[A�m�	*���5�(:`�$:�ƈwߟϾK�r
�>Ä:��wz(� K<q��C'�:���gВ31��O��7TD5�L����q;
=�E��/3�w�LO���B��>V\�YBVБ�����
7Q�'�ƣ���_l�r�_�\�\�~���̕�>R�9�F%tz�2�+�"2�y|<�?o5 ���-���6SP�
s�����\
>��-��v�4�,0p�����a�}
���1�o
N�qC6��(B�6���WV���_�3
FIc`�
��;~������>���B�S ���S�_��67����M����U
̵ص��W_H#�
�\��W��ʗV����R�˦h�/g:�5���;o}�&��t���I�'6�ǫo,%"��t�r��M�+�����4�����
)��@vK?b�-x��~q�~�^�m�� |!
�<�`��6~��}5�o�lɹ
�������7�G�vsݺlK��O�U
����Հ�j��}�V��Wg
��{��4��l��o
�^K�^˸4��#x4�
V���>�D
�М[�@�:�;�1mL���ϖ	�M`�\����jx���
�d���I
 ͟��_��	�Z�w‹���f�s����� �mN��x0F��o~���s�&�#��1��t�l�Z1�HL�x_�"MK�?`P6�=X�U��D�����]�
 ���Z}{?E������K:�Z�
�>��W C&�W��l����:�1ަ}�_ at C
��{1�X��r�g��H�/�\��
-6����%�+�eN�2O.hF(�N�m�@��
�6��:�[��!!}_�s[A����:RD���g������c9�����`���v=�	�_F���Q�ν��2�x����g �43���Z7�y�M�G�٪n&t^7p��+�o�:E��{��
Z3��Z��u�v��������
+6����%�+�eN�2O.hF(�N�m�@��
�6��:�[��!!}_�s[A����:RD���g������c9�����`���v=�	�_F���Q�ν��2�x����g �43���Z7�y�M�G�٪n&t^7p��+�o�:E��{��
Z3��Z��u�v����/���
 endstream
 endobj
 2374 0 obj <<
@@ -17644,7 +17630,7 @@ endobj
 >>
 stream
 xڥZYsܸ~ׯ�������H��r
��n6�Jb+����5CI��8Z�#��}� H�Ñl牸����F�rs���.~�P��q��s�ɥR�������f}?m�0E��D#66-�V����ſ�5r)d�7.�"S/�!7�	U(��7�o�Y�]Yf7׷�"��8��J���o>&���rk
-����w��]�t��u��ʴ���k7�n��(�T���e�ؔ�WH���a_�yji���/�kD���m+�j鄵j��r8v-�
�M<ަpdX��=]�T]_Z`�K-��\|���P�ʆ�Ǿ����
�L��VIX5����I�1�ٯ�p��fJh8�+
��[`Fk��
���-h@���l�\
�/6����h�Vg��̛����[�'��C�^Ba(d8�Rd��9��K]$�]l�&Q�|C��uw������Z���MsƄ��"/�W����q	8�x��8�o
+����w��]�t��u��ʴ���k7�n��(�T���e�ؔ�WH���a_�yji���/�kD���m+�j鄵j��r8v-�
�M<ަpdX��=]�T]_Z`�K-��\|���P�ʆ�Ǿ����
�L��VIX5����I�1�ٯ�p��fJh8�+
��[`Fk��
���-h@���l�\
�/6����h�Vg��̛����[�'��C�^Ba(d8�Rd��9��K]$�]l�&Q�|C��uw������Z���MsƄ��"/�W����q	8�x��8�o
 ���l�X8�Q�|��{d�s_�z<�J
�c�cSqCM
2A�|�LӤ
�=w�*SyW����.us��Wب��c�t�
(z��,	��Y\5�n��]=�С|쪾ߒ�$��L��o�
 �W��1�p��K��MD
���%,�����3�Q�b.P`�;�{�Á���4xi�(䄧�$;<�����:q)*����8

J2�����M&
 gr"#�"�zc��ĘS2r2�m4J�pC 85�p���x�n=-Ț=�m�<���&υLGk�3<ʘh`�u#g�zJ3P$]��G�����S�QSA�p���"ϲQ\%ȶ�*�ՐW|�P��!-�fs	��,���.��-L�OT�&?+�La�����H^��PdK��D����O|��
�'�r���JZVK��~�]��T��
�O�oH"Y��n�c3�)���f�d��{��ء��Aj
x���kQ�I�'����9Q6Ly+y�[�cF1� �(����o�c�yS�� 5V
��U����f��"{a��z�|��uT�]���Ww]U!]�$�VM_{�An��p���	w��w�߮���]�@�j��.pt�bo��"��n�e��N*���L�g��zI�-��^5O�
LD��v����l�y�W��=q��ޗ�#���):K
MQ�p(�������g.3�-Pco�
+����r�G�j�~܍�<pP85W?݇��
���}j�4_C���&lI'_
@@ -17656,7 +17642,7 @@ gr"#
 ��b-�G)" �&�B2-L�%�p��ȍ�7�P�����u7�x��$X��/d��|
�ӘӨ�kj	��~�l�Yp���h��s��"���zN�JcGw6'�}FX
NNC]@����)��5����R��I�b5� �U���=P
J����J���G���,�q:^����5Ag/u*�Vش8�T
8L]����[�V<3(��V�i�W�Y�^'OI at v�FMBS���M�<5A(?�ay���q�S�#A��|��2x|� H͚�
����%��+����Օ��m�6���>��&���Z+Y.���?��N�
^y��k�p�Z���k��in���O}��Z#\j�uW�9\�Ҡ+�ttec:E��1Pu���
c�麛Wm�gűʔ �l�L�f!x��k|�5�^f�W;����s��O����dcy��� 3���/�Q���g]��(_I��;��
�uˣ%s�n���e��P�pl�%^��iW5MO9f��ǫ �ӽ�pan��D*�(χ�|���,��
�Mi�OI�Ͽd>�����õ�J^��M�|�~>�&_���ހ	��[��߬ra�V�	��}�������_�zJP�=�<5\S��
��4�}�����n�i>.Rx�.���t,iÏ14K��&��)��\��1G;�a�І�S���
�x�zc�E����}
�&$a�����W��� ]B8�����:���oh �';�(
�,�����ā�`�I� �K
Q���z�e�Y�p����^_�Dl�;ˁa
��
 z
 �*�L���
-�^�MbF�v��e�K\Ab܃�/�,+>��=q��
��GZ�rΆ�i{II1D(<�㰺d�x���p��	8�,d�6cY/� ���k�@
+�^�MbF�v��e�K\Ab܃�/�,+>��=q��
��GZ�rΆ�i{II1D(<�㰺d�x���p��	8�,d�6cY/� ���b�D
 endstream
 endobj
 2381 0 obj <<
@@ -17689,15 +17675,11 @@ stream
 x��ZK�۸�ϯ�)�*�7��rU��w�[�JbO){�D�p��,Iͬ�}��4���R9	@4����ݠhq]��Nj_/�҂�"֊�RN(������-�0�sA��lq�fn
 �*™���xu�h
K	��0Z�
]��V�����O� �TZ��rUT�(Sؕ���\�����E%˗�{>������e$�iN�՟*���1R)�Q:3���|�B��-��r9�*�
 ���\A�5��2b95DJ��}U�n�$�|ϗ
-�

�yw3�ʦ����dT�	#�7o�z1��z��}����
�TU1gV�~��}�;�4��֑y�f���M%܉Q�ehX�j���X@@u��D��D�#��z%��Ϲvp������n6�\�7�v��
P�N�Ds�j��3^��uj��d�=u����	_�xs9Uaлf�%,����?�p\��>��kT����p~"a���
e�kS�h*gr�j����wo��m�����
mHUM�<c����\�:�n���m�����]F>�HQM;��Ϧ

�-K��<��l����s�V
l�|��Z����v{
6��o��z���3+�˿�x�;n�
�|
�2%��w���[�fт:e��muG�7�l�U�h���@,+ôu��.pf�J����!0JlO
�O�sž�*>Ǟ4��w���Wi���t��'��@�R���M�-1L%�~� >i�a�_s��ʜG����k	JI46̾ņ�}���Ʉ"T
m��j�����I�HD �r�g�qp�[�|>�A��B�RZ>o�Pʷ��Op ��S6�_��^��?C�4͹ ul�qbJ�֓�jX�⬤�� �0��(_�t�^��kS�
]��W
����3p�.�zt7iM�߾����~�s$	����w#B�+bGv^
-�d�_�C�d6W\�	�㇦�����nw�y��Tݽ�}@�����w�5}j3�4��t�h�����8�p�<(C�����J�
\Q8��0��7�е��'~אYHz���ߣ�r٬��zx�9��d�R�	�>HE⃸j�
�1��/�?�����-pr��ae�G��(��n�4X��߮�
ؕ"��$���
P$#VN�앆2v]&�R��S at RJ�Q�e�8�D�c��q%L�5��pw-�3l�����76>�Z6�k��QHU& � Ϩ
��5O��z{B[<�B��Bu�u`�N��+Rq�v�� �;�<ހǏ��,(O��j�=p?+�c�G�#�9�V�q�����wۻ�8

-%#:ħ3t۫��!�B��qݘ��

�*�m���q�W-��s�w7s���F��",N�߹���3d�Y/ :&�I�q��8���9�b
P���H���� EY�ń�J���O�G��v���x�Y�����BN=
����P�˳Y!cIR��,(%�KKP]� �r�!��"N��BS��푛f:�3��\�D�V��|�� b��?��WHO��7�٩Z�|��g,4�yo9G��9���dg��*����b�q؜�!��O����Fxr���)Ɠ��	�p�!�T�	�\ě
]��T�ޜ�KВT�
�|���1W��.����}6y�_c�e�q�i���ǵ�OjMR¸I�v�P

-�c�����c=�`�FI
�~c��/����3)u� K����(�:��xޘ�u� ��$�0|�! �
-��~r/?�C4�m}�ۺ
Ux�K�hX�r����+b$K龿��ט+P�6�����~�^�8��߇��v5��+z���0�t�Z0�'��	tV�_P�^.P����Kص��+���N�և�˅���b����Gɀ���
ˎe���G�]a�]�.�%̝��Р'v�_% T�ʟ�˦Y:H���I��S*��Ö��CG� T���hp7% ��p��u�m:_	'�5���^F�����xɗ�
=什�a�*�z'�g�ϔ��
�a
O�X��>u�F
o9�j�ʰ\^�9�n�$��T�<^SqR1����1��&��&U�p�7�2����z
&8�FL�XC����p���א)��q�0�
�Yи��DHs������v%6�(� б
���Vj��t.|
-�� �
�5AL���88oJC�
ª[,T{?�kz��!�2��>w���
��3���_5
�1��}�|��T?Ȃ���
����B���Eh��҆y�Ʈ������/e�
C�]w���2(��<
-
���v2
--����]FGn<�0n���
>�y���!|J�0?���4˛������ %�C?��7�b{����|�:����% {|��>�?��z(��`O6�/��p���
��q&Cw�/v��!���V$�v��C}�K��
�Ib_ю�\�""��ʬĈ��
�w~R�Ns at +��)
3iE��16�]���K�\����y}�g����z���wX��<̡4G���6�g���Jx�ݰ���� �=�eF�b:ڳ�]cq6��2�`K<\#Ѵv�{��L�#�����‡D0j =�����.�G�I��n�R�[�>�ҕ/�rc0Yʏ��/�җX�$>��}V��[$�q:j��f>�¿�,�*�Z���
-��IJ��0]`�
D��ሾ3����x)�,��~!�*
���
'Ԏ�C,	�J���K��X��
+�

�yw3�ʦ����dT�	#�7o�z1��z��}����
�TU1gV�~��}�;�4��֑y�f���M%܉Q�ehX�j���X@@u��D��D�#��z%��Ϲvp������n6�\�7�v��
P�N�Ds�j��3^��uj��d�=u����	_�xs9Uaлf�%,����?�p\��>��kT����p~"a���
e�kS�h*gr�j����wo��m�����
mHUM�<c����\�:�n���m�����]F>��
��v��M;�[0�P5y��
��I�����"��������o���l.Dy�7���_/gV��y��w��=6d� eJ8
��֏��f͢u�f�{�0ꎎo��1�t�z��1T�XV�i�z�]�̰�~ѵ�C`�؞

���=-T|�=i�/�����
+_�
�0�O�߁�/N�Z[b�J,�p7@|���$��v7x�9+�z������h,l�}�
G����	E�8�(ā�~
c
^�#�V�� �2�$�d��4� �|��`'x��9��|޼��o[ǟ� �	�_�0l4��
��9�P	h�sA*6��8�ĔX�'�հv�YISzaR1Q�f� ���-צ��$��<x?<�g�&]6��nҚr�}�����6�H�]�F�$�W�
�0���b�����l��.!�M�ە�����ǩ�{���26��]�5��k��f �if��@��) 	2zGq�
�4y2P�(�����=��p�a�	n�kMO��!���h�߿G�U�Y����$s ��Tr��R�� ��7�o
;�K�����w��hy
�ܡ}X��Q�8�绛)
�h��&v��,ɳ�6Ɉ�-{���]�I�x&���c�c�"N5Qb�X,u\	�u̓3<�
F��
[��;��Ϭ����aR�	�� �3�-p�Sm�ޞ�O��Ъ��P�e
�v��}�ʃT
�݅1?��v�7��#,� 
����q����������p�Ua���71����?N�BɈ��

���st��*�C\7�C�*G���z�gE��cE��U���
���\������wnh��
d�
��	gRE�q�� �Dk}y�������&)R(�*�HQVx1!�)����Ǒ�]�� )^a+��ଐSO��e��t�9��lV�X�²1
J���T�F,��\n�����.��{{�f������?�=����?_�=��g���RƓ��
`v�1��3q�� �s
�[�ő�eN`44�����$䢠l
6�oHp$�v�� ��\��'|����~:�q�9�g�'��BWD�*լ7���$��&�j1w�U8�
zp�a߁M���Xq�sZ�Ak�q��Z��0n��;�����<� ��XOc��QRG������
�����CJ
'�R���,ʹN1?�7�~�&��2�} 
�c��l�����P �e[_��B��R&V���m����R��ov�5�
+���M�!�_��7�����]
�����u� �)
���	�u������
��)�b�v�� ���9�Ӯ��|�r���m�A;��Q2�o`4Dzc���eW�hW��sI s�.'4�
�W	 U���i��zqR�����𰥺��Q@$ gp1�M	��#
xy�l���W�I9d�����Qm��A�1^�iG�.`��C��?��	A��3%&qFCcÓ?���O]6�Q��C��ڨ2��W{����-ɽ�5�0��T�T��p~hL����m�	E6\�
���x��F�^�	�:�S'�Pp5�-��c�5dJ n\2��BV4.$8Ҝ���C"po��]	���
+' t,�n����n@�1
�
�B�?���x
D�`*�������
��O���ޮq�(�����ݡ�w�$�L)v�W
�|
$m�7�*#�� i(���"����w�n�㽴aޡ���1}�=b�Kٮǐ�c�]�l�

+{<�B�{�:|����C�6�4pW�ё�!�[z�:�q
f�j��<����
��&�v��=#@	��z�����^�6x5߷��gt	�
���Ə8A�
J}(ؓ��K�;��n��}l܇�����]�xH��k�ɥ��e�P_�w4�x���E�c&�������2+1"lr�񝟔��
�J��E��LZ at Qd�u�M��D�}p�3�&.�Es^�D�&:�^�2�
�%s(͑fu���9����e7l'��G9�iOl�Q�����s�X�M4��"��H4�]�
k:���h�i��!L�HO�2��l�.�K��h�?����疲��t�K���L���v�K��%2�O@���3�I}����2�����/9
�ʦ�����1��_��6LX�G�|t8��
��� ^J$Ke�_8�J�x���	���KB��_)��ҿ(?��
 endstream
 endobj
 2388 0 obj <<
@@ -17726,25 +17708,26 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2397 0 obj <<
-/Length 2948      
+/Length 2947      
 /Filter /FlateDecode
 >>
 stream
 x��Zݏ��߿���[�:���TJ�&�mUj��ZU�<���E���3���=6fv�R���5�����w���.�џ^��J���T��¹$rR
)�<�z���*X�6�"�]�H����\h��������
N
-�t��F���=d�dB��o��ͫ���.�45��m���fQ�22�n��m���7�c����߼>�x��o�U�E��Oe��H)�[����R�K�
��W�S�Z&�YC�	���7�e��v�j�	cԚ���t:�
�ɒ�X6$��C��z��5e6�B	����(��,Z~�����w�4����QI���Nw�fOR�$��O�p�0�I�� |�'$�

-6���F�H_`

�o�b�H܆�J�F/ȏ:%wf��L^���vqy9��S1��I�"�f�ɿ
t
w5��$���s������ji�"��J	6q���'��I�� �/�p"�(8���L���
Xj�2û�
@
RƯ���]C::����-�N�����AYpc-�+kP���E9XlI�)Lj։Ƚ	�jz8�&.�_�gR�4
1Ҡ!����3%I,����Y��u.m�V��2$:���76��"3��S�R�vBOxO�Q�F('n����8���A�B��x�}�O���� ���Ʃ`�╦�nWt���
\�h���x��~8'��Ey.���][�2.��
T�2#�)��0,�6?1@�E��
-��^�]?4�����T���2%y!r#]CL>I��%�'iF��?_
V���P����		�ݪ�Y<'p�{��f����Agq]����Պ�I
-��c�o/-�~�-���fšT E�����O��l�H���	��*ٍ�$>��O5I���Ɔ�'��n(�Ƨґi�+8\��|!�`u�yp?ԣ�m$[�ŭO�lHJ5�y~�
�s<�\Y�ӽ�F0����҂�U�S�Y���
-_�bJq.�6��r�����880o3�E[0��P�t������X�''2����6Έ�cs�ɖ��虃b�t ���
-ѝS?6#���
�hK
�9i@:1:��z��U��{���oL'T
o�� ��ܠM��q�ڿ2߈�S
�wM
E�
��~.f�
�i�#$���o��9WO�й�]���4S��ktV<3>���Y�7y���Si+
_]
Hu���a��2�r���I����
��4>	u�� �D���O��'qɬ��ԧ�J�/�v:��$�?NMw��U��V`?�<�iUp������
-eݶ�%8��_�yy����
̝
-��ߑE��6Y��e������W]j
��t0�V
C�C	��rF�58���

(t�)�ʼ�W���A) >��<�'���2�r��S䮏d)p�x<+�
��\��T�ި�9V�
W�FḼb�=����[vo �mNx�Yťf~���
";��	��Jl��������ƌ�
����R��}�·��y����b�#�
-Nz8R,q�"�G�����$�fɟ-1O�9.��
-@�s?4�dɮ��zV��)�"3yX's7�!�z����D�J��MKy[_��#xP�5A�5A�6����e}?�* GOU3�ݡ ��M{��@K6����M��h���9uQ
- at .�
("�c�/�k`NbT��v�=j��Ln�l�
F���h�
�����r�������I��OeU�l�>��hVG� �8�e�x+y���z/�ֵ�
�.��N[�
5ˏn��E2��h0�6�õ��C�f��%��G�}0�U�V}L ����o
-�����+�������>`�խ�m�fC�Tp
O�U @ +g
]�
ؐ�@��b�/�'��(�}�#oy�}��^j���0�x ��߇�N E���yM(50�4p��e$�}O�ehO��07�d����]qnJ�)��e
�u��A����stO\
/˪‎��}�ޱ��dZ
c��,?����k�l��UqCɆP���эq��Cۚ�x�@J*�&�J�6�n��I	;St��@���B�c.��
�/�78��;-f� �sA�k%�^eIV��L��e&T�h:O)��+�
64���/�t"�j�8t�v�_�.0�&?A��s
F��t�/�EM=�L�gZdw|��0�3�I�A;p���)+�Y��"��`�M��o
q�3#ܾ[$~k}��!�������1���
D^N
���۱GM� h[�2�����ʹ��b
N#ȸgR΋EwW_��S6tW�I&䵅yAǙLV:^e���ȻK[{T���G�ӄ:��N���zK�
u�*��纫�͔��Z-+xsj���ˤf׹��vFv
�S%�2�sa���!�HιO�]*�
��d�R�_���`����jU~B?��lqIt��������/��*�<ӱ.n.�b\]cS�
�;�ٛv����y���\�5�>���S+ɹA
�{vO�z���o-���c��{v�w�`���P�[����������������ݫi�o��f߽���s�:B�U�C���m���yү�����L�m�w[5�V�l<��z�G�
�� ���&�}�Ŭ	7"8����ȐI�
ok�8Ehf
-~�/�M2��=5�<6P×��k�u������K��{�ϼS��b���g$ԈZ��7'Ե���&f���
��?�Jh����9����!s�*�s�D Q�v�
rne$�@��DWNm.���g����1��+∭��hDZ;yj6"NїSK���Ҿ<��Wɤ��&ũ�'�&%:�˷�֑F���
--�/4��-����� 0Ǩ�&�<Ju+SXLa���n��՛�1at������,�>�5>W�����r�җt�?�m�'�&�y��b�\hP�˅������(:�_��;��Ny2����!�L���&������o�����ۃ��O�6��r�KUsݎ'^y}���ox����UX�m�
j��-�
+�t��F���=d�dB��o��ͫ���.�45��m���fQ�22�n��m���7�c����߼>�x��o�U�E��Oe��H)�[����R�K�
��W�S�Z&�YC�	���7�e��v�j�	cԚ���t:�
�ɒ�X6$��C��z��5e6�B	����(��,Z~�����w�4����QI���Nw�fOR�$��O�p�0�I�� |�'$�

+6���F�H_`

�o�b�H܆�J�F/ȏ:%wf��L^���vqy9��S1��I�"�f�ɿ
t
w5��$���s������ji�"��J	6q���'��I�� �/�p"�(8���L���
Xj�2û�vJJ���Rw
��3���;�j?h�~TTe�������A��wz�`�%��09�Y'"�&l��ᐚ��~I�I��4�H���*>��`�$��_�g
׹��[�#ʐ�4�+Z���/��|LD�N�JHy�	=��=yF����1��3�T��I
+	�o�u��?��G�ʾ����W�n�]�U~�{p��m���kn��L��.�<
l
+:k�wm�˸�rP�ˌ�0
+K���_��� ���#(l
+{�w��L����S}s˔�ȍt
1=�$��8w�Ϟ����|5X�:�CU˓'$�w��
f��1�9�ޛ�۶G����u%V�{W+�G$)��Fo�������i�p�c�	kRP�i�sRs?�C���"��'ƪd7>����~<�$������㻡��JG���p
��_�ա���P��EԶ�l�>E�!)�
���{\��Hse�O�����q���K
�VO�g�b�+|-�)Ź��`�����;������8m�D�C�ӥ���gb��������8#��͙&[*7�g��Ё��2^(DwN�،p*{ܢ-q@�������wV	>��	3�1�Py�

�Țs�61V�=j��|#N5���5-�z�;����r�=�Y���W�	��\=�B�jv����L5�_��Y����f���I��O���x|u
x ԕߢ�;��V��<�>
F|ȕ*��&���/�U>��$��ӂ@��;`D>� ��%�b�S�*
�����0� �85�
?�VU|�Z�A�8�U�!WW��
+(�u����Ѓm���S^70w*�
~G5:�Ld��ms�
7�
2^u�y@���pZ-
%Tp�����#�st��
+�>g\-~n8���4?`p�П|��ʠ�]fO��>�iH������30�r͖Rez�N�K��X-w\E��������Wo9ؽ��9Y�g�F��A*�3X��#$tB+��j x*:��3�Jx���J#�9
�
+��
v�n��|(8��H��Y��<K
)7K��%��<U��丠�* a�����%��V�Y}�a�̋��a��aܬ�����v
�*�>6-�m}�>��A-�=�E���?���ī 
=U�D�v���7�-�p�j:7ݎ�Ac��E) � Jx���J�A�`��9�Q��ۡ��Qp2�q��.rz[��
xhZ$P_�I���'�?�UY��Y�T�c�Y
̓@�����)�2W��[ׂ;x��[;m�.�,?�1�
B���
�
Dh
�4��t.Y�G��4W�[�1
\�
���E(�bv[�S���>ڦ����M
V�z�ݛ
MS�y<V ��-t�3`C�"L !��
��<������a4��{�Q�#��t�^|;-“��5���`������=햡=M�s�ܬ����wŹ)�����+�y��U�Bg����=qu�
,��:JV�
Gx�N��i5�m\����&B�	�I�V�
%B���#D7��>9lk��)�D��
(�\�qo'%�L���I?�
�����7ؿP��<`gﴘ�����l�z�%Ye
+2A2��P�C��<�@�_j�`0r��X�Ͼ�҉T���Й�5�H�ț���yi�K��P5��2��i�����L�'��h���CS���g����n��7���5��όp�n������Z�p~
"���O�p
+�/Ydx9q�J�l�
5��m)��S7�z�ql8� �I9/�]}=�NN�T�]
'����
g2Y�x��&�"�.m�Qɢ�s

�On�|�:5w��-l2�%��?��
+6S"sh����m��
¯.��]�rB��u#L�$��΅�^‡p"9�>�w��rp2�mJ}���e
���U�	!�4#��%���˷G��#X���
��X�LǺ��,�qu	�Myw��tgoڹ��c��gOs��h����O�$�-\L��=��Yv���������ٝK�eh�ywC���n�n�vw[���vO�?�F��v�����ߛ}�"��)�]LW��c'�I�z�I��z��>3I�-�m=�|[���n��
�7��o�����i��&܈�ܢ�#Cj$A7\���?��M�)����7�<��Դ��@
_���I<�U���/��Q>�N�/�U
+���P#j�ߜP׾�co��1�; 3��L+�q�"_�n�3�́�T�u
�D��{ȹ����\9����ϟEKW���hC��#�..�i��و8E_N-AOJ���J:\%��
+��
+�x���T/�&ZG�
?+�t��H��$����*g�
�F�#@�<�(խLa]0�u
N���WozDŽ�U.J�K��`�����\	g4�����K_���H\����DV�YF��s�A1.�&��B��
��k;�
�Z8��^����2�
+Λ�
4.૧�)W�o�J�o_?}�C�d��/U�t;�x���w_��a�_�Va���/��?��-�
 endstream
 endobj
 2396 0 obj <<
@@ -17777,7 +17760,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��ZI�ܶ�ϯ`rHةiA�I.�lW\�,��$
(�=�Rw��e$����p�f�F��U�e���{

�G��~���F�/�D�Z�e*ʸd�ۨ8ܼzã�~�8S6�޻��H'�I�`��~��όF��d�͌x��Tʄ����n��^wf����.��%i��T��讌^�߽�~�UV�/��b���Ǜ��f����d�K��4��$��]��)�8�B�o�꒯�e�v[l}��bI��f[a+yʴK�?���

gد��u*A��q�D\�]�
�LiK&��͋�.�==]���C����Ll�
�fD�~��4�J�e���fv��&A��*���`
�q���O��3�.�f����¼Zζo�qp&�X�^6����b8T�

��G�;S2#�Ғ��H���]�X$��)��{
_�p{%O�"�����Xf�/����#	��3
<H�,�E,vE7�K!X��Q&�r�e��s�I�����i X
{�����������4~�����4�Ǔ3yE��>�M]_�h�a#⼣�[z��

+x��ZI�ܶ�ϯ`rHةiA�I.�lW\�,��$
(�=�Rw��e$����p�f�F��U�e���{

�G��~���F�/�D�Z�e*ʸd�ۨ8ܼzã�~�8S6�޻��H'�I�`��~��όF��d�͌x��Tʄ����n��^wf����.��%i��T��讌^�߽�~�UV�/��b���Ǜ��f����d�K��4��$��]��)�8�B�o�꒯�e�v[l}��bI��f[a+yʴK�?���

gد��u*A��q�D\�]�
�LiK&���͋�.�==]���C����Ll�
�fD�~��4�J�e���fv��&A��*���`
�q���O��3�.�f����¼Zζo�qp&�X�^6����b8T�

��G�;S2#�Ғ��H���]�X$��)��{
_�p{%O�"�����Xf�/����#	��3
<H�,�E,vE7�K!X��Q&�r�e��s�I�����i X
{�����������4~�����4�Ǔ3yE��>�M]_�h�a#⼣�[z��

 ��㮝&^�6�G��XT��Δ�p���H������m�`Kg��X*�5J�c���-�c��]��Y!�gr�D2�'W���Ǻ��f�qķ��V`]�
qeE��� m�di������s��IY�
8�e������R���̤A�[�4��o���
J�^ ���a��ٶr�m�?�_xA[a�W+zH��ޜ�?�}[��\J)������!q��?I�WIQ�,
�oP��/ʷ�uOBa@��&`8��
F
�
 �����q[4�.
���;*�;Z�L�IL�X�������mZ�V
�n�\�$��6
�A�m�Қ|�+1� S� ��
D��炨�ۺ����*��
5�'u�I	<Ɗ�Gpο*z��iD0Jw	
�獈?�
=C��G{��
� ö�{�@dy���Dg��+�LI�4$ �>xb[�eq�C	P-i��0bQp�> M7>ѯ
/8��-���
6����_�1���X���4kX膢���P�l��!�2�rq��tu솶�y���zx7��o�-�T��z�������q���O,Ҩ�|�á*k�Ś��]������az��>��C�l�{�PL;��!�Q����9�'J�n�R�=pY��	
D��"1]�^���.�B.��C���NU��k.LQW�w��]��ˏ>i��pp�%�j2�k��T�'�Z�
�.�f�'�H��lĪKCӄ�11E3��W��u�V�
�>y�����'q���'`-0������.kK� ��R)�E�^Ú�L 4��.�OK�8o��-�ۯ��)\��d<��s� |9"��Z�Y]A�L2wk�-�8A!
��W
0����E\<'|���P�U�W���R%���˔0)�w.�2
����@ObD<
G�����#:U����^��s}8�.O�iC�c(x�kћ���\���K&�[��#gG�=T�C�-��9��
�r��\�r�[�u	��#f��pƇ�
C�v�/��Ue���qɵP%2��	tH�S�
 �~�v��䷘P�X
@@ -17790,7 +17773,7 @@ x
 �	�(��ݥ|؀�!{Q�:�fA�>����a^�k:��!��,I�2H�{w��X�b������]Ԭ
!-L�J]���e�?C�ecR j��;7�ܝ�Ⓡ�^d$S�=�IIH`&�>*-L�I�3� ԝs
�-{�XbŅ>���aCw ��^
��4�V������;/�^~�=
�G�6�W${����a��-~���b�a`�ϓxVF#��p{|�{�J�y��GW��f8���n���(��~
 !
=�`xL3�1�.kHB
 -6[�>ԝ��+J��Cw�/wdz��kB_h
�M[V�+N,3�t��¤+�B2:+���p]�Z	
-%;&�ݳȸ�+��д~���7u�`2tDa�ި�V����hy6\���B��Ƚh.�Ԑ
�<� iP
��:��
5��`=8�b����$��j	����מ��)�u:/
��kPs�4}t
� ���6�tz�9s�
��ߙ�zل^S.�d��5�O��m�����=�ڈ�x��"n].�A��.�_U�+_4�����ܢ,S����5i�Hę=�}}:������~lc]�4׬M};.�՜QѦ���
�+����a+$���|���

K�H����6J�~�.�Ё,JԔi
�!�3��{�S5VO5v��1�Z	h����@�%ftأ�_���$aɄ�R�p6񫭵��̬

'�$���R˺��p�:;==ֵE��Xp�aH��pi"�/��<���U��#���
-��q��
k��}E.}T�V��\�!����
�JaV	K���v�?��M)��
;��s2���-f�w�_H�C�
+%;&�ݳȸ�+��д~���7u�`2tDa�ި�V����hy6\���B��Ƚh.�Ԑ
�<� iP
��:��
5��`=8�b����$��j	����מ��)�u:/
��kPs�4}t
� ���6�tz�9s�
��ߙ�zل^S.�d��5�O��m�����=�ڈ�x��"n].�A��.�_U�+_4�����ܢ,S����5i�Hę=�}}:������~lc]�4׬M};.�՜QѦ���
�+����a+$���|���

K�H����6J�~�.�Ё,JԔi
�!�3��{�S5VO5v��1�Z	h����@�%ftأ�_���$aɄ�R�p6񫭵��̬

'�$���R˺��p�:;==ֵE��Xp�aH��pi"�/��<���U��#���
-��q��
k��}E.}T�V��\�!����
�JaV	K���v�?��M)��
;��s2���-f�w�_�[C�
 endstream
 endobj
 2403 0 obj <<
@@ -17823,7 +17806,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��[�s��~���<=�xd�י4����L[ۙN'��D��Q�BRwq���b$(Ѳ/s}}�@`�Z���X,�
���ŏ/$���\�<�2�ȄJ���݋�~�
�}��γ�O�[�'Jj(׋����D"2�p�IRyq
��.���!�p��7_�=���,n�y�X�p�*#��v��n���_^�tn�׿����߼x}�-S��Y�s'Wn!e�[�pv��D�痸 �����<�W	�d�xR
��Չ�����i�p�1r:�M����
�:�7�
z��WZ.˶��
��٥Jd"�xh�u_���>�]����
+x��[�s��~���<=�xd�י4����L[ۙN'��D��Q�BRwq���b$(Ѳ/s}}�@`�Z���X,�
���ŏ/$���\�<�2�ȄJ���݋�~�
�}��γ�O�[�'Jj(׋����D"2�p�IRyq
��.���!�p��7_�=���,n�y�X�p�*#��v��n���_^�tn�׿����߼x}�-S��Y�s'Wn!e�[�pv��D�痸 �����<�W	�d�xR
��Չ�����i�p�1r:�M����
�:�7�
z��WZ.˶��
��٥Jdb�xh�u_���>�]����
 ��拕0jF#m���N���ٟ��4:^��D��]���/0� 3RIS �0-H@~��ɤ�Jtv2鄽FE�+�zq&��D��_�T�\wes���ផI�̔��R��ؖ�v��Қ������-����@���FR�	�Β,w?��g�C�>?B�Ê<G�E
�����9 
3*K[F����)��Ë+��>h���Zc�u������,�
��ꧪ�Re]6�����
+�}�4��ˢ��@����N�U0�?p)��
drЧw�q6�p��&|/��ŗ�gD3mZ�
3�_%�{�rPr��C8\WM	g�|h��`s\��4P�� -o�VrY
�Ԗͺ��_�0_
�]�Dz���N�2A?�p��B,�$w:�
�ٚ������
�@�5����S��{�M�ͦh7��6�\_��yS
�
�����ڮ˒��QP��u�M5�
 �,�j�W���W77_��{s��T��*��%���+k�$vz����=�-&�ƛ�7�\�b�o��{�@�;��>Ë����x��l��XS�1jn��]I)���y��+�a��������X0G�����h�ϒ����yi��h�ة �Dhn)�
 T1�
��� F7��.�nB%&ճ�p��7��.�~�y] oi5cԊ��_���f#xw���I���M�3���ޗs��H��X�|�Q�}�]P�
|$;bE�-ض ����p+��H�3k�-˧��>}���@��߳���v��m�G��X�
��Q+:��v��\��*k�N�)x�%
�-thxi�,^�$������bY>�6���<;w�ޚz
Jj;���<�[��]�%m
ݟ����|h������#%W++���=o�����l˻}��p]v]�>0Ş�*�y����H]���E?�E̗"g����=�2
�ѡC
@@ -17840,7 +17823,7 @@ y
 w�qbOO28��mr_�>���ĉ!W5by�Ja�`U�
����Ld6"5:�3	�4�v�;^
2-�m��)�9�'�3���u
7�;����U��3�
�I�	o�)o$�F�Z��y#t�
ތFL	N�+�
j4OF\��T��#��
�<˟!�3W�\!�]&
���H��O�@C:��
1��~s}=�f8�����E�v�I���X��%��F&��<Gx"q���e
�]�tM�
:�K�w�^ݝ������@��G*�
 g�
�
���j۔!�؇���r�����C #�b���4DHn�<W at O�<y�uȓ��){o�=���
���D�8�4q���2|M�X|�&}XaY,���njK/�čh��|_G�"��P�=2�:9^G����`O]��S����{NV8|�(s'�<�뜫
xrj��W���{���
��O=�xe���|Q�>	��?�}�
/\�Zt���TH����U7w�O.��H=_�a���Ÿ�i��1��� R
�
w��0>�'ȋ^�����SG���?�F�\��l��qB��W��L*�=�W�Fƪ���^Ќ��V#���—��X0��'wj�E������~=�"|�e'+z�T6
 4�io�xB8=���E���Q�(�̿ �d�
�(�����+V��xeJ�c`=��ä��l�ʝ�MH���
�8J�"�
������	!Ђ�ZDxs��sh�j���}�
r�j#	<]4(���9?���
(
 ��3x��痤t*�3�s���p��6�2�����8/{.�p�F
���� �d?
8$_���e5OL���S�/�@ʶί�� ���~1感��,[�)Rf��?�]@�q�A!�wUS¡�c�
�z
-M�]|j�
�
�X>Y��ir���E����٢v�fuO9�� �l�c�z����7e1��/�K��]OA����
+M�]|j�
�
�X>Y��ir���E����٢v�fuO9�� �l�c�z����7e1��/�K��]OA���_

 endstream
 endobj
 2410 0 obj <<
@@ -17871,7 +17854,7 @@ endobj
 >>
 stream
 x��ZI����ϯ@|H�ʰ�{7�r�e�.W%��*I
	��ˌ&�>����Xq�T4��{�o�����>��7����*BZ�@c�0������'
l��OF,����y
��%
�Y���_#�i�$G�\�����'�׻�7�s�")yp�
"��
-��c�m����_�Y��w��n���w�DR$�|-s�BP$5܉��qa�� ��o�69�K1CZp;���
|Zub�aK�B��1��qݔ��
��p>�e h�=�	��J�
ĤDHA�
Oe���M��ۦJ�?T�b at A�"
+��c�m����_�Y��w��n���w�DR$�|-s�BP$5܉��qa�� ��o�69�K1CZp;���
|Zub�aK�B��1��qݔ��
��p>�e h�=�	��J�
ĤDHA�
Oe���M��ۦJ�?T�b at A�"
 �U�(�tn��1���%,�� 
 �W�;� `@�L�0�[��h"�SM��#�r:���Қ��M�o�՚�p�
�|�:����(��|,��h����YH�xc��6V����ps)��s͑�HG��?�pC��ޮ�JTH�j�|NX(�H��r�v`nE�
�f,�+s�a}H܃"O�c��HU�M2d�A���
�;�3
��'�����
 ~g���5��v�3�qa��T��u�?�e���g��#a
f��"a���q��ᓡѱx:$�|�l������6�݄��&��,{F�{k:^q�ț?ϕ{f)����f�>.��pL7�y�M?��$%Z�9�Ᏽ{�z��[7j�
�UϷ9�����ӜZ(�D�=z:e�ŵ#E
�ᾤ�W�P��TY�܃�����]����;:�-W���<��<�l?b�s�l#�I5k�t�d^p;�R
��RF��������0�W�$��m
@@ -17881,7 +17864,7 @@ y
 !-���
�~��
�	�
������,�U�3��zIGv�����v���XNZ�LPP��MyNO�b�|
��"�������W�븘	�@!1
;�p^�y�Ԥ,Ey�����r(
�E�
[�9��
[�"���yܕ1�r�Gț
2�I�B@^Ô@r��=�HM�xȮ�$M��3��V@� �3�2�άK
 ��u�
ԥeșl2X�
5pSH�heWB2:�Fb6I�$D
$�n�fc��C�=�G�S �|y�`b��As��#}�f�p��3S�7p,�8�>������ѐ�
 �����s�
h[
-���A���O�-�'
I�S"����1n�7�$OJp5w���tp������J�x�q�i�����4�X���?w�R?�]�S

�ϧ,�I�<ۺ�㣭}:�����
�ѱg��c�5۶X�wW
C�i*A0��j����>$��_��M_ �j*�
�j��L�����f0�����Cj�n�YUє?n�9�'`#ڇ��
��ͳ�
L	v1c\]���_s�i\_V�^*�$�ٛ�y9��\�6�;2zT.���s�9��ŰF�p
����QH���E��d���������MBa\�8��Äsf�t3�n}N�O �
3˭?(�4��WS2�p��mc�#�
VQ%!q�cp]T�i����}&|)��AC��b����-]o??ks-�_�~哖��:$"����Yq��c�/t�ax�y�nM2��8~g��,@�۶t7=��]{�ѭ�a����5�FP�l���.%B���i5<�fA��� �k��1E�-D��15�R}�vp���csf��
����M����B*�G�� [...]
�%Y0�	L�"��Z��2��������85�>8c�=����&�N
��ς�m�Ⱥ��<���N�� �^/
�4m�bup���4}�Y�5_�&�,�G������e�5?�0�׾�6���YUi�������� ����1�eI���3g��
��(%Qgqv�?_��՘i,���L�^��~Ȅ�`H
�E/ր!j�
ά5�	`��e+3���Mq<&9���WXK%��1�lf������r��<���p�����nݤ�b��&n`�M����Q�-��+��6�=]
+���A���O�-�'
I�S"����1n�7�$OJp5w���tp������J�x�q�i�����4�X���?w�R?�]�S

�ϧ,�I�<ۺ�㣭}:�����
�ѱg��c�5۶X�wW
C�i*A0��j����>$��_��M_ �j*�
�j��L�����f0�����Cj�n�YUє?n�9�'`#ڇ��
��ͳ�
L	v1c\]���_s�i\_V�^*�$�ٛ�y9��\�6�;2zT.���s�9��ŰF�p
����QH���E��d���������MBa\�8��Äsf�t3�n}N�O �
3˭?(�4��WS2�p��mc�#�
VQ%!q�cp]T�i����}&|)��AC��b����-]o??ks-�_�~哖��:$"����Yq��c�/t�ax�y�nM2��8~g��,@�۶t7=��]{�ѭ�a����5�FP�l���.%B���i5<�fA��� �k��1E�-D��15�R}�vp���csf��
����M����B*�G�� [...]
�%Y0�	L�"��Z��2��������85�>8c�=����&�N
��ς�m�Ⱥ��<���N�� �^/
�4m�bup���4}�Y�5_�&�,�G������e�5?�0�׾�6���YUi�������� ����1�eI���3g��
��(%Qgqv�?_��՘i,���L�^��~Ȅ�`H
�E/ր!j�
ά5�	`��e+3���Mq<&9���WXK%��1�lf������r��<���p�����nݤ�b��&n`�M����Q�-��+���P=a
 endstream
 endobj
 2418 0 obj <<
@@ -17907,21 +17890,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2426 0 obj <<
-/Length 2720      
+/Length 2721      
 /Filter /FlateDecode
 >>
 stream
-x��ZKs�6��W���KUi<	r�|ٍ�MJU�+�f�@)��T������F���$ˏd�Rs �
��}� �7~<��D��"�	�c�\2Γ`�;y����
p��8��z�m&��r\��w&#��2��f�xP�e"^�?�N��A��,�"
\]IČ
,�Js\e�����?�nT�Ë�~���瓗W��E$YG�
\�@�#qta#��q�
����:�Ǖ\��h�UA��U��vT�ʰ�[��X{�v}S��������
]���J�y�uj�&�L0NŻ&�v�6-�o��o-J
$�I��� 5&I7}��R�h���f۫#�$,�&ʭ�kPF��k]���w1h,���]�W�Y���
�I7	u��Ӎ��m�˫S(ti�
+x��ZKs�6��W���KUi<	r�|ٍ�MJU�+�f�@)��T������F���$ˏd�Rs �
��}� �7~<��D��"�	�c�\2Γ`�;y����
p��8��z�m&��r\��w&#��2��f�xP�e"^�?�N��A��,�"
\]IČ
,�Js\e�����?�nT�Ë�~���瓗W��E$YG�
\�@�#qta#��q�
����:�Ǖ\��h�UA��U��vT�ʰ�[��X{�v}S��������
]���J�y�uj�&�L0MŻ&�v�6-�o��o-J
$�I��� 5&I7}��R�h���f۫#�$,�&ʭ�kPF��k]���w1h,���]�W�Y���
�I7	u��Ӎ��m�˫S(ti�
 w�d��KM��T&az��ڵ
-���s룅57~�?�@_ɍo$j.�`T���>C�
G��O �0#�Q!�T�E� 9 F���|A�<�XbU��,3��0�xP�<��\CxO�^sν�ŠPR�����;�`3���kn���?�*����� і�v,`�s󐖄�&f���.�#`�X�"��-ﺆ&
��Z��(&]���D���TX7�ԡ8�m�
-_�7P�JF��ڄ�ʡp��B�:+�Up��["tX\�(����?���6�,7q�@� j�{�awi�<��ߥMW�ey�系+�m�Q#��]����
tD�J ����p��Fq*�U�QćvJ������é�!XL����1��,m�I�Rfu�T��}�Uh��ŗ�`|�������kZ�0���)�Znj���`��
����#G^�8�� ��4�D�bV<����uZ�O���!P�Gf8�ˁ�{j�H
�VX,�3a���~��z�}�I���>� �G5��G%�aiF>7��|�v�|b	cf�[��:�P.j��|�@|jG��ӑ
��n�w#ͤ�g�z]��mԟ���2/+����'>�y���w�Xö���ϧ�B
NTS`0E��:hóuLzͅγi@>u��_��ʀwp.]Mo�v
0vѤ�y�?��sϊ�Ҳ=lwk�a�!�[�>�ɨ����.�ںi=��Pl 2L��� @);G
^��	H��| y��
g���䩡����
-6��T���w7.$=�Xc>XP���|���g�M�6�Wa�xR��.�d��gy�k���K��5�Ô����/���f�:��W^:Q����dƊ#vGZ�b9�舖���h�!��g����1��׋7D

������A�Y������.
\�
S�U�˘P�O��8�D�M+D��C�ljΥ�
�!��[�����
�Rb�17��i›��������M-�ҡ�#�RF
G�B��
���Gp[Ny�S�@ĩ��Ŋ��=
<��,#�C�E��Pt��
��\{�xS�G{�5�
�q����:@��!��B_�vkv2�I~�LJi�w����&�	fRJI��[��.Ж%U����������u�Vk�]K��
��2��qtX��GG�
�ݩ�}�xw�ޭq2�~��л^sC��:�<�S�'H
��UCO�f
��A̐Jx�͢�e���b����1�2~^�����< �I�s����P����I��&��c�W�
-������o�y;}L�Ҧ��f@�;��6Ư��
�LbZ
2 �7}^m}��╬��SI�!<#�[
�������?�5y�
-x��=i2:�Ỿ�\&��-�D\C���Ǎ�%�1���Щ?�IP���U�&y�?so�#��q���q�LK�m�g�S?�
��]	�ȩ&��O�o �Wh

-l�2��@$����@�D	#W� 6A21�d����k�
-�8o��mC*�bZ����)O��'�>�/����F$����>6�/�����|d�fts6��»���b����ܻKWt�ն�ө�^��M�m_R�J-�._�tW�	�9/|C�e��·�kPĴ������]½�m������ٟ
��}�
-� �7~�m>�x�lԻ�����e������Y����ҵ:��)X�
��

�u
��'�#f��o���.������^��h/S5�9�N�ۓ���G��<H3����^�摣N�΃�礆�}~
����L遮�/G2b�����Sp�U��3
Aa�Ž|��c#p)o6�k�)�z��t��:l��.��r]H3z�F��P���Q���)
��H
h�}�s

���8Pp���y�6��, ��yx#˹�%9Gg=ܭ��jj�|�0�44^
Ija��d�-�řB�8��
Ӄ|W��
4�D>��5�*wo�(i%�LbO�S�LoS/���
gO
�8zH�Y|N'"I�-!�(��{{���g��t���˪?�,Ⱥ�A7<�p
-e�
X�"�f9�&�|��P�9��p�7H�?�T�hKBb�DH��
��� �7�T��XY%Mi���q���F{Js��ǁ7��\h�4�?1sZ��^���5g�:飾�D�Alg{�P�ƛ�t��k\�~��~h��c������'�
!�{'g�~�?��K�E~�˚o��,�l��53F0����{6S&�	�v
-�8��;)��l����3��a��� PO�����F9�l�lG�c�6fQӽ�Jl�OF���\6*ҠS����>����
�J��&r�rtE03b1^�(
���k��KU����_��8Y~$��o^��A7)V
+���s룅57~�?�@_ɍo$j.�`T���>C�
G��O �0#�Q!�T�E� 9 F���|A�<�XbU��,3��0�xP�<��\CxO�^sν�ŠPR�����;�`3���kn���?�*����� і�v,`�s󐖄�&f���.�#`�X�"��-ﺆ&
��Z��(&]���D���t�
+��:���P�+��\�(�7R��\9nS�Yg%��*�wy
B����X
7���6Q�&��&���@�y/?�.͐0���銴,��|vwe�-:j��"�
]��������Q	`�
z�n��(N� ��;����Ю@IT���Y~8�6�)’Z�:��}���=�Z
+ìN���֠o�
+-s�����u_Ҿ�V�}M+&�r]9�P�"�q3����C5�U�v��
�����Ɨ�P̊GaV�Nk�ɴ^0J����
gy9�xOMi��
+�xF#l��ߏ}`X��O1��٧`�`����D>,���3�ߎ�OB,ǎ|�Z\'�E
�ӑo�O�H>|:�a�����n��4���R�K:����y\�e�u�>��'0o[��!�c��r��4_�Éj
+
��B�Xmx��I���y6
ȧ�]�KQ�P�Υ��-�n�.��2��'�~�Y���UZ���n�1�4�v��g8��| ���U[7����
D���(e�����p<)�� �]=�㌖q=��<5Ԝ�_Pa�&�# �j�?��f����k�
����/�P�̿iҦ�*�O�xc�e�
�
�,ov-�5y	
3ߡ�v�2��=�Ex�Sc�
_�� }��K'�־ל�Xq��HkY,'

�ұ�6�m2���ސV8fq�z񦀨���מX>h4C�=+;��\؅��!`��u
+��@'��i��t�8ѹ�3��8$:>q�p �����c�@JL>��#X<#Mxs?~;�������_:T{Y����P�[����n�)/vJ�8��X1X��A�G�A�eD|h�h��ֳBژk�o��h���C� ��U;Y���\5�P�\�n�NF0I�/��A)M�.�~��D>�LJ)� �t��ҥ� ڲ�j�
��־��3���jͿk�"�|tX���<������@�C�;¹/P��л5N�ޯ�z�kn�Q[ǒ'p���c��j�iߌa|?�R	�Y��L}�?P̳�_2fR��K|����р 2)t#b��~��j�pb?<i;���}��*s�T�� �
S��6o���IP�Q��
h������=�ݒ��IL�A���ϫ�op[��Wy�"	1�Gb�}�!�0�P�>�ǻ&o}R�t�'`"MFz"|׷�˄ҷ���kh2����\��1�a�:��8	�Q���"o]�g�q�y?w�7.�i�����pꇗ��+�9U„
���
�
+ͣ@�-V��$>����\�o�(a����&H&��l���a�aMY��@�mH�PL��9Y<�i@�5��=����u��݈���������e�~��,ӌN`�FYxշ^
x�~�{w����6y:uًS�i��K
+U���嫖�>�3�o輬s^�6p
�������ӽѸK�=���R���ܞ7��c?��Xa��Ə�͇
���z��;����Q31
��]�vB�;�׃�����c�p���uČs�m��e���~r�xܫ�����e��0� ܩ�o{;`����i�5��k�<r�	b�y����Ϗ�����)=Е��HF�z_��z
+.���s�!(�Rؑ�4� ql.�͆�`
8�=B�W��:X��}��;_�KiF��h6*
�@=J:��V�m�¼/q����>

+���q?�F��% �70oD`97��$�謇�u�VM�o
擆Ƌ!	C-L���E�8S�'raz��*�s�������bY��
%�ĞI��) *�I�m�E�:����`�G�?���D$	�%��px�`/���,߁��<zY�'�YW>�'N���\1�,��z�OY�
*1';��)�G��mIH��iݾA����Ƒ�P+
��)�ܟ �@"���hOib�y��8�F��+ M�f��'�a�C��a���50��l\'}�W�5���l���x3��rp�+@ڏ�M�{̿��u_���#dp�����o�g_<cI����oxY�3��-{��f��漳�R�y�&`ʄ6��Na�'
�}�"�^�푳�q�r:��� �)��Oyx�(g��>��~���,j��XI�
���~���FEtJW��g_����U	q��O�~U��HfF,�ke!6�-;	�J
^
�
Sb��'���D
��kx��')Z
 endstream
 endobj
 2425 0 obj <<
@@ -17952,16 +17937,17 @@ endobj
 >>
 stream
 x��ZKo����W9$T�C���
8@�/`�@��o�Ԑ#1�2�#Y�>U� �3��,�h�d����
_E��$�\����K��<3�'����<Yo/^�%I	�~MH�s��[�m"d�1��I^^�;�aHF
K���gy����Գ�ǫ��?
���J���&�U&u�aW���U��N�����E����|��׋�^E��b�2�™N(�r)J�Ze\H+��P�]Y
�e�gF
-Kʁ�\�I�G�-�eDgBйؗŰ�[+�yL/$�

-��%�i���3i���f�]���z��E��]��e�
g)�dE	p5����^�Tp�}��Ut�Bь��:�V�3`
��T�����}gB
˸9:3�`��)���6�#/��3�z���K��
nM�)&���%����
�R��[��b�����_.����МAr��\?��G�,@�O�#kQ��
L��(���$2�T�������i"RM2�Tp�-�h���y���+Rz��BR��&o�p�����L���+�q<���ݥTi1T;��M��H��_�km�o�
����`����u�V�;T�����
�y�TH��}�o�v�_-�^e��P^��U������
PP����6W���}[}��������]Y�h��~z��l�K�U�֨Z��5�ƽ�G�;+�*���@5�U�%ȶ扷��!l�^Z�qg=�
�����P�
�E%
D/ā/�
-�+��������
���+s�7��t��z��{gEl��u��m�c�}��f�1N2aӌ7�]׻s����࢐B��w�����x at 6CAa�я���e��T��;g
N��V��gxG�g�P#l
!�=��Mu��:���%�\�ë	������t��t��׫�0��z����U���!b�6�Fxą� ��AG?�8P�,�)��f
cS��KG�)��ѫ3���o��
-�.�rA��P0&	'��\�t�hh2Y~�֥MNs�s��<���S�R�ɩ��.�]��8�71n�8p⊃�
���"�6���шO�x߱i��G>8
-�s��Y����n�
�&0
���]_��w�ɺkW>�ݦW��ǻ�c�P���UX�8�
�t@��xo�
�mSc,�+����<y:n
�n���A���Ч��l>&�7�GEiDe Ə��
@
��
�2����<bD":e�g��=��
��|�!D;��x \�]i�z��|Gd
-��	'c,���7�̟�B���W!��Ղy ��1j�ٖ��H�w�{�3i��DTV���
p�DBӢ��b��� �)k�aX:t/�U�[?�E�s���r%��x�jS������f�2;f�s

-��曐��< �8G�#l޳�dL������|h�m at 5RʖJ�SZG����L�
�������]�!�}S�����1Md}��
<���{�� |i���b�d
,��&T���2�ݶ�[<E
u����XM�J[P�����4�
-ͺ�-�Ť��Ta�vo
�
<B�
�M
G�EXWpe���\�C�<_p����
m�p�
 n�|�
�\=��±sEyB#b��R#3�����UB{,�j�
o
k����
@�
�1
��ߎ��ȘQA��h��f
-�ar��|Q%I�
��S*qPJs6�A��E��/�����9�p%��oB�JW�a1�d��*1,�b����WB˩�8���:S� �ن����%�R�F|�D��X�4_�DR[#գj���	Od�a�&mI�vCu�
�*8���JZBu=/G�	�l�f�h�+��h�c��k;�;/CbG&p}X�A�X%p�P2�lE�3�,��&Ow���u_#�5&ݭ��?��w�n��؃{j�1<����T����GD�����.S�H�{&r�9���Ӥ�%Ջ%�`��r��1<
��H�g���"��`6��{�G�U���3�q���1WU_��R3�"z�/��pN
ۊ�;G�p�R�/͜�U�C�� ��t�f��h�k5�2`Xo
���<P���x�,�2&YE�/���|����l�T)���<39�=olL�w�ׂ�SϣS�"Ƀn�`j-p7"
����0œ�mN�����g#
��L�јG[�<�J� �8�ID5v%a���V��/B��!�x{A��XD�LM�T���>v\�
[�0-lOM���B�S;|\���:G�_]��Z�?�Ɗʼn��ܗ�8S�C�j�`�v[|����;��4��C��9����w�g�����fq\@t\�X��䣗 ��8�v4��F1i2��`�G3�`\�q=��pA�ؽ�C��'��C����٦��j$����
7�J�pfKd;�dl�6��$��
�i�r��΋�x����|,n|�'�����|6
��E��<�{����5�>�v-M���uՔ֡�yx=�S���5=p��.�r�["��0	Sz��q
���	B�A��������ni�
}�0cl?"
��pآ,��}�������M��4_Yze�S�:�SR��i?
ANt?������8��Vڶ���d����|���rr�-��%�K
`^)�ha��:�EVl�
�z�K5�M�0���ۦ^׃�j�6d��������0@	J�s���蓘v�DL&��a3m�
-��p20���} т�k���m�\a���gx.MD�R�h ��U��ȉ��tX<������]�vTѾ$]�洌r�h����GH��7f�ow�=�W7������b�~f9�xN����Ӵ<NW����8�d���0�y�r.]�)]�C��f��
�Q����3�
-�i�%�t6��?LW�1�J�o��7<�����s��T�����������K&��/��?O�����
+Kʁ�\�I�G�-�eDgBйؗŰ�[+�yL/$�

-��%�i���3i���f�]���z��E��]��e�
g)�dE	p5����^�Tp�}��Ut�Bь��:�V�3`
��T�����}gB
˸9:3�`��)���6�#/��3�z���K��
nM�)&���%����
�R��[��b�����_.����МAr��\?��G�,@�O�#kQ��
L��(���$2�T�������i"RM2�Tp�-�hJ����W��rE��<}M��%�L��D�
��F��W<�x&6
+
3��K��b�v@���
������
+�߶܅% �pS��몭zw��͍��=�� ��;��j�T�ڿZ
���
��꽫����%M��p5"sm���u��,��A��Í����V������:�,�ƭQ�X
k�{i��wVvU���jx�*K�m�oQ�-B��콴z��z��*g�a���=‹J�^�_���W(
3
7�7�;ܹ5�W�
ot}�V}�~_�Ί"؎��n{�T��	�n?�!+�Tc�d¦o���w爧�*�E!��]���]���l�
+�����ǩw�0�v����9���,�F�B�{�ꐍu=9KĹ^�W1fo�-��3���M鮝�WKaP��PM���ɭCĢm���
O:o��~(�!p��Y:S�3(�<
Ʀ^o���S(�Wg��9�� v]��%�`LNd�J/�#��d
+��ܭK��>��漳y��Υ0�S��]
���-p�ob��Aq��_pi7E|mσ����cӺŏ(|p6�M�*��m�^;�M`<2x�-���nw�
ܓu׮|�M�(@�w�sǺ��ݕ�,��q���
3$�n�޾�ۦ�X�{WxϿ�y�t�<���۵/�
+�ˡO9s
�|L�o!��҈� �!��=�*�57�e��	"KyĈDt��E���{��`g�0dC�v$�-� �L
��H��Q�����N�X���5n��?I�:ӹ�B.��@hqc�ҳ-3 k�����g�V����v�u�
���EYp�
{�S��7°t�^h���~������J@��*�զ /s
)��ev � ��"p��7!��%x
, at bq�8Gؼg)ɘ�C��
@��ۀj&��-�
���
!Й�
)&����˻�C���*��-
&c���x�;x<Y�XwA���G�U��<X\WM�B�Ae,�mQ�x�:�jS�u1��@���j�i>�uy[�IY��†��:�;x�\�l��p���
��"ٝ/�<�y��z��7K���L96 ܤ�X9�zT�c��F�b	�FfD�y	]?���XB
�
+�9�8�V{��=��R
b>���
���1����,}��c��T���J�;Hs�T����l�,�p1/^\����s�!�J*Z/�߄H��$�b,�p=UbXL�
Wŭ���S7qt��mu��A*�
�!$K$�J��H��+��i�P���F�G�H��50��
��Mڒ���=�k
Up.%�%�"���z^��Z�\�f�W�����
c�vTw^�ĎL����G���J�#�d�يBg�Y\�M���W��F�kL�[�pW���
+	��ԂcxD�}@�tk����
G
�]�#�t�L��sv׋�IK"�K	�:5	��cx<7‘Rϊ-lkE2M�l8S���
��҅�g2�:w�c�.����f�E�x_ k���v���쥼_�9+� ��A��:͘�!��7�jde��2��[�y�R����Ye
+L��(_.z%��
��
[�ة6$R��8�yfr
{�ؘ$��T�+ħ�G�n#&D��.L��Z�nD,}_�a�9M�&�ng3C��F ���1���y���i+A�q���j�J�>+_�vC_�
�C
���ű����>���)|��=��aZ؞��듅��v(��B��u����R�0
+2�����/[q���*վ�V' ��Po}�w(�i\���	hs�
.�� �A_W�⸀�4��hA�G/��q
�>$h��?�b�d:? ���f���P�zM�r�{����Ox�\[�óM�m��H�)փ�n�����
��v�1���ll�I^w=tӾ�l˝��# ��X��POXG��	��lN��08�y��6�x�)�k�}x�Z�f?��-
�)�C5��zL�p
p�kz��m�?\V德D��a��$�%.f�X��M�� �����=
����*a��~D8ʓ��EY0����������j�i�������'u��4�
Y�~���~������q�-+��me?M��9������-���[p�Kȗ��R�q��n3Nu
����=���6j��a����M�����m����UE
a����@���'1�ȉ�L1�f�,�

+���d>`')�!� $���8Y��4���#�"�\������@�-Xk�Fc�Nj��x��/��� 
쨢}I� �i�+�T����
���o�P���z�nBI?'_-+Ą��r0�(�2��
>�7�iy����ũq��t��a���\��S���,G��;��t�_g����K�+*�l�����cҕ�ߤ�oxP{�5��
?�<1a]};	��՗LX�_���/s���
 endstream
 endobj
 2432 0 obj <<
@@ -17991,7 +17977,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��ZY���~�_!�CB!#�/^6�
�a����![3�)Q&������j^�fg
y6���u�W�����|�������M��i�7�P�٦8ܼ�UlJ���F�:K7On�ac�,TRø޼��τF*B��M�0�����2�L�뻛/�3pz�ű���7Y
F�&��Л�r�.����;����_���z��ͷw��e��8����*�HfQ��t�ġ6�;_"Cx�?��^����ȸ��>s��4Զr�Ih���6���ѝ
��t��@d �ֽ�jض��#�)��P����E_yM��ζ��F�-�l����D��\�Ij���q
��X�
+x��ZY���~�_!�CB!#�/^6�
�a����![3�)Q&������j^�fg
y6���u�W�����|�������M��i�7�P�٦8ܼ�UlJ���F�:K7On�ac�,TRø޼��τF*B��M�0�����2�L�뻛/�3pz�ű���7Y
F�&��Л�r�.����;����_���z��ͷw��e��8����*�HfQ��t�ġ6�;_"Cx�?��^����ȸ��>s��4Զr�Ih���6���ѝ
��t��@d �ֽ�jض��#�)�������E_yM��ζ��F�-�l����D��\�Ij���q
��X�
 �O2�$~F��m\��g����
��P��Cg�5j�|�b�Τ�����v�Ҡ8�q
�>�Q�N�a��\��ު,�,���@F�N>�}`	�|k���#��L	�N�4K���/"
I�����"Y`�%�%�@=K,
�Ps���
�
��H�i��~B���4xMf�r�CI��{�pi%���$�i���3������@3�49�)�0����аV�࿗��H�+��s�&�D��-�τ&�p�Vա��(�E+���	_�\9���(fM߃�� ��.oq�
a"v�!m�ϘB��=>M��2(i�
��WG8I�i(�!]Uv�+b@�O��&rF�-���;�F�H��4L�w���D�i
�c�
����.E�Q.���{�"޶+n��0�ғ���9���`�"K��ƑI��������H��$
\�^&m�dTo�9G���A�
�
�����0gɋz���
�-嫽�7�ۼ�}�L��5��8�������F3�NW�����OU���~&�
 �S]����K?���R�:��P

�>z$KI�ط��>�ś�7�j��5?}����c~�
 �|������/Y
S���]Y����]�/��8�H���Go�OH��
@@ -18006,7 +17992,7 @@ x
 �F�3/A/�C�;��s�Oyjж1,n����d�J�
,tlf2�
��vW}�osƃ�v���v�/�D&�Jps0�i��^�u�P�p޾m���̮�,�
��
M@%9����_8���1�
 �Lv�¾*s��2�:w�
h��?"�_�_�rR��ݻ�\Bf9w/ŵT˅y�X����uki�"��vnA
S����]��-����|c:�dL���!
�M
N��_�L��
�	眏%H`B.`��y�h�����5�C�غ�餙��p�j�6 at f!���&
#O��:pYt�D�
 ��LBp���
-��.�4
ϜVv��K�~�~��\��)�;�p��:eThb����s���6���+>��zro�2}�����@��D��
�b3�����U
+��.�4
ϜVv��K�~�~��\��)�;�p��:eThb����s���6���+>��zro�2}�����@��D��
�b3����|�Y
 endstream
 endobj
 2440 0 obj <<
@@ -18040,14 +18026,14 @@ endobj
 >>
 stream
 x��\I�ܶ�ϯ`t���i��.��*W��ȺI:Pݜ&���n)��y ���iF#;�S� <��{1C�یf?^�r��f,3�X+2K9��e��՛w4�ó�2J���G�s�I�g���W��a)��gFK���1h&
a��!����$�N��2{}�9M��
H%��^ϳ7����0�
-'�W�n���OW߿���4'��O����1��8;3����
��������r*�U�w��ȼ�(kvj��SC�d�?�m��3C��/,��>L�˺��+P�Q9'��py_�M5+�v۔�W
��q��rٔQՆ�n���J���Oװ�WjF8,�8�W|D���al쪡�i��@�ɤ�a�&ꕼ�}ʵw���ד)��l�,W��T�W%�\���焻��-A�R�L�o�����۸�W?^A_NU|B3Q��Xg>A�{�C�:/�V"�Qm2*�b�*�Sf�*,�jVk�	괽���u�Ujt���t#@7�#�u
n�dʄ�<C���dj�6�?�R�a�D�� 
�C�\Bc]+Ws��[Ϊ��ɲ�L�����
�o�e��ل���l�1�>L�ʋM9M7(s�z��ֳ�¦��Mh^�
�-׭wm�޵�Q�dE�/[�|�A�L^��.��o��2\�@��ڏ�a����?+V(�V�|�r\��6���RE��g�j6�jV�e25Tê���b�4q�M]����
� ŦQ`
q�.�U\X4;!fb�w�4]�KЈ��̒���1/��
l�9�n6�u=/���k_��ˏw�
��
�E]��ժ,��x�]y�4�ŏ�׬A��h�}i�4
^�ep[?.�Z�/�Y�	w^��܏�-k������o���/
ӎΙ_�ʛr�^�{�Э�S��+S�3���
��X/2������2v��&��]4a��H�U52#�<�uzK�ޏD
Ɍ��%ӭ�T�b:����
+'�W�n���OW߿���4'��O����1��8;3����
��������r*�U�w��ȼ�(kvj��SC�d�?�m��3C��/,��>L�˺��+P�Q9'��py_�M5+�v۔�W
��q��rٔQՆ�n���J���Oװ�WjF8,�8�W|D���al쪡�i��@�ɤ�a�&ꕼ�}ʵw���ד)��l�,W��T�W%�\���焻��-A�R�L�o�����۸�W?^A_NU|B3Q��Xg>A�{�C�:/�V"�Qm2*�b�*�Sf�*,�jVk�	괽���u�Ujt���t#@7�#�u
n�dʄ�<C���dj�6�?�R�a�D�� 
�C�\Bc]+Ws��[Ϊ��ɲ�L�����
�o�e��ل���l�1�>L�ʋM9M7(s�z��ֳ�¦��Mh^�
�-׭wm�޵�Q�dE�/[�|�A�L^��.��o��2\�@��ڏ�a����?+V(�V�|�r\��6���RE��g�j6�jV�e25Tê���b�4q�M]����
� ŦQ`
q�.�U\X4;!fb�w�4]�KЈ��̒���1/��
l�9�n6�u=/���k_��ˏw�
��
�E]��ժ,��x�]y�4�ŏ�׬A��h�}i�4
^�ep[?.�Z�/�Y�	w^��܏�-k������o���/
ӎΙ_�ʛr�^�{�Э�S��+S�3���
��X/2������2v��&��]4a��H�U52#�<�uzK�ޏD
Ɍ��%ӭ�T�b:����
 k�␰�
�gF�
��ˮ-a�*=&8�'�C�`<�W�M�OhBs�H�%�/ߣd���*JYǠZ@�O|0����l�T��8�:��b}&�-;8`�76��]�Y�2�8�L�s����P't�f�F&�B��
��8�*t2�>�8�3���R��D���*"��
����XxP�͉�Аo��fS
 �-�GN]���B �s�ڠy���j�%��Q�-��qi)7��
�Sb��9�	�d����vJul@澎�>Oj���Bo
I�a���(
 �}��]���b_c
 �D��aއ�"D+��mphnw�/E���X@�oc
��~��8#��L�o���@Nq>'Y�h�X�Vm�B���W
 �%4�r(�0y
)����-����'�8����
x����r4��~f��"��o�&�&�
�
nO� m#��
�;L	P%!�� �
��>�;��~�\R܎/�(�sE�0֌$��4i� e�YAj�ro"�~��-.�nM�b�ML���'�@>y
 ��5�^!�S�u'(n�����) ��8&8������8`�nN�,�w <����Yc��`	�zk
V�'~�\P{k��*�`E
-�PL�Q��� �m��qt�
�P}tmF2�` �N�`�֑PL�6�ջ�9��zZnYW�Z~�Q�Js}Nin�J*\/\]���7P���v
n=�e���_D`"�pW�Ɣ�
�=����=U:�i�m0�Q>p�6����UHl�˪����z}B~��w� T�>�P�vY�����w��+��|�_�E�!�r%�u�R�^��d����Y_-�+Q"f.@ޗ#rC�ء�����*B%O���̢���)����Ȭ�.�IeIb�>��Vզ*U��a
�X��|կ#B
�
��|�Xb��(g�=|�矰k�����k����-o���=_�j�	�V3��ܟT5G�{
�GXw�6֡�vg���
�rŢ
Mxo۔7����
QKsN�����|����
\R��
#R��@B%;B1j#\��b��& e{)F�R�����;�Q�
���b����g���vQ�f�͢���)��tNS����G3Sf�3��e��쏜���W#�
>�U���=���ib;4�[^����'��
��4di{� _��L2@�]@p at u�2ia$}�Շ��J?���@;�Ač�/nF�p�_)�x��3��M�4f�ex6!�=9XP��;�9b��?���d�3�L?���d�3�%�`����_�,��i2bܘ
�`ܼ[�M��~��t at 7�N�;EuB.��q�
h�g,�
�v"
�vfb�LsJʆ���
��Ma����?�pm�-�@��?����w�D�=ر
	l��B�GF��0��a�	��y$�d��Y`}�V���S��:b����
���lP�%��Y�I����:�pR��41�[ϊ=���Ho���ǥ�7�W:x�:x��G�V�|V֛�S�ng�-l�W�M��ȳA�{�.���8B����6�����g��io��.DB?�q��b
�1
?�;�;�rE�׃
޲��/���ů��}ff�h��
\����I�E@Z��t^.� �*��;O�P���s�Z������k�R�T��
˯���9�7ة�r
�l���% �Z� [...]
��
��M�n���$EK��]3+E=�5]�D�8`D6 Y�Q,���]��^����D5ܟ�?��ۖr�;���{���`04��K
�1��!9�|alG
*�7��g-��;?x�<h���i!h���o�ҟƛQ���$\������=$<ⶽ#�R�n� �澎����C�؊�0
�;��^���.<6�<��,~j��>_�d1�|d���d��d�|Y
BV����&��)�O���a��C�b�L�E��N2��
�X?&S���y.Q�O��4Q�<�����"�'V���
���|jX�A���׻ީau�a��|�:��㇆��:4���а�#
nN�:5~�RN+N��B��cT�Fʋ��|��y�X
�X����
[�<
[l/@����bP�c�������ڣG�攽�~�*9W�s$�%5���:�?W�O¹b�J��;W�w������?!�.�}�
+�PL�Q��� �m��qt�
�P}tmF2�` �N�`�֑PL�6�ջ�9��zZnYW�Z~�Q�Js}Nin�J*\/\]���7P���v
n=�e���_D`"�pW�Ɣ�
�=����=U:�i�m0�Q>p�6����UHl�˪����z}B~��w� T�>�P�vY�����w��+��|�_�E�!�r%�u�R�^��d����Y_-�+Q"f.@ޗ#rC�ء�����*B%O���̢���)����Ȭ�.�IeIb�>��Vզ*U��a
�X��|կ#B
�
��|�Xb��(g�=|�矰k�����k����-o���=_�j�	�V3��ܟT5G�{
�GXw�6֡�vg���
�rŢ
Mxo۔7����
QKsN�����|����
\R��
#R��@B%;B1j#\��b��& e{)F�R�����;�Q�
���b����g���vQ�f�͢���)��tNS����G3Sf�3��e��쏜���W#�
>�U���=���ib;4�[^����'��
��4di{� _��L2@�]@p at u�2ia$}�Շ��J?���@;�Ač�/nF�p�_)�x��3��M�4f�ex6!�=9XP��;�9b��?���d�3�L?���d�3�%�`����_�,��i2bܘ
�`ܼ[�M��~��t at 7�N�;EuB.��q�
h�g,�
�v"
�vfb�LsJʆ���
��Ma����?�pm�-�@��?����w�D�=ر
	l��B�GF��0��a�	��y$�d��Y`}�V���S��:b����
���lP�%��Y�I����:�pR��41�[ϊ=���Ho���ǥ�7�W:x�:x��G�V�|V֛�S�ng�-l�W�M��ȳA�{�.���8B����6�����g��io��.DB?�q��b
�1
?�;�;�rE�׃
޲��/���ů��}ff�h��
\����I�E@Z��t^.� �*��;O�P���s�Z������k�R�T��
˯���9�7ة�r
�l���% �Z� [...]
��
��M�n���$EK��]3+E=�5]�D�8`D6 Y�Q,���]��^����D5ܟ�?��ۖr�;���{���`04��K
�1��!9�|alG
*�7��g-��;?x�<h���i!h���o�ҟƛQ���$\������=$<ⶽ#�R�n� �澎����C�؊�0
�;��^���.<6�<��,~j��>_�d1�|d���d��d�|Y
BV����&��)�O���a��C�b�L�E��N2��
�X?&S���y.Q�O��4Q�<�����"�'V���
���|jX�A���׻ީau�a��|�:��㇆��:4���а�#
nN�:5~�RN+N��B��cT�Fʋ��|��y�X
�X����
[�<
[l/@����bP�c�������ڣG�攽�~�*9W�s$�%5���:�?W�O¹b�J��;W�w������?!�7�}�
 endstream
 endobj
 2447 0 obj <<
@@ -18078,7 +18064,7 @@ endobj
 >>
 stream
 x��Ks�����(�l����*_��u��V%����"!	�` P����� >��l��E�� D�ۄ&.�{��&,1�X+K9��%����O4�ù_J���g/�L�r�3Nj���wtXJ��ђhvTM�!̱���?�,�:qZ���&q�(��JR�\Γ��O?�<�
-'��������/?]vl3͉���ƹI#N)�֙�DH��3t������v9�*�E�
�+���
ۈYN
������5�j�-����KS�^�~"X�WuQ� LF��0B���fM1���Ϋ�֨1ᰖ�%SFA�
�n7��L���GXw�WjF8L�8�g|$���A7�j=b2�
��3j9v`�^�;�S�}:�ظ >/'Sn��f��&p�d
܇�h.���ׄ�4��!�R�L����Ī�8��>\�,�*�
��
��Xg
��
+'��������/?]vl3͉���ƹI#N)�֙�DH��3t������v9�*�E�
�+���
ۈYN
������5�j�-����KS�^�~"X�WuQ� LF��0"���fM1���Ϋ�֨1ᰖ�%SFA�
�n7��L���GXw�WjF8L�8�g|$���A7�j=b2�
��3j9v`�^�;�S�}:�ظ >/'Sn��f��&p�d
܇�h.���ׄ�4��!�R�L����Ī�8��>\�,�*�
��
��Xg
��
 G0���#Q�8���j�@�0`��0�z�a�˗8i!Ӣ�O����\ͧe5ϫ0rE
aצ���h��+��]�r]ۂ�Z��{�ػ��l���sQG�2
S�i��[�
�J
 
 ��g�;�?��B(���b�ũ
RC�@j��EU�4��J�6�t2��YJ��,�*cP������'8����rR���1_��'s�!a����k������L�q� v1lń�K�!��
@@ -18091,7 +18077,7 @@ tj
 4��Ƈ����`#�?��O�Z��;'��U0�W
�o�Z�u�?ʬ_����ޖa�o�S3,z�ݟb�
 �R��f!D7
 ��]�����ncP�[��ia��#:za��!2X��H�"B���S;�/��r%�04~�B�؊�wrn��=���W;�H�Uͺy���� u��P��F_c���}�.em/�崖����dkȃR0U�`��UG�
׺~DXھB�P��@�
�\�\ɴɫe
���� >�-`��C�r���|�̐���:J��f�U�]�خ������~�X�Y��lV��(8z��(
5���m_�m�Z�D�
-\�nD%e����	��"�~�0Xl�y�&�!�3tv��53(��4�{�|{�ӏ����3�
@��j ��Z����*����ω����q��_��m��P
+\�nD%e����	��"�~�0Xl�y�&�!�3tv��53(��4�{�|{�ӏ����3�
@��j ��Z����*����ω����q��_��8��T
 endstream
 endobj
 2454 0 obj <<
@@ -18121,19 +18107,16 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��[Io�H��Ws�����e �a��
�tǷ$F�m��&�,��_-$�TI�
'mL�sy|����Rg��^]�~A�/�H�
ҚeS�����7�p��w?g1����r�qa%
����_#
#�i�$G�
�3�1$�����?qX
)yv}����H�1ˮ�ٛ��?��������8{w�����hm")�Z>vq�2B���Չ��q��'V ���e��.�
i�
)�#�2$��͖X�b�8'�e_�޺�����\�����}�1��u���`&%r����.�jQ���)�4�cF���ds�����nw����1���-,#�rI�aN�#�`
	�-��#�B��}G�j���,:2/���J��6Ɠ/�ٜ�|�۔�\�Ek
�L�$�cK�oFM^ܖ`v�r"�N?�X}4����R,�K��##��6����p��<#�;��Euf�B`W�&�s
-�����*W��gP�����z3�)d^�we�_���.�=F�_u�t�fs�y~�0���*��Vm�n��fT��G����<��zL����g���[�H�IJի���D΍LB>�]�y������"��-&�n�yU/A$�
N҃^ዦ\T�e��<^Ev�]��v����B�� n��ivuyioE��Zم����n|K5r�׈�H��m���Şd
)�;*g`n��,Z�>�g��E/�lN���	��*������s�:�P����ڿ�
-j
x@��'�����~P/O;�+i*������xWn���<{ͿZm�h���ܔc���ڤ�����Nm������eSn������]{��vԇ�[,p�Bv�r����
-���K󵿆�ح]5k���΍WM�������l[��)ې�U�.2���F�/7�uB��THp	�8"�
�ݬ��S�A����
�
{Jp�@
-했��r�H�Ve�N0! �9�D!���P*	1��o�Wڻ�Ֆw�������"s���R���"W�C� {QAbOQ�}>؋Po fv��K!h
-\��-�4���}H�$tKU����ֲ�wݶ��,'�@jZ������Vl$P���S� Y���K�qE d+G��Iv�;�
��
�]\��]���ӤtEƶ,�cC���2j���i��&���?�7.��TR2
Q����vs�P�	���o�mYC��<�,�
-Ñ>?j�C������l��y��:��C��x
�uu+E������K��	����j�j��=��}m]T54���e�ÍD�HS��q���Cp��;�rЄ�BI�6���'�; 6�I�
 �Sr��������)�B��`��?��Z��Ӑ��O�)P����̨$,�\ݖ
�D������2���(W�C�U��@�3��b:T+%3;���HE4
�ì	&"��T�-t���`f ����{3�
-a�2��ȣ����'Si�\�J ��a�Ì���8i;���`���ƙ�r��m�I�k����/�&������J���

^ �S��c�-�Ɵ�mb궑��n3���
�:<�0 _�|��	f���i`h�= C��0��Y0��k���
h! G%S�
8*�ۄY&G����1�6�E���a�6z�E�:��[~j�b�CGRl�v<Y��eQw�x ��4ծ^tߕ��I
-9�$����t�6
7�pe�m��4�,v��O��,o;/8���T�� Eo|;.߹yк��nB���^3�$@3�tb1�!	�=��
��
ã���3r�l+ڞ�o/;0��� 0��2��-�@�թ���U]�,��߄�_���~mD"|��=���*P s/R� P��C���cb��V�
�
�͡>Y(%�����$q�SX�U���I,��W�)y R�
-&<3�`#�
k�I��C��_��.	
c+�	����8��xd��d
0s
��_^����vr��<.� Բ\��0HѺ��LJt�xո��v�N�2�D��)e��e�j������ھ��B�����~yzF����ם��2���>L�'o���x?���f5��m�Tv��v[�n�T���L�
-����+

�X#��9[�
-Mg�n+h*
'`
u�t����W
���
�(E��3���pC�����ڴq�K��= z�w������j1��u���u�]���v���Kp/!×�r�ý����<����m���ý��
��
�m�$����{�w��
�>O�˿
���w��>-�UO	{��ihvu��?��w�3����s�� ��b�+���� �4��?h���Ž�w��Y�"U���JEy�(g(t��׺������
&�oh�zr���O?��wm3���@����an�&�
�:���ܱ����sʡ��r����X���›CX�Ph��|1�J#9{��-�O����^�h��V��@�
ޓݿv��6�L~3&L�'&�أq�p"�;4��|�=eA�̊
-O�w�]�V�Y�q��x�p\
���O���[�q����m�}xx�S�
�%;���ؤ7��8g=8?r��lm��^)����qay at D�ƈ���
�7�����A�а��Y��G�n��Qh�T�$t��A�8~z�~����3lZ��q�������BLL�0 �#4uR�)�`��>�[�2>��u�?:�����P߈
+x��[Io�H��Ws�����e �a��
�tǷ$F�m��&�,��_-$�TI�
'mL�sy|����Rg��^]�~A�/�H�
ҚeS�����7�p��w?g1����r�qa%
����_#
#�i�$G�
�3�1$�����?qX
)yv}����H�1ˮ�ٛ��?��������8{w�����hm")�Z>vq�2B���Չ��q��'V ���e��.�
i�
)�#�2$��͖X�b�8'�e_�޺�����\�����}�1��u���`&%r����.�jQ���)�4�cF���ds�����nw����1���-,#�rI�aN�#�`
	�-��#�B��}G�j���,:2/���J��6Ɠ/�ٜ�|�۔�\�Ek
�L�$�cK�oFM^ܖ`v�r"�N?�X}4����R,�K��##��6����p��<#�;��Euf�B`W�&�s
+�����*W��gP�����z3�)d^�we�_���.�=F�_u�t�fs�y~�0���*��Vm�n��fT��G����<��zL����g���[�H�IJի���D΍LB>�]�y������"��-&�n�yU/A$�
N҃^ዦ\T�e��<^Ev�]��v����B�� n��ivuyioE��Zم����n|K5r�׈�H��m���Şd
)�;*g`n��,Z�>�g��E/�lN���	��*������s�:�an�&��o���
P���I(��c�ԋ@�ӎ��G�
+!�|���>ޕ[�,,��^�V� Z��F�+7�a��6im�y����S�@�`l��{gٔ۠�05�cq��?�
�a�
ܴ�]E��$�'��B"���|�9,vkW��@.=�s��U�r��!�:%�0�0n�6�c�
�����4<�����n��k.\+�6�t7�}�FzС.ly�*Ǟ
6�B�%�7����UY�L�c�0QH��=�JB
�����s���l��6���\濰�-���Hƕ�-�^T��STk��"����{b��CH��}-y�)M)�i>	�R���򽵬�]�� .ˉ0����+�>�@���	�i��T5@�=u��h\�ʑ�z�]����}�xsW�x�4)]��-
��P ⴌ�h�.���,�����2��
C�b98����<T:l‡����D��r[��d?�4˻�p�Ϗ��Я��:�:�vu
�����P-6
�u]�J�1�f=�����5u�x��~�Z�ڿ�F��|_[U

9D�v��p#Q�-Ҕ�<g\�`�\d��
4!��Pҡ
f��	��
o�b 䔜)6�r:���_J�v2�l�O?��k�4����ӾC
+T!)&=3*	�.�@��� �k�~�����%���C��5��L"���J��N?A��'R
G��0�E��D�ȇ�"U0AD
]�/D �c(�z���ĸBX�L at -&��@����T/׳ $yŃ�0#D�pE�0N��}{6�C�<�q&��#}zA�"=�����	�|�g��}�6���n�X}K��r���m$2��L�q2���&��W0_{�@��1pz�l�Py:
e
��Z�3{Z�Qɔ>���6a����@d(�D��_�McQ��`�th��
cQ�N����ں�Б[��O֫mY��7
H�7M���we�i�B�"��r�:�@��G�M0\�r�{��7��p��=��΋N��,��;@�ߎ��wn
�.����������"	��?�X�oH�s���"��p;����0���\5ۊ�����
t�2 ��@�湌lfEK8vu���A�AUW:�h:�7a�W���_�_"e�6ADg�
+�܋�5�>�P�5���y�U�CCcCds�OJI��fdm0I����yU��f�a��U�pJ
���	ό:��5Újҿ�P�W�A��KB���@`BA��74�{1
��6YC�
C+8��W���
)��
>�,���+
R��6��!
� ^5����
�S��
)�uJ��F`���a��aa�8쁃��od�����tF�_����v��u��
$g�����8���;7�Y
B�u�2�� ��V��>U?4�ӧ� ��y�
+GC2ֈazΖ��Bә��
+�
+�	XG�)]4�C*":ŕG`8C8J� �L�h$�����k�6�_
���m�^�
�>!��ZL(`���n]n�û]�����K���
�p��>�{�3�{� ƽpp��p/<:���s�=	�e'�^�
�~ǽ���/ý��
��O
{�S�޳~��]�/�ρ'�]� o��o��o�(�+���m�:�7
q�چ�e���靿kźH'��RQ
,��
+�{���2�&>:�=a���ڭ��%"��O��]ی+�9�,$�/�C�[�ɡ�N��&0w,�����r��}Ƈ�걸�1�f����'ڪ&_������HΞ�p
��a��3�b���6�6��d��]u{�M:��ߌ	�I$�h
B8������D�C�GOYF!����|�]h״�x�p\|+8.�9
������p\�t<qz

�㔩�}����'�6�
 � �YΏ
����-[��W
+�Ca�|\X
��1b@�a�CC�M��ow�+4��s���Ѻ��yZ?�A<	�9w�#��
��/j|�
���r
��4>%��3���M��g�!��o;��񖥌� ��AD
����v���ߌ
 endstream
 endobj
 2461 0 obj <<
@@ -18163,7 +18146,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Ks����,Ny�d��Cb{�\��c��w�ҰjD�$G����@�p^*YR�=1��1��]D��W�_1�҈E&%I"��rBi��>|����Q"�$�lG�GR��3�m��տ�9Jh�#�%���
4����)�vs�ݏ��Tk��F�&�D��TD7��C���?.�"��/�~��槫n�Ls��T��D��T)�ҙ�DHe�3T���Z��r9$Q�0�\ATbz�͈��)�X�Y��K+Ƌp�T`2Lh�=.��)��dT�	#�5�l��l�nwM^���#k��h�(̚���vŜ�R���=��啚ƛTX��8X�34̍C5
="" ��w$4�D$�#�J

_rm���&u���bɓx����4ڬE�[W��ؓ?/xgw9�]�B�;k�3������
+x��Ks����,Ny�d��Cb{�\��c��w�ҰjD�$G����@�p^*YR�=1��1��]D��W�_1�҈E&%I"��rBi��>|����Q"�$�lG�GR��3�m��տ�9Jh�#�%���
4����)�vs�ݏ��Tk��F�&�D��TD7��C���?.�"��/�~��槫n�Ls��T��D��T)�ҙ�DHe�3T���Z��r9$Q�0�\ATbz�͈��)�X�Y��K+Ƌp�T`2Lh�=.��)��dT�	#�5�l��l�nwM^���#k��h�(̚���vŜ�R���=��啚ƛTX��8X�34̍C5
="" ��w$4�D$�#�J

_rm���&u���bɓx����4ڬE�[W��ؓ?/xgw9�]�B�;k�3������
 �r��C��#'(��$5O��^��`�	�id=�M�������
 ���\9��M�֕sg
5�$Zw�Zg�Fjb�F
 
��fJtC��\���S����0H�4=2�!F���b�XJy�����2�DaC�U���b��I���R��nґG��� d6M��DH�:
�G���B�8�����#���M�X0�Vͽ�~���KJ���n��ڋ��5�w[g6��m��E
6�__A�����n��X����bbfR��xvC���l
@@ -18174,7 +18157,7 @@ W_
 ���]{t2�	a���{΂BH���:!LFH�#?_�+'m�g�7�!�!BMJ��AE�S�,
b��Al0���
�c0Ha�`p����V�ڮ�b��[�!$�]��ꥐP]���i�ϊ��,$T��D·B�������|}�D�����Z��D�_����Տ	�S�$B�6�?D80��	�s�<su��5 at U�\�ªŃ
 ��l
 5�9�~-��L��L���
���o�M'ˢ�4����a#(kx;��p�O1��;�VN彴wR9�b�.xaK1���s at U�D��d'����ȧb��KW.���P�s�3
��h�-�������$=B�
-^ �^��iԱ5�P��_�z�mP��+�����|(U�
����C)l��R�J��w0�0�r�����d)��arD���@����0GBJ�h�)���:@���!�].�P6�t�S�t�l���F�
���=�Y�=����do�,�6�N0+t@ ��/+�V�V�aX�o��������pe���2�UZ�a,��H�0�>A�i�
�����
��
��a�ˁ��9!|��W=ɓNN~�
5PQ �H��cJ81�Po��u�.�u[W�Ѵ�n�}���D�'�� ����:;��~��YL}�0��ߋ}e,��YB��?��������BDLx�(� lm�Lj��(�j^Э��9����n��}�U���}�n|a�m�wJ(y\f�>lN����Z��6h������U	���Ue�-�"w�j���b�e�P�6Ϛ�u5���:nƖ2���.<�*0(�
���̋;�Ў=�����|�m�ᐶ���Mѽ�X56�E���
"d����/���L<��[Z�m(h���?�9��
�������?��\�a���4/���=�l�AJ0
�n��wy��:�
+^ �^��iԱ5�P��_�z�mP��+�����|(U�
����C)l��R�J��w0�0�r�����d)��arD���@����0GBJ�h�)���:@���!�].�P6�t�S�t�l���F�
���=�Y�=����do�,�6�N0+t@ ��/+�V�V�aX�o��������pe���2�UZ�a,��H�0�>A�i�
�����
��
��a�ˁ��9!|��W=ɓNN~�
5PQ �H��cJ81�Po��u�.�u[W�Ѵ�n�}���D�'�� ����:;��~��YL}�0��ߋ}e,��YB��?��������BDLx�(� lm�Lj��(�j^Э��9����n��}�U���}�n|a�m�wJ(y\f�>lN����Z��6h������U	���Ue�-�"w�j���b�e�P�6Ϛ�u5���:nƖ2���.<�*0(�
���̋;�Ў=�����|�m�ᐶ���Mѽ�X56�E���
"d����/���L<��[Z�m(h���?�9��
�������?��\�a���4/���=�l�AJ0
�n��wy�e��
 endstream
 endobj
 2468 0 obj <<
@@ -18209,14 +18192,14 @@ endobj
 stream
 x��ZK�ܸ�ϯrH4�J˧(p�>�E�Iv}�}�[�na�R�������bQ��t�
�e��*��'���?>����<0Y��2H��˂����{0�S�b����[y
 ��b�%���ׇ�h�,f�L��ߤ�ib�qO�/o
��A�8K��Ykؕb2xSo����1��
-��w��������o��8I��e.L�y�i-�;7I,�v�9n���)�5_�d�j�JXz���ujF�m���J�%�_���֎3����JÑ��[��Q�ж]�� &�C����滾��=^:���C�� ]�,�8�)Q:\ʭ�*)A�_/�d�^��X��M&݉oX�0��KXz�-  [�w�4�LWL�Ub�<��3�&��E��4�]N�~�A��(p'�8j)�=�,�Įd���;
�=�����L�I2ͅ�L�43_!�+
Gp�/0�aGN�i���@�h&`s���Bӑ�c��y�
s�Qa�"3aa���4��¾�yo
��٪z�4w2�	��a��F$�|�)����]O���/�����폤����C�ق��B�7��s��%����z[�T��p|��pghZOsAv�����q�Žp����=��QB�ۯ
+��w��������o��8I��e.L�y�i-�;7I,�v�9n���)�5_�d�j�JXz���ujF�m���J�%�_���֎3����JÑ��[��Q�ж]�� &�C�X���滾��=^:���C�� ]�,�8�)Q:\ʭ�*)A�_/�d�^��X��M&݉oX�0��KXz�-  [�w�4�LWL�Ub�<��3�&��E��4�]N�~�A��(p'�8j)�=�,�Įd���;
�=�����L�I2ͅ�L�43_!�+
Gp�/0�aGN�i���@�h&`s���Bӑ�c��y�
s�Qa�"3aa���4��¾�yo
��٪z�4w2�	��a��F$�|�)����]O���/�����폤����C�ق��B�7��s��%����z[�T��p|��pghZOsAv�����q�Žp����=��QB�ۯ
 ��ō�X��|+����H'<O�?�=��Bp�k�����b��y�v������
>���Q�?E�O��Qӂ�M�We����^*�겣WU�
l;(=�i���������aޙ`bf 
LP����us�?Ѻ9%�ê<� [� �+��1�WL���`����Z
�����s���jqT�%����i�ҕ������l�p�&<̱�
NT��஁3
�-?-����cEyjm�!H
k�
��y�`R\���� q������,=�lw�
s�~�
+{꾁G�A���/
|P}�
� �Qs��6�A
T�f)�玷��ke��4�m�#�m���$����V
Ps",

��J�{@�� ��f��&˾�/#����
n�*;����E�M� �l%��%�٫�+ �e��4���
�Y
 ����R4&�Zz���0t�j��L�L|���7HԄ�h7-�J��/=�L���T��
�D[
�Iu~
98U��M�T��r�#V��Z�`O��-.��@��nA81`��t̪<���I2�2�2]r��/�W՞T��a1���<�u��<��"d��y�����XO^�kFO��V�"S>z��{�"R���}������������������'q'&�s�&gX�&�:08f��g�]9y''CB�u�3�%�[����(C���EQ
�]zGK�4�="T�Yh�؎�t���	H?m��Y�(��c�qy��l�4
�\+�M��rU(8�,�$�`�g�2�Yʺ ��)3���$�N��v���%C_A����)��X,�OQ��%���1���w݌�%Wa�(���L�jKʊC-wW��J��(e����

A���4�����ӯOi ��g��DB���������f
GW�З���u��|�Lpy�)B�W�@��q���r�Xtߓ���� [...]
 D��jV�)��ݕ����= �v��Q� 3��b��c$`��Z:A�|��^ma�R-V~��s۩�G�k�������r����2�
y?�6fȄ���oFmfR
 l��2��R�g2�ȥ��
��pɒ,|qz3X9`�
/L���	�+n���bʭ_�N��o


}Q|
�
<�Oŗ�sݑ���B
OM
!gY
܆Z$�(3٪��W�������v�&q:zE��g�$�ʃo���'�=��rv-5���[/� ���dF��:nB��F���Ȕ6w[�B�x^�?SkA�3� .>c���ϐqC|�n�fr)���K
x$8
U��^0�-�� �W9�O�J��
 e8�
�+I�V����;@��al�5VyZ�-q�8g�\�(�dv�3����x)t��ܞ�T ����7w\�d�1��I
wK>�R�����1��3��'>�lN��\��OU���]�ȫ��6��M�
�qL����6�Fy���X���Q��hyχ
�l8��V��VVm�>�����O}�^lP���G��-�÷���L�p+DoY��H-"�uI[RG��q���?\ϜC�h�6���� �)�uy�PT��L�#LI��S�v>ngG����ݲ�����u�0��^������O �P�b��K]��mC�&��0My��V8��)�M;���^���M.�����E��~O�
-���l�bu%��ar4��/ފ&+k# 9������sA)��ۺ�ٺY��5�ͩ9��6_+�<
vy�ãc���k��gS��$����<� ��.aP۟�Y+�o�8�����&�=�����r��U
����fʚfF4��fe;H�|����[n�虮Z�����5��>�tulq~�~���NOgFbfF��o7�C;�w/�0�L������"�A��hG�
l^��KM��
#�sRz=\.��
-�t�ɭ��ŀ4�#Ԙ��/�il#P
��������K�=c���S�:�S�����a��P�ѳ� ��
 �޿t������Kr�YPM�?��$YN�<�	ف�k�9ng���-�h�6�M[��!
y�E~ϋ�=!��]ocw��nTغ��
�E闐g�
-�q"ǁ����� R�
яJF>y\ɱ��ԇ�sˋ�T8�
���bϋ���g�P�l
+�q"ǁ����� R�
яJF>y\ɱ��ԇ�sˋ�T8�
���bϋ���g��l
 endstream
 endobj
 2475 0 obj <<
@@ -18246,15 +18229,16 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽZm��4���"����Y��ګ���;����j��ē18�`;;̿�[-�(Ѽ-p_ٖ[�V���[�����}��
�|%V6gY�V���|�=�x�3_���w+�T��n]��J�9�BA�^�}�߅��3�ɕ5��
�R��\x_^���
������Z冥veaV����n�.���7��u��?^�����������d�c�v%��T����t��8!
��vW��+�bY�]W]W�4���"�Jn��"
�m1
�ƍ
�ղ�NAe��}X+��]_�
�ɦ�d�qj�t�v��EM�Ǿ�>�Q�J�Z��j#8H�H��X�4�J�e?��f���&Ay�+���`
�����


���74�Le'���r�}#�sg�MN�w�z#�d{<��C1���)��:��k�'ž�k���~��#ź����o_ at _�S��B30B�2���#l�(�|F��3r5v�����'t��2%��߇�ؓ=�E_%��r��W�J%Wm�
�
�%���NMRtUqY�==+n�n����@�����cW��F�4y[����oi�`�R��f
�����u�͒���W���.����2��1�ʗ0:�I��w��)�
P(�Y
Q���J5;��Wt�P�-��-��;�"���?&��8/��t��O/j�`Aݼ�;~n��8փӎ�z��)�<zk�E�I�no�-
-���m���."��[���ͼ�ݮ�+�o�-,[�ݭ3��� ��

����T�ۛ�H`��(�|Dz8��
41�IQ;
No�I�|W�:�
cY�a�䬰^B�
��ϝ�r�;:�s`na]]G�=�E:��9泤��#B�,y~"D�e�1��{����I^��Ӟ!��`�<y*$�D<_��y��!ޒ��g at l~�|
I͸JC���C喓'M�l�n�n�mS�p�<V��;.���ZCK	���z)�{"Q����MY�Q"�k�]��g��G���b��]x�@��K��8B������m5\G�.Ϙ�j¤C�=�����W�Nn�m�s�s,�R�$�ZwUY#lH�EP��v_
J� G�p��G@
)n���$��A�~2�2�_F�ц˘%�	
N磁ѩə�h�HTXfu�䘰s��P9�T
�
���=������Ĩ�e
-����$H:�=���g�{��-�L��ʰܪ�`Ȳ
p�x���"��J3��`�X�'b
����|� �����g�i��P�%��H
)�������@�X�p�y򶭏�҂a��6|h�US
���~(����_����۠�%n��6���]\�d#^FC ������'���_">�b1���@��syݰŜ�
���IYl�O������8p���I��O+P}("$
��c����
.����/��]s)���$rWew�e�i�l�8��Ǔ�W�6hymӹs?�������B�&j�N���
��7���@��
-�]k��z�Z��0
��q�q���P4�c��H�M�B�����%�
-H�/�}1���e���
�w)9�T��g��FJ
�ߜY�X�W�Md�f��c?7����"H���u59 \V=ulځn8��yZ�
ʝ#�6��ض��!u�-R���zG�U�*
)!�M결@q�G`�]�
Q5{Zb��$w�7����3�]��{P
K��`��|�h�,Db�<�))�j��:�sJ��T�F��$f{�p��W�/�,��~(.������js�nv$}G_��|���
Lg��rƞpr9��چ��u�@���b�h���p�}W�6m;�C�'�.��
�i6�����N���I��-��$ij<|�đ϶y	�~8S����d�ƲY��Ve2��b`
Z.�3g��7`ˆ�a�4'
���U
�m]c�Oc���m�eGA-�1�O58���H g[�5T,�zL�n
��
X�z���JZ
�=�u�"�㋘T8�\�C���=/�)�>nq�7�
xF2K��
o�* |��&�ǛTa��������@W�❷�k-�Ou�@�C����ԗH��W")�\X�r�`�.��r��Y5�-��Z�*w�
��\]$N
���RL�0Rif�^��c�� `ߤ�7�_�Ƈ�2��
%;)6
�)�Q{^>L���ve�{��n�p7|�򅘾
�	��6|��v�Rl5��y>������ʋ/�6����D�+r�r_v��� �N���x�f��pCH���
n�
q��9#� E�C`.�0\y:��C�C���b�� 6����:����i�Ŕ��~:�����e簪��i�#�c{�������/���G���U5w� _��ä}�_	F��ƚ�
Sdl ���]$�]�Y��wՎn�7>_�H@�A�w�9T�'��w�=q)> �h��ӫ��PA�$�Ad��
1�}��yR�Ԝ�ܼ�� C�9���, fM2�q���`�胖|n�}
8G���M�}p)s��^s�x�
m���8�1�˲��{J��M_��%a�
2
W�%���4�9TayH=Uv�Tyf
 [...]
��YM"�L�(
-[%�c(,Xf�OA�,���*/%�4��j<���t|� pp���T ��L�A@< �
N�O�y<сY��ĉ.�X�	
���Cn��HE�!�'|�� vV�ˡr9Ҩ����a<�
b�x������/�����w]R��� ���⹾8����R ��q��:�6x��cq	n8�
d�������tރ����6�����+�o��oG7,���|0��džJ:K�ɞY�♉P��ҝ	.�zgs�w�B��$���e��#ŝȷL�>M���)J(��
-�����z�F�Yf�07=��O����7�c���`�NÐ�����!���8P$Hlʴ�O��0R� H�B�F�
H�y/�y�
�`r%@m���
�G3�=� �0�,�n9�ȒXW���#��
�d
K�����U�����N�J,&�$�u��_�`F�s��[�.P�1Z�Gpƈ�
�mwލ�?jL}�QƍB���|�?���ڣ;���K
��Y]t��Ot�@�jꅚ
-
W���&�Tp�tb\x̋E0�L.��L0�º���Ȁ�
�L׽j.M�V�=�1�4&�f�]�W��W,�&����,f��c��S��SL�`jf����|��)��Yce�,��%�x�}ࠩ�@ˊ�]5
el5�� 8�#�IcN�O�{�$�u46DI$B�brި߬7K>Q�_
|�����؅��d�4#Y�)��$HDF�L�"�ɟ���t
��d��/0����� � K�
H�L
-˸�su���~��Z-p��̩~˙XV �+��ݳ�@���OXB�%�Ck�9.��5�
�YC��5�L���o�ҟ��}h�χ�� ��hÁu�O�v�6���&���9��>�
i
��E��Գg�g��s������c2R���/�;��]ӥ�v�
�0ϻ��l�ʕ[���[g�x�
Lu#�b�;�N�g�O�;yj�ta
�;;��l�LŸ�u�������d^aN��\�_��K���W9Z��/�zl_z�'�ے@P&�1��J�E �欣�.��؏s��
q�y��M���G�4�q��=i�Ư6X��O��M��g�I
+xڽZm��4���"����Y��ګ���;����j��ē18�`;;̿�[-�(Ѽ-p_ٖ[�V���[�����}��
�|%V6gY�V���|�=�x�3_���w+�T��n]��J�9�BA�^�}�߅��3�ɕ5��
�R��\x_^���
������Z冥veaV����n�.���7��u��?^�����������d�c�v%��T����t��8!
��vW��+�bY�]W]W�4���"�Jn��"
�m1
�ƍ
�ղ�NAe��}X+��]_�
�ɦ�d�ij�t�v��EM�Ǿ�>�Q�J�Z��j#8H�H��X�4�J�e?��f���&Ay�+���`
�����


���74�Le'���r�}#�sg�MN�w�z#�d{<��C1���)��:��k�'ž�k���~��#ź����o_ at _�S��B30B�2���#l�(�|F��3r5v�����'t��2%��߇�ؓ=�E_%��r��W
l�Tr�v���p]ҝ��$EW�u�ӳ��߿kԺ�ʾ?v%[o�N�������F�*%*i���]��,�[XXp�K�B�
��(��C�|	�s��M}G�B� �R����k��T��kAEW�uݢk��O�C� �/��c����XJ����d�f	$��K���+��c=8�x��{��ˣ��_����6٢�_�ٶh�q�"�[��
�̻���Jߩ�����²��:S�K/	�����8�N���Y�
���w,�LX�@C���`�����wu�#�1���@�
+�%4����I,g����8���uTj�Z��;�sQ0a>K*�:"D��'B�X� /�o��
+|J��U|<1�,
+�˓w1�B�I���כ
�-�z����ǑԌ�4t��:Tn9yҴͦ��v�6E
w�c����z��5���`読��G ��n�ܔ��%����5A9y��^�p4	�ɾ+6�8�U�'n
t��t��#4j����V�u���I�&L:t0ڣȩX���F���>>�b)%L���uW�5†�XUJj�š�`q��.��|đ�晪I��a�'3/#^�e�nm��Y����t>�������D�eV�O�	;G�� �cL�!P��ы�݃�������nK�]�@ޟ�O�����s���q0��x����$خ
˭��,� �':�*�y@�4�
VH��{"�y�[�
	��
B;�z�{�1���
%/([�����2��h���
��e��'o��H�--��iÇF]5e�Q����],��9�E�X.�
*X�~lé
+�ťH6�eD0��a��i��?�%�)fp����<���
[�)�XZ����䚮�ͯ���Ml�K��Շ"B€���1������9������5�"�kO"w�PvX���L��C9x<�yeh����6�;��8
	
�,dh���Hy�p��|ý�
$�᫯0�5�Ɵ�7��Iq
 �0�w�ME9Ǝ��4�4*���M�_���t�r�CI]!Z�;�!}�R��!II��pv>m��1�͙���eU�D�^k�)=�sS��+�Q+.��
�^W��e�SǦ
�#����ۡ�9�n��m{YQR�"u�N
��w�[%��‘�ۤ.

�|��U�U��%v��Hr'{�,�=3إ=M��б$���8�Ǎ&�B$��Ӯ��2��=ѩ�?��+PK�na)NR`��
'�p~��B��K�Ⲫ+�-!��6��fG҇q���W߾��t�/g�	'�C�m8=\����9--f���;
� �w�oӶ3>4y���xp؀�fCoh���TX����i�rNOB<��wN
�l����3��({�I�j,�E�(oU&s
�)�֠��8sF�z&���O#p��)�]�`�v��0��4F0���f[v�2
3�T��n�Tr��[Cu�R ����Ɓoف�����nۓ\G(R=��I��˕8�M�\���:���{ˀ`$�4���Ʈ§�n�}�Il�<\?~�*�t5/�y+����T�
�9�K��@}��h|%�bͅ+Nj6n��?+�ɟU�݂�<���rG����Eⴀ��-�t
#�f��%�>�[^	�Mj�|���l|h/

�Q��bӡ�Ra�
����D��mW��)�V
w÷*_���1� �
lS�'hW.�V�8���~{�,ܟ����iS
O��LD�".�eI�
���gjfJ
 7��L��ʁgJ�3B�P��0�Õ���=t8T�~:,f:
b3X�߫�=
h��_L	[��8h�
Xv�z���;�?�'N�J�	
O_��r�.;���|
QUs�	��
+?L�7��`��k�)�1E��xy�@�%��
�}W��V{��5�
�~��CE|r(}W�����
9�zl
�Or�DAF���s�w�'�L��>����

0��Ly�`�$�
�X�
Ǝ>h��F��s$�|�d��2��5'��m�Ѧ����
C�,�뿧$\��U�>ZF`� �p]�)�NKӜC���#PeH�g�����a\EdA�����9�N��,��1
�$r/�Jf�3�K�2
@�ѐ���$R�����AQ�>�‚�av��2X_��RbI!;��CX;O�W
�>0��O����� ���$�$��
���O�貊���a-�*?��K0�T4!
�|§�`g�w�
!�#�����	�
�S0� v�7o��ϊ��K���%�N�R���)��
�\� ��
���Cl�gn@>����@V�[���Э?O�=���ns�	�^_��M�Q�vtâK
+�#�lql��������)���.ݙࢯw6w|g=!4�OR��^>R܉|;����$|�����x����o����jĜeFoSpӃl�$JZ_y<�O�
��4
����{R�zߎE�ĦL
��(1#�
�d.$m�΁Ԛ������ 
+&W���<�� ~4�ٓ0`	SP���3��,�uu

 9x�\�!KƱ4�]�_l�
�t��bb]@B[�{�e
f�>�l�uA�5
�zg�X.�@��Fq�ݘ^�����e�(�����[|�=�3��Ā
��E�/�Dd��^����qu�m`@�L�I'ƅ��X3��2,��.�뻽�
�߱�tݫ��dm%�sm at cr[`v;�E{\p��l�����bf9�1�i>�l?Ť�f�]
=��}��9�5V��R.]��w��J��xq�U�P�VS��?��4��x��<��O2^GcCd�D"t,&���zc��5�����9�!�=��]8
Mf�I3�Ι2�N�Dd$�D*��)�;}A�@�M��ݟIh�
+��ɁD̤��;Q:Wǿ�臟���
�Ϝ규��eU���j�=+dZ*��%�]R=����ROZÏ��5T�X�Ȕ���)�Y
؇V�|8pP�
�6
QW���m�mS�m�o	�| ������^��=A={�}�P�?���Y��q<�!� 5�
����o�S?0�5]�o'z�p��;�q�Ͷ�\����u����T7�*����}f�����fN֡���(�&?�T�;_z��/[H���,����t0��|��^��)��f���pB�-	e�
�M��d�Q��j�:��2�W!��8��'�����+(�}��I��
+ؓfj�j���������M
 endstream
 endobj
 2483 0 obj <<
@@ -18287,16 +18271,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YK����������˧H&�
2;;�b�Mv:ȡw��b�
I����"�����'� �\l�����W_=D�mB��W��b�M�hK����Pj�bu�&��DŽaM��W��,�L�x�|���H�����L��]�A�	�,�����w?H�Nl����6�Q:Ѱ+IEr�In�w���Z
+ӟ������W�G�Y�If��U�u��Jq��tF�T^?�
�����;�˩ FI�T��
zQF�f�Q˩&R��ڏy{�+�֋�z��� Я{X	���)�I��Fh��yіE�
���տoPb��.�M֌�T$m���I�`ٯ�p6�^�1����
-�
�`�
d��
�^P
�'��(5�s�tb^�G��<�p��a��Zs�ǽ�V0h�
�MI2.�����4�:0�)��w�|�`�6����W��S
�91������g
�"��p�nGޢ�N,�
�^� � 4r�\�u0�-Ԕ�,�Z�`D�Y��"=��-S�Z3��Ho�'R���'��T�፼D�x'�n��<��
����t��Y
���
-���\N�o�!��4���[�-��:-�
8R뚠��sQ]�PEgA�腡�p!*�ov�\V��ֿa~�W�
�:�8�^�:Zp{��|�u��,�	� 	9��
Muܵ�.7�Z���
p���Ey�8�
v�60��'?����u\�Դn�̘�Ɲd/���mS�Q�g��ng���6<�����+����&��<����+��y]�w.�-���-�=��
?� R���qGVk�L��U��w��HĐ46-�ae�~B�ה��m¬��A�wؔ�7�g~aB�׮i���&
-��w�w��b����]s�8��>��]����ն�<�6��ۄ���8��2�Kg�&�V��ߣ�#d<H=&TQ���
�'3c7�n+��ׂ�ch�
-���ϰ�� �ٔ����E_gl�
ؑu�ӹL0
���/ �b�)���*kf��H§��
D.xݷq&�R����*>�g�|=v@W��k��Չ��׍k��y�3�8�
]|����CIy;�x�Pe_�x�~$����\
��sy�v�p�
{��ъ�r>@Jd��	������ٯ�-F=��ep�à@0�a�.�A��{IdC<�y��/.X��Ug�>@�	[
����=xn����b碘�;Wų7e�
�bZ�I��؇�=?x!@�wD9vD��
�לarmO 
L�@G��r��� M�8��a<H:���,�ax"j��-{����_�B6��e73r8��鞓v������?�.ǥ�4�NA�&D�4�y
��H��9z�=��v����]3Ah�H�ھ���_���
�_J(�cp
�\�e�v_V��2�1�ep�&
>�k�)���cZ�az�U
-Lb� �~ �N.Z��ظK/�n���oo{�f
N��^p(z���b�l���BN�i����d��<�ژ[X�֠��"7���4�CQ��T�3L�0�?P��/��o�8�aC4��0
�ɰ@�yNM*s�(�*��a�F���p����0R0����ށ@�\�
�������1{�f/�Y�����91gS'�DAB�4�Z��?V�i�WU�2�-;
�.9�\�/��%6�ٴq9�f'�J��c3��K1���

-�0q�7�����2-ܿ{��s�r��{ԗ���`Bi@�8���g�Hj�.1m��(׌{�k�
�&&�*���@���DJӷ |I�W��vƴI�b�hz��]}›�H+�_v��xU���5�:�si�"L���ѵ�w3B����
�`_��̦7�
W�  �XpMK	es݋�>+�Y��V�Tc�
��(�+BEE�+���usa���>g	�@o��3����Z��:p渥ڸ�Pmֱ �
�1��C��D+`�
-�2t�*�'�&Q�Ɲ��5jp�{�%��&���,��NxF'<���
'����dݴ��&E�A�s!��}B�O��D �I>����ݕ�e�|1��Y���}˷
�C��k���S�V!H,
ro+,	i���_
㍻ͱX���s�㫂	R��q
�l�C��5��n�
	�
-y�	[�2�f�����ac}��xWFG<
1E��,��Yr`0�^��
-��y6Mh˦�[&��?��������8%�r���+l������]b#+���l��
��>yk=���74VL�

�^t�ENt��K@����'#3!#ݿ+<@5}��F<�?`�_����������C��G��i�3��+�{�ɸ�m�m��s9nX�E��$�����%�4Ak� ���9�YPY���ߑ�p���0�^ᑐ))q�w�Z
GK���p�-��

�V��W޽"�P6��S����:�o�3���e뤅������Go��
B��
+x��YK����������˧H&�
2;;�b�Mv:ȡw��b�
I����"�����'� �\l�����W_=D�mB��W��b�M�hK����Pj�bu�&��DŽaM��W��,�L�x�|���H�����L��]�A�	�,�����w?H�Nl����6�Q:Ѱ+IEr�In�w���Z
+ӟ������W�G�Y�If��U�u��Jq��tF�T^?�
�����;�˩ FI�T��
zQF�f�Q˩&R��ڏy{�+�֋�z��� Я{X	���)�I��Fd��yіE�
���տoPb��.�M֌�T$m���I�`ٯ�p6�^�1����
+�
�`�
d��
�^P
�'��(5�s�tb^�G��<�p��a��Zs�ǽ�V0h�
�MI2.�����4�:0�)��w�|�`�6����W��S
�91������g
�"��p�nGޢ�N,�
�^� � 4r�\�u0�-Ԕ�,�Z�`D�YJ�0B���e�Vk&�
�C*x�����*� ��ׂ��A�-��g"uy�Wr���?�>?Va?��kC���
=�3��p��wk��Z�e�Gj]��w.�k����B#�0�.D���Ε+�*���7̯�
+��V��k|CG
nO����s��E0! "!�Vܣ�������&\�޵w�qⶻ(/g�����A���]Y���K�����и��ŶQ�բm�<������
�Yچ�4w~�Qp����P �����q�a��4������E���G����`B*�P�=��jm�I߻������Ʀe;�
��O�t�r[�M��[Á7(��R����/L���5ͱv�DaU�.�N<\
���\�k��x�Dz�
�״���vց'��r���p�]��R��
܄�jW
�{4r�����!�*"��}���@�df�&���a%��Z0bt
�U����ѽd_ �2ܻۺ�댍��;��/:�	��>��@\�3���Te�
SI��=Ԣ����6��_ʰp�U������(��pMq�:Q[
�qM�<�{��k���4�Pu()o����+o��o�dT����w.o�nn�cO�ø"Z�S�H��@�;���}Z] �u�Ũ��
�q�>
���0;c/	�l��R  [...]
+�Y7�
nԄ�'y�4eaZ{L�3LϸJ�I��������B��w�E�mU����o�֌�i�
E��]
���m�Z�	2m�[X{�L��g[s
��pX�FQ>��y(�:<�Jp������R��p�m3� l�f�\
�c<�3���IeeT^��#
���P
U:<F
+fҚ���;��+ޱC;8^P�a;?�b���%1k�2�5'�l�Ē(HH��_�[�NJ1
�Y�eg��%��+"�ž���0�6.���$Q	�ql�_w)���yAA&���#�\���w�6}NZ1r��~�|L(
Hgwt��I
�%�m0�q/|-����$ Pebw�H4��Hi��/i���|�Θ6iS�M�ܾ�OxSi%����A

�*
�x�F�6T�t.�V�)��4�v�nF�>}��2�����
+ �
" 
�i)�l�{q�g^� 냀~��j�jLp�{E���w�q��n.,��2��,�b"��
y��{_B��P�
�TW
��:�C�!��y�7>�hLZ�QB���[��$�ք ���ϸs�
����Y(k¬��B��gt�㽏�p�o:)L�M�
mbP�8��j�'���>�L$����;��a�]	X�aНez�޷|�0
1�8�i�?5n���� ���R ���Ȍ��0޸�
���
?G:�*� ��
� �� �0�9_�
�fϐઐ����(Cjf��j�; 6֗	�wet�s�S����%� S�%	�`X�gӄ�l��eb\~���_��/~ *�SR*�^�@�–�Ȫ	��%6�b뭱�F�α�ꓷ����Ac���q�E_�DNj��x��{222�����SQ Tӧ�l����U��;{��)z<
?�{d�����:
����񝌫�&���
:���Xd�O��L�o�Y�7H�f� ����
*O�
�
+��!!+��
	���o q���q�K
w�Œ���j�	y��+�	e㻟1e�^�`Yq1�c�8K�xZ�NZ�m�NL�>z��ߓ╞
 endstream
 endobj
 2490 0 obj <<
@@ -18329,23 +18310,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڭYݏܶ��B0�T
xR))�
��B�I
}�� K�[�Zi�o.}g8$W�����/��
�
g~3C��.`��7n8���i
e�2G��Ay�y����
�H�Yp6+�A"�(��M��Ϳg42�,R�D�?J�"�x�-������N�r����m��H�A
-\%L���u��w?��"O—_}�{����_���*�T����qp
�R�x:OU$i�����mW��sc&�L&f�����+"��^m��,���/�����5'�z1_�H�uw����5�2�#
1j���
�h�;
�����R���3�����ޒ44��5�fכ(
� |�
#�#
-N@
-h�RK9, _�wqhG"[
�Poϖ�ce̙t������,,��nw��nT�8Yj��]��ŝ�'"�J}m�#��;+��o`m̤�$�\(A�,���O���Ñ���82Ui���@���H‰�$��aO%�3�-MY�)匵.@�y�C4P!®��$�=O$�k��L�*�5���_�Q�^D/ŸQ�5��4�E��r��Ծo;�[�g�{��
�g�c�_3
��S���]�rj�Q?� +���d�6�0�� ��ׇ(�:��
m�:��:�x�V����p�
Mw���4�g��X�(f�RE�
-w$�;cš:����N���?��T��*��wGj���
���j��2w�*â�>r9���A�g4	�p�#�h�$jX�tw�h�S[�xh�3W"��T�~,�
�����dI�`B���kjc�n�Ϲ�e"�
]� ���zA�7�}�7Ӹa�H�YI$�>ꊆ�$q�AC�� �ڻ+���-9�O��_����*�@n���D1��h�!�#3RÆ[p�Ei�?�n"J�ԭ9j����^ӑƆRoC(
��m

X��ܹ�����,E�6��fq���Q�m5��3��&j�/�x,$0
M�
-���2�|\Q4����p
�Wy{�����%ܰ�+���
- ���xĐLd��:�J*o\(a at mX)�[�;pm��܆�wzX�K<�Rf+�M#�

re���nu�L�)�SQ�-<q�Q���`�0��o.�����}&#�?�Om^!4�
cc᯽
��p�#0�Y8��=�\r�����<A8�rn�֧��>[1�x,����*

-��p������L2���oB�M��	�=���;�Mtbʲ�h�b�����l�9s_iќ�Y�űӮ��W���M`�i	���'t�cX�X�
��4�K���8{`{�3!�k��ȽW�O���R�˖������9�n<^zĶ�Ő@�
gc����"���
-
-����0��Z�/�f$ �zE���_�ط�/4T�fԽE&���^|����He�ېMG����E��͔�A�;B�G�r����&%�x��))46�Tq����Y�Ň]�����u�7�9�|��%w{��mU�m�닪v��v)�ϩ[�٣^��fi��/t�����v���r��s۶"4��6�
&�1�9�P�
qμ�f>y�y����缫H��c��t����T��m���٧a��B��:���
L�;�W���0Y�P��f�`�)
�0
����~�R(���3��ԙB���f
-#^�Q�	�~�瞽
|w��=d�62�.�
��*]�Y���҈v:�W���@<�6W@�I�36 0	�k��#�ao� ��xA�P(8h�hK߷50T"6� �aZ��v�
.Y�Y�Wz~
��e�F*1tS�'
� �ǁ�h�@����	C]�V�
��=Ba'9JpY��\�4��H������
;���b�a��#���
1���%*f�q9���w0lV}7�W��gO,���n
�'�����w���M
-[���
�� �s@ˁ�͖�9p!.��L_�ǁ�T��	rhl��AH�IL �{RT�uuiw����6�Ȳ
�<��xa�iJ�:�<���J{v���

-HSDnو�	�;W~����[��
皬��1~l؄b���v"��eGיK��qb�@�]	
_�lIY��;��
����BK�A �!�u$^$y�$�S�"��`fг�h
�a�Rۦ��F#�dG
-�񮮨4U��a
��q[v �$���/�6� 
-O~Ɍn�#�H��A�Z����7N��j�qW�w��`F
 �s 3g�<"�.��*U[
����q�܎
�k]�
�j�v\#���C��yg� �橒2c*Ra�ʺ!3h���
}��["x ��!
�����wE���#�3?:���B���KV@�-��	�^�ٰ��ai^1����TA݋���X�<�`�T@/�0G
LW�L
m�a�9��
b��#�<�8v6����������f���
�kC���:]A��F�/Ԩ������˜�!nT�^��
�ea�s��]@
�E��G�k>Q�����P�MeoA�F/�c�;����&@B��V4QPϾF����OE�ؗC��Wa��`�Q̈́_�
�Ӫ��i(	�O��Q�e��~@P��
�z��,�^|D��0�qT��]�{�cg#���S��?�%ҟ�mz�:��Z�=M'ƭ/=�$6��C �4��J���w��JM܂ ���� ��ؚ5���FQ��(�<�^��U�:/����G�|z�S���k���~B����X"��15!Q�KF3�5�SEәbA�&
B��ٿ�Z�
-$
-`I��a�'���tl�	�M�ÃE�����P�:�x�;�0��3JC��=I���X���
�ٰ�Z�Xc��t�X�m$�08�&���{(W f�miA	���.H��m��/��z��΢(=��Oo��]����s�� f��
+xڭYݏܶ��B0�T
xR�()�
��B�I
}�� K�[�Zi�o.}g8$W�����/��
�
g~3C��.`��7n8���i
e�2G��Ay�y����
�H�Yp6+��L�(��M��Ϳg42�,R%#����F<��?_�|���ӣ\)��
r%i�W���U�����^�2|��w���~�����l��He��

��Q�$1��S	���92���U��ܘ�(K�Y*`�#�(�R���cc�FR�屿�Է�dX/��e"A���N�P�Cݵ��4	�G����(Ǻ,�N���: � ��L�`�P͈��ToI*� ��y
���Jţ�Osa$~D����6.U��c��~�fq$�ա
��x�|+c���W�nga9
u���X��p��H�r��_wq
w�.Eȕ���G��wV—?��ژ%v�\s��DdQ��B�W
�$@��ppǑѨJ�
T�E/M�N�$�'$r=
�$uf��)�2�����1�y�@5B�]��2�=�	�k��L�*�5.��_�Q�^D/ŸQ�5��4�E��r��Ծo;�[�g�{��
�g�c�_3
��S���]�rj�Q?� ��

��m�a	��_� �x�w�8�:�|��A[�
+�{Å
��z�i
6��H?�`Q�򥊆C75��;cš:����N���?��T��*��wGj���
���j��2wٚ�EK}�r:��L�h6��G�� I԰$����������pg�4D")���X�-rS�+�ɒ�e��n����
��]��#�s��D�B�/���6�ov{	�7Ӹa�H�YI�}�
�Iⲃ&���p�w+V��[r���A���
U���N
�ˉb��a��CGf��
��<�Ҕ��D�Ʃ[s>�Λ͑��#�
�ކP
F'�8��6�sa����
8�mx��*�ݑ�@�j��g��L��_��XH`�,�.\�en���
h
To/��8�� ���m�!
�K�a�W�߯ ,3��!��J�!t�T޸&P€ڰRt��v�چ�܆�wzX�
o)���撚f��2��u{�:r�d�é(��8Ĩt��b����
+�7Ā[��y�>K"�_��6��q�1����^C{���,���
q.��i�n�X.�[���/�O�V�6

��:���B�<
�e���4���C���dSw3F
e��{��Nh] ����&�X��ùDm7�g���@Z4g$E�rq,Ĵk��x�T�	L6-�
����{
�KC��q����;�߶=��
؞�L��(/r��D�y���e'������9�n<^zĶ�Ő@�
gc���E
+?�.D��a\���_��H T����C����o_h��fԽE&���^|����He�ېMG�����d�fJ���
!�#}�P�c�s���
+�s�[��|�|�v�ˬ���.G�{Lͺ��
`>OŒ��G�*��6��EU��m~����-��Q��|
	�4R�/t�����v���r��s۶"4��6�
&�1�9�P�
qμ�f^>�|����缫H��c��t����T��m�D5�OÞ�W��!u��
"��w �B1W�\�P��f�`�)
�0
��y2���)�P,e�g�3��3�2�'�)�Xx�Fi' ��{�2���V��=���C�\w��tE�f2Js��t����;�xRm�6�L��2gl@`6l�&�Gd��"0K�P(8h�hK߷50T"6� �aZ��v�
.Y�Y�Wz~
��e�F*1tS�'
� �ǁ�h�@����	C]�V�
��=Ba�p��^�>B�Ji.t���u�7���;vz}
�
h�R/
G V�b̳-,^KT�2�r����`ج�n��r	�ϞXF��
��u}=
�O(���./�����=f]�瀖��-ks,�B\.�����u�*�%rhl��AH�IL �{RT�uuiw����6�Ȳ
�<��xa�iJ�:�<���J{v���

+HSDnو�	�;W~����[��
皬��1~l؄b���v"��eGיK��qb�@�]	
_�lIY��;�F
껃�]��؃@�C��$x��=	�� m3���
F����6�݄ 0y&;Rx�wuE�����
��f�۲!X�0� ��n�������9B%q�@���<zŦ捓����vܕ�]�"����
 ��Y.���ye�JՖ�è�p|\A'�#C�Zkǯ�
׈�%e��%�a�?@�y��̘�T�n���9�9C��
HgfH�*/��]���a�H���� ,��b-�R ����h
�~°�g6��yX�W
l�18UP�b�..V4�))�+�����U"�B[p�`��0ą���2����
�⨧g�;���Y�;|���P�*���NWPD즑��
5*m�%��1�0�`��>�kY�-d�}Q������ڀOT�p�>!TsS��[�ы�4����s�	�P�h�M�ų�p���S��=��P*�UX���u���@3����ô��qJ����sTDn@�l��/�_G+�^l#
��;�
U{���^����s7�T���2��b�^��h��fOƉq+�K Ҧ�B:�L�[𾩴��~�lѬ��-����X�O���Y��ou�E����RխJ�yY��~8���ӓ�ʭ�p,X�U
��O�X
���8F�&�� J~��a�Ɓp�h:S,$�	����l�o�����̔1
�7�[[]���;�)<`x��Qַ�
+Z'Or�XF��!���F�l����l�J-X�1�P�],�6�t�Y�
��=�+�
�������?}�~�����s=�hgQ��Kܧ���.�Qy������
 endstream
 endobj
 2497 0 obj <<
@@ -18379,23 +18350,24 @@ endobj
 >>
 stream
 x��<Iw�ƙ���dz6��
�������˛��='�4	��� d��o)�,Rj��̉@U��۷� ��������+	�b!>�E��P�a�ھ��'�X���"סX<����ؐ+��y������(D.
-����N^�C,��e�q�?���o
�������"������Ћ��ŏٻo��Y�`���훛����ջ����S�+�KW~!e
�Ux��.��������_W��*���Z�a�sun
ߓ-q�>7FN���<
�
�
��x���2lH�>�h�UM[�w@&o3��\��}S�����뱭�oqDž^ڰXJ����c���h
�}9�݈���\�>h���
��޸���
ǂ�}'�*����	y�-_*G�̴	�|��Y�"[
���
�	N�̝2SJ~w�BV~���Fg��?~�X�1b��__�Z%l�d՜��"/��O4
� <�@�;����/��ZjANaK8QYF����Y��z��u�Z#E��P>���
��L�,��Rg?�'~�Y��쿐��f�D��5r�t��FI�|c]V
�V�
�*~ �V�
�����{��|\7������j�c����lܭ��1n�߭k�,�S
��æ:��lI��M]�&jv$N:�|�D�o�p���}�Q閩Dx��	:8H� ���̚��A���O;�q���
�3�	"�2�x�� s��3��=PD�1�:�n
�ky[0{��M
-��w5�1�d�{
����x�oK���G
j�	�jU�CHS�yt]�a��Ǹa܌p���
��ݾ^�w )�D��`Md�.�w@�S�ĥ�ݪr�
�b��K'Ȳrl�x�� cB��!b}�D3
���"�/�pg4^K���[�V�u
-]~/<�-n��2�3|� �~��(]5�j��m��2ě����@��n��K�ܸ5��� J�
�8��$
-N�M
�S���O����0���U
6� �k�C���}���p�E����r��UT3-��s�&}��
Ϊl+�0�]��(Y��U%�
-���ۖp�Ѳ�xm��
��tl<Un��O�|�Ch�.Uh����e(L�5�.��<�tW��ڐ��Þ���}L�_���qY���}��ХyO��к�b`�c��5��3ڽ]ŝn'K��]���]�7���oN�!"��"����z1ӷe�8=hN�c�X� ��$�]
������"'CEI�@r��"{�47JP0� ��=�`��Uڬ����,q�s]џ-8��N
�J�\z8W�<H�y���%4
��MǦ���do���; o�˓�a�6��$�,�|&��7{���
�{�[~�o�l����/�ɸ�3NT(�tP��贇�
y*B�P�Fp���Ǎ9ni���&J��$e3�����0Ȁ��"�$w�cb��˃������'��.NIVP��
�B

r	��� M�ēk�2�IaH�p�=/< C˸-ު�lZ4Z���/�y��^��6�y�4
b�Py��|a%�t�t#33[��}s(Y� 5
����2�Q
�����	��� [...]
)5�p��"�#һ��$p��ޫ�$�Oi��j���nfþ�)b�� ���):)#�0AB�ڶ�!�=45�Z���m� [���U��L��x�fl�!Ҋ{׆��� 
Q7�a���'�i���D�'ۀ������p<��]'>Fm�m�����6u	��~��A��6b�d���o�ힼ)<S�AO
z��Qda
qPǸ��ʑh5��h�
-Tܓ�>��O���e��%!N�t���	|B$��4�Nα��
I�p
:�ݪB�jC�mT�O
꾩���^���u�L���{;B(�#8H{Dk����
�ѫ�T��F��K?˝x)�h`�:N�P$��A�LZ~�p~���?�eq/F������tH'�AI��h�#4:$<��-�5�eop�b8g���]SUq���!����GƗ]�qS��8o�ǀ���z~7
���U6~z@�f��!"��8E�z_��T��T,a�0QnX1��}}l�
-
�8���l���P��H��q�7,��"v�0��.Y�H$
Y*�B�N�
��#K6|��Ǫ�,$��4���C�{(�ôB6f( 
�
�H
��C3��b�Kj�d�b'��B2DI?
R� ��� 
9�'�;*�GH��n�deg�`�0T#�8���t�Х��M�GƔ�ޢ��������=lK���ԮB��
����N��Y<�VX�Z�̅�iD:|jٳV��nn���[�B�
-����U�d�7���W$p5�[6�<�ËY�6�^M��@�$@>��,xZ׫�x;3/��ڌ�
��n�����lWni0%���.��ٟn��SRg�!�kF@�RE��Ck@�� �
eT0	�ho���es
��J����N\����
=��K=��V��Pv����LuT��r&���,#m�
Gj��a�bl-��3O7��v���d\$FPB�, ���s�zg��t<���܇��o~N�
��$Ā�H ��›

�:)�q,���H�0��-��<�1����Ar�@�q��#��R�b.��$.�8
'@U��Y��`���ih�k�=Fk"���
�K�@
`Qݎ�ߎ��>��$�O\%Y�
�a	��s��14Γ0k�R��ĝ��1)�W�F�
���re^I^-WC�
cJ��,�m�Qy��e!0S��&o3*p�ÅB�߰4�yY��h�9��	�h�@ؔ˭1g%E*4'@�U(t��H
���V�a�/	\��9(<i� ���VU2���
r�xoSH��4a0�:eN��Y�a�]�I�lt	�ΒDID\.�Č+h��Qh�q����d"t�3�
�b)>�
,U<�}1�c�*]�����] ��_�~�lM&g�eC)	G���ȅ(!�(r-�rO"�h�����Q$�z���Ȗ�
x�X��.!����M��5��D�v)��;�g����_�_���t���'0)\��:j̳Mq��^�J��{� r�`����Q�YK0�œ6�^P ��s�
-t�Q�` $*�K�b�N����i�����U������kBfq
-��L^z��i��^.U�W�wK��:�c��&Ac���[Q��Ɓ����=~�b?�:�\8y�n�{\��
-�n�y�q1�T:W��-t�(�	/�ԍS�ɴLɡ�s��+�R�
�`�q"��YF(ldq��������
IE����螱*K�`<�9�.3��e��
W�S!yS������m�-��>�%{��9H�s#�%K
a� ����B
m$u�`S��I�g
�0)I�+Q|��y��P���dR���B#ƺ��Č�=d��7A)  2
.�~�?����)
*O7
X�Q�<�8��⌻��)@�k�P6\�D+
�<*g)Iz�����[�&+x���O���ܻQ��,�x�
�vR����}%�NN_� � ����紟:^)�%2q�
@��i��'����D���
¥ފ�M,�+c���!?^�0��)Q
�*�
ϑ��jZ��5�ʗV��U�x��7x�(;������?��)��YPץ"���
8���=^�r���X,��ԫSр�E/G����
-��~E^��
-�M�g���:Zs�+��Ab���\��\J;
}�F�ePv7g�r[n��#�:|�	�sl��*�D���hi�Ȩ��W;�{j
�V��'���
{����ja�W�'̖��2�1[��i>�=���
@��rdS��zEws0X�Ǟ�*����a�o�	�/�� RŬ��Fz�I�Xl墣J�J���x��Q�
_\u�i�Ҋ
rZO�9'�Rک�bo
]
��eY-|�W�s� ��#Q�&Stj��ru�U{RhƱC��I��
�)�K]�/d���S�y�/7����aD����D
�c�c�
5���?�>3a��?�o�߮n��ߧ �n}\U��~��
-�._��z�Uԏ�:�	~��Ƚ8��ό)�3c�K�%l�, B���z�ǩa� z����ۙ�n�z]�� ����
�wmϿVM|z��
���=�
jp{h����V�;�I\�#��؍u
��ڵ׳-˶���F�E�S�aҭ�>���磎25��ѽ�Yy~G�7dA�Łuռ]
-*[75^3ަ���ϫdG����pBg��o���Ю�_�����s�Y7�#fcG�X�!Z�����=:���ɠ�G	(�<�I�Aƃ�q!W]l�K�A����LF3�:U`P���l�oG�9C���n��
5S?Ğ
�K��D.A�ػ
�
�;�'�D����>ZEա��TZ�W;����p���\ ��,J
-�lq�<H1�y�ۤ�;���*rLN�"��[���y*��O���wO�ch4ɷ�%3L��7
�j*���j�4ԡ�}�Ҷ�ZJ�J
C�ؠ5.f�?>�΁3���nr���;����gD�K	��#��.��X��.�����;��Ť� �-0�Ut1?��y�kTs�?I�T;�P��:�.��9��9u�D5��c������'��O�.�u�D~��u0q��+
����̮�?�
�sd΂���>�Q��vp�?�2/��c��^�F����W��x#�=�

�E���/���
^H�Bd�<xט��Ѣ��Xc�^��wp�1~cp��K��
���C�Դ���]��[W������f3;/����^�C��e
~(q_�"��/v[�' F��Q�]�}���ӉU�n�A����k���*�-��)F�Ќ0�
-�e���
@n:
�}��F4�%(jr7\x}5��/���j�S
+����N^�C,��e�q�?���o
�������"������Ћ��ŏٻo��Y�`���훛����ջ����S�+�KW~!e
�Ux��.��������_W��*���Z�a�sun
ߓ-q�>7FN���<
�
�
��x���2lH�>�h�UM[�w@&o3�����}S�����뱭�oqDž^ڰXJ����c���h
�}9�݈���\�>h���
��޸���
ǂ�}'�*����	y�-_*G�̴	�|��Y�"[
���
�	N�̝2SJ~w�BV~���Fg��?~�X�1b��__�Z%l�d՜��"/��O4
� <�@�;����/��ZjANaK8QYF����Y��z��u�Z#E���j���5��YJc��~�O�t�,���!�������K�k��o����ƺ�<T-�:;�U� ���f
�o��y��n�-2tŃ�Mն�&�������[��c�n�[׸Y<�<�]��Mu��ْ 3h��bM��H�t<��� ^�,
����
��-S��ātp��g��5�	�����v�����=�g�De��
l��l�g �{���c�ut�<�9%
��`�n����jXc����
:>wc��ߖd?7�<��ժ����Z�躊� ��qø�����}���@ R��bi!���^]��b�J�Ka�U�n=�ń�
�N�e��
�|+�AƄ�cC��\�f<�aE<_�#��h��`mU���
��
+�^x[�P�7d�g��!���Q�j�����f�e"�77K+ at O�t�C�V	 ���q3j>{��91p��I�
�*:��
e�@Ǒ�a�c��6l�A
.�l�����D
q�
+�-��5�3��ӫ�fZ���BM����U�V�aB��Q�6��Jd�ٷ-� �eS� ڀ�=0���
x���I�p����$�]�Р��S�P��k/\V�y"(��Z��!+�Ç=:}��`�x�1�*�zǿ�f]�K�šu�����1�+,j*deg�{��;�N�	�
+�#�
+odW�ߜ
+CD,EE���]
 ��b�o�h)pzМ(���D�
H(�: l1c���DN��(����!D��in��`@�U{��
ë�Y�c���Y��红?[�p��ܝ<f�4��p��y���QKhL-@��Mg76)�(0�2
�w ���'��!ll�)H Yn�Lb/�o�4š;�����~�����	�_�q�g��P��z�i�=�T��>܍� ���s�Ҷ��M�)
H�f�o]��ua���E>�H6�x���
��
"�ͭ�
N(h]����0}9Z�48�J�)��@���'��
dV�2� {^x ��q!Z�U�ٴh����_��5���m��i:���4�X�
��J��Fff>�����P�hj�y�Y5d\!��C
\'&�3��e�UM<�T>%�=*t�"s����|�NBl��M�c�?>
�`
Rj�0[E�G�w[UI�
$��W�I��Ҟ��,
�m�̆}{S��!�A
+��S tRFha����mMC.{hjr�8ݯ�A���q˫( �����بC�� �
{���n��>��O8�(6�a��O�3?x����xh�%�N|��>��d����m��
��σֽmĸ�L�
x�V�=ySx�H��8�գ��

�6��q�
z�#�.jN��0�7��'}&��,�
��KB���4i�
��H�/�iL��c�o�9���:tr�U��Ն�ۨ��}S�3�5�*)
�����+�2�v�P*Gp���0֜�!�9&�W�l-����~�;!�R��u�ơH)��
+���N�
�*�����^�
�����#�N
��6,��GhtHxn�[LkF����p�
�1�����
���C8/:��/���Z
�5p�h�-QO)��nL�1��l���
�|�CD.�-q�<��^ǩn��X� a�ܰb
���ذ�q@�-��x�ߡ����*�oX�=E ��'`6�]�z�,H�4T6���	��24�!F�l�8ߏU�YH�s�i���P6�i%�l�P@�‘8
�'��fO��-��l�$
�Nb��d��~��~)ޥ2:r�5N�wT>�'����s�
��Φ��?a�F�qǃ%��c[�Kv�O�v�
�)S7�EC=�
����{ؖ����]�
!�;�U�x���̵��
�ӈt�Բg������.'��n����_�8Ɉob���H�j��l�y���
mĽ�
��
�-�H
�|�5�Y�W]�vf^@��b]ݖ�
+��ٮ��.`J޵�51�]Z#�?�
H�]��ΞC׌���(�<��>ր(�3ʨ`���O��H!�/a��XﵹzZ7�zd��Ry��B{9��"�)�Ln��YF�|=��40I�6��Z_g�n�-^�7�CɸH���0�Y �E���@O�x�a�1������=:UH�� J�7 
tR��XLk�5
��a*8U[
�y
pc���Y'��́�㈏G:-�4#�\2LsI\FqN�6�/$�w�:7�t%���$�{��D@�)�9l������
�
W%}.l�I|��J��}��L=�,ch�'aָ�2	�;+c R0t�x�\���
�����Z���9Ɣ��Y��T��^;�B`�^�L�fT��
�v�ai\�>��]Ѵs�2�p��)�[c�J�ThN�2`�
P�
+I�X�
���_((���sPx���Y��
+�d<)'
��$��ަ� #i�`�uʜ�� �æ��� �,�֝%����\h%�W�D����\i7��D�f�="�R|�X�4xb�b��4U�ȭ����@2�'��x��ٚL�
ˆR��#E�
3PB&(Q�Z��DV
Ѐ�_��H|�9��-���c�N1\B@��2��0�k����R./w���-IO���`Ck�(�/ �O`R�\�uԘg��b��j������}�
'r������`��'m���@����z��� HT��Ŕ�E1���&b
)"/�H�3X#]�
+���,
�h��T��\�T���Eu��,��M��T=+���1'��{�b�~J7t�p�*����^7
����t�b`�t�\�[�Q�^^��"8�i��CI)�h�W�K��= �N�Dn���6P���+�+«/6S�%���"!��E�=cU���x
�
rn]f^��^K�T�B��H�͇�]_��V[��}�K���s���F�K��f*�1
W�:�H����u�>��a,R,�*W��r�&��0
-�]ɤ�ɅF�uOˉ�{�x�o �R@@d\L7���5~
7��S<T�n����yfq��F�w��S���v�l�6�V�#xT�R��,[����,�M(.V�l/�N�S�w�x!Y��=�S�3M��J���6���AJ-���i?u�R�Jd��;���0�O��]q�:��=�K�}�X
W�*=C~�
a��S��U�
�#+O���k��/���^#� �o �XQv Ջ>%~#��S2M���KE,��p6!�{��GG [...]
+����@����t;	�u��+V�]��nK�b����v�^�bˠ�n����֛G�u�:!���`5Uĉt�
7(���QQ�v���<ƭ��O>�%��
�
ܩ��د0O�-�|�e�c����|�{
ǽ=�J��Ȧ޵����`���=�U#|U5!�n�l$_*'A��Y���Ա��EG�>��
�I5�\�
�^����w�̥䴞"sNX��Sa��<�:��˲Z��
����h7G�*M���f�/���W���Ќc��3l����S䗺�_Ȃ�3̧��_n��}�+ˆ������HǮ
j��}�u
+�}f�:�ߌ�]���ǿO��������<5V]�K�&��{u��s�{qL�S�gƔ�jK�
Y@�$��u�v�S���}+�3w������- at 2�W)
�ڞ����@�4w{�����
�%5w|���G
-ܱ�۵k�g[�m�]�Ӎ
����ä[�}l]�G
ejz��{����� oȂx��y
�T�nj�f�MU���WɎ #U���޵�TM��]���/��{C��n�G�Ǝ���C���%Q�{t��W�E�A�G�2P,y\����	Z�B���n�
+���+��f,~t�
�����C�rߎ�s�v
���7j�~�=���+��\�
+�wZ94wO�x#��}����C]#���vw���^���@H
Y�4���y�b|�I�w��U�4��\E^��
�m�T���N���n��h�o'Kf���o8&��TY�վi�C��2�m;����:�*�Ak\�
|ȝg�7`-�䊋5T
v,A��Mψ�^	Fb%R]�� G!\Nu)'�wNu�I�YA�[`p��b~,5�*ר���.>�v2�Vu]։sz�s갉j�������O���j]�댉�b��>`��/W<����]����.Ȝ�B�}
+�����J�d^�ǂW���>�{������F�{�w9‹B�_HY���,�Ȕ%x�1su�E�}��p�\��
+>��c���.NS�:�;>7�#�i#���$k���������fv^,`-�뽌?�����P�\Eh�_���O"@��񣌻1�����
���v��e��h��T[��S���a�ˠ�1;��t $����h�KP��n���j*F�_��a�W
 endstream
 endobj
 2504 0 obj <<
@@ -18431,7 +18403,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��\K����P��p��7�u�;�ˉ+q��>p%�,ג8&�]o~}��(豣I�$>0
�_?�
�xX�ŷ/~��.�”�Z���J��j���_�b
����D�v�ލ�.�*	g�7��^�;�a)��/��D��4�B�JH|���_��0;)���W��ReV%�X�Z/~.���7wKQ���?����W���hn�9�V?urn��R)��3������pA8�W�>��SA��n���g�DY3�-3-��H��i���n�f��"
/l�q��+�o�
�ɨ�F��|�վYU{����=R\p��*KF����
Mn�R���9�#�J��͛R�
�a�fh��C5
=3-h at 9�o2��D�٤	{%��/�v��yS����n�m�:l��
\�=2ܱ�h.SN�p�ˢz���RLۿ����ua�?~��r��Ko�	��Ė�	�?�p$��V�8j%p��FʈR&�����u]m6�(>�]
Q4����,��N�Ѿ�����ֿ|��ޅwoj<4E��}� �}3�u����똠����������qsNJ���ݼC�
Y�Q����|,.�0�R��HM���$��������^�-��\!Ů^
*�r��~1����*�����U���5��e�u�U�� F�^��~Kōi]�:�m��	�,���A����,��
MJ#,��D�R���qn��(��b	x��D
+x��\K����P��p��7�u�;�ˉ+q��>p%�,ג8&�]o~}��(豣I�$>0
�_?�
�xX�ŷ/~��.�”�Z���J��j���_�b
����D�v�ލ�.�*	g�7��^�;�a)��/��D��4�B�JH|���_��0;)���W��ReV%�X�Z/~.���7wKQ���?����W���hn�9�V?urn��R)��3������pA8�W�>��SA��n���g�DY3�-3-��H��i���n�f��"
/l�q��+�o�
�ɨ�F��|�վYU{����=R\p��*KF����
Mn�R���9�#�J��͛R�
�a�fh��C5
=3-h at 9�o2��D�٤	{%��/�v��yS����n�m�:l��
\�=2ܱ�h.SN�p�ˢz���RLۿ����ua�?~��r��Ko�	��Ė�	�?�p$��V�8j%p��FʈR&�����u]m6�(>�]
Q4����,��N�Ѿ�����ֿ|��ޅwoj<4E��}� �}3�u����똠����������qsNJ���ݼC�
Y�Q����|,.�0�R��HM���$��������^�-��\!Ů^
*�r��~1����*�����U���5��e�u�U�� F�^��~Kōi]�:�m��	�,���A����,��
MJ#,��D�R���qn��(��b	x��D
 6��o�=���S��M�ʬ
 @��aM����%(�A~�QWE
��'[�

��ItA
&
�l��e6G��bq	e⥵j�u辰nP�E��}�n=���)�¨�۪��
e�E�|�� n�����4�73#9<:XZO��ͦ� \�bF?�+�/���eNYXI�Asp�M�UI�'UƢ�(sQe4����&�� C��
m�ޤ2
<+e

 '�Qc�b1�k
70��J�4dt�o�)rb��l��`�AMa�e���L%�`}L��fH�� ��3��iܾ7�Y`8�HUuXW
�	�a�"����m��5�y��d�Ȣu�.�vP*c`��N�P��i�x��
!�T$2�(�����Y�S(�tS^�fs�<�
�Av��Y�s+����`�wZ�����:�OX�+�q��_oB ����f��q?�
L0�\��EJfo��(Vk�	1�7�$\�޳Э���}������V��س���l��UI!	��˘a�uf�D��z�
 �\@�0�p.
@@ -18449,7 +18421,7 @@ S
 x���{
�#gq��"�'�BU�׾ I�|�+A���_�r�I)���1$[�Ŷ� /��
CS��B��@��q�-��ZK�c��<O}@w����ɇ�x�,D�!%�;D1�Ԙq��xe=N�!����j{?�G�#L��Pq��h����/��>�k���uFc7'��B%�
�����
��@�/f�� ŷ��}�C��o�gO�����g
.�
T��J�]����z����7aQp
;ảX�
 ��}d,�TF�`���`�~��v�ڭ�_�?t5�;��s6 s���K��
Ե',M�c�^J�z�Q{����F�l�j㲑�,������@@ �
 ˡX#J2�sI8P

h_��.�6��K3�����s;<ng��W�M�����Į#���j�Xu'��I
�� YX�˂�_��ţ��i�?/�
e	���6���]�!�Z5�;�>j7�l���F8�^���I�}R OF��z�'N�(ǩ��������
-,�"��V���鿭�IW�f[��_cx���A���
گ8
+,�"��V���鿭�IW�f[��_cx���A���
�j8
 endstream
 endobj
 2512 0 obj <<
@@ -18482,7 +18454,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��ZKs���WLr���
 @�jS�w�r*�|H�}�r 
��PKr<ֿO7�A�
J�JR�Hx4�@��'Fl�6b��՛���M�1E��r��4��T�ի��fs�mD,�|sv��FeE�&ڇ�˫k�"y�1Z�:yr
��&N�������ӯp�
����vS�83�RBnnv�W�W_~}����~�ӗ�?�|w��M�;�i�s���S�I��Ȳ�'F�Re��B�_�;{�72�3�H%�>�W�YnF���M���J�l_�é;:�@/Cz���aAG�۵L"��u{1�,J�$Լ��j���@�So�Oz\q��]f�f�X5���N��I�� ����W�$N����OX�04���H�`
(�1��X�
�3�4 ߦ���dS���ަyT�{���P(p'�X�j.��i�wĮd���Sw>:Xw�'��+�MEƓ��3!d2���|��/4
��s����
9��$rE5�3`,
pL3P��b�&I@g0E���@f����
	�8��!�x�?M�Z2�l�۶�J�ķTѰ�U�ve����[?mi �:
����mʚ�?�L���H�
me���
`8����mr�MmI#i3�Q��H�Y�F(�]��h�<ܵ]=��"��eoy�����
�W[���oN~���S_�8� [...]
���mc������!��Vz/�Dz)������Z|��m�67
��F��@t�c]�TԑiO"���T�JB۩$��*��x�+^ �����F㓼���C�19-ѷ�BJ���0�DX�c�덌@�-S�`�}�$���C��b	B!�G6
q�&t3��" �WT�Y�������r�9�O<+
ۗ�;�s���
$��+�y)��d�X
h&� �B�:������-s���.�h˦=Q4ސ��x�#s��
���ޞp�Y�7}iTUg�x��S����8�h�bU��/�ld��KH>&���+
!�M��M���M���7M�,�U%S�
�����o��
+x��ZKs���WLr���
 @�jS�w�r*�|H�}�r 
��PKr<ֿO7�A�
J�JR�Hx4�@��'Fl�6b��՛���M�1E��r��4��T�ի��fs�mD,�|sv��FeE�&ڇ�˫k�"y�1Z�:yr
��&N�������ӯp�
����vS�83�RBnnv�W�W_~}����~�ӗ�?�|w��M�;�i�s���S�I��Ȳ�'F�Re��B�_�;{�72�3�H%�>�W�YnF���M���J�l_�é;:�@/Cz���aAG�۵L"��u{1�,J�$VԼ��j���@�So�Oz\q��]f�f�X5���N��I�� ����W�$N����OX�04���H�`
(�1��X�
�3�4 ߦ���dS���ަyT�{���P(p'�X�j.��i�wĮd���Sw>:Xw�'��+�MEƓ��3!d2���|��/4
��s����
9��$rE5�3`,
pL3P��b�&I@g0E���@f����
	�8��!�x�?M�Z2�l�۶�J�ķTѰ�U�ve����[?mi �:
����mʚ�?�L���H�
me���
`8����mr�MmI#i3�Q��H�Y�F(�]��h�<ܵ]=��"��eoy�����
�W[���oN~���S_�8� [...]
���mc������!��Vz/�Dz)������Z|��m�67
��F��@t�c]�TԑiO"���T�JB۩$��*��x�+^ �����F㓼���C�19-ѷ�BJ���0�DX�c�덌@�-S�`�}�$���C��b	B!�G6
q�&t3��" �WT�Y�������r�9�O<+
ۗ�;�s���
$��+�y)��d�X
h&� �B�:������-s���.�h˦=Q4ސ��x�#s��
���ޞp�Y�7}iTUg�x��S����8�h�bU��/�ld��KH>&���+
!�M��M���M���7M�,�U%S�
�����o��
 I�j3�,�tb]C\���=�I6z��Rgtk�K*�r
����V�K�Ҋ��y�m��}���_��s�	3@�cK� ńS�����`��esO���
 �@n0\O�ڬ���ίĴ�7�n�Vu;^�f���ٯ+�3�I��|o��i���/�#�^���b���Y����O
<m�C�@�����1���w\hK��ax��I1m��ݗ݊� }��A}�X�.u��p�L�o�iA.�%8���,
�˞�^;մ��K�l�g:��Ǵh������0C�Y���yh70��>��ӝ[�I�;p���ͭ�C&j�����Rs�o<�;����&�
>5�23B��
�)W��̑C�wB%8���Pz�Vgy�k�$lx-�
���j����)�A�ߢ1`���O�
dy1S<�d�y�|�0�B:����l˱W��=8�� ���(�b�,�$����7@=O;�M���+�
z@ѢEt��t�D�
 ��w��bhA��2���f�xKT�����S8�� W�@��$�
X�ộ�>��X���⚭,����K�����c��:0���[������[�Օ��}�k<�{1{K�/��@������ȕ̡&��k
�Ҙ\D��0��bV��<�����/�
�!m�7�����D2������L���WO#g���
@@ -18491,7 +18463,7 @@ I
 �yf�������q�B�:���5��`�dh�k`�U��k߈
��3�+�8��|�*�.\������uU���Yhp���dR,���PA�����wZ��E�=Y7��(O�A���d
�x�ǎ��W���^T��#c"��9D �p�L��Trtx���
ג)�v�yCי���w
�� ���� E��,�>���פ�ڮf[��3:g�M�١o�Q��
s;�0�9K��W�|��1��B���8'*=�MA�m�����mq�,�v���9��	�
���&�8
��2�(��@�v<_z̀=K̰��`k��F��|��,/|#%��/�����#�6���(8%^(ӷܸ̊��ջn�`�/'����CǠ�����y�ۭ)�8X���|�I�
�1׈
�ZJ��}3%HaˆZT-F�P�1�a–�۩�u�nj8pZ��P7���q�Ab��G�E�`(Z������Bl{��d�F�ŐkG
��
 �3h'���	3���6q�M;�m�*�":��
�����Z �w������
�qE��f�m�>�q
H������8��+’ّ�# ���t�
l̃��"���Հ|�u��YxlK���R�*VF}d!
� a�e%]`!�IP%El�|n#�xUA��
�|��u|a�\���h���s.���e���u8x��]���z�R���n��A��c�b���ѫ�R������狖��J��p��S����=�Γ�
��	���/3��HǾv`��=�	�e۪F�WDN�v	��	 -�!e�N�{4�y�==��c5^�:b�:3���\^���� �L�OרXO&y�;���
 �?CS�4����:�>��
pK���A"��_�qp4
��h �?
������U�.y�lw
���ǥ�5g�}����B���a�R�Z�Z|���K�5Yj��R�̾���nq�c8�l1ѐ�vI�PB`jw

-�%�`��<�ݩ؍'�ly%jWqf�Ǟte�m��8c�j�Z1T���U/�������gR3�X�BG� 
D �y���S8
�V��:zv�Ÿ����k���@�����a7A�a����'�l�Ln���w�w"
���
Lz�d����/��� �
�Ôǫ�b�,�IŇ���!
)`l�1\�ZV�)�����ܧ�=���u%�H ���Н&YJ�v�!�%������7��u���>�Ag����M��l'
j������oܫ-�������a�XZ������ľ�����&,j�?���+K��A�o�X��S�5~-"pB��=��`��3�=��Fg�*G?��]�ھ��
+�%�`��<�ݩ؍'�ly%jWqf�Ǟte�m��8c�j�Z1T���U/�������gR3�X�BG� 
D �y���S8
�V��:zv�Ÿ����k���@�����a7A�a����'�l�Ln���w�w"
���
Lz�d����/��� �
�Ôǫ�b�,�IŇ���!
)`l�1\�ZV�)�����ܧ�=���u%�H ���Н&YJ�v�!�%������7��u���>�Ag����M��l'
j������oܫ-�������a�XZ������ľ�����&,j�?���+K��A�o�X��S�5~-"pB��=��`��3�=��Fg�*G?��]����
 endstream
 endobj
 2519 0 obj <<
@@ -18521,13 +18493,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Y�n�F��+�
�{ov���`Hb�&�@�Ԉ g�p��O�B7����9�"r�bU�{���[8�8����
W
�@i�,�1E� �]\�� �wo�����rp�%
�����#1F8���
Ir��BD��ˋ�9DGZJ
\�Z"����Yp�z�z1�÷_���\��xu9�M$E2��
NU@�BP�(�6>12���|�b�b��)�#q�`[	K�B��i�wI��{��؞
�28�vF¼n�j0)RDv��u��E���g���7��P�R� "���Ӷ+�f�d���
��%A&�4�3>00$�6�L������1E,������<����a��yVm"�i����i�� n�D��)��o��m�s�_�����[?÷�\�-�¿t�9A��Z=�E�0��H�~D�8Ѐ�j�rNA�P�
+x��Y�n�F��+�
�{ov���`Hb�&�@�Ԉ g�p��O�B7����9�"r�bU�{���[8�8����
W
�@i�,�1E� �]\�� �wo�����rp�%
�����#1F8���
Ir��BD��ˋ�9DGZJ
\�Z"����Yp�z�z1�÷_���\��xu9�M$E2��
NU@�BP�(�6>12���|�b�b��)�#q�`[	K�B��i�wI��{��؞
�28�vF¼n�j0)RDw��u��E���g���7��P�R� "���Ӷ+�f�d���
��%A&�4�3>00$�6�L������1E,������<����a��yVm"�i����i�� n�D��)��o��m�s�_�����[?÷�\�-�¿t�9A��Z=�E�0��H�~D�8Ѐ�j�rNA�P�
 7�rPJ56-*�+u�|���3���Y�$�A����-cᇻ|��]p���^��}R/�3�����\V���0"+�#" g1	"���跟���H5��PNIxo�R5E[<��.l�Qa�os�O0�2�"�l"ͨ
3_q�ʬ�"�%S\���������k?�[7���k+��=���A{�;�m�d���{U�)طu����D
�Vu�!f�$l�|TX���X��j���c��+�D��y^���t�#�
�]�
uO�:��f#!�:�$�Y��Xo
Y����)ߖ͞�1�e�+\���rKh�xez&�#��
�a��5&{�3g�No˓��3� W.�D��9{Z��
�67(s�n���vT�����*GjK�
 ��d�����Ƅu͡��Cx$��6*8Nڙ��$�#%�
";<
�i�.��!�-�݊D�ٙ)d��&�KӇ�w�q$�#�,�꬯���5�yz���Q�>1�)��B����V���"�u
�ڴ+�G@뜐q)��U�]�4�@"�XlG�(4F���3�vM6TC�0h�t��M���}���B���]w�&�7eu�<��+w��U]i��}��^ ���s8<��O�j4�Ψ�1_Li���Vzzv��|E���_R�
��������Tn��uR������lM3����
 ���+ۀ�����X������-*�_|��X���%J���
x�V6BU��s����6��]���G���z��&����]�¼�9����|���$�BO
c�*@�0�t��Tu��+N�O���:���0�{/~�h�AO��ȿ�}��I޻�z�����
��Ww06�P��Ym���4�ޙ)�����:������
 ��7Ey�v���@�f�W_�
����5�g
+jN
�+6�"!a�n�I^c��XH{
 �}�˘0yH�h� V�.�?5���Û:7|�u|ok����lȎ��z���3����WL�i�]���[fo��j%z�s.�0��O��U��di��Ҕ��4���x�z�f
�Y�mynM�^����T
-E-
	u�<͛��N�z�s�)��Up�X�	AΛ�Á��H��=�J5�F�9����-|�G���k�ǶNNo��sT$�'�TB
��ƎnElt����H�t�kLd:M�� f�L�.ig�;yV�>K�"β�Q6t�v�۵l�v_���?C��Y�E�]

+E-
	u�<͛��N�z�s�)��Up�X�	AΛ�Á��H��=�J5�F�9����-|�G���k�ǶNNo��sT$�'�TB
��ƎnElt����H�t�kLd:M�� f�L�.ig�;yV�>K�"β�Q6t�v�۵l�v_���?C��Y���]
 endstream
 endobj
 2529 0 obj <<
@@ -18557,14 +18529,12 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YK��
�ϯPr��e7���\e�]�J�����{�J�iy�R[�O~}@�ԣ[3;�J*���I$�����]D�n~�a�K#��h-"M9�4�����w4*a�Lj�����<EI��<��/7?/dhJ�摒	��Y4���y��޼�>�$�2�nQ&I�"�J��n��m����w{�%񛿽޽����ۅn&9�Z~�r�"�H���jgJ��N?����mKs��SAt����>�W�T��lj9U$I�Z�/�0v��
��r}�‘A�[w�,6]_�
�I�1'�P|<wy1TE^��؛��J�8�2͢=� U�����:i"X��-,�M$#
�2�N���0��v���Ϩd�])՜}�teބ/��tpF�d��lw{��b<�fC>X�;Sɓ�%���Y��0{"b��+w><Xw�O��X�i�'14WFH�&:S�`���"�"�Î�E��20�Fi
-8����x�
O<�9�b��DK�ځEUq?tU1ԏ�5��`[�}5T�ָ�;�+D�L>�v��[k at P"3�M)��v{����>J����9f/��nt���owZ�ywg�m;v9:tҤ�&�4i��N
Z�0
�� ���F
����Z��
-�b#��e�yS�����`��u�O�[��=��
GӠ�WnIH�"غ*�s�]{D0�
V}���;�ž���:�-�3�Y6e'�I�)��.	
ڜ�O���Q�<�DA�B�qe�}q���s d�Aƨ?�X��3HP�0;:Ϳ�,!�M��wq�,X'1�*�Wx�6+��Eg�O‘x� 뛢�z�S���ΓvAѺ��7
�v�"x�R��ތe� H�ʸ�p�3w �5����/"%���)�
Z����#��\?���"e���1�d���L�	�zd�U�ek/�� y=�MM�ˡ�������v�ܱx�
�^w���x�:J�
�3�q��X��x�q��=m�h
��G�6m(�0}�w>��JSzؘpZ�s���$�߄�^׽ ��E��I �@:�2H��O��n�Ҹ��wyH49Kl
$
�(�w�ye�g1]��’����6�b�!ؓȮ�8�`��on��l���c�%�.qIlG|!Ƽw�������
j�7�o��<�B�
�l8�8�b��7_���#ÎA��.V{|wu����՞�V�}}��
�J��c��M���#D��gL]����t���5�#���m��߰-_�O��|3��?����O��Ҹ�R�T���@=B>\C(%���K���7~]��"��}��,��
�ʠ�}T�_��L^��Ϯ@���J 4D\q��d��p�!z�
�����-cf/��_67�f� ����������
K�
PC�X���� }
px����ؑPK����e�r\&`)t;���p�w9�	Dsʭ���%�����C��;?��( �AH�5�^�����[�Z��a�dH~�;�J��%�K��SЕ
�{�?p#]{��`�\4�`��%���J�$<�������x����06�롪�v�9�ϜP[�}ĝ��RJ��歳��1H"B�
-��i����|H%U�U�a�I}�JWV�A'�:J�N�S
}b�S
�m*�%���tn����F�YZ.5X�>^��j�Ƽ��T�Ǜ�Kˮ�L���քΡ�XLo�7Ϡə�����aGt����>�U���V��+ԣ!�
�g��h`l�Ǣ
���a�껶������E��\z
�k�smc�*��t��+E��
���(��Y������A���
-㿝{�V�?�P���6|�r,�Z|o��S�5�.�%�"�3z��J5���T�	���)m�H�{�a��-� —=�
�5��P�����r|���	b{�\
�:}
��D��5����E�^�B���_E�����1\�-i���T*�/�A#���⾊�~�����o̠�u���^�_g"�-�}�D��zY=W&��%���,.�m���� �\�m�ٶvl{��8s��t�%������ǭ��Y�!$8d̫K@�
s
-���X�5X�9X��UmW��P�-�A�Utj/C����ړ���.?[86x4yٔ��y`�FmX���8�J�
-C��%K"��\#� ?�'�*^��g(�l`i��w��
�͔a�	�HY
 �'w��
��W�ͱ	;����_١"c��0!B
-������o�t����0�
K
���
���6@^���)
r ��T]q�Ǐ��6��s `� �� ��T��<t��ml>4�巨���KM
Ru�u��)�]^4Q�"X0�wxWAܜ�W]UJ�
yK��
HbbQ��+BS�d��0�4U�}���Iq��
'��7��P>\�=D
R���$	�����q�X ���0m�@������"@�L��-����B��
+x��YK��
�ϯPr��e7���\e�]�J�����{�J�iy�R[�O~}@�ԣ[3;�J*���I$�����]D�n~�a�K#��h-"M9�4�����w4*a�Lj�����<EI��<��/7?/dhJ�摒	��Y4���y��޼�>�$�2�nQ&I�"�J��n��m����w{�%񛿽޽����ۅn&9�Z~�r�"�H���jgJ��N?����mKs��SAt����>�W�T��lj9U$I�Z�/�0v��
��r}�‘A�[w�,6]_�
�I�1'�$�x��b����ױ7�g��q�e�E{FA�FIwc�u�D��[X.ܛHF8
^e�'`
	��R	K�Q
�.�R�9�B�ʼ	_,�s����py���\��x2�
�|�w�$�'kK�cdz8�3`�D�L�W�|x����7����Obh���
+Mt�>��WnE�9�D��
9�Je`"0���p
+"A#O��E;��xDs��RE��2�����~�b��k���*n�j��q
w�W�ؙ|<�`�{�ր�Df,~�RJ���Zs�d}���߅s�^a�������
(��v�rt�I9M�i�N��8��a8��AXc�8p3�a����F&
$�˪���C{!������m����{�=
��AS�ܒ&�<E�uU�缻��`
<�����w��=�3�u�[Hg�-�l�N
*�$SB�]8�9ş���yƉ�`���ʜ���)���@&
��'��QR�8g�� ?`vt�0^XBʛ"@_�
�RY�Nb,�Uʯ��m&Vr���X��#�TA�7E����=i�'킢ug�o 
 �E�b��Ͻ�v?@��q�1�Lg� �+
j�n��
,_DJr)b3R�9��)�G��~:
_E�*��c���-w�6<�Ȕ�L��^���z�$�:�CIG#ف���H�c��u;`��~�7���u��;lg,��ñ*���B��-�{����U��m�P*La�>�|~�����1��O窹�I��	U�$�{,��4��@t�t& e�<�`gݎ�q���
hr��<H2�Q��>���1�b�6
X�%)�[
lFŒC�'�]5%p����ܦ/
���'���KL]��؎�,B�y�t�?M3��9Ըo��&��yz�*6b%�p
q�%�"yo����G�
�XM]��������=����h)� �����Kɛ5
G�d�Ϙ�*_�v=�kXF��%��pw�a[�d�rW�f�
�~��T�p��qq���60
M�$z�|��PJ��/6����	`o��	ERi��Y��o@%�A38/����n1��|��]
����� h��⮹���rC�
���+[��^���ln0�fα��}W�}���9����38���<�0� ��=��#��(��˖�L�R�v�EC�0�rJ��[��K��Sɷ��w~��Q@惐hk��r
�yݷ6����F���fw>�"/K���ѧ�+;:+�x�F���I�P�h��n�Kr%V[��IxVS����~c_	al��CU{��;s�7�9�����;+!����e	�[gk�}c�D��R]�6{����J����Ô������ �N(�u�֝��<����.��T"�K(��&��������\j��}��[� �y	���7;��]홐�	6�	�C���ވo�A�39��k�Î�Y_�}p-��]	�,�W�GC�
�a�2�1���W��8�E;�W����wmW
�Ӆ�6���:׎��ƂU*$��Z�W(�~	�vgQ�O]��
��/��������;)�P
���a��m���X�}���rק�k�]�K�EJg�&�
�j�g
��!��>�%�S����R�[�
>@�/{
+;�k�#��R/
e��@��U���&":u�
<���|�k��ɋ��&�:��K����c�b[�0��T*_*7�F���}3�X
�c7}�ޘA�	�����D
+[B�f�����z�L��K2G�Y\��k
oAX�d�ڳm���̳q�p�
�K��4+�ٓ�[A5��CHpȘW��������k��s���q�ڮ8ա*N[^�j���^��9u-�'?��]~�pl�h�)�7���ʍڰ&"_oqd�L���K�$D@��F�	@~�O U�(��Pp���T��@�z�)5’�
�8 �O��K;��C���cv[����CD�R{aB�n~3]?��@�Tuya��(/(.��E%9�ݩm���8ۃS<�6 �����P���m��� ���� ��
+>3y����|h0�oQc�_����~늇S��h��WE�`&-��$��9������9��e�{
��Ģ)W��"�B�ai��0����$�N��o�#p�|��{�<�ӵI���
��㺱 ���
aڴ�0N?qW}E�.?��'[���/9Q�
 endstream
 endobj
 2536 0 obj <<
@@ -18598,16 +18568,15 @@ endobj
 >>
 stream
 x��YK����`��PU#o���!��r%�w�|���#a$�%R&�
;�>�h�)���s�E$�f7�ϯ!�
�|��W
�,��3�d��˓��ջ_X�������%���(�g�Kx?%o^�{�ñ�9�X�2ß��i3�����o_}���Yn�J�>$�ɴM,�J1���'�ү��f���J��W�_�~����܈�8�
M8�r�J��dR� ��P�?꽿�+�̜V�T�re��
Զ"V0�)��b�ݵ��d��Sz����0�}�H���-�
-�du*2�1z�4Ů+wʼn���7m�c"��:O��WG��r�JJ���k�L̫
�
��2��	+P��Hj��	���B�3�Nd�-��ԫĄ|+Lpg�MN��z�.�]Ͼ��KWt����5�������ڕL�_�����C<�O߾Z�t\�М)AK���~��o"
Y�9?!��
��$
�^1L �,$

��
-��j6ڤ��� �R�����6~WWm�\wAoa�~��H������ᆬ�]�j��D‚(ڮ�/Oe;���A�]G˽�a����10Y)�?n+�l��w��2n��Ͼ+��� �
�'|7�c�
�C_�|�)
	��>V�Ѭ'$:����c+l\&��i� ��A��L��grս?���Qi�@�
� G9.��5uu8�A�U]m�;և��܁��rk3;WY�	�K�+�J+_4�G�Sq:�Z���;
��������lxZ�K
+�bK���Z��˅[(���d��׋j�fH�V>�K;&ע�/)
D����^wx�#�4�+Z�
Z�
��V@
�\D�����o�|cg�̘��
����t}�4+�_~�a
�m��kH�"���g��
-�ꖷ�|��ʹ�a�X�}������}p
��G��<2m!:HA�0��DX�T\5mG����&:�*
�z�n�@�<r
8
�G�yH�?��oO�Tf�`����v^���*�9H���X?�͚/�L�!��N�g]QZ�+�f�q.�Pyh[�	B��5�H���Rb���
�7.h���"��E-����g1��jsk�'����$"H��Ǧ=�
�en<C�.xz	)�n�`Fכ��$��PPen�w���#�=4=�*a��_6[��J��<!{� �2�b�Bh˭�u
-�
-%
it�~�j��c��=����hn�	1���^�AH��V<`�
y�m/�����~C�T���3����x>,�HPv�	H%~9( �+�pz-�zZV��R8en�hz��
ѿ��ٟQ�����>�O�����w�R���BJ
��>Kl)A��1މ$x=�c��?���ƊfOk}
����f�r���#"0�+�� ���qP �/�o�k��Nԡ�I9>z��X�q���8G���o��X-ҟ���
-z�h�}�dҒ%����4c�֪ `U.������%�87��"�i�[�<-!cj���~s7��"ÉN1%ʹ
c���}t_�ƇL�M���6�䃃E��+���N��p�f��L�v�%�gӢ ��Ҿ -6�
C�\D�!."�����s��o�b�l��ʝ�Q{�)��X)t=��`���`�NMh�"O�RD3��v��n] ���闈�z`�
�
�0Y�Tas�ˁ%�����Ċ u��}O�X�P��]I�;�T����	�	}ӌh�8�t�m��'o��y�������չ�d�܍qI�r����D>�)r�g*Xڌr���q��Mß�}��T#s80�:�
O ��r�1�
i�</���Z����磯�*3��T
�:Bq�nB��W��p��ie�15��o��J�
-k#Ѣ#Z>򜓳��ޭv��%��L�3�B
�>�JY� c�~Ok����H]
�0
%>�2L��̼�c��J?�`���<85{�n{�ى_O���� [...]
�x�۩�5�3r@�
%���}�T�
�F��
 ����X+
\I��C�-y�`�
B_.w��V��Q��7��x
-w	p
-7!6��O
-�d�h��[7���u��-��3`8ؖ���P/���1�ìf
e2�_���\�������wl[	H-a��Z�HHȼ����K��
��hǸ
8�I�bݰ���!ho�}0���3��m(¸*Ҍ��aϛZ�B��m}�v�f�u��}�ʂ����C� ';���>��
]à
����u_��p#>�{�`�:N�t.�K�
R��:FK�r�Cp6W黛0����`󕻚Fa�'�˥	���<�_��=�ڭ�δ�d#��"
�an��C3��<�����u����i�
-ΏE
�	�ܺ���Z�C9x=��bߦ����_�=��0.�@��1 q�>�J|�
m|ң�<2�`F �3��Zॿ�b�?-ʮ,Neۃ��nkqW at S��r����5Es�����C`�d5�֌�qMY=�՟�r��I��˙���&.g>��~�E.������s�Ϥi�a�*��
&�b
W@+��ЮNै���
{y	��_.�^ L�0u�:8����
a�ŒW�\�S/�����"L= L�#L="L}�0���
�Ҟ���_ 
��
+�du*2�)z�4Ů+wʼn���7m�c"��:O��WG��r�JJ���k�L̫
�
��2��	+P��Hj��	���B�3�Nd�-��ԫĄ|+Lpg�MN��z�.�]Ͼ��KWt����5�������ڕL�_�����C<�O߾Z�t\�М)AK���~��o"
Y�9?!��
��$
�^1L �,$

��
+��j6ڤ��� �R�����6~WWm�\wAoa�~��H������ᆬ�]�j��D‚(ڮ�/Oe;���A�]G˽�a����10Y)�?n+�l��w��2n��Ͼ+��� �
�'|7�c�
�C_�|�)
	��>V�Ѭ'$:����c+l\&��i� ��A��L��grս?���Qi�@�
� G9.��5uu8�A�U]m�;և��܁��rk3;WY�	�K�+�J+_4�G�Sq:�Z���;
��������lxZ�K
+�bK���Z��˅[(���d��׋j�fH�V>�K;&ע�/)
D����^wx�#�4�+Z�
Z�
��V@
�\D�����o�|cg�̘��
����t}�4+�_~�a
�m��k6��x�o�B����/an3-o�?�h_|�4�}q
*�џ.4�L[�R(Lw5=WM�Ѡn�����JC���$�1�\��`
��Ϡ��S;�Y9����݇�����gRd��#�u��<�cH����YW�V<銹d���1T
�Vq�P�iM#R<����`E�$��
e0����DQ�?��YLs����	e��!-�Ҫ��i�+G`��P�
�^B���2���f,)	�8T���
����hM�J����Vk��!O�^?H:�̤X��r�r�B�BIG]�_���X�y���c�#|(��cB�棹W}R����حG��|�
����:�@�ߐ<('�����A�>�K+��oR�_
+��
+��^˹���:(��N�&��!�G��0w�g�+n�"(�O�S9~���]�Tb����BFe��[Jae�w"	^�X��� u�����Z!9�������zꈈ �銪�E* � h
��K������u(iR��^�2V`���-ΑĦ�,�[(0V��粃�x$��
-�d�+����A	8F%)%͘���* X���Ĵ�cw��@	9�
��~��1OKȘ�/�쇯����H�p�SLI3-Ø�<�C����!�eS�뽍���`Q��
+��D�Ss�:��+B0S��d��ٴ(����/H�
�E�%QjH��Ⱦ� ����s�ۭ8%���rgd�
b��d9V�@
+]t;���%�B��ӭ�LA7���[=��Dq�%�
�x�z�B#L+A؜*B�r`�g*�0g>�"@�c`�S1V<idWR����o�oB�4#�1
o[���۷y
. f>�6xu�&�/wc\Ұ\�s�9�`�
��J�6#�\��v\$t���x_�)��
����!��:��j��G���˵���V�>r��諾��L- UG��P���P,�U}=
irZ�qL�*�4��1G���H���H���<��l��w�
pp	�>S��L��OF�RV;�X���z�=�.�F��b 
C����
�z�03�lĘ(����*X)e2N͞��۞nv�ד��"�Ī��ߔ�����~�dB���XX{X;�	�T=���@�:S���y�3��+�)��M�K��r�j`1t�[y�� �
�v��^Ͼ��GL|���W���rWx9�{�	��8{��
�3
+
/?v� s��Pb��F�t�٬<��[5�y1�'t��VZ���H�\��`KxF$N�q��� �]dF($"
�݉��A�{��	w
���q���c��p
�p��u�1^��v�n
�
�G�%�k!�pG�i5�C���*�
+Wr�P�FK���X"�;��K@ŝ'ƫUh�eDT��M�,��]��ÍFȃM"�B?�%���֍�C=t
o}�*��
��!�(8�Kp��a��0��B������#+��e����ݟ��BRK�椖72ﲺ��R�9���1��f�X7���hڛx����
�e�0���4c7t��ָ)�}[�����i�$f���&!��#��N�87����oG�0(Gl/&8lݗ�=܈���)X���+�K��8���΅�R���P��U��f�,�r7�|��QX���ri��~/�E�}�p�v��3m&�H����a�����
7{/`�d����~
��jtڧ��c��oB/�n%�x��v����h
BOAn�X��i�i8��W�qOx9��x:y
H����߇6E��6���c �H����8��x�o���O��+�S���{��Z����
.�����EM���?��~ Yͳ5#z\SVe�'�\�w�=�r�E.���˙�p���k��<!��.�`���� [...]
+���	�XÕ�J,�9��x)"����^^�/eėK�� S�L
����83C�z�0�(�=��
����{���SS�S�S� L���0���'���ɩ�
 endstream
 endobj
 2543 0 obj <<
@@ -18646,7 +18615,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YK�۸�ϯ`�P�o�S�C�]o��T
{*9�>p$��e�BRr��>� H�,ifv�M�U
Rl6�_���n�d���ǫ]1�K���X+K9�4K�˫�G�������䳓\&Re�3׋����{:,%���hI4;��&�����ϷW߽��:ɴ���}�i�Lb`W���v�L��5�L��~������n{k3͉����s�0F2�8�Ό&B*�>�
��/׳�x]N�J:Q�'�DY��Y�SC�d�e��ͶZ��A^���A��ۍK��.�+�ɨ�F���T��)����n��C��TY2f�Z�i�-c�J! ٧#�{ƛL8�O ,

�QT��e!�|�ZN�=Xt ��=�1�.�=6���Gcn��vY�Fp��
�$��!�oG<K�y�K�2#�s�yêy��ݏW ˩
+x��YK�۸�ϯ`�P�o�S�C�]o��T
{*9�>p$��e�BRr��>� H�,ifv�M�U
Rl6�_���n�d���ǫ]1�K���X+K9�4K�˫�G�������䳓\&Re�3׋����{:,%���hI4;��&�����ϷW߽��:ɴ���}�i�Lb`W���v�L��5�L��~������n{k3͉����s�0F2�8�Ό&B*�>�
��/׳�x]N�J:Q�'�DY��Y�SC�d�e��ͶZ��A^���A��ۍK��.�+�ɨ�F���T��)����n��C��TY2f�Z�i�-c�J! ٧#�{ƛL8�O ,

�QT��e!�|�ZN�=Xt ��=�1�.�=6���Gcn��vY�Fp��
�$��!�oG<K�y�K�2#�s�yêy��ݏW ˩
 =5 (a����?b8� ;A�vGQm�
 `��
 �TŠ\y��O�bWz8mO�Pb�n��D5)7�053Ɂ��q4�T��o�T�_��w,�@o���jnGV��r�&�(f)z!2-�
B�opS�z���b�ܸ^�����ܬ�+��ΊyU��yY,�r[o� ��6DI
��遰��q���4K'�c�
0�_��Q�5�J�5T�GE
�㠃�եX"�10	�
1P��[dcQ���ou�w���&�l����5������ˤi7�z4�,}�\C�dY��M�f��L
8�*���v�����@
 ��
��K�	����+#�iuF���*V�"h�!���b�~]��A.�E1-?P&����n�K]Nq'��	d93$��<�$��@�"�y��2�].����d���D���u�8Pd�ӀP(�`]چ.2?ͣ� �4eCZ��
��K#�G� 5�L��7Ǻ81�#�dx%.��h� M2#�^V�(
r�'��T��
1n�D�M�F3ؒ�ٜ߱��p�
L�H��@E:�w�A�
����E^�q��nĔ�����oW3H+��_T�ZWK,
��x���9N%�x�'	�G���@e���Y���0�߳i
+���͆h1
C*�>/a)��)ሕ�?0(~0��:�.#���	���G:oH�L�B���<
@@ -18655,7 +18624,7 @@ s
 +6������S�U�@����7o@�����`�y����
*&;
�p-��t�rV�@5�����6]���x��
Q����|�Ε(
د��5
 $���bg�3�1�
��-�
Sj�����
��oF��!�o�,�p4ͫ2�1�.��� D���c8l3���}=�2��z��l�B�
 �1��K�!�<X�N4uz
�p�k
ݟkl?�aØ�W9*��֚���`2
���
:|7_|Ƈ���W�uq�]D���J5�7��z�|7��<�H�æ2�ډ�/�%�ṳb"�D*��5���}�d��xyْ��kL���

��
��Q���x	]�4o�:��y�^�bV���%�ɗA��_��Xr��Ԅg����m�Q�!@�����8�"�+T�u��L�]�
R
m�2�Ih��"�2ޢ���
-/�h��3

 "��)�G,7�L�&��D�g%���E�g���l[�%��
[8��r�ߖ��7g`:~	
���]��6e�)l���U���<|�
�5b�V������m�2]���+Eٔ����ٯ��]��m0�2n
 ���g!Z�o��b�^ӭ����*_�6�we=]�c�)��ߎ��3_r�|�ڞ��W�ӑX
��+��
?e�i����mn�<�����w������.�9X�A$��
�9�0s�.s�6s��/P�3�
��)
��ye�H�u�PL�E/�h�P
$�c_�v��&�����������#�s��gƁ���5a/�5��r����}��}��u<U
+/�h��3

 "��)�G,7�L�&��D�g%���E�g���l[�%��
[8��r�ߖ��7g`:~	
���]��6e�)l���U���<|�
�5b�V������m�2]���+Eٔ����ٯ��]��m0�2n
 ���g!Z�o��b�^ӭ����*_�6�we=]�c�)��ߎ��3_r�|�ڞ��W�ӑX
��+��
?e�i����mn�<�����w������.�9X�A$��
�9�0s�.s�6s��/P�3�
��)
��ye�H�u�PL�E/�h�P
$�c_�v��&�����������#�s��gƁ���5a/�5��r����}��}����U#
 endstream
 endobj
 2550 0 obj <<
@@ -18684,34 +18653,27 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2558 0 obj <<
-/Length 3932      
+/Length 3933      
 /Filter /FlateDecode
 >>
 stream
-x��ɖ��>_�S��G4Vt�C�؉�_���c8��/lQ&�i��>U(�(�=Ӟ
riq
�ڷf��
�|���
~نoL�Y+7����b�x��'�9���7,���<����Lp	�����`X�1+6&WY�Wa��4/���W/>�R��Y��j��vS�6X)&7���ۿ}���Nj��ᄌ����/��*؛�"�m��ͅ�p�Z
ܝ�<�J��9"���
��}����-��te_�ik&�%��dJ�x�����
�ΰ^�땆#@����۪���d2z+2�1�<u�~��eC���~�#č ^�b��
�Z�tw�S'URe�O�<`��y&����+V@�
`��
��l
P,�mjE&�bӈ�J�w"w�L�)h����	�ݟ��
\
�w��r�bJ~{#�myWٕ�r�>u磃uw���}��
+x��ɖ��>_�S��G4Vt�C�؉�_���c8��/lQ&�i��>U(�(�=Ӟ
riq
�ڷf��
�|���
~نoL�Y+7����b�x��'�9���7,���<����Lp	�����`X�1+6&WY�Wa��4/���W/>�R��Y��j��vS�6X)&7���ۿ}���Nj��ᄌ����/��*؛�"�m��ͅ�p�Z
ܝ�<�J��9"���
��}����-��te_�ik&�%��dJ�x�����
�ΰ^�땆#@����۪���d2z+2�)�<u�~��eC���~�#č ^�b��
�Z�tw�S'URe�O�<`��y&����+V@�
`��
��l
P,�mjE&�bӈ�J�w"w�L�)h����	�ݟ��
\
�w��r�bJ~{#�myWٕ�r�>u磃uw���}��
 ��KR͈Z������p�� 1"��M$¢�j�S 	;
-MG�ZF�
���<%�+���l��I�T[G���}�\uE�p;�i�G0��t���=�~a�ؾ�u�	2�m1a����������ɀ䓚}��)���'�� !���i�
-Ix�1>���r;�WD�����긯���:����y�dm�?��9Vw �oq����F�۲9W���2�����P�M�W�yH�Gg |�)�F 7
A�
��Ɓ‹3�pW��~�J����w�"���}K<>�Nm��R�C���;z�#Ӭ��릡+/
f���M9��߶M�"�G���S�H
8����V���8��)
���g@�q@�P ��39��ۄ�g�R��A����r6I�$1�g@�����7y:���U}_�i������G���k��[�B~�di��ab�T
�����Z�֞����߁^���k�36�o��H
w��Ց`�=��
Oʰ�:5��1?��o���K�E}��?��գv��[��WB��08�������}}�n��A�
-Te�������
~�b}{F���E


�?�-+�)��V׷���[/�ts�~d\
�V�"�{1[���{���7���cOUx��BӰJܔ��K�l��������/Uff5k� ��f at Us������J�0q�CU
^����}uB{�-i=\td|k>�4�"�<: r|R�t`Z����Y-���^F6�,�
�@�Z&"�as�kX�T=���:\ 5G2x����L9�G���х3��]��x<�\��N�����,�"�m�$λI������u���������糋�^z�u&I��8{@��;�:�+��4���!&��3z�!Tʳ�H;�~
����)�.���?�<
��,E~7P� "ʊb�؊%���y���HC���*��.A��ʼ�.�
q�
2
i���:��2
K
-�RL"(��e��KR���f>�Na)����ڨ7����u�sG�PC��1ˋ�^a�\�J,�L�B�
--3�@���<$bR`0$P��b�&x`!����tB��B:�SB�@줅�	�-�Q�f
�rF���{�
d��H%d=r\��:��A�:Y��Q�7*��R��?{.*�H�4��b5��x.c�G:���$���9��

�PE�a�S
-aښ�Zz���WIΈ<���zJPh���I_
��;��P�l$N
-�7�4R�B�i���)q�]��);O��
jη�7V���QI.@�d'��됒e���Z�=��Fs�`��[QB�BB�C��w<�Z%}L���B���R�"�sd7��"�R�0 at z~H��Bg̙�@J�U����
����
}� X
bEy=<A�<��I�i+�ۄ����w���}������U�"�1�;3b
��1ZǞ��o�>�).Yf~;�T��Y�Q8�A��IN=/���H�
-je���"֚��B]�X)�GX�D���e�{�j�	O
�q�����.�,�(�FC
-�A�/�蒌��!�1�.��0Bo_91f�oھJ%z9
�u�
-j��aA
!b��~�-��ݶ�	��d�K&����L���l��MF	`*��o��REK%2w�
-K)���
-�_����������ؼC�-�9����X>�{�9��@�d�_'��=vŜ�mٻ�I��� wվ���+��{���Si}QV��ƕd̶B9���=�3�`t����]�l�ݩ�ʸY�2
�"���c�&���^�r��}%2b�
�.9��PfUt
-���ʓ�]��b9���rM�.��Ͼܽ&a�@Y�	#�`�v��uġ<��}
-/��y8��>K��7�z���	���y�t��6�x���
��XW�A���
�o�
@�܁��ڀ��K��
�
�+���}�Q[!q����
-�FW���
yh�
-��
�= �GS�
�I�K<���.�R�B�2.��q�e|X��TY�Uؿj����c�v���+Wq6Xq�o�\8S���k΄k�&~�B˖���D�}�
-����]�><)�HY|���
���Wb� P�G&�	��&�ʼnb�?=�T�-�-�/B�������4��]��
������	��W�J�<����\��~F
6�p�43�Ӝ���:7�	�5��[p�m)FA ��2
]�1��l�	�����a��j��(
v�(z��;4�
Ֆ�N�E��������Ru}�	���
�gn�nQ#�
Vn_���~a��p�L�g	ib˜`�9[��a0w�
�U���'��
KX'�A�>7����D�'p�#\%y&?|�v��NhT�sw_RF�Qf�E
+/:��[�{_��ROA������Zu�d��������L�o��캪)q"��_�c��-����<��z��	߁��T4�I���
��m��[��
$R*�6�f,��
5j"���q��vKZ�t�l�Z�D�T��WG�蜠�g�����
V]6����W�m���� �_#fz�%-��Ӄ9�_�
-W��Z�yJ��Ě��ӂK@"�<�T�9?L�M����Ou
-��l�ހ��\dJ_L
�O͓x��W%6�1�����	�!7
-��z�U�&�-Ԅ��Ĥ�_F?$�|?<
b�ŧ��0.rɱ��\��P
-�
�Uw�f☪ V����OҗR�
l+L:�G_�ɜ(�(�7_��D%Z8�H†
|w�O�3�	�
�����P�p��<��`�T
y��q*oʒ�m\!**n�:(�M�վui,��C���U��x����s�>�0C�]u����p�l��Yx�x_�C�7��C�J�E=�
_��f���s�c7XIIgi�S��
�-�}�[;c|��y����o��}�dSyQ�
�9� �M^q���
��s}�¢\?p�>^
=�D�eѕ������Z��뱦|�����ٻ���,�wL&x�}͓�����J{�&�2�ިPk�D�9w&�e��o�}�9[$&K�/4�)
��a�
�b:���2���A�D茳=8���ASsX=r��
����q
&�>2" .��.:N�d5FCԛ�G^iC��j
��t�����SJ�!�Z���q5�p��
���J�"�������a
���L2��`�����b�y.�#�A
����0�1M��Z�2��
X!$sm���o(7ޥ6� R�>-�Ӧ�
>7���><ԛ�&vY��c��k}}
���(���G��J���qS�-�(T9,*�������LT�]�?��;z&�CƬ��ͷ��$�2���\���{�T�Io\p������G߻f��̸��ݲ��,L��H
-\���bkU��b>�&�s��Vs6KQ(>
Ǣs�p��T����b�
��
w~�9ߖ~�r�d�܆I2�{�܊Y9d�M5�����x(;?��1�3m}*�x_��	$�
�e?�<L�k�G�.elj�Q�v��0�������{
5�^�Ǻ�~9�M���)!W6��
����$�U�!���g���/3��
+MG�ZF�
���<%�+���l��I�T[G���}�\uE�p;�i�G0��t���=��ֈ�kZ��p!�F���<
���O)�
H>��爞��ox�N
+R�A
+�������Y�
� ��}E�۪������c_H�wN�v��h�cu��Wy(oot�-�s���N) s;Ћ�Xu��}up𘇔{t�G�hp�$0�a�o
(�8#
wU����kڎ~�-��޷��s��ƽ} �:TM}��G?2�j��n���a���ܔø�m�4-�~D(�<u�����
�m��C/��Ax�~F ���
9�#�M�{fl ��+J�,g��JA�{d���N[��qs��smO]�����?){n*�ڟ��.���+�'I�6�
&&Kŀ	N���n�Y��(�
�E����>c3�Y��q7��P
	v��i��
k8�S�z����kϻ�X�Ǫ�#iY=jǬ��u�y%�x���[Z�{��׷�FH
Ĩ@U�ڼl
�(N���L!ַg4�Ln[����Cڲb[��iu}K+K��L7��G���i�!R��5qoj��]
,�>�T�G-4
��MY_��F�:ݿ{{)�RefV��K�jT5��K@�<Ϭ
w<T��%��~�W'�7ڒ��UAG�G�f�H�(2ˣB �'�M6�u��M1��r=�)�ed�ʢ�1T�e"�Y6���EM���Ȯ�Ps$���x�Δ�{�1
n!]8���U)��3�����M~����"(R�6oI�AἛ��:y[W�����ύ?��~>���W^g�$i�s�ݽS��rLN�
�
b�<>�GB�<+�����@ٯ��1���R :��s�ӰL�R�w�	"��(&���X����HAkL�4�q���B�n�č���k��7�� ӐF*��Þl!ӱ�@(�$�ҙQ^�?�$��Ln���搢�I�~I��z�[)�]�:w51d��P�����5�����*d��2J$�
�C"&C�+&j�Bl?II'�К/��=u!��NZH�0۲nem� g�������Af�TB�#���9���
$��5J5z�"N.�
�s�碂Q�?�Mï-Vs<@��2fx��h0h J
�c�� 
+U�>���)��g�M}����3
�ݯ�!��:0=N���`X�c���F�@xqJ#�-���	qʟ���
����d���|�ycUx8���Hv2~�)Y�
+l�5��s<nQ0�	F����!d)$$9�_�C��U��䊋-D�)U.29Gv�
/r(5	�燄},t&��i��\5�
L���y��G��!V���t�꟤�����M�IHJ �m@�؇��8�+\%-B
3 p�3#�`�
�%p��*J�����e�sJX�5�S�X0����"1�*��>��V�X�-b�Y�/�e��|�5O�j(]V�w������g|���R>�B�Rl4�P���r�.�h��
�
��2�#���Sa����T����\w��V(
�"���w�b*��m{��
+H�dB���$Z=��-
�d� �Rp�<�{.+U$�T"sǬ��
��0���j��,ۚ8n��;��Ÿ����C���S�
�
H��ubN��cW̉�ܖ�+�Do
�rW���߸�	��|�<��e^i\I�l+�#p�?܃9�
+FG�=1����؝*���u)�P.�|.=m�Z(�Z!�k�W"#�`�c�
�gVE��:H��<��U�(���)����o�����k&��0b�&�aw�ZG
ʳ�ާ�r۞��y�4]q3��/���jQܜKW
kS��{a]�<�u��oh����� ��
�.�
���d�q�����ۺ�7�g9����kTq�>�ݐ���������y4U����q������+e\!�/�b}QWXƇ�I�EZ��
���߿86 o��;�rg�g,�V˅3\�
��L��j�W*�lY��K�
ѷ���~�u�Ó����g�>��i]~% �dB�(��j�Y�(&���S !M��ߒ�"4[���NI�߅��;{������E����-l����g�a�
�O3c?�I��s�`_�x��[іb (���
���v� j�I9�+��(�b�`G��*�C�Qm�4\�x�
^L�p�/U��������1�q���5��a���.��_ 
g��|��&��	���E�
s��P^�m�Ox28α�u�
�n!��p��
�I�x�8�Ub�a��wn�+鄆@�<w�%e�ev\���3m���E)�D(����U�Nv�l�_��|a��������ͮ���'��;6_aٲ����#H����
��IE��dO��@,ܦ�� [...]
 ��5b��X�2�~==�3�EA�p����x���8J�9�9-�!�ɃN����4������T�����
؝�E��Ŵ���<��+
zUb�
\����G
r� ��'\Ej��BM��@LZ�e�CB�h�����!� IP|
+��"��
[�ȵL
����]uk&��
+`E(>M�$})����¤#�q�e�̉"��y�zJT���0��$l�0a�ww��=����1A�_


+q
+7(�C�P�FL��;
��v�,	{����↯���t_�[����P?T�~�NX�.�'
���=7�#
+3$
�U���
W
��
�%�Ǐ�:z�<t�^���5
n&IJ8?v�u��T�q��?5��Q�"ݗ��3Ƈ)��H`�]�vJڧO1�����S!@���� �9ק),�����Г�JTQ^]9�[`X��X��e�ؾ
kʧkٻ���K���2{�d����<9��lѯ��i2.S�
+��J�s7a�ZƏ���'���Eb���Bc����ɮ�!�{�q.(�#��,�l �M��8ۃCn�45��#g/��
����a��##���>1��4	AVc4D�|�6Ļ�����K|8�Y9�����+~{AGQ�Lg
+q��
��(2_���HX����$�Y&�\^O
+!6��R�0"Y�@
�|
�
s���U+�ʀ5QB2����r�]j�
 ��Ӓ=m���s�*���C��jb��:1������Q_ߋ��M}�Zn�K
�7��b��B�â��o^�I	�D���N��j��w``r9d����|��L2*��j�l��ʼwM5����
�*���~�k��Ɍ[��-
��´��������M �Ve�-�#hr9'��o5g����q,:���OI�~�/f��M �p�ǟ�m��*�Of�m�$�-�Gͭ���Cv�TC8�ܞ�����;�֧ω��o�@��1Z��������qDA�RƦ6
Ei�Iis���Z�n)��Qs�ez�����49Z�re�L͡˚�MOP���}&�Ǟ�؏��
 endstream
 endobj
 2557 0 obj <<
@@ -18742,7 +18704,7 @@ endobj
 >>
 stream
 x��ZI���ϯ(����)��D
-�s�7�8�=�c4*U��j�-�fɯ�[Hm�^�
tQE���{�����������+vrg��9�sB�B���ś_�� �ۉTn��F��LV�Jjh�w?���b'R����&��s����,��⯯_|�����"����qW�ifwve�޽>��$_���^&��_�����_�^�-s��.���+��2-�L����6�/qC���ݡ�^W	����P
CYW����"�*aSc�zٟ��ҷ�2����&�aB��Fˤk�M6KT*S�����Ʀ*��x���θS ˬ��Y
�t{ib��������B�&���m���Gl�9̍Cs�Ȳ�ņ��E�J��,�b�Q��{��:3o
+�s�7�8�=�c4*U��j�-�fɯ�[Hm�^�
tQE���{�����������+vrg��9�sB�B���ś_�� �ۉTn��F��LV�Jjh�w?���b'R����&��s����,��⯯_|�����"����qW�ifwve�޽>��$_���^&��_�����_�^�-s��.���+��2-�L����6�/qC���ݡ�^W	����P
CYW����"�*aSc�zٟ��ҷ�2����&�aB��Fˤk�M6KT*S�����Ʀ*��x���θS ˬ��Y
�t{ib��������B�&���m���Gl�9̍Cs�Ȳ�ņ��E�J��,�b�Q��{��:3o
 
~�n��%��no�1�#2�X��ʬ9�Í*����H�}N�1a�����o_�X%2��MsńL���w����q
 ��
<�8�vp��f6g�YXXQeL��f<��˓�Ts�����z��g�s�\<\��˛}��<��
����g���&˓�o������&����徦�,[�v!ᰢ
�
Y��c���x��q2�k\�Kt�>���H��D6�¦�M^�<��?��c�������
��?;V��.��
 �B3�<f�g��ˆ�=��m7F�M�����CdF��,�`
+��"21�udR	����]l��
@@ -18754,7 +18716,7 @@ O
 �no"-v-]
>���Ƶ���@�@����Շ��t*~af�B�g�W]�Xy�G���*F
{�� ��Q���³��螼_�Ni
���!���
?�<�b����%�j��p	�6�=𾏻 �4a�g��	h���ѻ#pe��+�S�jR:j3V��f2��ȘI�T�Z�H�l��]n��5�#��H�n�N at 0Fz@��7^
�V� �F������R��%'�+���
���l�5%|�
BS?�
K��gO��*Oe6y
$/�$��չ<�U������#)h�烿�.����2��U
���� �Z��W1�Lp�26��E]���ʅY�1�UW���=X51�
��N�ߪE��O�q�&"���ӌ
�7,&b?ț]�5;?
�_�~�w� ��
d�
��
&⧐���4��9䀙}ND�눦W�$,9t>Ђ�?���<�|qE�����K���k+���b������'o����>��2>ad��L�2�`}�5��zq
�
ͱZ��a��Խ(BxvI$ �E'�
3ޖ��)
�r~���.����E��X���
$��7p�[RWL�GZ3Dj��~�����!fB�`
Dt���3�.L�1p'�t��K����[`)��vn�K��er�6�
�� 
e��{E��­���4L0�p9��J{�7�ً��m��V{�
����M�[z���[�q�
�'G�h0'U�f_8p�ob�K�y'\���!���3��)�T�e��
�O�!��7�[����&zeZ�y��18J�,n�Fb:�*TǨk�X [...]
�	ͧ}�$mA�&��B2񃉡jbh�o��3�İ
ü�6��Ϧj
���b�A���R-8�ֈz;pX%�w�¬l;6��m�
l�w<��w�O�]K�
8�$�12j�X+�/����Z\�[$3�}�ֽ2�\C>�X���i|vT�:աڶT�[z`� G.r��G��|8�� ���"�+��^BA�<��E�P��ߡ�}���E(������WD��B�&?���54��s���3
4�BI�и �
���&�Lw�C���FP�\�+{���
�{�wn�H�47�4��C�B�mJ�65����7-����剀�CԎ��m�T��3�/$
-�9Aj\c��
 �_�o��3эGg�0:�Vgn����4
��%
N^(�
�fઋG�Rr]��t�z]��U�������~:���𱂢�����qQg��Ed�Ř���K~f/�,3��O��+��z��*�Bצԭ���밈���4�|�;�;�H�D�����	�U�BG�"��8d
^w����=��z_�T�͕I���X#�O�t�6/�܌������ɯ�	F�
p
 ���%_l�^�/~>�9����1JV�f�|�.=@ٶ�r���֟N�>��<�JlO�dh
�q����>rd��Q�4O��]]�HB���R�P�@W���R�7Xa��
^�%˜���+*[Fd*]@����|=&�9�m�2��@�;F�<���\�|ڗ�66�ܧ����h	�-J�S�j�6����Se��1��3�R��=���pْmR=������1VS�Wz��L.
-M���
p�����p8���0��}������@.�!� �y���sEO�=�G�s�9Q{�4Xr����2>5�\r�>|������<��{F��'
���Wس<ㅏ��1�
��АK�T����r p��eH�
�����'��M�0�z���y�e%�u��(2~ (��@]U<k�tM�6�
8�"kCv
���6|���B�&�?[�f�ɽ����G}]�9� ��P��џ�ji|!$~��� �$=ݵ}�f�vvs�4�;<
�\t) ��\
�R�L<S�u��,p'
p$uR�k)-��Z� 
����
/�@8\�G��%j���}��D
������*���
5{�K���Z'��V���.�щpU����������Z�
;��ʪ�hR�y~I����&H|��My_A�r���n:�7�#`�a�ﰼYPyS�3�<�C˸c� "�Lߖ~��NR�����2H��@(��<�
�X��gA܅�����K~�� K�X��y�.0V:䱓	|�[h#��fnNB�`:���L�?/�19
+M���
p�����p8���0��}������@.�!� �y���sEO�=�G�s�9Q{�4Xr����2>5�\r�>|������<��{F��'
���Wس<ㅏ��1�
��АK�T����r p��eH�
�����'��M�0�z���y�e%�u��(2~ (��@]U<k�tM�6�
8�"kCv
���6|���B�&�?[�f�ɽ����G}]�9� ��P��џ�ji|!$~��� �$=ݵ}�f�vvs�4�;<
�\t) ��\
�R�L<S�u��,p'
p$uR�k)-��Z� 
����
/�@8\�G��%j���}��D
������*���
5{�K���Z'��V���.�щpU����������Z�
;��ʪ�hR�y~I����&H|��My_A�r���n:�7�#`�a�ﰼYPyS�3�<�C˸c� "�Lߖ~��NR�����2H��@(��<�
�X��gA܅�����K~�� K�X��y�.0V:䱓	|�[h#��fnNB�`:���L�?��1=
 endstream
 endobj
 2565 0 obj <<
@@ -18787,28 +18749,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2575 0 obj <<
-/Length 3448      
+/Length 3449      
 /Filter /FlateDecode
 >>
 stream
-x��[[�۸~?���C+k-���^����
��$:�l�kˮ$����w��$R�}.IZ��r$Q�r��>d����˛�P����<�2>�K	�g�����d��w�f$�y6�`(�3!�Q���/7��xd$%�i%RE�� 3�S�S��ϯo��Q��4WJ�^�g�J��i�� |�z5{�������E��￟����מl�X�2�\�L�(Ms)J�Z�\H#��P�w�Uy.��fRR�W��TfzP[D,#:��b)�SS�@�}z!a������9Mʦ�5�I˄�4%���ˮZ;�xj��-r�1���g
J�kf9mNUl��s���5�<�
+x��[[�۸~?���C+k-���^����
��$:�l�kˮ$����w��$R�}.IZ��r$Q�r��>d����˛�P����<�2>�K	�g�����d��w�f$�y6�`(�3!�Q���/7��xd$%�i%RE�� 3�S�S��ϯo��Q��4WJ�^�g�J��i�� |�z5{�������E��￟����מl�X�2�\�L�(Ms)J�Z�\H#��P�w�Uy.��fRR�W��TfzP[D,#:��b)�SS�@�}z!a������9Mʦ�5�I˄�4���ˮZ;�xj��-r�1���g
J�kf9mNUl��s���5�<�
 ES��97+��`�P�I�^

�O��Xʳ��@��y�
��;[��|u�/X�,O����MWt�p��T1j��s�'Ŧ�
��W}m�g�l�
-~y��H�҆f�ɳ4��3t����� �gd5��rP(�T��K�ȤsêݵĪ�'�$͔ꝵ)P�D'Mi���Ĩ�ǿ�F�ec�P�Kd��g��
�����y�Y���)�0o>�h�i�z�GJ��x��i���L�F#l���r	�`���;"�?�=!4L��^�BPκl�zYZ
��ry�
>�dU�#�����Pk���)wEW�,Mwp׭��B����UD�Lp#�O�W f��������Js�3C�� s�[�;B
c��)�A�4"�S�G>/ڈ8Ȕ\?N��H�Ba�3k
�f�%�r!�
-w*��K��S�V:�����*vU
�@��qR�d���95���޺Ir��r�
�OE�+�"�߿�p�@e���h��(jt�s)��
����=ջ�m'n��9��E'��U��

��U
|Ɠ�xl
k&H	Z��JǦ� ���\N���������
xJŐgN�q{w�.RM��]�i�u�S���qk��V��8�$�&� ]�!�*�@��Bӌ9$�
MSN��Q
~BF6,RW �D��7ESW��Ed�B��
s�+@���T����sI�C��/��z�!Hn򖹢&��w��t�PT$?εNP�#%%IW���,��	ୂ��ʐW��}��ë�)@
- �B�J�`p
 [���m,A1
��;��7�92�e&�Ӝ��T��
#J� ��3��C?�X��1�Qt�#� 9L�3‡
��zw>{����s/�̍�mzK��^1:�
�bJDc;M�N��S�lJY��mi͍�AD�f
�̼ ��7֪L�O�����K�0�me\q	����u�tN���B/(
0��u4�A�S�vyY��{D��a=g
-

_��m�b���c���k�q����8�j�a�&�@�S3���M��]��L2zq�{���m಻���7U��ܪ�<�\���ڶ�ݹ7��|���
ׇ	^="��F�dSݕ�Q��)�B�鱾,�+�\Ѷl(�C��*�&c�nw?Y8���EؽjW6����Du��FR�]��Z� �E6����
�����C�~��)
�^NR��L���3	*�M��Sqh�NԾI�����v����jSx��$
�1ֲ������k{?|Z�ݶ�

�� P �q;5�]]���yHzj�	��ܳ�ms�m<஠��lV�����͆x1�{{5�
%�i�� ȉi%�E2��)��U��v��~��X� �.ƼQޞb��3���,��ϊ��'��>,?�|���y|��Yʲ	vC���z.d�Cl
���+ܔ.��
-��

-
�nW���p���c�;�~ �d
2Y_\�Z|y{?��6 at B�K���t;�(|'<(r��qPʫ��v��ګ+9��P���D��+�G���n<e"
-���,Q9����	�0��Ʀ�S�}�[O`��܏��,Y]�w:A=��
t��n�PPRs�M�vl�`#�>X�hr4-�C[��nu�����T��Xn��
ߒ�P,g*�)�Lav�l���zU-AY-
-&�px�y
n`�K���}���Q2�����M�p�.�Z��R$��PN��_����D� ���tV\^5#v���'��f�6���o��V(�Ќ����5w쾝�.
*���x��3����O�5q����Q�	�o�%\r���p�-��}�A
v�0ܵ���=�[�<b������^��J:�r�x�>,!.Y>I���;�sɥ~���hwDg�nI�o$�UW��T�tK��_���4�0��n�e-��
��[���d��`��%��K�=��^��Ӕ���/~��!��r�$=@
Rc/oU�զ6-3�'L���i9&%
�R~\�����S�R#�cspjm����`wu�ﳫ4@&�G�^}̯g
�M��rN���
rΠ6e.6�0-,��$�r����4�|��2"
-�*�~�T�q%�࣭�f��<i����m�!���b
^���{e�`s0�d_��T�]j��}��r��@�R�����X�Cӟk؆�Ǩh�bp��
�ݶR<���ei���}U��橏

�s@��9L�R���۶t;��������
Vm�i����e�*<�l-Z1���"kP
��^��
=��A�@��)�V�c�:zL���`
��QN�
w�> �]��qP�\�㹤~��;��x&���$�S�I�{�-���a
���;��Ỷ���B��j��L�?����]ˈ����mA�

:4�"l}�[T萬P�<�Y>����wCw��GB�,�6�3�<B�Z�Y����a�gQ����@�Rx���j��g���q�)�M�:oî}HZ�Ksv"�}��=�tF&�n���:��@�ͭ��}?`-g��=r;�����+�g���x��UeTE�#�k�����
?=�
*tE���@&��m�,s���dw�U���P�7't at 6
��7�s�ϝ�D
SK���Q��_!�'�zV��~��[�K{�v��+�Z��8�a#��X�ibqsso�
��;eN�J;hc˾���Ͼ�n}h���3�6����u���g�c���(|j�
}QG��b
-���G�G�	����O�>iqx�70�P�\X�X��t�X���D2S7�V�`ؗ��yc��V.�Ԯ�c�����[1� �f�ř�1T�!+dZ|<c
-
�D���:
-��0l��Q>l�m[��lS3�{�Q�>��Q��;�@���0��
�I�!��
-
l*��=�����(���S�'���_Q/�6VcbX��6&��

��G�tνn؃8�b�3
}V�&,h��T�
-�*Z���?��Ԋ��%M^����&�a�-e�7�}�6[�2�X�d
ds��3��+�L��O�g�c=�~/��
����
7�nꙄz��2��
C��3x����R��
��6�mP
-�.�4��[~bI�~�e�$��`y����4A����e���2�Ejك��-ղXV�"�
��F�W�L��ٴ�����f_����}��u�yr�`,h
-z��im��
+~y��H�҆f�ɳ4��3t����� �gd5��rP(�T��K�ȤsêݵĪ�'�$͔ꝵ)P�D'Mi���Ĩ�ǿ�F�ec�P�Kd��g��
���d��3͒��Ni���y�aF�MSԫ?R�>Ɠ�ևH��'d�7a��
��Kp��V�I�	��aڼ��b�B�r�eS���jhؕ�Ӯh�'��
���VwU�Z��TM�+�rei���n
��@����"�fB��~J�1K6�W&/����T�k�z�7��#ܢ��k�NA�Z����8�y�F�A���q��DZ
+����X���`�5
-Y��;T�S��\��؝Jg����U]uU��Z�2$���� 
�O���9M���M�s��[��*]�y��U�*�|F��@Q���K��H�@��ޕm;q3�0��-:)�譢l��@�8����3��csXX3AJК�V:6����r�m'PuW�N������S*�<sj����s�p�j2D���L����R4.�[���Z���&�7��Z�W����f�!A�h�r�
H�j�2�ay�¸�%B��)���7/"�
+�o��_�\�B^��K�
�/%x	>�+�Ar���5�7�cܧ�"�q�u�:))I�r��`���H o�%�V��j���{4
^�OR `*`U��� �
+���oc�
��7�&��Α/3Q��E�"wP�QZ�'�yD��r6P�q��#
�az�>hX>ֻ��k�'O�{�fn��l��X���ѹ��S"�i�v*��b�`S�ҎoKkn�
"�7[�g��L��V�`�|���4�N^Z�9n+㚈Kp�/uW���s�����zA� ��u�3��j�Z���j���#��9S�����4o
;��
��\Ì�,���ÑP��7�œ�1�wn��Bhdd�ыSw�C�
l��}�����-�V��a�r��ؘ�ж��ν���Ӯ�m�>L���
�X6��$�ꮬ���v�$H�"L��e��X��悈�eC
�uU�5sv����1��-��P���0�$V'�'����5�j>��
ֲ8�,���,~
 ����kD
N*���M�`X�r�2�He*5��IP�l��ޘ�C{u��M�F������u�4V��3�'i���E=87'�]���Ӳ����H.�v@ ���۩���
+n�C�SsM��E�=o���l��w%XM�`{�
+n�l/m6������۫1 �X(�w�H�Ww@NL+�,��E N�Ŭ�u���E�c���t1���S$�yH��dd��|V��|>��g�a�Y�<V����R�M�2�=��s!;
"`[XD�_�t��5P�̈_P` w���W�Ӯ�
߱p��$+����������<�:^�η�;ةD�;�A�+m��R^�ݵs��^]��}P��t&2��]�<�4v�p�)Q�
�Pd���$ƟM �_76O$�r���z/��~�\fɪ�
+��	깏�
��t#�����m��c�����rF��iy
���-p�#�H��l\'��m�r�6�f����bA8S�OAg
+�#g
Uիj	�jQ01�ë�cp�^�4������!<��m��v���4�"�/�rJ��⭅<%��f.������[���=�6˾@�Y��|C-�B�fl� u
��c��wiP����������T
|j���e���BM�}c/���
�Cm�{b��߅���^�yP�2�C�$������V�)���ě�a	q��I���ܹ$�K.���.G�#:vK�|#���B�֧R�[����=���iwK.ka$�������'C�
�m/|\��}��M-���ԟ}�M
EȔ�'��{y���6�i��>a⍭O�1)� ����"֯7��R��
��Sk3�~���~�]=�2Y=���c~=�Hl�<�s�v��0�s�)syd���iaٗ$Y��]D��)�c�Q��P9�;���+�| m�7+���IueGo������4M�+�� ��a&�j���R�$�;�����/4HM���
��\�6�=FE��M�d(축�a&�e/K%��
+հ4O}��x�P����az��l�޶��q �8��� �� go
�j�Oc�/
w(kU�Ydkъ	x�Y���Xx��d�)x�*�z�N)���
S��c
+�cX�x�r��;����
Ȍ�z�
�%�#�%�ر��3�<~&ٟBNb�;l��[px}p�]�<�bN�=xt�T�Tg�����=�~�ZFԵ���
l���`Сia�ߢB�d�����a���- ���� =�<�eٵQ�	�*�����^��=�J�8�|���+ddU��>3Mw ��Myl��yv�C�rh]��1����9�32)u���։v����hn-���k9{X��AX��}_�>ӟE���*�*�>�_�
�}d����hP�+�=2�.h�g��g�'����e���9���Xݾ����<'�Z��W�B �r�?׳�
�ӈ���j_ڻ�+�_9G�"������zO���{;d $�)s�W�A� [����}�5 t�C58T��Mw
 
�;��<
#E��F�S���:�S��?�?�Mx���I������j���Œ}������D&���A���þ����'�rI�v�
���e=؊�7;.�$�����}Y!���SXHF jt��Q��a�-��a;m�(ت
�`����ێ������E��b���Ԁ�l�Mr
Y�T�`S!\�q���E	5���>�]F���zY����5�1��d��ط<��s�u�
��;5���:5aAcD�VxVъ�O��ߧV��(i�ן�49��l)��=���[�ٚ�)�z&� �˾���^�g0�|j=�
��{F��g(ׯg��9�uS�$�3��I�e����S_�d_ϐ¯g�ܷ9l�RHu���
v��K���-k$�l��˵�d�	�t�x\-�?���/R�
\�o��Ų��eh'7�g�PϦ�����6���L�s���;̓ccAS����� 0��
 endstream
 endobj
 2574 0 obj <<
@@ -18841,26 +18797,26 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2582 0 obj <<
-/Length 2671      
+/Length 2672      
 /Filter /FlateDecode
 >>
 stream
 x��ZY���~�_��S�x�#UNU,ˮr��^훤)D�
���Oρ��cW�*UJ/�`��������d��䗫?���	I�AZ�Dc�06I��z�'3x�k�3:�s3W	Q�`�L^]�ޓ�1š&Jr$�I8a
 C��o�������Hɓ�yb$*Q��,��%��?�<�2����~�������Mom")�Z>tq�B���Չ��q��'V!���ͬ8\�b���n*��'�eHh՚-�,�
-qN�˾�v�j�V���?�
�2t�n'��EU��5�I��"��n�,ߕy������R[�	_
+qN�˾�v�j�V���?�
�2t�n'��EU��5�I��"��n�,ߕy������R[�	_
 �L	��KZ���N9c`ه[X���%A6�
s;>a`Ɛ �N�0�IJfd����"�G���io��J��6�O�m&S��|�*�첝5�3%��-�ۄ�4[`v�R���n~c�"����+�K�=4FL#m�l�p+�y�79�J�0��@��-,I��s].VY�
\�q0 ޸��C��1�	ݿM���
�n�
v�1��Ve��Ά-c������Ung�_���[��v�ܯ��w�ME�=�?�%&$}_���.��n�]Q�6���m�p
SH�Z��
"�d��|�-�~�l
���x�^��
 Q�E3֓
�[�Ȉ�
 )n"
-�@�AN�ͱj&�A�޳��	!a ��*�mV�#�Piي�2kz�ҪȂ!�/j�'����)�����e���h��~
c�U�+���%�� X"C��Aw�u��i&���"1<P��8���K�Y�@��po�3�Q�;M��D�;�D��'��
&2/0
*�X_�u��0���N{!mt#nB*�j��:��)�#�fe]�[O��IQ�B6}<Q

-IJ8�Jzqo0��	�ĺ7��`,	A%a�J�L�V"
e�ᒍ,ǟ��x�nC�#dL�2$�o#�kء�H��)�A}�?D0�<�����Ʋ�$�����Ɨp;߬�Z���hZ�O�$=B�D3�s��6��Y��[z���TŶ*j�T��:���<�+����_��l
HV��
���԰���	�w�2�|�-P�'�f҉�B�(�:�1�$~�9t��ve}<�����\��%
z���?����R�[������C1ž��ê�_�CO�AS�J(Ҹ��n qL��_P�.
F���6��U,8v
��*G
Sʐ!!�~\nV�ő�+���xMt$��{'�hF��ٴM���+�oc21�m4��-җ$"v������cVq�@9���U��3܄zs�{�	!���`;�[k�E[�c�@�_�F��]8�D4�L1*ܲ�*�xA�D ��+!�3#�&�W
��oBG��n�����hJ���"�^
�GLk���a B:��<�e�'/������_ey���Ͷ�b�8��&��`�Ye�����(��Qhuz�u�+�eYw��4�7��A"�`�8w-Y^4�?Lb�6$א������n۠�A|Wz��+o���]3�/?�s1�i  {�	5��X�vo�N�(��N� w�
�m)�mA`���&�7��n�"�ӳp�����k;
-����g]g����^Zۆ����^����ܯ�vS�
-����Z�
! ۆ�	��g~%J�n$<8�m�#�������jl��;ޢ�:G"AG������u�{~Aʓ�P�ڄrD9;�����ٍ}v��y�,�W���N4k8�����JC#�����O^�z�O@׫%d
]�=t]1ۃ�	؀�
l�
6���Mx��pm�L�V��
57��{��0��qJT^+�;�ث7����
�7T�m
-iz���CC"j:��ެ���O`�����]V���������]�����4ut��R�A�5(p{��{lA�PiS�_P���1�]\C�
mi��H�r
!�r����b�	1�B�C�|�;Ţ�vԢ�ۈ�6nm�<�䕴��
�4�'�\��><
0iN�D�.lp�\�p�J����hΘA7���l����+O>�b�=����>v��o0e	?�V�8�
��;$�,�~z��]>׃�A��
x(�EL���<El���Hr�� ���;sp�_�7��A�7����rԴ�|�*T6�tޖ6����jE=�I���%A���c
'(sX8��n�Y�=�A�i�����;���|�{�
�
-��US��Y��e��|��ۖ�	�m.6�
-��~4`��_�1t>����;�
-����h0:�%H�2�b�R�&ױP�=?PmB
wB�
�ё���k^���c^lw^D+�����>�~�XX�E�4�P���������8�������n[��Yj[�b
�
d�Y�\df	��GvSYeu1��x�e��s
踨bö�hZe�K?�m���v���P�w��(E\@)� �8K��}�Q���}`VQ�;��y��	��A��
�sT� �ȴ��L
�e11��?&s�L�1qp���aH��E$�����8�qv��ch���<����퍆��xt�
��'#��m›G�V��J��'��i���ǾW����ob�.9Rz�~�m}��A��?�#�r�5*я
-�#��S
�rHqPj%#�R�~i8(

��ё��LG�;<S�����F;2�w䠾���q�>k �o`��l�>��쳤3M<�_^_�	
-�� z0��m�^���k��i%�W>;Y�A4��~R����^���
+�@�AN�ͱj&�A�޳��	!a ��*�mV�#�Piي�2kz�ҪȂ!�/j�'����)�����e����hE�װ�[
���X�\�/���J��{_�c>H3ٷ�m���.��	�^��b ��-�{���"�0�i
+&&2ݹ�&"�=Ao0�yـ�Py��b��
����w�
i�qR��P��IoN�
)4+��z��O�j����*`PH�S‘Vҋ{�1�hO�w �%���h�( cI*	�U�dr��({
�ld9�4���cv� c"�!Y|�_��E�^O)��+�!�1��,�7��$	�8-��7����f�պ\/F��|2%��%���#XG_������ ��3�_�*�UQۥB��A���a\yDlv�rUd�@r��d6��e&���U��M p�+�����;o��?�5�N�Di�Y�$��O�1�[�+��i�P�����(��{%�����W��z���n��e
���

V��*
z
�UB��u t��&�_鿠�]:�P��mVe�Xp��A T�:��!CB���ܬ��#�W
ͽ��H�%�N�ьU�i5�.l�W���db(f�h��[�/ID씁5$U[Ǭ�"�rd���g,�	��b��B����v����0��=�t?�b����C��p
��h�bT�e�U��؉@
+RAWBzgF�M��05�y���Pu��!(	!����'D �8���rW� �t��y"�lO^Te
������jS�ms#�&�qH3M���l����3Q:����&��rWf˲�Z�i�o���D�
+q�Z��h"6���mH�!�����e�ݶAk����8W�#��f&_~(��b��  �"`j�u����Z�@Q
+N������R^ۂ�>h�cMhoXe���E��g�rg�7��vJ]7w�κ�{E����
?��F3;s�_��%$\q	��=B@�
���J�H3�
Hx$p�!4ڲGZ����+w��pYw�EGu�D��xk_�������'G��	�rv4���׳�����xY�3�rg/��h�pzC3���F4���#����z���WK���{�b���;�P-<l�
��(���8�jn�
7�#a`q㔨�V2\w��W
n����o�D��"�zͱ�
�D�t�I�YwM�� 
+|[��74Z��ڵ�×�=
����j�ߕ�i��l�Z��kP��
��؂
�!�Ҧ���>�M��cV�����z7�
+��:B��B�[���(b�����4�w�E�%�E��Am���3x��+i5;Ti`O����C}x8`ҜB�],��Թ��0�
��1М1�0n���v���_W�|6���w{އ��}��y�?�`�&~V��q ((YwHvY�����D�|�%��d��P,>��Z3D�y���+ɑ��">�]�w��,���oDY�(No�	����iy��U�ln�-me
ՊzT�~yK�D=�:>N$P�p���r�8{R?���
�
D�Ow M�����=ft������g˰��~��-� �\l��_��h�^�,Tc�|�w� ����`"tK��e����L�c�{~�ڄ
+F�#{�׼��Ǽ�Vh+˅�}���?����hi��<k6	1/Omqf���9�M�ݶXm�Զ`��;�
�2���"��즲��bH�-�:� �u�8�qQņm�SѴ>�җ
~
�
���Xk��N�6�Q���R�Azq����ޣ,�������w6��(
+�'
���*6稘A�%�i
���bbp	L&��.*/b��f՛Ð���H�?e4�q(���1�2д��
y��G�
G��
�d)OFnۄ7��@��t�-N,
+!�to
�}� }k�1���]r�������5�ȱ�G
�DkT��G(F������>JF�����pP�K�#C��Hw0x�d���vd���A})W)�X}�@n��#� �},q�gIg�0�x:���>xBAA�`�����׊��J��|v�ȃ h(�������� ���
 endstream
 endobj
 2581 0 obj <<
@@ -18889,21 +18845,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2589 0 obj <<
-/Length 1641      
+/Length 1642      
 /Filter /FlateDecode
 >>
 stream
-x��ZKs�H��+T9�*3���{ؼ�R�ڬ�[��+�� ����<-x�QR��jw�|�_O�
8�D8z���G�G$Ri�"�)��D�Y��'
����#ftt�$gQ�`<��z�Tth�����
IҪGL!bHP��u��k֑��G���H$T��+�Yt=�>į^������o/�����^]WlI���Ʃ�AFj�%���'�!k��b��ڥ�!-�e �b�!����+�9���J��|�,�<��sS�N�[��8͋l1���)"��m�
��0���U��VcDa-���V�5MVY�L9c������� 
+x��ZKs�H��+T9�*3���{ؼ�R�ڬ�[��+�� ����<-x�QR��jw�|�_O�
8�D8z���G�G$Ri�"�)��D�Y��'
����#ftt�$gQ�`<��z�Tth�����
IҪGL!bHP��u��k֑��G���H$T��+�Yt=�>į^������o/�����^]WlI���Ʃ�AFj�%���'�!k��b��ڥ�!-�e �b�!����+�9���J��|�,�<��sS�N�[��8͋l1���)"���m�
��0���U��VcDa-���V�5MVY�L9c������� 
 �W��� �
	�����f
ߚQM�[Fk�rZP���cc��h�P
W�tއ�2YZ�
�HR^G�}��8�� ;g1Q�����X>	3�|�Y�Ex�YA0��Q��~��V����
9D��
@�Z�
 �SP	��S
��c�+r
-#-e�9������$㱃r5�?;|��+!�j�"�H���]3@
����F+�H�c�U��U�e�������PG�0�żX&~u�`�
�^	
�&Ŵ�-"N'�&�|�TE��^ji�
1%����p���˛�H���*^��8fJ�%<μ�G,�d�'�I�q��|��V�^��
�r��-������Y
Ď����vڷ�>�h
-�05u0!ՌWn���cW�۱�X;��ꦕpn�x�NA���.�7,Jc@(��5dIQR�5�1�M�#V�<kZ
�	�d>j�ҿ���ecX)ja�}i��Ǫ�~
-���GziWq��z��na��$�x�5�l0�È���l2K�v���(ƿ��-C��=S�3e=s.[5ld|+ �.B⦴��J�ݹ�cD��F���7Hi��k�/�1����z��Il،�x1�~_��
$�
�u�`����,l�D�!���
���`#���O��0��zy
-d�Ȗ�9`��]�m�UP9B��˧�s|bg�Sփ �-ʳEdG
�'JB��2R�q�J0�%���~��ᢉ1P���1~�>�O���%��J�N4pȫR���u}	5�|Y�>H��m:����?-��&mZ
&����S����ؔ�./��3h��~�	�Z�K��f
�^Ӿ�
�X�A
݄��ioδD��z��Mm�
�p�g_H�ҡ>,
ʃ
-���[
�j�'B�4!���Fո�Js8�
�n�\Ճٖ$�]����B�����FX{*�
�M���TAD�
��ޒ�wBR+I,i�(��<eO
-�'
->Q�1)�:GA!,��8Ȟ8��pP
�Aq^���#!�N����@
�v�OD��><m�!&򉆏J�"/��
)mg!=���8�,
���Bv
É�!4Ol�	oI������d�ӌE�'�te�d
`��g��G7�=�~I�^���y���
-`1�[c��;v
�u-9
A���M)�波������N�������}f
��JF�
[��������6,�	�CC"ѕDҽ�%vX"�'O$�DB[	�i��	�ө��~�|"��I����
���U�ɯ��y���wu��zŷ�*�΂�zQ')��8B0����W1)�w�
�.n_��k�����J%'����Y����L �;pJI~�@w}�^���
�
�S
+#-e�9������$㱃r5�?;|��+!�j�"�H���]3@
����?0Z��D�'
�⿭r.�w̭��D�8R�,��2���3HmX�"H�4)��lq:7A�3/�*B
��RKd�)Ut��54^ޤv@�
|T�2���0�P�/�q��>b��%�<�O2���n��w�������äH�h1�,w��bpg�%v�=�/V�Ӿ���GSh����	�f�r�̜
��ގ��ڱ�U7��sSţt
+�/�wټa1PBǯ!K�������1n�,�R�Y�b�M�&�Q�'��-e.�BHQ
��K���=V]�S�|�-o<�K�����u
cWp&��+��}�`���
FԄ|Xd�Y�s��G1�=�h�t�r�)�s�p�E�a#�[Xu7����UB��E#�U5��|��@BH$^�xA���&���c�Nb�f�Nj�����n dX�3h���]ga�%b
�_x�����l׀�����S KE����t�m������]>���;��
	oQ�-"C8�=Q���ʎ�T�	,�~�$ ��M���W���C�1~�}l?�(��T�v�рC^���.���K�a����A:.n�a6Ά�i��7i��0y����,5�Ʀxwy齟A5��M�Ղ]
+D5k����hg�ĺޘZ�&���H{s�%R�����nB0h�dȇ�<�B:��a�P
�Pp����j(Ts?B�	�L5��%W��0�Xv��
̶$	�
+D��
+�M�?_5��S9��l���
+r ��t��$���ZIb)H;FA��){�{P�>Q��IA�9
+
+a9���A���_��� ��r0��
	�~p
v�]Zh�sx}">��i+
1�O4|Ty�\�XHi;
��,dDZ�hda�
}�CXN���y�`�NxK�W��w��� ���f,�?��+;%� #E��?Sm=��)�K��\��uW ������ݱk���k�i�thoJ�4�ME�</��w�5�D
��3[@wU2�n�J���� �Tt�aٗHֈ��$��
-���<y"��$ڒH�O��
�H��N�u����O:�O�n�`����N~�G�
��+���7�+�}Wqv԰֫8�:I�_����켊Iѽ�8��wq�:/^뼶�W*9�]]gϲ}X66f݁SJ�� ����w��_� �pW
 endstream
 endobj
 2588 0 obj <<
@@ -18929,13 +18885,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2596 0 obj <<
-/Length 1204      
+/Length 1205      
 /Filter /FlateDecode
 >>
 stream
-x��ZK��F��+�|�Ł�t��`��V�R�d���
0L���é���f�,��dT�\`@M?����f�FL����-�w��Yϝ��	�Bx֟�n�е�Lp�
�'XN�Ҟ#HO�M�ϒ'�pȬQ��^�I��C���n��'Eѹ7F��yõe��RB���&?|jw�W��/���ϭ��Rl0ȍ3�G� ����`
�J���%��?��qQH�
-��L�ĕ\;[�V��JA5�Mo�^�Bd��e{��dr쾷%$�b9��&���E
~[���q�7���t�z�ydHs�=� �.z��u�*)	��6��U8R���P�
��a�wfj�tOXb��·�!�n+h^�%��@爍��y��.鯧�M�Uo�
��U�?���(%ؕL��7��X�b�Wx}�"[:��YAKǝ�G`�������o2
-��<AD�f*��SrIQǒ���h�NW2��;c6d]"R�d�NJ�4����K�8]D' �ȵ���w�aH
�n������v�[}��8
*�=s�t�
�Ff�G�APV^�|�\�����F
�}n!y�҅z9�\���2Zْ�䶀�3n=+y�n2Y}Mk��HͲ(��6)mT%��_yc�e�9�%�;!D�ld�M�Wu�{S�sss��F	
�I�?j�O-j������"4
�
�x>��[\
�+�t�&�h�c�����Hߠ���J�+��F��(:� ���z���f2]@�dJ��D굲�H��D�6׈ԇf�C�J�|��ej$�:�H�$2%�H{���e����k�L�"ӋLO,S�8���׋u��ש|Z���Sw�N�CD��'�s@�x�����T7X�j��T=���"�(R,�T7N����w#Qs6��E�/D�"+�S��y����H���v��5��~�W
����Ϻ��D2n�^$�4E�JTq+["���9H#n��%@W����%�oi<
���<��
MY�|�aM��-�X���I�p
E���<����'u*dR������	<Mm�����I��hI�~�y��B֑��&���͑�-�ћ��z.(�l1�m�������Nx�])-~t��*�g�ښB�����f�[��(O���K*}Fƞ�
�3F3�9"���H_(]��tݼ����w�n��#�B��B���C�:�:l���	ڽ����l�.�-�yG��̄�
aOO�⯁�?-���B
+x��ZK��F��+�|�Ł�t��`��V�Rg���
0L���é���f�"��dT�\`@M?����f�FL���_-�w��Yϝ��	�Bx֟�n�е�Lp�
�;XN�Ҟ#HO�M돒'�pȬQ��^�I��C���n��'Eѹ7F��yõe��RB���&?|jw�W��/���ϭ��Rl0ȍ3�G� ����`
�J���%��?��qQH�
+��L�ĕ\;[�V��JA5�Mo�^�Bd��e{��dr�~�%$�b9��&���U
~_���q�7���t�z�ydHs�=� �.z��u�*)	��6��U8R���P�
��a�wfj�tOXb��·�!�n+h^�%��@爍��y��.鯧�M�Uo�
��U�/m�Io��J&`��P_,l1�+��j�-
+�_�Ҭ������#��Qx��|��7D�e� "`3�j�)����c���r���+�Z��1�.)l�H'�J��i��5@�.��r@�Z��˻�0�a7�E����C���v�YP��{���d�6�0�=
���2����&%85�8�s
�ȓ�.��!����.��ʖ�$�$u�q�Y��p
p���[Z��Dj�E�׵Ii�*I����.�̑@.Y�	!�f#m⽪�ߛ"������4Jh�Nr�Qs�TjQ��$�`<���d�����j\!�s4�Ek
�Ŀ�G�]��VBtx't]���o4��7�@�A��u�����4��&S�$R���EjN'R���F�>4�p
�U�S
.Ss ��ADR'�)�EڋLO.Sl�L]�e��^dzb�����dϼ^<�S|�N���T�p��Ct:�_
"R>���NjT5O�V���*U{���闦��@�bI��q"������I.}!=Y��
+Mϻ$5~G������
Ϯ�W���
ާ|��'%�9p��"ѧ�(BU��[A�a���Aq�m,�ZfG~.Y~O���?������h���k�m�p���uM�k(��L���WO�<�S!�Z�}�=GO�ij��K�xuGN%�EK��{������t�6Yo��h�Tl���ެ��sAy.`�	n��D�� 
u���J���.�@�@���P[S�7Q�y��x����i��uI������C��cf:G=
�
�K�����r�sS�N����qc�Yhc^h�m�иN��p�{�v/i�A}6�#�
a˄mޑ�<3a�B����k`�O��S�B
 endstream
 endobj
 2595 0 obj <<
@@ -18961,16 +18918,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2603 0 obj <<
-/Length 1849      
+/Length 1850      
 /Filter /FlateDecode
 >>
 stream
 x��[Ks�6��W0������ݙ�м:i:mc��� K���
�
���wP!Q��ʱ�b����b?�4Ϯ2��<���g�Ǭ���8wYwx��=�z�ݫ�3�l�%�
fR9� �z����]�a9�3�%Ӱ�τa�4�������3����.3��2���$�Y/{�?���N�o~z�z����Y�7hd��}��� �S
 �w0�	���y�Oǽb�/r���a���[�
-���`kp��0)!u{ڙ�'��Ƌ�x�(e2�}n	ȋɴ?
LF�Ȁ�x�i������ �:���So1C�K�6p�j���y�)S)!�?º6�RCJ�82��$04��C5
���V�M�Zd®8M�X�F
�
�qqxo�j�ͻ�a1j�Ŭ3�(�F�"�W
]޹*v)r��q�/&6�*3|���"W嗱4���:��k�MP�7(�EDQm2G��J�L�GT1��g���"��6�pf�^�uB�n�I8)d
М�ϋ q1�F ��)
+������f�=��Y��;��E�"P�z�R�E�3���C��PVe��t։����
�������%#lH�A�ɤ+M���꘢���
XD>�PDP�&��q�@x�n��N�@h#e{ŠL�`ӔiI�����e�N@ދ��������0!���+�p٧��X��	T�ţ�s���D��.Qې(���(�H˝��.,3����ƚM���fG�ޘ���8�4%e�ףl�x^7Q	�ژQv��\2���{��%c��q1�{���{��õ
���e�p��~�!!-)E�
�qB/�
MxK�w6�:���OE�����f���C�$�䦊�c�W���
�ŀs�y���b̃��I�	��zz��ˉ [...]
�N{
'�z/9`j�H��M�1�6��	RJ\�sb�siW�6%
���P�
<�rbwYN��y�k�IC�(�[r�3����)$�d�J��E�GVT��E�JA��
-
-���QP�����7ZP�ڡ
��b�݁;��
U�WA�3�{SP7 at l�zR�z£T}� ͨ;�}r��:P��QT�GQ-����ؚ��a'�����%%�0�l*-TҦ6�!8ƝR"S6Ռ`��.5Ӌ7v��}u��
_�X���
n�b��
Ǹ�Q1�X1��,.+�jxl-�AR�L�m��K��{M��7��ܷ͙s��)�#Pab�!�����a%W�@��*S`�V"9�w��T��z\�
u#,�q�&m�WIQ���,������ƹ�-+�+p*!Z-��C��c��J���)�5�$٧�,
-�	+��T�@��l�)0�S���B���-t�K���{��G��tWQw��?�/��F!���#�V�Y�A�5���P{�X at 55
P6i��5

�dw�`�����hʹY�mg2ꏮ~nb��oi�eZ*����S�IJU!T�m)�;��|Й���_�����{:>*��Q�M�xk6.C3+��@T	̧�Q�):ZŲ�X�M����b��ȃRe�u`a���$1P��əۣw�|yo�����Ѻ��bB�.��2�E3J
��=V �'�M	 ���9���fa��&�����)�p}?m
�	e�>��:)2�7eӣh���o_������t�v�q��(y�}\�ר�������
�E�
�`^4)EPԁ�6��BAM)�q��qX����"H�L��A(��q��
;KE�~�|�T���@R�{�G-������\A����O*�CK��kC��Y*nAh)�A���Q*ʣ��7{w-�����Rqݐ�i��[j��Y����4k�6�K��/������Cj�#�w�\�
+���`kp��0)!u{ڙ�'��Ƌ�x�(e2�}n	ȋɴ?
LF�Ȁ�x�i������ �:���So1C�K�6p�j���y�)S)!�?º6�RCJ�82��$04��C5
���V�M�Zd®8M�X�F
�
�qqxo�j�ͻ�a1j�Ŭ3�(�F�"�W
]޹*v)r��q�/&6�*3|���"W嗱4���:��k�MP�7(�EDQm2G��J�L�GT1��g���"��6�pf�^�uB�n�I8)d
М�ϋ q1�F ��)
+������f�=o��5����[4/U���-U�Z�9���9�eU�0
Mg�8�
AH΀xQ:yZ��Y2†d�L����z��)��ژ�q�E�E��l���
+���i�
+��0R�W
ʔ� 6M����� ��_F� �x=

���
"X˸r
�}*������@Uq?Q<<�oH(���
��Ih��������2#�
l`���X�kvd�	˩����KSRV=ʖ��ue�Ы��e���%c�:Ͻg�\2��
c�'�]���
a=\���;Yf	'��iҒR���
'�B��|gS�Cm>�Tt���n�m6.??
A� In�(?�~U��̀\
8�7��_-�<h�������g1�Ḝ�T�9`�ĔҚ�VU�@� I�i���JO�2�E����#
������w'{;��
�P��q"����6��-�(�
3n�Z�
� ���!8'V8�vUkS�Q@��	վ��/'v�多�'���4䊒�%gn1�j�m�B�NƭtO_TxdE�;�P��ܭ�pKA�u�
�
|�u�
��zA)��
�C��PE{�?��7u�v�'U�'<J��Ҍ�#�'w+�u�E�}ղI]̎�Iq�vR�K
+o^Rb	3Ȧb�B%mjC�c�)%2eS��
�R3�x�`�.�W�����E����V+Fn�1p�[�s�#8��b����b$p�٦������t�Yq���}ۜ9�k�"=&
��a�(Vr�4	�2�i%��W�K����u�Q70�2Gi�6�u���R)��|a��j�`���2������z8�?;�+�+�diZ�BZ�J�}jpI��0a���MAe
TX�v��:�A�(h}�B�Z0���|t�Nwu����,j��<h�!/��]�
�	5�׎TS� e�f�_��aOv�����
]�a��L���v&�����&�����Z��B>q�;%���TB�ݖ��3���Y�{����.<!����������1��f�24��D��|�����EP,+��ڴ��+F�O�<(UQ&AHQvϭN5���=jpgʗ��>�^}
��)&$��M/s[4����c�x��Д �
NXp�c�ki�
�i��K�_К�	��Ӷ [...]
+�
?|}�PZ����E�RE
XQkCZ*Ԕ"
�

���Y(���4� J�b�W�;౳T�w��KE?$��|�R�_*�
���x���>�TLO�6�py�����RQ
D*�
��<:�x��q�ҬA*��*�
��|]��vh��l��K��/a��4������N�7��?"�Gc\�
 endstream
 endobj
 2602 0 obj <<
@@ -18996,20 +18954,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2610 0 obj <<
-/Length 2108      
+/Length 2107      
 /Filter /FlateDecode
 >>
 stream
 x��Y�o�6�_���V.j��
���h�@�� �����8B$�'ɛ����!)Y��l
�-З�G���̏C�FۈF�_����/�Xd,I%�Jm��W�>�(��#J�M�{'YGRY™�q���e�#��&<2Z�
�A#a�,�����W�I�N��2����&�D��TD�y�.~��w���2~�ٷ��?^����f�����&b�X�8ZgF!����!���ɋK��
-�(�D�>bW�����"%��}���v�,����K!�B'�q%X\�]�� &�bN�~�oӬ/��򏇮h?�Pc�a-��֌���k�
ʥH����֓啚�+\ď ,

�QT��#f!��3�	'"93:�W���k��
���f��I�
�b��A�����h.�H���6N��.E������nC�o��YNU��9A��$�<��
+�(�D�>bW�����"%��}���v�,����K!�B'�q%X\�]�� &�bN�~�oӬ/��򏇮h?�Pc�a-��֌���k�
ʥH����֓啚�+\ď ,

�QT��#f!��3�	'"93:�W���k��
���f��I�
�b��A�����h.�H���6N��.E������nC�o��YNU��9A��$�<��
 G�o(��#��6�� X�Ry
-*�"W>���>e
�d"i(I�
r�@5q[��2v`
j��q�W���
'J�A�?.�@qP3�C�����
��>��&�	�K
�n�`�4�����U��u}�x�
I	��fR/a"PdD��pv͈�A�$��*Mdn�����b�����#�w��\#���{J��0���.��$1v����{T��ϋ*����
5���C�?(o���,����U�q��%S��F:+�,7��AM25B�BS��=UK�rI�)�_��3l!�5�
-�VP���%���
�X-	W�Z���Z��j�P��)��G,��	��	��Z�D�$�����bQ
̉h-a�Jj�
� )��y�*x8Kg蟬�J#6��eZ�*��g�� ��,	Y�fR1�{��2*N��+����N��J�8��+B�_0�Ā�wM?�(𥟙*�"��n
-#���ap�Z�����.����3��;sMW�k�8!?}�[`�u"�����%�?^����z�
Ԙ� P� I͠	����
6�/Z�xu�9	��s�|W6�n�=e
-:�'c�<�t}�{��`�-��

-p��/�SM�����m[SR%'���s�@K�J8����ᘑpv�}��w��%���6�R�Й��i|��d�?7���&#i��m��/�
玑�+�ͧ���{��9Z��_�	6qk��l$�3��i�'�h
~o��RB���bTJ�%�ֿ>�
�3P���Ђ)߂�'Ph��Zց
lg\X�U���Ȓ����z��^����WiV
�᧒M�G䞚c���!��Q[�i
���'}�P;Ĝ�P��шIw�d#�q��L�X��3�"ui����I�5���مE�Z]h�f�����9 �����b�+��|}O�¸
>����t-���D�Pז1f��L��
v�v�n��M�
.�c��ݬ�td*�Ʋ��j6�']���n�-�T����
��7v�,	Q1���j��{����
^G�p�M�w^
8*��B�xA�\��Y��e���\�.��+�J�� ����%\�i}�����=IW(c��h�bC��;h���q��ޛ:Hm0�c�	!�IΨ [...]
-�/�oŹv\�O�ɮ
���V]����bF	=:�q�DLȟ���KWPv��3m�޿�v@�K,e��J�J
(Ԩ�S��#��s��w��M���8�V
-����F�}�
��͡��e��ӣ�K4�A+�v��ݰpf�$.��ο,�%θ/{$$�+aM\ke�*m�+w���pj��r���
l�,�|�/dAM��O���a�S4�9��G�!�N��nи�5��7�n��xU?�'�h�"
+*�"W>���>e
�d"i(I�
r�@5q[��2v`
j��q�W���
'J�A�?.�@qP3����&��� <�
�4�O�]���p�˥��
��Bͮ�S��
nHJ$F0�z	�"#P�C�k�?4.AB
��D�q����-�
+\8BxA�529���.A#1����+Hc���o��G�O���jLN�PZ�9T���Ư+���܏�]u
g��Y2%	�j���rs�
�$S#�/4�
+�S�,�Ğ���8��[s!���l%Z��^�?Z�0�Ւp�E��%��	�ɟR-�bI�P+�pi���O�J�Xi�/�������$�f��a`9������,���+�ذ��iU|��Jܟ9�@>�$d�I�D���4˨8m�/� ��W;��+��/:��\�"�5�D����~f�ċ`��)�|�g�!�km��zN6��*w7τc��5]��!���_l��։�[� �x9���!.Pc�T@�$5�&X
�jn�owج˾h]��M�$��A���]�����)�p���J�x����ۃY���3(��C�PtO
4�����mELI��<�'��9,U
(�4�ߦ
��cF���u��}
��.��P KBg����N��E�� h�S<����޶�.�T.�;F"��6����	k�hm�~	'�ĭ}
N��h8�΀ڦ���-��Y�
H	M�2�C�QI(��Z��Tfx�
+�@PFVC
�|
��@�u�kY>x�9�qaYWeV�#Ks.2�{Nxſ��n_�Y1
��J6�
�{j�-'��cF@l��ap\6c���B�s�BaCG#&ݩ�����Y�3mb����ԥ!�b4��'=������f�Khu�����J� ��"+��������=m
�.��:�ӵ<��E C][Ƙ
�2�2����q�I�6�Kt��=~w�bӑ����B�۪�
�tEߗ�m�pR{F��.�v�T�A�$D�
�
+��A��A���sx
��=>4m�yq������]se �d�����Ks��H�+i��>�s��p1���k��
�$]��
��M�
!P�?��ݒzo� ���'� &9�������t�
�p����pY�y
+{�!ПU��2t���Z���{���~	
�Q�G����Z�ܬ�kTS�f�|�������C[�
7�.x|[f�>D�7'�<=�6��V��	d���V��p{
]�.�x
�"\E�e�b[x�?�'���;����._B��CH;m�~��~�W�/��Зc��L��G�����ݣgA����#��(6HϏ6N���&�#����d�
��@<ppp5*���ۨ�-W��tִ�
+�}d���`�#Ї�cv�G^r;H��l�*���vgF�:����A�˝�'�0��6�o��
Ǯ��	(��
�
��q�>m'�.P�[uJ�C���%��8���1!^��/]e@]�i2δ{�J�
 �.��X+*q�P�bN�{�$�Us��7i�#[�8[)��z�Y�%2��7��ϗ�N�~�/M�����
v�™�����;��L�8��\����5q�����E�ܕ><��e�����NTfw�	�������5i�?	o���O��� �?Tq�:
���N�A�����
���U�����&
 endstream
 endobj
 2609 0 obj <<
@@ -19041,19 +18999,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2618 0 obj <<
-/Length 2583      
+/Length 2582      
 /Filter /FlateDecode
 >>
 stream
-x��YK��6�ϯ`�a���<>R�î��*�n���d��!1�������F)Q3c�V������ y�
x����7�<A��4UA�%�<
��ͻ<(῟�T����D:cR(��o7���H9�
�8b�x�T�D&
�������,����]��L'A���
-ޖ����W?l�*��_��j���O7߿���dq�p�B�Lk��E3i+_�P�˶4�r%W,Ց%U@��\�t�Lf[+y¢H,���c�X�@��������c�Dh��j0S�C��4<vy1TE^�t�M��
9|��`+8pM��n��4���~���{�X0	�'��?b��o$�������̾
��d*=�0o$g�[[8�m2"/��V�a1
L����hpkJ�hi�7���΀�#�T~c�#ź����o�Vr����\A���Y����pdz~F��
Y��I������p
-,A�Ԥruh��#�3��&��q��Z�E��J�m��(����P�;��\�8�

��V�*��'6
-���
|���wyOd�ϢE�G"���u;��a���Qcp���0L�����Sd�EBL�����L�) ������
���
FN�m�v�	C[)5�d�T� �\�E�G���y]��n�(	
M ֋�F}��PQ>�!�y�~�
ѽ������%r�
-;����:0������|�
g.��̸q�
-��N��Ԁ�s7��Vu��p�v����%9���X;��.|�`#�.���\n��b'LG14a O�~����&�
 4��$|��).�_��	0! �`�<N	�]�����~ߎuI�[M�����z������['�<�#�(��
�:�y7\q��p�^:X��:�yS� 	ۦ~X�eu��Lw�Z�'������*�N�K�����<a���2A�H�׈^�j�y +(�鄄n�E�?䰡
�l=��6�@�Y��
���W5��[�Q�B��u����퇮*47��h����P���(��
B1��.��S�ג.q5]��r�
ɜ��"���kW DѰ|-:{�.��
t��,�a͐v��Z�5�2�
u͜��O3T��~0Ǟd �m��8v���C�*�E�ZW��N,��t����
-�^&�f(�&�n-:!�*�Dt�`W��V���R��4� \KO�(e �T��!W��_��B�Y5NZWRe����s��N�+Ǯ=R at 8�)oyOӾ�͞ ������,pBa䲣5|
i��3<�ΡI8�zt�Uۈ��$�<�X��$h[��`�^==O���2��R%�1&��Y �St��H��T���s�ٷ S�!x��W��
�J��7�S�O3�2�?��Ϻ�g'IJ��{nBT��`�8Vs%!�e�Ӽ��l�
��t�ƜLO�+Թ��]��*0ț
8Wu�}љa��9�鍹
a�a��f
�@�Z2E�_���e�5�	ki"��lXu�C�T$̚(!p�P�Y^k�
��A�
ھ�n}1E�
�vV.r��
-s�)�&����@�vf�U��$Y.XK�(��•���Fpr
��GN<����
��@e�y��ڣ
=u紜�P�!�Vk�n������p֬m�"�r����8cMy�rV�ZR��V�'�>���sljl�k6��v�j�
-!e���ͅ�ܱZ+�k)�Ss�OO� k0�`��n5���!����|?v�%u�
�l�
��Ezr5�3�}f�K���)Y*hg<�5�@#�]�l�>#���3.D
]� ��zx�������D���T�*��Y�P�)�v.Ю����}�1��jpϞ�yQ���DٳF>��[j�V��������Y89nn?#�D�B�� f�E
X.�L� /�"���oj���3�@q�t"�Y9���΅E5,S�.^�E:�K�C��_u|S@����-FU� %�IϽ1pU��"Eb�q8`��V�哽���`���d:s��7�w�T��ꀳ��ط#D�{�t�o�vT�R���wDÿ�k
��Pm�&� ��&#�v��n���{8�C�7�J��V
u��^+
n'��:c:w-���<�󑟡^�A��`�P��U�;�r����-��no��?ػC�ߺ
֓�?��_���_�`�xЃZ�>*
��������t�.�O�A�5��iX�[p����}�_�Fj�
UVF1Њ�n�y/!𬰯 ��[ȋˋ�!O4G
��u�`�y�XO�.,���[�Ԣp�
������V������k�m���f\6��]�,��b��2�+�t��1�)�\�h>�l�A��
+���r�5П
E	'U{R�RIG�qaE$�K����E�̡����z�7�+R�*�}
�
���g�`i$�5������o��}C�*�Є%�1gLB/
.�e�e� 
t��"����R!�հ�6��ϯ
��^S
�(йKB��|�1�MM�ϛ-о^�'4�����FI�j*����V��ՔQ�'D�
T'їB��l|.����?mYyX<a7��X0���y�.6 X:,��\ٝH��t[�z�ɅErz(|��gq�!0
`o�MrƢ؅Bm���V�K��'F���
{�O����p.
+x��YK�����@吀U�x�x�ʇD�]e+�b+'I,�%�4
^�O�� Hpw��ʺ3�F�t�׏�`��Ǜ�o<y �8eI���K�y䇛wxP�?��4	�
�!�&eR(W�o7���H8�
�H�H<ʃ*f"��?��|��,�"
��
҈�8�aW���m�
���f�R
���W�o����L��$���K��8���H�.�)m�|�B�/����+�b�юT�#r3I<�mE��1�Z,����C[;�@���ڀ������Q",��65�)6�d�i
�,�m�U4
���[�
	�4i�
�&�i7�5M�R`�/�p4s����|�*��#�`�x#i����g�]M$SəЅy���oe��L�I��h6[���p(�

��G�;S�H�%�ldf�̮U(��ӏkw^�_�Zɍ��Bsa������"‘��>��Y4��L��(5�S`	�!��)��d�dFs�D�V��"��T*lZ|�Pl�B��w�
��Q�
\��rV�*��'.
+���
|��„���2�g� 浈`t@��s���zj
�?6}Y���/�)gZ�i�WtT�1��
���B`�������}�5�q��VJ�R�.�	t�{.��z��}VUd�[ �Ò&��P�>D�^(�
}s�\
�
�Bt���mD(` h���¶���w-�����KE�g�3�*gܸc��p�FDj@ڹ*z�ލ
A���
+K��H�u1T^&�
�Y���"�2���F13:��
��=�
�-�gl"���&:�×#>�>�K @8&̔�)����m5��훡*h|K����mo��v��w�7o�0�(�ȣ8���kˮ�����Ņ�����$�����q�����/�;f���9>��w/t�W>w�[�
�z�7�YW�@&��5���F��t
�
+�x2!��fl�3ۑva�c ŬDd���m�n
��(r}!������������=��wtXi:��#��~,��r�P��X��O��tŵ�K\��zg��qG2�<��i�p�
+�(����܂��@��̡
�JҮ}XK�a:5����x<����7���#�C��?�m�Cԁ�޴q��G�8]�i+��Bm�ɢ�s�	�[�'dR咈n|��
��`
q)1,��I#��
��
 �������kPYh7m�U6�
=�
� �rl�#�'����i�7��@�:���N(�|vt�� �BV��y4	O^
~�j��ۋ��3�mN���
+�����[�/��[��8��B!
�p*��r)�ʣs|�0�-�|�Ef+}��O��y��j�����f�2�?��Ϻ�g'��B�=7!*yV�e0V
������d�i^Mz.e�H��
#N����������dd����&�.o�~��9�鍹
a�a��f
��s-��֯~��2���	ki"��lh��y*fM�8i��,�5����x�M��۱��"�Q{+���J�������?
g n�r�U��8^.8K�(r�•��ƍ�����4�xv�Cٷ����j�z<tԝ�r�iC9C����6��N7�j���Y��7��x�S��7��ƚ��V�Z���V�'�cj%g���\P-���dBʴՉ�
�=�g�V��R�(��JA�`<���G�j"�C�;�)�
X�ر�ԉGu`�f�g��,�㫑�"��3#]�W�N�RA;3�]��1b����?f����
QCW'@�
�yYU�|iv���"b)%�q~�=p
+v�
�k.A��~oG�������3����g.Qiw���q䗚��b�Ub��.�n��,�<7��z"J!�rq��!,q&T��p^-/훸����P�0�eV�*����aa�e*����K�H��oQv��W
�k��t�a
�$:�7�j�]�H�54���n�^>�k�n
*��Lg��
0�i�ogu��v~
+��Ϳ^��o�vT����wDÿ�kv��n�:�
 ��&#�v��n���}8�}���J��V
u��^+
~'��$�:S��Z`��y6X�#?C#���.���/�F��z�0��F6+� ����O�`�
���}��
�����z�̀�j��=�9&Ce�*�Á�p"���T���	3���x=	�}N0��a��:���HCw����{Zq�-x �%��� p������Ⱦ�T�@s�@�^W�
8/
��ׅ�ʟx+�:�_��uo�
M my���|�Z�|M��Vtӌ��a��ٮE~R)�禒�d0W�鰇cl]dm�v�|ِ��Uٯ��W~�(V@6%�T�Ie<�J:����
3("!]ʦ�&(�d�U�T�x�"����W���Q�^�x�
+�hnXd
�v��}����Q��&,��9ezaxp/�0#���D��k�&K��W���P>�6LCwM-�@�/	�c�O�L:5�?o�@�zE�0pf7��%A��8o�ZM\�VS�4O�N8�*N�/����\����r�x�nN_�`�����]l �t8>u��;
��t[�z��E2z�(|��g�E`�>��
���ȇBU�;׭�͘a��s�?��] p2
 endstream
 endobj
 2617 0 obj <<
@@ -19085,7 +19043,7 @@ endobj
 stream
 x��ZK������)+�x�U�[vEN%��U>���%�%�@p����� pŕ�D%��~|��&ir���ǫ�W
>i�㈵"��J]2[]���d�^'�g�w�r�H�g���׫�xXJ��ђhv�M�!̱���W�� A:qZ��z�8M�I
h%�H���M���&S�d�˟���^��zuݒ�4'���
 �&a�8�8JgF!���P!���z���r*�Uғ
- =#We����"%��5kvu�%�h�K&CO�0,��m�� &�RN��rSg���ee��������1��K�)���N��b�R) �|�u˽R3��xㄷ�
����I5��
�N����{"���-�)�>�6.��ד)��l�ʫ	\4Y��{(�沋�����>إH��z��a�}�����S��쀠�%֙g`��pdv^��{�<�6q��i9g�X��U09���
����
/
!R�b2�R��:|��M�!����t�-��6Y5��y�TwHy$��W�2o����B�
�]^*�)Ӭ��t
��U���T��2��l^� ��W!8�2�/l�'f��D�4k�y��6�Sm��B.���UMO�ꇉ}��K���>�g�6
+ =#We����"%��5kvu�%�h�K&CO�0,��m�� &�RN��rSg���ee��������1��K�)���N��b�R) �|�u˽R3��xㄷ�
����I5��
�N����{"���-�)�>�6.��ד)��l�ʫ	\4Y��{(�沋�����>إH��z��a�}�����S��쀠�%֙g`��pdv^��{�<�6q��i9g�X��U09���
����
/
!R�b2�R��:|��M�!����t�-��6Y5��y�TwHy$��W�2o����B�
�]^*�)Ӭ��t
��U���T��2��l^� ��W!8�2�/l�'f��D�4k�y��6�Sm��B.���UMO�ꇉ}��K���>�g�6
 ��
��>ju.��6�i�Y����9Cؗ	( p�)��T�*��L�t<�'`��E��]ԑ�T�+p`��0��&��.�u������k�m��:҃�Eu
7�@�g��I�ᛷ�.��ź,�h»Û �N������o���<C���6�f3gѵ"�
��0̢�h0|C�~t-�8h�\�]��'
 Jr�s

 �b{���;n�FM<���j]G}�y�e��ٺ��u��.ϋzO�Q(0j�`{�Ӧ��8�
h*��l���&�7��@T
@@ -19096,7 +19054,7 @@ Jr
 �w�Eh��28���c+T���?�m��7B��t��	*.
�+����f�n'S�F<'}<��Q]�$�~�y�|���^|��1�i�: �k 
��,�Z��u��� ��8��Z���C;�$�lG��䓝��V��YH
����w(- ��Pv(-|��
��a��PԀ1��%�sܡ�ء�g�Pڰ|ݡ
��u��
��fx앁����ͪ����HMZ�Y��;t�B��ř#<��mE�fX����D	'k��#�菔'P��|�{ 	�
K�(��y�,-wy���l�zt:��U �)/���������q�p��8��}�U��A�
~��K��
�S�s�3�
 \rH��X�
{���/(l�����H�pf��,�
<�Dp��Ei����Z�d�bAJ��X5_�_��b�(��
�
t8d���t~�
 (��M>+�P�g'�v�&b�2�k���r�
�=J �P��]0�
-���/���j|��*~f�bo��V!��o
�c��F��`=��b���PV�{�;��ǝ��T��SD�����z�W.TBΉ6'�?�� �x���
�?�/#
�������	ѽ{
+���/���j|��*~f�bo��V!��o
�c��F��`=��b���PV�{�;��ǝ��T��SD�����z�W.TBΉ6'�?�� �x���
�?�/#
��������Q�
 endstream
 endobj
 2625 0 obj <<
@@ -19132,24 +19090,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2636 0 obj <<
-/Length 2998      
+/Length 2999      
 /Filter /FlateDecode
 >>
 stream
-x��ZK��
����S���zY�$@�}`
l��I�s���N��?�g�}HQ��*Wu� �n.]z�I�)��f�a��n>�p�e�1yj��X&R��M�x��
��`����2��'G��QY�
-.��l���=Zò�Y�1Z��_]�m�Iy������[����jsw��u���������m�����ne���~����7��E{s-Rm��n.̆�4�2��s�S�2�?G�p�����|_�dj3�H%�^�W��5��V�̤J��o�a�ng��1��@dX���r+yRu}�
@M&KD�SF�cW�C]
uǾ�~��g��-g�����c�&��4�����*�S›\:��(X�24���H�l
���w����'�.ԫDD�ڙ3�&'�]{�6)���p
��P�N��j�ɿ݊<)��]Ʉ[������^Ÿ��Z�2?I��PB&mjs��?�p\��

9��M������R6I|� �
-����ظ�N���U9��#ip秳��lW���P�hth�o�[a�@KJ�sEYB�'�-OH��e�g����
��Cq(=!l�F�M��Լ
)ʪ���;j��ܐ�~��J%]�>�-�8���㱩>R��Doo;u v{�/1���y _A����0:�Ko�
-��
�P
���
�
��v���C;�MP��{�V�'���ݚ����(6j����9�1	'���i���@61�i��!uTe
g�JZ�=�<
vE�����������CL�9)�ǦF�q��~0�
�CG�P�X at M9
�"e�d~����~��8��# .��E�HO�����3��%%p�*s6��}:qb�\�ȓ�ʓ���j�O��<K���4��J87���2�wr%�ͮ����`)��iY�F��ɍ��>4��Gn�-p��ޑ�t�FV�C\���#?������G#' m���	�� ��	��>v#
0�:@�#=0zL�,�ŏM�;�ԭ7�o���LK�
��
�ji�]O]��;�r� #C�lߴ�
f�`_
C}��4Cn��z���ՓӐ�}�^^0�.Fc$"��K��v��}X�&}	��M
�ඩ9�űA*H�t�BC�+�8 �,� �Z9r�l����@y

��s��5�_h�s
-�:1
�h�k��r��x!�.Y��8�UwS��$O�v�p�,͖g^WM	�s� ����jt���D��dI�[��L
-��� :K~� ���'��:�
���I	��
�#��ȑ΃�emm��0�@f���l�h-���S�4�|	��Y8��]���'��e���#��t
p+g+h�-
unE�+:��Y��m��H�������@d����c1�؆�=9����m�͙�q����˘�e��Fx	:I4ope�e��c��)+R9wB���V�]WM�Gq
;��B|=�
�
��U�}'���B&c!���B|�Ҭ�`p��}
)N
��e
 �<���յ����
�`�/��k�!.�	��d
���YJ���C
_m *5
��[����%�8�dƧ�������N��!J�E�I
V���6p����
�0�
�w�8�ΰWrf�0(�ʼn\e)с�)�l�Wk�'���}��i3
�C����98fh���O��'}p7�fL�q
�%�.'+��ʑ�j�(����h�
���p�����TkS8
:>Ϫ�\���={��<F."�XA�Kٛ�v�(��5#�
S
���3a4z����/�>q~
���]��$$��]��a��G/��Z$��f���x߬9��\L.�;����
-nH�"a]��F�����0:��gB��2�ep�p�<6C
�=n	d�&N}E�-X�;*����x.��u�׉�Mwh��;
;�6�
-���~ͱ�V1;�K3�5 Z9$��#��#�jH�@�t�S��ѝM�������:Ϧ*Y� ���T��O�Jap�1���s����E
5`�SV�U-�\���ɨW7
�ɳ�ɓ����AOig�֬+
�}m#���|�
k���,w�K�D������䴈��R�U��~>%$~1|
-ARp
���@�O윈���HHB�dh�b'}OaIv��EaY��9�XM8�ܙ�BK�cg��5|
zfi���=Uj�Z�;�k�d��~� z�V��=�v	x,�3�����;7�X����q��w��3`S&���
�
��zl�}u�:��%v�gC�<pR
v'�LWN��rR�Q_��Z��Ju6�(u�;����]
�Ƃ����+
���!5��Gu�^�v�Q����n��� i[�U'�Eg��7�5�lal�nTI�*˓�Z����4R�C�X��&p�
%
-�M��N�
�3L��Y�� ��e܋���v�6�����j
��P���H��(� ��/ڎ&}2�׮U1'����$q�/W���ϸp
-W���%_#�&�2�dv�ޭ�ð[�~W.9�$[Zt~�P!F[�ѯBɽ
-�;Ɋ`��܃2�a#pn.`���
X�@�9o�O�Hs�mW�
��`���mT\�Y�Rk��a����P�G�C�m|
��֩�Ro���� �#N�4<Us�r����.���-m�f���}� Q�yvZ*Z�H~����㳸r�	/LS��B0���mjΑ^]�f��s���4g�N�C����(�g���Z�
��:��'�1t��+R<������_�f��
.(�s>��\Lf�5��Xz6/���n~�qqȄ h�^&P�.�V�4�U�/�<~�
�j]
��
���p�+��
Oֽ��L*Z��^�t�#i���P��rߴ<w4y�Hz!0cA	҈8Pb�ߓ���8����r�-�i��cg�]z7v��ρ��8�Vn]HCҐȅ4l�g09�4
=��S��;��X
�+_�? L�|V���džv���y�/k��jb;Q����H�8���!K}Q�R�����)�E�S7�Z
-b�����?�
[
-��L}Iؚ�Q��s�/!1C�
+x��ZK��
����S���zY�$@�}`
l��I�s���N��?�g�}HQ��*Ww� �n.]z�I�)���a��n>�p�e�1yj��X&R��M�p��
��a����2��GG��QY�
+.��l���=Zò�Y�1Z��?��H���%�r{�շ
+vOs����n��43\)&7����䛯���d���~������on������K7f�y�g��ݹѩT�۟#C��_�}u��`2��r�H��W��5��V�̤J��o�a�ng��1��@dX�����<���n��&�%"婢�+ʡ.���c_u��qō����͎3X��J��^�TI	��r
��x�� �M.��O(X�24���H��, ?��bS+Ri�6]�W��|'�3g�MN��v�6)LJ긅�P
�p��T
���߶"O�CjW2�V}��#������n�V��O�k.��I���|��/<
� 9?��GN�v���@��<����
EF�ރ�l�u;6����g�eU4�@���,�{"�W}}8V{
Z�[�g+LhI�~�(Kh�d���T~��Y&~f�k��h?���n��}O�;����z����fp��
I��z�G�T�U�c�r��o�>���#uNN�v�Sb�'��ШH�{ ���?�����t�S��m������d�-���
��o���E��j=9�t$��$�
�xF�Q�t��
���I8����@#�~ ���L��
��*k8U҂�Q�	�/�O4T��}����_
cZ�Iq:55Z�����8n�
:���j��p)�� ���w�;tű��
 pi-�Ez���l��8���7()�
T��)$�Ӊ��RD�$U�T
�mW�~2�Y���G[�<L�+���J�s���ɕ�7���������e�9f&7ž��|�
���
P��z':��X�Wq�bfd^���:?8a��� �y�''�Npl;'�Fd�؍t�$� ������15�?6��xS�����g*�3e,!.Чs�����=u!:����
�CӾw��}5
����
�9
��S�U�NC��{yM�$����̣.=���V�aQ��%�>7yH;�ۦ�D�� 
ҁ
+
���� ��4��j�ȁW�ݲ�O�1p�������0�9�)���,D��
�!+�e`���d
��VA܅,*�$O�v�p�,͖g^WM	�s� ����jt���D��dI�[��L
+��� :K~� ���g��:�
���I	��
�#��ȑ΃�emm��0�@f���l�h-���c�4�|	��Y8��]���'��e���3#��t
p+g+h�-
unE�+:��Y��]��H������@d����S1�؆�=:����m�͙�i����˘�e��Fx	:I4ope�e��c��)+R9wB���V�]WM�Gq
;��B|=_
+�
��U�}'���B&c!���B|�Ҭ�`p��}
)�
��e
� �<���յ����
�`�/�$
+
+׾B\�v������"4�
���8�(� Tj8d
�L�j�������.Nn�S��;�7V��(�i&yX�O���'��6l��s��8řv���3�A�,Nt�*K�
O��`S�Z3=�e�
LO�	��
��'7���0C�|�M>q�#�a4cڏ�/	t9YɟW�,U3G!ed
Gc���^���.�=���Z�"�1Xp��eV�~�r
t��cT�12p��
+�_�ޔ��F����p�� ��8��	��C��w~ɰ����P
���r
%!i�xꪾk�=�x5��"�e�A ���}���Y�r1�����'+�Q q��uQ
+��!��>&��$�	����
T��A�9��
u���%<�͛8i�������Q�V�n�K�ήK
�άm�;@��i�9��U �wk����ف^����В@�!):�?"����N�>�>��ٴ��/�X*���l���
��Ju�������j �;w�q��_�P�9eE�Zբ���ꐌ�pu� р�<K!�<�����vFOiͺ�`ܧ�6�O
^�'8�6,n.r'��O$!���>�K��H΋(Y(E?	8�`������/�O!H
+nAU
�3��0	I�
�s��),	a���H ,KU6'
�	��;3[h�y�
><����C�,͙�ߠ�J�T�<t�w-��
�o@��*�^���.�wb��5P�v���S^�9������Kl�Dvr���}=_�Mr��UX���N�l��N���L���i�WN�?���B_�0C�Φ�.pG��w���X�?\��KecAYb5<D"B�f���׋�=jB6������� m
��ꤲ�
����f�-�-܍*I;ey��@�SסܑF�qh
+����|�D��)��颾'|���8�0
 0��{���Ԯކ�q�V2[�A8
*���ed��E�ѤO��ڵ*�dQ��w �$����Z�N�*����kD�$cSf>u���׻�zv+���%ǝdK���*�h�1�U(�W��b'Yl�"b�;P=l��L2c��
�7�
�I
�aι�J�,������<k�@jM;Lټ�a2��(rH����CT;�:�Z�mv���s����j�W��z<�����MՌ���ς$�2��KE�ɯ��e|O\p�
Ӕ&�
`hz��s�WW�Y)�\�&!͙���Шdd7J��%)�V!ç�����	�@
]����u�?j��Y�7�
J����4�Y�a�*$���
/�x��_v\
2� ��	Ԭ�z�#�{o�,�_dŴ�@W�r��%�x%��J${$Óu�!��V����H���*T��\�7-��
M
p�^�XP�4"�X����,<���C� ����
��5F�}��Yy�ޏ��8��s��,N��U�[Ґć4$r!
�LN!
G/���-��e9����W�/��D�_��
��wD���,���N��{-`a0���/�|A�R_�����5rJr�ԍ����j~����–�k/S_��g�����
��C�
 endstream
 endobj
 2635 0 obj <<
@@ -19186,18 +19142,21 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽZKw��ϯ`�h��'��d�4�INs�&��dAK��F�
R�3���. �$H�xr��E����wߗ��MƳ�^��J�g"�%sNe�K�y�-�^���g+<�!�L�.{�w�6%�B�z����ߓ9
g������
<S��R�)�~��o5���(tvy��36�X��*�\e��o����B�:��������W�\Nx�B��/e.m&+���]؂)m<A
"�_oW�1_�sF{R�3|3��%�Jn��b���j�o7�3�Ք^lz��
%���0Y�K&��m��5�j
n�]����3	Y�2[�Y]��fߤv���/G���W�Ilޖ���
�`��H
��a

(�1u�)w�t���,�:l�@��^,�˗��zs��]�#�=���z��.d�W75`�*�|��6���
���+�Jn��`�3�r̕��Y8M�}~���+�B�b���0���ܪ�9�M��^ �!л�����B�|
�u��v�_�o�w���yϹ\6���\VB
+xڽZKw��ϯ`�h��'��d�4�INs�&��dAK��F�
R�3���. �$H�xr��E����wߗ��MƳ�^��J�g"�%sNe�K�y�-�^���g+<�!�L�.{�w�6%�B�z����ߓ9
g������
<S��R�)�~��o5���(tvy��36�X��*�\e��o����B�:��������W�\Nx�B��/e.m&+���]؂)m<A
"�_oW�1_�sF{R�3|3��%�Jn��b���j�o7�3�Ք^lz��
%���0Y�K&���m��5�j
n�]����3	Y�2[�Y]��fߤv���/G���W�Ilޖ���
�`��H
��a

(�1u�)w�t���,�:l�@��^,�˗��zs��]�#�=���z��.d�W75`�*�|��6���
���+�Jn��`�3�r̕��Y8M�}~���+�B�b���0���ܪ�9�M��^ �!л�����B�|
�u��v�_�o�w���yϹ\6���\VB
 �
��f�*L��.o	Pg��.�����ımW]��������&����n��+o
 ��0&�ݮ���
oTm��}����u��.��>�
讷��*\nn�����~�l��v�=
uqR�F����c=�"�����xJGd�lFy<�����{nxWӊ��KW:_�ݲm�w�����z��"
��08����̄�Dd��9�q��$U
<�cP왍��
����‡
 fY�b
i��7��1�EϨ����9��n�^tE��w�WRq%��k����	Q,Sr.�S+�<���
 6+��
T&#��~y�

\�ONZW���r�wHT]��n���*<�U��uė�๶��Z.��{� 2�]'�x+���@��.
x�	��-�f�����[b�a�n;�ˀ'���,k/>�|��koЕ�t�z�����{h�4""��e�y�p�x[�q��>4;��0�D:������T��-,a�ln"�
�
$�Gh@�G䁿<�p��u��Nox��w
i5�	\�{S��H{�fF�
 =��'��C�",�ˏ�`��n��]�1�T��>��U^�īaF��n����ց� �*�x{[oR�D��
v��ta|��v�HT��y��4%\$��'L�>6]
�(c�5
�
�798��'�

n�-�S�n!DZ�T\�㣁�[�
�h��~
[]���v{� ����"���E �+�L������wG�J�H��
�g����U�yzr���U���n‡��]�
�] ���@�?�&I����'����ڦ�Z��v(��B�Ͷ���b]���
���D��]���J�j|�
�7�0��
-���G���d��Ӹ�1a�����6��ȓb�!%�p�{
�1P �LB-Rz1hZ��^8�����i&
%`�IV���\*e�qG_�c�s��/�P���بS6��Y٧���g֬
Q�h"	�˨�P볓	�ېr�4��j�[)e�yj=�s�hu����:��Y��
��!��
�	2�T��\"�F
� � �Ck<��F���&���ҽ��d����K�]5hiJ�R��]"1��/��f�����j�-C��
F�^�R&פ(9���jS(���#QmY@�KL&̧(��(��e�c�����=G�B@ֈl��U1��% �J] y/f<�	��r*�9BqǠ�
>�x��>�5�a�*Nd��P|BN(��1��7ݜ�J8߁�
�(�qQ�}r"
I��
-ok��d$�5�m���~;���<���?��I0
9��,
-��Y.A�u	*�м�%�y�v	��KV�Ԓ��> rU|�G�N0��̉��ڭ>��õ�r ��*�R��
-�8�ZKf���ڋ�O���2���x��f�؁K��v"��?4B��”%Ž�[�����P���I�U0
J�)c��&<M��i�
q��
٢�N�iȆ�4g\$�((��)�I�0Ok�9��;�˨k&���TF=Ku��9
J�f�:�H鎢
��#�37s�`H	q�D��h�)肄Q�@��A�X�d֊�t�͓�b@҃�0�T���w`�}i?�Y�3�7}��P�:
L�Rny
-�#D	�C������op�X��X��%� ����=���
l~���(�
�}k�|��)!SA��%gK��d��u��ǎN���Zi��X-���
w�����_��I
��~-���'���J�b,�=U߈��fs�ʲ^�e��O���B� ��'��S�hֲ
M��:��C��D�5�ܩyh��É��}~G4ц������<�����Q�≎���f��
�x�ࠍ�q[yP�v��Wԥ��v���Ã�����jߝO|�o�-,�{�]�w����U��^�:����ڼ����,CgpW=���I�2@���,'+K��4d0��<N��fK/x������s�\��h����m�?\��b�I��'��I��t��7�\�7��g��FC�*�"����ܣa�.vX�l�]l�җ*���+�wj{�O!��3�dZ�>��?<K$���,�~n�<�)������C�B�1� Odk��J���ԩ��C��������Ա�w�����3�Ѳ�Y�N���H
��ݎƓ�
�5�p�
-9Dߍ�J%�k�TR�L��
�oo��3}����p��#���D�'��$d��e�X�΋E�(�Xj��+��/��T�B��3P s�m
-�a�'q8�#��@>#�
�g�
�H |���V����|HL�;��(Q|7_~"Q
��Hg�B�Wx�l�P*����*�~�
�	�	�4ܘr/�,5��Z�$=�'p�>w�V��
��R_��� �?��^��h������ܴ�()�7�P��bg�}�p�
g�P�"��*���	k}�>�<)�,l�j
N�&���OJWS!(�
�j�S	�
��ꯡp<�f�XM����nv��ݬA5��=� /�]���X'�������ԩ�r~�����qJt��@����M����
��$m�۱�X����
�G4L��ق��ZT6���<Y�"W��F�I����!E����0��!��Uԫ��@,�|�<�m�}���N��"Ó|*�߰�-��-�3i�,��
�9�8��
��s&�
ܑ�D�Vq
@<�B
y7ς﫶B\���s�P���
�Y"o�(�Ƅ�y��x<F(lF�'Rw�b�N�	���.
zU�}��V�*;�}
_�o֐px�m_�`蠘9$��t?�?/CC
��N���3� 8m�qDH9���5�op67�����>�o��iS�����TT����] �6�o?t��F'�D�N]�U��n�v:�Q����UxczΊ������Yћ�sV�Au��#M\�
O�$�19��=-��}�!����
�J~����
��c
+���G���d��Ӹ�1a�����6��ȓb�!%�p�{
�1P �LB-Rz1hZ��^8�����i&
%`�IV���\*e�qG_�c�s��/�P���بS6��Y٧���g֬
Q�h"	��(��B��N&4oCZ�}ҨB���n�����8�/΁��}#L"���q?d9�/���DH$
+.�&�
RP�s�DqP���lY��p�A��g���sJ����/��/vՠ�)=^H]�v�Ĥ�� ;�)�)^vƫ9�

rKp-{J�\���X��;�=L�d�(�D�e�.1�0��<Ң .K�����z��
!
Y#�)b�V�hJ�;��D*u�佘�,'D�s�� �
�
��s�Ts\���
�@g�
��8�a��C�	9���Ɯ~�ts�+�T|�\4,�d�E��9ȉ0$�+��ϓ�(�L�1
R���l4��c4���'��4��c�X(��g�}�%�lB�r�0�u�%�T/Y�SKr�� �U�)
a:i�lR3'��k����V���êD_H
�+���j-����k/>y�8�4�
��^�ub,M�؉����L5s
S�;nyB��C=b
S$}V�4(駌�J��4���2
�)�vd�;��!�Ҝq�P��8j�8'��<��V
��.�~�����P�,Ձ�r�p(ɗ���"�;�2�g��L����5�!%Ľ�K�-��
D�	D��E\bi�Y+�y7Or�A I��Sa�S�!�%���lg�����;@A�4P0}K�I�)H�$� [...]
7��-�[���ס';:u�k�E�c����6����;��&mx0+��
J矄�(���D�T}#n(���+�z����?�2~c�D�ē���NM�Y�64���tK�RM�
s���':���
�DFr�rS
�&�x:��CG��':���j�Y�/l�m��6^��mU�}@���W�_YP�������
.B���}w"<���ѷ�D��vU�$���W�z5��n;ck󶾮�z�
��E\�����'�� �Cӳ��,�
Ӑ����8�a,���Vt�Oh�As
j����O��pU���&�=����'�z�Ѻ� cpE�����
��؊�o��.r��
��a�]v�aJ_����T0ީ�>���Ϩ�i9�@s��,�P:
������T�������5
+M�8<�<����+9�2R��b^
�����jBoSǞ�UoK#���xG˂g
:u�
"u�g`w;OV6H��%(�}7�+�Ȯ%RI�3i@��,(�I�q����~6�qv�
L)��O��Y���QcY;/���c��*�ȿ�XX��R=
+�[��@̕�)
�9���`�D����s$�Q7�"U���G�Z�����Y 1�L�D	��|��Dq�{�g"Q�y
+I_�M�YB�"�O�c��K�
_,,&D'0�pcʽ ��
Ok͓�.����}��d�[��3��K}}�Nԃ��0z����������r�>x��t�XB����m`����u�IC��X����
+&��e���t����y8���/?)]M���3��
4N%�{�*����񤛥c5�7ӗ��q�Ov�Հ�h��w9/4b��BRz���S�2�������)�
�u��:6�R��v���n�*cQ:+�w<
�0�Og

+�kQ�
$ۧ�d��\�3�'%f�Ƈ}����l����
:TQ�Rn�p�
�d�5�5BV:YS��8
O�T�"�p#�T�(Jw�!D��L�

+3�/ϙ
wpGZ�1 �\
+5��<
���
+q����MCeS{�g�������>����m�Hݹ��;�'PW7�0�U��c�Z��P��u|e�YC��Y$�}m���b�pV ������

y��;���,�� �q�U!��g�����ܴ���'��yr�M���[�WPQM�:��v�Ttڄ���Mo_�
�j8uE$W��
����LG��'2V��9+��kƯ?gEoN�Y�����4qz<a�����^���ܢ�
���#$w+��
~��`�g
 endstream
 endobj
 2642 0 obj <<
@@ -19241,12 +19200,19 @@ endobj
 >>
 stream
 xڽZYs�~ׯ`�p�<4q� S�T9>6���ɮ��~�f8#�
R�����k4x%9[N^D l6������
�W7?�<COx&
�DyI(�0L�������wĻ�0Pi�}��OGi �¸����s�#	�0���u�gy��2�H�c�ۛϿ��=H�X{�'/���x�ҡ�n��{������U����z���w7�����
�$��ͥ��(���0q�td�t �����_�+C$���
-��쫂(1��6���	��m�e]�TvgЫ9�� 2Z�ǝ~޴E]AM&�e ���Mv�CV�o��-q�$l��^��0�s_lI���f?]��̼:���&UV�g�����4�3��ҕ~�&2P�jӅz����elݙu�2����e��K^�0貎nU�R/5���L��C�Z�"�?��`��I���
he��
�
%D*	��|��"�X@��"��Y���
-Rm
�Ș ��
�
��젅0��d;��&��E��&�/;�}��Y���a�Ꝉ�-�!�R�ƣXԁ0
-�����ou�A����?�����$�"��y�M�������ݻ;��w_]j;;?�B�G�(*~	�@�ã��k�+�ܝ96�CK���f�;-����M	8�
�>�`F������6y�)l�Z!�+�`��l��^��[�Yu��(���˓
_:Y��G���pV��)�����}Mn�|%����k��\���o�C}A"8Z��v���)F�:�O����)h�l&�K0,�����9
�K�iS�>�!�RooT`_�X6A�\���h(Hd�� ����
l��/ܛ����#��y���n��Ϻa���M6
�ԉ��Ǿt�HzB?%�Q��Ew?
g������ܪC>�6y�//�`*�^a�]��/�KQe
/#�#�i
��H�
L��&&�(�t��
�E��DS{���I*r��Wm�P�+�طpGb_��}`�

-�ѝ��=X[����� ?~
/#�h�LW���\8y6��t��Q���P^E��8�N
�(��0E4cD�V{3*��pcCT9�݆�����a
ș����
��.�nV�5"�8�t��{MO�a����9�d�#��Iʻ>��T�é~ڐ?A������'�Ө~�G���!L�V�K�i	8\�?P
|4coB�=5��G��4 ��CA�`C )
įt�h�>��͈(�R_�mM�%P�)v�*��#�?�t��G��`�3/�`�
LPB�+�h.ޝ�&�H�2y��X�`�4����k�6:
޿{w�G�L�����;<5"��!%h]���^��
av�Hm�l�
ؐ
�dl�.RQ *4��FM	H%~hS�{J�Ծ�A����G:����ɤ#����L�pIj6
w�\����0��+:jt�q���QF��
�E�	��
�'6�bF�2�Z�-���&�P��H�Dͩ>of�_��u�{��m�7~�UIsY��T�em#a�v�M�B���=�R�V'���x�
���PX���V�
�&��2�ŶX��|�x��<|�U=|F�z[��E�6�v6���s�c��(�%�
v���͠�Y�P�G_�N�VkR�� L�OZ�J~,�"�E��"�V�0��q���v��SS�dyE�R=X�����L7
!ֺ1!�&NݧX8b��p�a�8�(6���Q{zQ~_w��Œ�#N'H [...]
-���B���e�j���4�m{i�|��8���Կ�t��O�az(��~��
�S�F���q#��m\,i���pT���/��t+���
m_�1ֹ�px<�7�W
�7"�/\�f�ȄP�����ٷ��/7`�>�ӄFD�
]d��@/ሂ.��)#����JL�!r�!�����Qj��\p-��
}<-"
	����?��K7����	�}�st[.CNa�� ˎ|���ކ
�:���
��am`ܧZZ�r�N?��.�K�
��UI�'C:Ȋʝ��
;f]�KM>4$E=ѱ˅
-]�*�q�<�w���] eh6Ģ��t�%��6�������]�f;;m��"�PJ��琜=�%\�����8mՌ�$추�?	�c�8
���e��W��cr��!$J
|��7��
hx‏=�g-ݜ�
Ci���{���L���^�\�i�׷�Ǭ����~O�p�J# ���"�/M rl���i7�
��F�m�}���OhmH
<
�\���6��U�YY����Xp�����X��KF�ޜl���,�\ʍ��=S��j�33��g��*"O׳u�@#"$�?�vJ�w���OJ����ۂ2��ddT�q�����F�O]9"+I^,gT���
s�k��M�x�ڸ{�?g��^k�.q��tw]��YvY���X�}��"hi����^�e����{�Y���q�[	&M~)ܥ��IY�BLM�s_4CP
 :�ԍ�B�
�G{��j!��X����
l�\��݃����OY�����I�o��nwr
�Rv�n�阒	UVO�^t�e@�
:�k��,����a���u)[�w���	�����H-�}�'"�JX D�kK��}w}7�m�?���n�8�Y�n��>d�7��)��5b���ǧ�y�[]U�
�춯.�o�S#���h�JN��XH=���~���O€
6;

RHVί�Ђݕ���IU�Je��?�{Gb��n��hi�-QSjcf��
y�r�L\F43�M3x�V&����w�õ���	�n�)C����٪}a '�;M萗<�Z>8�֏?���5�?����
+��쫂(1��6���	��m�e]�TvgЫ9�� 2Z�ǝ~޴E]AM&�e �Ç&;t�!+yڷy�ǖ8z��Ro/BpM�ӹ/�$�JA����xf^
�@Bx�*+�3
+�PF
�D��m��J��M�d��B�Z���2��̺I��X��2��%�vtYG
+��
b�����N�~vΡv�|�ğ[�X���$|���2��Kͅ"�Ij>A�WN, ��É�F�pB�6�tdLC�[��	�mv�B�o���s�U�"�WJ����
��슇���y�0T�ND����x)� �Q,�@k`W������D�����}N�T�?�]���&uslyz�v����
�.��
�B��#S�w^���Q��5u�U��
�١%\�h3�fߖ�Y\˦
RT�m0�#ł��M��տ	���6{��וA��d6�Y��E�q׬:npi`��Ɏ/�,��#D�k8�O��~���&��@��?Zwj�E�5uu.Ɂb�7��� 
���uU;F]��W��'�}m�4w6��%�y�]�
�ۿ�)f�āz��7*�/C,� U�\~[4$2Ml����YY~�a��M{_����<L
+Ir���g�0�y�&�u��L�c_:R$=�����(U�҇�������˿�sK}sn�!e��<엗d0[���T�٥�����۴��u���&NF�n�q��GY��ie��=�N�$9Fǫ6a�ޕ]�[�#�/`�>�b���{�
��-�zKF{
�����x4F&�+Z�F.�<yX�c�y�(Blj(/�"�br�@�X�r�"�1�Z��rs��!��Ƈn��_�Z��0��^P
�ߎ�e
+ at 7+��P
x:��߽�'�0���Ϝ^��T�$�]ZR*���T?mȟ�،z|N��d��iT?��l�&R��%˴�
���>��7�ܞ���#vd �١�T�!����W�O�t��	���fDl�/˶��(�;\����џ�|�C�#]T��l0A&
(� rݕN4�N�
�K�D�<gr,_0yDSy�ݵ���߽��#M�\�J��
����.z
+��O����0;a�6� 6�l�B26\�( �

�N�����?���=�}j_� J��}�#�I����dґ�FpIR�&X�$5��i��[��Cm�

5:�8��(�G��"��u�|���}1#v]-���u�
+I�Pn$b��T�7���|޺쇽u��6��檤���r�˲��0z;�&!K��
	H)U�}AE<�{�B(,wca��d�T��b[��U�
+D�t�x
>�ª
>#F���v�"p;��i�ʹwޱq|Ւ�;VNC�fP�,X(죯{�W+�5)��a�~�'��?%?Z��"�
Z��R+r���8�[p;P�

j���p�
,Z����x���kݘ�u��S,
���
+��0P�V�����=�(��;��b���
+��C�āQ�b��4�f&�guzv�j�[�SDI������N����P��p�
��06�̊NuH�k�=�7�q~�@��؄�Y"Wd�s��)X��e�b�.�
��=F�3ʏ��F�:������\���v_1��a��2����U�_,Dr
6]��~tTV����cDK_f���]ԱU�;i�BS"v�ƀY�H8q�
^0��muWmn!D
+Q�C5fff�ٶ��}>�l
�	�h�_r:J�'�0=��q�ep�)Y���Ѹ�P�6.��փ�@8*
�Y�՗�^���U
+ꅶ�
P��\q8<�������f�mdB�t]��Yfw����ԗ0b�iB#"H�.�h{ ��pDA\�G@�`%&�9��J�`�(��Z.���܆>�����ό�VU������̈́��9�-�!���TK�eG���poCk
{�F��60��	--o9�
�	���\��k�h�“!
dE������
�.�&
������B��s�Ƹi
�;I��.�2�b��d:���q��@�R�S�.�y��
���l�a(�s�sHΞ�.rzƏ��W��j�ov[J���ݱo
��d�Dz��+��19���������}4<q�nj����n�ێ��4�Q�=L]n���b/�C.�4��[`�c�|t�?��'f����XR
]��& 9���W��ߎa�AN#�����'�6$
��l.�PF��͊�芬,�GL	n,8�T��|�b,|�%#eoN6�I�^s�M.������VW�֙��i��J��QO����:F���
�T;%���K��'%^
+���mAwR��L22*�8A�g�d#я���
��$/�3*NVp���T�&r�mmܽމ���i��l�8\S�����,����^���`��@�Cm�۲���Ž�,j��8���&����⤬[!�&��/�!� �_��A�܅���bw��s,���Ə6O�]������������`|���7mm�;��vY);k7�tLɄ*�'n/��2 ��Ƶ�V}JY�0\�����R������CT[�F���>��K%,"��%�վ���ʟc�s7v
Ԭm�_O���GהR��[m��S�Ӽ譮�W�[	v�W�7����sw�p%��B,����}?���'a���
�)$+�W_h�����k���z������#��@��N��ډ��)��13�o��m9S&.#��<h�	��HG�̻���XR�B���!�W��lվ0�ѝ�&t�K�U-�o���g��@��
 endstream
 endobj
 2650 0 obj <<
@@ -19283,7 +19249,7 @@ endobj
 >>
 stream
 xڭZK��8��� ��KEt�z����z
1��]�7�tAu1AA
���L� QE���9�-�$%e�/��~���F�_
���,IT�p�8O�����g
���׀3�&�Ky
t�2)������=
	g<���5�œ<x�
�p,�����Ovgi
���>Hc����4W��<����O��Ju���?l>���Ǐ��"�,N�o�\�@�F��݅��ґ�_�p��M^\�+�bI�-��'�U,J�$��m%7Lk���C�mmwz����

-��F��h���AL&
-%����f���eM��h��!�@�.�4�
+%L���f���eM��h��!�@�.�4�
 \�t?�k7�J�d�]±�^

&��&U��OX�0b��1�>�-X at z&�Ŧ�d*9�t!^-=򭌭9�lR"ϛ�V&�n8�}֣��(Y,�R����4��
�V�H�+{?�X{�n�����<r	�
!D*aIj�A�Gp� |<��h� !�+�0g�Y�QFt�� ��Z�'+��$1-I86��ht6������=$�Sʑ��
 ��DP���7
�����"G��%�/��%�5����|e
8��"�셛���i$_�
��6A�+҈����);5�
-�,fh��E8�:/��Z%
G�����UJ��
�jR.�m��EN�Sւۨ�["Z�H4b:xY��e,g��4"tr������(
�x�B�T�Izϰ�YU�'�����֣�{ �%K�YOۖt)B~;
YD���O�3
��Q�/���p:��
����Ω�t�î/���цސ��"[��
*>Su�
3Ҽ�5�kH���?
��ى�!������}����]�T
�&���\��2����Jw��(��Rio�U����7�I�q
z<1�B<��!����Go��-:�[�f

P
 Ma��V��7��ɞ��γ�,
;T
lb��i�-�tX�@�/ۑ/- ��}�ʩw�6�3����۬�/'���w�V���qϨ���W���v�@c���iW8	P����B];�Б�

�Xl3�MB
�5w�&o�l� E��Gz�k�Se�����ȱh�

Q#$M�o�@.EcO�W4	yE0p3��/⾻"u)#X"�\:�o��r�ݯ��i�)�\�k�x3�������D/d(g�zJp��R/d�n'��*l��9�^u.�7φ�9f6M�
�x�ac����Q����Dlp�Ȭ��p��J( ���
��.ߐ�O<�7Bg���$aL�5���/CR6'z� K
@@ -19291,7 +19257,7 @@ Ma
 ��a�����)2D.N�D
\J�~O)0!�m�O�_z ��g.�PT'��٧6eN��F���cSOO.r�Q�Ψ�fȉ�cꀊ_$3g6�A�٭!.6,�R|����PW�]����ń8�[ĉ�!
�!�������
�AN(�W����68�P%���c(f�#��$���1 ���y�&�~?tݔX��}�)Ȝ��eݵB��!� S�U�m`Z又�����8l��� ���
�f�T��f4�ِ�lM
��Rm���%2]��	�fg�Pf+�%S
:
3k[�G�8H�����Y�(]� �\�����3.��/�ALF.ϐۏ�cV 	�@;�(b"�%�P>���e�! C����P��W!4%���U�� A!W4� ��D�_�?��
)�U�9�.i�HTVQ�e���92�����tRz9���G��N�}?�Y=�4���<����t�9ZKug�J�G�Q46�΄��B���fs�+Bxr��3Ppf
M"�U'�d��-��1�S�mO�OFY�Cw[\�kΖ��l�	@˵�
�)��v�ڶ�f1,4�#-b�A���
-�
6(�F�h
Sȳɵh�Cת_��~Q`�^����zN	s;�О����m�Lxm_�b/���+>s[�5/Su9ֆdcy�\lWzy\�١
 �R��'O'��4}>
0n�׎�Z�3>�X�F��>Tؼ4� �< �ȸ�

@`v��

�A����
��@V���߉��9&sΩ������%�2+5��&x|���
!I!ь\���^xz���+himF��b�<$�b�� Y5��m����qi?c���E7��@�'W���,J���^`�
�cV��V�=c:_
�m�l���N�s>p% ������D�X���:+�?��>&,&�&�.��ܰ2�i�,�M?:MM�w��uP��"�8�G� ���%�1�
 SN��v�1���ss�q�9�C�
-QQL�����e�b�A�e ����n���3;��
�>=?7�}6T.H�\�U;�.*1H��*�ڴg��,i	���4�<�
v��;�
ilv�U�oQ��z�Wu��j]���*��Z�j���ss��V�� V�z$B�s�髺���t%��\
m��^m�%:��
�|I�Z50����Fԩʺ�&������5�۩��I0>y �(B�H���U�&�I~�˺�j�=xa�&*L�u�!�m(ֻjp�
-�Z=��l�w��:�>��>�L��}~���P�6+��R����(MV�速��w~��޾�b��B��n�kF)׌�6ޥ ��$_3�����6�א��΄@�L�!{�p��;�܉��0�h���E��Y�5��>
�·
�2�>�]���CF��x�����Z�T�f}�(>Vً�W��o��N}ܿ

����Er�����6��ܥ��*��l�����ngI��B�j�a?�v���B9Ͻh�M��׋�
x�A�
� 
:
+�Z=��l�w��:�>��>�L��}~���P�6+��R����(MV�速��w~��޾�b��B��n�kF)׌�6ޥ ��$_3�����6�א��΄@�L�!{�p��;�܉��0�h���E��Y�5��>
�·
�2�>�]���CF��x�����Z�T�f}�(>Vً�W��o��N}ܿ

����Er�����6��ܥ��*��l�����ngI��B�j�a?�v���B9Ͻh�M��׋�
x�A�
L
>
 endstream
 endobj
 2657 0 obj <<
@@ -19326,14 +19292,14 @@ endobj
 stream
 x��YKo����W�p Oo��C��b���
 �A����hs�1��S��
J���"9��]�������&Nn��t����'$Qi��)��$�����la�*����;�C
A�0h��o��aM%9��I
8a
-C��?__��ud����.1	�(�c�\o����w�53<��oV��.�^�lI���ƩJAFj�%���'�!k��z��ۥ�!-�e ��]��Vl
f)V�s25�[��M�,�<�sS�N�n�H�7mQW �)Ea�<6٦+6Y�_�6o��Z�	�X
+C��?__��ud����.1	�(�c�\o����w�53<��oV��.�^�lI���ƩJAFj�%���'�!k��z��ۥ�!-�e ��]��Vl
f)V�s25�[��M�,�<�sS�N�n�H�7mQW �)Eq�<6٦+6Y�_�6o��Z�	�X
 ��	��k�틥�r� ٗ#,G�� 
 �W��?00$趢D�0
`f�N�j�������H|M�Kg�����z��:��ZA��:
��IʧH�mEM��� ;g)��7??��6��ן.@�b�Ҝ� �Fڨ`�­
 ��W,��CT'\]�R��(�H���k�+)�\��4+���t��~�v���6 Yd]���n�G�}�:f͊����5IKh��z���j�˾�9����$H�n�W4Au~X�p�9��a0����G�S�ؤ�.0����oo��&ϭr���-���+?
�X�";�]�xѬڞI
 ������"K�E����x �s^�&���#o�6���M����+��d�8��v,�# ��|��\M�h�����
3i,
1�0^����-a�)�
;���
����
 �ƿy���Sa��r�<d��v�է������n:F��k��[����'�#.�H��E�E�c 
�|h��߭*��c��U�w'�
~oj�E�{�u2��ڐ�M~l�6pV���Y�!w@�=&P\2����;��C�	[ˮ/�f5抵THp�@N!�Ö^l�+Fa��i�W�FZ����F)IqXnT���&����6:\�!>_b���v�e��p��5�i�U�a�Vu7�#��f�
/�������G�Z�@��)3�X�;@�� !
X �	-�#�������1e
)̢���B�,vE�!�g��#!���2��!l2p!!d�>�>�$\����W�`�X�0��İ],�o�y0G�6e,�z>|2�>r���b��O�C�,*�����f��c���+;�
��N
դ#\��us�̨N�B���^����|�"��+0�;�������O��2:瓡�x�Kܗm��`\|KJ1�:�D��>?,�: ���A�EL�}
�� [...]
 �1���"�
�p �bx�_EUtEVm
�2K��C��p���p�
;�R*ֆ�׆��
Pm��i��
��cEVn�2xK�m}Ȋо�硕��J�/�H����
��4:�m㔭��
�kY�;�3�%��_��u�녛�ɑ��r�pD�ya����ά8�vǻ%vZ�;�
k{ܢ��{UA��pN�Es�^o<U�
��h��C�:��*��%ɔJ6ǯ��lu[���V�ůߟ��ք��FPGZ/P��&q� p��d��p���կ���qچհ)�
 �?�ϳ���x�x��J�!�W+"��O�0��q�Hd�N
�(hb�v���1z�HN�
���,��g�N~Pt�˒=@�?Ӟ���Ssjb-n��o� PH�)5�15�)5�eF5Ҋ�ܖw�f��
�!m�3�-�Гώܶ�
��bl`\l��bSXj\:�M��%�5N&�8'�d�-)r��J�O���b�W�&�)~�j�-�xNj4��b1,��6
���D�
-Y�x51;�Q�Ͼ�
G���4�����a��ܙ�U�j��m���wu���@»�Yh�%���?u_m���W��P�����w�V�'?h�aar(��MJ0�}�����69�޷��[1/�H��W
/���/�Ca���%2��3��tt�I�t��0�p1���B�q�����/u?"�U���dַᣬ򉴐.a����w���S������1���EX��m1_�������Y��{��u�U�wߣ�$P�Z�=����}��"��
���:0"��Z��_
9ḻr�L/

P`������ӊ�]0�g�e�~�Z}5`.UB�
[g&
���TrvnxMA�٘	�����T�W�4��F"b�S��YE��O[�z�*��QMm�l�*�Z�a��Bc�!uI�Bo��������
uwx^��wv4o�m�bح
1.�	�,'30%���W���h�iSb�3���W^�?�źD����D�
��?��-Q�
+Y�x51;�Q�Ͼ�
G���4�����a��ܙ�U�j��m���wu���@»�Yh�%���?u_m���W��P�����w�V�'?h�aar(��MJ0�}�����69�޷��[1/�H��W
/���/�Ca���%2��3��tt�I�t��0�p1���B�q�����/u?"�U���dַᣬ򉴐.a����w���S������1���EX��m1_�������Y��{��u�U�wߣ�$P�Z�=����}��"��
���:0"��Z��_
9ḻr�L/

P`������ӊ�]0�g�e�~�Z}5`.UB�
[g&
���TrvnxMA�٘	�����T�W�4��F"b�S��YE��O[�z�*��QMm�l�*�Z�a��Bc�!uI�Bo��������
uwx^��wv4o�m�bح
1.�	�,'30%���W���h�iSb�3���W^�?�źD����D�
��?�7\Q�
 endstream
 endobj
 2665 0 obj <<
@@ -19363,7 +19329,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YKs���W09Ĝ*
�'���*��vvu��ŁFL8� �ҿO7
|�p������fw���
�F��F?��~��F,Js�e"�('��Qy�y��F;x�SD�ȳ��J
"�r™�q
����LGF	�x�&�$�U
4)a9�*�vw����<Idt��	Qi��W���n�����f+r��˛�ǻ�n����f	'I�|�q�F��\)��Y�!����!���v���r*H�� ��]AT������4%R���wE?t��
�b./,Z���`��L�6 S�bN�nx슲�ʢv����75F
b��h�(h͜��P��T
+x��YKs���W09Ĝ*
�'���*��vvu��ŁFL8� �ҿO7
|�p������fw���
�F��F?��~��F,Js�e"�('��Qy�y��F;x�SD�ȳ��J
"�r™�q
����LGF	�x�&�$�U
4)a9�*�vw����<Idt��	Qi��W���n�����f+r��˛�ǻ�n����f	'I�|�q�F��\)��Y�!����!���v���r*H�� ��]AT������4%R���wE?t��
�b./,Z���`��L�6 S�bN�nx슲�ʢv����75F
b��h�(h͜��P��T
 �~9��,�2a����\���0Ѝ�	��b���0�q"��
x%��oyb��ɝ���ly��A7�E��[(I����6<���إ�Y�k�����
 ��x��*��m�Jd$��/��l��
 X�gl��E7c`��0O�$Wn�`��
�@i���1 Y��N�s��}�>���&�v8�U��\Ϣ
�!�;��
���>r���8ٹhJI�$a[T�=g�黪�k�$���6�����	È2�\L�^��I���=��k\ſ�7R�?3� Ɂ`$�#�z8��{k ��
�oqo�z譵<���wE���ƽ�z�
0|�@���
v�����t��E��a^�C�����cU������:�u�z�}�
@@ -19371,7 +19337,10 @@ X
 ���y��� ~4�8��R��n��۵��u�(P8Fx�z�\	�J��	��HI*=%a0�4h�܋�K��Uv�m0x[����<xS�J�x�a�"
 �p�E(���U�7ڷ+��y
 U�F�r֒tV:��tEg�"8�l�{J��v��6�<�x�:-85�:��Xx٦������?t�pI)���h>1���4��є�=�6̯؎��?���2�)�]pZ_���KrnCe����h���49e�|�D`��s���+cw��ݫ��)y�y$>HҸ0!q�W�����:������z�MH\8=E�g�K�
�D����d�"�R
�I*��AW�0���j�f�#���ժ��tnU���Y�;����`�W��W��5�l�U�r&�}�Q�����{�{i.t
�i�@o��-S���I�,� v���
-�ą�"l,]5�g�:!�w�&� 
�&1���V�c_��"�/}9���54A�v& ��P�fn��ר��z�
�`�h||D
���!PY>=��K?�@�����A �v9�h�3�e
'O���Z8gt�-���׃~�VQ�\+�Q���.��ד�p|*���B)
�A�D�8\sf�J��Z%>�� ,��*9T5LK"������T��
��]�2�^x�w	���٦�&��#Ԙt� ֹE��B��[�~��F��A��(*��ظ����)
�4�
��9x�WМ�lh"/l`X�}Ѕ�9��ꙵJ&O+�<�d���W@����+mN��C
�c�N�<#�%K�� s_k�@u:�q0�?�u8���
m+ۢ#�`���
���l�s�w.�
2�{]*`�t�"���/����}x�rhwz�TY��x����*p��NP�v��>A���/&�p^
k���+��.Ϫ��XBhJ��#}U:��Sk�B	�ӹU�,F$%,e�=�,��
f,�E��Lv���c��鰺ۗ
͕V���l����bA���ge�o	��s6l8�J�,X��c[��K\�����G���]ףIJ�Q�I*�(����I�{�p���l/]�6�75R�>=�����:]^JgMױ耝�?�Up�+��q��ö�O膮=��R��&4|c�]*����Ex]�v�������ov{ݔz<�8�?�
�G�t��0砆�F���ϩ0e��8�ѝ��g����k
�tX��0�*��.d�����Ħcy����me;�P
uд~�j����9|9��W����xq51
�:t�P2G�mr4��t��Y��}S���IK�-��
����mco�����:�����E3�p�U{��-c���H.��_�	W���,
k�(�+j��Qɟ�9 I"��f�\�V$Q��䭗�QB�Td�
�`�h���(�����,�I]�܎���m
�
mۭBj���*�)��@G#�:�
�e�O:¥TN�'-݅
0q��a8tn�'������]�]�"cfDhc
������LPBy�9�u����?z� i¢
+�ą�"l,]5�g�:!�w�&� 
�&1���V�c_��"�/}9���54A�v& ��P�fn��ר��z�
�`�h||D
���!PY>=��K?�@�����A �v9�h�3�e
'O���Z8gt�-���׃~�VQ�\+�Q���.��ד�p|*���B)#DOI��5g��$�j8�uP��	�"���CUô$�K�)8\N���ު��(S�G}�`[�ml�?B�Ib�[�K�A $]�%��o��T�qO��rُ�H|���M���؞#�gp~�)��&�¶�e�']����Y�d�ɳJ�
�|ԩ|����[=��<�d��3�X��ѹ
+2���
T��C����P�C�k�+����-�0�g
i��p*��V=�nq�� #�ץ�O�.�_��2
 ({ه�*�v��K�e��*jy�g����n���?OP�b�
+�űV�n`������%����@?�W��89�V.��
8�[��b�GR�R�ܳ�2���`�Y���dg��l1����}��\i�hh�v��.ڈzV����|=g�6���T˂l=��Z���]�:�z��z`�u=J,�
噤�-��ۨz���W����ҕ1m�qS#U��C08�+ۮ��tp�t
��Y��_���
7;l;��n�ړ�_ ���jB�7ߥ2X�}_�ׅom�^{����f��M��������`q{�K�,sj@lp����
+S�쎃N�9[~��HY��`�N�e
ӭJ��@6[	��iOl:��^O�VV���P�M�砯f�N�×��}������WӀ�Cw%s��&Gz�Kwl�����0u����$Q�
������6��LA���G�3(��_�]4s�]�W=݂0�����bl���p5��ұ�~�⸢�A�
�����$2�n��lE�uZK�zI%$OE��Q	���_�R�\�:?�������z����ж�*���L�"�2�	Dq4���s��[V��#\J�(q��]� W9
6�C�VxB��n�xص�5-2aF�6ll�s2�2�P�|Ny
�o6��޿v�¦
 endstream
 endobj
 2673 0 obj <<
@@ -19408,7 +19377,7 @@ endobj
 >>
 stream
 x��YI���ϯ�)���h� ��k��UI�\����(
cJ�����ק
	P��ه\F �����0$9&$����
-�$��.�<�INXFH��N7wI�����"O

�)���0n�_n���IFr�h%2E_�A�3ZP���ۛ/� =+���!)T&u��T���v�ܥ�}��f�
����o7o���6�M�T�>W8�	�Y!%C�T��
i�S<����W�r�Y.�!�@��\��\Oj[ˈ΄���_�a��F2��^H�204t�6��U���Ԥe�2�;�t�n�wec?Ǿ��c����H�� ��r:���M���װ
+�$��.�<�INXFH��N7wI�����"O

�)���0n�_n���IFr�h%2E_�A�3ZP���ۛ/� =+���!)T&u��T���v�ܥ�}��f�
����o7o���6�M�T�>W8�	�Y!%C�T��
i�S<����W�r�Y.�!�@��\��\Oj[ˈ΄���_�a��F2��^H�204t�6��U���Ԥe�2�	;�t�n�wec?Ǿ��c����H�� ��r:���M���װ
 �+�\^���
P��H������b��Hh�2�/�F�, �2e�luSX�}�ٲ<ݍ�꼁�P�p��L1k�V���
�҂|i�g/�
�
��h�nѺf���,/�g���Ñ��
�Od4�tR��@��p
 ,A"�����>
��< �$˕�`�Q#���
8�f��@�ޑ�0$����i!ӟ��I��i�3�,�S�:�Q�i?^.]��Uo���
 `Z��v��=���|�
CWn�R���vC�=�mկ�r��{��S����cw?6&vj_���8yh;���;ht)s,�Х���<.�.�;���u�v�X
 ��5�wtA&ڃ��i	n����"�Dʞ��at"�Êi �B���p�a|�Ul|
I�p�
	��g���^�����9��%ʬ�۾
�O�
��4�ӡ:V��\�V�G�u p46�O�D9x��J$�Ǣ48��&��s�}��S('��:�t��uD_��w���T��۪����b
c�N�Uco*YV���!D�b�ש]�
@@ -19423,7 +19392,7 @@ mO
 ���S�fs�������b��������(T�=訠Zܠ�
{;�̪�^w�����ם`��0��VS������Q��W���uhYM������
�
 �f
��
��t���<�������{��߭=!��_�׹�]�s]�0hx��Yf�D�e9
��˫�Ņ����^����8㐋TQZ#~
��Z�Gv�Iڞn�
-7e�����h�s��'��u�K�k�e��C��GC��K���jꁡj���x��]�C��w�p$^U���-�/�%��[�(��U�9g���u��&���e���DzP+D�|�Ϯ��
 8��_��Bg��w�u�y�
��EoA�����!�mk��JX�� 2|�f2��y&
_�A+��S%��4@�|���U��/ �/��W�����
-G�	��ۜG���%�?��
+G�	��ۜG���%�?
@�
 endstream
 endobj
 2680 0 obj <<
@@ -19456,7 +19425,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YY��~�_!�!��6����%;��,�f�s 3����n������T�HK��� H��ţ\,��U���.��7����D$yɊB%���2��o����~L8Se�<;�}�MɤP�n�w7��(8�L�L�L�ȃ'*g����n��^���2��=$e�L�� ��*��&��7��_�U�ӟ�z���Ǜ7w��E&YVd_���!Xi���E�1��[_�@��w�mu���F;R�/���)����<gZ�x�wv8u�[�Ք^�20ttO+%Ҫ��C
j�M*�`����n�zc����C�
	�4e�
��iw��v���~����yu&����r;~A���o$̀�e�ʙ~�E
�T1[4R���̜;�nJ"�
VkY��ӾjW��
+x��YY��~�_!�!��6����%;��,�f�s 3����n������T�HK��� H��ţ\,��U���.��7����D$yɊB%���2��o����~L8Se�<;�}�MɤP�n�w7��(8�L�L�L�ȃ'*g����n��^���2��=$e�L�� ��*��&��7��_�U�ӟ�z���Ǜ7w��E&YVd_���!Xi���E�1��[_�@��w�mu���F;R�/���)����<gZ�x�wv8u�[�Ք^�20ttO+%Ҫ��C
j�M*�`����n�zc����C�
	�4e�
��iw��v���~����yu&����r;~A���o$̀�e�ʙ~�E
�T1[4R���̜;�nJ"�
VkY��ӾjW��
 w�d�Ա&Z�2��
 ԮU
 
@@ -19465,7 +19434,7 @@ g
 
�B��k�enm��~�	:4`jrCc=��X�oa�4�E�O���
l*f���
ul���8}tnu����.*8��t��.x��;�D�n�{j�<�
�Ӝ�\��wW�]��HQ�"O�=���0��lMI�>��#��P��;�vձ�z NF
��y8�:/O���4�����Z�i>p�]����U���vS��9��\Z�c�@,i0���Y�@�������Y

�c��n�4˹
T����`\N׹�X(c!�n���-x#/��h	^�,Fl�h_�ni|�
�U}����4�hA�{�!X9�b���~?�M��; h�
+�!����HQJ�rT�	t�� �T���J�a��:�3��X7��DD��Rp�P@;����j{������aT��N5�sE*�ܟ�
Gm�95�)���E@�\
 �c ��\/�a����N/�F#-x ��-��
VA�
��Lh>8�Þz�
 �����f��H�S]g93�x�*����])�>5���k�M���JM(�� l
��%+�.C���U�/%�9c�#���n֞zt��x���x��L^��=�\��c�9c�@�4z���4���Ɛ�
C�f��xN
D9��%#��y����A�����.���rCr��bz�!@w�
�uK��b=�%���YؾrH�xo���[�n�Kn�y��P��:�u�`�v��}�-� 
����`P����{b�x�+���D�D��t\�[�'(�Ԉ[���ru	Ś<�ӷ
l`yo-UW�-�t�:$��y��=��9Q�D,T'��G�+r}�C�,�`ɸ�#<�PuS5!
��������2l��H�C̍B�
2(�"P��-X�v��/:�Գ+ET� ���5Ku6D{�bx���`
��J�\"D��Bs��9TC:� �|ҡJ 	e\Pt�A���P�5���hXC�9D��=uT�a�|��$��a������?Z_x��� B��^(�4W�'�i�\�c�Z��\pC8��I-4�V?ωDsE�U5�
���%� ���4�
�
 �3����ꗓ�Z�*�}
~Bcs�:_���[K࿖\��k��v
�Z�9��3,lcf�e疚	QF�%q���I.�I�0l���>���iXQ�mw��|���A�M �

��+A'w�Q�
���a	%��T�I�1�:{�4(�6m�ƪ�:ק^2w��&e�T,u���N��p�v�g���!Ҟ�Z`{�؝�����
pd�R�i}M��0�y�N=��J�Q�6K���)Gp�xn�mݶ��C
�KP��Am0���
ڠ;
W����
N>yni�~)ز�CfPŋ˜�ǿJJ���(��.�P�� A��L�8@ 

�y�
7u�(p�
��}8�` 
-��eA���&q���p �H��É
�2 �
�!�&�
�s>��y~
 �ʆ��R�B b,$9^ӞW�Dž2� ��uJ	��9�H�/f1��
H�21p@߅6"��R���ߍa�C�,��
�N�� ���r��+����s��.��h7&=>:����k&�<��P�+�� ӈQ �~��5+��b+ 
�[�heL�������y�4cf`GW�8n��&8��
�u�0l�1R(��3��pQ��kf�W�i8˄�@#wA�E��������޷vZ�}��:�F'��ś��p6��IW0��⯞\��U��ʲ~�";v�f5�׾�Bp�$�w��b���.
��΋Z��$�(˰P����t��T�_xk��V����UO#�� ���B���n����A^�=U��
��zQ�a�g+��m_���f��|�Pӊ��4��3��_.�>�n�F*�0�c�?���ZO�'��fr���Kt����@��^����	��8�{~��u
2�tW��U$t/:>���]I���z��>}a�$Z���‰�κ� "��
�w}�^&��
�]���Nc�Ӿ�w���
�V�<�t�PA�.
�gO���|�K	fyi�ԢM0�,G`�#����ף{?~�hȿv�xq�����i���e��O�����KgU�'�p��E��i��
Zoh�]5���^�ϊ>��$���~q/�y�a��*zD�<������
+��eA���&q���p �H��É
�2 �
�!�&�
�s>��y~
 �ʆ��R�B b,$9^ӞW�Dž2� ��uJ	��9�H�/f1��
H�21p@߅6"��R���ߍa�C�,��
�N�� ���r��+����s��.��h7&=>:����k&�<��P�+�� ӈQ �~��5+��b+ 
�[�heL�������y�4cf`GW�8n��&8��
�u�0l�1R(��3��pQ��kf�W�i8˄�@#wA�E��������޷vZ�}��:�F'��ś��p6��IW0��⯞\��U��ʲ~�";v�f5�׾�Bp�$�w��b���.
��΋Z��$�(˰P����t��T�_xk��V����UO#�� ���B���n����A^�=U��
��zQ�a�g+��m_���f��|�Pӊ��4��3��_.�>�n�F*�0�c�?���ZO�'��fr���Kt����@��^����	��8�{~��u
2�tW��U$t/:>���]I���z��>}a�$Z���‰�κ� "��
�w}�^&��
�]���Nc�Ӿ�w���
�V�<�t�PA�.
�gO���|�K	fyi�ԢM0�,G`�#����ף{?~�hȿv�xq�����i���e��O�����KgU�'�p��E��i��
Zoh�]5���^�ϊ>��$���~q/�y�a��*zD�<��r��
 endstream
 endobj
 2687 0 obj <<
@@ -19499,10 +19468,10 @@ endobj
 >>
 stream
 x��YKo�F��W>�P1��[ ���&.zp|�EZfAR*I�q}gvv%R�
�E �EZ�gfg��fWb�:`����N8|�����T)c&X�'�,�a��EҤ�����Hp	�*x��@G�"�� �*��A
,�I�
w*~:;y�Z���h������(N��RLgyp
�z�z��F��{��8������6�"ҩ~�q��G&�Z牎���}�������LFi������(N�}�f�
-�DJ���Y�kk��P^ŰePh�n��Eە�”ġ�x�h�m�U_���
w]�~ߡ�@@.c,9�)iZ�ʹ�*)!�O��
�Wi
	�|b���V

�QT��f�(�#���dzdt^%�K�-�)6����b)�p���f�>�1�6��j
ɷ
a�l]@ؕ
����hc����ݛ�,v�T�� �2�R�<!��
+�DJ���Y�kk��P^ŰePh�n��Eە�”ġ�x�h�m�U_���
w]�~ߡ�@@.c,9�)iZ�ʹ�*)!�O��
�Wi
	�|b���V

�QT��f�(�#���dzdt^%�K�-�)6����b)�p���f�>�1�6��j
ɷ
a�l]@ؕ
����hc����ݛ�,v�T�� �2�R�<!��
 G��Q��#�40!�+�	�\d��EӖϮ�n�T�7[;^M�f}�>0�*��U�Cy[6k��7�ݶ�p��-\4��7�Q�L$a�+q��"�nS;�m[,�GU��"��b�([H��6k�>�KRʰ���ڣ�3�m�4J��u��y_��{M���(A���զ����"RI:�!�nq?�ߎ
�J��U3>x�5��G�6�a�*�1��s 1ZE{G�����B�t�MA��eM��]uf�yG
�}��w7Q����i�Μ��E,B�;�Xf�_�['q�G�zѥN�X�`)y��YH^��M�Ms��(Չ�A��(p�Xě��K��>��b
~C
K���*���X,S�&��"D�N���|�K
�?/�T��"dj9�Nw
��	PBt1��u�St
�,�K&���o��2�០tӺER*m�$ò�
�%�&��C?p�<���ٸC_Q2�q���u=����&\�_(�꯳f�p� {K������ǩa	����SM
Z��9��4}`1�
 �_1c4Q�9
=��T�2]��D
q
\�:(��Р

ʁ��ϧ��**rp��2��
��j�yh8jP8H|6F	���9���] ��
�uz�V<Z�
!�#cb�̘' ,�@
I]ߖ���#K��`K

��A�D������d�ͮ������-]�h�V?l�C�Ѐs��m�LJ�w	���fi��|�z��	x�A}
|��D�7�uٔݵo�
�oDZȂ�����w�����.�!
;�u�X
;�=�d|�
y�Q-
�@�1@�#��1/
�f�e�A	.��Z�j���e�͍3w`�
�ȋ�˙��ms
�`�$ h�X�f	˃f	O�,�o��"g�Qb��h{O�{j�|�h,�Oo�'������w�Á����)�CL�u�#��.
�qہ�s�����|c��`�X�Y@泶�.+7�KE����3
,[��o���^
-�*Nd� ����H1�.�nχw������U~J�r��!1��<��L�^:�W�܌�y�ύ��^�#��\�k��k<����"�� �
�r�	�a���
��j�Ђ	
-�8@
-���9�T{�ٓ���~��a�s���N�r;|�t	��[���A��c�YQ�][te^4+7�w�S�F*,� ����e��q3�����@�ۦ���ܸ������r�=��tLg��Й�ЙƛkV}ў��c���t�^W8a�K[��e��5�	i}��U|)�RL���XB�[��E�^�y��0K��eEG�B������G�BAB�@�
#
'���I'�<F]��
�lp�N�'����"0a�7	|��Ѹ��0l���� `#̰�Qo4�i8S��S��8T2:}��(qt��
4�[��@Fn
+�*Nd� ����H1�.�nχw������U~J�r��!1��<��L�^:�W�܌�y�ύ��^�#��\�k��k<����"�� �
�r�	�a���
��j�Ђ	
-�8@
-���9�T{�ٓ���~��a�s���N�r;|�t	��[���A��c�YQ�][te^4+7�w�S�F*,� ����e��q3�����@�ۦ���ܸ������r�=��tLg��Й�ЙƛkV}ў��c���t�^W8a�K[��e��5�	i}��U|)�RL���XB�[��E�^�y��0K��eEG�B������G�BAB�@�
#
'���I'�<F]��
�lp�N�'����"0a�7	|��Ѹ��0l���� `#̰�Qo4�i8S��S��8T2:}��(qt��
4�[�2�Fr
 endstream
 endobj
 2694 0 obj <<
@@ -19532,14 +19501,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YM��6�ϯ`尡�,�$�$vR�J���ss|�H�Ę"�$���_��h�)�d�lj_F�����0<�G<���7~y$�$ci���K�ym�7���h
c?D��,���1�&cR(����7�t���TF��̊'u�H%Ld«�����w���Z
���2�D	�Js�n�w��߭�*��Oy�z��͛�������~�q�DB����Eb����� ��m�-��J�Xj�U ��]�L��n[0+y´S�o�����2ȫP^�2(trWJ�EەM
nJL,�`�>Om���M^Q����
j�$��d�ZpК����\کV
-<��
�Ax�L��L�
?�`
ΰ�E-�>a���;1�J�ҙщ{�
���:8�o2�6��L���X�+���

�\ɬ�SO�}%�8��v�b���n��v�w���7 +��D͉�JY�%���+��
-��'|X��he�!�+�8�@�H��4�妅�*��L ��b��8�.�X��5!��4w��
E�&�Mp��� ����R�X�2�aaj�zE��h\�Z��N��g�%j��k�-�2K��r����k�	gi�'D�11.[ L����O�����.�6���֊))��̻�c����#��
%௠����M�@����26��2��|��B�8����E
��f7��i\ꁯS�B"���+jߗ��"� �mٝ�
���QQS�6_���)6}�>��
ї��K���{Az�
��zKM]=<�ȅZ�������<�r	�Jj&������x��	��
@��~��Y
 ��Jĕ�D�w���?����6M��e~,����v�;*$��H�]��=-��!�#DP�6$��M���S�&2$_��ې�
�����>�߼ X��x
k t9��o
��
x��
@��K��U�V
��ׇη&n
<t�hė#��=
-*�b�����w#��ӓ�2
'֟��cB	5 at W]�E��/��x�
b�{��k.�<
����`d���rN�c \у;; X0�ᢈ�ֿm�Ռ%a���>�
#)�����I>N ��XU��k��{�8���(���;�q[�(���ځ�A��	8�k��jƤ�,���`\g�X&�h����6��Q�,R����ʃ���=�L��ئ�O�n���C'8��ט
*��U����
 �����ݗw�B�+�����N�[��;RT�
8�1l�
I�
Q�
�	NԀ(�z��R�!wA�&�6�jp�(�\
->|�(�6��d-M��ɕ̦����p� ��
��Fk�t����$]t
iTt=�x�B
)��1ݼ�ߖ�Co���K�HSX�1�]��z�H��q��o0nFB
���GT��fJ l��
-l��^w�8D��A\<����7����_α0������y"�1߷y�/��J$�z)/�9�OC-�=�
�ʀ
-KA�p��^L�
�.I��aʯa� ���LdL�
�Y��B<�t4;�*j�\��gs>���x]����.�su��
�
���ir�,��ph �t7����>S�S��/U���?�
Jm�5�?�{&��҇+θ�t`;5>��1�?��|G��$5�a6/��Q9��������-�Ho_���]�댗��r
�����Cu
2C�)���]��
6Kd�N��OV
-7}�V#�s+��w]S�1cc+�"�
}��6���\��zu
+:��d�
�DG��Y�����CI��ˤ����G'��=�_`GW��$��	�6��r[�H
� �;�Of��\��zq��Ko���^X�p���
���t����1���C�5�L/G/y�4��H�Ti
/;�
g�W����/�pi
�l�92�Y%\qA�V�^N�2a<M?1=�	�8a
K��DNK��Z�`!sGj�
�R1s�~$(f؜�ڣ[i�i^;��x,ޟs'Q�)b�maA�aZ~zY\�w܋�lz1�sY�~-[:z�d9?��uQʫ�]�
H��������]x�b���;�!Ե�7.Q"�_��d|,�u�����9�R��j�B���s��b��Qj�}U�\��v
P/�/0����	��Q.Lc���
��'a�'�;l�iӿ
aB�;i�L�ͧ�*ҋ�n4�X�1��N�"|I�fP:�y�!�#'~*�~�	B��xbƓ��
�'��oFj=�[��H.�fF��X�
qR�D�i��z�9�
���=�l$j�ː�i��K�
�:�
e�)k˻3%%�uA���Fk=��p��.�N&��U�dIo*�b87pq��8>\�pr� ���	�nXԹ�2�c#[�L��g�?��������
+x��YM��6�ϯ`尡�,��$y�%���T�v7���G�$��%)�����FHq&coeS��2"�F7��^7�I�}�D�����o�(�Y��(KK�<�
o޽O�-��%L�Yto%���9\�w
���G�#KX��(5����$�)�9w*���y���,7FE��(7L�Q
+�R��n�ѻ����Vk������^������m`��Lf>׸H#�Y��@�<5L*m�s\���ݖ�vE"Y��� ��]�t��n[0+��)ŧf�ùk�e����ҰePh�>�$�ˮ��ܔ�X0�}��b3T����/��{�	��Σ5O at kF���ji�JJ���{��U�3�Osiw���8Àn5 ��Y@@>���h&��fF'�U"_
c�L��I|ۮ�"�7�c٬�c(t�u%3BM=�����b_�ە�y._���ƺ���O�߀�H�$jN��eƲ<�
�_1
U�>?��~E֣Y�����H�\
+�"�BӖ�6+e|lW"P��J�q]H��kB4Mh��5	V;��I��eR��l���X�2�`a�K�"}
�pA-�|c&jų�5C��H
�s
9K��r����k�i²`O����Ÿl��0��=|&R��o�Be���h-�|�ɢ�
V�b({��ωN^q�˩m��M;�E`88�~\i]U�ծ�g.�P
O�H�!��H��M޴6��ש� �e����p^ Ķ�Ou��yp�h(�CW��Zǿ����
�؎��B�X� �Վ�E�������	�B�Ge��� ^~�I�x)�_~����H�	��-@��~H.�8 ����k׉��]�|��=um��
n��Xe�,�wTH$�������% :ZH�!�#D��&$��M���R�"2�_��ې�
����>�߼ c�x
k tY��o��
8��
@��K��U�V
��Ӈ�7:�J<t�hĕ#��=
+*�b�����w#�4ӓ��'Ɲ��cB	�+������qB:���1v(�n��U�RO�I0�qo����� W�����$pQ�_��6�j�R�p�į]$���N�K'	�8!�`
�bu��=7[��㬪��f���ny����kj��0�z�R��I]U�����ïd9�%�{���[Kq�Hq�f+�r��==
+b��>�c�Nfw:�a����P�6�jtP
�� h���<w_�Y
+Qh
h��*S�
TSX�v�<�IQ�,�p�@�q�)�M"3�	NT�(�z��R3���cSԛs�4J����!J��(!���?ْ�6�3����V��uC�h��}є~X�:��˾'����oy�!ɲdL7o����0�k�(�R3�r,o�
�S|t������wŹ
���OO	���^�5P5�
�(�0��?�5��~�]v��:&�1�4��?��h�UѐX��^/�e4��a�i�����A�㣯
ؠ������$��q�����^qR�H�xΤ�О��Z!�#�F���f�a�%�~6�#���5���R_��ۮ�w�^�:�9�U��1T��f O
ao�
uMY#\���>'P\�jG�����i+n��L��҇-θ������eL��;>�m)I�d��+�{TN(�i�;,d<R���U���p��R�Z���U��Wg���N����z��0y*�w|v|�R��s�jέ[�����[!�m��j,���r����X)p��
? 

P$z�5��n��
/�"f
�&6w(�~�
a\�J��'����m�!Mp L8nQ?�Q\�s�[���/��[{a���9��Q>s�
�\;��c��+f��i�Z�4�N�il��F�0�8^��_[�ޯ�áX*��h�g��92�Y%\&�ޭr���Eʒ,���
',��,S�+9-��bf8���
]�9��K��J����as�Vh�n�Y��y휮�xΝD>����‚F͔��������bܗ���Z���H���(��F��Gv]s �܄�맲�sv�ȋ�RP׮��DD�]f����nO�<JQ
�9
+m�n(��}��F)�����^[��2^�_`�Uq�����\��dժ;��	N��O
��؆Ӧ{;�>�p>�
����g�*���~4�X�1��'o
�$c3(
�<��?�[7����Y<�
�IG˅��A��#�
�-Ѕ��3�uu��8!X*մRO=��z����
^6R���4ͻx	�����P����;SR�^D��i�R
�Ѕ��_{��2����$+zSiùـ��W��������a&0�aQ�ʬ�ݍl�2�?̟�����m�Uo��
 endstream
 endobj
 2701 0 obj <<
@@ -19572,11 +19540,11 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YK������)��1�oJ���YH��@�s�m٣D�:zt��}�X�,����&;H6�*����WE�G��G����F��G"r)K%\2��h������}q��$z��H��I�`\F?��u"#�'2rV3+^��#�HE��ۛ��jX��������9ؕ�*�=Dw�7_�٪T�?���͇��o����-�d6����t�,5F���Y����
������_�+�b�ўU�
�*f7�meY�
�Z̗�1����+���k*�@���Q"Λ��+0�3�d�q�7پ+�YI�}�7�mQb$��&����Ԅ$��bMS�X��-l'��V0	ʻTy�_0�cX���X_X" ]�w�h"�J��̫�}+�g�MJ�z��I���y��A�uhpoJf��[�/���)�k�T����b�)h��w7�+�	���3#��$u�a��
G��'$��#�h�`"0,f��8���4�rQm��w�t���:��q�X;Dm���"��`��F��0
�� C����� [...]
+x��YK������)��1�oJ���YH��@�s�m٣D�:zt��}�X�,����&;H6�*����WE�G��G����F��G"r)K%\2��h������}q��$z��H��I�`\F?��u"#�'2rV3+^��#�HE��ۛ��jX��������9ؕ�*�=Dw�7_�٪T�?���͇��o����-�d6����t�,5F���Y����
������_�+�b�ўU�
�*f7�meY�
�Z̗�1����+���k*�@���Q"Λ��+0�3�d�i�7پ+�YI�}�7�mQb$��&����Ԅ$��bMS�X��-l'��V0	ʻTy�_0�cX���X_X" ]�w�h"�J��̫�}+�g�MJ�z��I���y��A�uhpoJf��[�/���)�k�T����b�)h��w7�+�	���3#��$u�a��
G��'$��#�h�`"0,f��8���4�rQm��w�t���:��q�X;Dm���"��`��F��0
�� C����� [...]
 F���ؘ��5\�?qÿ�+��uC����� ��H��cN�&��͡�NA���a�� .��;y3�Ϛn#�b��e�
�\\��!k��.|�GA1��t��6%�8�^0�p )��ˠ�*Gֶ!d���D���#��hq���f��q�^��]��^ ���ޯF���6�)l�>��e[�4�W�bPT��	hE�Nh���=(�f{@w��N���u�K7�ݹ~�5׻W�9���!�`_D�ߓ�i��e���kC!��q��->�S��y�^��:�˚AFM��(^(Jѳ�[��۰Ҿ��
�gi�qW+�����Z�����G��m���kn�L.x�ؗd��"�Mۋs�-Ԋs��%�D(���@�J
�w¸
 �60g�K?���@%��3T�wD%�^B���O��@���STB:ͧ��yr � `�-L���8�*&�>�VB��J
��b̭��bV��tih�R_�!r!���3��5�׫H:����Ug�"Q��_oz	������;�
 �%�F�B��,�H4�^��hѷ��2�54ri�� /�N_�djg ��5&rCcd#�0
��s
 [�M�0
��v�0[���� G<@�k`Ƙ����"B���Jj�e諦g��>�I����K����T�
'�T�ZB�E�;�}x
�л!a�ݭ$������
Y
��/�Ӷq9R��P����<ݗmm���K%t�B:�6������@�
�ik��0�/���!Ƌ_����/C����c�i򆙕0�(�V[
H�����7�f�R�����6r~�ju�8��_i�c�G�w���e��>���g���}�“�w`��e�>Mߵ�p�L�k%99^�����]�"ꋨ��-AV�T����pe��cݗ��`��d�PX���Z[����˛aX�'��o��.	ʸ��{ny�i
gV�g��h_㟉�����ZK�2��(���S��*I�A�){˞@π�����/t<�%�>�<k;����h+�P}{�
-�`�$��W+~O����_CgΨy��׬}K�Q7o�
Bݺ- �=�Zv�+L@�?��z-�B���p���9��_4:d
�̊�R?h|�[h��	�.�%�u��U+�C�ܮ�H�̰�h�х T�5so�g���DU��V5�z5�֕=��������4�Odn�sE at P�ñ=�1ø�d�}wm��8Ұ�X�O�5$�X�
�`��rHC����_C��7ߡ<
����W�O��<��1?n����v�;�����j���	m
q� �
�w+��
��v$���MY������`���V�c+� +!4Ȭچ����a
 ^��Dz�
��cN�j�12
DT���!���6���>n�N��,6�!�>nf)OGô=�hEm@�Tۋe��aی���s��qyҾ��p���5E�+X
9���U��@�h��1'��u`G��;��h)S�& x��c�����vm\bE�|ag���^�_��[���
-����M
��
�ſ�M��>�™����AӺ8ÞkĪտe��_�L��w���hLJ;N�w��JE
-���`�H�ľP�H9>�uo�}�R8�ܥ�y�R@�i;Ÿ�Z@`>�c�I�gL%���I8w�L�����q?��
<>c�nlg4O�p����
+����M
��
�ſ�M��>�™����AӺ8ÞkĪտe��_�L��w���hLJ;N�w��JE
-���`�H�ľP�H9>�uo�}�R8�ܥ�y�R@�i;Ÿ�Z@`>�c�I�gL%���I8w�L�����q?��
<>c�nlg4O�p�Dމ�
 endstream
 endobj
 2709 0 obj <<
@@ -19606,14 +19574,14 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YY��H~�_��.��t�
#���
�h������~�촍��.����#�SU���x"� "2�/"AD�HD?��y'�)"eE��:ʅJ�(���ݧ�"���ϑHt�G�D�[$Jj�������E"re�IR�*�,���,��p��Gғ"MM�p��4�Y��VF��a}�����V&��/�o>?�|��C [�*I��[��,�2)�U(]fi��%�B�o��V�:ɭ!R
���Չͳ�l+b��c�\��emk�
�:�7�

���F�ص]��`���*����-w}�+�<�v��k�
#��E������x��Nj��~�����&����g���b`�H�7��@��X��baߙ�\%:_��ר�|�R
+x��YY��H~�_��.��t�
#���
�h������~�촍��.����#�SU���x"� "2�/"AD�HD?��y'�)"eE��:ʅJ�(���ݧ�"���ϑHt�G�D�[$Jj�������E"re�IR�*�,���,��p��Gғ"MM�p��4�Y��VF��a}�����V&��/�o>?�|��C [�*I��[��,�2)�U(]fi��%�B�o��V�:ɭ!R
���Չͳ�l+b��c�\��emk�
�:�7�

���F�ص]��`���*����-w}�+�<�v��k�
#��E������x��Nj��~�����&����g���b`�H�7��@��X��baߙ�\%:_��ר�|�R
 g�M���f�Uy��>�z�����d�$Ufn�_7��ˣ�
��~����ڣ?�o?���orjΌ`u��E�
���pd�|G��E� 
�]1M �2 �
$*�G�CXq!5]W=���B�u��qh���֏ʞ��
�Ե���w-����ٟ
ꍌ�z�m���@�rx{Wv���fk��N�o<��k׏�Z�%
 p
%��д(���G:���/�
D9�ǵT�������5��U���&�
�G2�g��͵޳���Y:H�U�Ug���(��ٮ���
�95̩��LŸ���z��
�T���
���g`���;bdD"3鹥��#��X|��P��'@�#��4�˹r{��^�5.�n״�a��t=����ecӸ<_
�H����t3�tK�E?	�'��93�b���%�?�ܲ?����G5�԰�O���h
}@��AO�kB~�����c��`�__M
y
5~���`���H�>�S�q0͂,W��*��3����B0��U
T�<���s���d02��Yb���
AVTY`E�NV�$#��`�����4>����~�Q׻
�РH5�c���j
6(Y��
I����f/�z�̼Ӳ-{�Y��ь9Z��ʔrT�CT�cT�E�����p ��Su�/���Ǯ9_{��Kyl��X��,[m�
�
�M �iJE����ϵs��k��
q��h
��A���m��+cn�d�B���hz)[�[
 K^X��IE����
(��b�Kf��.�B'>�
�R.0���4���9���
�,>� g���Ǻ���%�Q;��
����Q�D��ԅ<�zD�#lP�p��D�0y}�����5GJ�����:�u�%����%�7�-�����	F�ȶj�y��5�{������Sy�|r�*�ڻ!eA����`8��a"> ���
 a��CQ�G$�:.�t쁇��*�F
 n4����5\
B�3��B��|�{�r�~�~���f

,t|�:>�;�#r%<���v=9L���9�N���7�,߹ku>��{dY�
���U�	���vD��=+nz���\�$��2��
[
j�CKy��q�E�M���
*�
!��
�����m�o�u�CHsvk����p={h>�U�<1i6����a��V�-B���/]��L$y aT�x�wT}54�\R��;Rh��O�3
�z�_�^��S3�jᳱh͒)�͒S��x
���>��(7�<��^�/�`$�
 s?����%��`
�xQ�/fp�~��W01�|o�Ȫa7��\y�y��#�z�塋@������[�/bz�,6l[��es#���N1u7�z/|�B$k���A
�"��
b�<�y�=
\/�6�����}�TN#b��������?]�
��)�齰9��x�S7�g�
��dr���3�z�B*���u�F7A~�ZC�� &]���	�a$��
	`>"�	rB�.3�f��E�/q��4�Zp���C&���WK1�z>W�(&�a/T�f���W^�)o��
�WB�a:�3x/�v&�[�e�a���L�/�
~�&�o�a�g0�x7�
 l�
���n��7`�q���a�
�Z���p�·Kp���yܰ�����C�
ȡ����z��A#�!�qyy
4�	�@�ut�ѫ�

���w���k�~M	֘�% Q���"��$��h"�
���������<�_⍵󴵌���<�s
�Uz�M���������j��ͫ��问t1��$����b��z���Vw4����&�uh�5���Ar(�r2=���+͒d2|���IN�
�.�3�
 ����^B1�;��j�Y�(��'�~��)j�z��o`��/�ܤil4w�M�v%}��]b˜�ᆳ�������諴�	~�
-���w���m�
��y(
+���w���m�

ty,
 endstream
 endobj
 2716 0 obj <<
@@ -19639,21 +19607,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2724 0 obj <<
-/Length 3173      
+/Length 3174      
 /Filter /FlateDecode
 >>
 stream
-xڭZ�r�H��+s�#�R�K߼�[���m)|�}�IHB$�X��|�d- $EI'�ZP��2_fG���8���/�H�
ҚES����˳/�p��{�"����O�sqa%
����߽94FX�HI�$98��BĐ0ū��
�##%��o"#�P����E׋�K����,a�ǟ��f���������DR$�|��TE� #��%�­O���_��lw]�҂��
�
X�!���l�R��d��Uڴ�ʭ
�Y�?�e�����1gU��+0�1Ea�w]��&����l����3Fޥ0QB0̪�L�m>�S�X������%A6�
s;>``Ɛ0��*��efd����"�G���i�{B��������,�:���l5�?M�X�;S"I�Вg���mf�,&F�����U�a���8���p�Ss`�4�F=��;
�S�>O x�D΢ 8"���!P)$��	�v ,��q�*�>#8.��J�w3��_�-�_�Ȁ��-Y�qD�pi0��m4������0 [...]
-i	o����]���`C�:�DO��^w/�n��.q��ƅ�/�U�X\
�)�P�_�.g�ċ���)+���
-���
�q��z�T�V��"[5��r5������fu�/�:E���5>�
-)J֏#����ޗ�E[7U�
#c���� 7i��~�.��*n�j嚻��J0Zw����0F���ϴiA����)�

0�ha�,F�e`=��&�g͐���,>-Юi-5�������
����&���i�/z Xd�`�ڞ�K9��FR��ɟBG����rq�
{��M��xw�'$"̌`I�P������p|��.ܔU���L4;��
cv�2 �B�����o�
�ؽ�V2	1=�;��^���V �tQ��l���CB&tX�w!3*�S�Z�Y��
fH���e['�4."����h+UX�EL���+ߐ������}��̎��G]��Ha�?˥{���Q)<���U�}Y��s\�7Ⱦ��?/�{q(�a��=,�U�Ԯ:�X|�H�A�#�",����YQ��Jˍ
�$�Ƌ�C�2
-	�"	�2�r1�� �k�ŒM�K�
<
S�@���B�a�>Sȣ�2v��g�i�W@�Y�w�j��>�b3&�X!�
-ʕ]�B΀G�
�R�
���۬���,0퓲�Q�a��w`
���R��k�&q�n� ���#_�hX'a���֏�*����6:b�B$��z��.�hI#
�@�;��a!F���J`	a@���R�TVL� !|,Kd�܌e�r�d	��� ����@�xo@�I�q��R�
��'�qB
�F�;�&��}:�2n�b��L恒;ߵ�FB��Ćq:r{>������Dd��"��	w�M�}j�' z�Ƈ�����)�%h�z8�[0��義��m�KT2�/��9\��#�G�"ې����&�
��1���Ko�
�F��v�. ������4�_��?S�mezݤ��7�b""(���;DaPj��� � CP0����E;�8�2p�
p&�{�=��X�	��L��z}�-
�q�>�-t�
c�`a��߀
-�8���
-��|���  �������xT������b����
h=�a+�_u
B�
g�|��PՅ�qN�ˌ�K�3�[]G��M��w!���!��������0C֊7~+�*
Ql�yB�m����2O�n�����o
��h��B�i
�c�g�z,�&�I
f��
�
\�>@�쁃ﺇ�j��,�K!�qPɶn�F��
��N��>J	��F
B�
-o�+���ߚ�� .9߆�~�M�쀺q}@��A���Ez�z�g+�8`}p��Fq�a��#/�͍�T�@ذ�װ^Gdѥ�ůEY�Y�{�|DA����8O��Gy�b@H�ه8�x�QE�H�p��������
��P�
�
�E~0Q��M|�A�J��|4�}A@H3�d0.A�'���"mL%����C8R������&����b�5�(���&�x�	�>��ܶ�t���	eYЈ��z[Q�"��Dp�NT�� ��8*���NGh��E�8�6'��.0�J�u8I?
l��ضl�����@
�CjHm��
߯ � a�Z�:y��Wi)�TB��!��P}ؿ�>}�D
*��*�G0X�����!��x�@��m
 BK�ݧc�mq?�V&
&��9��c�ց{�ͳ�_tG`� ��/W�=
�F��
{�	W��Y{�b��z]�jœ�u�<\["B#)�и!=o��WW&؟ 	L�K�m�?S�6]_���EBR�6�I|���}���l[6v���iU����|Ijb���^�	(��V��~쟶c�ۃ5[6��H��J���G�X؛�����ѡW��
�,�"mҮ]�����m\�ތTq
����2�'1,u3u��G������ۄ�s�!w��Q�1�Y*�d��X�eɞsVʀ�Ȟ�0�ēV�ꌹ����d���0iQ��
�����g�
-M�(r�p�9S�
2�
AL��8f�S�N;I�Z���w�e�+ |��7��p�.>�X.�->A�>_y'	h%��
-���Q�;�-�U8���7w�͟bß*+2���~y3���8�s�LD��4�i�����T�cG,��
��ސ������f���	�Έ;�y�^"L�2XLj�llen=*8dxS?��h�oP
��	��q���Ռ��)?��6.���A���&K�S��09R�f
-����9��w�'��
sw`@�g �Ob����аy���A��{�Ωgq�kV;�ԿV��A�TO�
��brLw@�Yɥf ,��
�D'���-�Y�^�=��3�c'�n�ʃ�'|�������	Z�\e�y�����7;h�������-|p�'i��
;J��4{
r��&��j����1@��АƞV��ȆT�H�?��/CB���l��Njp��K�vä���1!=��C&�r�a��#�A%�ٱ3�̜te; �1C
o����c/_�A�_���3�)x�v�{h=��m�P�L��F����@��p
+xڭZ�r�H��+s�#�R�K߼�[���m)|�}�IHB$�X��|�d- $EI'�ZP��2_fG���8���/�H�
ҚES����˳/�p��{�"����O�sqa%
����߽94FX�HI�$98��BĐ0ū��
�##%��o"#�P����E׋�K����,a�ǟ��f���������DR$�|��TE� #��%�­O���_��lw]�҂��
�
X�!���l�R��d��Uڴ�ʭ
�Y�?�e�����1gU��+0�1Eq�w]��&����l����3Fޥ0QB0̪�L�m>�S�X������%A6�
s;>``Ɛ0��*��efd����"�G���i�{B��������,�:���l5�?M�X�;S"I�Вg���mf�,&F�����U�a���8���p�Ss`�4�F=��;
�S�>O x�D΢ 8"���!P)$��	�v ,�30���������*]��(�
�x~�#���dI�Q
�����_ȷ�J�C�fÀ
d��Ռ�x~�.�g録�}�o|
޻�E��Pؼ
�+���J��Qa�[��.o�6
3�3]�?��y��b�Fu��"pW�z$�oi���|��*�%�9L�:��w	�3�
��	<E jz��l�]�>K��q
+:��Wycq-T�y�d\@	���	/2�����.��.��6�
(o���Rq[}o�l������N#*���u���\��z���+�(X?J ��K�C{_�m�T�s���/��ܤ}���o����ɪ�k�z�+�h݅��n��8Eso?Ӧ�+�s4�8<�����G��	�8�C����5CJvC�`��@����cX���s C+(���;LܧE��`�MP�J��j{�/�6Ia#'
+9 
A Wn*��Qr@�Ul|7�vG ��]�	�3#XR0�ffh0�t 
���
7e���?/��1?ǘ��
���b�� ƛ*� vLBL� �Np�Wb���+]���.�������	]x�]ȌJqV�u���u���2́�0��k�5��_�k����7$��u8},B��>�c���C��<RX��r�
�vF�}T
+�*�ln_�e�
W��
�����K�^

+p�|x�tU{$���0_3w눴�2��}V�k��r�B'�E��b���BB�HB���=�\
c$��ک0c��{O�*#�D��sX���(���1?�wZ�P�GV�]��h�O�،�	'V��B�re׶�3�mDŽ����G>��6+�i3
LF���qTz����
���ã�8��I\��9 ����W ��IX0`��c���>k���X����q�
�b�
lZ@�H�G6��lX����XBn*��7�U� D�.7c�\7Y�t��f��+�>
��_j�`�譔�����	q@�����	�~�Τ��ƣ�h0�y���wm���� �a����Ǟ.�s�2{'�ȿb�
`�~���	�^��-m���|	گ
N�L��oj:}���
�K�p��H!Ƒ��6��q���sGw{
|��������`C�7?��E�
H�6�j��;�����ϔ�D[�^7�j�M���
+a>�Q�?%"@8�L?"�g�N�μ
�y���^w�:�{i§2�=�^a
Gx����k

l@��_+Xk�7��;y��Bk ?"+a���@�.5
���=!2��y�d'zZOk����W��Іu��&��E>Tu!E~����2c����L�V�,t�9��]H~�e�gp�;,rp37̐���
+��B[�E��x[��u�̓�[��k���A�5�á�z��C�Y8�
ˡ	�C��A�.�@�����){���!�q|,��R�k
T��=��v�Sa��R(������m��&�;�Kηa��xlS3;�n\�u�pv|�������?X\��Q\�m����
as#/�6�6,�5��Yt)`�k�{ndVj���(Q�(�|:��}�Q���A�!��
�AT�'R�*
���i>������C��"�G��b�L�j�}�9�E%
{g_� ��
�t���K�I�(�HS	�!%=��ムa7����"�n��b
0�-}!��-
n�1r �-+]f�BY4����VԺ�a9ܦ�j"@ 0:�
+��D����c�>N��	�

�R@�D
�A�[q9�-�d��|3PC�R� ���+�!H�V�N����FZ
+7���r�*3�CD��O_2��J����
V���� yH�5�9��z[��R}��X�y[�c��I��	�s�`���u��
~���>�~���fê�{�
w��?B`�޶Xc�^W��0'h
%ז��H
+54nHϛ��ՕI�'HӸ�a�x��T��M�Wy�y���M�}_�x&�&ۖ��!�mZ���n*_������~
+i���_�����`͖M����<������)����4~t�:u4��H��kW���=lת7#U\�y�L�I
K�L
�A���Q�k}h��6���h�
���@b�~��,�=)�{Y�眕�2�<�g2�<��:cn*B&e8�b�=LZ���f&᭺�٤BS��
<d&
h��)���B��9���TD��NҺ�V�q�CtY�
+_-���/ܹ�O)�K�E�O���WF�IZ��8�q���s�|Ns�͝o���ʊ�k+�_�L�~D:����!� M|Z��!~j?���
ph�恅�7�}i�h��l}~B�3��x
���ý
���/�[�[�
+^�E�TƏ�0��TCo{�4t
�xx5�j���#D��3B�)����em,p����T-�!L���B��!2w,���Ipa��
������o(� 4l�`�z����s�Y
���pq�;�St'��
�
P���CVr���cmC9��ŧ�y�|��a����L��I�۲�C�	_�:rw>��}�V$W�|^�nkg����g�0r|�h

�I�qǎR#.�ނ
D��	t�g���AjwLP�?4$Ć���$�!&���ϭ�ːn|�[����"����ҩ��0��n~LH�l��	��l;��bP�sv�
�)3']��d�P��rw����׻CP��;!���m
+�ߨ��
ZO+nۯT?�c������/~�|
 endstream
 endobj
 2723 0 obj <<
@@ -19726,10 +19697,8 @@ endobj
 >>
 stream
 xڭU�r�@��{J��0�ٙ}]?�|Jln��XU��g�BX2D�89��V�t�Π�Biu5�9B��
-����
h
��itw��\�]+
�zI�'�6�A��Rݎ�u8�
���� �V�#�)>OFg�,��c5yPс��KU�IM��.�8���9��p��O�G��6:.����!Zkju��m�Ǻ�Z��z^
�M,'(	t@���턬�
��/{;�v�UR<u�lŲ&�sN��m�^IL�fts���Ϊr6]6_w�b�q[3*#��Q�Q
kh���S&�dߟ�봗
��>Rr<0KN�k�耬܀�&ߞh0@�h/^6
�ظt��lb���	�l�T�r9TӪ<E	�p?ɯ���tQH�LF��5�6��Û��`�����h�B� D���&���1�mE�gJ6�(II���"��"ll����g'����A���ӝG2�ˉ�9w>��ֿ�!YD����
t
��7_�nW���4w.k;���0zl_����1F�I^i���I��G�7�Z6�IT&�4���9�n7���n�)�v�zS�B9ʡ�ܲ9����0`�,E3�^��>�z���)��t[4��N$���4|kX���#9������x��fߵ�
��.^j!������؋�DŽßx!@
-}/=9k�����Y�'0ft`����}�����U���
-��
-��
+����
h
��itw��\�]+
�zI�'�6�A��Rݎ�u8�
���� �V�#�)>OFg�,��c5yPс��KU�IM��.�8���9��p��O�G��6:.����!Zkju��m�Ǻ�Z��z^
�M,'(	t@���턬�
��/{;�v�UR<u�lŲ&�sN��m�^IL�f�9��LgU9�.���m������^ڨƨ�54L�]y�)I��O�u����y)9
�%
'�5�	t at Vn@|�oO4��F�/�|l\��M6�����؄l�{*V�
�iU��g������l�($v�
�?K�c������H�F���f4{!X
+�G�G^S�Ͽ��3%T��$�zX�Pz6�q~�|߳�z���� �m����#����
�;�q�_�,�^�����{j���S����l�;��
��e=�/}��v�#˂$/�4Ãލ��`c�#��w-�$*O��]��
�?��in7�ӔU�j�)e�
�Ponه�
�Nrk0[���N/e�X�tV=���b�-�_�'D�h�ְ$��GrL�-
.�s��P�!*̾k���]��B�ŗ����[�	�?�B��^zr�4?=3��O`������s=����7��
���
 endstream
 endobj
 2738 0 obj <<
@@ -20532,12 +20501,12 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��M{�6���<�R��x���e���ַ�Z�^�Ҋ���_�3��R�@��uL\,'	���`�L�iB�W����I�h��CXF�MF˫���d
?�1!�&��n�L���
�_$?_��uC2bX���uރ$\g���-�q}��{�gV)�\O�2�
�� <�
'�wo��܊��
�z��ջ�V�T�L��ΙN(ͬ�
{�Ze\Ⱥ�����ո8��)�
�:��4�
ۉnљ�۟��ns[�
�y�����pú�v�iZl���0i���f��v��G�|�/�ޕ���%�1a�.�M���]Ms����ԓ
+x��M{�6���<�R��x���e���ַ�Z�^�Ҋ���_�3��R�@��uL\,'	���`�L�iB�W����I�h��CXF�MF˫���d
?�1!�&��n�L���
�_$?_��uC2bX���uރ$\g���-�q}��{�gV)�\O�2�
�� <�
'�wo��܊��
�z��ջ�V�T�L��ΙN(ͬ�
{�Ze\Ⱥ�����ո8��)�
�:��4�
ۉnљ�۟��ns[�
�y�����pú�v�iZl���0i���f��v��G�|�/�ޕ���%�1a�.�M���]Ms����ԓ
 ΁��	����f

^[^?�� 
 �M4ut
`�=�԰���
���|�Tm�
�4�Cf��ݲ�
�7U^!�e��8$���i>- ��)�������LwO�Ӈ+hˈ����$7����F8������j�&�@�� ���[i���Ge9ݰ�PH�f�!�ʃ~�?_`�����ڇ���j{���ː�V-�<2���@�����*#�K3-)2��߃?cS�/�j�u %�`�c��b5

%e�kWm�	h'�-���^Z�;n'�t�d�c��4G at S1�b����%��	a��i0Ls��S�:TO���y�RC�Z�Do_WX��&�L�
aZ�Q�Q_D
���.Q�������:h�� �c���
 ����>���7ɐ�L���}�m��{#������������xM��Gx�O�:��e����Z�DU���À@j�@d�
�@�I��7�ax�r�Kx&NRN�s�x�i=��X��%��-0A� �p��7{��gz�|��n6-!�G#�INA۔3�S(�w30\M���L��` �@��n�>���#���@$�ݹ�x�
����TE��t
��{�]�%+H�%���y\-�/5�Iu	�bt{�,�v�
�.�Z�_��
���nMJ%w��r~��W�^ګp+k>�kt	��|`�R��,=W}�x��늎;W����9�	p�
AT�5B{.��=(t�̩+�Q�N���U��Um�/�>㻏�c�|�l	��[6.XD�܈gE�'�X���p�|X̦�7�:Q�
3Ud�3�+��ټ��Y�Ui�LS*�0��b�D�$ч�;Qa����.��SZ�M��#I��`�C�b]��_QQ�џz
)ߕE�l��/VH�Fq2l�G�<^����X
(�by4�0�LqA82
c�H�����T��4�%]b��~MLNݣ�����h�=:/Q{�����Hq��"����!^�p�AR�e��m�
 ~n�o�zN���S�|�q�{�/U#����2y�/�&����8�y�U���a�l��h��N}�>�|�P�

9�(I2I���;�ɘT���4Wa��(_.������H�H:��np�[\��-��@��R�
d�z���E�A�P�X~�lp���1E�ժ��3�"Ϡ肱0g��v��h�z�6
Fw�(��3Y^NJ����-���Du\�	Ak 6>�g�$�-~Yu�B�-��!\�ZO�$ݬ+�G�X�A�]9{1��{-�Z��[�]�!��q)����B��n1B�\_<� <�{m1 �Hb��!d���G��06�B_{g���$k��d�����'hN�{�$&yTcݎ�b���TWw��H��rNFi���
a,!�E�
�TF��*����
-�gdq0�L*{����yD^�~]�|y����㶯��k����m~�|���p
c�����������	.݈X�zdSu����ˣ
��kO׏���˛�ׁ���7\_0q;oWM�<*m<5��LvjF��{FëگeF�r6z��!��O�a݊�
s���4�͸3����i
K�[=��7�J5�'��K�5��g�7���Hk�Izůf7�0"Z��AHz�q���
�	"vS�9�"����]�~/�|Q�N>��y�ě�.j��K���w
&���}`o�M
�n��=����y[w�=��5�/�����aAF�����lW�.��`��n�S������4*n�p�Ҥ�]�:������SA��g0p��>w0nNC*�@ƹ�nvS�ǸZ���e�
Yb>*�Y��X+VJL���K�m�
�����U�s�}��ÎO�ŲT�{g���!�5�UsL�Nc]���g��e<	�h2ݠ
3
��,��0��)��-j<���WQ��l��AX�(�(W��
��-k
!���n�a��,���F%1�
M
��=���'�rLH��$��� ��y e����骘����
p�p������O��
+�gdq0�L*{����yD^�~]�|y����㶯��k����m~�|���p
c�����������	.݈X�zdSu����ˣ
��kO׏���˛�ׁ���7\_0q;oWM�<*m<5��LvjF��{FëگeF�r6z��!��O�a݊�
s���4�͸3����i
K�[=��7�J5�'��K�5��g�7���Hk�Izůf7�0"Z��AHz�q���
�	"vS�9�"����]�~/�|Q�N>��y�ě�.j��K���w
&���}`o�M
�n��=����y[w�=��5�/�����aAF�����lW�.��`��n�S������4*n�p�Ҥ�]�:������SA��g0p��>w0nNC*�@ƹ�nvS�ǸZ���e�
Yb>*�Y��X+VJL���K�m�
�����U�s�}��ÎO�ŲT�{g���!�5�UsL�Nc]���g��e<	�h2ݠ
3
��,��0��)��-j<���WQ��l��AX�(�(W��
��-k
!���n�a��,���F%1�
M
��=���'�rLH��$��� ��y e����骘����
p�p������{`�
 endstream
 endobj
 2966 0 obj <<
@@ -21337,7 +21306,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��]�v����+���sB�ߏm���*��{� �
!2 )��}� ���Q�G��H
����Eu=nW�d��䧛������X�9'�DƘO�����Y2	�9a��.��
Y&J�Lp�/�_o��w
�2�Db��
�x
�H�qϟ/񏻛�Ta�����i�M�mbçRL&w��c��oGҫ��p����7����Fdƙ��
�p�y��έɤ���
>����8�W0�9��2
�0�̴�/���V0�)���5�l��z�0^�W:�r�`=��V����c���Td<c��U��7�q�h~ݮ��5\1��>q��+Ͷ�sw��
��G��}���L���^�w|`�0��0Ԅ��

�G�
L�D&�Ѥ�*�7|$LM��
�,oG¥�mY<ކ7�|��PfF�C$�u+|�ϊ ���`������f�w��O7a�`���ͣy ��.s�����	�K�����D5�.���+<�<s�R6L(ts�����R�nG��4�
�'�‹�F�\a���~�
O�>��Ï�X�`W�*��ͷw�o8�Tsm΃j^@�6����j�
+x��]�v����+���sB�ߏm���*��{� �
!2 )��}� ���Q�G��H
����Eu=nW�d��䧛������X�9'�DƘO�����Y2	�9a��.��
Y&J�Lp�/�_o��w
�2�Db��
�x
�H�qϟ/񏻛�Ta�����i�M�mbçRL&w��c��oGҫ��p����7����Fdƙ��
�p�y��έɤ���
>����8�W0�9��2
�0�̴�/���V0�)���5�l��z�0^�W:�r�`=��V����c���Td<S��U��7�q�h~ݮ��5\1��>q��+Ͷ�sw��
��G��}���L���^�w|`�0��0Ԅ��

�G�
L�D&�Ѥ�*�7|$LM��
�,oG¥�mY<ކ7�|��PfF�C$�u+|�ϊ ���`������f�w��O7a�`���ͣy ��.s�����	�K�����D5�.���+<�<s�R6L(ts�����R�nG��4�
�'�‹�F�\a���~�
O�>��Ï�X�`W�*��ͷw�o8�Tsm΃j^@�6����j�
 /Si1h�__
���)~3L�j���l�$�mѷ�*�)�c��o�� +��̐�u�t5�(���^��P�
_atj5B�rY�RG��l
 �N%f^���"J�biS�e�$B�߉����AAٟ����G�����������r��
1���Z5Tn������
 ��
n��
)�	�
�xP�\���8�l�{���ւ��
7��
@@ -21346,7 +21315,7 @@ x
 �g�vnNZd$����B�j��^�s�]G���
�5�n�Z����]��c)�yc����p���4NL��c��Y9�ڋWqڪq���N�/�>�×)N8{�2V����

 PA9E!b,y)��_0Y�ܮ<C�*�T�Ճ���6��
 h$3��死�D����N��j����!?i�-q4��?,?��O��_��Ù�
�ṣ
:f#�������� 
���
��Pn����0O�{m��{j��@��E>��K��?O�

�
�a��Ŷ�k�E[b[�`�����+h)�����Z�y�n>N
-���
�ƻ`���Vy#i�38�Ljܹ�!jsH�{��RB���P
�
AU���Iڌ����*4��(G���뇻���5[V
+���
�ƻ`���Vy#i�38�Ljܹ�!jsH�{��RB���P
�
AU���Iڌ����*4��(G���뇻���c[Z
 endstream
 endobj
 3103 0 obj <<
@@ -22279,14 +22248,14 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��]Kw�F��Wh��s�R��6�N��j&�.�B��H����SULK�d;�$�C�e��t�>�{E�uB���~���$4�63�'����,�w?�J����	ɸ5��‘�DH�1���"���?�0$#�%Z�L��s���Zz<�7�w_'��UJ$���U�ԉv�J��/���w�~7�s+���v���w��/֦�eʨ�.�tBif�d~u�Uƅ
�S�����*���uᙑ"
�ݡ��L}���2�3!���?��ޅ�����x!�%���3N�U�lʝ�I˔e4#�۪��f��?�ͪ���gL��.�M攸���L���SW*8wȾ
au��
+x��]Kw�F��Wh��s�R��6�N��j&�.�B��H����SULK�d;�$�C�e��t�>�{E�uB���~���$4�63�'����,�w?�J����	ɸ5��‘�DH�1���"���?�0$#�%Z�L��s���Zz<�7�w_'��UJ$���U�ԉv�J��/���w�~7�s+���v���w��/֦�eʨ�.�tBif�d~u�Uƅ
�S�����*���uᙑ"
�ݡ��L}���2�3!���?��ޅ�����x!�%���3N�U�lʝ�I˔e4�۪��f��?�ͪ���gL��.�M攸���L���SW*8wȾ
au��
 E3�.^[
�x `��P���P�
X�1�>��jQ�2n�-z�`�ϙ
 t���r6g&]췫�̽i��
���H�{�l��Wv�SF�����
���+���;w,#����ּAr��_���
�O�s�
~�DQ�X����ߤ43�T�-�dwś"���"������=�fsw{^��O��}ȟ�!���96��\}��ǜ:,�G<���l.���W�W��z�e����O#�NȮ���T��������T\�!�W��9O�0 қ�P;���
a�o~g)a��V��(�G{�L��ӱ��2��}R$>�
��D,_ at v� �t��۵��O`�zK�MR� �:d+�~p6Aʩz
�\���& W��g�0r�.X,�ҁ�8 at S��(����^P�� �v�~�)B�5�) M��2��ۮ,��ggRng2
�g�eY,
I
�S��Dž�T����~��q���� H�ET�ì�����I�L��R$^��cU��t��I��ߡ
�z�4��
�&����O���S�����Cj�|��D��ȩ��1$������)(D�"g��+Ѽ�&G4ߐ��|CnJD�͸����ɇ�N���'�1>|�V����E�E~ӏ��[}�<��L}�x�>�)�:��1d�	f�Rj����:�)e�T9��@��g<
`zTO��btr)�H�2�#,g��s�~Df?���i
��	"eK�J�|��}��D��AX�Ԓ��̟��[���AQ�h�JP��-�{
��v�
�8���*���E at V��,.���yU�k�E�t�v/۪$M�
+9���cy�%^��Q
 9l|�L��|l2�N�Ӫ�Զh,F]�HTy
z*���x�_fSHt�ݯ}l+P���%����ڙ�X���kf{MÙ�OAB��zt�P0
�� J;"Z�E
�E��ުȽ�G���sl.l �3ew�����0NWZ�)� �A��9��Q�D�
��r���	���5^��۱�3|/��&^�A_�����a&U���c�

`�V��g
�aRaR�[������Pk0�.|;��\�S. �֧<�\�����ހ����o )<�+Pfr��M���1�3�n3�_�\�DI�Iz��q[�
��>���gPV�n��5U��J�3�Pֶi��!$t��`��T@�Z�..
�X[f('h^P���%���(7W�(��ₗ�0���`�����]�k�
�+�9P%��������)`�װ����_�Lt�e�
C	P���`M>��
�Ө���)5�=��*���uڱ�p
�6�맇	���Q�ڈqw���8��[[�)�8k+RJ�|@���ڒ���u�ڀ�Z@�m<oϝvS�s�V	�����9�L@����3E7�W��K�N%=�FT�C�m��_�Qp�{�� �ohB`�k԰��v������alq
ho�
 re˭����d�|�
r
�-������$�9 0��F��pB
*
�r_�<��q�F(���jp�����|J�OtY�f��)�.7�H9�D
`ҙ<�90���;�ɺ؏L�͋�T�P^']���^N�~@`�
������>����n�B�&
���
�=j�6hc���v<>	�T�
 ��7�|]��EPb\H���J���WS���.���Z���(�z�� 
tҔu���"�#����x���;ר�
r���%L2��EVp	<�$ �=bS���os����]
c�:,������
 C�qo�oI
-�u[=������I��� S�`Xж~¤�dr��kn?
����7����Z#��ȷ�o�˙��3
�7�w
��oEd���Ш(���Q�Jc�A�l7yyPW���6 S������?I��D��'GSL��?�OB)�[?
��<3l��oj0��r/�=I�1܊�b��q��}[dϜ}�C#�X抓cЛ"���w�w�e���
+�u[=������I��� S�`Xж~¤�dr��kn?
����7����Z#��ȷ�o�˙��3
�7�w
��oEd���Ш(���Q�Jc�A�l7yyPW���6 S������?I��D��'GSL��?�OB)�[?
��<3l��oj0��r/�=I�1܊�b��q��}[dϜ}�C#�X抓cЛ"���w�w�����
 endstream
 endobj
 3227 0 obj <<
@@ -23129,10 +23098,10 @@ endobj
 >>
 stream
 x��][s�F~���S+f����k��3�ez�[��C�0E2��?�=�$�ʐic��@�+-���s�#]G$���
�>ID#mcxdK��$���-���oo"�pk�O��,�&�r�}�~�k�
�$İH+�(�yq�PK�������k�fO�R"����J����U���r��z�z4�VĿ}�r����ū���T�D��ə�(M��
f�Z%\�r~
-?���f:;���)ʡ�
혗'����eD'B��iO�����ٍ���B�Gv7,�mF�Ƴu>�Y:���YBR}]��I1���꿷�l�uw��[Ki�1%�����I�٧#�j�+M�{xmy��
 
�r����
��1�
�7�a	7���+Xm�����6�>����'��l9r_�� �K(��>������뙃]���|������'���
7���c�5�@��$��'`����9{l��/*5�u9\a��ĸ[i7!��ϋY����q2�M���;�v�!��ڐ�%
3&cJ�޲:��i��s
Sf�� �TN*
]����ˆ��a���֊&���/��T54�y64W�����Y�t lb�=�jg3�2N�@[�
�z�e�f�1
���W�@{��r�GQFu�u/�&b-<�Η���ہK��!�kAd̥��y>h�x���抶B������y��1#���۵�b�D
�����2
S��|�����r��h�9!�f��=xW�A8J�
�*{dZ4�w�g��T
�Lh��!17=�2���n�V}���:a ����|� �AњUۘR�ap�H�Ԟ�S����T�c�f��"�����n�n >�,=]�	Ӯ�v
��gwű;<<�,8z�Ă�1x�4g���2�
��x��������U�;?H�S�}\���j�c�&XFځ�3�\Bc��)BAИ
?�Nw	�	�'�l�.6�
R8@��e��c�]0�hn�y@���4
�
�<x`�y)�~���`
�(3�Pd#4��OH3P
b, #�Pi۱��Q�֛i�Zy)�9J+�X������t���DMVch^2�
<��Ӑ
#j>hF�"���TR/_
�+���K�ib
3TV��U�|-V���`Y�"�~�kC1U�/U��
CP��#S�we�k
+?���f:;���)ʡ�
혗'����eD'B��iO�����ٍ���B�Gv7,�mF�Ƴu>�Y:���YBQ}]��I1���꿷�l�uw��[Ki�1%�����I�٧#�j�+M�{xmy��
 
�r����
��1�
�7�a	7���+Xm�����6�>����'��l9r_�� �K(��>������뙃]���|������'���
7���c�5�@��$��'`����9{l��/*5�u9\a��ĸ[i7!��ϋY����q2�M���;�v�!��ڐ�%
3&cJ�޲:��i��s
Sf�� �TN*
]����ˆ��a���֊&���/��T54�y64W�����Y�t lb�=�jg3�2N�@[�
�z�e�f�1
���W�@{��r�GQFu�u/�&b-<�Η���ہK��!�kAd̥��y>h�x���抶B������y��1#���۵�b�D
�����2
S��|�����r��h�9!�f��=xW�A8J�
�*{dZ4�w�g��T
�Lh��!17=�2���n�V}���:a ����|� �AњUۘR�ap�H�Ԟ�S����T�c�f��"�����n�n >�,=]�	Ӯ�v
��gwű;<<�,8z�Ă�1x�4g���2�
��x��������U�;?H�S�}\���j�c�&XFځ�3�\Bc��)BAИ
?�Nw	�	�'�l�.6�
R8@��e��c�]0�hn�y@���4
�
�<x`�y)�~���`
�(3�Pd#4��OH3P
b, #�Pi۱��Q�֛i�Zy)�9J+�X������t���DMVch^2�
<��Ӑ
#j>hF�"���TR/_
�+���K�ib
3TV��U�|-V���`Y�"�~�kC1U�/U��
CP��#S�we�k
 u�#�a�-�^7#���"RP� ��f�G�}i�u1�s�*�ɖG��b��
x����M^��ׁ�/(N�K
v��,fOqè�*�d���r�E�	��S�	;\�zp'��D7�[&X�Ve��z�%ڵ'
������wH��a�6�A����$|���
*������C���K/�r� zFQ�F�Ll=���t'QWX9���0a�����g�g��ɓ��Ҭ<a"���؆���__��&�W4�qj�����t�q��ψ�}�D�$I$ݡ��I$����3�.��[aǝ���4�Z�a�ӳc��>��fL������
:
 x;�zM�h�M�h�M�h�M�h�)���B4OA��<��,gV���������a�pE
��K8���O��M��O�����y����H����z
 ���\�';
����45��aS�2�l�)�������N�K�H%��C;�wW�ٿ�^�u껒j��\R}p��AJqC���N)U^U_�EU�}�J��"hOٖJ�:���U:�#����$?���T �;��9f�z�'"��>�vy��/�d��;r�Xx�A�O�N)r�`v��	4��>4�LBKP�v��
-A�x?{�]GNYO��mR��0�5�̞��S�I����<�V OVЋ�hlu�f?
g��������qt��e��gw�2X|�ю���)� ��dR�P�W=A�!��Qj
�x���C��ߪ�v�ʂ�w�MV��έ�x��ۧ�1'�|�az�X�6s�caH��u�z$
��#!F� ���Mf}"��#o�_-��z��U��n�]�$
�Ry�4*1�ۃ�p��g�薯!������_#Ԇ0�ٗ�tU��Z
���^�{0�]������
��*v^�F�Em�T���֗
��\�����eʗ
hg ]�Ga�
�:��v�
�B]��-� Z�
}ߣF��
-��
jν�GY �e�T�(f�<�n|��&+򲣺A/�O�|�8
֖ǓSxu��t8�Ag���}#6M�k�9�
�����e};�{Q^�Pk���vT羅�^Z[���:;���p�v��6�=������
̇��k;J�
~����np?�
+A�x?{�]GNYO��mR��0�5�̞��S�I����<�V OVЋ�hlu�f?
g��������qt��e��gw�2X|�ю���)� ��dR�P�W=A�!��Qj
�x���C��ߪ�v�ʂ�w�MV��έ�x��ۧ�1'�|�az�X�6s�caH��u�z$
��#!F� ���Mf}"��#o�_-��z��U��n�]�$
�Ry�4*1�ۃ�p��g�薯!������_#Ԇ0�ٗ�tU��Z
���^�{0�]������
��*v^�F�Em�T���֗
��\�����eʗ
hg ]�Ga�
�:��v�
�B]��-� Z�
}ߣF��
-��
jν�GY �e�T�(f�<�n|��&+򲣺A/�O�|�8
֖ǓSxu��t8�Ag���}#6M�k�9�
�����e};�{Q^�Pk���vT羅�^Z[���:;���p�v��6�=������
̇��k;J�
~������?�
 endstream
 endobj
 3351 0 obj <<
@@ -23974,7 +23943,7 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��]Kw�4��Wx�9�����a��n`���
�������y��$��ȒӁ��6�CU�����>>]�d��䧛?o0|E	N�Δ��B$CH'�����(���~NPF�J��#��q�L��U���ףg(�!E)X&p�3PBe�5�=�ۛod0{��`��<�"�2��W1D��i�.}�Ï�1�,}����o�yu{47$J\;9�	ƙ朘ٱe�Ώ�d��~=���K�gv(��
�Ҍ+y��´Ɍ1ܞ�m��VvfO��3�
��ޏ(NgU�\? L��$�j�-�|�YN�U��m=�����%��#x�j���./�)���
aq��2�3//5�o�00<�
0�cZ`�>��5�"U'���e�h��K��
��Gc��ɶ�=��M�1�[(3AX��#��|1�M�*���k^�Z����O70� ��a�4[ p�2��؟�p�x�

|�YDU�!��,R�)x��		o��a�*�
:��1�$�FcX��/���
��s�����T�֧
�}��Ji�����1�j&��7̜�gL�H@?�

�p�,�(��]�=s���
6�3��!���
�E
��2�³���bmL��rx�]
ҁ�N)���tY�%=�q at f�I����ha��lS1
�T�P
[:]�
`-�Cg�{G�:��C�Un�b��Y{�Q�M�M�Y�1�S�,�'YF��v
�독�&�<��n�2�_
ܑ
+x��]Kw�4��Wx�9�����a��n`���
�������y��$��ȒӁ��6�CU�����>>]�d��䧛?o0|E	N�Δ��B$CH'�����(���~NPF�J��#��q�L��U���ףg(�!E)X&p�3PBe�5�=�ۛod0{��`��<�"�2��W1D��i�.}�Ï�1�,}����o�yu{47$J\;9�	ƙ朘ٱe�Ώ�d��~=���K�gv(��
�Ҍ+y��´Ɍ1ܞ�m��VvfO��3�
��ޏ(NgU�\? L��$�k�-�|�YN�U��m=�����%��#x�j���./�)���
aq��2�3//5�o�00<�
0�cZ`�>��5�"U'���e�h��K��
��Gc��ɶ�=��M�1�[(3AX��#��|1�M�*���k^�Z����O70� ��a�4[ p�2��؟�p�x�

|�YDU�!��,R�)x��		o��a�*�
:��1�$�FcX��/���
��s�����T�֧
�}��Ji�����1�j&��7̜�gL�H@?�

�p�,�(��]�=s���
6�3��!���
�E
��2�³���bmL��rx�]
ҁ�N)���tY�%=�q at f�I����ha��lS1
�T�P
[:]�
`-�Cg�{G�:��C�Un�b��Y{�Q�M�M�Y�1�S�,�'YF��v
�독�&�<��n�2�_
ܑ
 $/�Q�MJ
��8CXc���Jy}����΅��ڐ

K&Wxh[� K�����Bν|��<
�Q��m��<��=�켚�Y�w�0�@�;>8� @�:naA���~c��?���J�m3Ku�i7]Y`��z �Q?��(~����T��\5�X�nܰc����&�������y-7�����d
�,&"�$��A�T>�J�0�Q� Q??sc,YD�{�"�m3h�7윕Θj at +�o��R�q�vZCW��^��d��}h�S0�RF<��2�͸�0n�EI�iu�A�(�&�
�;��!1;p��ҟ��
c��*�&�D���b �X{���K�L.
܁��tLy�1�������Y
7K���	ׅ��
 ��
�Ju)X�Af����4�5p
%���ɤ��մ2VS�:��YlSu���F���|�H��
�ׂ6���j/�ڡ��}
�G
��(�_6ur�h�Ԍ�D�B������3:ěl(��)��Q�7f��y^��
��禢�br7�Y�҉�Y�w&>E`��Cxjx�g�`b�'hm
 ZFW`��uF��ٹI��c
@@ -23983,7 +23952,7 @@ $/
 W(VW\4�
Z�
�I�1��;!@G��gU�:���r�_7
���m<ʴ��"��b
 ��� [��<R
�*�z�r�ڲ���X�|�#1�%.>!ma=��
+��G�tQ����WUc#2�E5�T�-r��eܪ�nU!�޶ (��J��fuǨ������~��"_�(����� EpOe��ta�����r��(��g�`���Au������m3�6��Q�vM~[��V@�-ʈ��Vs� \��mJp��Q􀝍��^҆w�G���ɫ�x�2�@=���Da���
n��wV�s@~����MP{�di�~�j+:8Ǭ���Kf瑚�(Ć�&Dp�]���i'F� LGL����8]�w�r�I$�e�dw����_�/���/��u
��xi�[�:
 ������Ŏ����Ü�V12��T�	�� ��G��A�i΢��j|v]o&kb�Sj����Bd�cj��=1-o$�黰��op-��ٯf�}\;
-���Z�� �xt�\|�0�:ze�K��k�����cS��CX1�駉�)���2�
붌
�"��S�U@�޷���z���{y��~�3���^�*">o���GW�Ǹ�Ҙ�v��Y�tB]�~�:����cJ�g�J�����'�6ƒK`-���.�����ܥ@��M���pL"�U͔ߛ�f���QS�x2<��*���[�j]>�>�_�̽��� ������
�g �_��s=�c�pz܁�^��X�8ߣ�PóG�E�%jI�Gh��G%��_ɫۛ ��p
+���Z�� �xt�\|�0�:ze�K��k�����cS��CX1�駉�)���2�
붌
�"��S�U@�޷���z���{y��~�3���^�*">o���GW�Ǹ�Ҙ�v��Y�tB]�~�:����cJ�g�J�����'�6ƒK`-���.�����ܥ@��M���pL"�U͔ߛ�f���QS�x2<��*���[�j]>�>�_�̽��� ������
�g �_��s=�c�pz܁�^��X�8ߣ�PóG�E�%jI�Gh��G%��_ɫۛ Pt
 endstream
 endobj
 3477 0 obj <<
@@ -24860,11 +24829,11 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��]�r�D��+����~?��@+�	�����Q
���${
�<�J��-�[r2U
��(�i���ӷ���5�f�����•D4�61�G���M�7o'�=���I�5чj�2�&�r�y����qCbX��HuރD\'���-�����[�'V)�=DV%RG�*Axtw��_}���[�����w�߼�k�MK�Q�N�tDib�d8;�*�BV�S��p����Y{^Fxb���rꘗ'��#l�eD'B��iߤ�6_U3�x�
/$<2ܰ��pgy1_� &-c�Є�?n�tZΧ��u[d���1b�.��n)����N���ғ
+x��]�r�D��+����~?��@+�	�����Q
���${
�<�J��-�[r2U
��(�i���ӷ���5�f�����•D4�61�G���M�7o'�=���I�5чj�2�&�r�y����qCbX��HuރD\'���-�����[�'V)�=DV%RG�*Axtw��_}���[�����w�߼�k�MK�Q�N�tDib�d8;�*�BV�S��p����Y{^Fxb���rꘗ'��#l�eD'B��iߤ�6_U3�x�
/$<2ܰ��pgy1_� &-c��D�?n�tZΧ��u[d���1b�.��n)����N���ғ
 ���V��+M<���zb��Ppo
�`�cZ`�=��dR�n�&=�W���[�*:���z��zr�L<�.��~(���L�H�0a6Ng�.ẍ��z������	_wc������	���X}������
������RI)l�aN&���&ُ���YY ^
��DTՍ�O�1_n&�B�8���b�/�䷋�1
�"
 (bJ�	q��i��~�'�$�v�I��TM��	����S��
�Љ%S�%;���z�
�
-eN��k���O5�J������?����u��|Zo���Eö|�ab��nJz�E�O� |�!�F��R�F3[��
P�����Xn�c*��}.�����0xH7Q��:;,{nFG�aFB��e��<��#�G��
k�M��t�t���P�B�W�صBWL�g�Z�ɭb�����́n|s� ��-�KD�i�NVbl,�pz�H����Y�������Z�{�@\oV(��r�dl�E:��F�-�Ŕ1��<���D�8��͐�'��^fD�.��	7Ei�!�fOno�nO�j����� 6��6���U�l������t��c5�~�S ���8�XE�>7'��m�
�K��t��
��8=�
 � *�#��9iBk�F��l�f�Yّ�R�
�@Tm�h�oT���Pg
���|E�'J��/�i��Hƒ��4-�ӛd0��l�>�����
��$VѴ{�����<��[ư0.2ԗ�-P�W�ue�x�R

1pK=�g�G,� ��T-�&ҋ���d�c*dq����}�6H�X�A�4Z%cN�Ю|��і;
��= ��Z*�	��Nd�}W��5�6Ĺ�k[6���J}�q�T�"�O^TIв�Pmxv��@���Ÿ�$r��`

Js�7��$P����m�}�
D�&$�=�
 �UW��hy�^�yYϺS�cV�(hݵ���}�%��"^D�S\2�3{�ɼh֒
i���	�X�ּ�m���J�+�[����
5�����&��

�}��^�^�
OX��H+$#�@����9��yؠ���H/c�+0t!��D����
��kĪ�#<R�$�У�<tp�4��=V@�Vׁ'�>5�)�

�Al8l�M;!�O��
��Ď�uc� םm ��1����8�:�jp�G�=�-��R��U?aN�N�쪭`��*D�n\�	�u�1���p�L��L�-�2��\
� a|h��%��tO��\j�ԉV���xlq}�I�q��
}|��W�Is4�<�IH �3ƽ1n�\j�="b�	�6y�B$5��ٺ�l.d��ΘgX4�L[Ћ��G؁��NMGh�pT��@[VGi�)�
�0X�_���q+C�1)U��z�ϰ���з���0�c&$#zÚ��z0�T���F�+��-4/�������ONt���k�fGe.
-sC��~�C��R�
��
k�jT���F�l6����%`Ζ@�0j�b"OJ���=p�q������2�y_���y1]�ag�ñ�C�G��;��AΞ�>LUL�U���$
Pk����5ˠ/�n��+-�����Vg�k:?0��ڰ܁)y3���i`�@�E7�G�
���r���Ύ��>�>ʛH> �]f���A��/�?�m!���G�w�P�} �W�a�M`��1�x~�������p�c�#\���f�4ǯ��
��x<~�� #�n���|��O�
S�!ҹ_)�N.?y��G�Ǝ`�lp�.k;O�������U T�sRu��:�j ��w+���� �c����fC<�}�;�\�Y�Э�
g�/��[r��
�P;:5�?�!cm�&:������*=�ԁĞx�{����zY�w,��|N���Նbl!E�HIcj<���i�i�:���&��p���
;0�pΠg��v��m0tu����њ�����+�FG���F���Ww7� ��Z�
+sC��~�C��R�
��
k�jT���F�l6����%`Ζ@�0j�b"OJ���=p�q������2�y_���y1]�ag�ñ�C�G��;��AΞ�>LUL�U���$
Pk����5ˠ/�n��+-�����Vg�k:?0��ڰ܁)y3���i`�@�E7�G�
���r���Ύ��>�>ʛH> �]f���A��/�?�m!���G�w�P�} �W�a�M`��1�x~�������p�c�#\���f�4ǯ��
��x<~�� #�n���|��O�
S�!ҹ_)�N.?y��G�Ǝ`�lp�.k;O�������U T�sRu��:�j ��w+���� �c����fC<�}�;�\�Y�Э�
g�/��[r��
�P;:5�?�!cm�&:������*=�ԁĞx�{����zY�w,��|N���Նbl!E�HIcj<���i�i�:���&��p���
;0�pΠg��v��m0tu����њ�����+�FG���F���Ww7� ��Z�
 endstream
 endobj
 3596 0 obj <<
@@ -25680,7 +25649,7 @@ endobj
 stream
 x��Ms�0���:�}�V����1���@�ObBf� ����2vں� C;��ѫ}��V��
)N�/	r+
 �{^*�2��,���b�}�B/�5ʙ�&�B��8O޷bx	�+���1� p�� 98���Z-�D�`�p<+-I
F�"=:<�r
-:={u�]N��A������	Dƨ�
�Ҧ��zB���Ũ��$�7��K{|	�w���a����k{^�7ռqf=���p�
��}�ӲZMs��L� A��eU
דa1���UY�^���4A�(9���ƛ�]�j"&�?a�Z^m'�5� �
�r�ZjY�c�v�vL��;�
�Z�乲M9G6!�G�,W>
nf�<�u���7(�*�%�.S!-�%cה*i��bb�x���I�Z��vƭف`ȃn��vx
��|���Q$ک@4�86{*���E�!6ב����r�`9��u�5��+
�<?g��Q�弡{z&�?�p_��Jc�%�?]��?���n/���W5���x�
�6E�����.�*�-��P1O�4�K�?�t3�pi�7�� �
�L����wO@�g'�,�_�;'���O��Q���QV|�Ф_�G��$�7Eu�ꡖoX?w2��
+:={u�]N��A������	Dƨ�
�Ҧ��zB���Ũ��$�7��K{|	�w���a����k{^�7ռqf=���p�
��}�ӲZMs��L� A��eU
דa1���UY�^���4A�(9���ƛ�]�j"&�?a�Z^m'�5� �
�r�ZjY�c�v�vL��;�
�Z�乲M9G6!�G�,W>
nf�<�u���7(�*�%�.S!-�%cה*i��bb�x���I�Z��vƭف`ȃn��vx
��|���Q$ک@4�86{*���E�!6ב����r�`9��u�5��+
�<?g��Q�弡{z&�?�p_��Jc�%�?]��?���n/���W5���x�
�6E�����.�*�-��P1O�4�K�?�t3�pi�7�� �
�L����wO@�g'�,�_�;'���O��Q���QV|�Ф_�G��$�7Eu�ꡖoX?����
 endstream
 endobj
 3608 0 obj <<
@@ -26043,76 +26012,77 @@ endobj
 >> endobj
 3658 0 obj <<
 /Length1 2119
-/Length2 14790
+/Length2 14798
 /Length3 0
-/Length 16052     
-/Filter /FlateDecode
->>
-stream
-xڍ�P�[ӆ
C���������]www	��-Xpwww��'�a�W��������ku�Zw��~
RBeZAc;C1;[gZF:.����#�������	��T�����?�0�j&�Nv�\��v4:�� �?
e�lR.� Ff ##;�����?�v�\ ���1@� egk�C*lg��haf��q��(�(����4�mL
-��� Y�����ljF at k���������lA�c��l�EO���F�q��s4㣤�Y8��L�L
]M��
�ژ�;5:R����ӿ
�v��n at G�ǂ������G�����#��t���
@����_�2�r���8 F:��n���6���;hddgc����5�ZX� ��d�ݝi @[�
��Nv�@W��5����o�@���" ����s2r��wv�s���+G����(������������_�D,
M�>��A��˵��s����Z�������=��������ȿ}>�`����8X��8&  [...]
-�
�}ƥU8�~u�V
�k�"�up�@P�Gyt�w�(_]�W<�f��})���V��	(�'�3�Z�$�t�Ń�B�rG����CΙz'�����9�f.���b�yZ������ԍE����v�<>C�%t�,���UZ
+Yl�����ׁt`�%�Z�)��
�<�.Gܝ	�5R�!9�V���Dέc/�}e�/�qR�<|E�����t
��r>W`
-K�K������<
-;J^b[��
��%�Ox��_f2�s����ßw~b��35%n
��}��yΧ2
�;B

e4'��48�V
�B~���)���$m9^�S���O.��(�U���I ��֒�ʾK�q���LL�%�T�-����Wb&���o�YB�����eA��W��������af�%
-x\��3e�����B�	�3���!znᲈUS&�""��Y���t��7]Rt�lKU�x<�*X�#gD
|���X���в��v��3���,{���G�SU�ܪ��¼ԓ���M��l���	Q���\�

��v�63A��俶�Gr�)�
Uhz(���0U�(�^�2��2�g��g3x��3
W#��H)��b^�8;,2���ڣ0�W���L ��=�G[:�J5�������~W��
#�s_����T���ݷ4#��r�W̔rl��@d
-��l���k��u�sԞ/_�;�@)��
5�'~�Z�F
1�E�/�c�T[x�X��Uo�P҅o���������6°
��
	�Ա	�	��M�v�w��Š��j*������
 ���
��1q
�Qٍ
-�
L1J�z@��cZ�B_d��$�:�U�4�[i�B�4�u%�e�+����
-%�p�o���.J	�ˮu�S��
�K}�i����6�Ҧ�����n�K1*��75-��䞪�y�U�d��j�����<_����E��:F���O���
2v� C����ٮ(�V�r51
���1�!�X�3}�sH�6�CA[踟������{��!��.����4��
c�i
#��4�W�gY�=�qV�*���̽����[���[oF��K��K�"PM9��N�}��
-��+� �RQ�S���Y��8<M>�BSKa�C<aY}���ᣑ�ҫU������K	Ή�,�C��L=5����
g�nq�4���X�Tvv;��Uq1��?3����jsIlc"�p;�^�֊�퉳ؕ�\�[_�b�#.T�1����Øu�'S��
���0�
-NC8�F_�>���	Igy^W#�5��*�eŚ�y~
�K����~��>�Y���~hY+{Hطn������W�6�4��	.��� 3B�!��u��<�I�+(Nf5/@g�b���xUC�<;!7�'P�탊_�R�I~����\,�
�V3����(YjL���5�Ý}��ڱJZ$<�›n�
��YQ���v�I<1[��6h#ٜy>$)�=��ͽ�i��x����{*ѫ?
#�~n
(�KB
4$ژ'���^��7�j;d4�@�e-
-3���?�u�����|v�%�f�#�,�m)L�%�2��R��.Q�
�?B+��m�o� ��F�8���<,9�Gdl?���yY���n�XqV�����|�9�MΜ]���iniv7Ȫ����
�$��3�h�J̢M '�

�@d�G��
-pd���%�h�ûY��1�� "\�z�꫷��Rʙ�� �m%#a at etI���S���/q����P]��
�+B�'�	��Q��T)�t
��#7܃J�	��>�B\��
���Mb�#ԕ�SKGOf�A�D�!��p��}�EF�}���o���EC��p�$?�"X8O���s�d�e��N"�l��9X���ö��
y@���u\�w��%~/�H(..s��A�4Ij���v 
�ߏ���
��,���9���Ģ^�F�q�Z�
-��� Ҁ
��/ʜ�W���
Y����%z/:��aIĻ+�h�!�S��h���{�Ez����-i����4
d�@�Ac����$X=gzu�e��.��~���,͊�^�+� !�"��|mv�&'�Z�+I���&�
-	2����!�غ��d4�~z"�h��>���S�b�,K��3!nT�l(���U�i�M�;
�r��]�*Z<�T����Zɷ~H���mr��~�|�zv���v�F��7��ci8n�,3�q
-KDT������:��rů
!�)�F�
-_#aqy!czc*6O_�[ 2��ir\8A���#t�{��Ӂ��}�}�#K���)����d���%17��KV��k�z�n�	|�aИ���b�j�a�8`��L"9-� ̔ڗ���fq�"P�C��ռX�n�a=�O����乴������b��n��*q�"NR�c�8���{���>?t�lv6�2U�a�W�9���y�F��$
-Z5��^#�]�پ��9þ�;�NY%�Ț�F�G�4W0M
-!��N��K�R4^��
e�\W1*Hn�m?�Y�*΃Z���Z�*��0^�y2�Tժ�o�R�H7�
����3��Ws?�'��ӳ�T���
*��=زMƕj��= }gd8�5�FU��QY���'K�"���5vkޅ��~+�n�}U���sF'�	C-�}5\|gص)��@�k�K��^ip�q��o�3�$*wl�G�A�v8���vh�S�)4��V��b�	��.b"�i^�+<X�_����yɱQ9c�U�e��p
-n8�
�%wS$rm��<�����D�mN`�����'���gY
2/DG�gT��������S���h����w�ٓ��t�	o����<�Ž$��aD�7�'��['H(<��n�.��;�vRN���c?p��dء�"����W�岖�b
-5�*I��8�D�j�(�dx�_�JN�;�Z%�&��E���C���7$�/���Ā`�ʮ�Ǎn��
į���z�.C�H�F�f耙<E<��R�\��p�_�Z
�gP�׽Br�w�s��~p
�Y�=�<�8Z�o�U�j�v+��=o��h\�Ǡ�"����N����
R�G��
��m��h�B~閁�Z�� "v��i�Wτ�ڒ��#I�Y�!$<����.�?
-�Β��µ�Tk(z�����8�v�dHD&m'�`l�n=�z��4e��n�@�u�7�����Kk"մl��4f���V��2n>��D�<������~�SF�����#<�s��h�qǷ��k1f�3�����H�|Y���a�
�as�h�
Gc����,Zq�;/"�`���gҌ���2�#	l
��.�-P2�'��%��ó=�x�]B�T
�T5ꈹީ����v�[_���Ch���#��X��!
�Σ�%$�YY
���@l]'�}#��&�mT_˔�A�EJ��A�?��r�8/[%���	 )�
Sɠr*�}.?L��%��uf��HV�׵ُP��_�N
�k�4�xk��&��$�:��mZ���>OO�
b�
 �
-
N�`�~�!��2u����kw�n������.C�6��/!�����mW���xL���?֣"�<1��v�qFI����TQ��O��h7��ҽ��c�1a5K�k�L�][��B�]ӹ��
�
9M*��>���������}�L�ɸ�a����۹T�'�S�ׅƽ�ۋ��K7�|=3d�
u@�f�I(#�<唥d6<p-����
%�5��
��SΪL�NKk�	��V`��
��R@������!�+�t���{'�����`=��5��
�!-�(#�f��Yt�d\7s�?�ga�c���G?%|�i��}��ߑg�+�@]�4�x�/l�u����>�ۿ�Ev�u㦨M��U*!ߡ��e[ �r�Ɩ槥����$�
l��8^�*xe�&B5Go��\Fi�{�4�W.
��B!��
9~)�����K�t�V�^<
-ý)��$����FJ��۶��TA���y���
_	��]�U�N���.� L
-���J\$�����`�`A�1���*+z٪T���D���𦯮Oy�b�x	rg��B�PA��¦�iyyF��n�cs�
�7j}�����������
I��W���z�^���G��e����H�M.,>~��k|9��6�-토��ʝ�E�
y�=ȅ픃�TGCQ7js��F9������U�1��!�.���M�*��#r��<-���!RO��$�,ӱ�n"�-B2
�!����K&�O܇��߯�
� e\4F at x}��"��u�h��|��`�g']nM;�g�l�� �,q3�JB��
��܉�����Z.�A��<(�A!��
�>�-�rp�1@��D����A`�Z��V�:���4T���<��u�_�������ڵ�)�R�E���e��K�18S~/�C2��[��aO�����M�u���Ʉ�
��z�k��t�d"n��
�ng��[b�x�)��r��+
"Sds;�+ݵ2�ڐ�W;ݽ<0`{I3D�)u�W����7��A� �p����Aj�����Z���W�Mc��z�ϋ
�;T.?!�<o
�0jSkpN+
5g΋�}��i$���2��
�V� 3�g�[��<���5�>�T������)^}���˝��x}�0��W~'Z�{�33��b?�y
>J�6ָ�k@��i����<	90QGn�?ʱ�V,Ca{���+
H㩋�f�O{�{�ؑ#E�T��s������� ���ʷ� F
��J�*�m��.J���]Xͨ6�.��r/�^x��44`����ڜ[�(��5�:�IԞ:%�F��h��/��}�����!lD3�
�yg�jK��[��2��j�
�
D�@�\i���%�
τ��t��E��W�/w�`��r��/h#͢ �֗x��kh��!E�B
#����I	�>��I�_’�
-�����������J��
-6iq��bu��������W�)�mrE*G�'6)�+C�O
������XԁrT`�^ֳ��=|��
�k���B������z��蒋��w2����9t�A��7
9�:q_^j�d0���RhE=�;L��ܻ#g�y����N�m�,)��/���{ꎋP����Ǵ�I��~q`oe�[h��v������bg�ۦi}�t������l+wU[��ˎ�l�dz�q˝
n	�R|�M��x��][�
t|_ujo�Qcuq��
�P��P,��E?��/�g�h
ё��Y�l�'��nV�q ��	и�|AcE�@�������
�
�o�Oу_�{��m�zG�qRD���/�Q�1\ua�#e����
��
̳:	��$�dT��13yҚC�@��W�Ձ��V�:rwl�F���z���
��e6�� �O�2�8PP��1���F�-�R�f�>G8�'G����"R�Z���i[�5�O$����;�	 
�}��40�Fܞ�w鉄"�| `)�5*�:$] [...]
�Ҫ$�
(���rA�;%�]y�R���
Y�G@��K�,i�C���PIU����b��.�i��/X��2�G%�����RzI�~�O��t&��
�
��N��SO��ՙ�>V(���pm<$��v4�_�SF>�����J�gc;�ɡ�4�eݭ.h)�ᷚ
�#��.2b1���z��<�Q��n3P&�y�%�M
Byƙ�(�|{BePqL����D�7��K�����S&NVAo,
�(������KKv��3�2z
&i_Ba僦W��Cf���v�o$���o��=��P��Ȅ�ГΗ4�}�O�lcF�mW��t�l>BCV�)��Iص��e鱲o�l�^LQ�������Ppҙf��|1���
.�96�a�_+VV����< π�`a�Tg�h	�­�b�
N�֩����X"
*�x�Y
/؞@�X(aW��u����“����̉�k�X%�������_u�����S.�Hg&��޴���\��Y���u����I�S����X��F�bF�`E���Z,�G�ZN�A&�y�~z�/x�_�4*=����g�
�xҦO��v�r�XA��]y${�6�盖��
�
���
SA�BE
	���!<n S|
-R%��,�����.��(�yX[2��ð�(�x
-�cr�f�Si0��|^p\
z:H��s$����|S����
���%�a�tZ�#K��TE�Qf��e^/��
FbB?�~��6�m�%.q
R�2�n�#�ƫ�l��g�$ov�zh�ރ#��|R��%��v
��"1^�����W*��B�ikd�sG�g�	鳐�0|Z"<
C��kݓa-
�Rp»�`�H�"�o�hCS��5�KpFyɲr�
�S5�$̓�
-x���`	t*vD�9���(���h�?2��S�H�
Ym����4��Pڵ���Aonb�v�ߟ
-,
-���! *:|?�i�8N�N�����4� ������C�KؤϾ��j�LH,A�>� Sd�_�J+�� �xLf�4]
��\*�.JP��%:��M�b�H���eT��I/�7�v��9�&h
�8��X�ܚ���� ��B���h��#�et.U��i
�*��;ĉ�$�`��U?���m�Ӓ�+r��{h�Ȗ���P�z�冝��ΩO��xϐ��󵍀�Z������
-%���>m5�=�;��M �l�Ĥ�7�L(�؛P}~��Q_-�� �]zT
��W��|g��
��JHuҮJ#��؆������E
a���
��2.�<�`�y���ڊ��J
��
��S	y"��i�GR&��O
��
�-�)��.����~A1fϕᑟ���_�
�A~�Röou�p��
�-L
� 
���;)i��-����w)_�nH1�t����`,�y0��
��G|�L����kſ��߬=
��OR{I�t��e8�nV6�
YΔT<�l!���)�
R�"����BO
�(�L z� 
�� mK��WI�
�
-�_>hl�Z_H8���"�

��	���qo���U������
-:��sE--(�4AK���̐z<kl���l�T����>쁋�+J���`e�QYOz���|wf6��7e����,����ĩĵ�H�
e"�K���蚵��_xmv4�$���}���X�V��>
x�j����@A`��R��:�ٹmDٓ\�f�Q�ڡ岻�l�K��w��K����kY�W��+	�<oG� X
&��Z�5Z��`�ώ
�"z"6c�P" 
'�!�/D��r�Hw
(�
]:������Mr�g�
j�V��I��$e��n�	�nH��ؤ��i�������J#�[����d'犄�g+�OnHd�DE-淋�?�Y����2���'
#$ޝ�
��P8����WP%p����/�n�1C��M�9
r ��,_��@	�n��?ٌG�f�
S����:�5��K���W�
\��
�=�i��&Si
ᦴ�D�
�:����%��m��c���S_����
ǸJwj���[F�rZ_T��\�Pb��zjLJ�7��_���<�ߊ����[��@�b7W�S6�(������̤�iǃV�1|a����h%�a�#����[�I>�I�==��=
��[�#�
�'f_Ҙ��X!��K��۱
8�>�~�]A���<pg���b�[�۾��kve���]?����"UY�H
�t�y��^�(����Q3۾/�=n�50����
(
��[ѫʴ����Ԯ
!�~; )�s͍&
Pk���w&�s70���a_�N�
�b�O#Yu�l�F�ļm
!�<mMzW��dO�s�[�
!�;AĨ��_Z
DZc�4�t|;԰���:�Z���[�ޞn���P�2�:�5�~>L-
-���،���)R�*Ԅx���(1Cr�n74��+Q�$�c7��DxvmC2:
�J�.$��9o_�g
e��$�ue��DC)���'��Lm��N�}�
Gå�hfMD��
=�W��+>I#�
����M���K�iM�0ѹoȲ�^=���R�ߦ�
HraQȔ����3G�ѹxL@^��ոV#q����,o���~X5��/U'���x�4�2�D��ا�
-]"<|
C7���V���ur���~
!�w��i�Q�s��2�{͓�ۏ���֑i�B��5���v�ʠ�u�,���2 �)Sq��괭Ӹ|�z�.d��j����ʝ�����F�+�Wd�7T��{h}<�i`Ӧ����Y�4
�����z�y7���
����c~v
Zw(5hj3sA:���u,�
��J��L|�_!�Z�e��/�y�>�2��1�z�q%Y�W���|<�}d�(q��jj�\�$r}�r.�!����T;S���R��F�a�\;E��V�3��B������!��e,2�\��'�HS���
���7�]�{��"���}ԯ<߯M{k�u'��⻣�i+��k���e���
���Xc��s�%�j���\<
��Hətߒ
�K\�0�&��ي�
-��-�:
~(���v���x&|��[�s`?�<�W���u�k�
r�l�����$�^����ao��UY����R��?��`w7o*-�i��q?���_��uQ�e%�+UW�1�TY�e���*L?��R~����(�bM�dIwQ
-�����j���
�(�ԫ� �	�ן3�\��_�VZ�+l�O���(%��7����O��ՕwSȏ��^"�^����ymVisZJ�g{�������i5B#dte/�NS���P46���������y1�?*A7�����Â_��1՝S���ƾ�7�൵c��maR�P�]�ccP��&�A
ΐdf]���#`(
��y��Ms��m���
�������jU�\uf+Rh.��V�q���0a|����]�CWw��|n�5r?K���rTs/����[ό��/Po
-ԋ�ړC΂:f�����*�|ln��Īs���<�)�f�m��kA�l�Bt(,n�#��
��q��
0�"�e�e����C�[�]�q���EL�ݏ�r(͙:o��Cs�o�/Y��b^W���6\,���c�c�%+��o�CϦ
����߷(�,ڱ�]��H�;$� �X�/�����8�Z�t�E<�"���V�^7�̜$�I0�-�{P�r�9^賯Z}H�3M
�bP�f�բ&‚��(�����f�� b�rJ�E�bl]@ ��#���uc�7'%�Յ�{�Ts~��e�$t���\�
����$����W\I7�I�%T
u��a����-�d�W#^}����M^%Y��RNs���&5�m9�L�.֟���b��f�uǍď��'������
6���۫�~���!p��SE
�H�h�n��O���\�:�q_�����@D�E[��t�#�"jE����}�
���c(��s��=�-�������=��ebC?�Uz��܀>�86�PʫHk������ʌ��T����>���s����>_ʷ��؟�?���+�d�ou�
|Q6�hh�{ƦQ�%f ��
-^�����q<��)
EE�v�B�szPK�� (@���E�e�RS`[�h���ߝ���]c�v3v/Kn\���e{�C���y����jg2Q(����'���D��\�,s�[ l�/�5�2�u�����{����?� ��k�ٵa�;�Hr��
�y��H�}������s��-�pG���j����`;o�}�zH�]8����X�i(�1�� #�v`��Z��Rp8T�B���'�����Dke��w� j-,�� ��W�=P3��KNL��iV�B/��hDcF�z��L�:
-!�J�<��:}���M�7�#,"��k�
��i��fG�|�y
6���\Ӵ��3!��6&BK��"
-=�B	a�O-�j@��o�f���Z�����4�f�9R�o�M��vQ+`��E{�j�*�=]�ɓ���СY����aG�oG���+l��Ӑ-��[rQr�p������
�pl8�.���ڟD��a���f��|i�M�XŠK�T�d:|�-u���r�+:�T���0LBtթ�6�S;�0o�nY�fwh
�[6��m���i(l����4~�Ŏ
,h��ҵ���~(���4+d��b�
���w:/���۝�
���ܲ������bmv�m�OR_�ACB�6V�5�p>O7We��w��`��"'1�w�@S�{�k���H�D�����G)����+�[��1���p'}
���]h)N�������I'�3i��H���b�K>��uГ'G�9A����h�J�s+]���X���PjCS�y���� �‹$�e��B��~g��e1�
ʓ{Ia8��%�ut!ǔ?�}>I��-���I,�����ıW
-� a��彑�[k�P~��H���x��A�/�Sh�k��Wk��m��R����*�}fe�K�[zp�^b
Vs�r_C	9D����g�+�
�T7%�)�[�2���XIT��5���(��b�K�}��E�+&{�Sh�
-���,�1���Jq�,O���c����$��`oɌ�1�z?�z����?��j5�����.+�|�>Jx���+d�Y[��>$ޕW�)�P� ��+d��L����hâ 
�s0��+�=�C|��0�iꏶ�I��Nq�/�*X���=���b�Q6W!UZ��d
-
j�D,�SN�����(3�V�jAt�˥�܏
���v��]�=[��1�Y���	��q�u������ԛ9���2�#&��苠�SE�n�{Mo^�0N#z����_�hI<��(S�&g�6SW�kU��(ni�8�
�B
-��D�Q��3��A��$7X@�7����><�Cҁ
#0�#{S/aO��\���RȑP����u��M�B��+HrNMD�
�S�E�����
}�"^�4`��,/���'U��-B���8�F��M��aYL�/
�����ci[�ߗk!�w
-���V
rώs�Q	�Ã��g2!g��I1
b[�X�9��- at YCZK�鸾�z��ߟHI~�Z+�8|�|�wEw
-�#s�(8$���Nq,�Z'ظ>�N����w*H}:��92A�
��#�d�i˄\>����/���/��X�	js+��
J��Ս��	�
:��T��?4$��xX���O
&��ȿk+&�����|Q-��O	 ���5���"ym�	�4�|-ap�q���w X��vN��tT��'9't�����F&���4jB�+"�O�J7zgEX6���-5>��
-J��*.Z�W5�P#
���v�y���|;����y4�KH
��>ok����Mx��%X��@�B{��]m�_"��G�t�ҕ,=������j�=��I#����ȷ�p>#��:�#��,w�e���cn
-CI��n�Ð�	:!�>�s���t <~��O�"*�����VX�����j�r����I��t�I����(Zj�dl��T	����Ǖ,4A#��L�)�Г�$�l�Nlp
D�M8ɺ6���	eFȱ0��[���
��(p�h��V�u����.8��ŒnCe�{9X�r��
"ӫ?��E�`�R����Ύ�OKrj��w�C�E��$)�ش���Sgb7��ZY�R�%й~["ة|oL�� �ϋ��89�f™���v�\MgQ]���VJÎ�:g)S�[��~Fۊq1J���n�C��[Ư/�
-�1�2k�U�M����
��ޘ
-�j,��/�[3q W��w���Lo��'^�8�Y��䧦A�L�*��
�1z8��zj
՟���
��<^�b�+�J
e
-u�7�a#��َ�q�0��O0~ �~^|�L�q�ȺD���v���̵��}D�%�	7[��Ok����#� �氼Me{D�U�,|b�/���T��D����P
9O��n:
[$3�j&c��lW8c�����٢"�5"�,;��-�C�Nk�l������<i�V����Y��g�A�(=|��[�}
�
9��&�bdq,�*�N[6�<D��
ek��bc�>�߱�����?����
�
qL����oӒԏ� ��u�?
]�֙�n�s��v�ۙ�g�h�_�{<O���Yg$�./ui���<3?-�[�Ť|^�1�tkoo��
��|�D��F8A�<�I����%*�]Z��Ny����M��ܣ����TN�9���(��[�`_w�ߕ
����&������*p��CNr̻v����T�:N� 1;o��s�Ǐ�t
u���M=��/���qK���f�M��@�����;�:iP��Te*3��/�v�ɣ�g'�F9�<F�ו2��&tG���i�����}͞ߋx=@3�
� ������6c�Ux��X��	��z+'�vn��Et��8��2>A�d�@��(��#~�(t
-��9mi>��"��蘢�^�)���xw�������X(:Z|q-�o�	�:��8���rP�Rb�����G�^��uE���
-ϖ���2��6܌����
�ƾ��
s3n��]IJZ�t.}/�^�|�Ы��Ə�1�I��������|�����Ұu˂�p�\Bk���7��1<t��0ditf�9˵���79��4��C�[CH�rR��#�n�-��ʍ�[LK�v6��}Z	�
�3μ�}�ݾɬ�U�:�{6Z�n���O��W�6jXC��	+��|]P/#I<�MoXM�F�tH��}��[���� ��A��/݂^�Ԯ���Lnk�ӈ����c�,��0jN+0�
����2�#-=�
p���h�\N���+YkuP��ջS��PӬ�ޏ_��&���6�Mǂ�40q�0���ˡ#\U�vaE{�0z�0`�yl�:`�+fhN`6�sw),Yg�ֳ��܌��Yv��w���L~s�b�/	z;��@��WX���qԄ_u�%��LU�hF�A��~孲v��>4�%��~Щ�]�͘J�Q&�]G}t�6���@p��5�o�
m<E��*���,Vg��ڣ���QdG�T�fT��Q���U5�l�:��=�}�=
B��Юy��ޱp�e�F�v�����T k�K
8�AS��X�”qj�J��v���
j\�Hy�b3��锣u+�7�m�x
����7W�R���Q��
	���_���S���
$)tČW��
�
#:�.�j�99tK�s��j�藺��u��SˆWS�70���=��'iH-
�3A����]�6(!}�:�x�ևҦKR�
����yh�
<��Xe1d>rB��:�~��R�F
�}t���V]��z�������
w9�8�NDF"5ZK#�
�~��������NN=����5�}�ˍ!c���2W����u�7����즯�Jl)�����e��?=y8,{�Z�:��[�Y֮��R�jM�W$�NL��M���x��i_�����e
�/@�[�f����TH��sc�|����9�?��
�[Ww��
��|�;/@��9�vW�Z=!��q��M

RS��l���խ!{
�;(X��>j�L��z�#
�kID�MDž+/ʌ��=.���tD�'���݊N,M4+,X[?h��ߋ�)%UN!t�q�Z?c
G<�����4���)���4�2�a�+��]R�(��	>�r+2�������1�)�{n�I��ES
t�<|A�+�*}�~�^/j�FP�'��ѺX?U#�Ld�Y�o�JT�w��a�B]`u����n���Έ���
H�J�J}o<�AfW�N�<�������!�d^
\
�O�v
G�����p���tNM���[�"���8�;p�(����
-����/r�����_���Z�aۥ�B7辒��@]�2�$��5�Wz&��	p�y,2yE�>�}d��x�O���f~�����_�����J~��]� �X\���ww��X�	�ç�"�H��
|:�#o{�b��f�oq/�p9C��SI�f# �#�K�
s��@d�HL���h�\\���
�*�I:>'i!���G����M��z���Zy�+�T-�>��߇�VjiR>Y�9d|�i��
-��
Vi�ը�'&E��pB���/q���G]
���{b]'+�
-�����5d��
�WH�����\
6(h��I����Sq�	��m_H�5���U�-
-� k=�2|S"����
:)_Ih�
-ٶ�
 6!�cr�z�h���;�2D�Y�
���|?#lo`���Ojy���5<���OY�g=�^���o���U�
ۄI|g()����o�PGE¶�{#S�mϯ�"��`zE���
�����LL?�{˞��*�b�O���h!�Q��I,�r�+�Cx#��,�u�*o�͕-��J��J�v�.D]�a��h�K��%gȨ7O6��5O�@�g,m��,���w�A����J"�*�@�
NS5���&�4�w��
z�S<�s&w_��94(��YK�2
-�!}�;M{�P*���`Ơ�z��
�
���u1`�6��yw������N��
Bђ���ܽ�9��r��l��e���C>�ҜF���g8��N9d��5���H�6�E����t��Δ���w]�0;{l"U
�}]m�z�lrC�oD/H�`�A8�4��|
��}���H电��8;B��lU�U����3&��
�g�}�R���8�������y�'�4�����Q��/���i�Hh<���q��
�^~�6�9l O�?i���zQ������[���8��ϒ��.I�~hSzo�-�,��ņ�z"�"I�@`�w�� �g�
+/Length 16064     
+/Filter /FlateDecode
+>>
+stream
+xڍ�P�[ӆ
C��0������ �������]ww
��p��������sj���Vw��{���)(H��D�
L@���
,�̼ 1QmV 33#33+
����-�?�p� g+{�x�9����k�@�wG{���-��
��������
`ef�����3/@
�neP`�:؃\�(�

���,,]����'�ڔ����E�w8@��le
+�( ]-Av�M�� 5S+����lA�o�����������satp���xX�ZTA. gw�௒�@;пKc�� �[Z��ˠ�`��t�l�LA�.�!n�f g�{v���<@�d�/g�9��}8 F��n���6���;hj�`������ �[ق J�򌮞�� ���_�@[��x�;��h���t @RD |������:[9��0�X��U#�_ۼ�������
����/}�V� ��s�b�����;x����̭����*��͑I����
$#�o��%�?k W 333' � y�Z2��@�������|


��e����A�_p>. at w���
���O��


����`��������2��_�~��V� =���c0����/��3s�������3��H)H������EE
<>

l V 

����������S�߫�@��c��������_E���
+q�wgP�{lh ��A�ὟA �?����l�������
������������"I7[ۿ���r����l������n�ﳡ��>!���U
�u�5��6W�����[����\$�<Af�V����j������V� e��
8 f��c{�9S������]�m�������7u0�k�X98@gg�
�{��rp |Xއ�
��wo��
\�C ����
����QN ��_K�"N ���0��!n ���0I����L���$��XL��
�$��L��]��z�"��޵(��w-��]����]��zע�޵���w-j�]��zע�޵h��w-Z�]��zע�_�yע�����=���Ǚ����&��{�?��.���.��]�x������1�N���������m������ �{z��{z��"��������܎��g��>��?����
�g�����~��P��.�������`r�p����4��������%{���3.�n��﯒�h�'����y�L��
L�B�kB��D�=v��)v�Ri|���
���i*��;ߊ$�DYٖ��^"~�9j���h������l��:��
+�0��k���Hm!,����f�
D3x�,E��7�r
��G��gm_��H�܎�n%�
�s�C�F�~P�
E�I�,)�+!
-ڹ'����4Z���l
��q
[���k�ì�j�:�K.9�.!�
��$���~�,��Oqa�lxL�9��\�`;2Љ���s��tx|s��(H�y{2<�Te�Bt��V-�-���h��(�E�c��;�|�s��/�eֈ��O�D�7�BP
��)�
�y��x����>�'-����u� =O:>p�_���K��d�]���O�
��X,I����O��~U������M~��
�^���Fz�Q�:2
Z2��}F��1菉��`V���O����8,�Mƪ�W���/S�Mh�L<�!�������G��aq]t�L�;V7Y2	`V)j��wR�t�4L��#R���8�L\��%������(Ƒ��NYF,���B�Tu\��c�z�Pg
j�2��~̬���
�F]��[˼�z�T�W�ʷ�m��:���=[��Z��bԚS�g���9�?��P� gD�.m�P\�K•�J�;��ռ�7�:M6PG{�y�
��*o
$V)�9���
�Y���O
��-�t+����46Cvu���f(
�֠
]&b+��ݖ.����Q��0;�J�4�9��e�Գ�+�
�k)
uz0�.4�B:���Lz-�4��3�T{.38MW��N��h��J�A�<p,QĒ\.�٠ȹ�
���
U��o<�����v����ՉA��2�v�`���i_wNnsp��q_��2�?.�}Ln
R�}�YZ
=��(�B���
�Z�%��m^
���T`��5D<����<d�Q��>rqh�z���ũ��gr�s��$��+W<��� .�K��o+�tGޠ0
Mh��!X<(�z����
�B
��/��
�)�i3ZKr)����yM
���nw�sJG�,�Ie$A��
J.��!{��+S�}��-tå��ئ�l}lUø��6}��F�'P���{"�0�������[Ů~ęN���"�4��l3�	+S̹4��'���#
��	W��8�k�<n�w��o����+�oD����	*V��H~/�-�\�MEOnH�ށa��F��
��C'�s��k����/H/�_a�c \C��m͟�#v�T6�Q(��L�W���D�t�݇�L0�����>A��#kB���[ʺ�v��Pdv q�����H���/<���]F�Կ���S��y����8���ִ�K![9�I���2��$�do�t4��/�h�bത�Ud</��6͌����38r�&7ɷ<��/�f�������<ܔE�����|�e
+zX��c�õ����"��ѝC�i� :�U�l玤*����H��?�{9�m���@���K9����u��fr��]��K��B�^e>G��m���H�KP�%��[�Hm'�xbWA��ai� ��f%�\��\`w�}���yON8�
�'���
���ʤ�p�� �T
4��ܭ�lg��d~I������XØ9'��F��wGx�NY��L/2	��@J�^K�V 8��=U��$,G���M"����� �l��~x±���+]���ˈ�Ě��^AOœ��5�����f)��E�K���i���飜�L�.�%Y�sY:};�1bY�'N���6���svA<�P� c�n��s��%����)��Z��_��2�X�:�m������cs�_t��,$A�qE�����m����҆f��[��`>ȎZ}rN������s"�h�
���n���49=���؛�v5���(޺*���{̊��N�$˴\�n�Jmc&����F���/b�2B�
����.Eu'~n��)
+
��
�\Yr
���w{����W��� 1>����}s܍i�~2����.�&ˑ'�b��æ���j�S�V]z2ű[7�Uߢ>�TGl
1����z�B��%��P���#�p��6��l~-Ud�����L��莩�3^G���%�[�����߾9�\O����2�
��ˌ���j2��+�ZЂ�xg at g/N�U{���͢�(X��x��`�
�pI7�q1�*��,��I��$�������S.I�XY{x���0[7�t���-脆[~A�\�y�"hk@�8S��X�PzkwȎ�tCP����nc�%�B�Q#}2���3����ɭ�ˍö���7{�A�w���K�g�{uY(=^�2�1���X!�(��L��*EH��Sy�+s��"!�|��/(c#F�Q���-�CW��`�v�
Ȳ�/�Li��ߏ���
�S�f�2�%=�@
T��u�]ʣD�����
�ΕBʉ��A�1��T
�}p㦘��1+wlR~��{T�K�	�]d���r�r2�>��H�wx((�'V��Ȧ���=v��@�>���u4^�Vh�&U(��O�?]"tP��,Y�^.���o^	f�F�]9
�}]"��
�D�A�4�`
E)�墒��n8k%�Ϙ�,7eQ�YMܼc��Q��
����.V��c9m�6a
���
+\S���k
m��oNO�����[��t�•���].0����J��a�B +�@ l�
��)�|�Ӳ
CU��*[}�'�:�2��|=,1�w�ڲ���&A�ͺk�8a��"Q��f��R��ր{c0������,�Q��H� �}�O��؜�U~�;=���
���k�`0�7:6�B��;�HA0h�6���k桹)	����h%�u�
��<E7�䊭�K�y/�o���ڐ��./
+�x
��uǙ��Ϥ�$Ǵ�8t$�"QI�C��к�=�R.8��;߀$W���d�O/�Ƀn�1&yML�ץ:kW� ��w�%��&�۳��
4�B�L�xw<���(�G�\�9
%�8�
۪2���
 )�&	�6%�'*��n�Q�S�M�@J�q,@��-<��mUZ�"��$�E�]x*���coʋ��,�����p
+��u�
}�C���u��
��%����$�ʊOX�ζT�\�p
�\۲�>�.��b�T˔f�y�,j[�J�Q��
8�q�i<��������9��n�a��ƍ��#��W��aj�cO
+F��^?ڵ:lQ�qA/�t%�Ap�6��hϼ[��&{9��,
S��&�!�r��f&�@��cܷ��5sv)Ñ2�O�>{=��+p0i��k
 ����aӠY!������;:������_F�.Y��j�3�	遮�^V���#ί�u��l��(�k1�y
+~
��l��6��q���nf��|wV�"�F
�Q�p�F�i�67�31����y���4����i�~��� r>L����<��۪hЗt��8�"��
�=���Գ��A9	���/@���\!�����V���
�e����f�¾AkV��J�Wy� �̞���S�I���L^Xya�ذz�gHi��S�^
+�5�U68�+�nF�&،��NT��4XҒ������6
0��f�K
+���r�̫Ե�f���L#�b�`4>F��Yr�q+䱏�z���n��nZ��9��d(_Ǔ!
+~ʁ1	�l�6�k-
��i�͆��^�9��z�yRU����HE����P�����¶s�I%{�K�d�Mk��r�C�I`��4�!}*�)�Ӳ������� S�d���^�����l�7��Kx�l����9kl��Z�
y'}0�)Kr�^oE5Y�U/kì�/�����L�O�O��B�`>*3C&C�*c�S
��lQ���wo��„@vдGhs��
XB(NQjJ(�X ��ܡXV,܅��9k���o���H^���_����	��1;LV�v�7ǁ��J^z]����\P��\y����F�~�sj��k��?۶��_�V��0�A��/V�"���X^��T��3�^1
�8�-S%�ߠ��(Ii��P�,f��
ռ�M����ϯB;�L&y���uA��m$iC�/�sy00���W�݌�3�Y�)Oi!A�
)��d|o
B���K�I�y��Ͱՠ������Q"��
+ �8�<�L���E��<�G�Ɍ����v���
�s�F���p�=�Oՠ
[�=j��0C�o
H4�ޗӚ�q���
~	~�3���wK/� �Z��}�lx�+�4��c�͙�ǀ��c�́�P������e��0�~�
+�S��,\����̕@]��C��[�8�iB>�E�'J���
�>D�X�o��Hn_�b6�M5:*'��B��y8Mt�b$��
�2g���<�
��@Za'�,��;
,��
+�XhI�
�ab�i���*/�0�MF������J�����Y(�Ǽ��[��NE/b{D����$\e���!SuJ�ĉ��{���_���_�s�4���smTK��ܶ�mz]�7�+e�a��(��H�]h�
+Q��ofg�����m'��<v�����"v��6��yఒ���O�q��γK?T��8_�˄�I��]�\���GU����K�,
�
@�	nL�p&��n�z$f�5.�K�צ3�M�P%��-���j-�f��QG;�
�E���}m��*8�
+�至��Ia�btUv��$�
�� ��6��h$g�R����ƌ�k���}"8��T��3�J1gj��ˋ�y��������-�(��
����h2���ib=�M|���X�����]�Z��~���J	:�
��Cqh�'I��D<���g]���-E
+�5(C�1�Ր�
�
J��X�< r��E:�hqu��oA2\���RF��\���g �Իۮ�	 ?���X�owb���Pи��*]}䒲��[�SV����� ;���Ӓf��a�'�Yj�ζ
4��
��
��	 Ut��RԚB�o6�����zR9�еߌ'�LjVe
+
ɼ��K8�K[/%
��
M���UV��I�F��
��_�0��n�/q;�\-�H�.�mnG7bR���H��J�o�Z,��FeK5h���%��t�|�Zp�8Kgu��w_�eFz��>��!�Ѧ��w�_n5���2B
�����P�?�/֫�~��W䩕����s�
��[�����:!��ߜyJ-��v	���ۧ(����W�=S�ܼ��d*�����)zF��?�[^=£4���N�T:�^��뢠'�=xWWɆ�(
�Z�2h9�n��
~Ny=I�5��q��Pɭ9n$ѧo�;vc��k����
�iIqV�x�@�����f���*�!�=��c�ep�BAIb'�G
I��ZDÇJ�$��c�O��^q�-����0�j;�
+!y���d��s���W��6�3,
1lw8���s:Cλ��;ˬ��:� �
y��B��GV�`Kt�ҙJ�ڏ�&��|�
Q��[-�	��-J���7ۡ�M
�e;Q�)��_dž��_�
e`<E� ��p�~G��7�
JW0Գ�l
+
������*�׏iwYz���v��T4����K����n�e����]�>p���̠����@1l c�!Q��Ѣ��N>����`2��8�0�K�*S,�1B*����2���pxs��R�����m�w���ȍ��	#Z��\D1�h��Y
3��z�MW��JLAp.1�vE�B�y�>S:Χr�Z���07� ,
��P���?�,��,
4r�ʌ���
+vG���p.���
�C}(Ώ݌p�Q
kf?���շar���
�:�� �ʭ��
����(
6:ad�^�V����;)�$���a
y2�?ǂ�zLB��r�l�Es;e���	�-�Ndu�$�#�ƺ±���L�Y�؄��3C��
#_���;d�M&�΂��P��B&���{d��U�d\�l�o"�t
0�)��*��O��D+}-oeC�٦c�Ӵ����k�+�Nҹ�
��kq�|�>���V՝�=*;*&(�.��#���=;�tR{�&R*5fxL�<�Z�$���s��k"3����P�Ū9R��Gw?k���	�*Q\��y
+����Wˑ���hQ�E\�C��S�/�_���	Ӽ�x�m�+�Y�Z��6�z�*�����Ke�-���W�Q��g
��

��vWA�e�g2�6Q��w�>� Y����W��ޛ�V�XF��J�x�2��ڣ�j�{����M-���M
yn#��r��i�����\�i�� �����f�G��.�b�|�pp�-8����`g�Z��-
t�ɥ1��h~�%�wP#Q�
/6�6=��i�
5���%����cʴVP�0Q�,q�.�W1R=+C��k
��X��Փܥ���u�R��AL9
+8J���GKP��1���(O���4`�Axq�MWh����˲Q�E�u�Z�	�` �2.��4ZeM�N!�
@���n��ZB2)�

+�
��
,�"\iF�N%LY��a�0�?>���y�93�
+�L؆�7�udc2�:9�!�=�/U@�)�RF�y�G�]�`I("��)M���~cbc$�Ә�j�҆�z��4o����aw�AQ
z�����2
�r�~���B�$��<�m���T�T��u���P8�z�,�z��4��i��|V����35.v
��O�e~Nv�S�����|
�Ƈ�e
�'�A�ѼOj�q&������L���j��D�n�*�ė���D��a�xeXB�KZ*�$��f��T
2
+
#�W��LmǸ�>7r��mp��Ou�4=��J�����(;��M38[�u���~>lt��0|3EVM��&ۧ:��t&K�Ӟ�R�
\eC4��'�L
p��
��@C3��"�/�L��Cn���o\�� ��ޘ ^Z-��Ԑqm���SI���과>�H�9�_HF�i���Ra�
��"�o�5��83�+$܄Q
)����B;-s��
�p���bc�
�0�����[Q?�.
�����O���;u�t1����qN?�1k�t_�	<�y��v�Ҹ�f�gK�ɫ>��E
q�c#����i
GDP߫m��B)����&o������C`�_�b�o��
H]m�P%/h�
<�c
��z\䋡j�lF>�܇�ܳC!��

��*�}�O.ҝ?h��gUn�R�FY�+�bФ����ҡ2/}�,��f� �R1���=�E�Q�^�\�D��+O6�Ժ�Z���r�����m4�/QB!�>]+&���#�Uħ7㰖
�����*�F�'Wx�cPyZM���|���F�Oa�Bw��2t$,�t� Y��T+�1L.�Ғs��&䷙�ޡ6�I$&ՂN�"�jS{����܈�/�b�F�����MU���;KB:'�$[��n���ïQ����ĵ*���
�����F��
2�c
^��p�+������f���P�8:F�������T#�d��d2���)�<�v;/?��!����`�G1����ل�u

+�V��� �x��Cu��dŰ��L�^�w��{�ׯ&�APf�>���iR�N�ij�n�E�cwk�~ʯ(��=���b^M,��z��@�񙟉�wt�k�v3��(lw�褾jo��:�٫[��LPM�w���%\�|g�
�ϧ6��@yr�IJ h
mO9˝�45��ʞ�e�4���\��Ab�\�Ro+��|�����O���8�K�-&1��x��
+�q���Td�2�5�`!
��5������+W�@B��!V#��E���dz
+Fx���ۈ;�%ו�!ֳ6Q�6��ٻވ����%�`W�n���<d�� �E�\M��0yg\����,��
���r2z�D�24����bZ�,�8
+\Xoe�!�� (��h
���/�|B-= �� U�υ��.��0>��J�ʗq�� +�r¢i�
+����[�
)c����� ��<����iBw�����_�
�M�P]%�(�]I�#-���c���
�nnҐ�g#ꂢG���L�b����G�b
u����
+��_v�9k
�m��1Y����d�Zd�.܆�Ǽnm�oT�\QZK��ں��b_^�7�..�'�hv�
+u)���L`]�=���R�2�Ҙ{qfJ4'5Z��0�P�X��{<=}�ɀP}j;j;
�1�/6"��5���I�
�
��H%��fb��
+�X�N�r{��Ʋ
+s�g�h�N�\�/Cͬ��8iS<�[J��$���� ���T9�u ��P�h).W��!|�j�3C$r�˹惷rP�� �'�A�ʝ�����6:Z�>�\�B�1m��^HB8[��Ư+�%E��ك��
m�OZIEe��|j^����X�����Vd�+����
�<��B�|��T�����!��^�� 
��)�O
���92\c3;�##�坓���?!~���33
�Xk��YSh3�=���o;?�櫒�)��l�du8#�Xv�I��֢�p{���muR?8��B�EG�̓h����MCe�`O����A�и=�]�o�|L�Eh�/R���YLjKy��0~���@
N]�U�fS�����vޤ	?Ց�^�?��K1�HY
g%���V6����I\
�e0�p�z_��p�5:��J˛���D��)r�>�6��?���IG�U+j[4���$��|]�O1�Ɖ
�>n�@���%$z�^y�L:��D��И��)w��9��c�R���s�In&G[�V�ϲ�|=u"��ra�6����1�o;����C8��+�J�I�x����1ꢗ��7��"%���/,%8��WI����?,<:��t	�bv��2���
�ʢ�Z��0��F��w�G�dY ����p��mbr,H�P�FX
�CTTʐ!cm�iR�ط�}�$ލ@�T�$�-R��;��=���JdCP~R�
�v�G��W��O����9gRo���:��N ː+��?A*W`�~��P�t��z=3��
+����澁'4A�R��9ό�٪�d�����
(�'�)�]a薿���zQ���FZB��I/���l�s��U�
�׈���o-M.��B(y%j?PD��&�:�Q���3PGI��E�C.~�ַ&qT��Ir��7i��q��EɁ�+��i�3�G�w�C묋����%��#��,<8u�`Dp䍒f��o>��A&�-�4;��[�N��A��jEcꦧ(B�8�����
:�e,��
_�#~�y�+U���,P&�+ea|�2��
�(\a�I^���Y85�s ��Ri�P�!�H��tĐ
+|J~sK�>���ka��i�Kmc�i,�� E ����pж
�C��Cג�Z��ôw�W�j��4n�A5��<l��A`�HF��J�&������a��f��*�jRGf;�x<z/!���u��r��-9A�'���mPx<�صR�A��@��`���l��o��"!T&e��
%�����?v��5�_�UЎ�+��)l���$���ڽ���/6�#0�(�\������%������d,�m3�W�֘G"��?u{:�&��y����m��4ˣ�ܶ�x�6�:�$Jg�4����	f0>	/�"fN�P<Uئ܂��5�p��yq���GǼ�~Ϛݼ��間�YeQ��+m��\�p�tEx�cϲ	�{����>��<��U�J�G��'�y�[��y���ɹ�_��/���oJ�/����1ϑ����y�Y�]�dE�$�]'H
$��S='����
��;b�ƽm��Ǔ@
���h��_3
�h�]��aC0,k�h��B�/O%|3 h����$
�S3c��o�aG
+�
�l���G0�w*
D,��Sh\�#� ������RS�H��A��yR��e\
�z'����(��]�[��O�N��q��N
Y�8�P�wR<�	�^�)��?F�фM�*ƩH��&��{�X�DDSV��3z&��h.�D�)���Hy�L�r�l��l��L�$/j8�u�/fK���C(���k0IC��uR�=D�)a2�"Y
N�Du~�%Ot�k�r�i|�$�V�	����Z���0�׮�]4����p?��Zt��
���9ܲW?R�<S�3��hB���9�#-�Ml�mw�ٿ��~I&����)��qk"���B))�C��v�#��B�F+?��N{�������*=]�7�do�6
4r�21�`X�,��*ԇ�{��<y�L1��� ��7�"
�e]�K�&�
+&/�댛�Z�~\Z-��ƯI��J22���/�_�% 
�h=3��d
�L�e]p�6w[���
+G�m��yvؼY^9��×Mw��m�q�hq���M*O��������TQ�^Ѥ�.��dφ:ud��(���.����Lƺ����"�L���X�
�(�WE\$�hF at f� �ϔ�M6
!���i6�b����z�?o��(vɫY�I�`��/fDi�P��
��Sv|p�=�

�)�-�"mU�B
Ё�Uq�6P�$��(���[�5&�H�������3��S�Ӄ��UBR�0|�	^����Sո&/:�Ԕ^^�,7�᧡l����Tdq�?ƅiN�Z�y�w+�9J at v.	_����Q��1�U�g�g2��
�h)
���Y���P:J�/��7|��>W�T�p��[��1>��d�\�)_�|��Q|�
+�6h�ԑ��hnf������H1*��0�e�R�c��_թ�6�u�5K���0��`��lh�@�}"xv�)��f��<2�o9C�d��.�P�^�B$t|Ry�ގvjvL��<�Q��S��5s
+�� 
"���~�Nx+�wfr��Xj43��6y�y�[]$,�b�
����:��(�I��sj�G
J�cR��y�[��T���ׂL�	��$X�-^[Y{`�i$.�C��0fɚ-�r�k��p���,�
��Z�,
�G���8
J���|
q��ؤ]�#�:"lakn��ȫ���;UsE��
�bN�>����$9P1f
���~�#lq|��ÉBY���X� R^^�}�i������A�5������~P�$���G\7}��VI�̯Ճ�[�M�Q��i�3?ݝGxW
{9�:
d�|�`�qVoi����:�9$�Q�v.�pD�$g�F2��ls�l-+^O����부u���
�
	*n.����K��%j襪��-�R��ፄ�f׹�Ѩ����7�VI�.�y
Ёg���1�\#�yȼk��GY�8�0��~ɚ��X�N૝[
+�~�*�%S۷,�}\�w�/�g�t�w�
	�j�]m��J��`��0\���籠󣿗a���]E���k:��N�V�)?��.7�=��`{�����
�Ħ�����O��˸�8�l�C�
���&y�!t�*��0�C�:���V �ح}c\!\k|	闑�"���kK"�S���^�_�7"�����R�.�b�
�B��_AϋM�Rs'��O�T
\m* 򠮓��y/�^ �w���=��n�
�JQs
Z���S�d��~��H��Ǖ�����ϱ�=ĭ؄ôQY��T�
�v�1�U��[N
A��)�;y
GF�����K>�t�
�n����w�c�^/���x�R{�D)z-�B���(��]^��]=����,��ǖ*�5��Z�����(�}4،"��Iɰ��y+�F�C�|�Y��[i$(,�/�~|��B��
x �����-qၐ��`��µ�c9�^*�H�(��i��S(7�*k��P��C�o��L��}iʟ����+���oK�����-p+�Bc'���������
L��VDk�a�/
�P���b������x<��C%���������(j첄����[���d�'���G����R�c�}�
�IA�3�t77�	jOC"J�Ho����{	�ہ�ꢼZ
+�°
R,k�?j�����4�
H_�o̿Rx	�
���C���yLo��N8W�O�\3�Ȍ�Rh����=`4:}XR�
��
���P;
yX��ތj#�k�\g�����
�����k���A�ޑ�.D:
��hL]n�/gL�ض�ֱ@z
�V;9-�m�4B�!k��f_
�v]�%�Lu���5�c��۰�)��}d�S�Q�6�uY�,���mߒU�0g�Ux\�
�Z�eL�߸����@pk��
��w"�[���w{�J�@bW{�ײ�e��V�)]�C�����R�\(X
+�l�j�2�Z}�Jrr�@����9��ڬZ���h`����ˁ�b"Ac�$�"�Bț�3�
����hexnMv<�A����m����IcdM5��"[;���8ǰ�RhWEHɰ{j��߈��z��A9�?R?�
+����(8l�="rD����y�~�"�&�%��jL�T��\���n
F���pR��r���%[��3��q�*��V����'z�J	���?�����/ �k�9��=�6C��a�/��chO����[+6!Y��������}������Za�א(��O���
��E�X<��HHh
�`�˘Rj�B�-f��}\i�av<����
<��g�d�d����L
�v�L<�#.o�D�gG(Yq�P+Z����I�`��z5Grj���?��˗���K�H�8�d����zr���U���)d^Po�}}	��F�&D���g?�O
��M�u𞥙|p�X%=7���F��uH!�<W%��*�!ҏ]��D'r=k�l�/_K�
u�
˭|֩������y_1�q�D����C������ ��!R�
+64����
utߜܴ}��S
��Hp�����kiI���>��	q�
+�=H
qL�<�Ӫf�z�
�Z�=�vO�5�	:"5N�՛L�u$_�XSչ���,Х�F��̙;yL���U�ޒ�
+ � ���T?6+L7��H&��F˕�Q����]CH�e�u�wзp2�;�=
�(�V�V�"�	f�d�K�
�S�k+H+	�j:�
�
+��HO
+�`���1��m���
+z̀�;�ԓ�t�$�p�
W��=���0|#��
�J⨷>�2���$u�g�A
�~�ֺ�'$�m'�F~
�$׷�'�I�]A��21g�D��4����1	�'�(���F�75+'�b�=�E��u�b+Vz�(�ӔG�8J��<����bZx�ն��)��=�9�ۣmcN��rQ��x�ɏ���a��B�,B��1���R6�bv�
�{g�߿u���9��X�wҷ�Y;�/xb
;��GaZ�K
���
.����� �.�;�Mf���/p
��r�!uj�2�x>�H @�Ю�τ��>Z}�N�1��K0��
M��#
+����M��������Bt��T�
�o����L)/��x�5�zT�|�5�{Λ_��+��?@�E
�b��E9y���Z�w&5`;z+I�t괗��
�檝t˴U}z�}���i<��6��@^	�hF� Di=�ф�
O8 �*����[��-Ν
�U�E�PEҪ���&z]��i5"'�n�%×e{
��/ԟ]�
ss�q�bIu$=Ў�$��ӓ	��&GqR���`֛����4E����rz�{��30��-t7-�WClP}�yft�ig{G6�c2c2�B����e�F��L��h�>N
>B
+�*'�"��#"��)���[�Pޒ�E>|?�,4��tP�vܱǶ�
+��;�>���|��#��AI��ݐ���;W�T����/u�#��E-p�9���l���ߝ��;�=������>/�0t��e�|���#��
���M�t)��
�m��Z�ȃ-
�ܽ�k	ˮ���"o�(�m�� ᵟ
+��S1�?�mu5}7�_���h�_�̷�"�؋
���7<>����ϗ��VR?�CL��Dz��+�^ѫe���d����~;���i����v���u4
9�&�*b��&a yM�JQ��}����a��;�Z�ڴ|Uś�~�TS�O�
Y�^͎b����%I�����P��v����H���sjAyk�~��
�7p
f��8��5:L-�ȿT�����(0~^4
�<ٓ�
+y�?����L�;m�Y�H��D�_�tk����b���
�
���
}m����y�q���N VCk�n��9�Q<�:��ȇ
*���ᴷ��9�U�o&�R�U���/�恓��2��'�Zq�`���k��&U0朼��P��u��0`��Xy���B��`�@H�?�8|�^�
;�
�”�l������=8������w�:��e%
�42�}bI���6c�b�`�+���޼�<a�v�/6�hv�U������-+CDW>`w,|�<�c���H?	�=T+�8�NR~:����ٍ����h�ŅӲ^�s��O�,P<�IVٿ2�����4�q�<̆ $��(V!H�ȥt�������>��H�~ؘ
l��f�
��n��Vb���٧��4z���P�as�o�Vkԃ۬�"��7�
��P���]�q]5��`(@�L��pvm#���Ε�w�zFVy�T�.��+1+Ř!V�
�xS�"6�.�{�4��T�X�t��3��$��),�?�`Ek�������ٸ �+7�5�Z��A��
+��#��'sa�ov��sI��`/�JCQǶL)_׸��T��S]�	�G�������7�x��S�`�Y�%`|�>�U�v�̳��G_!��^~k8\���[����� �N&Ĕ�;%�)�����5����t��[���R��l�x�I:q���%
�.���<>2��:-O3_K�	3ʸ�����r�����>:sC�
3�B��Q�e<p���{�#�%_���`���s}�v%+U$�8N�
+]j�5O\�̵X�BbfL[���c�l�ns����q
) F����a���/J����Ҳr=�/����dR^7�gFY��[�R
�4UC���C+S��d��|G=��<�x>�A�N0�u�
+�6-�j�Bj}vqC�!�I0�m.

�#c�����xcT
 endstream
 endobj
 3659 0 obj <<
 /Type /FontDescriptor
-/FontName /HVGYGZ+CMBX12
+/FontName /QIGMGR+CMBX12
 /Flags 4
 /FontBBox [-53 -251 1139 750]
 /Ascent 694
@@ -26121,7 +26091,7 @@ endobj
 /ItalicAngle 0
 /StemV 109
 /XHeight 444
-/CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/b/c/d/e/endash/g/i/l/m/n/o/one/p/period/quoteright/r/s/t/two/u/v/y/zero)
+/CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/b/c/d/e/endash/four/g/i/l/m/n/o/one/p/period/quoteright/r/s/t/two/u/v/y)
 /FontFile 3658 0 R
 >> endobj
 3660 0 obj <<
@@ -26238,94 +26208,92 @@ endobj
 /FontFile 3662 0 R
 >> endobj
 3664 0 obj <<
-/Length1 2492
-/Length2 18433
+/Length1 2506
+/Length2 18694
 /Length3 0
-/Length 19869     
-/Filter /FlateDecode
->>
-stream
-xڌ�t�m�
�Qc��$�m�Ic��Ķm���m�ll4f��ܽ������5k�\�����y
��2����!P��Ɖ���� "+�,��`dd�gdd�##S1w����#S:8���p��D�h���8�,emm ��V & ;77##����뿆�� Qsc�,=@���G&bk��`nj�J��G �������_� !k�����
@���
h
�hd`P�52:��OJ^3'';nWWWzkGz[S~*Z����@	�tp�* g`
�om�pd 3s�k�mM�\

� ����h��q�1: @��R2 y;�Ϳ�e�m@
�Ow L�L����_��m��l`ddkmg`�nnc
-01���e�ܜh6�X9ڂ�
\
̭

A��n R�J�O��F�vN���V��WP��l�El���6N�p�5w �����󵴱u��������U���
�����3PJ�?F ��)�	�������
 ��nFf
�Pq��K��T�����
�T������t4p�
��ޞ�T�/�cb�9
���6p���@�c�8���A�`�����.hȌmm�������$D�%h�[��Zaa[7�'+��������� =x�o��;����%U00����1����*@��o%.�����S�قf���:�l�F�/��ϋ�/����W������ĝ���e@���ks+�������	� ���5��������,������j��
@�"dcj�w/�
��݀�
-�NFf����
(���
P������@����t��3�].��������N�:ۿ0�i�KA�������dfc88�Á���@��]c�ۿ
�@oc�r�����:��u��l ��D�F� �?�� �qD� .�l��8
��A�b0H�A, �?�� ���|��@\d� �?�E�q��q��(�A��J(��ʮ�����A��j(��߈
�
�FL��F����3��@z��Hgdk:��JXY��X[�#"h.��A��
t�
�
ʿ��/��3h�����6��*����1�R�:;��db�"e��"�5f�vf@�X�d��� V���Y����';PK��@Э��'2���
�Ѓ��C�l�?jP1vԠ`v�W����O�X��#u��α�Xہ.&�t�����遂�;�:�
��'"
���e��
�h-�S���
]��J6��#���7)P
�

����O����d� ��y��vr���(��? ��.������� o�@Px�@P<��E� :�;���DF���:���������Ot��,��Y��?��s�۟䅺L}�`��,�
-�4 6��3A9+s�K��J?��W�.9a���ͥϽ:�zw�{:"�#S"ø����=�I����ԓ�	�K
�"Q�a�M�ɐ�(j��]�1J�9����:��f�`�s���(9����~��ٱ�
܍�	O�K'������Z��=4:���O��/��E�*�3�/���Zm=�5���4
��P]��x��}�
H	�V�R~����
-K;/�n���C��҃�x`V@*6'lR�%��AH_�
��k�

���6���TF�r��rKHm#�aypk�R~�jZ���i��Ǒ��d4���?�G�nNo�G���y"k0L�uȊ�/HW�U|ss�CՃ�a���m���w�B��g���=�.�o1=�o#<Cyeq
YF���9j
�l�A��i���*Ɨ�����
`*��,k{v��aT�i�_JW��F9F֏����%�2�_`��
�a
��Sb,��j�*��f��[�A
VMNfR�
�M/� �a�rl�`��>�w�0���„L۪z�1S���dϐI<UY+9�$
��Qn�nP�ȴx�G�b���@Ѿ�u
�8��@��c���1�j�� ͐
�t*���E�1������/��	�$��k�׾��
=t�)�G���� ,��X��m��jV��z�˹VJ����l�u;w�o�Y�n��${�����j�
��<%}�U��W4U&����
���ZG���7�{�1e�6�X�
K���b#�
}Pl6g
-���k�_G��t)�y��!q������oq���Xź��`����Δ�i��`H�kq��]2��4s�
�)�>BJ��Q�.W���UqM��]D^,�P�E/�H�8��)���s
OfF;lH'�(��Tda�Ұ��m2��D�^��IC�f��r�K�|J�Ma�c�Z†�P�ԆT��u
��F�R�QI{65���A T���ܱ�>�����֧�W���.
���
�
�^gG跄�]R^�~�6� YU��	��8�(���O��b�QH�fc�;�1Q��4|
�d�<;WY�%���ꅰ� ��)�gVd
b"�ÃX���ԍ� �6�g�ΐS�\�
>�,���t�צe���8�+�
1�').f�}dY���]�8gUdTJ��>|wǗԮ�j����0��x�wx�
�%JFQ%

�!+xя���e�Xg�%<m����Ɨ�!FJ�ޗ�9D7��Ɲ�k߹ ��R���3w�AT�" �
Oޢ	۠`��r�z��$�J���)zv)g
�f��
��
���/��oNƂ8b,$�a�6�-�@�N$q�<П�/�F3j��å$���4�#���&n�ݧefӪ����26�͑����:�O��F�$�
�
�&�ɟUw�
Ht�/F�Aʮ������%�€�i�<?�H#��V���f��fͳ�
-
�M7r���ًvq�"��*8�P�-�pQ��;��<�)�]�k`J��0pO).f5�]��Z�2��4���
y�2X�{xupFz����H����\�<�?�v����{�tj�����	�K��ǐ��ݥ<iv[��a=keM�)G��~�Q
.K�����S����,9sc��z��tc0G#M��K�Jr�~�vg�e��.k�+׎.�S�s�Zm6.�9E��cEp�_���i��
	�^�/��͛(-��*�i������?8	�Nd$m��T�HhVj��@�"�
��R��kd�t���݆M��kҳ+���*A
  S63��R
�ݴ�O0�C
-W�܁gV0��
���
-��
Q�y��YN��Nb���G��7���އ���e�0�<�x���
�y�|i�^�;<]��'K
0�Dw2YV�<^6�w�V�BeXaЖ;|7}R
-)3d�(�
-I$�
-\���]4pꈥ��qٗ�+\~�Za�Z`
�h2�T��z!Y�j��D�Bw��}�*|2.o�^H^l3����g�XXD��\��>sO��.��@�������ntݷjSt��9�d���ٶ�"Y�휾s9š
*c
~B/'UU
)gw��A/EH����]TbIrK�*�q�_��r�r�N,~9ڼ3-/!�~
�-�_RH��u?f�
�F�U���OoщG"IM�p"_�ʘ�c��_�]���	꜡�z�">RϭQ���1�"��†䂬�`�k+�M�\�o�i.vWH^
-�� �$yV'cx�
>�{`8
��!Y��
v�0�����/�vh�c�4$�wI
ԋ)�%�1�d�/j�?��I7\�ړ�?N/*a/�݉�7&;`��U���~�٫��Pl�=t(�(���k
A�Y�5�g��p
�"��?GM$�ˆ=��㻷�B-�2AR@�X�����q�U[�����O;��pz
�`h�`�	��c3�5��S���SB�2�6�����8',CQn��'i������*7T�ʓ�Z
E�*��ڡ���̅$ᯕ>vڅ�����}�H���ۀ)�r5e |�@�F+��c��E������"���-��d��*��dv��o��z9�|������6K��A�_�"v#ojd�Ry�����B���ʭ�]
�,w-W���?���V��E�ipx:�+⏅V�M����
��U�
a0)Jަ^C�B��ho�~����Ό�X�,S����A�#,�hh���E`=
-�A�X�w��=��Pp/
YQ�yYC:g�u�a����
�v�s����&B�މț�2����2�o��w�k|7	fE��
8n�je�;i�jM���ݴ"�0��B}��˦�:)���%��%����>/��I�.��Q�#�
�S
C��l	~�����v�s�8І��#c�|��6!ئ�]��Z�e�Ǔ�xw<�	y��R���ۨ���h.IL�1~_H�_u�
-�
�&b0L�Y[�d!
-��&�l���qn	i�ּ�1B�V̕=?	�メ�W�h�|�gh3�ͭ��&DM�q����Z��[�
 /� 
�"�G-/�Z6'z��F�$A�uOL��������J��61T��
s��)o�}��Tb���ZA�"��� 3�Dص�d+�0H�dC[�^��
�Z�II�	F
s��U}Ԑ@�N=� �L����;y�h )
U߀^�z��Lb��+���Ĉ�Q��
��V~��� k������
�k8I?�i����{��8�#�f��w���{����lY����jͤ��ѹ��5�j�CڹL�8����
���fW�*�����
-.uh�B%ѯ��ʑӚ�q��AF
-��ơ
+�
C�\:�d����w��k�!���P�D�f|�q��svp��B�d�:�
�.'lI����!�OnD�l:��4���j�R�i�����m*�w<
�wܘ��jS4`C�q��۬Uh��SS	�Ag��S�4Mp-;��]��A��=ɾ����N�iy"�n��F��C� ���`��h�V�ٮa}X�����[X��
�Ƭ�iG,-��J��l��kG2*>�c'T�l��G�%7��Sƚ�
}Z~�Ͻ�R�4��5��S0
�����nUH�����P�4U��.b��ӓ+�TdV
g{�D_E�6h*�~7_�w0x�vnn�"�몇�2)N)dR��
>�} �x�8�Vj3p�?�T_>#c�C����`��v$#T�d?�ͻ������-���C�*4��JUm$���A<�Jrl�-�h�g"�����#�;���2�*�Þ�T�F2�Uc��g��cx�3"j��<�%��J�s9s6|{8kۄ�ͩ,
���觀��$^��2��ā��ɇ�
hZ�����}J*	��j�$��<d [...]
-��p�"��Ė݇"�t
 |���+F/S^bp�W������w�W��w�0��`@ӏ�Щ��
]D΅��t[�5�
���������E�
-��힙Y�z�b�$pÏC�t3�
0�[}jך�ʩ<p�$���XxS�
��h�\R'��au�\���0iF�~���0��n29Ki���,I�x�6��yc��\�]e=Z�n
��
�d�x��&w�|��&��!�|�kAJ��ƏSO�s����h��ˊb��8'����f��.-�w����cNn��O�*=]3|��z)�|���Ty��C�*c�ʞ��5p�n�5�'�%!�'�y�ƞ
ň�IN�*�_���
��={
�+�U��	5����U�h�rB�ްN(T4���0\2a��}�%��
��.��z�r~6Ho��}��Q��*�Ugh:оl�
�u��,�m�b\5
�7��ۄ�яX؅Y��s���S���_>��y�|NŜf���yL�g�S��a��ã~·ӌ3
ޠ��`X��N�ʋ�]���~�B4Y�+������s*F���Z)�-����?��r�Iv0Zݎ����
Gp�'k��64c8tZ^�>�Vˉ��Ut�'+
�z:�v�y��#�"dя`�ꇘ<�e���%�dA�'�Z�ϩ��(Ƞ��M����o�կ�� �e�
�vQ�<
2�?�Ym�f�DG��S���s�j�!B
>NZ�x����oDl��V0x�:�(��⍚J�a�z���>�{.�2oyjm1;�$���M�y�_`�����JР1ӽ}P��߳�~0�� ��B�anL*}#��
��"�
zЃ��8�GH>4
#�fn�!�������\k�Ϫ�����
ڟ���Th�$ʹ���ec���4c<�M
��>e&��`�שkZ��,�ͲDR
�\�����Oh[�,��o��<�b�*�p�}Ф+39y�a�_�
.h �Ȱ�}�~���
-i��
����������PE��D�0o_�P
�#ߤ!sd��
l��*5k�r��R�SZ�#��������}��\�D��7/S,��Ͽ�M��u�nu�>��Kd]�7��>����
��F��|�ܚ���>���)e74f�JAʍ��chMT��	��1~vZ�<��MP�<ظ�h����
-�W�)��m k�a`>��{`�յE��<��,�q0���u��PO�D��+㵠
8Q쌏N\]/��%�"�	�1unl�CV��F+��P�Qr_ԍ1�2sq}�M׷�f���XFUARas:�+�������Ś���B��V�
&=��+n���P���ͱ�Ֆ��
'�~vt$
��1=8���˸⩉�N>�v,j�.�gJL�
Rnr�!M��q�n�@
FFM��_�`B\?,i�51��3l��Zw�at
��2��}�
�v8	R��D�_�
0a:ng'�ʆH�쫊��<���D��|g�RW�k*�M�m�u�n�Cw�{
-�zF����[nQ�	����6�5~��;�Z]0�d:�2n�ҥey����O��/�
�f�d�
�\w��3�l°uZ�
-�v�?U<�
-nG {2��J;��ɣ�”���s<�QY�i��
�Ǹ�R-5�E2#�#��a,E
�D`
�u�t��,��M�
@���y�x6

�'}���U�y܄1Vd2�#�
�Qֹq�L����è������7n���R�`���8s֚^q��::�wj���̄��[M.�!�2
��E^�
l�	Q>��VeN0�l8�
��<>d`�8�.�v_ވ�&/�����]�k�X���������*��U�N}���]cN��9=��/�Ꮒ�m���{c)Ը\
+���EQns�����h�˅��NzΔ����d#Ft� 1`�bL}��
�n�M�?�.͆�b�X߂rјG�&e)�ʣ��3!o����A`�w.�	A��ıӏ@̹�L�'ȁR#��a����⒫�
r&	�_�J7� X�>Xs���:�33�n�P���I����oI-�;���<�=�:Pg)�N��Z�k�|q!Y
�/
a���G���2&�Y{������J��o��^�wTpe�%nVu�X�N�ɒ3a�aۯ��O���>$�Mi��+�I�|�.�;��q޸��A�ߎ-gM���w�4���DdGS'�	�(�S�?uq/�� ^��.�+�:��}�t����rj���
����,V�o
-������C at q4��-h
-*�X�\|T6�5�r��������U^�l�D
�Hvb-��H
ek���,��h��k��	�2�3Q�ԗ�������7	�y
�Z�?��6��
��$h���/2����/X+���3�:xWG�
eZܧ����ۿ�w�;�l���4�.kի3��
�r��:�f
@QHh�r�Re�Kg�6/����qo
�gh��T֙疋�,״|��
�Pq\���j
��O���3�l:<��7�c4��,s.}y��?	�p���@�S�~�o�P9,�?mD;�ё� ��DT��)�
-��j��K�FT
���}@o!y�������I0��ut%����n[ф�#d���i�=�
b;)�@�&��A>�IX�5�����4
���Z��LT��8
-��_Eј��mM�F����{B��ֱ��(#�6�v
(k��Ǝ]61HBk�zʄ@"�����:�$�ȵ$=g
-N��Xk�+uc�����,�^"�
tk�TY�b�-2��c�rn��!�JC4�b����5)5�R�U�ߚTK�w��H
-��X��є��L珽-{�{T̰1ʰ*�o�
5NF�� @e�O|��7�3���6��{
�x�AQ5�M0�"��Y���5SKH��MBX�����ȱ`�������r?����By\H�K5I���3� �n�j<y�շ��7΅_��0��a
�
NwJ�

jȜd���!�9��`u���
��r��\��+K
9B�,=��v&��p�Tz�v����T�Z���i�� .,Cv�)���<B��~�9�Od����lp]�Dkw�8�
d+�'���9��T���	Z�r�����w�/�q��
�� Z�l?�Y�B8&��X>�����`np�t�Aa��?x�	�s5��W�W�J	���(B3�$C-�rS�S�U����(z^�h��s1��E��ħ1�,��M]'�;5bw��f����jb���=J���DT�҈�1� �b��@z	x�L[�T�|�
���˅:8
�T�z��G\�#�(� S��;�4ש������tR��ߗ����5@4gQ�B*����C��T���q�L5��)��ɰ�g��HGI~o����߿L*P$:��w���A��:!�͍����^��cl�p���	�ܶ�{ҎP�#*/U����<J_
-�%
�R�%,�S���^E�t��\U����{kk�W�
�o�;��=eB����Z9�F8�;y�|�z�+�p�Q��J0�.�[o�i�Ԩ���

.�,�� ���e��Nؔ�|/RJ'#��mLbWn�9)
ً��~ [�$l��t�ġ7f����
-���
i�w���b)0�����X�vu��/�΂�(��L�3U~J�;�i��j��������

Ɂ�z�Lp�v9�s|�
���4��Y�ݬO�������wsE���:�;�4
�R�\�#)q�3H5�ъӌQ}%,��6���ʳ$e�t,.b{��,���N������?�������Sv#%�C�h�������i\��
�+�Iߚr1�{?E���~�A8>�H��o7�e�BL1F�0�m8 �\x�dW���yb�[>�
�aQN� 7��|�r5�uE5
-��+)=�DB'���&,0
�ݾ�S���&�c��oUF����6CoD�Cs�~�
X��O��
�ܲ����ƅ4wau��k�����Á����N
V�N
�����=��d��̰ +Em��n_b���+��̀k���|@����	
Ka�8+yv&ex:�t�Ѻ��n��64,;ql���]
�}��Mdv���VE�����.*��N�a�B�`F��$y��+㚰]��e-����RS
-<�)G�T�d�.�3�(B;�4�|C؂(�֛��w���	Tv�ttB����G��I��R��Ї
oO������b"�wL_�Ȟ����9�C��:��TM#��m?:��7�@���)o[*���G�Ik����ӭ�f��� ��|�9	�����P�S��������#�4�
��϶&`w�=���Y����hye
u�6C6�B
��:1Y�v�)D��{R#���B��(�kqCV�P<��E��&�=�s
E��3�&k�#�ʏ�}�ܺ���#�]sZ`s��Z�6���ԗ��[�H�3���kO�
�D�c9�@]�W�U�/�oå֌d?(bj����I�=����uc�-I���]W:�O'<��ի����z�C����:�P��>���<�}g�
�>��i��Z�--�LX���)m�JJp���Dh�QS~�ɉ	��'A퀐3}i3~���v��՜��}��6gMDkr�z~ѲX����<���lw��]����t��ɴ����I�E����Z�����T21H�����$��vSkhR�!
-g��E�GšZc�a���=��C���ﲸ�j0XDI�w�u�)�i��j/
Z5\��&N�
�(^�7
 
e��{
-
���{k.�f��8G
-J���̘:�c��(�O�?��QEi�N��N�
[MMZC�@�'���G
5"FtȠb�R�����b'� �E�Kw�K�O8�:+���S��&�Gc�뿂�����
��`�]�6��魑�@i�Ί�2>��5���D��y�a�O �s`�²4X��]X�C����,�s���j>'h����W�NR
-n�J�N�W5����A�bZ�P=�l
�����C�5z�ؕ]pC��&���/�P�����Ѯ
�?�+����
 �ϫ���$���?=�����ግυU|�7w��[�|W"��:�:=���fRh؀��\�g�����s��76�

d+�QJ��Ϲ��\
ֳ�;��r�ke�0���&ۇV���۳1�t)�dq���?Q|	r@��t=r�.�rC��ķmQ*Fr	v��F~܁�m/
����ޘ�����`2Vt<F�R��	�J��"����"��DG��jv)v��4����U��3�����=y��Fe��
5c鴼@]7��K	���~]�v��.�3�
,���#W���M!�

�B�=�_t�O}��ϯє�(F:��4�Q��U_��m#�p�e�
̈�
����B��
|ZqZY�85.���:h/tm
����'ǔ"�_���~�
.�=�$�A�t<�,�
�D۩��yx��
�j̇���w/pu�0�0���b{�/���
�ݘ�DmR%�;�v�Gu�=�'�q�2
 �X��=~�����;����.����K4��X��*�v>��HgbX�.�C���5J����K�*7s
J���W��
VL����"�2����M�66�p��_﹜$�T9V}Q��m-����}.-M�8�� k�GH���14G���x{�f(>��$rOPq2�5a��A���=a�H��&?��o�QIN��&�r�Um��w�BC�^G�`95C8�x�U��FP���s�k�`V8�V�g�.(Z�~_�ꏔ�Ls�����g�,"\40p�.���5r�f��1��Wp�j~��K�g�� [...]
-q�5��X�@�;>�����b[ٝ��c�A�@
g	��ً�O~�~c5������QEp��v�f
�?㑔{szF�
-'_#��17���yO�Q���
-Y/�:�/i9��>��b,�οC��Ϫȹ	C�
["�}�gR�\�@����>���AHs�8�s�{0N�f߅���
/,:���
-�>{Q�m���w�(��p�n G�e.׷� ;D�I�ϼ���i~|���}��b�'�{�,FP\
��ts>h�\�4&�p�+E�nz�|�gTq�"j��a�
G�}!��zD!Ҧ�zi���EDd�O.�+
~`��#��-�xT����L���IӬ�@.��!�5
-瓽J<���а
� �
%:ņpE�;��,�ȢN��>F��sF]���@*�iEF�a[N_���Ƽ��f�e�R�Y�gϽ�vm�>{��۪T�~k
PJ������al���m��)��3�E�B�}y�:;:��k=�a�nx@�G:����B�J5嫔 <q���_��QK�¨(�՚@���t>D]�U�ck�Ӟ�H���\����m,� ;������T�EDL�Z���s�>7ը�G*Q��CM�����IA$ �B
YX�/C��.����F����b%��	ނ
�#=Q��Xq���¯�S��|.z���K;K̖k�Qӷs�Bܙ�X�Q�
�
5
���#�8�-��}��b��Y��
Q�^I��F�&T�/����3]�&���1�τ��Z��I<�n���3��"��q7�����q�;��
�
�$Q&;5��-q$�b���W$M ��`ei�9���{G�%���7՘�u�.��I ����W �\���X'�p�W�h�ΖzW�>,*��J��dl�V�(8�G�U1/i��剿3�k����eKԜ�8��&:W�Df��)�f".T�+7#��ӹ�*�y*D�k<���ՠS
a��~BX�����.�
������Wz穘�3{�/
-�s�̚��}H��t
>�|�ѱ���9��t��e�Bp/o'@
-�j�P-���^�wD��3��Z;�}�J��2C.M11߹���jL��Ze�(h~��ķ2�C��v���
�|���k`��9�
�h��𭔹�
-������X7(�4 ;�������3�@��JڻU������ ��+w��U�r��T��@tɌv��3�'0��,;
-��H�aC:�o��1G|k��j���Vyl�:��V��?�N�䳥�w�����F�H~��r�4o�(H
@�i��Q0���LE��0��9M�Π�3kJS}��d�T{W�#�<޾���X���攍���idua�녎�r�?�	�
��0.�!�
-� c�M��O�	�S̽ٴ�p�)6�_��r☡�^�<kk��UPJ�W>���D#A��
F��Z at 3��=��>�^ �LG��ᖅ%;T�����z�$!�}��<|O�
������yF�Rh����
�S�ס�p�� Z\!�����

%}?ڑ{G�>�xQ����T�?�0��ar���o��ydgJ�i����ԛ�T�⢼�4}�9Xו����}<��{�
)��!�A�j&D�:8�v
�/%�� ����Q;X���]��W\v�y
(�I����[�}v/�Ȳ6s:o4+� $$��d����J^��ӚLA�6
C�D�?�{�G
.'�iT��/�D�lk�XB��!}�bz������ٷL�=uu(#ڔBَ`L�0�w�j�[�a$Lߚ܉Q�lx7^�ܸF�v�s��T��
[���|����_�M��I��l�s]ͻ����%Ԛ�׋��X��L����Xչ��7&f��4
`;
_iQ�>DR�/�K��KP~%�̤�t� �[�&��� [...]
-*��Dɏ�!}�2w�m���Ⴕ��u��0��㡣��
�>/{
-X�[u-�m

�����"3|��ݻ��خ�w��%8�}����Z��b> Fg⁣����s<���RڞG:q.�i�5��
}+���MAE�S0dI���P�ZM���8�F���RRMw�]%ho�

W��%���I���
^����
-vb%��J9�|T��[mH��Ź=s�TN�>�����#e
�}F�,��{ۼg�׸�
�gNh����)L�(��I��P�HR+N*O�l�s,J�����A�IG��F��s+�z�
J�7�f4���6�St'Y�d�C
-Bq��4z�I��
S��G�<'�
6�^�2��`OM����A�o���_iO�

�û�2�~�u��U��N�B�TaB�Z
�|h���ҡֽ��k�
-.y�$1�
J��>��&�
�
-
��EJ�T-p����IA5��Ϩ���l��yVl!�����$�U���}7��5�'I��
�[U<�'��nL
�
�a�	�mM�Ԉ�E6��6
��`��u�g^�Nv�N����Y/�7�^��Q���ʒGTF�_��މ4*�o����n0�/���1�P7�G_'s�4���N
V"��
�Z�1���P2��z}��ՇᲠ=F��L}֩Tź�+�0��2�ґ�"�s[�X�#��)J��3]S8G��8�A��&��M�ӟ�`��
�
5��4V�SOTW��1[��N~ #���!�<�m
��~��uW4h��;;���UĘm3����( V���F��F��x���h}�W��	
�C�W~a�Ed��C��\;��Q�ǣ�l��	Y~�J�x���F h��d;`"��rB��d��<7,���Z��n��)���%��s�a���R
�뎵\3j�	k��k7�
-�*��G�>��|6VKr_頯���zUNc��mo���CI�
+��w�
;:�
������T�˶l_�q�I
�ﯚk.vo;@u
����|(�;!�,��n���إ);�#c׸Y.2ݐ��|����P�X�Vo0W|�����jc����,
,ץ��&Ӷ��p2O�>�W+\%y_��´l����
-cF�@UV�i�px�
�w#2�
	�k���-IMR�R�=���N����r�f�d
r��M�悰�ow.�l�Q��d�ʦg�7�ʹ�|'��%�C�H�+��`#ĵ��=�^��-�6�%t�59L�k���rp��@%���Dj��k at k=QS�caDQ}N�d�0���
k߄Jz�
-�/O�?3 ���
-+ؗ���2;�@��k�� ��3��ʫ��a|r,��d`���ٚ,��E�i�CǪ���H
}a�`T�`�R����ٮ���Y���ځ3V�7܏��(:���T�#�AH�,t��Rz��Z����
���#�{X�Om�3uh��Ǜ2_�)J[-����{��K'N����K�c?K�(��
-�#t�9}�8-1��~k at 2b�j�o��Y��(�b>���!���u#8�+�s�_^V�cW��i�f'�N,�fw�T��Oͭ�G�A󃓌
��İb���H���_�0
� ���XB�xLq�z�
x�����+��LX�^A�^��#��$ 
wK�Ac���ց-k�|1��q&39M
�Y�L�&���`;��v�[ADZ��f���g+��
�g��
w>;dWp���;��n>W_�V0� HK�
� ָ�E��?ҫ�e��E��`�k�����2
$��=L�e�Lc ��Nh��H�6�
�si6{�nzQt�d&�j�>����u�s�l�k9������]K�5���x�d�{��c��0��r��b�7�� ;b��%�,�DC
^��U5�o��P��ו'�26�Kl�Q
'�ı� �a��
-�4e�2�D,����K��'��
w|�/�{�>&!�X[��/ l�z���&E}��x��j�� �>8�Q?#{�M���0gL~J�i;�]���p�U.���
?Y/q����RR�e 	���ƆʜTg�.�a�f�`�^U��w�G��@!\����v
߀tM��%}f=�P,{�Z��W[��iH��4�ԣ
I��vY�>�L' �?�u�aD#�ʧ���3����l��M�3?��'�HTS�H!,��l�u��Xy�U2y����\���eރ�ײg
�1RL�)�ك��.����ݶ�y�*ר&y<���������	,�C��\�����v&i�xgpb#�{��UҜ�3~�ٮ�_�󩏾�4���	�8�}0�e'��y|br�r�\���(�
��3�#�,����_tʱo''��2.�d1r��=>��V�k�}
�h]�|7�����N�ώ�b��V�2�'�
-[�/�
-�<�R�0�H�1��ԁ�,����'@
F����̂P^-s|LK��KP+.P����K2�<�n��ñ�
�
-��g�l79%/���<%&I���*�<�P�J2'�S#��t���.ʂ������|뜓FZ�xc��1�$��92u����pB	�H˸獽w��+1Y._��.˻�=�R-���@���N׃������U��Ě���*���jhX��� �(�L��;
�K��+�/���x
��M`<��*��И
{��U"4m1�M4�
Lt���W�y��L�:���bڱ��ȷ��z��3~?^��U�8X�jc�2#sk��`�S�l�����b#Ƶ
�pö
=H4fV���
���
�]�_��e�L7]&���)��C
�V���:�T��u��
������
��p��`�
<�O������W�^�%�~�ڜ~���QWY�=���F	��GA6n+�6B�C&��{�`��˵���
f��iѲmi
�ׄ
o*�;(���e�;�4Q��M�z$V2��m�V23�b*��O���g�����Eڰ��6 ����־�\�(�@	�k���x��˘�Ǩ���g��s��l��d�m�8}8eۓ�g��\h�D�պ������۪�H(�-����W�#?�g�âǵ��[R}����Hݾ�o�u�����5i��E�!t�B*	�mXj�C�d�j#�i��0�@�w.жGOH��,��
�lP�
ҳ$��x{+�v��9uID�燒3oY
*�V��c�����<�Yq��늼�D��%��+��\}q�Jε�n�
\b�L�w$-��z�;,��$ �� ��
mp�\;:
-�
z�9~&x��dhQ����Ҟ��:��`:5?5���!#���t�Eb��w�C�zI�Q\.��yA�r�35�B9�]^x6�M*�q�G�N��;}$<9�,ǒ��U����Q��s3�.|�h%�q�({��ї�
]� ��ާ�Xꫵo�fuH�7�10�
P�`\��˫#��ߛ��KZ
2��+;�rf�X��*K����� l�e;4��5�|�����Zi��ͺ-ah������I�	UT&|�!��B���f��k��rA��P
�z�Fd���a 
߾]���R�b<����k�`a�Y����/�P#±�-;��6A�W�B����
sn�Ts��q5�ec�Ej����
�&�wʜ��bFg��%�
��d�[�(�Ou��Q���98_�?Ǚ���X��p���c".N�[.4u���q�
�2I_�?r�j��*d6��|�0�
������
-[��5\M�"�L	��CФ�ϑL�þ��w}OF�~��Lo/S�P�I���A�]
�ET��K��W]��
-"�ބb�e��w���
 �?<��Ipf�G٩��/�s�P[
-��|ń{��~憙�B�خ��UC����}��H)�>��.:�+�J,�ಅOS���mwH8��a��yó��Y
��Syv���;P�4�B��*������ɼ���
g�Դ ���><�3�HA�=�FO�ŸZ'�D"���Ig*�+�_)��(���`8H�"h�EE����b�P�`8��3����`����rG�;���w���e��M��X�}[vv����~�&��UHU���k^뚈bl� ��~�D�N�*��Az�W:��q֚s�\��Y�O��v��I��gu��(QJʂs�K?K
�Ï@�f�I����faߎ~���7�Kj^����e��t��`�:��/
1eJ4�9d�1u�q$���Y��lC�+��񉹧
s<Ӗ;` p��Ͼm�����
��|kb�D? �4�O��Pu��#�"��4����a�
��]�?�>��.ѫ�y��L�(s����#��Q����
-z��:�D�t� ����
`�X�o(#d��s���|������r�����^��� >�����;k�A
j[��ɣ7
Gr*��& nǁ���~���"zM�ҩ�tUwdG�8�
-V�O�u�p�4G���
-`� 笤k���q?�Xgl�.�/w��@\�!�
-��ה�L	�+�R�
�L�A��6E��J
��܀��RP��G�����ythh�'~��a<M^N��^L
�_�p䷗9���Z�v
�P
Ec���_kL�$�d,�. ��N�[ȅ}��o�~}	
U��CM@\����7=�)N�2l4�e��Y�j5tVL۟D�?���T�#
�ā-+$�S�X�*˽Zoރ��}=�,>�9�5l�[�hc��b��C�T'��-��cf-'�f�eڤ�8D��T�������H~�b[?^�̮
-�ֳ�/P�I!|!
[���2�U͕Sz���		Ŷ�#�	my���KC�+�)lA��
RJ��/�Tp�����	�݊�����-C�P�d��*�WY���k�`�
-�~�t�<�K��C<%n
ߚ0�����6[���P���/�Jt"�"Q���WO�x۩j$i�<Q>k��!'3q�D��$�1u�Yd��>`�P�J�j����uO:�ɻ���O�ش���-��J����u.j��=�����RF��	m)R���Ͼ��ب�]
d3�_��H�����²��3���>�l�n��{��N���iG�h�"���3Ԥ3
�"� Ĝ�ܸ�1�0d"�s
�'��b�+�ZV�O�P�r_�>b�1�_�Jl"��^�h��>�-���c��9w�%�ݱ3��M�X
#98m�
3�W��]i���$��
(+"�z(/ #O����5��(g�K�p�m��Tڽ)�YI��o�o=d�/O��e�̀�� �b
��`d����1"F!خCJpz�y`@��]6ZN�s��$�㶺���)�
�g-�
�Ѥ�_�MC"l7H ����:�671�I���;R�, ��-�I�
FN��z��7�tl��k������y#m[��b4[�o�M [...]
:��r����Wop[�&��ߎ�0yB�]���S@!7�����K������g�P�A����
P��&������"��S��D�YU=%��� u-o�1w[�C��
�C,���.���ja^/~� {\��<�7r?ʼnC���O�UK֋3m��"R��\>]RGrW��a;����$|;�I��V�����dUӒfKh�NQ��A�G�z�1r�{���y���'�@��
SB +�wBy��$�:��p5?mV�V\[NQ�`�}��uk5.$_�H�{�[������`�N--�<{k�sB�ǖo�����d@�"2:<Zx?���K�l%T�^�do�;��K��KXP�
.x��A���:��w�Y�Xǭ0�WYNDM�+:h�
d�;�O�;��m"�F|�Y��]���_�-���9�

9	7g-�:4B<���{� W��
���10G����	 1��`/`�Hu����$�^��&��L�'��,V���{9���9�oٛr�ڀ��2sTW���6u�o��c�l��͏���|�
��V��~+
���/���3E�ur
xǡ���Y4����]�~/M<Y�Ue�	ka�
�����႒���m:����%X�	���ŀ`߅��o{i��]��[0ą(��ո
�ܬ
;�'iy�V؇*�!���k�)�`{�B�rGn8PV��(Lɢ��Z���	ag֏��D��,W@�}�AW
�TR�}����
�u��9S�K��cT_�A��{r{<��n
-PQ+@�<|�t_�‚
�̴HU�C�K
�0�hk���6�A��
о"
��Ԕ���@�|h�
-m�ž� 1���HO|̺?�P�~��BQ�ɔ���]��.�H_
��

�YC
-�O��@�<Q�d������H���?3C��
ڑ�R�jhK���`ʞ8���W/sY���<ri|RFe�*"��X�]����
ӏ���%�j���P��<#O���
-��|+3��\����g�h7�!�a";wx␢9j�2���"�I:8dM�M3����7�b緀�c���y��4s4^�����?�V ��������j5�(S����
3\m��ǣr�7
�C�3/������wt���B�Z�r��
H
-���?���KTӓT<�YXw�L6e�=l�&�@��&8�{���0����BȄ��-�	*2�
��h��)O�6��FP�U_7��'zT���ھV������ۋS����ޢt�eQ�Ε&�әA����'%�@��LJU�O`.�
���
^6/�V�m�ࠠI��H��r��)r��q�8N��Ta֝�j0gDL��D��(��
�A7)�1L�u�[O��jc��%S��mI���4}�9��
Z��/�,��"�k
+/Length 20132     
+/Filter /FlateDecode
+>>
+stream
+xڌ�P\��
+w�m4����k������]w'����`!w��s�������+�`��s�9��P�*�1����$��\X�yb
+bjb,� ff6FffVDJJuK��
+DJM�����
�?LĜ@@�L
��T��Ⱥ� X� ,��,\��� Vff���;�ān�� F���
��R���������迏 j 
���"� 'K�
@�b�g4� ��M,A.�������Ł����ݝh��h�d.HCp�t� ���ANn S�_M�����ƈH	P��t��F����
��6�& ;g����)�	 NP��(9���m,�oz���0��
�?�����3�����h�iig0���$�]<\�@;ӿ
�6��`���h
6�W�@���
+ n�?
:�8Y:�83:[���$�_a�<Kؙ���ڂ�\���O��	d&ޓ��kmg�n��74��35��SW&
;KGW�����"�?2s�
������� r�<L,��J��� ����/1�
_o{����������8��|����_���0�4q��-��D�Af���p�� �1�'������O�!3�����c��SfR�TӔ֢�o�kEE�= �,� Vf 
3�
����q�f���K�
��Ou�(cgf�+�_]���o'n����
�S(ڃg�����
�&�_,���_.�����(��+�K�t�����,�
���6��1��
xA��kb�M�@�^k�������ʸ ��"bgn�7��Β�
 SeK�O��
����l�l���``af�?:��X�/g��[t�˿��/
o��� agbo��J�rp�NN at OD�<�x<��k
+�������]�. p�� 3{'ĿN���$��߈�$�q��� n ���`��q1�$�  ���
+`���� L2;�I��"��k�����(�A�Z� p-J#np-�8��ή�����A��8��ή������x�:�߈����
\��֛��8�:{�0�W��������S�d�f�Ot�3�{D�>�������&��
�3K���Km������? �(�?%����t� ���,��We������?�Sb��� �?�9��v����
ܟ��b�����7��G
� ~!�ـ��P������0���|M���m����wt�w���OD6�?��
�����A-
�)�?���@n���l�
~M�]� g���?B���� |�2�X8��q��]���� ������L���
+������3���8p$/�ӿS�Ͻd�����_o��_����d���lo�b���P'B��p0�s����0]�	�eHb�p7I-��7�
+ɵA�OV=����[+���I�<��H$��I���A,&{��-�����J%�-uz�L�ދ dj>�F���a`5ٝ
+�L�K6�S�����<.!���=U�6�Q������l��c�#��������k�wF�G70���e݂.(�\0$�F	���j57
+P_�J�N�0�����OM�*�|@� Z�m��g^�A!�P�̳��v�xt"p��]�N%��Jk�-e������E��n�ёg}+�m�ZU��;wف;���r>^��6;5�8n�t�]��y�E(>if
�����KF �� ��(��;�0C�v����M.���5e���
�J�{�E��׀����!z��!�H��Ty��
~j�<M�
����L~o5u���X] |�l�u�]Ln�n/�K�	v�O�`�s٪E��覱��+~2]�o�%���	�(� �h�RS��


	��W[���*/�w�T�f�Y�����N���1�'6�6uM��ɣ�$�ᕧ�;�i�p�P�d��@M����%Ҕ�S�J���
�4������jP���*>м̧�D3Je�~h��X� ��}��d��1a#�� \��B�����u%�1���
yi�2����
y��A
X�
�kQ
϶�pP�N�քr��Nm�^{ϝ���a��S!�4'��յ.�+}"�"^G��c��}��s52)+���J�
�_>J��朓�&���y�av⬰��VKv�Hr�0����F"���h)�K��l��֎�vvA�C���j�=5&
���
��Ϧ����V�콥���R�Wö�<��)W�
�X��U�U�<Ŕ$B��
�M�L3=\
+�ϑ����>�`w"�Ur���
�De��J *^�ý��ԛ

\�
����%&��
�E:�'mj���l��*\&�hi���
�v���"� �`�&�N��؍w��o��{1|[��V�x�`2�:�������-���o�Vx��&1�E>��G��A�c8�~
*��ė=�츘a@&���@!�|w�+<M�K?�,�$fDG�]�ѰIIx��aS36��s <it��*��c�	�� +� 1�^���}�t^
:|����~��O��v1�M�{Ny�H]^�TV �ƓPZ���]��j�X>�>��!x[(�$
]�2|�e�Qb4�>�� �6�5�q3�mm<�|%Z����)��p��8�I��
)�����	K�=
"@�(���
��
:^�<��~�U�������+y�t��Pȯ�
����s�$΀y+Ҩ�����~����B�D��=7��@�"�
;�d�=O�si|i�Y�>!�-�B������s!ٿ��L[�)�[�Uw���(�
���t�5֜n�z��+r"3�Y�ń)RX�3
+'0
H凇�/��=;��$��U���e��e�w�UH�4q������u�&���!<�T�{�,qT�h��aN�P����,
+����-�S��Ұ*��,���
��:Ԩ&�64;�qjfv�C��g!y�)�w�����j6��N��ό߭� .�"~%_��
yf��VM�nƙ�iPe�����
�I��
�]Q2[^���7�3$�	�㱖��,UE�ʀK���崜n���k��n�3�
��
vn�yR��ň/r"Jt�FED
</��Hh�-�V�0U��3��x$M.��S�p�5�E��e�nHK�"����
-�f�Ah�!x��
x${�_���E
p4�hD�j�r
��x-{�DSy�U�j]�s�5XT?i`I(Q�Ygo�
�
��ۯ�Zl}�����g�oV�#\�)�����Z��ԃ�����A:]�>b��̶�����չOx�-"\�

s�ˏx���0��:[>b���ȚLO�н�C�M�C#��
+'>�
+^�;�ռ
��
 �@�9D���ݰ�NB�g���D>��>#E���V�Ki�
�rz=f(E�u\K�����8��1
+�y?V�YAC(�b��
+�cy�,X�!���w<C�+Q@��8cRT٣1� H�㢡a�
�q�tI�Q�lَ}2� ���V�v����V\T4wa
���k{
bl�^ɠb	6���:Q��_����`��ES�
�~i,gu�
u}
u
|��$jt�!�S���]� a$p��F�"?F�(�ؾ�m��4�vc�v����F�\��bԞ"˷��c� w�����LN��a9Lh�(F�M��F�td����_i��	�J���)���5�wwr)6�;�J�f��U�oŚ�Ӝ�4,*5�o�����}-��
9�a�B�bE�]�3ah��t˦�}0�HK"_Si™1�U�k��@�F�#��qq'7�l��
{.�l~��
t?���;L�w��Ig�g�Ena�MF*��n?�lF��8�pOY�%��H�=ňNӣ�
�ب �Wmj�T���;�WVKt��B�X�H#]��u;DR��1���t����#�|3��D�N/��g��
È�I���c�k��t��7���ܢ��H�<f��—�O��[v+��![rQ����
+���o���=ʠZ����%�۶��f�:�m�o,�bJt����z+OD����f
+������c/,}�y	W
�I�rs\w��n8>79�f�[�Fc�-8��O\Q�U�cޚ
�i�8�#j��5Eo���N2��mU[6o�}�i�����a�{���r
���ث�*����*�٧7:�z[B)V��MD^ҨZ5�[Y�Z
���b uYh��~�yKX�
}[Ȋ����F|Q�����4|�����Z�Ω�q Vp��ໞ1�A����M'c�8�ovax�=T����倇��H�~D�SJ$�eRp[�;Ҏ�n�,;�qrdDT/E��
Sq��'�m
+PE�ӯ�˻�߹�E�
��߾�C�W.�?�<�t�PtV�����1u�|�RK�K��1��4��;Y
+E:�K��^Q�jI�d��>M���S�
)�Z�j]k���}r�T��c�
� �!�T+�Za�b���V2��QZ��y4�����k���t�`�����6�%��7#��`�nC����,?��n�ѕcAt4C��Zy^Xs�
�/��^�Sc&#$�l��	j
��Y�*䝣��]�;�R���Wc!�M��J��9�F=�
o� �&���{v�#�C�Π
Y�\,
�Vf���h�Y3����s
y~��
+��! ��\�~!\X���[X�"��q#�"t��MQ����()T�K�����
�
+�d��k���lrx�z8���'��D-Ӯᝊ�֌5��o_#���g
�y̳��4RW��Cm�C��}�5D�Hobv�q�G�映��c�U֯�6���.-���ݍR.]h�t�
�b�}��baG�IōE��3�d����ͦ���a&K�'�������M
�Bï�s���v�]���c��
+I��]i����0y ��ֺVk�^2���u����?�<�Kכ���-���
+]
��F�I�އ����>�s��^����B��y�=��$ꓘ�&�aջ߭�~�]L���[[(�Za�,*3ʟ�ž
=`B��
�Lr��
].�4U����RWK�Ʋ���J�_}�^���� �,�<��� �4`��ի��9����o��˽�|��]���J^^�ӉV�
��C&a�5S�3%�~��=A��IBK�����Ve{�h�A�hk���5�c�������vP�
�4�
ԗ��
.�J]V�A����U����3
��x>�{!�h<�ۅ�
Ӕ���
�{����2�q���6���b��8!�Z�Ǟ�0Ɛ�e�1���$�}��E
g�&^E��`j�U�CrDJq��b��'dz�
�6��ԑp\�:��o�dzn���R~Άox}�l�W���x���I8�D=�c*[��
�N$�h9������)����
+����:�)�~j��i�/H�J��L���
�|[�L�،�����&���!�s�k�ȩ&�"�
�?��`���!��|Հ���S8��L!v�pX�'�4򥩈/�����.�gs��0RM:a��O��
@�A��	=z;0�`��(� V�о�l}?��H^]�
b9ux��S�`�ܔ�L�#�q�-qs���`B�R�X��/�*�p̂7��O�B~��kO
��ݹՆ.]DT
Q���YuT
��Jek�~��n���5���W5H��b+�Y��'kߓ���u��b��T轩oĪY!N �x~0�3���C�۵�c}��0}��T�^�
t�]w�m~斟V�+:x^YHj�����[�n
aa��V�6y�u��;��q��Ȭ��3'��k�N-`�/M����<"ū>a��
*�P���[O��S�4���p>������Ӗ*�4�`��w�}ge�� ��q
ˠ��j^��+��&���n�� �Z��C��X�_���{
bp���a
��Ԅ�pK��͇:W�b#{�^B�R�!TjYR>��$������@�.XW�Ԥ
z<�q z��g�̋��)�?d	rr9h�������G��kEO�������d\�I�Ώ�[ �tŸ��Q<M�������3f����m��o�l�1y�d{��
�K=�͑�c��*���f6u��۞3ߏW�*J>�W�d�)��z��w�vx�'��#�0�a���=9d
Bz$����RX�-h����� (akH~N��~�7�hZw�C+|��0:��C��8�B$xO`��%W?6��FM�d�}�m�u�0m��+��4�]�����9��
|�=����ᏙI�c�y����?I_�>����YSQ�%չ@((������}՞��9,�7�[b�<�^B��0z&�X�P���̠���WA��
+�� u���
++���c����{�;$�Z~��勭�����ȈI�< �:����n�l�B����N�����I����bn8��:67�K�l�G�����Ű,��lܖ�߶����Xl*����u��~�ƱJ$�Ď~��ζ��||�-�k�[
�)=z
{-Xp���q_M��Hs��X�\	٧Ԣ-lÇ  j��.3o�~���l�*�p^x ���Ɯ�]��b�ԗ1�s\�R��as�dY�f������r.9K�*�?1
+��
%�GS�՜o����X�,�02a��c

�ؖ�����k!���rw�Y?$^�����dS�k?(I�H���ܝ��Ō{ߡ9w�6�j�TZ������r}ڑ�L�̷�KaCH��9?���~�>k�e>3jS�/��N9Un��hv"!&i1צ(j�%M�v=)ݭ
Ye�����
Z�y��i���ۥE&��},��pkQ
Ͷ�0U�%��ԵօQT�KN?�
Ⱦ&VL�a�}�4f�]ŗ�H�q�cw`��u�<Q���S�R����?�Oz���c33��]1�K�ᩳ�[��.�̶li�?�7(�a�LXR�T�d��M|���(���
;��f~��|�L�@C|c����baz��[
'��&bKE:��~�܎[,υ�P�'
B����6U�0�y��
��;x�Ql�����f3 �����V�X�h��Z����-�(ݻ�Jxn{���v8Du���
��{mތA�e�h�u��	S��&E��
��y�b����w<��y��hV�bF��1�a��^����
2Z�U��g
ZR�8����{�
�x������o��&b�H9D:���>�!�
�Ϭ�C�k��?�V�`�i8J�S�5gݰ$rm���;���s��v�~��%��b���
�I1~
+�6�.�
���γ�9�Q���0�� �J�8}.p!j1��[��Nc�k�$X+;Q5:��i�\����kz ��	�]ќ`
�M3t��+[�����
+i
�}t��[8�NfK~
��,�3�T
�Ġ]��8��B���	�=�W��h�C�h�L;.z�8��%��	��-�<
+6���'b�B�����
L�
��!)a���S8���g�G�2�{�Q��0�Ӓҋ�>*�wW
+��� 6�K���F͟
����*g��
+�OK�)�m�{S��|�}��0?�]����[
+$��tuB}|�p�g=��2��7c�|����.�S=ZTx�$�y��SǗד�z��`����2�3<$B��������
�N���19���[x��;:L���
+��ް8F���	��.$t�2�	���N�	?c,��WAe�bxbl�4`��-��pZ�
8�� �\'p+~�(�ٻh���;���j܆�H�
�����mIY��#�'�K�ڇ��Öd	�A����ի|��P��
�9�	����$��6CM{N���<?�֪t�����������'P�X�~� �W��q �/�*Ԉ��]������<gqw�:k���]�.�۝����톍fu;Сn�1�_�g2�B�>;�׵T���uW��3oL����} ��ٙ�`�{j����Y at S�I.�Ϻ8PO�'����t�C�oy��:.N�v��:�ܟU���XD���

Z0�v���Y[9쨼��O_��*�ekX�H����&H��!?�E#hG��
���e�:�z�_���;gwʸ����
k:��lU�sm�'�!
?ʻ���i���郎[�椧�Gbi��U�'k�y
G��1~Cמ�3h��E�ۀ�R��w
��9�Π�� �;z��W�ƀ��͸���P)�'���|�c��Y�]0�zB�q�gG�5���=kO�A�wGOf�G${
H=]-�H\]��V�3#[a�U�+y�U���I��K���	{ɨ,�
+@�Gw+۽A�y��8ٷIoC4E�>M/�K*�d��
�ܹ�1��
W����E0��k��#u'^x8+���
+�À��r��~H������9�:���
HE�v@i�K��
+S��2���1
�Y>�k��[jŁmfī���W��*�
6�m.��a�xA�W�����f"%��%�z�:��
ϨQ��^��p�Z���R�c�+=I���,q�yk��-�֔�X�Yv�v�\d
���
��"��Gv
�0ϲ �!��xs
E�����^\���-��u��3��
K?�
�x��RlT���^y�AN�E θx��
��nH|~M��I�V?I`���K1��=T'�PP�Ц1�ܦ��}
z!9����x
�M����b���� N��
����
����q���6�����)����9܁�����$��޻}޿e�+U��c��	WoLϞ�����KBS�A2�v�XW�n�t�T�
j�b�>U-�;�E������ݷ��7�{�GD�Ɯ�Gx�/�C���p*bg���	�q�a�	q�v����#��~=��	�lQVWG�� �>�;ub�+�[/��}D����cc��"E@�l��Q���nx�@Ib�l��3T����\�$�uV�����Ps�]Hf5�*^6��J�U 
+��# �D�5 �
A�igl늳.��N(^����ny+��)�e����k�cTlX��pz���q��0��(*�ij��A��#�;�E87^ъ�����$~�ٓ������{����,i
+��c`q"��c��"����BC&'���t����C�����
��n�^D�����GH�R�!! ��c�*snHj	���n����1Xڶ�ߴ�
�i�zr�B�4�-W��ys����`�C:+�
�x�X�n��M��&4O6Z�}g�"�z�
�r�\���hRW�r����_.��C9Ѕ���Z��fI�}�#*.��D29�M���>;����}��gP��G����g�
��ƏnsQ��XN�l4�K�
��!�����Zó�^�G2sfHᒷ���xR�
l�坔T�{��y���a��)�-��"�
+ShWf4�x�̫��E���.mN;��(����W�%�q��{qg��;�Zn�h\�9�ˑ�I��Z"�~�фZ�j=��"�At�=���3:ec�!(G?���N��?u��K}�j��NǴgB��E�|
[)�6�e�k��D	b
��N�v�[
�c��N�D
b�|/���!O1���i�a��Ѽ�Q�
�Cu
3����u�7�$��t#�[Xc����� �G�U�8��q�#?��Џɨ�M����#I����U��g
�f����a
2%�)���Y��Ӟ�5��
+h	m�ϱ���7�e;�f�~�N���vl�6Nڄ� �,�N�avG
��پ+����	T-���3@Ѳ�@J:�E
�O�.�C[��FF����.���#�f��O�O�
����؃�|s���-�Gx�,�
+ȫ8�zGS��҂�ѦĶ��[?`P[Ҳ7w5�ڇ	��vw�U[9�>�,$d�JHLe�z��醷\
+8�Ip!E��{�D��v���Ǻ�,�󛠦��,��
u� �6�0K)���*��gC>�w��WEcՕ���H�
��u�rtʣ5�ϫA�Vn1����>��
+
+�� ��u&8B|��'h1��çc���̚=t[Y��Rtk��3���˝ jk
��)��W�����
���3����b�Z":H�'�U]J7�vOwn!�H
P.Q-�b�C�����y��79}�Z P�3�����6;��{31�
�a�Ĝ�5o��yTY�k�/k��J��޻��Gq#{�6*p,��s�����K�����eT��E/XYMްg��5��'��E�~�7�9f⓯��"Z[���*��j��Ƽ��(\i^S	�� �|#,J�HV$L�J���P��m��!��q�l�z�!��
������{n�V�)/��R
�Z�ڰt6a������c�7Zj�%f�Q]=3��u&>
�c�}=�:��
���h\&�{ț���M�=�ϯ�ꣾ���0UWX-�]ɌM��w�d�
+����&����.+���^JN�t�T�ұ���}��=�>���.Τ��!z[c�
J��c��d��C�б�BXX�F�vg�#��=�����3��H4O�C#�����#f�ڥ�	Kz�jl��Qɲ��d��85D���
�I�
�F#M�6xH�
+�U9�
���]�g��L(��LRFn�LJP��:�G(��$B'�K7-����D�Fk��naqG��ٙ��`b�Ɗh���V������<�0��;B
0�:Nj��
+����E�'~�끿�B�3U��
��qp֤�۹�4�%XJ�"�<o�DNYe+�ⴍ�X�~�7��zq���q�C�[�5�@I32�M��U'��Gy�^����7S���e
&����!��
+��<�+��q���y��12�4�
�P ��ef'l,^mTG-��>f�͠�ժ�h�6���W�HA�"f��+� �T�#܍-��.@�':�=��ؐ�ۮ�<���e\r��8������)�y�d9�b�Dׁx�7�бL�+�L��
GZ�^�o_u��
]�ў��~���Ҹ#�{�m�]a&B<D��<pCK�3��"T��O9>�cRY�ejd��*�]�->�+o�x&X]f��4�ՄUw�����t^��!ަޞ�,W���Ug3?R˳�.)�KK.��=���
;�͋X��'?ɿ��
�e�|����'��3��Ӿ�żfC�풱�ܛ�A=1)����#g~Ԧ��K҈ë��Z.�x���e@�����E����M�E�N-""O^�1q�EYרּ=Z4=�TT��)'sGt��Y\��S�ҳ7�)�,�,:b@���/�fVVnJ
[	C
1
Ze�OdJ
�{
�6m%\����l��`�u`����t9�"|=�Z��8�"��ː��͕�+ݟj
�}:��Q�N!�
ٱe+߀SSg�q�p�
���\OD6�!V��?p�%�
��
Ƀ ���M%�<��y��E��,8O��W`1�6�>�.�Vv�N����aX�I"�tW��\��
%��V����C��hc���^Ć[B�IXV��
�$�l�Y�0y�o൸�%�g�
�Ɋ���!��{��!�
��5���!�=>��S��%�	��b-y�gZ��Q�
� �۠؂�e�k�kB��섡L��|밼������&�����w#�P�;5�s�8a��	�Ig��2*��dp��w+�Q�|nKt����(
�_�a������t�u����:
�쐍�����F�2Af�X�
!
��a|��	��",r�5��uLJ��;�_m�H�A�6�S�^��+��f� ��YT�/�����*��a��s��% �&�Ȩ�
+�r
���(Y�(H;�
qI
M+��L��Z�
�}31թU0K�T�q�:SC���$q
P&A�t���>V�	���\�pY����d-�se�׽�+Xf���`εJ��k
A��v�4��MaO�j�%q�,�s��K1�?;� ��pA.��0� �d�`b��$�p�~o at T���)��]1oa� ������~��	�DbO���\NڜmC�m�P�QY��
�2#g�P��lr�-]�Z�P��s)��������H
�o��t�	�(�"��C�W��(���FIJ��}�&���ғY�qE(z���h�U/~n2��eA9g
��j�w�4
!a�W�g
+4%���E����R
+�Ǻ�Q���2L
�]M����8
�z���
���Hq��%�X��\!
+M���Eu�Y�O�
��Tɯ߽����
�&Q䷻�]�z�RLHETj21g@�
�6��/R�W�Z-��D��:��Lek�P�1�Y!�[��ʡ��&n���[V�x�mD����t�@Y�.��b�hAX��+�y���U�\�S�o�'��q,�C|E�t��������N�zc�E�JI�r�5O�6�:��L'.�
�
���
I8�M�

��1)b��S)��ڍ��\�K���e]���6�9C����%��(n�y��ϕ����6���bSsi���P�Y�2���f�z����~V�l
��+}� ���UH9u���%E�!���a(#��
�.;�R��'
�`�2~��!f"�E�i��1���٥5rI��[����y��]ǔ��|�I�G��3�6�ͭ����r��J��:��qƣ�_��Q��p9'%�e�n��+�'��{a��4�
H�s
����
�M��||z��	���i���{�7��������h�6!�;�)�n
�͓'�`Τ���i޾/��|�.IU�l���H
����oc�'�Ɩ���*����Mn�Xl�8 at u���vYDZJ?�X���-��Tʔ�t���+�.e9��4X����,��N^
r	��#K�Nw��?�
�x�
��BGma�
cW�sj
���I�6Y)�|��s[��>��?�>-l��.�v�m���د�0"PgML2���|�<x������� ���� [...]
+��ǻ�+��d�H����l�޳�˂��Kudb/2�k"�	�5��o�L��F25��������
�4�\��S
�b��
U�6y{;����L�K�	��c���z�\\�Iy�g�<M%a_�2�@���[h�M
D���2��kn�f�U�	Wl]�IY�[RN�'�6��&��i�%
ԃI3��I�O����iM~	ʧ�ek6�T�D�d+�Н�E�h��}�}r�P!-cT���x���)!��V5n�,�
&X��N~L�ki?�<�5��jG:9@�K�g����/Z��%]L\�ʲ@b�B��د+b�
~��ܿ��R�SfIUC)���o(6r"�jw�rg���KK"c�|5$��3׸�"-��R� Z���d�a�Y�Q
����ܦ���qz^��˰�]�7���VV
O��4)����83��^���H�x��/ڇ�Ӕ���Ś��Α4�^�m"u|��
�x��vW�1��W�)4���j=̨쾣��9��3NP�����ɆW�*z�U�9�{�(֌�u�L_N(�<IGȕ=�c�d��`���Y�y��d�g�Z_��RÑf�G�4
����9먯�
+R�Uwŷ� [��'i?����J�8� ���e��<q�K�	?� ߫F%<�JUd�������.&b��0���Oു�Sd�{lz[8���DTg�,W���
g�T��w�`o��/f3����
9	����ZLp��%j��)t�^�DGK��
(
�X��D�D$�*��h� j�Ҟ�e?�ĦP
��e��i@�ki*?�<����"��b}�N���t�ɚ��l���n�փ���lR���kύ�\B��
+�Zw�
��J�5Z�
���w����Wи�ZQ����*:lu
@���Ł�<�|�����`.�q�j���%f��p�!��3��ѥůA��o9��{=k
��ݤ��������~�r�]���i.1G6�[�oZJ.���4i��IM���p~>y�f �
i-
*78�t�S�Ce�wI��~���fɏ)D�T}�
iut��+E�h�A�q���-
Y�r/m#
oޥ�$p|�AL���y`�AN��\�GjF�HT1zޱ�`-��mJH7��SH�BIs	*was[C0�UJ�Rd'M�;Clj�
?���&�y�죃F��W
+<��JQ�^+-�*���s����BH���
+�S�PF���5
�_�J����R�?�
�������8
r|����KN����s�k�Ĵѡ��pyz�cr�����ZM	���eB
V���}�/��Q
����|վ�9�.u���m
���8�G��I�yT����
�'㌛���Z�i�n�����=�w՗�%��(�:�id
�>��c"�A	+��i���#�깮M�Z� �*���b�=�ܙR�BcV��Wx��Y�?!
���`��\�/
�DŽ.c�|n��6HS(�Y۲����¬O�����fT�g�q{
o�W�qMcj^j�1I��ʑ-��rVc�3��U�)�V
n-@
K4o�"������s�F�Nߢ�m����S�4{�NE�D����ƨؗ�Da
7�e�垡��=o���(N�t�߶�A7e[Y�r^.��:^Ȇ)T��W�e�q�Ŀ��T��$U�ITߖoH�%�BŸ��7:�3?�W�
s�%nS�6��x�n�G�QQ��Y_��������o|{=�x"]�2V Su�VVy�@�W������
?ưk�X���=�
�`WY}H��֤���T�o[O��y�������-��!x�%��q\l������j�ߊC�D��7Вi���7(�����]��IW����މ�/3���@6)a�
��ĝW
K���Ɗ����J9
dډh�o/;P
��8ޯz[ǫ�TA�� ϔ9B�5'�QZRos
50(�5��%w��k
+�==GZrX�"�^"u@<��D�g�('��5��
�(����5�9�JpG=Dח�o
"��k‘*�����w�I�N�
P���̷zHz
YeO����uCex
p��

�xI�lx�
e�-����"�d
�Ϯ��(��:��=ӆ���͚#�-��5�rR'��+,0K��j�K.�g�k�'邑™�
+‚��ʢ.�W�a����rp:u�衦K�����M_�
�h{?x�YDޒ2�j)Ӻ�M'��z�����%���K��KP�V�_"��™)�aeP���=�,�Hx�I1
@�|�*�W��ZA���
�
QhHDO0Z�)�_iS�W4m>%��ak�-m}s�ww��d#m�JL�+�K�v�<�������lr�L������D*B{�b"4���S<�3Xb��]AS����K���I�~�� �x)"�
� xť�񇬽����/�=�0
��	D�
t��^D�`P��d�#�ܟ�]��|T�� ���j�C�
<�p�^
+`x�4VO�U�"
�&简�j�Z�`�zs}��d��s�ڣȨ�:z�#F�ﵘU��.�R� ��6�AM���Z5��u�6X�}����9�b���'
^��^�n 4SG+ΧQ
'j{ʲ�
��rW��7N(�pb�Y�1�Fɋ�����,t��+��9^R'�w�q�@�0�[�J�ޟ��L�3
Tu��x�'dbCv.�!?�r��'}�����6���5Ͼ>$�%�����!ѢUċV��)볜w@
+[�;
��ڕ��^&!@�gQ�_��볜�b/���s���{�ѳk n��$C���� ��ْ1;��Dj�`E+V8��Z���x!G��9�n>Bn&�c��Oz�
ߎ��C�ѿ�ٛd��bSK��k 5�Fo��O�g~��>�����.!�P�S�|�Oj|�Q�%�/���
p/�$���ﴞc�N'8�
$�_:0"t��z
�S�D�	2����Ԁ Ċ��2���J��30�m6pN�G-�$M;�ߝ}���������^���*Ɇ�쾥����<L��
���Pϋg�
Z
+:^�2>�.���pQF���26w�sQ��;`��*�KK:l�1ȒX�6'K�#��2?�wP)H�"�c�Y[�c�������qPʧg�?�Ĵ���9��~�G����bJβ�կN�P��<��v�ӱ
	~�z�V�S�ṣ��c��

��i,��)?=
���|���������>��v�"�Ѷ�{�
R��J��'�����wtw�ӸX,A at v�Ȁ�>/���=�f��3�0�f��
�<_�4�Vo��9^w�4�|�����s9ZvD'��
�[D1��T��{�_��H\/�_���CY�	���
���hH��;{r{���h唌?2��fޟ(�3�=��b
q�w�7:�
+;����S(���}��j�9P�S��8��z��c~�r���$]$���lr�L����7��&
Ȝ������y���32�0�i�j��_��4*�Z�i�R�J�!Aʨ�T=%%�F#+3?Rn��ƫW��!��6]
c�:x-L6�J
���ճ�HL�*HTr��s��pIڬt�g�����$����ը	�G��/�׃&'_2��W�nfW<�l�P���*�l���f.���'F��?6|$�����#U�X}���G�(�B|�ZX�K>�*W�8�����^V!�q�����I�
�3���E�kFR�,�9�&C���_��1T��;u!�5��i�0*
0���8~Y�c_W4�vH]|�. n-t�>� lp��������	�n7g;����s6��C�ʃ*�Rm�ы"�5�
�����d���u���u��8'2�ɒ�?W�[`_�"��Ū ?�>�CwR��
+��1(A_��K��ѲW�"�@R.W
���:���y���`��Jf<m@>��n��	��D����֫�4br�f�B?!̈́����D�x⑋��
+��P�+�Eʼn�d�=3{
��
D��[I���~N^&sP��!
�Xz�$}
(-a6��,�I��hEj �MZ�ݎ�~�|����آ�4���6����VCd�֊J��`��+s��w�Ź���q�#�
�&���A��m�0�q��2L��5���e�
!�%����������͕%GPLK��L�J�f�dֵ9!S?@1�I�
f�N8>V��N����?�

���8Uz=vW�U���Q�@�(���*�sH{�t'����aC��G�w�>΁������ŏnt�_�
3�Zb\�%F�)�G�~��\47�BQ�F�'��V
�����04�i!�`�\��6Ae�菉0�K���8 �r�TQZ-kL)Z���Z�����@� �[ȥ���k�ʡ����'=9Y�"��D�y���;�GTl�$���"3X��;ϟ���_�YC�0!�҂���(d ��-�CTc���~B�1F�_��-'�z�O�Y��˟�4��&�[�R�pmGy�?�'Z$���u~����2 [...]
����.����Yc(
+�aDM��1��!Qb%쓈.E-�4u٬�C��l��
c$R`1���&+Q��
~cVݤ��-��M͡��P���%�.u��1��wO�M;��'B"����^�f�FhDF�1\�E����B��{��^<�%L�����iiY��e��|�
,s�=�J����3=������·7��H^�p��E��vE*�͢�B�{p���
�{��}���|?��N�� ���������$��7�B������8uv
+��:���7�	N��2�T��c�H)��+��D�'�rL���,)!��i�M��=����
�,%�U41���y`:��(C��{K��Q:��DU��Fԏ���X��

H���j�ى��t[7�\l��
W5�R��R����]�P�q�M&��ٛ�XD��d�b>��aoM%vsT����Q�L#[�u�/�rN¾�g��ۻ��@A۾�Am�����560±�H|��u7���z�v̫������(�K��Q8�H���>W�@���7���ѱE��%�i��%��~�|�D����	,"T�6����ٞQ0����I�
+��.�N�7��ҕ42�h' ��V���4���h��W���A�ەlV����jiŎo�!?!����]�
���@*�^�H���b�+��;?a�bt�In�bŪ�a��7�&�	V�s^�6�4��2�П�c�P-���S��D�MGT�H-������D� ̆�>�9��i��*�}�j<6�ǒ�htr�r��5�0�����jH����[jl<r�<��iLS�,��ވpÃ>CJ��veP�y@�n_����2��An�M ���q�
+˃��t�rh�-�B��qB@k�vE8aE�K��|���A
�p����wT�����%� ��r
���	�"�AYx����Dx8���a8z�|��Si��t� ��ga|a��kȢZ���^��mF*������ڪQAY�

�)�ߩ�׺
+2�+�xf||o�H�ʅ�j*w @�ĢťQ�/y�Lm�y;12�y�H˙
ł\Kq�
L���{���AWu�8��٩H�ȴ�X
��k�_��JJ�k#
��bؓ+ZBx)Gf�4C����.������_��?�b�v���DB��%M$�x�	
�Z�
�z8��({���M���)���%�@E�
+�yM|�&��"Y~'�&)�%B��5��n�Bn�H��|]��4$�	�E$��h�8��Qܴ@Ɉ@	�ꊴ���\�Ϡ+ۀA�]6
�Q��]��_N
XW��b@��*f=ܖ�O�!E2:�(�5D�V��g�1&�\�h\�
� ����)�Zˍ}��DYWY.�5<eO�v��n�݂aEvm�l��{���$�]�K��s��j;\o��Ϥ1J��y�O���4���4�'�)�3<i�k��Wb1.���&��W-E�5T���~
�D����
S�1͑5���W�~����{
��U���ۈ�s��<v�K�Wڤu���l6?�7e�N��|`�����i�hk�����]��2�Е{#(֜��%4�^[|#�,:���Ϙ�d�WL��pP�C&���"N����;�1ox�Q���1�6z�7����R��)�p�Ҹ�hCg7)�����D7�Ԍ���֮]�0/ñ1�r�Fu+%iI��w�57 &�z[)��'��<��������6��<ԭB���;���m�'�K��e��<E*�.�t�ׁ�F+@�����=m
wOj
}jgx �}a��s653�o�c�en�:4�D����beŦW
ѳ��a�M]��ȱ�{�
�s��	�-�3��6��i#�q�h���^_F�Q��U�e��ϗyB�Y; ��Z�'?��Z���jvT����_�
�	s5?6�/y��n c�AJ֗��7i
Kj����c��:�5S���>���;N���Ы_���q
��8����~_�Pe�]b؍�
�
?��7�ð��=�(_���J�K3��$߉VM�
�
���u��$mc�Ռ�
	[�:����Y��S'e��9�lx�gy�b�ةNP�$�A�a�TގW�B#j�
 endstream
 endobj
 3665 0 obj <<
 /Type /FontDescriptor
-/FontName /EGCEQG+CMCSC10
+/FontName /RFSVHW+CMCSC10
 /Flags 4
 /FontBBox [14 -250 1077 750]
 /Ascent 514
@@ -26334,7 +26302,7 @@ endobj
 /ItalicAngle 0
 /StemV 72
 /XHeight 431
-/CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/R/S/T/U/V/W/a/acute/b/c/colon/comma/d/e/eight/equal/f/five/four/g/h/hyphen/i/j/k/l/m/n/nine/o/one/p/parenleft/parenright/period/q/quotedblleft/quotedblright/r/s/seven/six/slash/t/three/two/u/v/w/x/y/z/zero)
+/CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/R/S/T/U/V/W/Y/a/acute/b/c/colon/comma/d/e/eight/equal/f/five/four/g/h/hyphen/i/j/k/l/m/n/nine/o/one/p/parenleft/parenright/period/q/quotedblleft/quotedblright/r/s/seven/six/slash/t/three/two/u/v/w/x/y/z/zero)
 /FontFile 3664 0 R
 >> endobj
 3666 0 obj <<
@@ -28398,47 +28366,46 @@ endobj
 /FontFile 3722 0 R
 >> endobj
 3724 0 obj <<
-/Length1 1962
-/Length2 6789
+/Length1 1979
+/Length2 6926
 /Length3 0
-/Length 7963      
-/Filter /FlateDecode
->>
-stream
-xڍ�4�6n�(U�U�ػ����
!$v�UTm�E��{�ڳ�Vmj�ڴ���h�����
����<���`���ᔶ�[���0$'P ���+
 ���@^|&&]
-�یϤvA@�0�?d\� $�&
B����0��+�����@��?�pQ�,�
b
P�(�a`>�
���bk�D���#�Ŋ�#""��+
 �v�X�` 5���h�t�V0��?%X��H'Qnnwww.�#�
�b����A�������S0@
��K>@���ˮ�A��\� �
-���
W�5��j�QRh8�a�����l <\<���;�g!�W2��
-���yB`� 
АW�Bz 9  ���@G��@(��9 /� ��-a�qB"��O��?ˠNYf-wtÐ���d!.`+Ա{r�u�0�;��o`�Y��a��ĭ�8���d�A���l�H� ��� ���
���N�_N��f�o'��%�����{#@n` ���������`
�B,�����(3��/��|����=
 ��Ͽ�LQ�e
�A=���_nE=CE����{���� p���� �"" ���W�?�Y5A����S���")@
�?*��

-������p�$�,��( �B���
�_)�S����m�����+�������q�
!PϿP��D-�
���
5 ���j`k����z�� �rH�l��
#!� [kB�Vv���K at U�B``M8��p� ���Cm���5A���
�Z��v��Y��n
��  �������W@ �̓ZOk�ǯ�ps��HT
- ��`w��y��B n������[�_$��V��P>��0/�[�7BE��F� n��H ���/A����QU@�aC�C�ܖ�����Ti�K�����C��� ��@T�? ���U����
-���:�Q��@1�ߐE�Dр����E}+��F�r��D!�!��������DQC�N at 1C@A�?��j ���q�F���p�2\��(-n@?�ߐ���Di����{�����v���F�����`�z;Ps���� {���g��Vb���M�e���kü���GǸ�r�n_�e�/��eG�H�M�G^,���Ϳ�u0$:�-<K�%��j¶�\�x6zW�r��ʻ���jd���%߯��u?�g���|�6��� �����n�s��pT�-
-aa>��f��'���-JGRû��7/R�x��?r�C�R����T�Ӷ
'otR�X�ƙV;�(�bX���X,��q4
X�!���*M�t�
@ٞR��ұ��Ԝ�[JzIs�6����A�.q����q�&
(���+��42_v-�*<{������eNJ�
佟���T
���<V�b�Uyp��Q~7CMf%�d8
�f��eqU!.ܤ�	o&�Ȅ=�ZlW��Zp|��0<�Q�i�q%���*27;��3�D�O�W���x�
�%�ih/�U(��GŠ�8���_}�/�%�L�
�62����Z��H���hgaw�`;棛w߶�BG*��>۟k���'��FS�-EC��%�
g)�L���6��eBn�����
[_�c����<!�6���b���45v�u��̌x�V��̭�'�jmw�������.
�G����'el<��y?ꈛg	{m����j^�t�Q�r��&����X����H�
�L�"+�$�	N�,v�C�
?�;��$�E���T�\1C�}(��N��9�
�*�lٻ�xr�H�n�G=m���Ha
�p�BԸJ�
a#�s�@�x�\F0�U�$�+�0UE{pއ3�>�#���T����e�4@��<�҅hl�w�g%�{���e�`��cJV������Rx����	ןf�I_g��"�� �k)�=r%�tV�;��
h��<L��m�B���ݪ����-�1�9(6��t�?�h?t9P>t4�q���V�M����$�����QҚAfC�{m���^-x�6�1�AS��z%.�#�y�YD2ʼe-�,���
��#�W��9�:�%�=N=��
k��QݪvT����Y�p�D\�g*c5�v_ {�: 
-�'��Ռ¯Qg���S���x�j�T����;��1�A��*�y���v2�����DԫDm����93�KI2�ڦ�h"�%�5�Fʱ����вߍ�
k�>�<`�+�U?����Y�������.]-k�*/���S_��&Ѧ%�����q���z���[��ӇF1������K)o���=a^s��۝�<8&ŗz�y2oa'�jX��P�
���J3��׎���{��٧w��_귛��'/wo�0QԱ��.dh��$>�cL`I�
�� ��MIm�M�����xzD��n�y0'g4e�	uI���
~� {�)���ܔ��X�z��4�Nl�<��!�y��E��H�ˏO�Jx���d at 89����
�|�B�l��1X�
���!w��/C�'����ܘ<
)*�Oq}��y�R`&��@}f�lfJ�#^<��ɳ�e
-
��"Ҵ�>��RY,Su-9DŽi�Y��P�)����G���\y�J��̒�I��~T�
�T�?Z|�d+, ��`�3�
���
D�� .��U�~:
����~ul������ǔ��o;9�Rx�bs
�/4�I�r
ꁱ�V
�X;��	ow6
;�zD���K\s������A�ކ���w!�VK��l�yV�ckBG׻��,MQ�����	��Y�Ɨz��g*���;
�J��6���U0��gb�\=٫Θ`X�f��D< ���'h
-<e�:X� �i=M;���<,��IL���3!O�D�4��Ujl�FΠi���e�g̽'��Eގ"=�΀l
��r��d�}
��G
�
f�n��}�d���\��xɐ��[c}F:��4O����[M
-����j$l6���B��������쭚z-}�p�
����H�R����,�c�3�f��g�#����6���#Q��wuȇr�p���\ҺC�x
o��
���S��&\
"�n¼�
-:'���SwY��5;{	٬�I�?p�H}�����`
�($l}���ܺȹ��'SQ�ۼ
=�_�5��87�_�՜�R�c�sV_I�Ts2��,�Cd��3q�����.��^JҀ��k���!�Q��2�
[Xϛb��re��g��ZV<
-	g�s�xJg�(�c�HHFb_�oGkʰ6ly�>��
6m	v���'�o��u�7�F3) �8<��H�1���y������1��ϛ��KgfLV#;t6��eqn�&ɑ4�����Cg=���l�*�Ad��WBޛ�F��߇�-���D#�z��Y��0�턞َH�4��S���p���~7H?�R-�`��{o[��2]�����3d��1�hP��S����y/F�Z�`DI�E�PY��&�MA���l��ܤ$��[)�c��8�w7�?�|i=)�e���ٽ�`�u�&^�&��6�$��� {�o��|F�V����f�>1^�MY�`�dz�	?�:.�-O�^=_=y���|��"x�����q~�~{Jmo8fs�
-�C�viNgc����V�)�N�����Y���Pb��D_h-���"p�
H ek�h�1�
��i�@�>$�ͣ#3�l
Jj�u�':���D�Y0i�*�3�&p
*�;�"�s=i,A{f��
�Ѫp�r����a�t�/}�eG!�A)w�����<�-���M��h���l^<r#��'ci[\
�ښ���y��#}�5�	xE��(p�
�&m�j
-@j��Ỹ�Ex��ߙ�ib{sKу��y��^_���X�u��!������NN�~E�]w��G�R�!��N���(����ׯ����C1L=�%�����
�c
��3�r�
-�E�t���$��>��?a}��#{,۠���q�UF���x�2|^8�4��d:�2*�y�[9Vc++^v�/�'��F�E���w��Y�2
�7xd�Q��>����
-7R�Ĝ<�Q0l����< �|I#�$GV\
W
u��<���#<�Z�Ա��F�oh�Y�
-8*�m��w��h�>��f2.\��� ��^�b���Fq5tYLi=g)�]tdH��-%�9+nbc��Ed� J�SY�^��y^ʖnՑLڟ��t�T�(�S�i
N��$�@bu�<�y�g��D�b�/b!��6ؑ��,dž�흡2Ɓ\�g���`R�G�_����׊[;��L��W���m�E-��J/�[��I?F���H���M6�ޔ-�^��ő�ӫ�;�^���P���<�W�󭭮�
*2�ю>y\��2�BR~ĩ�,����sA�Y�̳�Ɍ��SS��m��
��٦=./YI��g6F]��u�&��!h�zX}m{w��fO�|8��aɲ\-�1댼ʝrN����뜶wK��a;�H����玢��ݠx�q�\����Q�
=Sa�Kl��kn�
-Cz:"$�/ۑJl�%6�
L��N�1��
���d��J��z��c
-������PXa�i9�ɦc����Go	�"���+��dv��o$i0t2b�U�$��q���D�
u
	�c�:� �Y
�9?��80�m�Q
���	1\H��=������M\���N^%?�k��Ql3uYB�ci� /'O���-�&�`#m�Z�~��P9���*5$�m�X���Y��h�����3�V��p�KB3J���2|-���@
�OP���F�Ѻl�B�P�x����mW�*GGi���}Ay
uc�4���K�f�[CZ�X�;�О
���懠p������GB
�з�۫�zܤ���W��I�jv�y,�� ��a��)�Ҝ�"!Q,�.�+��
�w��L�WU?h>��U��S��O�Ҩ�)���v��C��M�LǴzUҼz�qs�OcI�.�v�ė"֫ʯ�Z�\X��"���Ŗ��uƾxc;I���z�A��A�4�����4�\I��y��$:m���'�$֦���IǪ�{��w؝��3jt�N0��&
x*}�
����a�KB�����_��n��xz�٥��O��r�YDU�/�{���xn��U��K��_�5�N���6�5���2!���@���O�(��*�m�d�U"�u��BE�
ϳ�:�[���V��
,_0�	
��Z�Q:��ީ�3�M
�Y�*ɣ%�d�h��e����茐��#/��8O�7�����,�_�����n�
n
��[�*�>��$��S�N��v�j
��R�<�n���wP$S%�+���V����6����=7����~:a� ��Xc�ݳV�U�#�W42��~P�=�K��=Rs�/NO���#4��ô' �v�N��[�v/S��%l�IW�hw
�����`���

�O0^H�^].} ���
�
ț��!LM~3!�c~�d��j>���`n}O��¸�J[�w���P��b���i�JB�
�YWN�Vd^��D���~<�y��)���i��w��Q�cH�
-��Pf�a��mR�F��>�
v�"G�94"F�;�+o�U�C
�gJ���я��
�w��������z6
 g��7QB����R����E��1��~���m 
��k΀���������f "���窲gE~�NjP9�[\=dx�1I���j�%�3QN���Զ
�U� �6�"��i$����l��10�Ӗs�R�k(g���R'SH&��'��<\g{���䴵�e��ӟ����N�k��	+J.rL�y��پ��\N���[ʫ5�*f����<�)@�ۚ7`��E��KA�S�e!�?�_~�&�ث��H�-�/#l���8b�iB&����d�'�l�J3\F�M�to��O��+���w7�Ǚ�Z�J�
-��h���p�m��
&���ʣ���1 � ɋj�V��,��mި6m��cB !��=��	�V�G��q�Y�f.{w<E40�K^���?�`7/b����>�f��ſ\}�*D$�&> ���zSq�ۏ3�఩�`���p�$�x��f�1f���:w��2C嵛����E���	�Õ����_�rp>Tzj/ܓ��̊;�K
�C�ɖ���
��ѳ��O����
-������+�y��!	aP��}��.�'��N�8���,ۋy�&�%�˕�K��`p��qN6�;U]�Ķ>|�{����%.H(��~���TV�zN\�4����PV
B�
�G��+��/9W��3cij���b�`ma�Yw�h�ſ������47�䭫ހ[��Y�\�)�I�?
g9�ٻ����3��M���	�
5��g]3�>�6�W#�Zl�n<
��1/�Z����[*�	��4h�M@�\4��y�֐Kf�t�q_d{���z���M�%�g	�%�
-˲�_K�//�дϰ-ߋ�M(#^��ۣ�b� �vwj-\��ȍw6[���_%�z�!�
$��Ҟ��`l�Wr
̳7k�E&<ߍ�ם�>?���o��]�~֮��}׼�e@PeֹrJ0�z��	v>�i�PN+�5	K��[�|>�{$�\
-��1��ӓ�ʛj���[� N?g±�](�*�W
c�1���σU+Q-�Q!�;(��H���Hً�o��
)<ίϩy���q
-*:��^c�Iz{���t�����T�?&
fr�}��hRA��2Nۍ3���M�
܁Ņ��!,���9��uK)�&P�� ��u?��W��J�r��/�d���H�sI�:W����J���y�ui����~�};�F������s���!5�5���o����{gl7�cC��E���=�}h�׆+�
X�$l_m�Z���5�4��
�J��F���Q��f!�0>[P0��L���f���L�,�<:r��U� y�����!��o�zK��|�
���Fꯪ��S{�1�n�8�v�u�
-��ؼ�c̱^�*(�4�oɸ��Few
-X=6�c7�S��`t��Զֶ�F�$vo��἟܀�y����Oی�
WWu���0�@��@�I�ۜ�âʂ��IŒ�{��p+�#e�ַb���
��w�=w�Gn�-��)�W��|�w��s
�"��2��f��ې�ڮ!�	��N5�]��ݏ�:�!ۘV2/:?^ڵ�Q2���F�������U�/

��}LD������ʩ��^Q�a{��+�=Q�7��/��[�l��D��A��Jf������A2�7��r*�lS�*Z��Zy���](
l0���q��.f�0��Ms�
��6Ӣ,��Z\����oo��_��Ƌ�O��Cn_#f����(5�y
-�9w���Yu%�0;պC���S�V�D�𛉵25��Ҝ�s�_ʿ�j at kC��`A�C�i��4V���ro����T����E�3��Q2�q~H�3�<�Z�bo����/IuVܻ�%=��{�gv��*P3� @��=��G��hG���Y�� ��lwP���CS��o4xth��`�:��PTs�=S6���;7\��,�r%�u��G�R9�+Fy8堟%�IЛwZbL�OEV��O�
m<��6�������~_���aeĘ�(�sƤ�4�(`FY&
-�:*��c��Svk��?�lZ��"��t�����c�hW�gM)g�<\je��<�~����r���HZ��n�#BS'#�)w�����3ZHO+oI�?�-�~���#.�"�yh
��Op����ԩ�~15�@�$[��X>�
Up�R�|҂u�_XS��I��9g��΃�*��\�؟���݌��N[��]86�
B��X�n������	XE�.B��q"����W��(S�š'�u�A̬X�\�*K:��
�RЅV0N�7�S�_��#
�\
̔��xɽJ�:�Y
������ǭ��܇1σ>��3:k�q)
4 �����}~m� C�*
����Խ 
�����e��C* ���x�n��� �r�
+/Length 8108      
+/Filter /FlateDecode
+>>
+stream
+xڍ�T��6N#�������-!)�lc�dl���.		)i%�i�F@DJ�S�w��>�����=;g�u�u}>���r�
(�#�P
$# ,��ꙘH�@QA P������C�6�r܃��0$B� U����@l�
����%d�%e�@�(�O %Py��z��;HMʡ�t�F�
�0�6��pCx ��Ғ����.P
B �@'�
�##!0(��?%��0W!!OOOA�
Z�rT��x�0N #(���~
+�\�)$� �8��ٍ�O
+
+��0��f�#�( �9�X[p���+X�� ~��g�����?
���A����!
08pWCW����?Ap4�� �� 06�s@C� �
+�[
���bЂh��D��e�����WE��@4�O~j0�=vo��n���D��

`{��"��]�L07w����!X�o�#�R�@ �
 ��8	�,o��
+���i�*��uE�
�"��0(���
�0(w���"Raa�=
����0���X3��/��|�
`�Ξ0 ����?�x�#p����W�D�X��:�_����� � �� Q���8 at BZ���"���G�/��75��z�$@�/أ�G���C����� ��A��d(����[Ł������J�����U�o����4���_n�_�����{�
�
dw
v)���@�o��Eփ���]�׫�a�C���ah
��� ��8��.[
C@
�h��'
@@�v� �ا	{U�\P�2���:����u"� 
+�&b�KD\
�+�]O{�ׯ�	"�l
+ ���D���P	I���O�_H ��/�i�FX����@��7�F�Fb�����B��"il?пH
[��
6
��;D
+ ���m!����O��%~
���P �b;8�
�"�;�?���[�����b�;��D�@,S��P�
���B�ց�ž&�pc���vK`�T��R���0��w�B��][�[9�
�������j��b�y��"�l�? V�����7l%(�V��U�;
+�}��z�`���u�zA!�ӓH�l؃����*�۞��"b�o�b��}Q��X5
Q���/Z;���~%���H�e��95����_F�
���B���;J�h]w���6K;Q��#�v�Q���8
����Dֺ�
gc��
�mb��o�dx�q�ĴRR�dxa���^W�T+��o�fG�)
o&3j�����f����q��WrW����
+�k��:v� �
_:�iOq�
��s�уIx��	�C�k?���\g6a꨽��X�
K��|K�m�:[� �g�/��T=#v\����΄�R{�}������=�E�~* ����8�A��Mf��k��_�@��5��v�
��2GOu)�b�!��:)sn�fR�u%�T��5_�m�MILfl?���;h�㠇/
 x�r����E��]!֊�j��J����0�&�𫎪+��9
����G��vZw8<l�*���<ͬ#�*���ݞ��
LӃ�
%ķ���)���#��c~���e��	)�wB��2���}��t86�=���Z��W����7�����[#���a�e���5<�
�N���ܜd�6��ܯ���z��|1E?�ӌx�~����
V�
+��_4^=M��մip�Եu[M�ЍS�g`=�b�oJ��ᓛ��b��#fA�M��,�G}���Ӹ��8*B0Kf����J���ow����~�n4
r�6n��gM���i���?��X���C[?�p#:Ԥ�í��=A5�z�R\���K���>�I�ደc+���7��� ��0�b�}��ۥ�7
�>�-!;
+t<��a�֧��z/$�Xv%�&����j�[����Z&�{,�����M�R��y�6|]��
E���RO��.����:41��f7�ho;�s�FĻ��M���:B2|�\��~d�E����ʁj��>���VC
+[�+e|5�����H��0Tn��)P.�����\uY�A�IU�g*|��3B �f��$���g����Z3��
���I�ޙlu7��B��W qPS��U[��f�����$ڎ��N��VʭN�_Kdz��3�SP�x^�I5ӻ��������u�gS
���w�l�p�?ʓiKHP�T�G~bJ�)`+

���
�X��MR��}R/%�3p�� ~�P4��\����!�����^��c�֒O/F�
�����䫚�q�n�(`��ǔ`��J:�@[�1�e�^��ٮ����JϽ�휤ӆ�ʔ���i��]W��:��V��f
+�H����������|}�jI��ן�)��|j�1�p�ng[�s�Hff��n}�-�AF�R��3FL@�Ʀs5?�!�#
�H�yR��
�X��'ݷ���k��D�<^�x�}��ӡ�6�
�2E�i����SɞК��2TUr���[�pJY��
�;��j_�4�r��-H]��0 ��p����K�/K7`F�[,DjyN��%/8Sd�ͪ�f�������Z�Ky�����M
i��x��8a
f��z5�p�K�M��N��`x�	���,��;��*��WCv�)i���9�L��o��}�O}�Wi�)�gj�U��b�kZ���?�4ܫ��a��������2�\�W��5��lz9�TWX]���W��(�U�yp��L~�
+��\B�*{Y������ HW���
2�
�v#�Z�AvU.�*��Zf�U�?6eҗ��6�qJ��M��AqD@��$L�W��9r������>%V�BOe̺w��cG�|C�cn����e��c�1�c��#\��U�x�,D�Ca7j����O-��&�j��h^�(���s�ȭ�98�
��|.{u0uƀ�b����d�VսO�`�����%��˭Vl����鴙W��h �u_�~��Fe��b�P�2�ϙ�D�e��1c%��
�gj�n_N�����3��T��*c��uK��\�&<^�=��Rv��LN�0��� 8��B�:���S���Tǧ�6�i�
�,��g+����kDψ��-������� =N�4��6x��=�Ϟ��N<���	�;5�{x.3+�b�e���B���
��P�$k��"E#
��m�g�j
+
[O�)0-���p��ܴ���]Ib9m���p�NP;�փ]!:�]��kLA6 1�.ړR ߂<i�V�q�=i�=�l����Z��Q��`Y���u4�]~i���Q�ԇ&��хё��9Bm$A
��^��+9�8O:c�k�����-V)��-=
� �
2߹5��*�䨮���[S1��ɕ��t��IO�`��CH� J?�ls��v�i��w7��H�u�Ί��jNI����� ���G?��# ���3�B|}�rį_��������1�l>�$^".j�P�u;�)?�p��
���D�O�
��x����L�
�>���75my��N�޺h���N������衹-����l/�:ACQ2���g�
�ey������I�Ӛ����{�x��ME7Bً��Iet����)��z<���M
+:�2qS��Q�I;�}C،��
C:¥?卤�y�+u�~��k�h��w�_:�M<��:����r�䈫oT����2�s:��+�f�s2Mm��i+
ݓ8�U��)����d�0 ��
�Q��<�<=�)x����
O�8J���$K
��k=��\4-
�]:
%
KM	� *��p=

�d\�|��Y��yE Y�k�������B
+Hk�V�� U��s���m-���͗��6IֽPT/�n��<��l�z�ڬv�ZB�`���37n��E�G�r��|��Ì�7
)�i
�6
 3Hh�-�sUj轋������4�`�T�ʔ��b���*�~C��W$:?��6��s�׍�Q=Z%��c���a�
��3
���<��r��DM+7
���i�~�l�.�<iw�*�������R������_Qt�����>����/���n}1$XR���

�J�"a�<��,z
�u�T����k�R���%�aη:�G�8�c�h?U}�|Ի7!);Qh�~G�Zv��02�a0�I�4��XJ��X�
q�{��s�x�
{�P�w�
��W��X�v�����"���ꞈb�a
�|�n�J
)��W�i>���yT�Go�BGO��\c�7)�`oL�hX��~#��ОPU���*��N
�
�H�_{��E�
v���q
+��Y!0��y��T+��Q^�^�TʼnЖ���`�]
`X���^����Y%\b#�=|�AF
�վ����4�
���8�}�
��d?�mre^�&��Cv`�л���c�����ѭ�E������^5`�l��ǚE�ѳ8ĕ����N���2l9tЍ��p�ƔHPEu�̍��-Xs_\�2%�u��	��=�~xp�}�)�@��۴�͓`.8��ʏ/\��1��b>�{/�n���!/K!a
���4�����`���q��b#s'��ߺ�fp)E��q¶�n��i�� ۼ���7o���x��qYU(}�8B�I0MhUAJW��4}K�L�Ǒ�6N,7�����f
��O�s9 �d_h=JWzE!����eoIl���Ojh~>aj-2E����i��k�Z5��N��H��϶C�]���/t����[[=�B�|Y:ڕ̢%����B�
|gdU宵�Ԯ<a�7c�&
Yd_���*�Yz������ua�˵w
&�m WH���
�
�Ke�վ�ua#�}�/�s�����M*�������tWn�
�F��\d�3��f)�� �|9#���@�Z���s�1��tk�=�c4���qeSd8�@)P7#k��t��Y���Qy�P1Tyw1,=�,�U��3@��i�Ƴ��B��[z}��]�Q�'U0y�8�X�t��UO
e�����}��v已u��z��=S]����r�pTO��\���<���e�\w`���k�2ی�Ѐ����
���H}Z�S� [...]
��)jN�T���h����b��-�Y�K�
�t�	����g�
ZUu��(�����C�t+�rB��r�^��}�'k0c��d��i�"�״���C#�e��v
W��3(n�uU���E��ǴO3'�-OF����#�
�k�"U.
o�5��
D��"��Oz�@�1�uf�IU�0�vA����/ư�}��B���

�$�;_��������3j_+��0c���oPMh��$
Gg:�tܸ|]7RK�|ϨBr2=o� ի3�{W�茂'N��+o͗��J�ӬDӵ�K�{�nB�p�W���Z�����o�� V�ɧx>��\�"�Ƨ]+>Z�
N�������p8~�5E��O.�B����Mu�ȢȬh��+����U*��EHr�{^2���d�ll'}��
J���Kc��U��~a�f�d�{�����u
+s
4"'���4nE2)��ً�Zh0��$���D�
�}���'%�!�Pс}'ʡ�%-C�S�
��
b]uO1yj>�F
+���_�'gi
�.R�z!�^8�c�$�"�n�ʝ��v�K"pĎj�9����u&�����F�#�(�&�﷝�"Ķ�x,:�*�pM���l6P������LV/-IK�^�+֯_)���W!p����j��Y���/�i�4s�l��z��֥]v�=���(���⎧f�)�e�f��Oe���^�N
��_h�gh�ji�5�:�g��6��>x�s]�1	�r�}rW��SWID�s�s���k��v��m�;�奼�I�l��M�:�S�������;�FOݟ�J61j�-axm���	����m>��L���1�jTcm98#6A��l}�Y��4�s� �;Z�������Q�|�tE�V&�
-1t�;uDMۨ����ok��#K?�V6�mW�!0)�!1
�(�<��*oj.9
-� )�W�0��٭乡���~n�۸<7+b¾k

�3
�\���
��nF��|��iR���׉�M	��\�.�J��8[8v"Kպ[犌��Gq,OnN�*��N!�~��~�Y�2��N��6���kF�(����ރ;�ʱq��LGr>g��)O�t�G�J;�|I%�h�7���38���?0�*'���|n���0�q�UY���
+��/�R�R"e�37V^"KK�'��b}تAA�	���xN%�N��<��o.8�
�n�Gh؀Ay܂�W��$eoW\��I��{D�|e�q�MW�����굡'�	�/b��+S��o,�\�׆jiM��?����M at u�	] ��^	�JCw��V.�^<[F�k{��<��|�w�<󉨐^�K"�E�\���
zRw��{s���c��N����+�mn30��N�m�OP������]'����i�̫�1��>����{�]�F.U�
ӷ��ϔ���U�yS"�ϩt%�<�~d��D���Ho&�_��-m�<��
+m��k�DZ}N���Y���=���
�f��TQ��N븇� �b�^'����=j~\������MY$�ޛ��L��B�nf8� �n.gd�
-hl�vp��e�g�C
������𛇂)W%���D^\�
�V>�欿8�N�>|�$p�-��"���=��V۾��䊓�.
IuTNY�\4g���
ļ�M�$
	:� i��
�
�Hz������&|���˗����c�O�׸�}�!�KL�P�n�*j@�˷�
��
������)�3f���о[w�{��II+��Q��A��-HQ�M�H�k&�\�+���;�Sk���X�^[%!A���7z9�#��x�3�����ʝ��^�(�p<!R̒�9��2�ͪ����1S���Q���<�
~�;D��^�ڷ��a�3�o�	�\
cq	��'��Kug���}�MlH��(7'sϧ��\$��j֧*�4d�@>T
c\z����歧X�{
+c����v�����[���o�����3�`]�
+�#JP�䕉�
��`�Ⱥ�͊_x�:͇
�*�/�$y�$�ފn�*d�p�V
+�
x�[��t)v�ׅԩ_/��:6_���$)&|��[��̭]��13�p����&<��%�Y�w54���U�	��̕ݍ�/
��UCd������_6����3R�C)b\On��qh��3R�	7^Z���@V
<������_���ޗ���f�����|��B������
d�J8�z�7��3�����8_Aހ=�gKYǾ��������B$�rӝ��$���9��9l]��rlM6�C=�n3Z�;8�-Y��{�e����Um�Љ��,ڀ=�ܼˇ��=bׇ��@�|��rƓ�dۥ[����3��DOh'S+YL�v)���jt��Nn_)
���'
m�/Ah�\�O����d���`RXt�n��9o����a��/j���
�fJC���W=����1'�i߼�a�z۠0]Q���2r��7a�2�B��X�ؐ
ѣ�r��IM(�e�Ǐ�#�g�k
+����R 3�8��&a�up*�;A��u ����?��S�@Z���P���׬/�Dھbs:�1�U�fI�D�n��"���
��S���]j��A��:c睎mmWߞ������.=�ı]�~�f$O�`}s�9�^g:�HUE=���P[W�V%��"qߥ]�����
 endstream
 endobj
 3725 0 obj <<
 /Type /FontDescriptor
-/FontName /HCUXHG+CMTT8
+/FontName /TASCVE+CMTT8
 /Flags 4
 /FontBBox [-5 -232 545 699]
 /Ascent 611
@@ -28447,7 +28414,7 @@ endobj
 /ItalicAngle 0
 /StemV 76
 /XHeight 431
-/CharSet (/C/E/I/O/R/S/T/U/a/asterisk/b/c/comma/d/e/f/g/h/i/k/l/m/n/o/one/p/period/r/s/slash/t/two/u/v/w/x/y/z/zero)
+/CharSet (/C/E/I/O/R/S/T/U/a/asterisk/b/c/comma/d/e/f/four/g/h/i/k/l/m/n/o/one/p/period/r/s/slash/t/two/u/v/w/x/y/z/zero)
 /FontFile 3724 0 R
 >> endobj
 3726 0 obj <<
@@ -28805,7 +28772,7 @@ endobj
 737 0 obj <<
 /Type /Font
 /Subtype /Type1
-/BaseFont /HVGYGZ+CMBX12
+/BaseFont /QIGMGR+CMBX12
 /FontDescriptor 3659 0 R
 /FirstChar 39
 /LastChar 123
@@ -28832,7 +28799,7 @@ endobj
 733 0 obj <<
 /Type /Font
 /Subtype /Type1
-/BaseFont /EGCEQG+CMCSC10
+/BaseFont /RFSVHW+CMCSC10
 /FontDescriptor 3665 0 R
 /FirstChar 19
 /LastChar 122
@@ -29102,7 +29069,7 @@ endobj
 1046 0 obj <<
 /Type /Font
 /Subtype /Type1
-/BaseFont /HCUXHG+CMTT8
+/BaseFont /TASCVE+CMTT8
 /FontDescriptor 3725 0 R
 /FirstChar 42
 /LastChar 122
@@ -31130,7 +31097,7 @@ endobj
 >> endobj
 3849 0 obj <<
 /CreationDate (D:20030429000000-01 00 )/Author(MFEE)/Title(CodeSaturne practical user's guide)/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.10)/Keywords()
-/ModDate (D:20111020181205+02'00')
+/ModDate (D:20120113193117+01'00')
 /Trapped /False
 /PTEX.Fullbanner (This is pdfTeX, Version 3.1415926-1.40.10-2.2 (TeX Live 2009/Debian) kpathsea version 5.0.0)
 >> endobj
@@ -31138,1232 +31105,1232 @@ xref
 0 3850
 0000000743 65535 f 
 0000000015 00000 n 
-0000118913 00000 n 
-0003232643 00000 n 
+0000118917 00000 n 
+0003233082 00000 n 
 0000000056 00000 n 
 0000000081 00000 n 
-0000122145 00000 n 
-0003232558 00000 n 
+0000122149 00000 n 
+0003232997 00000 n 
 0000000127 00000 n 
 0000000153 00000 n 
-0000130528 00000 n 
-0003232471 00000 n 
+0000130531 00000 n 
+0003232910 00000 n 
 0000000199 00000 n 
 0000000235 00000 n 
-0000185445 00000 n 
-0003232382 00000 n 
+0000185450 00000 n 
+0003232821 00000 n 
 0000000281 00000 n 
 0000000312 00000 n 
-0000222738 00000 n 
-0003232257 00000 n 
+0000222743 00000 n 
+0003232696 00000 n 
 0000000358 00000 n 
 0000000388 00000 n 
-0000222799 00000 n 
-0003232183 00000 n 
+0000222804 00000 n 
+0003232622 00000 n 
 0000000439 00000 n 
 0000000479 00000 n 
-0000268574 00000 n 
-0003232109 00000 n 
+0000268579 00000 n 
+0003232548 00000 n 
 0000000530 00000 n 
 0000000564 00000 n 
-0000268635 00000 n 
-0003231981 00000 n 
+0000268640 00000 n 
+0003232420 00000 n 
 0000000610 00000 n 
 0000000672 00000 n 
-0000268696 00000 n 
-0003231871 00000 n 
+0000268701 00000 n 
+0003232310 00000 n 
 0000000723 00000 n 
 0000000780 00000 n 
-0000268757 00000 n 
-0003231797 00000 n 
+0000268762 00000 n 
+0003232236 00000 n 
 0000000836 00000 n 
 0000000875 00000 n 
-0000273314 00000 n 
-0003231710 00000 n 
+0000273319 00000 n 
+0003232149 00000 n 
 0000000931 00000 n 
 0000000978 00000 n 
-0000277264 00000 n 
-0003231636 00000 n 
+0000277269 00000 n 
+0003232075 00000 n 
 0000001034 00000 n 
 0000001089 00000 n 
-0000282212 00000 n 
-0003231513 00000 n 
+0000282216 00000 n 
+0003231952 00000 n 
 0000001140 00000 n 
 0000001195 00000 n 
-0000282273 00000 n 
-0003231439 00000 n 
+0000282277 00000 n 
+0003231878 00000 n 
 0000001251 00000 n 
 0000001294 00000 n 
-0000289439 00000 n 
-0003231352 00000 n 
+0000289443 00000 n 
+0003231791 00000 n 
 0000001350 00000 n 
 0000001398 00000 n 
-0000289500 00000 n 
-0003231265 00000 n 
+0000289504 00000 n 
+0003231704 00000 n 
 0000001454 00000 n 
 0000001488 00000 n 
-0000294684 00000 n 
-0003231191 00000 n 
+0000294687 00000 n 
+0003231630 00000 n 
 0000001544 00000 n 
 0000001611 00000 n 
-0000294745 00000 n 
-0003231104 00000 n 
+0000294748 00000 n 
+0003231543 00000 n 
 0000001662 00000 n 
 0000001694 00000 n 
-0000300780 00000 n 
-0003230981 00000 n 
+0000300783 00000 n 
+0003231420 00000 n 
 0000001745 00000 n 
 0000001814 00000 n 
-0000300841 00000 n 
-0003230907 00000 n 
+0000300844 00000 n 
+0003231346 00000 n 
 0000001870 00000 n 
 0000001916 00000 n 
-0000319957 00000 n 
-0003230820 00000 n 
+0000319958 00000 n 
+0003231259 00000 n 
 0000001972 00000 n 
 0000002028 00000 n 
-0000331283 00000 n 
-0003230733 00000 n 
+0000331284 00000 n 
+0003231172 00000 n 
 0000002084 00000 n 
 0000002139 00000 n 
-0000331344 00000 n 
-0003230659 00000 n 
+0000331345 00000 n 
+0003231098 00000 n 
 0000002195 00000 n 
 0000002229 00000 n 
-0000335641 00000 n 
-0003230572 00000 n 
+0000335642 00000 n 
+0003231011 00000 n 
 0000002280 00000 n 
 0000002332 00000 n 
-0000335702 00000 n 
-0003230483 00000 n 
+0000335703 00000 n 
+0003230922 00000 n 
 0000002383 00000 n 
 0000002430 00000 n 
-0000340923 00000 n 
-0003230392 00000 n 
+0000340924 00000 n 
+0003230831 00000 n 
 0000002482 00000 n 
 0000002516 00000 n 
-0000345874 00000 n 
-0003230300 00000 n 
+0000345875 00000 n 
+0003230739 00000 n 
 0000002568 00000 n 
 0000002612 00000 n 
-0000350532 00000 n 
-0003230170 00000 n 
+0000350533 00000 n 
+0003230609 00000 n 
 0000002664 00000 n 
 0000002700 00000 n 
-0000350593 00000 n 
-0003230091 00000 n 
+0000350594 00000 n 
+0003230530 00000 n 
 0000002757 00000 n 
 0000002797 00000 n 
-0000354517 00000 n 
-0003229998 00000 n 
+0000354518 00000 n 
+0003230437 00000 n 
 0000002854 00000 n 
 0000002888 00000 n 
 0000497326 00000 n 
-0003229919 00000 n 
+0003230358 00000 n 
 0000002945 00000 n 
 0000003009 00000 n 
 0000501532 00000 n 
-0003229841 00000 n 
+0003230280 00000 n 
 0000003062 00000 n 
 0000003133 00000 n 
-0000514251 00000 n 
-0003229709 00000 n 
+0000514252 00000 n 
+0003230148 00000 n 
 0000003180 00000 n 
 0000003234 00000 n 
-0000514313 00000 n 
-0003229592 00000 n 
+0000514314 00000 n 
+0003230031 00000 n 
 0000003286 00000 n 
 0000003326 00000 n 
-0000514375 00000 n 
-0003229513 00000 n 
+0000514376 00000 n 
+0003229952 00000 n 
 0000003383 00000 n 
 0000003417 00000 n 
-0000518735 00000 n 
-0003229420 00000 n 
+0000518738 00000 n 
+0003229859 00000 n 
 0000003474 00000 n 
 0000003516 00000 n 
-0000518797 00000 n 
-0003229341 00000 n 
+0000518800 00000 n 
+0003229780 00000 n 
 0000003573 00000 n 
 0000003623 00000 n 
-0000518859 00000 n 
-0003229210 00000 n 
+0000518862 00000 n 
+0003229649 00000 n 
 0000003675 00000 n 
 0000003716 00000 n 
-0000518921 00000 n 
-0003229145 00000 n 
+0000518924 00000 n 
+0003229584 00000 n 
 0000003773 00000 n 
 0000003821 00000 n 
-0000523530 00000 n 
-0003229052 00000 n 
+0000523532 00000 n 
+0003229491 00000 n 
 0000003873 00000 n 
 0000003915 00000 n 
-0000523591 00000 n 
-0003228959 00000 n 
+0000523593 00000 n 
+0003229398 00000 n 
 0000003967 00000 n 
 0000004002 00000 n 
-0000523653 00000 n 
-0003228866 00000 n 
+0000523655 00000 n 
+0003229305 00000 n 
 0000004054 00000 n 
 0000004100 00000 n 
-0000523715 00000 n 
-0003228749 00000 n 
+0000523717 00000 n 
+0003229188 00000 n 
 0000004152 00000 n 
 0000004190 00000 n 
-0000523777 00000 n 
-0003228670 00000 n 
+0000523779 00000 n 
+0003229109 00000 n 
 0000004247 00000 n 
 0000004299 00000 n 
-0000613442 00000 n 
-0003228577 00000 n 
+0000613443 00000 n 
+0003229016 00000 n 
 0000004356 00000 n 
 0000004387 00000 n 
-0000613504 00000 n 
-0003228484 00000 n 
+0000613505 00000 n 
+0003228923 00000 n 
 0000004444 00000 n 
 0000004521 00000 n 
-0000632673 00000 n 
-0003228391 00000 n 
+0000632674 00000 n 
+0003228830 00000 n 
 0000004578 00000 n 
 0000004628 00000 n 
-0000660938 00000 n 
-0003228312 00000 n 
+0000660939 00000 n 
+0003228751 00000 n 
 0000004685 00000 n 
 0000004738 00000 n 
-0000661000 00000 n 
-0003228180 00000 n 
+0000661001 00000 n 
+0003228619 00000 n 
 0000004785 00000 n 
 0000004835 00000 n 
-0000664911 00000 n 
-0003228077 00000 n 
+0000664912 00000 n 
+0003228516 00000 n 
 0000004887 00000 n 
 0000004914 00000 n 
-0000664972 00000 n 
-0003227998 00000 n 
+0000664973 00000 n 
+0003228437 00000 n 
 0000004971 00000 n 
 0000005009 00000 n 
-0000665034 00000 n 
-0003227905 00000 n 
+0000665035 00000 n 
+0003228344 00000 n 
 0000005066 00000 n 
 0000005104 00000 n 
-0000665096 00000 n 
-0003227812 00000 n 
+0000665097 00000 n 
+0003228251 00000 n 
 0000005161 00000 n 
 0000005196 00000 n 
-0000665158 00000 n 
-0003227733 00000 n 
+0000665159 00000 n 
+0003228172 00000 n 
 0000005253 00000 n 
 0000005294 00000 n 
-0000665219 00000 n 
-0003227600 00000 n 
+0000665220 00000 n 
+0003228039 00000 n 
 0000005341 00000 n 
 0000005382 00000 n 
-0000665281 00000 n 
-0003227521 00000 n 
+0000665282 00000 n 
+0003227960 00000 n 
 0000005434 00000 n 
 0000005491 00000 n 
 0001200388 00000 n 
-0003227428 00000 n 
+0003227867 00000 n 
 0000005543 00000 n 
 0000005616 00000 n 
 0001248327 00000 n 
-0003227335 00000 n 
+0003227774 00000 n 
 0000005668 00000 n 
 0000005724 00000 n 
 0001253940 00000 n 
-0003227204 00000 n 
+0003227643 00000 n 
 0000005776 00000 n 
 0000005822 00000 n 
-0001366375 00000 n 
-0003227125 00000 n 
+0001366376 00000 n 
+0003227564 00000 n 
 0000005879 00000 n 
 0000005937 00000 n 
-0001375391 00000 n 
-0003227032 00000 n 
+0001375392 00000 n 
+0003227471 00000 n 
 0000005994 00000 n 
 0000006056 00000 n 
-0001379691 00000 n 
-0003226939 00000 n 
+0001379692 00000 n 
+0003227378 00000 n 
 0000006113 00000 n 
 0000006168 00000 n 
-0001383725 00000 n 
-0003226846 00000 n 
+0001383726 00000 n 
+0003227285 00000 n 
 0000006225 00000 n 
 0000006274 00000 n 
-0001383787 00000 n 
-0003226767 00000 n 
+0001383788 00000 n 
+0003227206 00000 n 
 0000006331 00000 n 
 0000006379 00000 n 
-0001397364 00000 n 
-0003226636 00000 n 
+0001397365 00000 n 
+0003227075 00000 n 
 0000006431 00000 n 
 0000006490 00000 n 
-0001397425 00000 n 
-0003226557 00000 n 
+0001397426 00000 n 
+0003226996 00000 n 
 0000006547 00000 n 
 0000006601 00000 n 
-0001412237 00000 n 
-0003226464 00000 n 
+0001412239 00000 n 
+0003226903 00000 n 
 0000006658 00000 n 
 0000006717 00000 n 
-0001412299 00000 n 
-0003226385 00000 n 
+0001412301 00000 n 
+0003226824 00000 n 
 0000006774 00000 n 
 0000006849 00000 n 
-0001417720 00000 n 
-0003226254 00000 n 
+0001417722 00000 n 
+0003226693 00000 n 
 0000006901 00000 n 
 0000006938 00000 n 
-0001422558 00000 n 
-0003226175 00000 n 
+0001422559 00000 n 
+0003226614 00000 n 
 0000006995 00000 n 
 0000007031 00000 n 
 0001427391 00000 n 
-0003226082 00000 n 
+0003226521 00000 n 
 0000007088 00000 n 
 0000007118 00000 n 
 0001427453 00000 n 
-0003225989 00000 n 
+0003226428 00000 n 
 0000007175 00000 n 
 0000007207 00000 n 
 0001427515 00000 n 
-0003225896 00000 n 
+0003226335 00000 n 
 0000007264 00000 n 
 0000007297 00000 n 
 0001427577 00000 n 
-0003225803 00000 n 
+0003226242 00000 n 
 0000007354 00000 n 
 0000007384 00000 n 
 0001432341 00000 n 
-0003225724 00000 n 
+0003226163 00000 n 
 0000007441 00000 n 
 0000007477 00000 n 
 0001432403 00000 n 
-0003225631 00000 n 
+0003226070 00000 n 
 0000007529 00000 n 
 0000007579 00000 n 
 0001432465 00000 n 
-0003225552 00000 n 
+0003225991 00000 n 
 0000007631 00000 n 
 0000007681 00000 n 
 0001525873 00000 n 
-0003225420 00000 n 
+0003225859 00000 n 
 0000007728 00000 n 
 0000007764 00000 n 
 0001525935 00000 n 
-0003225341 00000 n 
+0003225780 00000 n 
 0000007816 00000 n 
 0000007890 00000 n 
 0001530457 00000 n 
-0003225248 00000 n 
+0003225687 00000 n 
 0000007942 00000 n 
 0000008006 00000 n 
-0001540664 00000 n 
-0003225155 00000 n 
+0001540665 00000 n 
+0003225594 00000 n 
 0000008058 00000 n 
 0000008124 00000 n 
-0001540726 00000 n 
-0003225062 00000 n 
+0001540727 00000 n 
+0003225501 00000 n 
 0000008176 00000 n 
 0000008239 00000 n 
-0001544846 00000 n 
-0003224969 00000 n 
+0001544847 00000 n 
+0003225408 00000 n 
 0000008291 00000 n 
 0000008366 00000 n 
-0001549799 00000 n 
-0003224890 00000 n 
+0001549800 00000 n 
+0003225329 00000 n 
 0000008418 00000 n 
 0000008495 00000 n 
-0001549861 00000 n 
-0003224757 00000 n 
+0001549862 00000 n 
+0003225196 00000 n 
 0000008542 00000 n 
 0000008586 00000 n 
-0001549923 00000 n 
-0003224678 00000 n 
+0001549924 00000 n 
+0003225117 00000 n 
 0000008638 00000 n 
 0000008683 00000 n 
-0001660081 00000 n 
-0003224547 00000 n 
+0001660084 00000 n 
+0003224986 00000 n 
 0000008735 00000 n 
 0000008796 00000 n 
-0001716190 00000 n 
-0003224468 00000 n 
+0001716193 00000 n 
+0003224907 00000 n 
 0000008853 00000 n 
 0000008892 00000 n 
-0001794662 00000 n 
-0003224389 00000 n 
+0001794665 00000 n 
+0003224828 00000 n 
 0000008949 00000 n 
 0000009015 00000 n 
-0001846864 00000 n 
-0003224258 00000 n 
+0001846866 00000 n 
+0003224697 00000 n 
 0000009067 00000 n 
 0000009119 00000 n 
-0001846925 00000 n 
-0003224179 00000 n 
+0001846927 00000 n 
+0003224618 00000 n 
 0000009176 00000 n 
 0000009235 00000 n 
-0001846987 00000 n 
-0003224086 00000 n 
+0001846989 00000 n 
+0003224525 00000 n 
 0000009292 00000 n 
 0000009331 00000 n 
-0001847049 00000 n 
-0003224007 00000 n 
+0001847051 00000 n 
+0003224446 00000 n 
 0000009388 00000 n 
 0000009454 00000 n 
-0001889755 00000 n 
-0003223876 00000 n 
+0001889757 00000 n 
+0003224315 00000 n 
 0000009506 00000 n 
 0000009584 00000 n 
-0001889817 00000 n 
-0003223797 00000 n 
+0001889819 00000 n 
+0003224236 00000 n 
 0000009641 00000 n 
 0000009708 00000 n 
-0001913340 00000 n 
-0003223704 00000 n 
+0001913343 00000 n 
+0003224143 00000 n 
 0000009765 00000 n 
 0000009824 00000 n 
-0001977741 00000 n 
-0003223611 00000 n 
+0001977746 00000 n 
+0003224050 00000 n 
 0000009881 00000 n 
 0000010018 00000 n 
-0001977803 00000 n 
-0003223518 00000 n 
+0001977808 00000 n 
+0003223957 00000 n 
 0000010075 00000 n 
 0000010147 00000 n 
-0001981918 00000 n 
-0003223439 00000 n 
+0001981923 00000 n 
+0003223878 00000 n 
 0000010204 00000 n 
 0000010262 00000 n 
-0001981980 00000 n 
-0003223308 00000 n 
+0001981985 00000 n 
+0003223747 00000 n 
 0000010314 00000 n 
 0000010358 00000 n 
-0001982042 00000 n 
-0003223229 00000 n 
+0001982047 00000 n 
+0003223668 00000 n 
 0000010415 00000 n 
 0000010462 00000 n 
-0001986863 00000 n 
-0003223150 00000 n 
+0001986868 00000 n 
+0003223589 00000 n 
 0000010519 00000 n 
 0000010574 00000 n 
-0001998531 00000 n 
-0003223019 00000 n 
+0001998536 00000 n 
+0003223458 00000 n 
 0000010626 00000 n 
 0000010710 00000 n 
-0001998593 00000 n 
-0003222940 00000 n 
+0001998598 00000 n 
+0003223379 00000 n 
 0000010767 00000 n 
 0000010839 00000 n 
-0002062597 00000 n 
-0003222847 00000 n 
+0002062603 00000 n 
+0003223286 00000 n 
 0000010896 00000 n 
 0000010978 00000 n 
-0002164853 00000 n 
-0003222754 00000 n 
+0002164857 00000 n 
+0003223193 00000 n 
 0000011035 00000 n 
 0000011101 00000 n 
-0002169002 00000 n 
-0003222661 00000 n 
+0002169005 00000 n 
+0003223100 00000 n 
 0000011158 00000 n 
 0000011213 00000 n 
-0002169064 00000 n 
-0003222568 00000 n 
+0002169067 00000 n 
+0003223007 00000 n 
 0000011270 00000 n 
 0000011385 00000 n 
-0002173058 00000 n 
-0003222475 00000 n 
+0002173062 00000 n 
+0003222914 00000 n 
 0000011442 00000 n 
 0000011500 00000 n 
-0002173120 00000 n 
-0003222382 00000 n 
+0002173124 00000 n 
+0003222821 00000 n 
 0000011557 00000 n 
 0000011601 00000 n 
-0002177053 00000 n 
-0003222303 00000 n 
+0002177058 00000 n 
+0003222742 00000 n 
 0000011658 00000 n 
 0000011714 00000 n 
-0002177115 00000 n 
-0003222172 00000 n 
+0002177120 00000 n 
+0003222611 00000 n 
 0000011766 00000 n 
 0000011805 00000 n 
-0002177177 00000 n 
-0003222093 00000 n 
+0002177182 00000 n 
+0003222532 00000 n 
 0000011862 00000 n 
 0000011929 00000 n 
-0002177239 00000 n 
-0003222000 00000 n 
+0002177244 00000 n 
+0003222439 00000 n 
 0000011986 00000 n 
 0000012043 00000 n 
-0002180705 00000 n 
-0003221907 00000 n 
+0002180711 00000 n 
+0003222346 00000 n 
 0000012100 00000 n 
 0000012151 00000 n 
-0002180767 00000 n 
-0003221814 00000 n 
+0002180773 00000 n 
+0003222253 00000 n 
 0000012208 00000 n 
 0000012242 00000 n 
-0002180828 00000 n 
-0003221735 00000 n 
+0002180834 00000 n 
+0003222174 00000 n 
 0000012299 00000 n 
 0000012361 00000 n 
-0002180890 00000 n 
-0003221604 00000 n 
+0002180896 00000 n 
+0003222043 00000 n 
 0000012413 00000 n 
 0000012470 00000 n 
-0002180951 00000 n 
-0003221525 00000 n 
+0002180957 00000 n 
+0003221964 00000 n 
 0000012527 00000 n 
 0000012578 00000 n 
-0002185945 00000 n 
-0003221432 00000 n 
+0002185951 00000 n 
+0003221871 00000 n 
 0000012635 00000 n 
 0000012683 00000 n 
-0002186007 00000 n 
-0003221339 00000 n 
+0002186013 00000 n 
+0003221778 00000 n 
 0000012740 00000 n 
 0000012779 00000 n 
-0002190753 00000 n 
-0003221246 00000 n 
+0002190759 00000 n 
+0003221685 00000 n 
 0000012836 00000 n 
 0000012894 00000 n 
-0002194594 00000 n 
-0003221167 00000 n 
+0002194600 00000 n 
+0003221606 00000 n 
 0000012951 00000 n 
 0000012985 00000 n 
-0002198734 00000 n 
-0003221074 00000 n 
+0002198740 00000 n 
+0003221513 00000 n 
 0000013037 00000 n 
 0000013097 00000 n 
-0002198796 00000 n 
-0003220981 00000 n 
+0002198802 00000 n 
+0003221420 00000 n 
 0000013150 00000 n 
 0000013203 00000 n 
-0002226481 00000 n 
-0003220850 00000 n 
+0002226487 00000 n 
+0003221289 00000 n 
 0000013256 00000 n 
 0000013286 00000 n 
-0002226543 00000 n 
-0003220771 00000 n 
+0002226549 00000 n 
+0003221210 00000 n 
 0000013344 00000 n 
 0000013393 00000 n 
-0002230744 00000 n 
-0003220678 00000 n 
+0002230750 00000 n 
+0003221117 00000 n 
 0000013451 00000 n 
 0000013507 00000 n 
-0002235011 00000 n 
-0003220585 00000 n 
+0002235017 00000 n 
+0003221024 00000 n 
 0000013565 00000 n 
 0000013614 00000 n 
-0002235073 00000 n 
-0003220506 00000 n 
+0002235079 00000 n 
+0003220945 00000 n 
 0000013672 00000 n 
 0000013727 00000 n 
-0002239223 00000 n 
-0003220413 00000 n 
+0002239230 00000 n 
+0003220852 00000 n 
 0000013780 00000 n 
 0000013836 00000 n 
-0002239349 00000 n 
-0003220282 00000 n 
+0002239356 00000 n 
+0003220721 00000 n 
 0000013889 00000 n 
 0000013945 00000 n 
-0002239410 00000 n 
-0003220203 00000 n 
+0002239417 00000 n 
+0003220642 00000 n 
 0000014003 00000 n 
 0000014054 00000 n 
-0002242790 00000 n 
-0003220110 00000 n 
+0002242797 00000 n 
+0003220549 00000 n 
 0000014112 00000 n 
 0000014152 00000 n 
-0002242852 00000 n 
-0003220031 00000 n 
+0002242859 00000 n 
+0003220470 00000 n 
 0000014210 00000 n 
 0000014267 00000 n 
-0002242914 00000 n 
-0003219914 00000 n 
+0002242921 00000 n 
+0003220353 00000 n 
 0000014320 00000 n 
 0000014363 00000 n 
-0002242976 00000 n 
-0003219835 00000 n 
+0002242983 00000 n 
+0003220274 00000 n 
 0000014421 00000 n 
 0000014451 00000 n 
-0002243037 00000 n 
-0003219742 00000 n 
+0002243044 00000 n 
+0003220181 00000 n 
 0000014509 00000 n 
 0000014560 00000 n 
-0002245573 00000 n 
-0003219649 00000 n 
+0002245580 00000 n 
+0003220088 00000 n 
 0000014618 00000 n 
 0000014670 00000 n 
-0002245635 00000 n 
-0003219570 00000 n 
+0002245642 00000 n 
+0003220009 00000 n 
 0000014728 00000 n 
 0000014785 00000 n 
-0002312101 00000 n 
-0003219437 00000 n 
+0002312109 00000 n 
+0003219876 00000 n 
 0000014832 00000 n 
 0000014865 00000 n 
-0002312163 00000 n 
-0003219320 00000 n 
+0002312171 00000 n 
+0003219759 00000 n 
 0000014917 00000 n 
 0000014949 00000 n 
-0002314780 00000 n 
-0003219241 00000 n 
+0002314788 00000 n 
+0003219680 00000 n 
 0000015006 00000 n 
 0000015047 00000 n 
-0002319671 00000 n 
-0003219148 00000 n 
+0002319679 00000 n 
+0003219587 00000 n 
 0000015104 00000 n 
 0000015166 00000 n 
-0002327240 00000 n 
-0003219055 00000 n 
+0002327248 00000 n 
+0003219494 00000 n 
 0000015223 00000 n 
 0000015300 00000 n 
-0002336078 00000 n 
-0003218962 00000 n 
+0002336084 00000 n 
+0003219401 00000 n 
 0000015357 00000 n 
 0000015390 00000 n 
-0002340330 00000 n 
-0003218883 00000 n 
+0002340336 00000 n 
+0003219322 00000 n 
 0000015447 00000 n 
 0000015473 00000 n 
-0002343439 00000 n 
-0003218751 00000 n 
+0002343445 00000 n 
+0003219190 00000 n 
 0000015525 00000 n 
 0000015562 00000 n 
-0002343500 00000 n 
-0003218672 00000 n 
+0002343506 00000 n 
+0003219111 00000 n 
 0000015619 00000 n 
 0000015661 00000 n 
-0002350383 00000 n 
-0003218579 00000 n 
+0002350389 00000 n 
+0003219018 00000 n 
 0000015718 00000 n 
 0000015753 00000 n 
-0002357980 00000 n 
-0003218486 00000 n 
+0002357986 00000 n 
+0003218925 00000 n 
 0000015810 00000 n 
 0000015857 00000 n 
-0002361632 00000 n 
-0003218393 00000 n 
+0002361637 00000 n 
+0003218832 00000 n 
 0000015914 00000 n 
 0000015968 00000 n 
-0002365212 00000 n 
-0003218300 00000 n 
+0002365217 00000 n 
+0003218739 00000 n 
 0000016025 00000 n 
 0000016055 00000 n 
-0002384591 00000 n 
-0003218207 00000 n 
+0002384597 00000 n 
+0003218646 00000 n 
 0000016112 00000 n 
 0000016143 00000 n 
-0002397881 00000 n 
-0003218114 00000 n 
+0002397887 00000 n 
+0003218553 00000 n 
 0000016200 00000 n 
 0000016243 00000 n 
-0002405904 00000 n 
-0003218021 00000 n 
+0002405910 00000 n 
+0003218460 00000 n 
 0000016300 00000 n 
 0000016350 00000 n 
-0002409125 00000 n 
-0003217928 00000 n 
+0002409131 00000 n 
+0003218367 00000 n 
 0000016407 00000 n 
 0000016444 00000 n 
-0002412711 00000 n 
-0003217835 00000 n 
+0002412717 00000 n 
+0003218274 00000 n 
 0000016502 00000 n 
 0000016546 00000 n 
-0002418235 00000 n 
-0003217742 00000 n 
+0002418241 00000 n 
+0003218181 00000 n 
 0000016604 00000 n 
 0000016658 00000 n 
-0002423620 00000 n 
-0003217649 00000 n 
+0002423626 00000 n 
+0003218088 00000 n 
 0000016716 00000 n 
 0000016775 00000 n 
-0002433159 00000 n 
-0003217570 00000 n 
+0002433165 00000 n 
+0003218009 00000 n 
 0000016833 00000 n 
 0000016859 00000 n 
-0002436684 00000 n 
-0003217439 00000 n 
+0002436690 00000 n 
+0003217878 00000 n 
 0000016911 00000 n 
 0000016974 00000 n 
-0002436746 00000 n 
-0003217360 00000 n 
+0002436752 00000 n 
+0003217799 00000 n 
 0000017031 00000 n 
 0000017069 00000 n 
-0002436808 00000 n 
-0003217267 00000 n 
+0002436814 00000 n 
+0003217706 00000 n 
 0000017126 00000 n 
 0000017165 00000 n 
-0002439726 00000 n 
-0003217174 00000 n 
+0002439732 00000 n 
+0003217613 00000 n 
 0000017222 00000 n 
 0000017260 00000 n 
-0002456730 00000 n 
-0003217095 00000 n 
+0002456739 00000 n 
+0003217534 00000 n 
 0000017317 00000 n 
 0000017356 00000 n 
-0002466316 00000 n 
-0003217002 00000 n 
+0002466327 00000 n 
+0003217441 00000 n 
 0000017408 00000 n 
 0000017431 00000 n 
-0002466378 00000 n 
-0003216909 00000 n 
+0002466389 00000 n 
+0003217348 00000 n 
 0000017483 00000 n 
 0000017547 00000 n 
-0002472732 00000 n 
-0003216816 00000 n 
+0002472742 00000 n 
+0003217255 00000 n 
 0000017599 00000 n 
 0000017683 00000 n 
-0002480850 00000 n 
-0003216723 00000 n 
+0002480861 00000 n 
+0003217162 00000 n 
 0000017735 00000 n 
 0000017789 00000 n 
-0002484680 00000 n 
-0003216606 00000 n 
+0002484691 00000 n 
+0003217045 00000 n 
 0000017841 00000 n 
 0000017888 00000 n 
-0002484742 00000 n 
-0003216527 00000 n 
+0002484753 00000 n 
+0003216966 00000 n 
 0000017945 00000 n 
 0000017980 00000 n 
-0002488282 00000 n 
-0003216434 00000 n 
+0002488293 00000 n 
+0003216873 00000 n 
 0000018037 00000 n 
 0000018110 00000 n 
-0002494286 00000 n 
-0003216341 00000 n 
+0002494297 00000 n 
+0003216780 00000 n 
 0000018167 00000 n 
 0000018215 00000 n 
-0002494348 00000 n 
-0003216248 00000 n 
+0002494359 00000 n 
+0003216687 00000 n 
 0000018272 00000 n 
 0000018310 00000 n 
-0002497659 00000 n 
-0003216155 00000 n 
+0002497670 00000 n 
+0003216594 00000 n 
 0000018367 00000 n 
 0000018404 00000 n 
-0002501074 00000 n 
-0003216062 00000 n 
+0002501085 00000 n 
+0003216501 00000 n 
 0000018461 00000 n 
 0000018527 00000 n 
-0002506531 00000 n 
-0003215983 00000 n 
+0002506542 00000 n 
+0003216422 00000 n 
 0000018584 00000 n 
 0000018686 00000 n 
-0002516124 00000 n 
-0003215889 00000 n 
+0002516136 00000 n 
+0003216328 00000 n 
 0000018734 00000 n 
 0000018766 00000 n 
-0002537482 00000 n 
-0003215809 00000 n 
+0002537494 00000 n 
+0003216248 00000 n 
 0000018814 00000 n 
 0000018874 00000 n 
-0000019785 00000 n 
-0000020145 00000 n 
-0000019919 00000 n 
-0000063381 00000 n 
-0000118644 00000 n 
-0000063155 00000 n 
-0000118972 00000 n 
+0000019789 00000 n 
+0000020149 00000 n 
+0000019923 00000 n 
+0000063385 00000 n 
+0000118648 00000 n 
+0000063159 00000 n 
+0000118976 00000 n 
 0000018926 00000 n 
-0000118792 00000 n 
-0000118852 00000 n 
-0003207840 00000 n 
+0000118796 00000 n 
+0000118856 00000 n 
+0003208279 00000 n 
+0003205515 00000 n 
+0003210820 00000 n 
+0003207414 00000 n 
+0003210640 00000 n 
 0003205076 00000 n 
-0003210381 00000 n 
-0003206975 00000 n 
-0003210201 00000 n 
-0003204637 00000 n 
-0003207987 00000 n 
-0003210557 00000 n 
-0000063078 00000 n 
-0000118715 00000 n 
-0000116206 00000 n 
+0003208426 00000 n 
+0003210996 00000 n 
+0000063082 00000 n 
+0000118719 00000 n 
+0000116210 00000 n 
 0000000744 00000 f 
 0000000791 00000 f 
-0000121934 00000 n 
-0000122204 00000 n 
-0000121780 00000 n 
-0000119163 00000 n 
-0000122085 00000 n 
-0003204783 00000 n 
-0003207696 00000 n 
-0003208858 00000 n 
-0003206831 00000 n 
-0002669322 00000 n 
-0000124972 00000 n 
-0000125122 00000 n 
-0000125273 00000 n 
-0000125429 00000 n 
-0000125585 00000 n 
-0000125736 00000 n 
-0000125890 00000 n 
-0000126050 00000 n 
-0000126210 00000 n 
-0000126370 00000 n 
-0000126526 00000 n 
-0000126685 00000 n 
-0000126845 00000 n 
-0000127005 00000 n 
-0000127165 00000 n 
-0000127321 00000 n 
-0000127477 00000 n 
-0000127636 00000 n 
-0000127796 00000 n 
-0000127954 00000 n 
-0000128114 00000 n 
-0000128270 00000 n 
-0000128426 00000 n 
-0000128581 00000 n 
-0000128737 00000 n 
-0000128892 00000 n 
-0000129052 00000 n 
-0000129212 00000 n 
-0000129372 00000 n 
-0000129528 00000 n 
-0000129679 00000 n 
-0000129835 00000 n 
-0000129995 00000 n 
-0000130155 00000 n 
-0000130314 00000 n 
-0000133475 00000 n 
+0000121938 00000 n 
+0000122208 00000 n 
+0000121784 00000 n 
+0000119167 00000 n 
+0000122089 00000 n 
+0003205222 00000 n 
+0003208135 00000 n 
+0003209297 00000 n 
+0003207270 00000 n 
+0002669334 00000 n 
+0000124975 00000 n 
+0000125125 00000 n 
+0000125276 00000 n 
+0000125432 00000 n 
+0000125588 00000 n 
+0000125739 00000 n 
+0000125893 00000 n 
+0000126053 00000 n 
+0000126213 00000 n 
+0000126373 00000 n 
+0000126529 00000 n 
+0000126688 00000 n 
+0000126848 00000 n 
+0000127008 00000 n 
+0000127168 00000 n 
+0000127324 00000 n 
+0000127480 00000 n 
+0000127639 00000 n 
+0000127799 00000 n 
+0000127957 00000 n 
+0000128117 00000 n 
+0000128273 00000 n 
+0000128429 00000 n 
+0000128584 00000 n 
+0000128740 00000 n 
+0000128895 00000 n 
+0000129055 00000 n 
+0000129215 00000 n 
+0000129375 00000 n 
+0000129531 00000 n 
+0000129682 00000 n 
+0000129838 00000 n 
+0000129998 00000 n 
+0000130158 00000 n 
+0000130317 00000 n 
+0000133479 00000 n 
 0000000792 00000 f 
 0000000837 00000 f 
-0000124821 00000 n 
-0000130649 00000 n 
-0000124402 00000 n 
-0000122353 00000 n 
-0000130468 00000 n 
-0003204491 00000 n 
-0000130588 00000 n 
-0000133635 00000 n 
-0000133791 00000 n 
-0000133947 00000 n 
-0000134103 00000 n 
-0000134259 00000 n 
-0000134419 00000 n 
-0000134579 00000 n 
-0000134739 00000 n 
-0000134899 00000 n 
-0000135059 00000 n 
-0000135210 00000 n 
-0000135366 00000 n 
-0000135525 00000 n 
-0000135685 00000 n 
-0000135844 00000 n 
-0000136002 00000 n 
-0000136153 00000 n 
-0000136309 00000 n 
-0000136465 00000 n 
-0000136621 00000 n 
-0000136776 00000 n 
-0000136936 00000 n 
-0000137096 00000 n 
-0000137256 00000 n 
-0000137415 00000 n 
-0000137575 00000 n 
-0000137731 00000 n 
-0000137891 00000 n 
-0000138051 00000 n 
-0000138210 00000 n 
-0000138366 00000 n 
-0000138526 00000 n 
-0000138686 00000 n 
-0000138846 00000 n 
-0000139006 00000 n 
-0000139166 00000 n 
-0000142391 00000 n 
+0000124824 00000 n 
+0000130652 00000 n 
+0000124405 00000 n 
+0000122357 00000 n 
+0000130471 00000 n 
+0003204930 00000 n 
+0000130591 00000 n 
+0000133639 00000 n 
+0000133795 00000 n 
+0000133951 00000 n 
+0000134107 00000 n 
+0000134263 00000 n 
+0000134423 00000 n 
+0000134583 00000 n 
+0000134743 00000 n 
+0000134903 00000 n 
+0000135063 00000 n 
+0000135214 00000 n 
+0000135370 00000 n 
+0000135529 00000 n 
+0000135689 00000 n 
+0000135848 00000 n 
+0000136006 00000 n 
+0000136157 00000 n 
+0000136313 00000 n 
+0000136469 00000 n 
+0000136625 00000 n 
+0000136780 00000 n 
+0000136940 00000 n 
+0000137100 00000 n 
+0000137260 00000 n 
+0000137419 00000 n 
+0000137579 00000 n 
+0000137735 00000 n 
+0000137895 00000 n 
+0000138055 00000 n 
+0000138214 00000 n 
+0000138370 00000 n 
+0000138530 00000 n 
+0000138690 00000 n 
+0000138850 00000 n 
+0000139010 00000 n 
+0000139170 00000 n 
+0000142395 00000 n 
 0000000838 00000 f 
 0000000882 00000 f 
-0000133324 00000 n 
-0000139384 00000 n 
-0000132889 00000 n 
-0000130824 00000 n 
-0000139324 00000 n 
-0003208710 00000 n 
-0003205662 00000 n 
-0003206247 00000 n 
-0000142547 00000 n 
-0000142702 00000 n 
-0000142853 00000 n 
-0000143009 00000 n 
-0000143165 00000 n 
-0000143321 00000 n 
-0000143477 00000 n 
-0000143633 00000 n 
-0000143789 00000 n 
-0000143938 00000 n 
-0000144091 00000 n 
-0000144246 00000 n 
-0000144405 00000 n 
-0000144565 00000 n 
-0000144721 00000 n 
-0000144881 00000 n 
-0000145040 00000 n 
-0000145200 00000 n 
-0000145356 00000 n 
-0000145515 00000 n 
-0000145674 00000 n 
-0000145995 00000 n 
-0000146154 00000 n 
-0000146314 00000 n 
-0000146470 00000 n 
-0000146630 00000 n 
-0000146790 00000 n 
-0000146946 00000 n 
-0000147106 00000 n 
-0000147266 00000 n 
-0000147425 00000 n 
-0000147585 00000 n 
-0000147905 00000 n 
-0000148065 00000 n 
-0000150975 00000 n 
+0000133328 00000 n 
+0000139388 00000 n 
+0000132893 00000 n 
+0000130827 00000 n 
+0000139328 00000 n 
+0003209149 00000 n 
+0003206101 00000 n 
+0003206686 00000 n 
+0000142551 00000 n 
+0000142706 00000 n 
+0000142857 00000 n 
+0000143013 00000 n 
+0000143169 00000 n 
+0000143325 00000 n 
+0000143481 00000 n 
+0000143637 00000 n 
+0000143793 00000 n 
+0000143942 00000 n 
+0000144095 00000 n 
+0000144250 00000 n 
+0000144409 00000 n 
+0000144569 00000 n 
+0000144725 00000 n 
+0000144885 00000 n 
+0000145044 00000 n 
+0000145204 00000 n 
+0000145360 00000 n 
+0000145519 00000 n 
+0000145678 00000 n 
+0000145999 00000 n 
+0000146158 00000 n 
+0000146318 00000 n 
+0000146474 00000 n 
+0000146634 00000 n 
+0000146794 00000 n 
+0000146950 00000 n 
+0000147110 00000 n 
+0000147270 00000 n 
+0000147429 00000 n 
+0000147589 00000 n 
+0000147909 00000 n 
+0000148069 00000 n 
+0000150979 00000 n 
 0000000883 00000 f 
 0000000928 00000 f 
-0000142240 00000 n 
-0000148282 00000 n 
-0000141805 00000 n 
-0000139598 00000 n 
-0000148222 00000 n 
-0000145834 00000 n 
-0000147745 00000 n 
-0000151135 00000 n 
-0000151291 00000 n 
-0000151451 00000 n 
-0000151609 00000 n 
-0000151769 00000 n 
-0000151929 00000 n 
-0000152089 00000 n 
-0000152245 00000 n 
-0000152405 00000 n 
-0000152565 00000 n 
-0000152725 00000 n 
-0000152884 00000 n 
-0000153043 00000 n 
-0000153199 00000 n 
-0000153356 00000 n 
-0000153513 00000 n 
-0000153674 00000 n 
-0000153834 00000 n 
-0000153994 00000 n 
-0000154153 00000 n 
-0000154308 00000 n 
-0000154463 00000 n 
-0000154624 00000 n 
-0000154785 00000 n 
-0000154944 00000 n 
-0000155101 00000 n 
-0000155262 00000 n 
-0000155423 00000 n 
-0000155584 00000 n 
-0000155743 00000 n 
-0000155894 00000 n 
-0000156050 00000 n 
-0000156210 00000 n 
-0000156370 00000 n 
-0000156530 00000 n 
-0000156690 00000 n 
-0000159450 00000 n 
+0000142244 00000 n 
+0000148286 00000 n 
+0000141809 00000 n 
+0000139602 00000 n 
+0000148226 00000 n 
+0000145838 00000 n 
+0000147749 00000 n 
+0000151139 00000 n 
+0000151295 00000 n 
+0000151455 00000 n 
+0000151613 00000 n 
+0000151773 00000 n 
+0000151933 00000 n 
+0000152093 00000 n 
+0000152249 00000 n 
+0000152409 00000 n 
+0000152569 00000 n 
+0000152729 00000 n 
+0000152888 00000 n 
+0000153047 00000 n 
+0000153203 00000 n 
+0000153360 00000 n 
+0000153517 00000 n 
+0000153678 00000 n 
+0000153838 00000 n 
+0000153998 00000 n 
+0000154157 00000 n 
+0000154312 00000 n 
+0000154467 00000 n 
+0000154628 00000 n 
+0000154789 00000 n 
+0000154948 00000 n 
+0000155105 00000 n 
+0000155266 00000 n 
+0000155427 00000 n 
+0000155588 00000 n 
+0000155747 00000 n 
+0000155898 00000 n 
+0000156054 00000 n 
+0000156214 00000 n 
+0000156374 00000 n 
+0000156534 00000 n 
+0000156694 00000 n 
+0000159454 00000 n 
 0000000929 00000 f 
 0000000967 00000 f 
-0000150824 00000 n 
-0000156908 00000 n 
-0000150389 00000 n 
-0000148457 00000 n 
-0000156848 00000 n 
-0000159606 00000 n 
-0000159766 00000 n 
-0000159926 00000 n 
-0000160086 00000 n 
-0000160246 00000 n 
-0000160405 00000 n 
-0000160565 00000 n 
-0000160725 00000 n 
-0000160885 00000 n 
-0000161044 00000 n 
-0000161205 00000 n 
-0000161366 00000 n 
-0000161527 00000 n 
-0000161688 00000 n 
-0000161844 00000 n 
-0000162004 00000 n 
-0000162164 00000 n 
-0000162323 00000 n 
-0000162483 00000 n 
-0000162639 00000 n 
-0000162795 00000 n 
-0000162950 00000 n 
-0000163106 00000 n 
-0000163260 00000 n 
-0000163419 00000 n 
-0000163579 00000 n 
-0000163739 00000 n 
-0000163898 00000 n 
-0000164058 00000 n 
-0000164218 00000 n 
-0000164377 00000 n 
-0000164528 00000 n 
+0000150828 00000 n 
+0000156912 00000 n 
+0000150393 00000 n 
+0000148461 00000 n 
+0000156852 00000 n 
+0000159610 00000 n 
+0000159770 00000 n 
+0000159930 00000 n 
+0000160090 00000 n 
+0000160250 00000 n 
+0000160409 00000 n 
+0000160569 00000 n 
+0000160729 00000 n 
+0000160889 00000 n 
+0000161048 00000 n 
+0000161209 00000 n 
+0000161370 00000 n 
+0000161531 00000 n 
+0000161692 00000 n 
+0000161848 00000 n 
+0000162008 00000 n 
+0000162168 00000 n 
+0000162327 00000 n 
+0000162487 00000 n 
+0000162643 00000 n 
+0000162799 00000 n 
+0000162954 00000 n 
+0000163110 00000 n 
+0000163264 00000 n 
+0000163423 00000 n 
+0000163583 00000 n 
+0000163743 00000 n 
+0000163902 00000 n 
+0000164062 00000 n 
+0000164222 00000 n 
+0000164381 00000 n 
+0000164532 00000 n 
 0000000968 00000 f 
 0000000975 00000 f 
-0000159299 00000 n 
-0000164740 00000 n 
-0000158896 00000 n 
-0000157083 00000 n 
-0000164680 00000 n 
-0003210675 00000 n 
+0000159303 00000 n 
+0000164744 00000 n 
+0000158900 00000 n 
+0000157087 00000 n 
+0000164684 00000 n 
+0003211114 00000 n 
 0000000976 00000 f 
 0000000988 00000 f 
-0000165546 00000 n 
-0000165757 00000 n 
-0000165407 00000 n 
-0000164915 00000 n 
-0000165697 00000 n 
-0000185235 00000 n 
-0000169529 00000 n 
-0000169306 00000 n 
-0000221905 00000 n 
-0000222064 00000 n 
-0000222221 00000 n 
+0000165551 00000 n 
+0000165762 00000 n 
+0000165412 00000 n 
+0000164919 00000 n 
+0000165702 00000 n 
+0000185240 00000 n 
+0000169534 00000 n 
+0000169311 00000 n 
+0000221910 00000 n 
+0000222069 00000 n 
+0000222226 00000 n 
 0000000989 00000 f 
 0000001018 00000 f 
-0000185084 00000 n 
-0000185567 00000 n 
-0000169159 00000 n 
-0000165881 00000 n 
-0000185385 00000 n 
-0003210028 00000 n 
-0003207408 00000 n 
-0000185505 00000 n 
-0003207265 00000 n 
-0003207552 00000 n 
-0000185014 00000 n 
-0000174098 00000 n 
-0000174332 00000 n 
-0000174380 00000 n 
-0000174671 00000 n 
-0000175059 00000 n 
-0000175482 00000 n 
-0000175752 00000 n 
-0000176039 00000 n 
-0000176135 00000 n 
-0000176466 00000 n 
-0000176562 00000 n 
-0000178005 00000 n 
-0000180777 00000 n 
-0000222374 00000 n 
-0000222525 00000 n 
-0000189499 00000 n 
-0000225781 00000 n 
+0000185089 00000 n 
+0000185572 00000 n 
+0000169164 00000 n 
+0000165886 00000 n 
+0000185390 00000 n 
+0003210467 00000 n 
+0003207847 00000 n 
+0000185510 00000 n 
+0003207704 00000 n 
+0003207991 00000 n 
+0000185019 00000 n 
+0000174103 00000 n 
+0000174337 00000 n 
+0000174385 00000 n 
+0000174676 00000 n 
+0000175064 00000 n 
+0000175487 00000 n 
+0000175757 00000 n 
+0000176044 00000 n 
+0000176140 00000 n 
+0000176471 00000 n 
+0000176567 00000 n 
+0000178010 00000 n 
+0000180782 00000 n 
+0000222379 00000 n 
+0000222530 00000 n 
+0000189504 00000 n 
+0000225786 00000 n 
 0000001019 00000 f 
 0000001031 00000 f 
-0000221753 00000 n 
-0000222923 00000 n 
-0000189314 00000 n 
-0000185795 00000 n 
-0000222676 00000 n 
-0003209150 00000 n 
-0000222860 00000 n 
-0002516753 00000 n 
-0002516375 00000 n 
-0002516816 00000 n 
-0000268510 00000 n 
+0000221758 00000 n 
+0000222928 00000 n 
+0000189319 00000 n 
+0000185800 00000 n 
+0000222681 00000 n 
+0003209589 00000 n 
+0000222865 00000 n 
+0002516765 00000 n 
+0002516387 00000 n 
+0002516828 00000 n 
+0000268515 00000 n 
 0000001032 00000 f 
 0000001039 00000 f 
-0000268296 00000 n 
-0000268818 00000 n 
-0000225638 00000 n 
-0000223150 00000 n 
-0000268448 00000 n 
-0000277044 00000 n 
+0000268301 00000 n 
+0000268823 00000 n 
+0000225643 00000 n 
+0000223155 00000 n 
+0000268453 00000 n 
+0000277049 00000 n 
 0000001040 00000 f 
 0000001047 00000 f 
-0000273100 00000 n 
-0000273375 00000 n 
-0000272957 00000 n 
-0000269057 00000 n 
-0000273252 00000 n 
-0003209444 00000 n 
+0000273105 00000 n 
+0000273380 00000 n 
+0000272962 00000 n 
+0000269062 00000 n 
+0000273257 00000 n 
+0003209883 00000 n 
 0000001048 00000 f 
 0000001059 00000 f 
-0000276892 00000 n 
-0000277325 00000 n 
-0000276739 00000 n 
-0000273617 00000 n 
-0000277202 00000 n 
-0003210796 00000 n 
-0000281511 00000 n 
-0000281674 00000 n 
-0000281830 00000 n 
-0000281993 00000 n 
+0000276897 00000 n 
+0000277330 00000 n 
+0000276744 00000 n 
+0000273622 00000 n 
+0000277207 00000 n 
+0003211235 00000 n 
+0000281515 00000 n 
+0000281678 00000 n 
+0000281834 00000 n 
+0000281997 00000 n 
 0000001060 00000 f 
 0000001066 00000 f 
-0000281359 00000 n 
-0000282334 00000 n 
-0000281179 00000 n 
-0000277528 00000 n 
-0000282150 00000 n 
+0000281363 00000 n 
+0000282338 00000 n 
+0000281183 00000 n 
+0000277533 00000 n 
+0000282154 00000 n 
 0000001067 00000 f 
 0000001075 00000 f 
-0000284913 00000 n 
-0000285127 00000 n 
-0000284769 00000 n 
-0000282575 00000 n 
-0000285065 00000 n 
-0000289061 00000 n 
-0000289219 00000 n 
+0000284917 00000 n 
+0000285131 00000 n 
+0000284773 00000 n 
+0000282579 00000 n 
+0000285069 00000 n 
+0000289065 00000 n 
+0000289223 00000 n 
 0000001076 00000 f 
 0000001083 00000 f 
-0000288909 00000 n 
-0000289561 00000 n 
-0000288747 00000 n 
-0000285304 00000 n 
-0000289377 00000 n 
-0000294460 00000 n 
+0000288913 00000 n 
+0000289565 00000 n 
+0000288751 00000 n 
+0000285308 00000 n 
+0000289381 00000 n 
+0000294463 00000 n 
 0000001084 00000 f 
 0000001103 00000 f 
-0000294308 00000 n 
-0000294805 00000 n 
-0000294155 00000 n 
-0000289764 00000 n 
-0000294622 00000 n 
-0000298952 00000 n 
-0000299110 00000 n 
-0000299271 00000 n 
-0000299431 00000 n 
-0000299592 00000 n 
-0000299753 00000 n 
-0000299914 00000 n 
-0000300074 00000 n 
-0000300235 00000 n 
-0000300396 00000 n 
-0000300557 00000 n 
-0000304993 00000 n 
-0000305173 00000 n 
+0000294311 00000 n 
+0000294808 00000 n 
+0000294158 00000 n 
+0000289768 00000 n 
+0000294625 00000 n 
+0000298955 00000 n 
+0000299113 00000 n 
+0000299274 00000 n 
+0000299434 00000 n 
+0000299595 00000 n 
+0000299756 00000 n 
+0000299917 00000 n 
+0000300077 00000 n 
+0000300238 00000 n 
+0000300399 00000 n 
+0000300560 00000 n 
+0000304996 00000 n 
+0000305176 00000 n 
 0000001104 00000 f 
 0000001121 00000 f 
-0000298800 00000 n 
-0000300965 00000 n 
-0000298557 00000 n 
-0000294982 00000 n 
-0000300718 00000 n 
-0003205514 00000 n 
-0000300902 00000 n 
-0000305655 00000 n 
-0000320081 00000 n 
-0000325869 00000 n 
-0000314391 00000 n 
-0000320018 00000 n 
-0000305717 00000 n 
-0000314454 00000 n 
-0000309609 00000 n 
-0000309672 00000 n 
+0000298803 00000 n 
+0000300968 00000 n 
+0000298560 00000 n 
+0000294985 00000 n 
+0000300721 00000 n 
+0003205953 00000 n 
+0000300905 00000 n 
+0000305658 00000 n 
+0000320082 00000 n 
+0000325870 00000 n 
+0000314392 00000 n 
+0000320019 00000 n 
+0000305720 00000 n 
+0000314455 00000 n 
+0000309610 00000 n 
+0000309673 00000 n 
 0000001122 00000 f 
 0000001130 00000 f 
-0000304841 00000 n 
-0000305780 00000 n 
-0000304670 00000 n 
-0000301233 00000 n 
-0000305593 00000 n 
-0000305383 00000 n 
-0003210921 00000 n 
+0000304844 00000 n 
+0000305783 00000 n 
+0000304673 00000 n 
+0000301236 00000 n 
+0000305596 00000 n 
+0000305386 00000 n 
+0003211360 00000 n 
 0000001131 00000 f 
 0000001140 00000 f 
-0000309395 00000 n 
-0000309735 00000 n 
-0000309251 00000 n 
-0000305970 00000 n 
-0000309547 00000 n 
-0000313960 00000 n 
-0000314156 00000 n 
-0000318999 00000 n 
+0000309396 00000 n 
+0000309736 00000 n 
+0000309252 00000 n 
+0000305973 00000 n 
+0000309548 00000 n 
+0000313961 00000 n 
+0000314157 00000 n 
+0000319000 00000 n 
 0000001141 00000 f 
 0000001151 00000 f 
-0000313808 00000 n 
-0000314517 00000 n 
-0000313646 00000 n 
-0000309912 00000 n 
-0000314329 00000 n 
-0000319172 00000 n 
-0000319338 00000 n 
-0000319509 00000 n 
-0000319704 00000 n 
+0000313809 00000 n 
+0000314518 00000 n 
+0000313647 00000 n 
+0000309913 00000 n 
+0000314330 00000 n 
+0000319173 00000 n 
+0000319339 00000 n 
+0000319510 00000 n 
+0000319705 00000 n 
 0000001152 00000 f 
 0000001162 00000 f 
-0000318847 00000 n 
-0000320206 00000 n 
-0000318658 00000 n 
-0000314694 00000 n 
-0000319895 00000 n 
-0000320143 00000 n 
-0000325032 00000 n 
-0000325197 00000 n 
-0000325385 00000 n 
+0000318848 00000 n 
+0000320207 00000 n 
+0000318659 00000 n 
+0000314695 00000 n 
+0000319896 00000 n 
+0000320144 00000 n 
+0000325033 00000 n 
+0000325198 00000 n 
+0000325386 00000 n 
 0000001163 00000 f 
 0000001172 00000 f 
-0000324880 00000 n 
-0000325995 00000 n 
-0000324700 00000 n 
-0000320396 00000 n 
-0000325807 00000 n 
-0000325596 00000 n 
-0000325932 00000 n 
-0000331053 00000 n 
+0000324881 00000 n 
+0000325996 00000 n 
+0000324701 00000 n 
+0000320397 00000 n 
+0000325808 00000 n 
+0000325597 00000 n 
+0000325933 00000 n 
+0000331054 00000 n 
 0000001173 00000 f 
 0000001180 00000 f 
-0000330901 00000 n 
-0000331405 00000 n 
-0000330748 00000 n 
-0000326210 00000 n 
-0000331221 00000 n 
-0000335416 00000 n 
+0000330902 00000 n 
+0000331406 00000 n 
+0000330749 00000 n 
+0000326211 00000 n 
+0000331222 00000 n 
+0000335417 00000 n 
 0000001181 00000 f 
 0000001188 00000 f 
-0000335264 00000 n 
-0000335763 00000 n 
-0000335111 00000 n 
-0000331673 00000 n 
-0000335579 00000 n 
-0003211046 00000 n 
+0000335265 00000 n 
+0000335764 00000 n 
+0000335112 00000 n 
+0000331674 00000 n 
+0000335580 00000 n 
+0003211485 00000 n 
 0000001189 00000 f 
 0000001195 00000 f 
-0000340709 00000 n 
-0000340985 00000 n 
-0000340565 00000 n 
-0000335953 00000 n 
-0000340861 00000 n 
+0000340710 00000 n 
+0000340986 00000 n 
+0000340566 00000 n 
+0000335954 00000 n 
+0000340862 00000 n 
 0000001196 00000 f 
 0000001204 00000 f 
-0000345660 00000 n 
-0000345936 00000 n 
-0000345516 00000 n 
-0000341188 00000 n 
-0000345812 00000 n 
-0000350157 00000 n 
-0000350312 00000 n 
+0000345661 00000 n 
+0000345937 00000 n 
+0000345517 00000 n 
+0000341189 00000 n 
+0000345813 00000 n 
+0000350158 00000 n 
+0000350313 00000 n 
 0000001205 00000 f 
 0000001214 00000 f 
-0000350005 00000 n 
-0000350655 00000 n 
-0000349843 00000 n 
-0000346190 00000 n 
-0000350470 00000 n 
-0002518356 00000 n 
-0000354144 00000 n 
-0000354301 00000 n 
+0000350006 00000 n 
+0000350656 00000 n 
+0000349844 00000 n 
+0000346191 00000 n 
+0000350471 00000 n 
+0002518368 00000 n 
+0000354145 00000 n 
+0000354302 00000 n 
 0000001215 00000 f 
 0000001222 00000 f 
-0000353992 00000 n 
-0000354642 00000 n 
-0000353830 00000 n 
-0000350871 00000 n 
-0000354455 00000 n 
-0000354579 00000 n 
+0000353993 00000 n 
+0000354643 00000 n 
+0000353831 00000 n 
+0000350872 00000 n 
+0000354456 00000 n 
+0000354580 00000 n 
 0000001223 00000 f 
 0000001233 00000 f 
 0000358566 00000 n 
 0000358780 00000 n 
 0000358422 00000 n 
-0000354832 00000 n 
+0000354833 00000 n 
 0000358718 00000 n 
 0000362646 00000 n 
 0000362807 00000 n 
@@ -32377,8 +32344,8 @@ xref
 0000358983 00000 n 
 0000363287 00000 n 
 0000363349 00000 n 
-0003208420 00000 n 
-0003211171 00000 n 
+0003208859 00000 n 
+0003211610 00000 n 
 0000001244 00000 f 
 0000001251 00000 f 
 0000367181 00000 n 
@@ -32394,10 +32361,10 @@ xref
 0000371445 00000 n 
 0000367699 00000 n 
 0000371741 00000 n 
-0003209736 00000 n 
-0003206392 00000 n 
-0003208276 00000 n 
-0003205369 00000 n 
+0003210175 00000 n 
+0003206831 00000 n 
+0003208715 00000 n 
+0003205808 00000 n 
 0000001263 00000 f 
 0000001270 00000 f 
 0000375664 00000 n 
@@ -32413,9 +32380,9 @@ xref
 0000379225 00000 n 
 0000376147 00000 n 
 0000379694 00000 n 
-0003205223 00000 n 
-0002516312 00000 n 
-0000388510 00000 n 
+0003205662 00000 n 
+0002516324 00000 n 
+0000388511 00000 n 
 0000001281 00000 f 
 0000001287 00000 f 
 0000384120 00000 n 
@@ -32425,74 +32392,74 @@ xref
 0000384272 00000 n 
 0000001288 00000 f 
 0000001296 00000 f 
-0000388358 00000 n 
-0000388790 00000 n 
-0000388205 00000 n 
+0000388359 00000 n 
+0000388791 00000 n 
+0000388206 00000 n 
 0000384537 00000 n 
-0000388665 00000 n 
-0000388727 00000 n 
-0003211296 00000 n 
+0000388666 00000 n 
+0000388728 00000 n 
+0003211735 00000 n 
 0000001297 00000 f 
 0000001308 00000 f 
-0000392434 00000 n 
-0000392648 00000 n 
-0000392290 00000 n 
-0000389072 00000 n 
-0000392586 00000 n 
-0000401568 00000 n 
-0000401349 00000 n 
-0000397560 00000 n 
-0000420681 00000 n 
-0000420453 00000 n 
+0000392435 00000 n 
+0000392649 00000 n 
+0000392291 00000 n 
+0000389073 00000 n 
+0000392587 00000 n 
+0000401569 00000 n 
+0000401350 00000 n 
+0000397561 00000 n 
+0000420682 00000 n 
+0000420454 00000 n 
 0000001309 00000 f 
 0000001320 00000 f 
-0000397408 00000 n 
-0000397898 00000 n 
-0000397255 00000 n 
-0000392877 00000 n 
-0000397710 00000 n 
-0003208132 00000 n 
-0000397772 00000 n 
-0000397835 00000 n 
-0000471158 00000 n 
-0000470869 00000 n 
+0000397409 00000 n 
+0000397899 00000 n 
+0000397256 00000 n 
+0000392878 00000 n 
+0000397711 00000 n 
+0003208571 00000 n 
+0000397773 00000 n 
+0000397836 00000 n 
+0000471159 00000 n 
+0000470870 00000 n 
 0000001321 00000 f 
 0000001333 00000 f 
-0000470717 00000 n 
-0000471221 00000 n 
-0000401196 00000 n 
-0000398153 00000 n 
-0000471032 00000 n 
-0000471094 00000 n 
-0000420382 00000 n 
-0000420202 00000 n 
-0000420334 00000 n 
-0000470638 00000 n 
-0000475435 00000 n 
+0000470718 00000 n 
+0000471222 00000 n 
+0000401197 00000 n 
+0000398154 00000 n 
+0000471033 00000 n 
+0000471095 00000 n 
+0000420383 00000 n 
+0000420203 00000 n 
+0000420335 00000 n 
+0000470639 00000 n 
+0000475436 00000 n 
 0000001334 00000 f 
 0000001341 00000 f 
-0000475283 00000 n 
-0000475649 00000 n 
-0000475130 00000 n 
-0000471454 00000 n 
-0000475587 00000 n 
-0000479083 00000 n 
+0000475284 00000 n 
+0000475650 00000 n 
+0000475131 00000 n 
+0000471455 00000 n 
+0000475588 00000 n 
+0000479084 00000 n 
 0000001342 00000 f 
 0000001349 00000 f 
-0000478931 00000 n 
-0000479369 00000 n 
-0000478778 00000 n 
-0000475839 00000 n 
-0000479244 00000 n 
-0000479306 00000 n 
+0000478932 00000 n 
+0000479370 00000 n 
+0000478779 00000 n 
+0000475840 00000 n 
+0000479245 00000 n 
+0000479307 00000 n 
 0000001350 00000 f 
 0000001357 00000 f 
 0000482077 00000 n 
 0000482291 00000 n 
 0000481933 00000 n 
-0000479598 00000 n 
+0000479599 00000 n 
 0000482229 00000 n 
-0003211421 00000 n 
+0003211860 00000 n 
 0000001358 00000 f 
 0000001364 00000 f 
 0000485409 00000 n 
@@ -32537,8 +32504,8 @@ xref
 0000505562 00000 n 
 0000501783 00000 n 
 0000505858 00000 n 
-0003208565 00000 n 
-0003211546 00000 n 
+0003209004 00000 n 
+0003211985 00000 n 
 0000001404 00000 f 
 0000001412 00000 f 
 0000509434 00000 n 
@@ -32546,114 +32513,114 @@ xref
 0000509290 00000 n 
 0000506163 00000 n 
 0000509586 00000 n 
-0000513863 00000 n 
-0000514026 00000 n 
+0000513864 00000 n 
+0000514027 00000 n 
 0000001413 00000 f 
 0000001419 00000 f 
-0000513711 00000 n 
-0000514437 00000 n 
-0000513549 00000 n 
+0000513712 00000 n 
+0000514438 00000 n 
+0000513550 00000 n 
 0000509863 00000 n 
-0000514189 00000 n 
+0000514190 00000 n 
 0000001420 00000 f 
 0000001431 00000 f 
-0000518521 00000 n 
-0000518983 00000 n 
-0000518377 00000 n 
-0000514601 00000 n 
-0000518673 00000 n 
-0003209297 00000 n 
-0000523149 00000 n 
-0000523308 00000 n 
-0000608748 00000 n 
-0000526763 00000 n 
+0000518524 00000 n 
+0000518986 00000 n 
+0000518380 00000 n 
+0000514602 00000 n 
+0000518676 00000 n 
+0003209736 00000 n 
+0000523151 00000 n 
+0000523310 00000 n 
+0000608750 00000 n 
+0000526765 00000 n 
 0000001432 00000 f 
 0000001442 00000 f 
-0000522997 00000 n 
-0000523839 00000 n 
-0000522835 00000 n 
-0000519187 00000 n 
-0000523468 00000 n 
-0000608899 00000 n 
-0000609048 00000 n 
-0000614824 00000 n 
-0000614605 00000 n 
+0000522999 00000 n 
+0000523841 00000 n 
+0000522837 00000 n 
+0000519190 00000 n 
+0000523470 00000 n 
+0000608901 00000 n 
+0000609050 00000 n 
+0000614825 00000 n 
+0000614606 00000 n 
 0000001443 00000 f 
 0000001454 00000 f 
-0000608596 00000 n 
-0000609326 00000 n 
-0000526592 00000 n 
-0000524093 00000 n 
-0000609200 00000 n 
-0000609262 00000 n 
-0000628871 00000 n 
-0000613229 00000 n 
-0000622479 00000 n 
-0000622255 00000 n 
+0000608598 00000 n 
+0000609328 00000 n 
+0000526594 00000 n 
+0000524095 00000 n 
+0000609202 00000 n 
+0000609264 00000 n 
+0000628872 00000 n 
+0000613230 00000 n 
+0000622480 00000 n 
+0000622256 00000 n 
 0000001455 00000 f 
 0000001463 00000 f 
-0000613077 00000 n 
-0000613566 00000 n 
-0000612924 00000 n 
-0000609554 00000 n 
-0000613380 00000 n 
-0003211671 00000 n 
-0000628935 00000 n 
+0000613078 00000 n 
+0000613567 00000 n 
+0000612925 00000 n 
+0000609556 00000 n 
+0000613381 00000 n 
+0003212110 00000 n 
+0000628936 00000 n 
 0000001464 00000 f 
 0000001485 00000 f 
-0000628657 00000 n 
-0000628999 00000 n 
-0000614461 00000 n 
-0000613756 00000 n 
-0000628809 00000 n 
-0000622184 00000 n 
-0000618488 00000 n 
-0000618723 00000 n 
-0000618771 00000 n 
-0000619166 00000 n 
-0000619458 00000 n 
-0000628585 00000 n 
-0000624345 00000 n 
-0000624579 00000 n 
-0000624627 00000 n 
-0000625028 00000 n 
-0000625349 00000 n 
-0000625445 00000 n 
-0000632460 00000 n 
-0000634919 00000 n 
+0000628658 00000 n 
+0000629000 00000 n 
+0000614462 00000 n 
+0000613757 00000 n 
+0000628810 00000 n 
+0000622185 00000 n 
+0000618489 00000 n 
+0000618724 00000 n 
+0000618772 00000 n 
+0000619167 00000 n 
+0000619459 00000 n 
+0000628586 00000 n 
+0000624346 00000 n 
+0000624580 00000 n 
+0000624628 00000 n 
+0000625029 00000 n 
+0000625350 00000 n 
+0000625446 00000 n 
+0000632461 00000 n 
+0000634920 00000 n 
 0000001486 00000 f 
 0000001493 00000 f 
-0000632308 00000 n 
-0000632735 00000 n 
-0000632155 00000 n 
-0000629179 00000 n 
-0000632611 00000 n 
-0000656801 00000 n 
+0000632309 00000 n 
+0000632736 00000 n 
+0000632156 00000 n 
+0000629180 00000 n 
+0000632612 00000 n 
+0000656802 00000 n 
 0000001494 00000 f 
 0000001500 00000 f 
-0000656587 00000 n 
-0000656865 00000 n 
-0000634775 00000 n 
-0000632912 00000 n 
-0000656739 00000 n 
+0000656588 00000 n 
+0000656866 00000 n 
+0000634776 00000 n 
+0000632913 00000 n 
+0000656740 00000 n 
 0000001501 00000 f 
 0000001511 00000 f 
-0000660724 00000 n 
-0000661062 00000 n 
-0000660580 00000 n 
-0000657080 00000 n 
-0000660876 00000 n 
-0000664699 00000 n 
+0000660725 00000 n 
+0000661063 00000 n 
+0000660581 00000 n 
+0000657081 00000 n 
+0000660877 00000 n 
+0000664700 00000 n 
 0000715378 00000 n 
 0000715531 00000 n 
 0000715694 00000 n 
 0000001512 00000 f 
 0000001553 00000 f 
-0000664547 00000 n 
-0000665343 00000 n 
-0000664394 00000 n 
-0000661278 00000 n 
-0000664849 00000 n 
+0000664548 00000 n 
+0000665344 00000 n 
+0000664395 00000 n 
+0000661279 00000 n 
+0000664850 00000 n 
 0000718515 00000 n 
 0000715847 00000 n 
 0000715999 00000 n 
@@ -32674,13 +32641,13 @@ xref
 0000718302 00000 n 
 0000668375 00000 n 
 0000690156 00000 n 
-0000719797 00000 n 
-0000742527 00000 n 
-0000779960 00000 n 
-0000812918 00000 n 
-0000833897 00000 n 
-0000886198 00000 n 
-0000916714 00000 n 
+0000719798 00000 n 
+0000742528 00000 n 
+0000779961 00000 n 
+0000812919 00000 n 
+0000833898 00000 n 
+0000886199 00000 n 
+0000916715 00000 n 
 0000949736 00000 n 
 0000989545 00000 n 
 0001035582 00000 n 
@@ -32694,16 +32661,16 @@ xref
 0000715226 00000 n 
 0000718642 00000 n 
 0000668051 00000 n 
-0000665573 00000 n 
+0000665574 00000 n 
 0000718453 00000 n 
 0000718579 00000 n 
-0003211796 00000 n 
-0000832570 00000 n 
-0000832508 00000 n 
-0000832634 00000 n 
-0000832698 00000 n 
-0000947195 00000 n 
-0000947259 00000 n 
+0003212235 00000 n 
+0000832571 00000 n 
+0000832509 00000 n 
+0000832635 00000 n 
+0000832699 00000 n 
+0000947196 00000 n 
+0000947260 00000 n 
 0001033208 00000 n 
 0001117027 00000 n 
 0001117091 00000 n 
@@ -32712,26 +32679,26 @@ xref
 0001248263 00000 n 
 0000001575 00000 f 
 0000001581 00000 f 
-0000832294 00000 n 
-0000832762 00000 n 
-0000719653 00000 n 
+0000832295 00000 n 
+0000832763 00000 n 
+0000719654 00000 n 
 0000718846 00000 n 
-0000832446 00000 n 
+0000832447 00000 n 
 0000001582 00000 f 
 0000001590 00000 f 
-0000946917 00000 n 
-0000947323 00000 n 
-0000833753 00000 n 
-0000832982 00000 n 
-0000947069 00000 n 
-0000947131 00000 n 
+0000946918 00000 n 
+0000947324 00000 n 
+0000833754 00000 n 
+0000832983 00000 n 
+0000947070 00000 n 
+0000947132 00000 n 
 0001032930 00000 n 
 0000001591 00000 f 
 0000001598 00000 f 
 0001032625 00000 n 
 0001033272 00000 n 
 0000949574 00000 n 
-0000947528 00000 n 
+0000947529 00000 n 
 0001033082 00000 n 
 0001033144 00000 n 
 0000001599 00000 f 
@@ -32755,12 +32722,12 @@ xref
 0001203180 00000 n 
 0001200694 00000 n 
 0001248201 00000 n 
-0003211921 00000 n 
+0003212360 00000 n 
 0001253103 00000 n 
 0001253255 00000 n 
 0001253407 00000 n 
-0001255272 00000 n 
-0001300752 00000 n 
+0001255273 00000 n 
+0001300753 00000 n 
 0001253560 00000 n 
 0001253723 00000 n 
 0000001628 00000 f 
@@ -32770,134 +32737,134 @@ xref
 0001252762 00000 n 
 0001248655 00000 n 
 0001253878 00000 n 
-0001361928 00000 n 
-0001361992 00000 n 
+0001361929 00000 n 
+0001361993 00000 n 
 0000001637 00000 f 
 0000001646 00000 f 
-0001361714 00000 n 
-0001362056 00000 n 
-0001255128 00000 n 
+0001361715 00000 n 
+0001362057 00000 n 
+0001255129 00000 n 
 0001254230 00000 n 
-0001361866 00000 n 
-0001365824 00000 n 
-0001365987 00000 n 
-0001366150 00000 n 
+0001361867 00000 n 
+0001365825 00000 n 
+0001365988 00000 n 
+0001366151 00000 n 
 0000001647 00000 f 
 0000001657 00000 f 
-0001365672 00000 n 
-0001366437 00000 n 
-0001365501 00000 n 
-0001362260 00000 n 
-0001366313 00000 n 
-0001370366 00000 n 
-0001370529 00000 n 
-0001370690 00000 n 
-0001375167 00000 n 
+0001365673 00000 n 
+0001366438 00000 n 
+0001365502 00000 n 
+0001362261 00000 n 
+0001366314 00000 n 
+0001370367 00000 n 
+0001370530 00000 n 
+0001370691 00000 n 
+0001375168 00000 n 
 0000001658 00000 f 
 0000001664 00000 f 
-0001370214 00000 n 
-0001370915 00000 n 
-0001370043 00000 n 
-0001366641 00000 n 
-0001370853 00000 n 
+0001370215 00000 n 
+0001370916 00000 n 
+0001370044 00000 n 
+0001366642 00000 n 
+0001370854 00000 n 
 0000001665 00000 f 
 0000001673 00000 f 
-0001375015 00000 n 
-0001375453 00000 n 
-0001374862 00000 n 
-0001371157 00000 n 
-0001375329 00000 n 
-0001379319 00000 n 
-0001379474 00000 n 
+0001375016 00000 n 
+0001375454 00000 n 
+0001374863 00000 n 
+0001371158 00000 n 
+0001375330 00000 n 
+0001379320 00000 n 
+0001379475 00000 n 
 0000001674 00000 f 
 0000001681 00000 f 
-0001379167 00000 n 
-0001379752 00000 n 
-0001379005 00000 n 
-0001375709 00000 n 
-0001379629 00000 n 
-0003212046 00000 n 
+0001379168 00000 n 
+0001379753 00000 n 
+0001379006 00000 n 
+0001375710 00000 n 
+0001379630 00000 n 
+0003212485 00000 n 
 0000001682 00000 f 
 0000001691 00000 f 
-0001383511 00000 n 
-0001383849 00000 n 
-0001383367 00000 n 
-0001379995 00000 n 
-0001383663 00000 n 
-0001391685 00000 n 
-0001387731 00000 n 
-0001387507 00000 n 
+0001383512 00000 n 
+0001383850 00000 n 
+0001383368 00000 n 
+0001379996 00000 n 
+0001383664 00000 n 
+0001391686 00000 n 
+0001387732 00000 n 
+0001387508 00000 n 
 0000001692 00000 f 
 0000001709 00000 f 
-0001391533 00000 n 
-0001391963 00000 n 
-0001387354 00000 n 
-0001384051 00000 n 
-0001391837 00000 n 
-0001391899 00000 n 
-0003207120 00000 n 
-0001391461 00000 n 
-0001388999 00000 n 
-0001389226 00000 n 
-0001389274 00000 n 
-0001389556 00000 n 
-0001389825 00000 n 
-0001406566 00000 n 
-0001406719 00000 n 
-0001399345 00000 n 
+0001391534 00000 n 
+0001391964 00000 n 
+0001387355 00000 n 
+0001384052 00000 n 
+0001391838 00000 n 
+0001391900 00000 n 
+0003207559 00000 n 
+0001391462 00000 n 
+0001389000 00000 n 
+0001389227 00000 n 
+0001389275 00000 n 
+0001389557 00000 n 
+0001389826 00000 n 
+0001406568 00000 n 
+0001406721 00000 n 
+0001399346 00000 n 
 0000001710 00000 f 
 0000001716 00000 f 
-0001397150 00000 n 
-0001397487 00000 n 
-0001396991 00000 n 
-0001392196 00000 n 
-0001397302 00000 n 
+0001397151 00000 n 
+0001397488 00000 n 
+0001396992 00000 n 
+0001392197 00000 n 
+0001397303 00000 n 
 0000001717 00000 f 
 0000001727 00000 f 
-0001406414 00000 n 
-0001407062 00000 n 
-0001399168 00000 n 
-0001397728 00000 n 
-0001406872 00000 n 
-0001406934 00000 n 
-0001406998 00000 n 
-0001406005 00000 n 
-0001412012 00000 n 
+0001406416 00000 n 
+0001407064 00000 n 
+0001399169 00000 n 
+0001397729 00000 n 
+0001406874 00000 n 
+0001406936 00000 n 
+0001407000 00000 n 
+0001406006 00000 n 
+0001412014 00000 n 
 0000001728 00000 f 
 0000001735 00000 f 
-0001411860 00000 n 
-0001412361 00000 n 
-0001411707 00000 n 
-0001407292 00000 n 
-0001412175 00000 n 
-0003205808 00000 n 
+0001411862 00000 n 
+0001412363 00000 n 
+0001411709 00000 n 
+0001407294 00000 n 
+0001412177 00000 n 
+0003206247 00000 n 
 0000001736 00000 f 
 0000001749 00000 f 
-0001417379 00000 n 
-0001417782 00000 n 
-0001417235 00000 n 
-0001412684 00000 n 
-0001417531 00000 n 
-0001417593 00000 n 
-0003205955 00000 n 
-0001417656 00000 n 
-0003209882 00000 n 
-0003212171 00000 n 
-0001422341 00000 n 
+0001417381 00000 n 
+0001417784 00000 n 
+0001417237 00000 n 
+0001412686 00000 n 
+0001417533 00000 n 
+0001417595 00000 n 
+0003206394 00000 n 
+0001417658 00000 n 
+0003210321 00000 n 
+0003212610 00000 n 
+0001422342 00000 n 
 0001427166 00000 n 
 0000001750 00000 f 
 0000001756 00000 f 
-0001422189 00000 n 
-0001422620 00000 n 
-0001422036 00000 n 
-0001418064 00000 n 
-0001422496 00000 n 
+0001422190 00000 n 
+0001422621 00000 n 
+0001422037 00000 n 
+0001418066 00000 n 
+0001422497 00000 n 
 0000001757 00000 f 
 0000001768 00000 f 
 0001427014 00000 n 
 0001427638 00000 n 
 0001426861 00000 n 
-0001422928 00000 n 
+0001422929 00000 n 
 0001427329 00000 n 
 0001431973 00000 n 
 0001432126 00000 n 
@@ -32935,7 +32902,7 @@ xref
 0001525515 00000 n 
 0001523197 00000 n 
 0001525811 00000 n 
-0003212296 00000 n 
+0003212735 00000 n 
 0000001801 00000 f 
 0000001807 00000 f 
 0001530243 00000 n 
@@ -32952,2045 +32919,2045 @@ xref
 0001535967 00000 n 
 0000001815 00000 f 
 0000001822 00000 f 
-0001540450 00000 n 
-0001540788 00000 n 
-0001540306 00000 n 
+0001540451 00000 n 
+0001540789 00000 n 
+0001540307 00000 n 
 0001536284 00000 n 
-0001540602 00000 n 
-0001544631 00000 n 
+0001540603 00000 n 
+0001544632 00000 n 
 0000001823 00000 f 
 0000001833 00000 f 
-0001544479 00000 n 
-0001544908 00000 n 
-0001544326 00000 n 
-0001541042 00000 n 
-0001544784 00000 n 
-0001549260 00000 n 
-0001549413 00000 n 
-0001549576 00000 n 
-0001552174 00000 n 
+0001544480 00000 n 
+0001544909 00000 n 
+0001544327 00000 n 
+0001541043 00000 n 
+0001544785 00000 n 
+0001549261 00000 n 
+0001549414 00000 n 
+0001549577 00000 n 
+0001552177 00000 n 
 0000001834 00000 f 
 0000001842 00000 f 
-0001549108 00000 n 
-0001549985 00000 n 
-0001548937 00000 n 
-0001545125 00000 n 
-0001549737 00000 n 
-0001599080 00000 n 
-0001660143 00000 n 
+0001549109 00000 n 
+0001549986 00000 n 
+0001548938 00000 n 
+0001545126 00000 n 
+0001549738 00000 n 
+0001599083 00000 n 
+0001660146 00000 n 
 0000001843 00000 f 
 0000001850 00000 f 
-0001598866 00000 n 
-0001599144 00000 n 
-0001552030 00000 n 
-0001550176 00000 n 
-0001599018 00000 n 
-0003212421 00000 n 
+0001598869 00000 n 
+0001599147 00000 n 
+0001552033 00000 n 
+0001550177 00000 n 
+0001599021 00000 n 
+0003212860 00000 n 
 0000001851 00000 f 
 0000001861 00000 f 
-0001601665 00000 n 
-0001601879 00000 n 
-0001601521 00000 n 
-0001599346 00000 n 
-0001601817 00000 n 
-0001607244 00000 n 
-0001607393 00000 n 
-0001607544 00000 n 
-0001610969 00000 n 
+0001601668 00000 n 
+0001601882 00000 n 
+0001601524 00000 n 
+0001599349 00000 n 
+0001601820 00000 n 
+0001607247 00000 n 
+0001607396 00000 n 
+0001607547 00000 n 
+0001610973 00000 n 
 0000001862 00000 f 
 0000001872 00000 f 
-0001607092 00000 n 
-0001607819 00000 n 
-0001606921 00000 n 
-0001602068 00000 n 
-0001607693 00000 n 
-0003209590 00000 n 
-0001607755 00000 n 
-0001611181 00000 n 
-0001619901 00000 n 
+0001607095 00000 n 
+0001607822 00000 n 
+0001606924 00000 n 
+0001602071 00000 n 
+0001607696 00000 n 
+0003210029 00000 n 
+0001607758 00000 n 
+0001611185 00000 n 
+0001619904 00000 n 
 0000001873 00000 f 
 0000001881 00000 f 
-0001610817 00000 n 
-0001611245 00000 n 
-0001610664 00000 n 
-0001608023 00000 n 
-0001611119 00000 n 
-0003206538 00000 n 
-0001623525 00000 n 
+0001610821 00000 n 
+0001611249 00000 n 
+0001610668 00000 n 
+0001608026 00000 n 
+0001611123 00000 n 
+0003206977 00000 n 
+0001623528 00000 n 
 0000001882 00000 f 
 0000001888 00000 f 
-0001619687 00000 n 
-0001619963 00000 n 
-0001619543 00000 n 
-0001611450 00000 n 
-0001619839 00000 n 
+0001619690 00000 n 
+0001619966 00000 n 
+0001619546 00000 n 
+0001611454 00000 n 
+0001619842 00000 n 
 0000001889 00000 f 
 0000001902 00000 f 
-0001623311 00000 n 
-0001623589 00000 n 
-0001623167 00000 n 
-0001620168 00000 n 
-0001623463 00000 n 
-0001659713 00000 n 
-0001659866 00000 n 
-0001625447 00000 n 
-0001644972 00000 n 
-0001662218 00000 n 
-0001681237 00000 n 
-0001704908 00000 n 
+0001623314 00000 n 
+0001623592 00000 n 
+0001623170 00000 n 
+0001620171 00000 n 
+0001623466 00000 n 
+0001659716 00000 n 
+0001659869 00000 n 
+0001625450 00000 n 
+0001644975 00000 n 
+0001662221 00000 n 
+0001681240 00000 n 
+0001704911 00000 n 
 0000001903 00000 f 
 0000001913 00000 f 
-0001659561 00000 n 
-0001660333 00000 n 
-0001625285 00000 n 
-0001623768 00000 n 
-0001660019 00000 n 
-0001660206 00000 n 
-0001660270 00000 n 
-0003212546 00000 n 
-0001716126 00000 n 
+0001659564 00000 n 
+0001660336 00000 n 
+0001625288 00000 n 
+0001623771 00000 n 
+0001660022 00000 n 
+0001660209 00000 n 
+0001660273 00000 n 
+0003212985 00000 n 
+0001716129 00000 n 
 0000001914 00000 f 
 0000001926 00000 f 
-0001701570 00000 n 
-0001701912 00000 n 
-0001662074 00000 n 
-0001660550 00000 n 
-0001701722 00000 n 
-0001701784 00000 n 
-0001701848 00000 n 
-0001715750 00000 n 
-0001715903 00000 n 
-0001717882 00000 n 
-0001756350 00000 n 
+0001701573 00000 n 
+0001701915 00000 n 
+0001662077 00000 n 
+0001660553 00000 n 
+0001701725 00000 n 
+0001701787 00000 n 
+0001701851 00000 n 
+0001715753 00000 n 
+0001715906 00000 n 
+0001717885 00000 n 
+0001756353 00000 n 
 0000001927 00000 f 
 0000001934 00000 f 
-0001715598 00000 n 
-0001716252 00000 n 
-0001704746 00000 n 
-0001702142 00000 n 
-0001716064 00000 n 
-0001756574 00000 n 
+0001715601 00000 n 
+0001716255 00000 n 
+0001704749 00000 n 
+0001702145 00000 n 
+0001716067 00000 n 
+0001756577 00000 n 
 0000001935 00000 f 
 0000001941 00000 f 
-0001756199 00000 n 
-0001756638 00000 n 
-0001717729 00000 n 
-0001716480 00000 n 
-0001756512 00000 n 
+0001756202 00000 n 
+0001756641 00000 n 
+0001717732 00000 n 
+0001716483 00000 n 
+0001756515 00000 n 
 0000001942 00000 f 
 0000001952 00000 f 
-0001760677 00000 n 
-0001760890 00000 n 
-0001760533 00000 n 
-0001756853 00000 n 
-0001760828 00000 n 
-0001794299 00000 n 
-0001794449 00000 n 
-0001763613 00000 n 
-0001796891 00000 n 
+0001760680 00000 n 
+0001760893 00000 n 
+0001760536 00000 n 
+0001756856 00000 n 
+0001760831 00000 n 
+0001794302 00000 n 
+0001794452 00000 n 
+0001763616 00000 n 
+0001796893 00000 n 
 0000001953 00000 f 
 0000001961 00000 f 
-0001794148 00000 n 
-0001794788 00000 n 
-0001763451 00000 n 
-0001761160 00000 n 
-0001794600 00000 n 
-0001794724 00000 n 
-0001839195 00000 n 
+0001794151 00000 n 
+0001794791 00000 n 
+0001763454 00000 n 
+0001761163 00000 n 
+0001794603 00000 n 
+0001794727 00000 n 
+0001839197 00000 n 
 0000001962 00000 f 
 0000001969 00000 f 
-0001838982 00000 n 
-0001839259 00000 n 
-0001796747 00000 n 
-0001795003 00000 n 
-0001839133 00000 n 
-0003212671 00000 n 
+0001838984 00000 n 
+0001839261 00000 n 
+0001796749 00000 n 
+0001795006 00000 n 
+0001839135 00000 n 
+0003213110 00000 n 
 0000001970 00000 f 
 0000001977 00000 f 
-0001842305 00000 n 
-0001842518 00000 n 
-0001842161 00000 n 
-0001839461 00000 n 
-0001842456 00000 n 
-0001846639 00000 n 
+0001842307 00000 n 
+0001842520 00000 n 
+0001842163 00000 n 
+0001839463 00000 n 
+0001842458 00000 n 
+0001846641 00000 n 
 0000001978 00000 f 
 0000001996 00000 f 
-0001846488 00000 n 
-0001847111 00000 n 
-0001846335 00000 n 
-0001842733 00000 n 
-0001846802 00000 n 
-0001888776 00000 n 
-0001888928 00000 n 
-0001889081 00000 n 
-0001889234 00000 n 
-0001889387 00000 n 
-0001889540 00000 n 
-0001849790 00000 n 
-0001872294 00000 n 
-0001892653 00000 n 
-0001899271 00000 n 
-0001915980 00000 n 
-0001921505 00000 n 
+0001846490 00000 n 
+0001847113 00000 n 
+0001846337 00000 n 
+0001842735 00000 n 
+0001846804 00000 n 
+0001888778 00000 n 
+0001888930 00000 n 
+0001889083 00000 n 
+0001889236 00000 n 
+0001889389 00000 n 
+0001889542 00000 n 
+0001849792 00000 n 
+0001872296 00000 n 
+0001892655 00000 n 
+0001899274 00000 n 
+0001915983 00000 n 
+0001921510 00000 n 
 0000001997 00000 f 
 0000002016 00000 f 
-0001888625 00000 n 
-0001890006 00000 n 
-0001849577 00000 n 
-0001847353 00000 n 
-0001889693 00000 n 
-0001889879 00000 n 
-0001889943 00000 n 
-0001913276 00000 n 
-0001913212 00000 n 
-0001937101 00000 n 
-0001937165 00000 n 
-0001912541 00000 n 
-0001912692 00000 n 
-0001912845 00000 n 
-0001912997 00000 n 
-0001940380 00000 n 
-0001959287 00000 n 
-0001936876 00000 n 
+0001888627 00000 n 
+0001890008 00000 n 
+0001849579 00000 n 
+0001847355 00000 n 
+0001889695 00000 n 
+0001889881 00000 n 
+0001889945 00000 n 
+0001913279 00000 n 
+0001913215 00000 n 
+0001937106 00000 n 
+0001937170 00000 n 
+0001912544 00000 n 
+0001912695 00000 n 
+0001912848 00000 n 
+0001913000 00000 n 
+0001940385 00000 n 
+0001959292 00000 n 
+0001936881 00000 n 
 0000002017 00000 f 
 0000002026 00000 f 
-0001912390 00000 n 
-0001913402 00000 n 
-0001892458 00000 n 
-0001890249 00000 n 
-0001913150 00000 n 
-0001898922 00000 n 
-0001956410 00000 n 
-0001977677 00000 n 
+0001912393 00000 n 
+0001913405 00000 n 
+0001892460 00000 n 
+0001890251 00000 n 
+0001913153 00000 n 
+0001898924 00000 n 
+0001956415 00000 n 
+0001977682 00000 n 
 0000002027 00000 f 
 0000002034 00000 f 
-0001936725 00000 n 
-0001937229 00000 n 
-0001915812 00000 n 
-0001913645 00000 n 
-0001937039 00000 n 
-0001921170 00000 n 
+0001936730 00000 n 
+0001937234 00000 n 
+0001915815 00000 n 
+0001913648 00000 n 
+0001937044 00000 n 
+0001921173 00000 n 
 0000002035 00000 f 
 0000002042 00000 f 
-0001956197 00000 n 
-0001956474 00000 n 
-0001940236 00000 n 
-0001937511 00000 n 
-0001956348 00000 n 
-0003212796 00000 n 
+0001956202 00000 n 
+0001956479 00000 n 
+0001940241 00000 n 
+0001937516 00000 n 
+0001956353 00000 n 
+0003213235 00000 n 
 0000002043 00000 f 
 0000002049 00000 f 
-0001977464 00000 n 
-0001977865 00000 n 
-0001959143 00000 n 
-0001956714 00000 n 
-0001977615 00000 n 
+0001977469 00000 n 
+0001977870 00000 n 
+0001959148 00000 n 
+0001956719 00000 n 
+0001977620 00000 n 
 0000002050 00000 f 
 0000002058 00000 f 
-0001981705 00000 n 
-0001982104 00000 n 
-0001981561 00000 n 
-0001978080 00000 n 
-0001981856 00000 n 
-0001986648 00000 n 
-0001989910 00000 n 
+0001981710 00000 n 
+0001982109 00000 n 
+0001981566 00000 n 
+0001978085 00000 n 
+0001981861 00000 n 
+0001986653 00000 n 
+0001989915 00000 n 
 0000002059 00000 f 
 0000002076 00000 f 
-0001986497 00000 n 
-0001986925 00000 n 
-0001986344 00000 n 
-0001982321 00000 n 
-0001986801 00000 n 
-0001998467 00000 n 
-0001997796 00000 n 
-0001997947 00000 n 
-0001998099 00000 n 
-0001998252 00000 n 
-0002001428 00000 n 
-0002035059 00000 n 
-0002049274 00000 n 
-0002065694 00000 n 
-0002097477 00000 n 
-0002031992 00000 n 
+0001986502 00000 n 
+0001986930 00000 n 
+0001986349 00000 n 
+0001982326 00000 n 
+0001986806 00000 n 
+0001998472 00000 n 
+0001997801 00000 n 
+0001997952 00000 n 
+0001998104 00000 n 
+0001998257 00000 n 
+0002001432 00000 n 
+0002035063 00000 n 
+0002049278 00000 n 
+0002065700 00000 n 
+0002097482 00000 n 
+0002031996 00000 n 
 0000002077 00000 f 
 0000002087 00000 f 
-0001997645 00000 n 
-0001998653 00000 n 
-0001989715 00000 n 
-0001987181 00000 n 
-0001998405 00000 n 
-0002032211 00000 n 
-0002062534 00000 n 
-0002094767 00000 n 
-0002129364 00000 n 
+0001997650 00000 n 
+0001998658 00000 n 
+0001989720 00000 n 
+0001987186 00000 n 
+0001998410 00000 n 
+0002032215 00000 n 
+0002062540 00000 n 
+0002094773 00000 n 
+0002129369 00000 n 
 0000002088 00000 f 
 0000002097 00000 f 
-0002031841 00000 n 
-0002032275 00000 n 
-0002001275 00000 n 
-0001998881 00000 n 
-0002032149 00000 n 
-0002062256 00000 n 
-0002132834 00000 n 
-0002094543 00000 n 
+0002031845 00000 n 
+0002032279 00000 n 
+0002001279 00000 n 
+0001998886 00000 n 
+0002032153 00000 n 
+0002062262 00000 n 
+0002132839 00000 n 
+0002094549 00000 n 
 0000002098 00000 f 
 0000002108 00000 f 
-0002062105 00000 n 
-0002062659 00000 n 
-0002034891 00000 n 
-0002032463 00000 n 
-0002062409 00000 n 
-0002062471 00000 n 
-0003212921 00000 n 
-0002061475 00000 n 
-0002154043 00000 n 
+0002062111 00000 n 
+0002062665 00000 n 
+0002034895 00000 n 
+0002032467 00000 n 
+0002062415 00000 n 
+0002062477 00000 n 
+0003213360 00000 n 
+0002061479 00000 n 
+0002154048 00000 n 
 0000002109 00000 f 
 0000002115 00000 f 
-0002094392 00000 n 
-0002094831 00000 n 
-0002065541 00000 n 
-0002062889 00000 n 
-0002094705 00000 n 
+0002094398 00000 n 
+0002094837 00000 n 
+0002065547 00000 n 
+0002062895 00000 n 
+0002094711 00000 n 
 0000002116 00000 f 
 0000002122 00000 f 
-0002129151 00000 n 
-0002129428 00000 n 
-0002097333 00000 n 
-0002095110 00000 n 
-0002129302 00000 n 
+0002129156 00000 n 
+0002129433 00000 n 
+0002097338 00000 n 
+0002095116 00000 n 
+0002129307 00000 n 
 0000002123 00000 f 
 0000002129 00000 f 
-0002153830 00000 n 
-0002154107 00000 n 
-0002132690 00000 n 
-0002129630 00000 n 
-0002153981 00000 n 
+0002153835 00000 n 
+0002154112 00000 n 
+0002132695 00000 n 
+0002129635 00000 n 
+0002153986 00000 n 
 0000002130 00000 f 
 0000002136 00000 f 
-0002157882 00000 n 
-0002158095 00000 n 
-0002157738 00000 n 
-0002154323 00000 n 
-0002158033 00000 n 
+0002157887 00000 n 
+0002158100 00000 n 
+0002157743 00000 n 
+0002154328 00000 n 
+0002158038 00000 n 
 0000002137 00000 f 
 0000002143 00000 f 
-0002160504 00000 n 
-0002160717 00000 n 
-0002160360 00000 n 
-0002158286 00000 n 
-0002160655 00000 n 
+0002160508 00000 n 
+0002160721 00000 n 
+0002160364 00000 n 
+0002158291 00000 n 
+0002160659 00000 n 
 0000002144 00000 f 
 0000002156 00000 f 
-0002164640 00000 n 
-0002165230 00000 n 
-0002164496 00000 n 
-0002160907 00000 n 
-0002164791 00000 n 
-0002164915 00000 n 
-0002164978 00000 n 
-0002165041 00000 n 
-0002165104 00000 n 
-0002165167 00000 n 
-0003213046 00000 n 
+0002164644 00000 n 
+0002165234 00000 n 
+0002164500 00000 n 
+0002160911 00000 n 
+0002164795 00000 n 
+0002164919 00000 n 
+0002164982 00000 n 
+0002165045 00000 n 
+0002165108 00000 n 
+0002165171 00000 n 
+0003213485 00000 n 
 0000002157 00000 f 
 0000002163 00000 f 
-0002168789 00000 n 
-0002169126 00000 n 
-0002168645 00000 n 
-0002165433 00000 n 
-0002168940 00000 n 
+0002168792 00000 n 
+0002169129 00000 n 
+0002168648 00000 n 
+0002165437 00000 n 
+0002168943 00000 n 
 0000002164 00000 f 
 0000002171 00000 f 
-0002172845 00000 n 
-0002173182 00000 n 
-0002172701 00000 n 
-0002169342 00000 n 
-0002172996 00000 n 
-0002176829 00000 n 
+0002172849 00000 n 
+0002173186 00000 n 
+0002172705 00000 n 
+0002169345 00000 n 
+0002173000 00000 n 
+0002176834 00000 n 
 0000002172 00000 f 
 0000002178 00000 f 
-0002176678 00000 n 
-0002177301 00000 n 
-0002176525 00000 n 
-0002173424 00000 n 
-0002176991 00000 n 
+0002176683 00000 n 
+0002177306 00000 n 
+0002176530 00000 n 
+0002173428 00000 n 
+0002176996 00000 n 
 0000002179 00000 f 
 0000002186 00000 f 
-0002180492 00000 n 
-0002181013 00000 n 
-0002180348 00000 n 
-0002177529 00000 n 
-0002180643 00000 n 
-0002185721 00000 n 
+0002180498 00000 n 
+0002181019 00000 n 
+0002180354 00000 n 
+0002177534 00000 n 
+0002180649 00000 n 
+0002185727 00000 n 
 0000002187 00000 f 
 0000002193 00000 f 
-0002185570 00000 n 
-0002186068 00000 n 
-0002185417 00000 n 
-0002181204 00000 n 
-0002185883 00000 n 
+0002185576 00000 n 
+0002186074 00000 n 
+0002185423 00000 n 
+0002181210 00000 n 
+0002185889 00000 n 
 0000002194 00000 f 
 0000002201 00000 f 
-0002190540 00000 n 
-0002190815 00000 n 
-0002190396 00000 n 
-0002186363 00000 n 
-0002190691 00000 n 
-0003213171 00000 n 
+0002190546 00000 n 
+0002190821 00000 n 
+0002190402 00000 n 
+0002186369 00000 n 
+0002190697 00000 n 
+0003213610 00000 n 
 0000002202 00000 f 
 0000002209 00000 f 
-0002194381 00000 n 
-0002194656 00000 n 
-0002194237 00000 n 
-0002191070 00000 n 
-0002194532 00000 n 
-0002226266 00000 n 
+0002194387 00000 n 
+0002194662 00000 n 
+0002194243 00000 n 
+0002191076 00000 n 
+0002194538 00000 n 
+0002226272 00000 n 
 0000002210 00000 f 
 0000002217 00000 f 
-0002198521 00000 n 
-0002198858 00000 n 
-0002198377 00000 n 
-0002194885 00000 n 
-0002198672 00000 n 
-0002201061 00000 n 
+0002198527 00000 n 
+0002198864 00000 n 
+0002198383 00000 n 
+0002194891 00000 n 
+0002198678 00000 n 
+0002201067 00000 n 
 0000002218 00000 f 
 0000002229 00000 f 
-0002226115 00000 n 
-0002226669 00000 n 
-0002200908 00000 n 
-0002199087 00000 n 
-0002226419 00000 n 
-0002226605 00000 n 
-0002230376 00000 n 
-0002230529 00000 n 
-0002246633 00000 n 
-0002285694 00000 n 
+0002226121 00000 n 
+0002226675 00000 n 
+0002200914 00000 n 
+0002199093 00000 n 
+0002226425 00000 n 
+0002226611 00000 n 
+0002230382 00000 n 
+0002230535 00000 n 
+0002246641 00000 n 
+0002285702 00000 n 
 0000002230 00000 f 
 0000002239 00000 f 
-0002230225 00000 n 
-0002230806 00000 n 
-0002230063 00000 n 
-0002226923 00000 n 
-0002230682 00000 n 
-0002284604 00000 n 
-0002308539 00000 n 
-0002238791 00000 n 
+0002230231 00000 n 
+0002230812 00000 n 
+0002230069 00000 n 
+0002226929 00000 n 
+0002230688 00000 n 
+0002284612 00000 n 
+0002308547 00000 n 
+0002238798 00000 n 
 0000002240 00000 f 
 0000002248 00000 f 
-0002234798 00000 n 
-0002235135 00000 n 
-0002234654 00000 n 
-0002231022 00000 n 
-0002234949 00000 n 
-0002238947 00000 n 
-0002302222 00000 n 
+0002234804 00000 n 
+0002235141 00000 n 
+0002234660 00000 n 
+0002231028 00000 n 
+0002234955 00000 n 
+0002238954 00000 n 
+0002302230 00000 n 
 0000002249 00000 f 
 0000002259 00000 f 
-0002238640 00000 n 
-0002239472 00000 n 
-0002238478 00000 n 
-0002235325 00000 n 
-0002239098 00000 n 
-0002239160 00000 n 
-0002239285 00000 n 
-0003213296 00000 n 
-0002308602 00000 n 
+0002238647 00000 n 
+0002239479 00000 n 
+0002238485 00000 n 
+0002235331 00000 n 
+0002239105 00000 n 
+0002239167 00000 n 
+0002239292 00000 n 
+0003213735 00000 n 
+0002308610 00000 n 
 0000002260 00000 f 
 0000002266 00000 f 
-0002242577 00000 n 
-0002243099 00000 n 
-0002242433 00000 n 
-0002239714 00000 n 
-0002242728 00000 n 
+0002242584 00000 n 
+0002243106 00000 n 
+0002242440 00000 n 
+0002239721 00000 n 
+0002242735 00000 n 
 0000002267 00000 f 
 0000002273 00000 f 
-0002245360 00000 n 
-0002245697 00000 n 
-0002245216 00000 n 
-0002243276 00000 n 
-0002245511 00000 n 
+0002245367 00000 n 
+0002245704 00000 n 
+0002245223 00000 n 
+0002243283 00000 n 
+0002245518 00000 n 
 0000002274 00000 f 
 0000002280 00000 f 
-0002284391 00000 n 
-0002284667 00000 n 
-0002246489 00000 n 
-0002245874 00000 n 
-0002284542 00000 n 
+0002284399 00000 n 
+0002284675 00000 n 
+0002246497 00000 n 
+0002245881 00000 n 
+0002284550 00000 n 
 0000002281 00000 f 
 0000002287 00000 f 
-0002308326 00000 n 
-0002308666 00000 n 
-0002285550 00000 n 
-0002284842 00000 n 
-0002308477 00000 n 
+0002308334 00000 n 
+0002308674 00000 n 
+0002285558 00000 n 
+0002284850 00000 n 
+0002308485 00000 n 
 0000002288 00000 f 
 0000002295 00000 f 
-0002311888 00000 n 
-0002312225 00000 n 
-0002311744 00000 n 
-0002308856 00000 n 
-0002312039 00000 n 
-0002314555 00000 n 
+0002311896 00000 n 
+0002312233 00000 n 
+0002311752 00000 n 
+0002308864 00000 n 
+0002312047 00000 n 
+0002314563 00000 n 
 0000002296 00000 f 
 0000002303 00000 f 
-0002314404 00000 n 
-0002314842 00000 n 
-0002314251 00000 n 
-0002312440 00000 n 
-0002314718 00000 n 
-0003213421 00000 n 
+0002314412 00000 n 
+0002314850 00000 n 
+0002314259 00000 n 
+0002312448 00000 n 
+0002314726 00000 n 
+0003213860 00000 n 
 0000002304 00000 f 
 0000002310 00000 f 
-0002317103 00000 n 
-0002317316 00000 n 
-0002316959 00000 n 
-0002315032 00000 n 
-0002317254 00000 n 
+0002317111 00000 n 
+0002317324 00000 n 
+0002316967 00000 n 
+0002315040 00000 n 
+0002317262 00000 n 
 0000002311 00000 f 
 0000002318 00000 f 
-0002319458 00000 n 
-0002319733 00000 n 
-0002319314 00000 n 
-0002317480 00000 n 
-0002319609 00000 n 
-0003204927 00000 n 
+0002319466 00000 n 
+0002319741 00000 n 
+0002319322 00000 n 
+0002317488 00000 n 
+0002319617 00000 n 
+0003205366 00000 n 
 0000002319 00000 f 
 0000002325 00000 f 
-0002323242 00000 n 
-0002323455 00000 n 
-0002323098 00000 n 
-0002319950 00000 n 
-0002323393 00000 n 
+0002323250 00000 n 
+0002323463 00000 n 
+0002323106 00000 n 
+0002319958 00000 n 
+0002323401 00000 n 
 0000002326 00000 f 
 0000002332 00000 f 
-0002327027 00000 n 
-0002327302 00000 n 
-0002326883 00000 n 
-0002323671 00000 n 
-0002327178 00000 n 
+0002327035 00000 n 
+0002327310 00000 n 
+0002326891 00000 n 
+0002323679 00000 n 
+0002327186 00000 n 
 0000002333 00000 f 
 0000002341 00000 f 
-0002330979 00000 n 
-0002331192 00000 n 
-0002330835 00000 n 
-0002327584 00000 n 
-0002331130 00000 n 
-0002335697 00000 n 
-0002335855 00000 n 
+0002330986 00000 n 
+0002331199 00000 n 
+0002330842 00000 n 
+0002327592 00000 n 
+0002331137 00000 n 
+0002335703 00000 n 
+0002335861 00000 n 
 0000002342 00000 f 
 0000002349 00000 f 
-0002335546 00000 n 
-0002336139 00000 n 
-0002335384 00000 n 
-0002331423 00000 n 
-0002336016 00000 n 
-0003213546 00000 n 
+0002335552 00000 n 
+0002336145 00000 n 
+0002335390 00000 n 
+0002331430 00000 n 
+0002336022 00000 n 
+0003213985 00000 n 
 0000002350 00000 f 
 0000002356 00000 f 
-0002340117 00000 n 
-0002340392 00000 n 
-0002339973 00000 n 
-0002336421 00000 n 
-0002340268 00000 n 
+0002340123 00000 n 
+0002340398 00000 n 
+0002339979 00000 n 
+0002336427 00000 n 
+0002340274 00000 n 
 0000002357 00000 f 
 0000002363 00000 f 
-0002343226 00000 n 
-0002343562 00000 n 
-0002343082 00000 n 
-0002340647 00000 n 
-0002343377 00000 n 
+0002343232 00000 n 
+0002343568 00000 n 
+0002343088 00000 n 
+0002340653 00000 n 
+0002343383 00000 n 
 0000002364 00000 f 
 0000002370 00000 f 
-0002346570 00000 n 
-0002346783 00000 n 
-0002346426 00000 n 
-0002343765 00000 n 
-0002346721 00000 n 
+0002346576 00000 n 
+0002346789 00000 n 
+0002346432 00000 n 
+0002343771 00000 n 
+0002346727 00000 n 
 0000002371 00000 f 
 0000002377 00000 f 
-0002350170 00000 n 
-0002350445 00000 n 
-0002350026 00000 n 
-0002346973 00000 n 
-0002350321 00000 n 
+0002350176 00000 n 
+0002350451 00000 n 
+0002350032 00000 n 
+0002346979 00000 n 
+0002350327 00000 n 
 0000002378 00000 f 
 0000002384 00000 f 
-0002354374 00000 n 
-0002354587 00000 n 
-0002354230 00000 n 
-0002350649 00000 n 
-0002354525 00000 n 
+0002354380 00000 n 
+0002354593 00000 n 
+0002354236 00000 n 
+0002350655 00000 n 
+0002354531 00000 n 
 0000002385 00000 f 
 0000002392 00000 f 
-0002357767 00000 n 
-0002358042 00000 n 
-0002357623 00000 n 
-0002354869 00000 n 
-0002357918 00000 n 
-0003213671 00000 n 
+0002357773 00000 n 
+0002358048 00000 n 
+0002357629 00000 n 
+0002354875 00000 n 
+0002357924 00000 n 
+0003214110 00000 n 
 0000002393 00000 f 
 0000002399 00000 f 
-0002361419 00000 n 
-0002361694 00000 n 
-0002361275 00000 n 
-0002358245 00000 n 
-0002361570 00000 n 
+0002361424 00000 n 
+0002361699 00000 n 
+0002361280 00000 n 
+0002358251 00000 n 
+0002361575 00000 n 
 0000002400 00000 f 
 0000002406 00000 f 
-0002364999 00000 n 
-0002365274 00000 n 
-0002364855 00000 n 
-0002361962 00000 n 
-0002365150 00000 n 
+0002365004 00000 n 
+0002365279 00000 n 
+0002364860 00000 n 
+0002361967 00000 n 
+0002365155 00000 n 
 0000002407 00000 f 
 0000002414 00000 f 
-0002369825 00000 n 
-0002370038 00000 n 
-0002369681 00000 n 
-0002365504 00000 n 
-0002369976 00000 n 
-0003206101 00000 n 
+0002369830 00000 n 
+0002370043 00000 n 
+0002369686 00000 n 
+0002365509 00000 n 
+0002369981 00000 n 
+0003206540 00000 n 
 0000002415 00000 f 
 0000002421 00000 f 
-0002373582 00000 n 
-0002373795 00000 n 
-0002373438 00000 n 
-0002370321 00000 n 
-0002373733 00000 n 
+0002373587 00000 n 
+0002373800 00000 n 
+0002373443 00000 n 
+0002370326 00000 n 
+0002373738 00000 n 
 0000002422 00000 f 
 0000002428 00000 f 
-0002376943 00000 n 
-0002377156 00000 n 
-0002376799 00000 n 
-0002373997 00000 n 
-0002377094 00000 n 
+0002376949 00000 n 
+0002377162 00000 n 
+0002376805 00000 n 
+0002374002 00000 n 
+0002377100 00000 n 
 0000002429 00000 f 
 0000002436 00000 f 
-0002380461 00000 n 
-0002380674 00000 n 
-0002380317 00000 n 
-0002377359 00000 n 
-0002380612 00000 n 
-0003213796 00000 n 
+0002380467 00000 n 
+0002380680 00000 n 
+0002380323 00000 n 
+0002377365 00000 n 
+0002380618 00000 n 
+0003214235 00000 n 
 0000002437 00000 f 
 0000002443 00000 f 
-0002384378 00000 n 
-0002384653 00000 n 
-0002384234 00000 n 
-0002380930 00000 n 
-0002384529 00000 n 
+0002384384 00000 n 
+0002384659 00000 n 
+0002384240 00000 n 
+0002380936 00000 n 
+0002384535 00000 n 
 0000002444 00000 f 
 0000002450 00000 f 
-0002388181 00000 n 
-0002388394 00000 n 
-0002388037 00000 n 
-0002384869 00000 n 
-0002388332 00000 n 
+0002388187 00000 n 
+0002388400 00000 n 
+0002388043 00000 n 
+0002384875 00000 n 
+0002388338 00000 n 
 0000002451 00000 f 
 0000002457 00000 f 
-0002391217 00000 n 
-0002391430 00000 n 
-0002391073 00000 n 
-0002388610 00000 n 
-0002391368 00000 n 
+0002391223 00000 n 
+0002391436 00000 n 
+0002391079 00000 n 
+0002388616 00000 n 
+0002391374 00000 n 
 0000002458 00000 f 
 0000002464 00000 f 
-0002394563 00000 n 
-0002394776 00000 n 
-0002394419 00000 n 
-0002391660 00000 n 
-0002394714 00000 n 
+0002394569 00000 n 
+0002394782 00000 n 
+0002394425 00000 n 
+0002391666 00000 n 
+0002394720 00000 n 
 0000002465 00000 f 
 0000002471 00000 f 
-0002397668 00000 n 
-0002397942 00000 n 
-0002397524 00000 n 
-0002395006 00000 n 
-0002397819 00000 n 
+0002397674 00000 n 
+0002397948 00000 n 
+0002397530 00000 n 
+0002395012 00000 n 
+0002397825 00000 n 
 0000002472 00000 f 
 0000002479 00000 f 
-0002401377 00000 n 
-0002401590 00000 n 
-0002401233 00000 n 
-0002398185 00000 n 
-0002401528 00000 n 
-0003213921 00000 n 
+0002401383 00000 n 
+0002401596 00000 n 
+0002401239 00000 n 
+0002398191 00000 n 
+0002401534 00000 n 
+0003214360 00000 n 
 0000002480 00000 f 
 0000002486 00000 f 
-0002405691 00000 n 
-0002405966 00000 n 
-0002405547 00000 n 
-0002401807 00000 n 
-0002405842 00000 n 
+0002405697 00000 n 
+0002405972 00000 n 
+0002405553 00000 n 
+0002401813 00000 n 
+0002405848 00000 n 
 0000002487 00000 f 
 0000002493 00000 f 
-0002408912 00000 n 
-0002409187 00000 n 
-0002408768 00000 n 
-0002406279 00000 n 
-0002409063 00000 n 
+0002408918 00000 n 
+0002409193 00000 n 
+0002408774 00000 n 
+0002406285 00000 n 
+0002409069 00000 n 
 0000002494 00000 f 
 0000002500 00000 f 
-0002412498 00000 n 
-0002412773 00000 n 
-0002412354 00000 n 
-0002409404 00000 n 
-0002412649 00000 n 
+0002412504 00000 n 
+0002412779 00000 n 
+0002412360 00000 n 
+0002409410 00000 n 
+0002412655 00000 n 
 0000002501 00000 f 
 0000002508 00000 f 
-0002418022 00000 n 
-0002418361 00000 n 
-0002417878 00000 n 
-0002412977 00000 n 
-0002418173 00000 n 
-0002418297 00000 n 
+0002418028 00000 n 
+0002418367 00000 n 
+0002417884 00000 n 
+0002412983 00000 n 
+0002418179 00000 n 
+0002418303 00000 n 
 0000002509 00000 f 
 0000002515 00000 f 
-0002423407 00000 n 
-0002423682 00000 n 
-0002423263 00000 n 
-0002418696 00000 n 
-0002423558 00000 n 
+0002423413 00000 n 
+0002423688 00000 n 
+0002423269 00000 n 
+0002418702 00000 n 
+0002423564 00000 n 
 0000002516 00000 f 
 0000002525 00000 f 
-0002427577 00000 n 
-0002427790 00000 n 
-0002427433 00000 n 
-0002423963 00000 n 
-0002427728 00000 n 
-0003206683 00000 n 
-0003204346 00000 n 
-0003214046 00000 n 
+0002427583 00000 n 
+0002427796 00000 n 
+0002427439 00000 n 
+0002423969 00000 n 
+0002427734 00000 n 
+0003207122 00000 n 
+0003204785 00000 n 
+0003214485 00000 n 
 0000002526 00000 f 
 0000002532 00000 f 
-0002429901 00000 n 
-0002430114 00000 n 
-0002429757 00000 n 
-0002428035 00000 n 
-0002430052 00000 n 
+0002429907 00000 n 
+0002430120 00000 n 
+0002429763 00000 n 
+0002428041 00000 n 
+0002430058 00000 n 
 0000002533 00000 f 
 0000002539 00000 f 
-0002432946 00000 n 
-0002433221 00000 n 
-0002432802 00000 n 
-0002430318 00000 n 
-0002433097 00000 n 
+0002432952 00000 n 
+0002433227 00000 n 
+0002432808 00000 n 
+0002430324 00000 n 
+0002433103 00000 n 
 0000002540 00000 f 
 0000002546 00000 f 
-0002436471 00000 n 
-0002436870 00000 n 
-0002436327 00000 n 
-0002433450 00000 n 
-0002436622 00000 n 
+0002436477 00000 n 
+0002436876 00000 n 
+0002436333 00000 n 
+0002433456 00000 n 
+0002436628 00000 n 
 0000002547 00000 f 
 0000002553 00000 f 
-0002439513 00000 n 
-0002439788 00000 n 
-0002439369 00000 n 
-0002437086 00000 n 
-0002439664 00000 n 
+0002439519 00000 n 
+0002439794 00000 n 
+0002439375 00000 n 
+0002437092 00000 n 
+0002439670 00000 n 
 0000002554 00000 f 
 0000002561 00000 f 
-0002444162 00000 n 
-0002444375 00000 n 
-0002444018 00000 n 
-0002440004 00000 n 
-0002444313 00000 n 
-0002448830 00000 n 
+0002444169 00000 n 
+0002444382 00000 n 
+0002444025 00000 n 
+0002440010 00000 n 
+0002444320 00000 n 
+0002448837 00000 n 
 0000002562 00000 f 
 0000002570 00000 f 
-0002448679 00000 n 
-0002449045 00000 n 
-0002448526 00000 n 
-0002444618 00000 n 
-0002448983 00000 n 
-0003214171 00000 n 
-0002453148 00000 n 
+0002448686 00000 n 
+0002449052 00000 n 
+0002448533 00000 n 
+0002444625 00000 n 
+0002448990 00000 n 
+0003214610 00000 n 
+0002453156 00000 n 
 0000002571 00000 f 
 0000002577 00000 f 
-0002452997 00000 n 
-0002453363 00000 n 
-0002452844 00000 n 
-0002449314 00000 n 
-0002453301 00000 n 
+0002453005 00000 n 
+0002453371 00000 n 
+0002452852 00000 n 
+0002449321 00000 n 
+0002453309 00000 n 
 0000002578 00000 f 
 0000002584 00000 f 
-0002456517 00000 n 
-0002456791 00000 n 
-0002456373 00000 n 
-0002453620 00000 n 
-0002456668 00000 n 
+0002456526 00000 n 
+0002456800 00000 n 
+0002456382 00000 n 
+0002453628 00000 n 
+0002456677 00000 n 
 0000002585 00000 f 
 0000002591 00000 f 
-0002458913 00000 n 
-0002459126 00000 n 
-0002458769 00000 n 
-0002457046 00000 n 
-0002459064 00000 n 
+0002458923 00000 n 
+0002459136 00000 n 
+0002458779 00000 n 
+0002457055 00000 n 
+0002459074 00000 n 
 0000002592 00000 f 
 0000002598 00000 f 
-0002460785 00000 n 
-0002460998 00000 n 
-0002460641 00000 n 
-0002459355 00000 n 
-0002460936 00000 n 
+0002460796 00000 n 
+0002461009 00000 n 
+0002460652 00000 n 
+0002459365 00000 n 
+0002460947 00000 n 
 0000002599 00000 f 
 0000002605 00000 f 
-0002463288 00000 n 
-0002463501 00000 n 
-0002463144 00000 n 
-0002461213 00000 n 
-0002463439 00000 n 
+0002463300 00000 n 
+0002463513 00000 n 
+0002463156 00000 n 
+0002461224 00000 n 
+0002463451 00000 n 
 0000002606 00000 f 
 0000002613 00000 f 
-0002466103 00000 n 
-0002466440 00000 n 
-0002465959 00000 n 
-0002463769 00000 n 
-0002466254 00000 n 
-0003214296 00000 n 
+0002466114 00000 n 
+0002466451 00000 n 
+0002465970 00000 n 
+0002463781 00000 n 
+0002466265 00000 n 
+0003214735 00000 n 
 0000002614 00000 f 
 0000002621 00000 f 
-0002469491 00000 n 
-0002469704 00000 n 
-0002469347 00000 n 
-0002466682 00000 n 
-0002469642 00000 n 
-0002472514 00000 n 
+0002469501 00000 n 
+0002469714 00000 n 
+0002469357 00000 n 
+0002466693 00000 n 
+0002469652 00000 n 
+0002472524 00000 n 
 0000002622 00000 f 
 0000002631 00000 f 
-0002472363 00000 n 
-0002472794 00000 n 
-0002472210 00000 n 
-0002469933 00000 n 
-0002472670 00000 n 
-0002516501 00000 n 
-0002476393 00000 n 
-0002480626 00000 n 
+0002472373 00000 n 
+0002472804 00000 n 
+0002472220 00000 n 
+0002469943 00000 n 
+0002472680 00000 n 
+0002516513 00000 n 
+0002476404 00000 n 
+0002480637 00000 n 
 0000002632 00000 f 
 0000002638 00000 f 
-0002476242 00000 n 
-0002476618 00000 n 
-0002476089 00000 n 
-0002473009 00000 n 
-0002476556 00000 n 
+0002476253 00000 n 
+0002476629 00000 n 
+0002476100 00000 n 
+0002473019 00000 n 
+0002476567 00000 n 
 0000002639 00000 f 
 0000002646 00000 f 
-0002480475 00000 n 
-0002480976 00000 n 
-0002480322 00000 n 
-0002476822 00000 n 
-0002480788 00000 n 
-0002480912 00000 n 
+0002480486 00000 n 
+0002480987 00000 n 
+0002480333 00000 n 
+0002476833 00000 n 
+0002480799 00000 n 
+0002480923 00000 n 
 0000002647 00000 f 
 0000002653 00000 f 
-0002484467 00000 n 
-0002484804 00000 n 
-0002484323 00000 n 
-0002481271 00000 n 
-0002484618 00000 n 
+0002484478 00000 n 
+0002484815 00000 n 
+0002484334 00000 n 
+0002481282 00000 n 
+0002484629 00000 n 
 0000002654 00000 f 
 0000002661 00000 f 
-0002488069 00000 n 
-0002488344 00000 n 
-0002487925 00000 n 
-0002485020 00000 n 
-0002488220 00000 n 
-0003214421 00000 n 
+0002488080 00000 n 
+0002488355 00000 n 
+0002487936 00000 n 
+0002485031 00000 n 
+0002488231 00000 n 
+0003214860 00000 n 
 0000002662 00000 f 
 0000002669 00000 f 
-0002491036 00000 n 
-0002491249 00000 n 
-0002490892 00000 n 
-0002488547 00000 n 
-0002491187 00000 n 
-0003209004 00000 n 
+0002491047 00000 n 
+0002491260 00000 n 
+0002490903 00000 n 
+0002488558 00000 n 
+0002491198 00000 n 
+0003209443 00000 n 
 0000002670 00000 f 
 0000002676 00000 f 
-0002494073 00000 n 
-0002494410 00000 n 
-0002493929 00000 n 
-0002491493 00000 n 
-0002494224 00000 n 
+0002494084 00000 n 
+0002494421 00000 n 
+0002493940 00000 n 
+0002491504 00000 n 
+0002494235 00000 n 
 0000002677 00000 f 
 0000002683 00000 f 
-0002497446 00000 n 
-0002497721 00000 n 
-0002497302 00000 n 
-0002494626 00000 n 
-0002497597 00000 n 
+0002497457 00000 n 
+0002497732 00000 n 
+0002497313 00000 n 
+0002494637 00000 n 
+0002497608 00000 n 
 0000002684 00000 f 
 0000002690 00000 f 
-0002500861 00000 n 
-0002501136 00000 n 
-0002500717 00000 n 
-0002497925 00000 n 
-0002501012 00000 n 
+0002500872 00000 n 
+0002501147 00000 n 
+0002500728 00000 n 
+0002497936 00000 n 
+0002501023 00000 n 
 0000002691 00000 f 
 0000002697 00000 f 
-0002503410 00000 n 
-0002503623 00000 n 
-0002503266 00000 n 
-0002501354 00000 n 
-0002503561 00000 n 
+0002503421 00000 n 
+0002503634 00000 n 
+0002503277 00000 n 
+0002501365 00000 n 
+0002503572 00000 n 
 0000002698 00000 f 
 0000002705 00000 f 
-0002506318 00000 n 
-0002506593 00000 n 
-0002506174 00000 n 
-0002503800 00000 n 
-0002506469 00000 n 
-0003214546 00000 n 
+0002506329 00000 n 
+0002506604 00000 n 
+0002506185 00000 n 
+0002503811 00000 n 
+0002506480 00000 n 
+0003214985 00000 n 
 0000002706 00000 f 
 0000002712 00000 f 
-0002509210 00000 n 
-0002509423 00000 n 
-0002509066 00000 n 
-0002506783 00000 n 
-0002509361 00000 n 
+0002509221 00000 n 
+0002509434 00000 n 
+0002509077 00000 n 
+0002506794 00000 n 
+0002509372 00000 n 
 0000002713 00000 f 
 0000002719 00000 f 
-0002512148 00000 n 
-0002512361 00000 n 
-0002512004 00000 n 
-0002509614 00000 n 
-0002512299 00000 n 
+0002512159 00000 n 
+0002512372 00000 n 
+0002512015 00000 n 
+0002509625 00000 n 
+0002512310 00000 n 
 0000002720 00000 f 
 0000002734 00000 f 
-0002515911 00000 n 
-0002517005 00000 n 
-0002515767 00000 n 
-0002512512 00000 n 
-0002516062 00000 n 
-0002516186 00000 n 
-0002516249 00000 n 
-0002516438 00000 n 
-0002516564 00000 n 
-0002516627 00000 n 
-0002516690 00000 n 
-0002516879 00000 n 
-0002516942 00000 n 
+0002515923 00000 n 
+0002517017 00000 n 
+0002515779 00000 n 
+0002512523 00000 n 
+0002516074 00000 n 
+0002516198 00000 n 
+0002516261 00000 n 
+0002516450 00000 n 
+0002516576 00000 n 
+0002516639 00000 n 
+0002516702 00000 n 
+0002516891 00000 n 
+0002516954 00000 n 
 0000002735 00000 f 
 0000002962 00000 f 
-0002518143 00000 n 
-0002518419 00000 n 
-0002517999 00000 n 
-0002517221 00000 n 
-0002518294 00000 n 
-0002521547 00000 n 
-0002521697 00000 n 
-0002521846 00000 n 
-0002521996 00000 n 
-0002522145 00000 n 
-0002522295 00000 n 
-0002522446 00000 n 
-0002522596 00000 n 
-0002522746 00000 n 
-0002522896 00000 n 
-0002523046 00000 n 
-0002523195 00000 n 
-0002523345 00000 n 
-0002523494 00000 n 
-0002523644 00000 n 
-0002523793 00000 n 
-0002523943 00000 n 
-0002524093 00000 n 
-0002524242 00000 n 
-0002524392 00000 n 
-0002524542 00000 n 
-0002524692 00000 n 
-0002524842 00000 n 
-0002524992 00000 n 
-0002525142 00000 n 
-0002525292 00000 n 
-0002525442 00000 n 
-0002525592 00000 n 
-0002525742 00000 n 
-0002525891 00000 n 
-0002526041 00000 n 
-0002526190 00000 n 
-0002526340 00000 n 
-0002526489 00000 n 
-0002526637 00000 n 
-0002526787 00000 n 
-0002526936 00000 n 
-0002527087 00000 n 
-0002527238 00000 n 
-0002527389 00000 n 
-0002527540 00000 n 
-0002527691 00000 n 
-0002527842 00000 n 
-0002527992 00000 n 
-0002528142 00000 n 
-0002528292 00000 n 
-0002528442 00000 n 
-0002528593 00000 n 
-0002528742 00000 n 
-0002528891 00000 n 
-0002529040 00000 n 
-0002529191 00000 n 
-0002529342 00000 n 
-0002529493 00000 n 
-0002529643 00000 n 
-0002529793 00000 n 
-0002529944 00000 n 
-0002530095 00000 n 
-0002530246 00000 n 
-0002530397 00000 n 
-0002530549 00000 n 
-0002530700 00000 n 
-0002530851 00000 n 
-0002531002 00000 n 
-0002531153 00000 n 
-0002531305 00000 n 
-0002531457 00000 n 
-0002531609 00000 n 
-0002531761 00000 n 
-0002531913 00000 n 
-0002532065 00000 n 
-0002532217 00000 n 
-0002532369 00000 n 
-0002532521 00000 n 
-0002532673 00000 n 
-0002532825 00000 n 
-0002532977 00000 n 
-0002533129 00000 n 
-0002533280 00000 n 
-0002533431 00000 n 
-0002533582 00000 n 
-0002533731 00000 n 
-0002533879 00000 n 
-0002534027 00000 n 
-0002534179 00000 n 
-0002534331 00000 n 
-0002534483 00000 n 
-0002534633 00000 n 
-0002534782 00000 n 
-0002534932 00000 n 
-0002535083 00000 n 
-0002535234 00000 n 
-0002535386 00000 n 
-0002535538 00000 n 
-0002535690 00000 n 
-0002535842 00000 n 
-0002535994 00000 n 
-0002536146 00000 n 
-0002536298 00000 n 
-0002536449 00000 n 
-0002536601 00000 n 
-0002536752 00000 n 
-0002536904 00000 n 
-0002537056 00000 n 
-0002537207 00000 n 
-0002541297 00000 n 
-0002537544 00000 n 
-0002520467 00000 n 
-0002518596 00000 n 
-0002537357 00000 n 
-0002537419 00000 n 
-0002541448 00000 n 
-0002541599 00000 n 
-0002541750 00000 n 
-0002541901 00000 n 
-0002542052 00000 n 
-0002542203 00000 n 
-0002542354 00000 n 
-0002542505 00000 n 
-0002542656 00000 n 
-0002542807 00000 n 
-0002542958 00000 n 
-0002543109 00000 n 
-0002543260 00000 n 
-0002543411 00000 n 
-0002543562 00000 n 
-0002543712 00000 n 
-0002543862 00000 n 
-0002544014 00000 n 
-0002544165 00000 n 
-0002544315 00000 n 
-0002544465 00000 n 
-0002544614 00000 n 
-0002544764 00000 n 
-0002544915 00000 n 
-0002545065 00000 n 
-0002545215 00000 n 
-0002545365 00000 n 
-0002545514 00000 n 
-0002545664 00000 n 
-0002545814 00000 n 
-0002545966 00000 n 
-0002546118 00000 n 
-0002546269 00000 n 
-0002546420 00000 n 
-0002546571 00000 n 
-0002546721 00000 n 
-0002546871 00000 n 
-0002547021 00000 n 
-0002547171 00000 n 
-0002547321 00000 n 
-0002547471 00000 n 
-0002547621 00000 n 
-0002547771 00000 n 
-0002547922 00000 n 
-0002548073 00000 n 
-0002548224 00000 n 
-0002548375 00000 n 
-0002548526 00000 n 
-0002548677 00000 n 
-0002548828 00000 n 
-0002548979 00000 n 
-0002549130 00000 n 
-0002549281 00000 n 
-0002549432 00000 n 
-0002549583 00000 n 
-0002549734 00000 n 
-0002549884 00000 n 
-0002550033 00000 n 
-0002550184 00000 n 
-0002550336 00000 n 
-0002550488 00000 n 
-0002550640 00000 n 
-0002550792 00000 n 
-0002550944 00000 n 
-0002551096 00000 n 
-0002551248 00000 n 
-0002551400 00000 n 
-0002551552 00000 n 
-0002551704 00000 n 
-0002551856 00000 n 
-0002552008 00000 n 
-0002552160 00000 n 
-0002552312 00000 n 
-0002552464 00000 n 
-0002552616 00000 n 
-0002552768 00000 n 
-0002552918 00000 n 
-0002553070 00000 n 
-0002553221 00000 n 
-0002553372 00000 n 
-0002553524 00000 n 
-0002553676 00000 n 
-0002553827 00000 n 
-0002553978 00000 n 
-0002554129 00000 n 
-0002554280 00000 n 
-0002554432 00000 n 
-0002554584 00000 n 
-0002554732 00000 n 
-0002554884 00000 n 
-0002555036 00000 n 
-0002555188 00000 n 
-0002555339 00000 n 
-0002555491 00000 n 
-0002555643 00000 n 
-0002555795 00000 n 
-0002555946 00000 n 
-0002556097 00000 n 
-0002556248 00000 n 
-0002556399 00000 n 
-0002556550 00000 n 
-0002556701 00000 n 
-0002556853 00000 n 
-0002557004 00000 n 
-0002557156 00000 n 
-0002557307 00000 n 
-0002557459 00000 n 
-0002557609 00000 n 
-0002557759 00000 n 
-0002561932 00000 n 
+0002518155 00000 n 
+0002518431 00000 n 
+0002518011 00000 n 
+0002517233 00000 n 
+0002518306 00000 n 
+0002521559 00000 n 
+0002521709 00000 n 
+0002521858 00000 n 
+0002522008 00000 n 
+0002522157 00000 n 
+0002522307 00000 n 
+0002522458 00000 n 
+0002522608 00000 n 
+0002522758 00000 n 
+0002522908 00000 n 
+0002523058 00000 n 
+0002523207 00000 n 
+0002523357 00000 n 
+0002523506 00000 n 
+0002523656 00000 n 
+0002523805 00000 n 
+0002523955 00000 n 
+0002524105 00000 n 
+0002524254 00000 n 
+0002524404 00000 n 
+0002524554 00000 n 
+0002524704 00000 n 
+0002524854 00000 n 
+0002525004 00000 n 
+0002525154 00000 n 
+0002525304 00000 n 
+0002525454 00000 n 
+0002525604 00000 n 
+0002525754 00000 n 
+0002525903 00000 n 
+0002526053 00000 n 
+0002526202 00000 n 
+0002526352 00000 n 
+0002526501 00000 n 
+0002526649 00000 n 
+0002526799 00000 n 
+0002526948 00000 n 
+0002527099 00000 n 
+0002527250 00000 n 
+0002527401 00000 n 
+0002527552 00000 n 
+0002527703 00000 n 
+0002527854 00000 n 
+0002528004 00000 n 
+0002528154 00000 n 
+0002528304 00000 n 
+0002528454 00000 n 
+0002528605 00000 n 
+0002528754 00000 n 
+0002528903 00000 n 
+0002529052 00000 n 
+0002529203 00000 n 
+0002529354 00000 n 
+0002529505 00000 n 
+0002529655 00000 n 
+0002529805 00000 n 
+0002529956 00000 n 
+0002530107 00000 n 
+0002530258 00000 n 
+0002530409 00000 n 
+0002530561 00000 n 
+0002530712 00000 n 
+0002530863 00000 n 
+0002531014 00000 n 
+0002531165 00000 n 
+0002531317 00000 n 
+0002531469 00000 n 
+0002531621 00000 n 
+0002531773 00000 n 
+0002531925 00000 n 
+0002532077 00000 n 
+0002532229 00000 n 
+0002532381 00000 n 
+0002532533 00000 n 
+0002532685 00000 n 
+0002532837 00000 n 
+0002532989 00000 n 
+0002533141 00000 n 
+0002533292 00000 n 
+0002533443 00000 n 
+0002533594 00000 n 
+0002533743 00000 n 
+0002533891 00000 n 
+0002534039 00000 n 
+0002534191 00000 n 
+0002534343 00000 n 
+0002534495 00000 n 
+0002534645 00000 n 
+0002534794 00000 n 
+0002534944 00000 n 
+0002535095 00000 n 
+0002535246 00000 n 
+0002535398 00000 n 
+0002535550 00000 n 
+0002535702 00000 n 
+0002535854 00000 n 
+0002536006 00000 n 
+0002536158 00000 n 
+0002536310 00000 n 
+0002536461 00000 n 
+0002536613 00000 n 
+0002536764 00000 n 
+0002536916 00000 n 
+0002537068 00000 n 
+0002537219 00000 n 
+0002541309 00000 n 
+0002537556 00000 n 
+0002520479 00000 n 
+0002518608 00000 n 
+0002537369 00000 n 
+0002537431 00000 n 
+0002541460 00000 n 
+0002541611 00000 n 
+0002541762 00000 n 
+0002541913 00000 n 
+0002542064 00000 n 
+0002542215 00000 n 
+0002542366 00000 n 
+0002542517 00000 n 
+0002542668 00000 n 
+0002542819 00000 n 
+0002542970 00000 n 
+0002543121 00000 n 
+0002543272 00000 n 
+0002543423 00000 n 
+0002543574 00000 n 
+0002543724 00000 n 
+0002543874 00000 n 
+0002544026 00000 n 
+0002544177 00000 n 
+0002544327 00000 n 
+0002544477 00000 n 
+0002544626 00000 n 
+0002544776 00000 n 
+0002544927 00000 n 
+0002545077 00000 n 
+0002545227 00000 n 
+0002545377 00000 n 
+0002545526 00000 n 
+0002545676 00000 n 
+0002545826 00000 n 
+0002545978 00000 n 
+0002546130 00000 n 
+0002546281 00000 n 
+0002546432 00000 n 
+0002546583 00000 n 
+0002546733 00000 n 
+0002546883 00000 n 
+0002547033 00000 n 
+0002547183 00000 n 
+0002547333 00000 n 
+0002547483 00000 n 
+0002547633 00000 n 
+0002547783 00000 n 
+0002547934 00000 n 
+0002548085 00000 n 
+0002548236 00000 n 
+0002548387 00000 n 
+0002548538 00000 n 
+0002548689 00000 n 
+0002548840 00000 n 
+0002548991 00000 n 
+0002549142 00000 n 
+0002549293 00000 n 
+0002549444 00000 n 
+0002549595 00000 n 
+0002549746 00000 n 
+0002549896 00000 n 
+0002550045 00000 n 
+0002550196 00000 n 
+0002550348 00000 n 
+0002550500 00000 n 
+0002550652 00000 n 
+0002550804 00000 n 
+0002550956 00000 n 
+0002551108 00000 n 
+0002551260 00000 n 
+0002551412 00000 n 
+0002551564 00000 n 
+0002551716 00000 n 
+0002551868 00000 n 
+0002552020 00000 n 
+0002552172 00000 n 
+0002552324 00000 n 
+0002552476 00000 n 
+0002552628 00000 n 
+0002552780 00000 n 
+0002552930 00000 n 
+0002553082 00000 n 
+0002553233 00000 n 
+0002553384 00000 n 
+0002553536 00000 n 
+0002553688 00000 n 
+0002553839 00000 n 
+0002553990 00000 n 
+0002554141 00000 n 
+0002554292 00000 n 
+0002554444 00000 n 
+0002554596 00000 n 
+0002554744 00000 n 
+0002554896 00000 n 
+0002555048 00000 n 
+0002555200 00000 n 
+0002555351 00000 n 
+0002555503 00000 n 
+0002555655 00000 n 
+0002555807 00000 n 
+0002555958 00000 n 
+0002556109 00000 n 
+0002556260 00000 n 
+0002556411 00000 n 
+0002556562 00000 n 
+0002556713 00000 n 
+0002556865 00000 n 
+0002557016 00000 n 
+0002557168 00000 n 
+0002557319 00000 n 
+0002557471 00000 n 
+0002557621 00000 n 
+0002557771 00000 n 
+0002561944 00000 n 
 0000002963 00000 f 
 0000003099 00000 f 
-0002541146 00000 n 
-0002557971 00000 n 
-0002540012 00000 n 
-0002537656 00000 n 
-0002557909 00000 n 
-0003214671 00000 n 
-0002562083 00000 n 
-0002562233 00000 n 
-0002562383 00000 n 
-0002562534 00000 n 
-0002562685 00000 n 
-0002562836 00000 n 
-0002562986 00000 n 
-0002563136 00000 n 
-0002563286 00000 n 
-0002563436 00000 n 
-0002563584 00000 n 
-0002563734 00000 n 
-0002563884 00000 n 
-0002564034 00000 n 
-0002564184 00000 n 
-0002564335 00000 n 
-0002564484 00000 n 
-0002564634 00000 n 
-0002564784 00000 n 
-0002564933 00000 n 
-0002565083 00000 n 
-0002565233 00000 n 
-0002565382 00000 n 
-0002565533 00000 n 
-0002565683 00000 n 
-0002565834 00000 n 
-0002565985 00000 n 
-0002566136 00000 n 
-0002566286 00000 n 
-0002566437 00000 n 
-0002566588 00000 n 
-0002566738 00000 n 
-0002566889 00000 n 
-0002567040 00000 n 
-0002567190 00000 n 
-0002567341 00000 n 
-0002567492 00000 n 
-0002567642 00000 n 
-0002567793 00000 n 
-0002567944 00000 n 
-0002568095 00000 n 
-0002568246 00000 n 
-0002568397 00000 n 
-0002568548 00000 n 
-0002568699 00000 n 
-0002568850 00000 n 
-0002569000 00000 n 
-0002569151 00000 n 
-0002569302 00000 n 
-0002569453 00000 n 
-0002569603 00000 n 
-0002569753 00000 n 
-0002569904 00000 n 
-0002570055 00000 n 
-0002570205 00000 n 
-0002570355 00000 n 
-0002570506 00000 n 
-0002570655 00000 n 
-0002570803 00000 n 
-0002570953 00000 n 
-0002571105 00000 n 
-0002571257 00000 n 
-0002571409 00000 n 
-0002571561 00000 n 
-0002571712 00000 n 
-0002571864 00000 n 
-0002572016 00000 n 
-0002572168 00000 n 
-0002572319 00000 n 
-0002572471 00000 n 
-0002572622 00000 n 
-0002572774 00000 n 
-0002572925 00000 n 
-0002573077 00000 n 
-0002573228 00000 n 
-0002573380 00000 n 
-0002573531 00000 n 
-0002573683 00000 n 
-0002573834 00000 n 
-0002573986 00000 n 
-0002574137 00000 n 
-0002574289 00000 n 
-0002574440 00000 n 
-0002574592 00000 n 
-0002574744 00000 n 
-0002574895 00000 n 
-0002575046 00000 n 
-0002575197 00000 n 
-0002575348 00000 n 
-0002575498 00000 n 
-0002575649 00000 n 
-0002575801 00000 n 
-0002575952 00000 n 
-0002576103 00000 n 
-0002576254 00000 n 
-0002576406 00000 n 
-0002576556 00000 n 
-0002576707 00000 n 
-0002576858 00000 n 
-0002577008 00000 n 
-0002577159 00000 n 
-0002577310 00000 n 
-0002577461 00000 n 
-0002577613 00000 n 
-0002577764 00000 n 
-0002577915 00000 n 
-0002578067 00000 n 
-0002578219 00000 n 
-0002578370 00000 n 
-0002578522 00000 n 
-0002578673 00000 n 
-0002578825 00000 n 
-0002578977 00000 n 
-0002579129 00000 n 
-0002579280 00000 n 
-0002579431 00000 n 
-0002579583 00000 n 
-0002579735 00000 n 
-0002579885 00000 n 
-0002580036 00000 n 
-0002580187 00000 n 
-0002580338 00000 n 
-0002580490 00000 n 
-0002580642 00000 n 
-0002580794 00000 n 
-0002580945 00000 n 
-0002581095 00000 n 
-0002581245 00000 n 
-0002585300 00000 n 
+0002541158 00000 n 
+0002557983 00000 n 
+0002540024 00000 n 
+0002537668 00000 n 
+0002557921 00000 n 
+0003215110 00000 n 
+0002562095 00000 n 
+0002562245 00000 n 
+0002562395 00000 n 
+0002562546 00000 n 
+0002562697 00000 n 
+0002562848 00000 n 
+0002562998 00000 n 
+0002563148 00000 n 
+0002563298 00000 n 
+0002563448 00000 n 
+0002563596 00000 n 
+0002563746 00000 n 
+0002563896 00000 n 
+0002564046 00000 n 
+0002564196 00000 n 
+0002564347 00000 n 
+0002564496 00000 n 
+0002564646 00000 n 
+0002564796 00000 n 
+0002564945 00000 n 
+0002565095 00000 n 
+0002565245 00000 n 
+0002565394 00000 n 
+0002565545 00000 n 
+0002565695 00000 n 
+0002565846 00000 n 
+0002565997 00000 n 
+0002566148 00000 n 
+0002566298 00000 n 
+0002566449 00000 n 
+0002566600 00000 n 
+0002566750 00000 n 
+0002566901 00000 n 
+0002567052 00000 n 
+0002567202 00000 n 
+0002567353 00000 n 
+0002567504 00000 n 
+0002567654 00000 n 
+0002567805 00000 n 
+0002567956 00000 n 
+0002568107 00000 n 
+0002568258 00000 n 
+0002568409 00000 n 
+0002568560 00000 n 
+0002568711 00000 n 
+0002568862 00000 n 
+0002569012 00000 n 
+0002569163 00000 n 
+0002569314 00000 n 
+0002569465 00000 n 
+0002569615 00000 n 
+0002569765 00000 n 
+0002569916 00000 n 
+0002570067 00000 n 
+0002570217 00000 n 
+0002570367 00000 n 
+0002570518 00000 n 
+0002570667 00000 n 
+0002570815 00000 n 
+0002570965 00000 n 
+0002571117 00000 n 
+0002571269 00000 n 
+0002571421 00000 n 
+0002571573 00000 n 
+0002571724 00000 n 
+0002571876 00000 n 
+0002572028 00000 n 
+0002572180 00000 n 
+0002572331 00000 n 
+0002572483 00000 n 
+0002572634 00000 n 
+0002572786 00000 n 
+0002572937 00000 n 
+0002573089 00000 n 
+0002573240 00000 n 
+0002573392 00000 n 
+0002573543 00000 n 
+0002573695 00000 n 
+0002573846 00000 n 
+0002573998 00000 n 
+0002574149 00000 n 
+0002574301 00000 n 
+0002574452 00000 n 
+0002574604 00000 n 
+0002574756 00000 n 
+0002574907 00000 n 
+0002575058 00000 n 
+0002575209 00000 n 
+0002575360 00000 n 
+0002575510 00000 n 
+0002575661 00000 n 
+0002575813 00000 n 
+0002575964 00000 n 
+0002576115 00000 n 
+0002576266 00000 n 
+0002576418 00000 n 
+0002576568 00000 n 
+0002576719 00000 n 
+0002576870 00000 n 
+0002577020 00000 n 
+0002577171 00000 n 
+0002577322 00000 n 
+0002577473 00000 n 
+0002577625 00000 n 
+0002577776 00000 n 
+0002577927 00000 n 
+0002578079 00000 n 
+0002578231 00000 n 
+0002578382 00000 n 
+0002578534 00000 n 
+0002578685 00000 n 
+0002578837 00000 n 
+0002578989 00000 n 
+0002579141 00000 n 
+0002579292 00000 n 
+0002579443 00000 n 
+0002579595 00000 n 
+0002579747 00000 n 
+0002579897 00000 n 
+0002580048 00000 n 
+0002580199 00000 n 
+0002580350 00000 n 
+0002580502 00000 n 
+0002580654 00000 n 
+0002580806 00000 n 
+0002580957 00000 n 
+0002581107 00000 n 
+0002581257 00000 n 
+0002585312 00000 n 
 0000003100 00000 f 
 0000003223 00000 f 
-0002561781 00000 n 
-0002581457 00000 n 
-0002560476 00000 n 
-0002558108 00000 n 
-0002581395 00000 n 
-0002585451 00000 n 
-0002585601 00000 n 
-0002585752 00000 n 
-0002585903 00000 n 
-0002586055 00000 n 
-0002586206 00000 n 
-0002586357 00000 n 
-0002586508 00000 n 
-0002586659 00000 n 
-0002586810 00000 n 
-0002586961 00000 n 
-0002587112 00000 n 
-0002587261 00000 n 
-0002587412 00000 n 
-0002587563 00000 n 
-0002587714 00000 n 
-0002587865 00000 n 
-0002588016 00000 n 
-0002588167 00000 n 
-0002588318 00000 n 
-0002588468 00000 n 
-0002588619 00000 n 
-0002588770 00000 n 
-0002588920 00000 n 
-0002589071 00000 n 
-0002589222 00000 n 
-0002589373 00000 n 
-0002589524 00000 n 
-0002589675 00000 n 
-0002589826 00000 n 
-0002589977 00000 n 
-0002590128 00000 n 
-0002590278 00000 n 
-0002590429 00000 n 
-0002590579 00000 n 
-0002590729 00000 n 
-0002590879 00000 n 
-0002591029 00000 n 
-0002591179 00000 n 
-0002591330 00000 n 
-0002591480 00000 n 
-0002591629 00000 n 
-0002591779 00000 n 
-0002591929 00000 n 
-0002592080 00000 n 
-0002592231 00000 n 
-0002592382 00000 n 
-0002592531 00000 n 
-0002592681 00000 n 
-0002592832 00000 n 
-0002592983 00000 n 
-0002593134 00000 n 
-0002593284 00000 n 
-0002593435 00000 n 
-0002593585 00000 n 
-0002593734 00000 n 
-0002593883 00000 n 
-0002594032 00000 n 
-0002594180 00000 n 
-0002594331 00000 n 
-0002594481 00000 n 
-0002594633 00000 n 
-0002594785 00000 n 
-0002594937 00000 n 
-0002595089 00000 n 
-0002595241 00000 n 
-0002595393 00000 n 
-0002595545 00000 n 
-0002595697 00000 n 
-0002595847 00000 n 
-0002595999 00000 n 
-0002596151 00000 n 
-0002596302 00000 n 
-0002596454 00000 n 
-0002596606 00000 n 
-0002596758 00000 n 
-0002596909 00000 n 
-0002597060 00000 n 
-0002597212 00000 n 
-0002597362 00000 n 
-0002597514 00000 n 
-0002597665 00000 n 
-0002597817 00000 n 
-0002597969 00000 n 
-0002598120 00000 n 
-0002598272 00000 n 
-0002598424 00000 n 
-0002598575 00000 n 
-0002598727 00000 n 
-0002598879 00000 n 
-0002599030 00000 n 
-0002599182 00000 n 
-0002599333 00000 n 
-0002599484 00000 n 
-0002599635 00000 n 
-0002599787 00000 n 
-0002599939 00000 n 
-0002600090 00000 n 
-0002600241 00000 n 
-0002600393 00000 n 
-0002600545 00000 n 
-0002600697 00000 n 
-0002600849 00000 n 
-0002601001 00000 n 
-0002601152 00000 n 
-0002601304 00000 n 
-0002601456 00000 n 
-0002601608 00000 n 
-0002601760 00000 n 
-0002601912 00000 n 
-0002602064 00000 n 
-0002602215 00000 n 
-0002602365 00000 n 
-0002602517 00000 n 
-0002602667 00000 n 
-0002606660 00000 n 
-0002606810 00000 n 
+0002561793 00000 n 
+0002581469 00000 n 
+0002560488 00000 n 
+0002558120 00000 n 
+0002581407 00000 n 
+0002585463 00000 n 
+0002585613 00000 n 
+0002585764 00000 n 
+0002585915 00000 n 
+0002586067 00000 n 
+0002586218 00000 n 
+0002586369 00000 n 
+0002586520 00000 n 
+0002586671 00000 n 
+0002586822 00000 n 
+0002586973 00000 n 
+0002587124 00000 n 
+0002587273 00000 n 
+0002587424 00000 n 
+0002587575 00000 n 
+0002587726 00000 n 
+0002587877 00000 n 
+0002588028 00000 n 
+0002588179 00000 n 
+0002588330 00000 n 
+0002588480 00000 n 
+0002588631 00000 n 
+0002588782 00000 n 
+0002588932 00000 n 
+0002589083 00000 n 
+0002589234 00000 n 
+0002589385 00000 n 
+0002589536 00000 n 
+0002589687 00000 n 
+0002589838 00000 n 
+0002589989 00000 n 
+0002590140 00000 n 
+0002590290 00000 n 
+0002590441 00000 n 
+0002590591 00000 n 
+0002590741 00000 n 
+0002590891 00000 n 
+0002591041 00000 n 
+0002591191 00000 n 
+0002591342 00000 n 
+0002591492 00000 n 
+0002591641 00000 n 
+0002591791 00000 n 
+0002591941 00000 n 
+0002592092 00000 n 
+0002592243 00000 n 
+0002592394 00000 n 
+0002592543 00000 n 
+0002592693 00000 n 
+0002592844 00000 n 
+0002592995 00000 n 
+0002593146 00000 n 
+0002593296 00000 n 
+0002593447 00000 n 
+0002593597 00000 n 
+0002593746 00000 n 
+0002593895 00000 n 
+0002594044 00000 n 
+0002594192 00000 n 
+0002594343 00000 n 
+0002594493 00000 n 
+0002594645 00000 n 
+0002594797 00000 n 
+0002594949 00000 n 
+0002595101 00000 n 
+0002595253 00000 n 
+0002595405 00000 n 
+0002595557 00000 n 
+0002595709 00000 n 
+0002595859 00000 n 
+0002596011 00000 n 
+0002596163 00000 n 
+0002596314 00000 n 
+0002596466 00000 n 
+0002596618 00000 n 
+0002596770 00000 n 
+0002596921 00000 n 
+0002597072 00000 n 
+0002597224 00000 n 
+0002597374 00000 n 
+0002597526 00000 n 
+0002597677 00000 n 
+0002597829 00000 n 
+0002597981 00000 n 
+0002598132 00000 n 
+0002598284 00000 n 
+0002598436 00000 n 
+0002598587 00000 n 
+0002598739 00000 n 
+0002598891 00000 n 
+0002599042 00000 n 
+0002599194 00000 n 
+0002599345 00000 n 
+0002599496 00000 n 
+0002599647 00000 n 
+0002599799 00000 n 
+0002599951 00000 n 
+0002600102 00000 n 
+0002600253 00000 n 
+0002600405 00000 n 
+0002600557 00000 n 
+0002600709 00000 n 
+0002600861 00000 n 
+0002601013 00000 n 
+0002601164 00000 n 
+0002601316 00000 n 
+0002601468 00000 n 
+0002601620 00000 n 
+0002601772 00000 n 
+0002601924 00000 n 
+0002602076 00000 n 
+0002602227 00000 n 
+0002602377 00000 n 
+0002602529 00000 n 
+0002602679 00000 n 
+0002606672 00000 n 
+0002606822 00000 n 
 0000003224 00000 f 
 0000003347 00000 f 
-0002585149 00000 n 
-0002602879 00000 n 
-0002583961 00000 n 
-0002581594 00000 n 
-0002602817 00000 n 
-0002606959 00000 n 
-0002607109 00000 n 
-0002607260 00000 n 
-0002607409 00000 n 
-0002607560 00000 n 
-0002607711 00000 n 
-0002607861 00000 n 
-0002608011 00000 n 
-0002608161 00000 n 
-0002608311 00000 n 
-0002608462 00000 n 
-0002608610 00000 n 
-0002608760 00000 n 
-0002608911 00000 n 
-0002609061 00000 n 
-0002609212 00000 n 
-0002609363 00000 n 
-0002609514 00000 n 
-0002609664 00000 n 
-0002609814 00000 n 
-0002609965 00000 n 
-0002610116 00000 n 
-0002610266 00000 n 
-0002610417 00000 n 
-0002610568 00000 n 
-0002610718 00000 n 
-0002610868 00000 n 
-0002611019 00000 n 
-0002611170 00000 n 
-0002611320 00000 n 
-0002611471 00000 n 
-0002611621 00000 n 
-0002611771 00000 n 
-0002611921 00000 n 
-0002612071 00000 n 
-0002612222 00000 n 
-0002612371 00000 n 
-0002612521 00000 n 
-0002612671 00000 n 
-0002612822 00000 n 
-0002612972 00000 n 
-0002613123 00000 n 
-0002613274 00000 n 
-0002613425 00000 n 
-0002613576 00000 n 
-0002613727 00000 n 
-0002613878 00000 n 
-0002614029 00000 n 
-0002614180 00000 n 
-0002614331 00000 n 
-0002614482 00000 n 
-0002614633 00000 n 
-0002614784 00000 n 
-0002614935 00000 n 
-0002615086 00000 n 
-0002615237 00000 n 
-0002615386 00000 n 
-0002615536 00000 n 
-0002615684 00000 n 
-0002615834 00000 n 
-0002615983 00000 n 
-0002616132 00000 n 
-0002616284 00000 n 
-0002616436 00000 n 
-0002616588 00000 n 
-0002616740 00000 n 
-0002616892 00000 n 
-0002617044 00000 n 
-0002617194 00000 n 
-0002617346 00000 n 
-0002617498 00000 n 
-0002617650 00000 n 
-0002617802 00000 n 
-0002617953 00000 n 
-0002618105 00000 n 
-0002618256 00000 n 
-0002618408 00000 n 
-0002618559 00000 n 
-0002618710 00000 n 
-0002618860 00000 n 
-0002619012 00000 n 
-0002619164 00000 n 
-0002619316 00000 n 
-0002619468 00000 n 
-0002619619 00000 n 
-0002619771 00000 n 
-0002619922 00000 n 
-0002620073 00000 n 
-0002620224 00000 n 
-0002620375 00000 n 
-0002620527 00000 n 
-0002620678 00000 n 
-0002620830 00000 n 
-0002620981 00000 n 
-0002621133 00000 n 
-0002621285 00000 n 
-0002621435 00000 n 
-0002621587 00000 n 
-0002621738 00000 n 
-0002621889 00000 n 
-0002622039 00000 n 
-0002622190 00000 n 
-0002622341 00000 n 
-0002622492 00000 n 
-0002622641 00000 n 
-0002622792 00000 n 
-0002622943 00000 n 
-0002623094 00000 n 
-0002623246 00000 n 
-0002623397 00000 n 
-0002623549 00000 n 
-0002623700 00000 n 
-0002623851 00000 n 
-0002624002 00000 n 
-0002628167 00000 n 
-0002628318 00000 n 
-0002628468 00000 n 
+0002585161 00000 n 
+0002602891 00000 n 
+0002583973 00000 n 
+0002581606 00000 n 
+0002602829 00000 n 
+0002606971 00000 n 
+0002607121 00000 n 
+0002607272 00000 n 
+0002607421 00000 n 
+0002607572 00000 n 
+0002607723 00000 n 
+0002607873 00000 n 
+0002608023 00000 n 
+0002608173 00000 n 
+0002608323 00000 n 
+0002608474 00000 n 
+0002608622 00000 n 
+0002608772 00000 n 
+0002608923 00000 n 
+0002609073 00000 n 
+0002609224 00000 n 
+0002609375 00000 n 
+0002609526 00000 n 
+0002609676 00000 n 
+0002609826 00000 n 
+0002609977 00000 n 
+0002610128 00000 n 
+0002610278 00000 n 
+0002610429 00000 n 
+0002610580 00000 n 
+0002610730 00000 n 
+0002610880 00000 n 
+0002611031 00000 n 
+0002611182 00000 n 
+0002611332 00000 n 
+0002611483 00000 n 
+0002611633 00000 n 
+0002611783 00000 n 
+0002611933 00000 n 
+0002612083 00000 n 
+0002612234 00000 n 
+0002612383 00000 n 
+0002612533 00000 n 
+0002612683 00000 n 
+0002612834 00000 n 
+0002612984 00000 n 
+0002613135 00000 n 
+0002613286 00000 n 
+0002613437 00000 n 
+0002613588 00000 n 
+0002613739 00000 n 
+0002613890 00000 n 
+0002614041 00000 n 
+0002614192 00000 n 
+0002614343 00000 n 
+0002614494 00000 n 
+0002614645 00000 n 
+0002614796 00000 n 
+0002614947 00000 n 
+0002615098 00000 n 
+0002615249 00000 n 
+0002615398 00000 n 
+0002615548 00000 n 
+0002615696 00000 n 
+0002615846 00000 n 
+0002615995 00000 n 
+0002616144 00000 n 
+0002616296 00000 n 
+0002616448 00000 n 
+0002616600 00000 n 
+0002616752 00000 n 
+0002616904 00000 n 
+0002617056 00000 n 
+0002617206 00000 n 
+0002617358 00000 n 
+0002617510 00000 n 
+0002617662 00000 n 
+0002617814 00000 n 
+0002617965 00000 n 
+0002618117 00000 n 
+0002618268 00000 n 
+0002618420 00000 n 
+0002618571 00000 n 
+0002618722 00000 n 
+0002618872 00000 n 
+0002619024 00000 n 
+0002619176 00000 n 
+0002619328 00000 n 
+0002619480 00000 n 
+0002619631 00000 n 
+0002619783 00000 n 
+0002619934 00000 n 
+0002620085 00000 n 
+0002620236 00000 n 
+0002620387 00000 n 
+0002620539 00000 n 
+0002620690 00000 n 
+0002620842 00000 n 
+0002620993 00000 n 
+0002621145 00000 n 
+0002621297 00000 n 
+0002621447 00000 n 
+0002621599 00000 n 
+0002621750 00000 n 
+0002621901 00000 n 
+0002622051 00000 n 
+0002622202 00000 n 
+0002622353 00000 n 
+0002622504 00000 n 
+0002622653 00000 n 
+0002622804 00000 n 
+0002622955 00000 n 
+0002623106 00000 n 
+0002623258 00000 n 
+0002623409 00000 n 
+0002623561 00000 n 
+0002623712 00000 n 
+0002623863 00000 n 
+0002624014 00000 n 
+0002628179 00000 n 
+0002628330 00000 n 
+0002628480 00000 n 
 0000003348 00000 f 
 0000003473 00000 f 
-0002606509 00000 n 
-0002624213 00000 n 
-0002605321 00000 n 
-0002603016 00000 n 
-0002624151 00000 n 
-0002628618 00000 n 
-0002628768 00000 n 
-0002628919 00000 n 
-0002629069 00000 n 
-0002629219 00000 n 
-0002629370 00000 n 
-0002629521 00000 n 
-0002629672 00000 n 
-0002629823 00000 n 
-0002629974 00000 n 
-0002630122 00000 n 
-0002630272 00000 n 
-0002630423 00000 n 
-0002630573 00000 n 
-0002630724 00000 n 
-0002630875 00000 n 
-0002631026 00000 n 
-0002631177 00000 n 
-0002631327 00000 n 
-0002631476 00000 n 
-0002631624 00000 n 
-0002631775 00000 n 
-0002631925 00000 n 
-0002632076 00000 n 
-0002632227 00000 n 
-0002632378 00000 n 
-0002632528 00000 n 
-0002632678 00000 n 
-0002632828 00000 n 
-0002632978 00000 n 
-0002633127 00000 n 
-0002633278 00000 n 
-0002633428 00000 n 
-0002633579 00000 n 
-0002633729 00000 n 
-0002633879 00000 n 
-0002634030 00000 n 
-0002634180 00000 n 
-0002634331 00000 n 
-0002634480 00000 n 
-0002634631 00000 n 
-0002634782 00000 n 
-0002634932 00000 n 
-0002635083 00000 n 
-0002635234 00000 n 
-0002635383 00000 n 
-0002635533 00000 n 
-0002635683 00000 n 
-0002635833 00000 n 
-0002635983 00000 n 
-0002636134 00000 n 
-0002636284 00000 n 
-0002636435 00000 n 
-0002636586 00000 n 
-0002636736 00000 n 
-0002636886 00000 n 
-0002637036 00000 n 
-0002637186 00000 n 
-0002637337 00000 n 
-0002637488 00000 n 
-0002637639 00000 n 
-0002637788 00000 n 
-0002637936 00000 n 
-0002638088 00000 n 
-0002638240 00000 n 
-0002638392 00000 n 
-0002638544 00000 n 
-0002638696 00000 n 
-0002638847 00000 n 
-0002638999 00000 n 
-0002639151 00000 n 
-0002639302 00000 n 
-0002639453 00000 n 
-0002639605 00000 n 
-0002639757 00000 n 
-0002639909 00000 n 
-0002640060 00000 n 
-0002640212 00000 n 
-0002640363 00000 n 
-0002640514 00000 n 
-0002640666 00000 n 
-0002640818 00000 n 
-0002640968 00000 n 
-0002641119 00000 n 
-0002641270 00000 n 
-0002641421 00000 n 
-0002641572 00000 n 
-0002641724 00000 n 
-0002641875 00000 n 
-0002642026 00000 n 
-0002642178 00000 n 
-0002642329 00000 n 
-0002642480 00000 n 
-0002642632 00000 n 
-0002642783 00000 n 
-0002642934 00000 n 
-0002643085 00000 n 
-0002643236 00000 n 
-0002643388 00000 n 
-0002643539 00000 n 
-0002643690 00000 n 
-0002643841 00000 n 
-0002643992 00000 n 
-0002644144 00000 n 
-0002644295 00000 n 
-0002644447 00000 n 
-0002644599 00000 n 
-0002644750 00000 n 
-0002644901 00000 n 
-0002645053 00000 n 
-0002645205 00000 n 
-0002645356 00000 n 
-0002645508 00000 n 
-0002645659 00000 n 
-0002645810 00000 n 
-0002645961 00000 n 
-0002646111 00000 n 
-0002646262 00000 n 
-0002650281 00000 n 
+0002606521 00000 n 
+0002624225 00000 n 
+0002605333 00000 n 
+0002603028 00000 n 
+0002624163 00000 n 
+0002628630 00000 n 
+0002628780 00000 n 
+0002628931 00000 n 
+0002629081 00000 n 
+0002629231 00000 n 
+0002629382 00000 n 
+0002629533 00000 n 
+0002629684 00000 n 
+0002629835 00000 n 
+0002629986 00000 n 
+0002630134 00000 n 
+0002630284 00000 n 
+0002630435 00000 n 
+0002630585 00000 n 
+0002630736 00000 n 
+0002630887 00000 n 
+0002631038 00000 n 
+0002631189 00000 n 
+0002631339 00000 n 
+0002631488 00000 n 
+0002631636 00000 n 
+0002631787 00000 n 
+0002631937 00000 n 
+0002632088 00000 n 
+0002632239 00000 n 
+0002632390 00000 n 
+0002632540 00000 n 
+0002632690 00000 n 
+0002632840 00000 n 
+0002632990 00000 n 
+0002633139 00000 n 
+0002633290 00000 n 
+0002633440 00000 n 
+0002633591 00000 n 
+0002633741 00000 n 
+0002633891 00000 n 
+0002634042 00000 n 
+0002634192 00000 n 
+0002634343 00000 n 
+0002634492 00000 n 
+0002634643 00000 n 
+0002634794 00000 n 
+0002634944 00000 n 
+0002635095 00000 n 
+0002635246 00000 n 
+0002635395 00000 n 
+0002635545 00000 n 
+0002635695 00000 n 
+0002635845 00000 n 
+0002635995 00000 n 
+0002636146 00000 n 
+0002636296 00000 n 
+0002636447 00000 n 
+0002636598 00000 n 
+0002636748 00000 n 
+0002636898 00000 n 
+0002637048 00000 n 
+0002637198 00000 n 
+0002637349 00000 n 
+0002637500 00000 n 
+0002637651 00000 n 
+0002637800 00000 n 
+0002637948 00000 n 
+0002638100 00000 n 
+0002638252 00000 n 
+0002638404 00000 n 
+0002638556 00000 n 
+0002638708 00000 n 
+0002638859 00000 n 
+0002639011 00000 n 
+0002639163 00000 n 
+0002639314 00000 n 
+0002639465 00000 n 
+0002639617 00000 n 
+0002639769 00000 n 
+0002639921 00000 n 
+0002640072 00000 n 
+0002640224 00000 n 
+0002640375 00000 n 
+0002640526 00000 n 
+0002640678 00000 n 
+0002640830 00000 n 
+0002640980 00000 n 
+0002641131 00000 n 
+0002641282 00000 n 
+0002641433 00000 n 
+0002641584 00000 n 
+0002641736 00000 n 
+0002641887 00000 n 
+0002642038 00000 n 
+0002642190 00000 n 
+0002642341 00000 n 
+0002642492 00000 n 
+0002642644 00000 n 
+0002642795 00000 n 
+0002642946 00000 n 
+0002643097 00000 n 
+0002643248 00000 n 
+0002643400 00000 n 
+0002643551 00000 n 
+0002643702 00000 n 
+0002643853 00000 n 
+0002644004 00000 n 
+0002644156 00000 n 
+0002644307 00000 n 
+0002644459 00000 n 
+0002644611 00000 n 
+0002644762 00000 n 
+0002644913 00000 n 
+0002645065 00000 n 
+0002645217 00000 n 
+0002645368 00000 n 
+0002645520 00000 n 
+0002645671 00000 n 
+0002645822 00000 n 
+0002645973 00000 n 
+0002646123 00000 n 
+0002646274 00000 n 
+0002650293 00000 n 
 0000003474 00000 f 
 0000003592 00000 f 
-0002628016 00000 n 
-0002646473 00000 n 
-0002626783 00000 n 
-0002624350 00000 n 
-0002646411 00000 n 
-0002650432 00000 n 
-0002650582 00000 n 
-0002650733 00000 n 
-0002650883 00000 n 
-0002651033 00000 n 
-0002651184 00000 n 
-0002651334 00000 n 
-0002651485 00000 n 
-0002651636 00000 n 
-0002651786 00000 n 
-0002651937 00000 n 
-0002652088 00000 n 
-0002652239 00000 n 
-0002652390 00000 n 
-0002652540 00000 n 
-0002652688 00000 n 
-0002652839 00000 n 
-0002652990 00000 n 
-0002653140 00000 n 
-0002653291 00000 n 
-0002653442 00000 n 
-0002653593 00000 n 
-0002653744 00000 n 
-0002653894 00000 n 
-0002654045 00000 n 
-0002654194 00000 n 
-0002654345 00000 n 
-0002654495 00000 n 
-0002654646 00000 n 
-0002654798 00000 n 
-0002654949 00000 n 
-0002655100 00000 n 
-0002655251 00000 n 
-0002655402 00000 n 
-0002655552 00000 n 
-0002655702 00000 n 
-0002655852 00000 n 
-0002656001 00000 n 
-0002656151 00000 n 
-0002656302 00000 n 
-0002656452 00000 n 
-0002656602 00000 n 
-0002656753 00000 n 
-0002656902 00000 n 
-0002657053 00000 n 
-0002657204 00000 n 
-0002657355 00000 n 
-0002657505 00000 n 
-0002657656 00000 n 
-0002657806 00000 n 
-0002657957 00000 n 
-0002658106 00000 n 
-0002658255 00000 n 
-0002658405 00000 n 
-0002658557 00000 n 
-0002658709 00000 n 
-0002658860 00000 n 
-0002659012 00000 n 
-0002659164 00000 n 
-0002659316 00000 n 
-0002659468 00000 n 
-0002659618 00000 n 
-0002659769 00000 n 
-0002659921 00000 n 
-0002660071 00000 n 
-0002660222 00000 n 
-0002660374 00000 n 
-0002660526 00000 n 
-0002660678 00000 n 
-0002660830 00000 n 
-0002660982 00000 n 
-0002661134 00000 n 
-0002661284 00000 n 
-0002661436 00000 n 
-0002661588 00000 n 
-0002661740 00000 n 
-0002661891 00000 n 
-0002662043 00000 n 
-0002662194 00000 n 
-0002662345 00000 n 
-0002662494 00000 n 
-0002662646 00000 n 
-0002662797 00000 n 
-0002662949 00000 n 
-0002663101 00000 n 
-0002663253 00000 n 
-0002663405 00000 n 
-0002663555 00000 n 
-0002663706 00000 n 
-0002663857 00000 n 
-0002664009 00000 n 
-0002664161 00000 n 
-0002664312 00000 n 
-0002664463 00000 n 
-0002664614 00000 n 
-0002664765 00000 n 
-0002664915 00000 n 
-0002665066 00000 n 
-0002665217 00000 n 
-0002665367 00000 n 
-0002665518 00000 n 
-0002665670 00000 n 
-0002665821 00000 n 
-0002665972 00000 n 
-0002666124 00000 n 
-0002666276 00000 n 
-0002666428 00000 n 
-0002666578 00000 n 
-0002666730 00000 n 
-0002666881 00000 n 
-0002667030 00000 n 
-0002668420 00000 n 
+0002628028 00000 n 
+0002646485 00000 n 
+0002626795 00000 n 
+0002624362 00000 n 
+0002646423 00000 n 
+0002650444 00000 n 
+0002650594 00000 n 
+0002650745 00000 n 
+0002650895 00000 n 
+0002651045 00000 n 
+0002651196 00000 n 
+0002651346 00000 n 
+0002651497 00000 n 
+0002651648 00000 n 
+0002651798 00000 n 
+0002651949 00000 n 
+0002652100 00000 n 
+0002652251 00000 n 
+0002652402 00000 n 
+0002652552 00000 n 
+0002652700 00000 n 
+0002652851 00000 n 
+0002653002 00000 n 
+0002653152 00000 n 
+0002653303 00000 n 
+0002653454 00000 n 
+0002653605 00000 n 
+0002653756 00000 n 
+0002653906 00000 n 
+0002654057 00000 n 
+0002654206 00000 n 
+0002654357 00000 n 
+0002654507 00000 n 
+0002654658 00000 n 
+0002654810 00000 n 
+0002654961 00000 n 
+0002655112 00000 n 
+0002655263 00000 n 
+0002655414 00000 n 
+0002655564 00000 n 
+0002655714 00000 n 
+0002655864 00000 n 
+0002656013 00000 n 
+0002656163 00000 n 
+0002656314 00000 n 
+0002656464 00000 n 
+0002656614 00000 n 
+0002656765 00000 n 
+0002656914 00000 n 
+0002657065 00000 n 
+0002657216 00000 n 
+0002657367 00000 n 
+0002657517 00000 n 
+0002657668 00000 n 
+0002657818 00000 n 
+0002657969 00000 n 
+0002658118 00000 n 
+0002658267 00000 n 
+0002658417 00000 n 
+0002658569 00000 n 
+0002658721 00000 n 
+0002658872 00000 n 
+0002659024 00000 n 
+0002659176 00000 n 
+0002659328 00000 n 
+0002659480 00000 n 
+0002659630 00000 n 
+0002659781 00000 n 
+0002659933 00000 n 
+0002660083 00000 n 
+0002660234 00000 n 
+0002660386 00000 n 
+0002660538 00000 n 
+0002660690 00000 n 
+0002660842 00000 n 
+0002660994 00000 n 
+0002661146 00000 n 
+0002661296 00000 n 
+0002661448 00000 n 
+0002661600 00000 n 
+0002661752 00000 n 
+0002661903 00000 n 
+0002662055 00000 n 
+0002662206 00000 n 
+0002662357 00000 n 
+0002662506 00000 n 
+0002662658 00000 n 
+0002662809 00000 n 
+0002662961 00000 n 
+0002663113 00000 n 
+0002663265 00000 n 
+0002663417 00000 n 
+0002663567 00000 n 
+0002663718 00000 n 
+0002663869 00000 n 
+0002664021 00000 n 
+0002664173 00000 n 
+0002664324 00000 n 
+0002664475 00000 n 
+0002664626 00000 n 
+0002664777 00000 n 
+0002664927 00000 n 
+0002665078 00000 n 
+0002665229 00000 n 
+0002665379 00000 n 
+0002665530 00000 n 
+0002665682 00000 n 
+0002665833 00000 n 
+0002665984 00000 n 
+0002666136 00000 n 
+0002666288 00000 n 
+0002666440 00000 n 
+0002666590 00000 n 
+0002666742 00000 n 
+0002666893 00000 n 
+0002667042 00000 n 
+0002668432 00000 n 
 0000003593 00000 f 
 0000003604 00000 f 
-0002650130 00000 n 
-0002667242 00000 n 
-0002648978 00000 n 
-0002646610 00000 n 
-0002667180 00000 n 
-0002668569 00000 n 
-0002668719 00000 n 
-0002668870 00000 n 
-0002669020 00000 n 
-0002669171 00000 n 
+0002650142 00000 n 
+0002667254 00000 n 
+0002648990 00000 n 
+0002646622 00000 n 
+0002667192 00000 n 
+0002668581 00000 n 
+0002668731 00000 n 
+0002668882 00000 n 
+0002669032 00000 n 
+0002669183 00000 n 
 0000003605 00000 f 
 0000000000 00000 f 
-0002668269 00000 n 
-0002669383 00000 n 
-0002668071 00000 n 
-0002667379 00000 n 
-0003214796 00000 n 
-0002669520 00000 n 
-0002669963 00000 n 
-0002669989 00000 n 
-0002670423 00000 n 
-0002671033 00000 n 
-0002671327 00000 n 
-0002671425 00000 n 
-0002671777 00000 n 
-0002671804 00000 n 
-0002672446 00000 n 
-0002672894 00000 n 
-0002673427 00000 n 
-0002673765 00000 n 
-0002674457 00000 n 
-0002674804 00000 n 
-0002675511 00000 n 
-0002676239 00000 n 
-0002676514 00000 n 
-0002677128 00000 n 
-0002677329 00000 n 
-0002678035 00000 n 
-0002678387 00000 n 
-0002678893 00000 n 
-0002679281 00000 n 
-0002679973 00000 n 
-0002680107 00000 n 
-0003204049 00000 n 
-0002680765 00000 n 
-0002681330 00000 n 
-0002682013 00000 n 
-0002682655 00000 n 
-0002682967 00000 n 
-0002683607 00000 n 
-0002684310 00000 n 
-0002684980 00000 n 
-0002685628 00000 n 
-0002685917 00000 n 
-0002686614 00000 n 
-0002687112 00000 n 
-0002687337 00000 n 
-0002687752 00000 n 
-0002687976 00000 n 
-0002688616 00000 n 
-0002688882 00000 n 
-0002695814 00000 n 
-0002696043 00000 n 
-0002719095 00000 n 
-0002719585 00000 n 
-0002735759 00000 n 
-0002736106 00000 n 
-0002744070 00000 n 
-0002744308 00000 n 
-0002752634 00000 n 
-0002752873 00000 n 
-0002772864 00000 n 
-0002773319 00000 n 
-0002783084 00000 n 
-0002783564 00000 n 
-0002790965 00000 n 
-0002791234 00000 n 
-0002799671 00000 n 
-0002800007 00000 n 
-0002822680 00000 n 
-0002823136 00000 n 
-0002831986 00000 n 
-0002832235 00000 n 
-0002844190 00000 n 
-0002844467 00000 n 
-0002853485 00000 n 
-0002853724 00000 n 
-0002870945 00000 n 
-0002871321 00000 n 
-0002881832 00000 n 
-0002882102 00000 n 
-0002889745 00000 n 
-0002889972 00000 n 
-0002897264 00000 n 
-0002897496 00000 n 
-0002925266 00000 n 
-0002925876 00000 n 
-0002937640 00000 n 
-0002937940 00000 n 
-0002957060 00000 n 
-0002957484 00000 n 
-0002966326 00000 n 
-0002966605 00000 n 
-0002978735 00000 n 
-0002979070 00000 n 
-0003000456 00000 n 
-0003000980 00000 n 
-0003022245 00000 n 
-0003022723 00000 n 
-0003030391 00000 n 
-0003030632 00000 n 
-0003040432 00000 n 
-0003040830 00000 n 
-0003048028 00000 n 
-0003048260 00000 n 
-0003055596 00000 n 
-0003055841 00000 n 
-0003063547 00000 n 
-0003063812 00000 n 
-0003070891 00000 n 
-0003071128 00000 n 
-0003081006 00000 n 
-0003081269 00000 n 
-0003107254 00000 n 
-0003107802 00000 n 
-0003116589 00000 n 
-0003116835 00000 n 
-0003137964 00000 n 
-0003138534 00000 n 
-0003144816 00000 n 
-0003145086 00000 n 
-0003153170 00000 n 
-0003153492 00000 n 
-0003164902 00000 n 
-0003165207 00000 n 
-0003173161 00000 n 
-0003173428 00000 n 
-0003175614 00000 n 
-0003175842 00000 n 
-0003188618 00000 n 
-0003189070 00000 n 
-0003196582 00000 n 
-0003196840 00000 n 
-0003203796 00000 n 
-0003214876 00000 n 
-0003215000 00000 n 
-0003215126 00000 n 
-0003215252 00000 n 
-0003215378 00000 n 
-0003215504 00000 n 
-0003215621 00000 n 
-0003215731 00000 n 
-0003232715 00000 n 
-0003232889 00000 n 
-0003233136 00000 n 
-0003233366 00000 n 
-0003233582 00000 n 
-0003233785 00000 n 
-0003233978 00000 n 
-0003234170 00000 n 
-0003234363 00000 n 
-0003234555 00000 n 
-0003234748 00000 n 
-0003234939 00000 n 
-0003235130 00000 n 
-0003235323 00000 n 
-0003235515 00000 n 
-0003235696 00000 n 
-0003235881 00000 n 
-0003236065 00000 n 
-0003236250 00000 n 
-0003236434 00000 n 
-0003236619 00000 n 
-0003236803 00000 n 
-0003236988 00000 n 
-0003237171 00000 n 
-0003237354 00000 n 
-0003237539 00000 n 
-0003237723 00000 n 
-0003237908 00000 n 
-0003238092 00000 n 
-0003238277 00000 n 
-0003238461 00000 n 
-0003238646 00000 n 
-0003238830 00000 n 
-0003239015 00000 n 
-0003239194 00000 n 
-0003239373 00000 n 
-0003239547 00000 n 
-0003239724 00000 n 
-0003239899 00000 n 
-0003240076 00000 n 
-0003240251 00000 n 
-0003240428 00000 n 
-0003240603 00000 n 
-0003240780 00000 n 
-0003240955 00000 n 
-0003241132 00000 n 
-0003241306 00000 n 
-0003241480 00000 n 
-0003241657 00000 n 
-0003241864 00000 n 
-0003242121 00000 n 
-0003242378 00000 n 
-0003242608 00000 n 
-0003242796 00000 n 
-0003242983 00000 n 
-0003243187 00000 n 
-0003243411 00000 n 
-0003243638 00000 n 
-0003243865 00000 n 
-0003244092 00000 n 
-0003244319 00000 n 
-0003244552 00000 n 
-0003244779 00000 n 
-0003245006 00000 n 
-0003245246 00000 n 
-0003245507 00000 n 
-0003245771 00000 n 
-0003246038 00000 n 
-0003246305 00000 n 
-0003246572 00000 n 
-0003246839 00000 n 
-0003247110 00000 n 
-0003247385 00000 n 
-0003247655 00000 n 
-0003247922 00000 n 
-0003248189 00000 n 
-0003248456 00000 n 
-0003248723 00000 n 
-0003248990 00000 n 
-0003249262 00000 n 
-0003249529 00000 n 
-0003249796 00000 n 
-0003250063 00000 n 
-0003250263 00000 n 
-0003250383 00000 n 
+0002668281 00000 n 
+0002669395 00000 n 
+0002668083 00000 n 
+0002667391 00000 n 
+0003215235 00000 n 
+0002669532 00000 n 
+0002669975 00000 n 
+0002670001 00000 n 
+0002670435 00000 n 
+0002671045 00000 n 
+0002671339 00000 n 
+0002671437 00000 n 
+0002671789 00000 n 
+0002671816 00000 n 
+0002672458 00000 n 
+0002672906 00000 n 
+0002673439 00000 n 
+0002673777 00000 n 
+0002674469 00000 n 
+0002674816 00000 n 
+0002675523 00000 n 
+0002676251 00000 n 
+0002676526 00000 n 
+0002677140 00000 n 
+0002677341 00000 n 
+0002678047 00000 n 
+0002678399 00000 n 
+0002678905 00000 n 
+0002679293 00000 n 
+0002679985 00000 n 
+0002680119 00000 n 
+0003204488 00000 n 
+0002680777 00000 n 
+0002681342 00000 n 
+0002682025 00000 n 
+0002682667 00000 n 
+0002682979 00000 n 
+0002683619 00000 n 
+0002684322 00000 n 
+0002684992 00000 n 
+0002685640 00000 n 
+0002685929 00000 n 
+0002686626 00000 n 
+0002687124 00000 n 
+0002687349 00000 n 
+0002687764 00000 n 
+0002687988 00000 n 
+0002688628 00000 n 
+0002688894 00000 n 
+0002695826 00000 n 
+0002696055 00000 n 
+0002719107 00000 n 
+0002719597 00000 n 
+0002735783 00000 n 
+0002736130 00000 n 
+0002744094 00000 n 
+0002744332 00000 n 
+0002752658 00000 n 
+0002752897 00000 n 
+0002773151 00000 n 
+0002773608 00000 n 
+0002783373 00000 n 
+0002783853 00000 n 
+0002791254 00000 n 
+0002791523 00000 n 
+0002799960 00000 n 
+0002800296 00000 n 
+0002822969 00000 n 
+0002823425 00000 n 
+0002832275 00000 n 
+0002832524 00000 n 
+0002844479 00000 n 
+0002844756 00000 n 
+0002853774 00000 n 
+0002854013 00000 n 
+0002871234 00000 n 
+0002871610 00000 n 
+0002882121 00000 n 
+0002882391 00000 n 
+0002890034 00000 n 
+0002890261 00000 n 
+0002897553 00000 n 
+0002897785 00000 n 
+0002925555 00000 n 
+0002926165 00000 n 
+0002937929 00000 n 
+0002938229 00000 n 
+0002957349 00000 n 
+0002957773 00000 n 
+0002966615 00000 n 
+0002966894 00000 n 
+0002979024 00000 n 
+0002979359 00000 n 
+0003000745 00000 n 
+0003001269 00000 n 
+0003022534 00000 n 
+0003023012 00000 n 
+0003030680 00000 n 
+0003030921 00000 n 
+0003040721 00000 n 
+0003041119 00000 n 
+0003048317 00000 n 
+0003048549 00000 n 
+0003055885 00000 n 
+0003056130 00000 n 
+0003063836 00000 n 
+0003064101 00000 n 
+0003071180 00000 n 
+0003071417 00000 n 
+0003081295 00000 n 
+0003081558 00000 n 
+0003107543 00000 n 
+0003108091 00000 n 
+0003116878 00000 n 
+0003117124 00000 n 
+0003138253 00000 n 
+0003138823 00000 n 
+0003145105 00000 n 
+0003145375 00000 n 
+0003153604 00000 n 
+0003153931 00000 n 
+0003165341 00000 n 
+0003165646 00000 n 
+0003173600 00000 n 
+0003173867 00000 n 
+0003176053 00000 n 
+0003176281 00000 n 
+0003189057 00000 n 
+0003189509 00000 n 
+0003197021 00000 n 
+0003197279 00000 n 
+0003204235 00000 n 
+0003215315 00000 n 
+0003215439 00000 n 
+0003215565 00000 n 
+0003215691 00000 n 
+0003215817 00000 n 
+0003215943 00000 n 
+0003216060 00000 n 
+0003216170 00000 n 
+0003233154 00000 n 
+0003233328 00000 n 
+0003233575 00000 n 
+0003233805 00000 n 
+0003234021 00000 n 
+0003234224 00000 n 
+0003234417 00000 n 
+0003234609 00000 n 
+0003234802 00000 n 
+0003234994 00000 n 
+0003235187 00000 n 
+0003235378 00000 n 
+0003235569 00000 n 
+0003235762 00000 n 
+0003235954 00000 n 
+0003236135 00000 n 
+0003236320 00000 n 
+0003236504 00000 n 
+0003236689 00000 n 
+0003236873 00000 n 
+0003237058 00000 n 
+0003237242 00000 n 
+0003237427 00000 n 
+0003237610 00000 n 
+0003237793 00000 n 
+0003237978 00000 n 
+0003238162 00000 n 
+0003238347 00000 n 
+0003238531 00000 n 
+0003238716 00000 n 
+0003238900 00000 n 
+0003239085 00000 n 
+0003239269 00000 n 
+0003239454 00000 n 
+0003239633 00000 n 
+0003239812 00000 n 
+0003239986 00000 n 
+0003240163 00000 n 
+0003240338 00000 n 
+0003240515 00000 n 
+0003240690 00000 n 
+0003240867 00000 n 
+0003241042 00000 n 
+0003241219 00000 n 
+0003241394 00000 n 
+0003241571 00000 n 
+0003241745 00000 n 
+0003241919 00000 n 
+0003242096 00000 n 
+0003242303 00000 n 
+0003242560 00000 n 
+0003242817 00000 n 
+0003243047 00000 n 
+0003243235 00000 n 
+0003243422 00000 n 
+0003243626 00000 n 
+0003243850 00000 n 
+0003244077 00000 n 
+0003244304 00000 n 
+0003244531 00000 n 
+0003244758 00000 n 
+0003244991 00000 n 
+0003245218 00000 n 
+0003245445 00000 n 
+0003245685 00000 n 
+0003245946 00000 n 
+0003246210 00000 n 
+0003246477 00000 n 
+0003246744 00000 n 
+0003247011 00000 n 
+0003247278 00000 n 
+0003247549 00000 n 
+0003247824 00000 n 
+0003248094 00000 n 
+0003248361 00000 n 
+0003248628 00000 n 
+0003248895 00000 n 
+0003249162 00000 n 
+0003249429 00000 n 
+0003249701 00000 n 
+0003249968 00000 n 
+0003250235 00000 n 
 0003250502 00000 n 
-0003250621 00000 n 
-0003250738 00000 n 
-0003250856 00000 n 
-0003250972 00000 n 
-0003251088 00000 n 
-0003251204 00000 n 
-0003251322 00000 n 
-0003251447 00000 n 
-0003251582 00000 n 
-0003251723 00000 n 
-0003251864 00000 n 
-0003251983 00000 n 
-0003252100 00000 n 
-0003252229 00000 n 
-0003252322 00000 n 
-0003252413 00000 n 
-0003252453 00000 n 
-0003252585 00000 n 
+0003250702 00000 n 
+0003250822 00000 n 
+0003250941 00000 n 
+0003251060 00000 n 
+0003251177 00000 n 
+0003251295 00000 n 
+0003251411 00000 n 
+0003251527 00000 n 
+0003251643 00000 n 
+0003251761 00000 n 
+0003251886 00000 n 
+0003252021 00000 n 
+0003252162 00000 n 
+0003252303 00000 n 
+0003252422 00000 n 
+0003252539 00000 n 
+0003252668 00000 n 
+0003252761 00000 n 
+0003252852 00000 n 
+0003252892 00000 n 
+0003253024 00000 n 
 trailer
 << /Size 3850
 /Root 3848 0 R
 /Info 3849 0 R
-/ID [<118F6A27003483682EC42FE305D8692D> <118F6A27003483682EC42FE305D8692D>] >>
+/ID [<3AE96DFF3726F59F01D0F522D11967DE> <3AE96DFF3726F59F01D0F522D11967DE>] >>
 startxref
-3252949
+3253388
 %%EOF
diff --git a/extras/batch/batch.CCC b/extras/batch/batch.CCC
index 03510a3..c4b63fa 100644
--- a/extras/batch/batch.CCC
+++ b/extras/batch/batch.CCC
@@ -20,5 +20,5 @@
 #-------------------------------------------------------------------------------
 
 # Change to submission directory
-cd $BRIDGE_MSUB_PWD
+if test -n "$BRIDGE_MSUB_PWD" ; then cd $BRIDGE_MSUB_PWD ; fi
 
diff --git a/extras/batch/batch.LOADL b/extras/batch/batch.LOADL
index 7f13010..578bb41 100644
--- a/extras/batch/batch.LOADL
+++ b/extras/batch/batch.LOADL
@@ -33,6 +33,6 @@
 #
 #-------------------------------------------------------------------------------
 
-# Change to submission drectory
-cd $LOADL_STEP_INITDIR
+# Change to submission directory
+if test -n "$LOADL_STEP_INITDIR" ; then cd $LOADL_STEP_INITDIR ; fi
 
diff --git a/extras/batch/batch.LOADL_BG b/extras/batch/batch.LOADL_BG
index 0b10b50..efd2057 100644
--- a/extras/batch/batch.LOADL_BG
+++ b/extras/batch/batch.LOADL_BG
@@ -35,6 +35,6 @@
 #
 #-------------------------------------------------------------------------------
 
-# Change to submission drectory
-cd $LOADL_STEP_INITDIR
+# Change to submission directory
+if test -n "$LOADL_STEP_INITDIR" ; then cd $LOADL_STEP_INITDIR ; fi
 
diff --git a/extras/batch/batch.LSF b/extras/batch/batch.LSF
index 3090deb..87b9434 100644
--- a/extras/batch/batch.LSF
+++ b/extras/batch/batch.LSF
@@ -17,6 +17,6 @@
 #
 #-------------------------------------------------------------------------------
 
-# Change to submission drectory
-cd $LS_SUBCWD
+# Change to submission directory
+if test -n "$LS_SUBCWD" ; then cd $LS_SUBCWD ; fi
 
diff --git a/extras/batch/batch.PBS b/extras/batch/batch.PBS
index f33740a..d4e2881 100644
--- a/extras/batch/batch.PBS
+++ b/extras/batch/batch.PBS
@@ -19,5 +19,5 @@
 #-------------------------------------------------------------------------------
 
 # Change to submission directory
-cd $PBS_O_WORKDIR
+if test -n "$PBS_O_WORKDIR" ; then cd $PBS_O_WORKDIR ; fi
 
diff --git a/extras/batch/batch.SGE b/extras/batch/batch.SGE
index 78d3e1f..435ef0c 100644
--- a/extras/batch/batch.SGE
+++ b/extras/batch/batch.SGE
@@ -23,5 +23,5 @@
 #-------------------------------------------------------------------------------
 
 # Change to submission directory
-cd $SGE_O_WORKDIR
+if test -n "$SGE_O_WORKDIR" ; then cd $SGE_O_WORKDIR ; fi
 
diff --git a/extras/batch/batch.SLURM b/extras/batch/batch.SLURM
index d0efe79..9c10a0d 100644
--- a/extras/batch/batch.SLURM
+++ b/extras/batch/batch.SLURM
@@ -35,5 +35,5 @@
 #-------------------------------------------------------------------------------
 
 # Change to submission directory
-cd $SLURM_SUBMIT_DIR
+if test -n "$SLURM_SUBMIT_DIR" ; then cd $SLURM_SUBMIT_DIR ; fi
 
diff --git a/extras/installer/README.txt b/extras/installer/README.txt
index 99c1df9..6e0df2f 100644
--- a/extras/installer/README.txt
+++ b/extras/installer/README.txt
@@ -143,8 +143,9 @@ for the directory where you want to install Code_Saturne.
       # Graphical interface and scripts support
 
       --with-libxml2=...    for Libxml2 support
-      --with-python=...     for specific Python executable
-      --with-pyqt4-exec=... for PyQt4 developper tools
+      PYTHON=...            for specific Python executable
+      PYUIC4=...            for PyQt4 developper tools pyuic4
+      PYRCC4=...            for PyQt4 developper tools pyrcc4
 
       # Run-time options
 
diff --git a/extras/installer/install_saturne.py b/extras/installer/install_saturne.py
index b520d02..a667cc7 100755
--- a/extras/installer/install_saturne.py
+++ b/extras/installer/install_saturne.py
@@ -93,7 +93,6 @@ class Package:
         # Installation information
         self.use = 'no'
         self.installation = 'no'
-        self.installation_pdf = 'no'
         self.source_dir = None
         self.install_dir = None
         self.config_opts = ''
@@ -216,22 +215,10 @@ class Package:
         if self.cc is not None: configure = configure + ' CC=\"' + self.cc + '\"'
         if self.fc is not None: configure = configure + ' FC=\"' + self.fc + '\"'
 
-        # Install the package
+        # Install the package and clean build directory
         run_command(configure, "Configure", self.name, self.log_file)
         run_command("make", "Compile", self.name, self.log_file)
         run_command("make install", "Install", self.name, self.log_file)
-
-        # Install pdf documentation if needed
-        if self.installation_pdf == 'yes':
-            try:
-                run_command("make pdf", "Generate documentation",
-                            self.name, self.log_file)
-                run_command("make install-pdf", "Install documentation",
-                            self.name, self.log_file)
-            except:
-                pass
-
-        # Clean build directory
         run_command("make clean", "Clean", self.name, self.log_file)
 
         # End of installation
@@ -307,14 +294,13 @@ class Setup:
             Package(name="Code_Saturne",
                     description="Code_Saturne CFD tool",
                     package="code_saturne",
-                    version="2.1.0",
-                    archive="code_saturne-210.zip",
+                    version="2.1.4",
+                    archive="code_saturne-214.zip",
                     url=url_cs)
 
         p = self.packages['code_saturne']
         p.use = 'yes'
         p.installation = 'yes'
-        p.installation_pdf = 'yes'
 
         # CGNS library
 
@@ -337,8 +323,8 @@ class Setup:
             Package(name="HDF5",
                     description="Hierarchical Data Format",
                     package="hdf5",
-                    version="1.8.7",
-                    archive="hdf5-1.8.7.tar.gz",
+                    version="1.8.8",
+                    archive="hdf5-1.8.8.tar.gz",
                     url="http://www.hdfgroup.org/ftp/HDF5/current/src/%s")
 
         p = self.packages['hdf5']
@@ -363,8 +349,8 @@ class Setup:
             Package(name="MPI",
                     description="Message Passing Interface",
                     package="openmpi",
-                    version="1.4.3",
-                    archive="openmpi-1.4.3.tar.gz",
+                    version="1.4.4",
+                    archive="openmpi-1.4.4.tar.gz",
                     url="http://www.open-mpi.org/software/ompi/v1.4/downloads/%s")
 
         # Libxml2 library (official url "ftp://xmlsoft.org/libxml2/%s")
@@ -653,28 +639,6 @@ Check the setup file and some utilities presence.
                              "Please install development tools.\n\n")
             sys.exit(1)
 
-        # Looking for pdflatex for potential documentation compilation
-        ret = run_test("pdflatex")
-        if ret != 0:
-            self.packages['code_saturne'].installation_pdf = 'no'
-            sys.stderr.write("\n*** Warning: "
-                             "pdflatex utility cannot be found\n"
-                             "Code_Saturne documentation will not be "
-                             "installed\n")
-        else:
-            self.packages['code_saturne'].installation_pdf = 'yes'
-
-        # Looking for fig2dev for potential documentation compilation
-        ret = run_test("fig2dev")
-        if ret != 0:
-            self.packages['code_saturne'].installation_pdf = 'no'
-            sys.stderr.write("\n*** Warning: "
-                             "fig2dev utility cannot be found\n"
-                             "Code_Saturne documentation will not be "
-                             "installed\n")
-        else:
-            self.packages['code_saturne'].installation_pdf = 'yes'
-
         if verbose == 'yes':
             sys.stdout.write("\n")
 
diff --git a/extras/salome/fsi.export b/extras/salome/fsi.export
new file mode 100644
index 0000000..09d53d7
--- /dev/null
+++ b/extras/salome/fsi.export
@@ -0,0 +1,17 @@
+P actions make_etude
+P consbtc oui
+P mem aster 544
+P memjob 32768
+P mode batch
+P mpi_nbcpu 1
+P mpi_nbnoeud 1
+P ncpus 1
+P nomjob yacs
+P soumbtc oui
+P tpsjob 1
+P version NEW11
+A memjeveux 512
+A tpmax 3600
+F conf fsi_config.txt D  0
+F comm example.comm D  1
+F mail example.mail D  20
diff --git a/extras/salome/fsi_appli_config.xml.in b/extras/salome/fsi_appli_config.xml.in
index 88c6712..b5243ca 100644
--- a/extras/salome/fsi_appli_config.xml.in
+++ b/extras/salome/fsi_appli_config.xml.in
@@ -1,9 +1,9 @@
 <application>
-  <prerequisites path="@ROOT_SALOME@/prerequis- at SALOME_VERSION@.sh"/>
+  <prerequisites path="@SALOMEPRE@"/>
   <modules>
-    <module name="KERNEL" gui="no" path="@KERNEL_ROOT_DIR@"/>
-    <module name="GUI"    gui="no" path="@GUI_ROOT_DIR@"/>
-    <module name="YACS"   gui="no" path="@YACS_ROOT_DIR@"/>
+    <module name="KERNEL" gui="no" path="@SALOME_KERNEL@"/>
+    <module name="GUI"    gui="no" path="@SALOME_GUI@"/>
+    <module name="YACS"   gui="no" path="@SALOME_YACS@"/>
     <module name="FSI"    gui="no" path="@prefix@"/>
   </modules>
 </application>
diff --git a/gui/Base/Makefile.in b/gui/Base/Makefile.in
index 4cc6820..dd56e53 100644
--- a/gui/Base/Makefile.in
+++ b/gui/Base/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -115,6 +115,13 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
+am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
 am__installdirs = "$(DESTDIR)$(basedir)" "$(DESTDIR)$(basedir)"
 py_compile = $(top_srcdir)/build-aux/py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -133,7 +140,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -165,6 +171,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -188,7 +195,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -208,7 +214,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -231,6 +236,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -250,8 +256,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -291,16 +299,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -323,12 +339,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -362,6 +378,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -384,7 +401,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -521,11 +537,8 @@ install-dist_basePYTHON: $(dist_base_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(basedir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(basedir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(basedir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(basedir)" $$dlist; \
 	else :; fi
 
 uninstall-dist_basePYTHON:
@@ -533,14 +546,14 @@ uninstall-dist_basePYTHON:
 	@list='$(dist_base_PYTHON)'; test -n "$(basedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(basedir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(basedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(basedir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(basedir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(basedir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(basedir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(basedir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 install-nodist_basePYTHON: $(nodist_base_PYTHON)
 	@$(NORMAL_INSTALL)
 	test -z "$(basedir)" || $(MKDIR_P) "$(DESTDIR)$(basedir)"
@@ -559,11 +572,8 @@ install-nodist_basePYTHON: $(nodist_base_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(basedir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(basedir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(basedir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(basedir)" $$dlist; \
 	else :; fi
 
 uninstall-nodist_basePYTHON:
@@ -571,14 +581,14 @@ uninstall-nodist_basePYTHON:
 	@list='$(nodist_base_PYTHON)'; test -n "$(basedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(basedir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(basedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(basedir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(basedir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(basedir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(basedir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(basedir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 tags: TAGS
 TAGS:
 
@@ -633,10 +643,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/gui/Makefile.in b/gui/Makefile.in
index 6bc57b4..9390add 100644
--- a/gui/Makefile.in
+++ b/gui/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -120,6 +120,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(pkgpythondir)"
 DATA = $(nobase_pkgpython_DATA)
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
@@ -171,7 +177,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -203,6 +208,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -226,7 +232,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -246,7 +251,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -269,6 +273,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -288,8 +293,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -329,16 +336,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -361,12 +376,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -400,6 +415,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -422,7 +438,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -521,9 +536,7 @@ uninstall-nobase_pkgpythonDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nobase_pkgpython_DATA)'; test -n "$(pkgpythondir)" || list=; \
 	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgpythondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgpythondir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgpythondir)'; $(am__uninstall_files_from_dir)
 
 # This directory's subdirectories are mostly independent; you can cd
 # into them and run `make' without going through this Makefile.
@@ -736,10 +749,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/gui/Pages/Makefile.in b/gui/Pages/Makefile.in
index 08d53c5..c8d6570 100644
--- a/gui/Pages/Makefile.in
+++ b/gui/Pages/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -115,6 +115,13 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
+am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
 am__installdirs = "$(DESTDIR)$(pagesdir)" "$(DESTDIR)$(pagesdir)"
 py_compile = $(top_srcdir)/build-aux/py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -133,7 +140,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -165,6 +171,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -188,7 +195,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -208,7 +214,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -231,6 +236,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -250,8 +256,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -291,16 +299,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -323,12 +339,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -362,6 +378,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -384,7 +401,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -662,11 +678,8 @@ install-dist_pagesPYTHON: $(dist_pages_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pagesdir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pagesdir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pagesdir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(pagesdir)" $$dlist; \
 	else :; fi
 
 uninstall-dist_pagesPYTHON:
@@ -674,14 +687,14 @@ uninstall-dist_pagesPYTHON:
 	@list='$(dist_pages_PYTHON)'; test -n "$(pagesdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(pagesdir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(pagesdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pagesdir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pagesdir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(pagesdir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pagesdir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(pagesdir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 install-nodist_pagesPYTHON: $(nodist_pages_PYTHON)
 	@$(NORMAL_INSTALL)
 	test -z "$(pagesdir)" || $(MKDIR_P) "$(DESTDIR)$(pagesdir)"
@@ -700,11 +713,8 @@ install-nodist_pagesPYTHON: $(nodist_pages_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pagesdir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pagesdir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pagesdir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(pagesdir)" $$dlist; \
 	else :; fi
 
 uninstall-nodist_pagesPYTHON:
@@ -712,14 +722,14 @@ uninstall-nodist_pagesPYTHON:
 	@list='$(nodist_pages_PYTHON)'; test -n "$(pagesdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(pagesdir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(pagesdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pagesdir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pagesdir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(pagesdir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(pagesdir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(pagesdir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 tags: TAGS
 TAGS:
 
@@ -774,10 +784,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/gui/Pages/ThermalRadiationModel.py b/gui/Pages/ThermalRadiationModel.py
index dee6324..5949bc2 100644
--- a/gui/Pages/ThermalRadiationModel.py
+++ b/gui/Pages/ThermalRadiationModel.py
@@ -339,8 +339,6 @@ class ThermalRadiationModel(Model):
             self._setVariable_ray()
             self._setBoundCond()
             self._updateModelParameters(model)
-            OutputControlModel(self.case).setDomainBoundaryPostProStatus('on')
-
 
 
     def getNbDir(self):
diff --git a/libple/INSTALL b/libple/INSTALL
index 7d1c323..a1e89e1 100644
--- a/libple/INSTALL
+++ b/libple/INSTALL
@@ -1,8 +1,8 @@
 Installation Instructions
 *************************
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.
 
    Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -226,6 +226,11 @@ order to use an ANSI C compiler:
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
+   HP-UX `make' updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as `configure' are involved.  Use GNU `make'
+instead.
+
    On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
 parse its `<wchar.h>' header file.  The option `-nodtk' can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended
diff --git a/libple/Makefile.in b/libple/Makefile.in
index 9ecc574..d7c9621 100644
--- a/libple/Makefile.in
+++ b/libple/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -101,6 +101,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
 	"$(DESTDIR)$(configincludedir)"
 SCRIPTS = $(bin_SCRIPTS)
@@ -166,6 +172,8 @@ am__relativize = \
 DIST_ARCHIVES = $(distdir).tar.gz
 GZIP_ENV = --best
 distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 distcleancheck_listfiles = find . -type f -print
 ACLOCAL = @ACLOCAL@
 AMTAR = @AMTAR@
@@ -185,6 +193,7 @@ CPP_ADD = @CPP_ADD@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -211,6 +220,7 @@ LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@
 MPI_CPPFLAGS = @MPI_CPPFLAGS@
 MPI_LDFLAGS = @MPI_LDFLAGS@
@@ -239,6 +249,7 @@ abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 am__include = @am__include@
@@ -271,7 +282,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 oldincludedir = @oldincludedir@
@@ -328,7 +338,7 @@ all: ple_config_priv.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
 
 .SUFFIXES:
-am--refresh:
+am--refresh: Makefile
 	@:
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 	@for dep in $?; do \
@@ -364,10 +374,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 $(am__aclocal_m4_deps):
 
 ple_config_priv.h: stamp-h1
-	@if test ! -f $@; then \
-	  rm -f stamp-h1; \
-	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-	else :; fi
+	@if test ! -f $@; then rm -f stamp-h1; else :; fi
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
 stamp-h1: $(srcdir)/ple_config_priv.h.in $(top_builddir)/config.status
 	@rm -f stamp-h1
@@ -410,9 +418,7 @@ uninstall-binSCRIPTS:
 	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
 	files=`for p in $$list; do echo "$$p"; done | \
 	       sed -e 's,.*/,,;$(transform)'`; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -457,9 +463,7 @@ uninstall-man1:
 	  sed -n '/\.1[a-z]*$$/p'; \
 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
-	test -z "$$files" || { \
-	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
-	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
+	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
 install-nodist_configincludeHEADERS: $(nodist_configinclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(configincludedir)" || $(MKDIR_P) "$(DESTDIR)$(configincludedir)"
@@ -477,9 +481,7 @@ uninstall-nodist_configincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nodist_configinclude_HEADERS)'; test -n "$(configincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(configincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(configincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(configincludedir)'; $(am__uninstall_files_from_dir)
 
 # This directory's subdirectories are mostly independent; you can cd
 # into them and run `make' without going through this Makefile.
@@ -704,7 +706,7 @@ dist-gzip: distdir
 	$(am__remove_distdir)
 
 dist-bzip2: distdir
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
+	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 	$(am__remove_distdir)
 
 dist-lzma: distdir
@@ -712,7 +714,7 @@ dist-lzma: distdir
 	$(am__remove_distdir)
 
 dist-xz: distdir
-	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
+	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
 	$(am__remove_distdir)
 
 dist-tarZ: distdir
@@ -762,6 +764,7 @@ distcheck: dist
 	  && am__cwd=`pwd` \
 	  && $(am__cd) $(distdir)/_build \
 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
+	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
 	    $(DISTCHECK_CONFIGURE_FLAGS) \
 	  && $(MAKE) $(AM_MAKEFLAGS) \
 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
@@ -790,8 +793,16 @@ distcheck: dist
 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 distuninstallcheck:
-	@$(am__cd) '$(distuninstallcheck_dir)' \
-	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
+	@test -n '$(distuninstallcheck_dir)' || { \
+	  echo 'ERROR: trying to run $@ with an empty' \
+	       '$$(distuninstallcheck_dir)' >&2; \
+	  exit 1; \
+	}; \
+	$(am__cd) '$(distuninstallcheck_dir)' || { \
+	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
+	  exit 1; \
+	}; \
+	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
 	   || { echo "ERROR: files left after uninstall:" ; \
 	        if test -n "$(DESTDIR)"; then \
 	          echo "  (check DESTDIR support)"; \
@@ -825,10 +836,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/libple/aclocal.m4 b/libple/aclocal.m4
index 772d960..81f4df6 100644
--- a/libple/aclocal.m4
+++ b/libple/aclocal.m4
@@ -1,7 +1,8 @@
-# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.11.2 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
+# Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -13,18 +14,21 @@
 
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
-[m4_warning([this file was generated for autoconf 2.67.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
+[m4_warning([this file was generated for autoconf 2.68.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.])])
 
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
+# Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_AUTOMAKE_VERSION(VERSION)
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
@@ -34,7 +38,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
 [am__api_version='1.11'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.11.1], [],
+m4_if([$1], [1.11.2], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])
 
@@ -50,19 +54,21 @@ m4_define([_AM_AUTOCONF_VERSION], [])
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.11.1])dnl
+[AM_AUTOMAKE_VERSION([1.11.2])dnl
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
 
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
 
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
 # $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
@@ -144,14 +150,14 @@ AC_CONFIG_COMMANDS_PRE(
 Usually this means the macro was only invoked conditionally.]])
 fi])])
 
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
-# Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
+# 2010, 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 10
+# serial 12
 
 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
 # written in clear, in which case automake, when reading aclocal.m4,
@@ -191,6 +197,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
   # instance it was reported that on HP-UX the gcc test will end up
   # making a dummy file named `D' -- because `-MD' means `put the output
   # in D'.
+  rm -rf conftest.dir
   mkdir conftest.dir
   # Copy depcomp to subdir because otherwise we won't find it if we're
   # using a relative directory.
@@ -255,7 +262,7 @@ AC_CACHE_CHECK([dependency style of $depcc],
 	break
       fi
       ;;
-    msvisualcpp | msvcmsys)
+    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
       # This compiler won't grok `-c -o', but also, the minuso test has
       # not run yet.  These depmodes are late enough in the game, and
       # so weak that their functioning should not be impacted.
@@ -320,10 +327,13 @@ AC_DEFUN([AM_DEP_TRACK],
 if test "x$enable_dependency_tracking" != xno; then
   am_depcomp="$ac_aux_dir/depcomp"
   AMDEPBACKSLASH='\'
+  am__nodep='_no'
 fi
 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
 AC_SUBST([AMDEPBACKSLASH])dnl
 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
+AC_SUBST([am__nodep])dnl
+_AM_SUBST_NOTMAKE([am__nodep])dnl
 ])
 
 # Generate code to set up dependency tracking.              -*- Autoconf -*-
@@ -545,12 +555,15 @@ for _am_header in $config_headers :; do
 done
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
 
-# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
+# Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_PROG_INSTALL_SH
 # ------------------
 # Define $install_sh.
@@ -590,8 +603,8 @@ AC_SUBST([am__leading_dot])])
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
 # From Jim Meyering
 
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
+# 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -611,7 +624,7 @@ AC_DEFUN([AM_MAINTAINER_MODE],
        [disable], [m4_define([am_maintainer_other], [enable])],
        [m4_define([am_maintainer_other], [enable])
         m4_warn([syntax], [unexpected argument to AM@&t at _MAINTAINER_MODE: $1])])
-AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
+AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
   dnl maintainer-mode's default is 'disable' unless 'enable' is passed
   AC_ARG_ENABLE([maintainer-mode],
 [  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
@@ -757,12 +770,15 @@ else
 fi
 ])
 
-# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
+# Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_PROG_MKDIR_P
 # ---------------
 # Check for `mkdir -p'.
@@ -785,13 +801,14 @@ esac
 
 # Helper functions for option handling.                     -*- Autoconf -*-
 
-# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
+# Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 4
+# serial 5
 
 # _AM_MANGLE_OPTION(NAME)
 # -----------------------
@@ -799,13 +816,13 @@ AC_DEFUN([_AM_MANGLE_OPTION],
 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
 
 # _AM_SET_OPTION(NAME)
-# ------------------------------
+# --------------------
 # Set option NAME.  Presently that only means defining a flag for this option.
 AC_DEFUN([_AM_SET_OPTION],
 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
 
 # _AM_SET_OPTIONS(OPTIONS)
-# ----------------------------------
+# ------------------------
 # OPTIONS is a space-separated list of Automake options.
 AC_DEFUN([_AM_SET_OPTIONS],
 [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
@@ -908,12 +925,14 @@ AC_SUBST([AM_BACKSLASH])dnl
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
 ])
 
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# serial 1
+
 # AM_PROG_INSTALL_STRIP
 # ---------------------
 # One issue with vendor `install' (even GNU) is that you can't
@@ -936,13 +955,13 @@ fi
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 AC_SUBST([INSTALL_STRIP_PROGRAM])])
 
-# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 2
+# serial 3
 
 # _AM_SUBST_NOTMAKE(VARIABLE)
 # ---------------------------
@@ -951,7 +970,7 @@ AC_SUBST([INSTALL_STRIP_PROGRAM])])
 AC_DEFUN([_AM_SUBST_NOTMAKE])
 
 # AM_SUBST_NOTMAKE(VARIABLE)
-# ---------------------------
+# --------------------------
 # Public sister of _AM_SUBST_NOTMAKE.
 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
 
diff --git a/libple/build-aux/compile b/libple/build-aux/compile
index c0096a7..bac481c 100755
--- a/libple/build-aux/compile
+++ b/libple/build-aux/compile
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand `-c -o'.
 
-scriptversion=2009-10-06.20; # UTC
+scriptversion=2010-11-15.09; # UTC
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009  Free Software
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010 Free Software
 # Foundation, Inc.
 # Written by Tom Tromey <tromey at cygnus.com>.
 #
@@ -29,6 +29,171 @@ scriptversion=2009-10-06.20; # UTC
 # bugs to <bug-automake at gnu.org> or send patches to
 # <automake-patches at gnu.org>.
 
+nl='
+'
+
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent tools from complaining about whitespace usage.
+IFS=" ""	$nl"
+
+file_conv=
+
+# func_file_conv build_file lazy
+# Convert a $build file to $host form and store it in $file
+# Currently only supports Win32 hosts. If the determined conversion
+# type is listed in (the comma separated) LAZY, no conversion will
+# take place.
+func_file_conv ()
+{
+  file=$1
+  case $file in
+    / | /[!/]*) # absolute file, and not a UNC file
+      if test -z "$file_conv"; then
+	# lazily determine how to convert abs files
+	case `uname -s` in
+	  MINGW*)
+	    file_conv=mingw
+	    ;;
+	  CYGWIN*)
+	    file_conv=cygwin
+	    ;;
+	  *)
+	    file_conv=wine
+	    ;;
+	esac
+      fi
+      case $file_conv/,$2, in
+	*,$file_conv,*)
+	  ;;
+	mingw/*)
+	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
+	  ;;
+	cygwin/*)
+	  file=`cygpath -m "$file" || echo "$file"`
+	  ;;
+	wine/*)
+	  file=`winepath -w "$file" || echo "$file"`
+	  ;;
+      esac
+      ;;
+  esac
+}
+
+# func_cl_wrapper cl arg...
+# Adjust compile command to suit cl
+func_cl_wrapper ()
+{
+  # Assume a capable shell
+  lib_path=
+  shared=:
+  linker_opts=
+  for arg
+  do
+    if test -n "$eat"; then
+      eat=
+    else
+      case $1 in
+	-o)
+	  # configure might choose to run compile as `compile cc -o foo foo.c'.
+	  eat=1
+	  case $2 in
+	    *.o | *.[oO][bB][jJ])
+	      func_file_conv "$2"
+	      set x "$@" -Fo"$file"
+	      shift
+	      ;;
+	    *)
+	      func_file_conv "$2"
+	      set x "$@" -Fe"$file"
+	      shift
+	      ;;
+	  esac
+	  ;;
+	-I*)
+	  func_file_conv "${1#-I}" mingw
+	  set x "$@" -I"$file"
+	  shift
+	  ;;
+	-l*)
+	  lib=${1#-l}
+	  found=no
+	  save_IFS=$IFS
+	  IFS=';'
+	  for dir in $lib_path $LIB
+	  do
+	    IFS=$save_IFS
+	    if $shared && test -f "$dir/$lib.dll.lib"; then
+	      found=yes
+	      set x "$@" "$dir/$lib.dll.lib"
+	      break
+	    fi
+	    if test -f "$dir/$lib.lib"; then
+	      found=yes
+	      set x "$@" "$dir/$lib.lib"
+	      break
+	    fi
+	  done
+	  IFS=$save_IFS
+
+	  test "$found" != yes && set x "$@" "$lib.lib"
+	  shift
+	  ;;
+	-L*)
+	  func_file_conv "${1#-L}"
+	  if test -z "$lib_path"; then
+	    lib_path=$file
+	  else
+	    lib_path="$lib_path;$file"
+	  fi
+	  linker_opts="$linker_opts -LIBPATH:$file"
+	  ;;
+	-static)
+	  shared=false
+	  ;;
+	-Wl,*)
+	  arg=${1#-Wl,}
+	  save_ifs="$IFS"; IFS=','
+	  for flag in $arg; do
+	    IFS="$save_ifs"
+	    linker_opts="$linker_opts $flag"
+	  done
+	  IFS="$save_ifs"
+	  ;;
+	-Xlinker)
+	  eat=1
+	  linker_opts="$linker_opts $2"
+	  ;;
+	-*)
+	  set x "$@" "$1"
+	  shift
+	  ;;
+	*.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
+	  func_file_conv "$1"
+	  set x "$@" -Tp"$file"
+	  shift
+	  ;;
+	*.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
+	  func_file_conv "$1" mingw
+	  set x "$@" "$file"
+	  shift
+	  ;;
+	*)
+	  set x "$@" "$1"
+	  shift
+	  ;;
+      esac
+    fi
+    shift
+  done
+  if test -n "$linker_opts"; then
+    linker_opts="-link$linker_opts"
+  fi
+  exec "$@" $linker_opts
+  exit 1
+}
+
+eat=
+
 case $1 in
   '')
      echo "$0: No command.  Try \`$0 --help' for more information." 1>&2
@@ -53,11 +218,13 @@ EOF
     echo "compile $scriptversion"
     exit $?
     ;;
+  cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
+    func_cl_wrapper "$@"      # Doesn't return...
+    ;;
 esac
 
 ofile=
 cfile=
-eat=
 
 for arg
 do
diff --git a/libple/build-aux/config.guess b/libple/build-aux/config.guess
index c2246a4..8152efd 100755
--- a/libple/build-aux/config.guess
+++ b/libple/build-aux/config.guess
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-#   Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+#   2011 Free Software Foundation, Inc.
 
-timestamp='2009-12-30'
+timestamp='2011-11-11'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -57,7 +57,7 @@ GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
 Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -181,7 +181,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 		fi
 		;;
 	    *)
-	        os=netbsd
+		os=netbsd
 		;;
 	esac
 	# The OS release
@@ -224,7 +224,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
 		;;
 	*5.*)
-	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
+		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
 		;;
 	esac
 	# According to Compaq, /usr/sbin/psrinfo has been available on
@@ -270,7 +270,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 	# A Xn.n version is an unreleased experimental baselevel.
 	# 1.2 uses "1.2" for uname -r.
 	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-	exit ;;
+	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
+	exitcode=$?
+	trap '' 0
+	exit $exitcode ;;
     Alpha\ *:Windows_NT*:*)
 	# How do we know it's Interix rather than the generic POSIX subsystem?
 	# Should we change UNAME_MACHINE based on the output of uname instead
@@ -296,7 +299,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
 	echo s390-ibm-zvmoe
 	exit ;;
     *:OS400:*:*)
-        echo powerpc-ibm-os400
+	echo powerpc-ibm-os400
 	exit ;;
     arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
 	echo arm-acorn-riscix${UNAME_RELEASE}
@@ -395,23 +398,23 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     # MiNT.  But MiNT is downward compatible to TOS, so this should
     # be no problem.
     atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
-        echo m68k-atari-mint${UNAME_RELEASE}
+	echo m68k-atari-mint${UNAME_RELEASE}
 	exit ;;
     atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
 	echo m68k-atari-mint${UNAME_RELEASE}
-        exit ;;
+	exit ;;
     *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
-        echo m68k-atari-mint${UNAME_RELEASE}
+	echo m68k-atari-mint${UNAME_RELEASE}
 	exit ;;
     milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
-        echo m68k-milan-mint${UNAME_RELEASE}
-        exit ;;
+	echo m68k-milan-mint${UNAME_RELEASE}
+	exit ;;
     hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
-        echo m68k-hades-mint${UNAME_RELEASE}
-        exit ;;
+	echo m68k-hades-mint${UNAME_RELEASE}
+	exit ;;
     *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
-        echo m68k-unknown-mint${UNAME_RELEASE}
-        exit ;;
+	echo m68k-unknown-mint${UNAME_RELEASE}
+	exit ;;
     m68k:machten:*:*)
 	echo m68k-apple-machten${UNAME_RELEASE}
 	exit ;;
@@ -481,8 +484,8 @@ EOF
 	echo m88k-motorola-sysv3
 	exit ;;
     AViiON:dgux:*:*)
-        # DG/UX returns AViiON for all architectures
-        UNAME_PROCESSOR=`/usr/bin/uname -p`
+	# DG/UX returns AViiON for all architectures
+	UNAME_PROCESSOR=`/usr/bin/uname -p`
 	if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
 	then
 	    if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
@@ -495,7 +498,7 @@ EOF
 	else
 	    echo i586-dg-dgux${UNAME_RELEASE}
 	fi
- 	exit ;;
+	exit ;;
     M88*:DolphinOS:*:*)	# DolphinOS (SVR3)
 	echo m88k-dolphin-sysv3
 	exit ;;
@@ -552,7 +555,7 @@ EOF
 		echo rs6000-ibm-aix3.2
 	fi
 	exit ;;
-    *:AIX:*:[456])
+    *:AIX:*:[4567])
 	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
 	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
 		IBM_ARCH=rs6000
@@ -595,52 +598,52 @@ EOF
 	    9000/[678][0-9][0-9])
 		if [ -x /usr/bin/getconf ]; then
 		    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
-                    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
-                    case "${sc_cpu_version}" in
-                      523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
-                      528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
-                      532)                      # CPU_PA_RISC2_0
-                        case "${sc_kernel_bits}" in
-                          32) HP_ARCH="hppa2.0n" ;;
-                          64) HP_ARCH="hppa2.0w" ;;
+		    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
+		    case "${sc_cpu_version}" in
+		      523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
+		      528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
+		      532)                      # CPU_PA_RISC2_0
+			case "${sc_kernel_bits}" in
+			  32) HP_ARCH="hppa2.0n" ;;
+			  64) HP_ARCH="hppa2.0w" ;;
 			  '') HP_ARCH="hppa2.0" ;;   # HP-UX 10.20
-                        esac ;;
-                    esac
+			esac ;;
+		    esac
 		fi
 		if [ "${HP_ARCH}" = "" ]; then
 		    eval $set_cc_for_build
-		    sed 's/^              //' << EOF >$dummy.c
+		    sed 's/^		//' << EOF >$dummy.c
 
-              #define _HPUX_SOURCE
-              #include <stdlib.h>
-              #include <unistd.h>
+		#define _HPUX_SOURCE
+		#include <stdlib.h>
+		#include <unistd.h>
 
-              int main ()
-              {
-              #if defined(_SC_KERNEL_BITS)
-                  long bits = sysconf(_SC_KERNEL_BITS);
-              #endif
-                  long cpu  = sysconf (_SC_CPU_VERSION);
+		int main ()
+		{
+		#if defined(_SC_KERNEL_BITS)
+		    long bits = sysconf(_SC_KERNEL_BITS);
+		#endif
+		    long cpu  = sysconf (_SC_CPU_VERSION);
 
-                  switch (cpu)
-              	{
-              	case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
-              	case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
-              	case CPU_PA_RISC2_0:
-              #if defined(_SC_KERNEL_BITS)
-              	    switch (bits)
-              		{
-              		case 64: puts ("hppa2.0w"); break;
-              		case 32: puts ("hppa2.0n"); break;
-              		default: puts ("hppa2.0"); break;
-              		} break;
-              #else  /* !defined(_SC_KERNEL_BITS) */
-              	    puts ("hppa2.0"); break;
-              #endif
-              	default: puts ("hppa1.0"); break;
-              	}
-                  exit (0);
-              }
+		    switch (cpu)
+			{
+			case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
+			case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
+			case CPU_PA_RISC2_0:
+		#if defined(_SC_KERNEL_BITS)
+			    switch (bits)
+				{
+				case 64: puts ("hppa2.0w"); break;
+				case 32: puts ("hppa2.0n"); break;
+				default: puts ("hppa2.0"); break;
+				} break;
+		#else  /* !defined(_SC_KERNEL_BITS) */
+			    puts ("hppa2.0"); break;
+		#endif
+			default: puts ("hppa1.0"); break;
+			}
+		    exit (0);
+		}
 EOF
 		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
 		    test -z "$HP_ARCH" && HP_ARCH=hppa
@@ -731,22 +734,22 @@ EOF
 	exit ;;
     C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
 	echo c1-convex-bsd
-        exit ;;
+	exit ;;
     C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
 	if getsysinfo -f scalar_acc
 	then echo c32-convex-bsd
 	else echo c2-convex-bsd
 	fi
-        exit ;;
+	exit ;;
     C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
 	echo c34-convex-bsd
-        exit ;;
+	exit ;;
     C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
 	echo c38-convex-bsd
-        exit ;;
+	exit ;;
     C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
 	echo c4-convex-bsd
-        exit ;;
+	exit ;;
     CRAY*Y-MP:*:*:*)
 	echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
 	exit ;;
@@ -770,14 +773,14 @@ EOF
 	exit ;;
     F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
 	FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
-        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
-        exit ;;
+	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
+	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
+	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
+	exit ;;
     5000:UNIX_System_V:4.*:*)
-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
-        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
+	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
+	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
+	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
 	exit ;;
     i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
 	echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
@@ -789,13 +792,12 @@ EOF
 	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
 	exit ;;
     *:FreeBSD:*:*)
-	case ${UNAME_MACHINE} in
-	    pc98)
-		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+	UNAME_PROCESSOR=`/usr/bin/uname -p`
+	case ${UNAME_PROCESSOR} in
 	    amd64)
 		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
 	    *)
-		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
 	esac
 	exit ;;
     i*:CYGWIN*:*)
@@ -804,15 +806,18 @@ EOF
     *:MINGW*:*)
 	echo ${UNAME_MACHINE}-pc-mingw32
 	exit ;;
+    i*:MSYS*:*)
+	echo ${UNAME_MACHINE}-pc-msys
+	exit ;;
     i*:windows32*:*)
-    	# uname -m includes "-pc" on this system.
-    	echo ${UNAME_MACHINE}-mingw32
+	# uname -m includes "-pc" on this system.
+	echo ${UNAME_MACHINE}-mingw32
 	exit ;;
     i*:PW*:*)
 	echo ${UNAME_MACHINE}-pc-pw32
 	exit ;;
     *:Interix*:*)
-    	case ${UNAME_MACHINE} in
+	case ${UNAME_MACHINE} in
 	    x86)
 		echo i586-pc-interix${UNAME_RELEASE}
 		exit ;;
@@ -867,7 +872,7 @@ EOF
 	  EV6)   UNAME_MACHINE=alphaev6 ;;
 	  EV67)  UNAME_MACHINE=alphaev67 ;;
 	  EV68*) UNAME_MACHINE=alphaev68 ;;
-        esac
+	esac
 	objdump --private-headers /bin/sh | grep -q ld.so.1
 	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
 	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
@@ -879,7 +884,13 @@ EOF
 	then
 	    echo ${UNAME_MACHINE}-unknown-linux-gnu
 	else
-	    echo ${UNAME_MACHINE}-unknown-linux-gnueabi
+	    if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
+		| grep -q __ARM_PCS_VFP
+	    then
+		echo ${UNAME_MACHINE}-unknown-linux-gnueabi
+	    else
+		echo ${UNAME_MACHINE}-unknown-linux-gnueabihf
+	    fi
 	fi
 	exit ;;
     avr32*:Linux:*:*)
@@ -892,7 +903,10 @@ EOF
 	echo crisv32-axis-linux-gnu
 	exit ;;
     frv:Linux:*:*)
-    	echo frv-unknown-linux-gnu
+	echo frv-unknown-linux-gnu
+	exit ;;
+    hexagon:Linux:*:*)
+	echo hexagon-unknown-linux-gnu
 	exit ;;
     i*86:Linux:*:*)
 	LIBC=gnu
@@ -960,7 +974,7 @@ EOF
 	echo ${UNAME_MACHINE}-ibm-linux
 	exit ;;
     sh64*:Linux:*:*)
-    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
     sh*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
@@ -968,6 +982,9 @@ EOF
     sparc:Linux:*:* | sparc64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
+    tile*:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	exit ;;
     vax:Linux:*:*)
 	echo ${UNAME_MACHINE}-dec-linux-gnu
 	exit ;;
@@ -975,7 +992,7 @@ EOF
 	echo x86_64-unknown-linux-gnu
 	exit ;;
     xtensa*:Linux:*:*)
-    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
     i*86:DYNIX/ptx:4*:*)
 	# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
@@ -984,11 +1001,11 @@ EOF
 	echo i386-sequent-sysv4
 	exit ;;
     i*86:UNIX_SV:4.2MP:2.*)
-        # Unixware is an offshoot of SVR4, but it has its own version
-        # number series starting with 2...
-        # I am not positive that other SVR4 systems won't match this,
+	# Unixware is an offshoot of SVR4, but it has its own version
+	# number series starting with 2...
+	# I am not positive that other SVR4 systems won't match this,
 	# I just have to hope.  -- rms.
-        # Use sysv4.2uw... so that sysv4* matches it.
+	# Use sysv4.2uw... so that sysv4* matches it.
 	echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
 	exit ;;
     i*86:OS/2:*:*)
@@ -1020,7 +1037,7 @@ EOF
 	fi
 	exit ;;
     i*86:*:5:[678]*)
-    	# UnixWare 7.x, OpenUNIX and OpenServer 6.
+	# UnixWare 7.x, OpenUNIX and OpenServer 6.
 	case `/bin/uname -X | grep "^Machine"` in
 	    *486*)	     UNAME_MACHINE=i486 ;;
 	    *Pentium)	     UNAME_MACHINE=i586 ;;
@@ -1048,13 +1065,13 @@ EOF
 	exit ;;
     pc:*:*:*)
 	# Left here for compatibility:
-        # uname -m prints for DJGPP always 'pc', but it prints nothing about
-        # the processor, so we play safe by assuming i586.
+	# uname -m prints for DJGPP always 'pc', but it prints nothing about
+	# the processor, so we play safe by assuming i586.
 	# Note: whatever this is, it MUST be the same as what config.sub
 	# prints for the "djgpp" host, or else GDB configury will decide that
 	# this is a cross-build.
 	echo i586-pc-msdosdjgpp
-        exit ;;
+	exit ;;
     Intel:Mach:3*:*)
 	echo i386-pc-mach3
 	exit ;;
@@ -1089,8 +1106,8 @@ EOF
 	/bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
 	  && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
     3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
-        /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
-          && { echo i486-ncr-sysv4; exit; } ;;
+	/bin/uname -p 2>/dev/null | grep 86 >/dev/null \
+	  && { echo i486-ncr-sysv4; exit; } ;;
     NCR*:*:4.2:* | MPRAS*:*:4.2:*)
 	OS_REL='.3'
 	test -r /etc/.relid \
@@ -1133,10 +1150,10 @@ EOF
 		echo ns32k-sni-sysv
 	fi
 	exit ;;
-    PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
-                      # says <Richard.M.Bartel at ccMail.Census.GOV>
-        echo i586-unisys-sysv4
-        exit ;;
+    PENTIUM:*:4.0*:*)	# Unisys `ClearPath HMP IX 4000' SVR4/MP effort
+			# says <Richard.M.Bartel at ccMail.Census.GOV>
+	echo i586-unisys-sysv4
+	exit ;;
     *:UNIX_System_V:4*:FTX*)
 	# From Gerald Hewes <hewes at openmarket.com>.
 	# How about differentiating between stratus architectures? -djm
@@ -1162,11 +1179,11 @@ EOF
 	exit ;;
     R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*)
 	if [ -d /usr/nec ]; then
-	        echo mips-nec-sysv${UNAME_RELEASE}
+		echo mips-nec-sysv${UNAME_RELEASE}
 	else
-	        echo mips-unknown-sysv${UNAME_RELEASE}
+		echo mips-unknown-sysv${UNAME_RELEASE}
 	fi
-        exit ;;
+	exit ;;
     BeBox:BeOS:*:*)	# BeOS running on hardware made by Be, PPC only.
 	echo powerpc-be-beos
 	exit ;;
@@ -1231,6 +1248,9 @@ EOF
     *:QNX:*:4*)
 	echo i386-pc-qnx
 	exit ;;
+    NEO-?:NONSTOP_KERNEL:*:*)
+	echo neo-tandem-nsk${UNAME_RELEASE}
+	exit ;;
     NSE-?:NONSTOP_KERNEL:*:*)
 	echo nse-tandem-nsk${UNAME_RELEASE}
 	exit ;;
@@ -1276,13 +1296,13 @@ EOF
 	echo pdp10-unknown-its
 	exit ;;
     SEI:*:*:SEIUX)
-        echo mips-sei-seiux${UNAME_RELEASE}
+	echo mips-sei-seiux${UNAME_RELEASE}
 	exit ;;
     *:DragonFly:*:*)
 	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
 	exit ;;
     *:*VMS:*:*)
-    	UNAME_MACHINE=`(uname -p) 2>/dev/null`
+	UNAME_MACHINE=`(uname -p) 2>/dev/null`
 	case "${UNAME_MACHINE}" in
 	    A*) echo alpha-dec-vms ; exit ;;
 	    I*) echo ia64-dec-vms ; exit ;;
@@ -1322,11 +1342,11 @@ main ()
 #include <sys/param.h>
   printf ("m68k-sony-newsos%s\n",
 #ifdef NEWSOS4
-          "4"
+	"4"
 #else
-	  ""
+	""
 #endif
-         ); exit (0);
+	); exit (0);
 #endif
 #endif
 
diff --git a/libple/build-aux/config.sub b/libple/build-aux/config.sub
index c2d1257..e76eaf4 100755
--- a/libple/build-aux/config.sub
+++ b/libple/build-aux/config.sub
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-#   Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+#   2011 Free Software Foundation, Inc.
 
-timestamp='2010-01-22'
+timestamp='2011-11-11'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -76,7 +76,7 @@ version="\
 GNU config.sub ($timestamp)
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
 Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -124,8 +124,9 @@ esac
 # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
-  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
+  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
+  linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
+  knetbsd*-gnu* | netbsd*-gnu* | \
   kopensolaris*-gnu* | \
   storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os
@@ -157,8 +158,8 @@ case $os in
 		os=
 		basic_machine=$1
 		;;
-        -bluegene*)
-	        os=-cnk
+	-bluegene*)
+		os=-cnk
 		;;
 	-sim | -cisco | -oki | -wec | -winbond)
 		os=
@@ -174,10 +175,10 @@ case $os in
 		os=-chorusos
 		basic_machine=$1
 		;;
- 	-chorusrdb)
- 		os=-chorusrdb
+	-chorusrdb)
+		os=-chorusrdb
 		basic_machine=$1
- 		;;
+		;;
 	-hiux*)
 		os=-hiuxwe2
 		;;
@@ -250,13 +251,17 @@ case $basic_machine in
 	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
 	| am33_2.0 \
 	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
+        | be32 | be64 \
 	| bfin \
 	| c4x | clipper \
 	| d10v | d30v | dlx | dsp16xx \
+	| epiphany \
 	| fido | fr30 | frv \
 	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
+	| hexagon \
 	| i370 | i860 | i960 | ia64 \
 	| ip2k | iq2000 \
+	| le32 | le64 \
 	| lm32 \
 	| m32c | m32r | m32rle | m68000 | m68k | m88k \
 	| maxq | mb | microblaze | mcore | mep | metag \
@@ -282,27 +287,38 @@ case $basic_machine in
 	| moxie \
 	| mt \
 	| msp430 \
+	| nds32 | nds32le | nds32be \
 	| nios | nios2 \
 	| ns16k | ns32k \
+	| open8 \
 	| or32 \
 	| pdp10 | pdp11 | pj | pjl \
-	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
+	| powerpc | powerpc64 | powerpc64le | powerpcle \
 	| pyramid \
-	| rx \
+	| rl78 | rx \
 	| score \
 	| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 	| sh64 | sh64le \
 	| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
 	| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
-	| spu | strongarm \
-	| tahoe | thumb | tic4x | tic80 | tron \
+	| spu \
+	| tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
 	| ubicom32 \
-	| v850 | v850e \
+	| v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
 	| we32k \
-	| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
+	| x86 | xc16x | xstormy16 | xtensa \
 	| z8k | z80)
 		basic_machine=$basic_machine-unknown
 		;;
+	c54x)
+		basic_machine=tic54x-unknown
+		;;
+	c55x)
+		basic_machine=tic55x-unknown
+		;;
+	c6x)
+		basic_machine=tic6x-unknown
+		;;
 	m6811 | m68hc11 | m6812 | m68hc12 | picochip)
 		# Motorola 68HC11/12.
 		basic_machine=$basic_machine-unknown
@@ -314,6 +330,18 @@ case $basic_machine in
 		basic_machine=mt-unknown
 		;;
 
+	strongarm | thumb | xscale)
+		basic_machine=arm-unknown
+		;;
+
+	xscaleeb)
+		basic_machine=armeb-unknown
+		;;
+
+	xscaleel)
+		basic_machine=armel-unknown
+		;;
+
 	# We use `pc' rather than `unknown'
 	# because (1) that's what they normally are, and
 	# (2) the word "unknown" tends to confuse beginning users.
@@ -333,16 +361,19 @@ case $basic_machine in
 	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
 	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
 	| avr-* | avr32-* \
+	| be32-* | be64-* \
 	| bfin-* | bs2000-* \
-	| c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
+	| c[123]* | c30-* | [cjt]90-* | c4x-* \
 	| clipper-* | craynv-* | cydra-* \
 	| d10v-* | d30v-* | dlx-* \
 	| elxsi-* \
 	| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
 	| h8300-* | h8500-* \
 	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
+	| hexagon-* \
 	| i*86-* | i860-* | i960-* | ia64-* \
 	| ip2k-* | iq2000-* \
+	| le32-* | le64-* \
 	| lm32-* \
 	| m32c-* | m32r-* | m32rle-* \
 	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
@@ -368,26 +399,29 @@ case $basic_machine in
 	| mmix-* \
 	| mt-* \
 	| msp430-* \
+	| nds32-* | nds32le-* | nds32be-* \
 	| nios-* | nios2-* \
 	| none-* | np1-* | ns16k-* | ns32k-* \
+	| open8-* \
 	| orion-* \
 	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
-	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
+	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
 	| pyramid-* \
-	| romp-* | rs6000-* | rx-* \
+	| rl78-* | romp-* | rs6000-* | rx-* \
 	| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
 	| sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
 	| sparclite-* \
-	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
-	| tahoe-* | thumb-* \
+	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \
+	| tahoe-* \
 	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
-	| tile-* | tilegx-* \
+	| tile*-* \
 	| tron-* \
 	| ubicom32-* \
-	| v850-* | v850e-* | vax-* \
+	| v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
+	| vax-* \
 	| we32k-* \
-	| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
+	| x86-* | x86_64-* | xc16x-* | xps100-* \
 	| xstormy16-* | xtensa*-* \
 	| ymp-* \
 	| z8k-* | z80-*)
@@ -412,7 +446,7 @@ case $basic_machine in
 		basic_machine=a29k-amd
 		os=-udi
 		;;
-    	abacus)
+	abacus)
 		basic_machine=abacus-unknown
 		;;
 	adobe68k)
@@ -482,11 +516,20 @@ case $basic_machine in
 		basic_machine=powerpc-ibm
 		os=-cnk
 		;;
+	c54x-*)
+		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	c55x-*)
+		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
+	c6x-*)
+		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
 	c90)
 		basic_machine=c90-cray
 		os=-unicos
 		;;
-        cegcc)
+	cegcc)
 		basic_machine=arm-unknown
 		os=-cegcc
 		;;
@@ -518,7 +561,7 @@ case $basic_machine in
 		basic_machine=craynv-cray
 		os=-unicosmp
 		;;
-	cr16)
+	cr16 | cr16-*)
 		basic_machine=cr16-unknown
 		os=-elf
 		;;
@@ -734,7 +777,7 @@ case $basic_machine in
 		basic_machine=ns32k-utek
 		os=-sysv
 		;;
-        microblaze)
+	microblaze)
 		basic_machine=microblaze-xilinx
 		;;
 	mingw32)
@@ -773,10 +816,18 @@ case $basic_machine in
 	ms1-*)
 		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
 		;;
+	msys)
+		basic_machine=i386-pc
+		os=-msys
+		;;
 	mvs)
 		basic_machine=i370-ibm
 		os=-mvs
 		;;
+	nacl)
+		basic_machine=le32-unknown
+		os=-nacl
+		;;
 	ncr3000)
 		basic_machine=i486-ncr
 		os=-sysv4
@@ -841,6 +892,12 @@ case $basic_machine in
 	np1)
 		basic_machine=np1-gould
 		;;
+	neo-tandem)
+		basic_machine=neo-tandem
+		;;
+	nse-tandem)
+		basic_machine=nse-tandem
+		;;
 	nsr-tandem)
 		basic_machine=nsr-tandem
 		;;
@@ -923,9 +980,10 @@ case $basic_machine in
 		;;
 	power)	basic_machine=power-ibm
 		;;
-	ppc)	basic_machine=powerpc-unknown
+	ppc | ppcbe)	basic_machine=powerpc-unknown
 		;;
-	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
+	ppc-* | ppcbe-*)
+		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
 		;;
 	ppcle | powerpclittle | ppc-le | powerpc-little)
 		basic_machine=powerpcle-unknown
@@ -1019,6 +1077,9 @@ case $basic_machine in
 		basic_machine=i860-stratus
 		os=-sysv4
 		;;
+	strongarm-* | thumb-*)
+		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
 	sun2)
 		basic_machine=m68000-sun
 		;;
@@ -1075,25 +1136,8 @@ case $basic_machine in
 		basic_machine=t90-cray
 		os=-unicos
 		;;
-	tic54x | c54x*)
-		basic_machine=tic54x-unknown
-		os=-coff
-		;;
-	tic55x | c55x*)
-		basic_machine=tic55x-unknown
-		os=-coff
-		;;
-	tic6x | c6x*)
-		basic_machine=tic6x-unknown
-		os=-coff
-		;;
-        # This must be matched before tile*.
-        tilegx*)
-		basic_machine=tilegx-unknown
-		os=-linux-gnu
-		;;
 	tile*)
-		basic_machine=tile-unknown
+		basic_machine=$basic_machine-unknown
 		os=-linux-gnu
 		;;
 	tx39)
@@ -1163,6 +1207,9 @@ case $basic_machine in
 	xps | xps100)
 		basic_machine=xps100-honeywell
 		;;
+	xscale-* | xscalee[bl]-*)
+		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
+		;;
 	ymp)
 		basic_machine=ymp-cray
 		os=-unicos
@@ -1260,11 +1307,11 @@ esac
 if [ x"$os" != x"" ]
 then
 case $os in
-        # First match some system type aliases
-        # that might get confused with valid system types.
+	# First match some system type aliases
+	# that might get confused with valid system types.
 	# -solaris* is a basic system type, with this one exception.
-        -auroraux)
-	        os=-auroraux
+	-auroraux)
+		os=-auroraux
 		;;
 	-solaris1 | -solaris1.*)
 		os=`echo $os | sed -e 's|solaris1|sunos4|'`
@@ -1300,8 +1347,9 @@ case $os in
 	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
 	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
 	      | -chorusos* | -chorusrdb* | -cegcc* \
-	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-	      | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
+	      | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+	      | -mingw32* | -linux-gnu* | -linux-android* \
+	      | -linux-newlib* | -linux-uclibc* \
 	      | -uxpv* | -beos* | -mpeix* | -udk* \
 	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
 	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
@@ -1348,7 +1396,7 @@ case $os in
 	-opened*)
 		os=-openedition
 		;;
-        -os400*)
+	-os400*)
 		os=-os400
 		;;
 	-wince*)
@@ -1397,7 +1445,7 @@ case $os in
 	-sinix*)
 		os=-sysv4
 		;;
-        -tpf*)
+	-tpf*)
 		os=-tpf
 		;;
 	-triton*)
@@ -1442,8 +1490,8 @@ case $os in
 	-dicos*)
 		os=-dicos
 		;;
-        -nacl*)
-	        ;;
+	-nacl*)
+		;;
 	-none)
 		;;
 	*)
@@ -1466,10 +1514,10 @@ else
 # system, and we'll never get to this point.
 
 case $basic_machine in
-        score-*)
+	score-*)
 		os=-elf
 		;;
-        spu-*)
+	spu-*)
 		os=-elf
 		;;
 	*-acorn)
@@ -1481,8 +1529,17 @@ case $basic_machine in
 	arm*-semi)
 		os=-aout
 		;;
-        c4x-* | tic4x-*)
-        	os=-coff
+	c4x-* | tic4x-*)
+		os=-coff
+		;;
+	tic54x-*)
+		os=-coff
+		;;
+	tic55x-*)
+		os=-coff
+		;;
+	tic6x-*)
+		os=-coff
 		;;
 	# This must come before the *-dec entry.
 	pdp10-*)
@@ -1509,7 +1566,7 @@ case $basic_machine in
 	m68*-cisco)
 		os=-aout
 		;;
-        mep-*)
+	mep-*)
 		os=-elf
 		;;
 	mips*-cisco)
@@ -1536,7 +1593,7 @@ case $basic_machine in
 	*-ibm)
 		os=-aix
 		;;
-    	*-knuth)
+	*-knuth)
 		os=-mmixware
 		;;
 	*-wec)
diff --git a/libple/build-aux/depcomp b/libple/build-aux/depcomp
index df8eea7..bd0ac08 100755
--- a/libple/build-aux/depcomp
+++ b/libple/build-aux/depcomp
@@ -1,10 +1,10 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-12-04.11; # UTC
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free
-# Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
+# 2011 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,7 +44,7 @@ Environment variables:
   object      Object file output by `PROGRAMS ARGS'.
   DEPDIR      directory where to store dependencies.
   depfile     Dependency file to output.
-  tmpdepfile  Temporary file to use when outputing dependencies.
+  tmpdepfile  Temporary file to use when outputting dependencies.
   libtool     Whether libtool is used (yes/no).
 
 Report bugs to <bug-automake at gnu.org>.
@@ -90,10 +90,18 @@ if test "$depmode" = msvcmsys; then
    # This is just like msvisualcpp but w/o cygpath translation.
    # Just convert the backslash-escaped backslashes to single forward
    # slashes to satisfy depend.m4
-   cygpath_u="sed s,\\\\\\\\,/,g"
+   cygpath_u='sed s,\\\\,/,g'
    depmode=msvisualcpp
 fi
 
+if test "$depmode" = msvc7msys; then
+   # This is just like msvc7 but w/o cygpath translation.
+   # Just convert the backslash-escaped backslashes to single forward
+   # slashes to satisfy depend.m4
+   cygpath_u='sed s,\\\\,/,g'
+   depmode=msvc7
+fi
+
 case "$depmode" in
 gcc3)
 ## gcc 3 implements dependency tracking that does exactly what
@@ -158,10 +166,12 @@ gcc)
 ' < "$tmpdepfile" |
 ## Some versions of gcc put a space before the `:'.  On the theory
 ## that the space means something, we add a space to the output as
-## well.
+## well.  hp depmode also adds that space, but also prefixes the VPATH
+## to the object.  Take care to not repeat it in the output.
 ## Some versions of the HPUX 10.20 sed can't process this invocation
 ## correctly.  Breaking it into two sed invocations is a workaround.
-    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+    sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
+      | sed -e 's/$/ :/' >> "$depfile"
   rm -f "$tmpdepfile"
   ;;
 
@@ -405,6 +415,52 @@ tru64)
    rm -f "$tmpdepfile"
    ;;
 
+msvc7)
+  if test "$libtool" = yes; then
+    showIncludes=-Wc,-showIncludes
+  else
+    showIncludes=-showIncludes
+  fi
+  "$@" $showIncludes > "$tmpdepfile"
+  stat=$?
+  grep -v '^Note: including file: ' "$tmpdepfile"
+  if test "$stat" = 0; then :
+  else
+    rm -f "$tmpdepfile"
+    exit $stat
+  fi
+  rm -f "$depfile"
+  echo "$object : \\" > "$depfile"
+  # The first sed program below extracts the file names and escapes
+  # backslashes for cygpath.  The second sed program outputs the file
+  # name when reading, but also accumulates all include files in the
+  # hold buffer in order to output them again at the end.  This only
+  # works with sed implementations that can handle large buffers.
+  sed < "$tmpdepfile" -n '
+/^Note: including file:  *\(.*\)/ {
+  s//\1/
+  s/\\/\\\\/g
+  p
+}' | $cygpath_u | sort -u | sed -n '
+s/ /\\ /g
+s/\(.*\)/	\1 \\/p
+s/.\(.*\) \\/\1:/
+H
+$ {
+  s/.*/	/
+  G
+  p
+}' >> "$depfile"
+  rm -f "$tmpdepfile"
+  ;;
+
+msvc7msys)
+  # This case exists only to let depend.m4 do its work.  It works by
+  # looking at the text of this script.  This case will never be run,
+  # since it is checked for above.
+  exit 1
+  ;;
+
 #nosideeffect)
   # This comment above is used by automake to tell side-effect
   # dependency tracking mechanisms from slower ones.
@@ -503,7 +559,9 @@ makedepend)
   touch "$tmpdepfile"
   ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
   rm -f "$depfile"
-  cat < "$tmpdepfile" > "$depfile"
+  # makedepend may prepend the VPATH from the source file name to the object.
+  # No need to regex-escape $object, excess matching of '.' is harmless.
+  sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile"
   sed '1,2d' "$tmpdepfile" | tr ' ' '
 ' | \
 ## Some versions of the HPUX 10.20 sed can't process this invocation
diff --git a/libple/build-aux/install-sh b/libple/build-aux/install-sh
index 6781b98..a9244eb 100755
--- a/libple/build-aux/install-sh
+++ b/libple/build-aux/install-sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2011-01-19.21; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -156,6 +156,10 @@ while test $# -ne 0; do
     -s) stripcmd=$stripprog;;
 
     -t) dst_arg=$2
+	# Protect names problematic for `test' and other utilities.
+	case $dst_arg in
+	  -* | [=\(\)!]) dst_arg=./$dst_arg;;
+	esac
 	shift;;
 
     -T) no_target_directory=true;;
@@ -186,6 +190,10 @@ if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
     fi
     shift # arg
     dst_arg=$arg
+    # Protect names problematic for `test' and other utilities.
+    case $dst_arg in
+      -* | [=\(\)!]) dst_arg=./$dst_arg;;
+    esac
   done
 fi
 
@@ -200,7 +208,11 @@ if test $# -eq 0; then
 fi
 
 if test -z "$dir_arg"; then
-  trap '(exit $?); exit' 1 2 13 15
+  do_exit='(exit $ret); exit $ret'
+  trap "ret=129; $do_exit" 1
+  trap "ret=130; $do_exit" 2
+  trap "ret=141; $do_exit" 13
+  trap "ret=143; $do_exit" 15
 
   # Set umask so as not to create temps with too-generous modes.
   # However, 'strip' requires both read and write access to temps.
@@ -228,9 +240,9 @@ fi
 
 for src
 do
-  # Protect names starting with `-'.
+  # Protect names problematic for `test' and other utilities.
   case $src in
-    -*) src=./$src;;
+    -* | [=\(\)!]) src=./$src;;
   esac
 
   if test -n "$dir_arg"; then
@@ -252,12 +264,7 @@ do
       echo "$0: no destination specified." >&2
       exit 1
     fi
-
     dst=$dst_arg
-    # Protect names starting with `-'.
-    case $dst in
-      -*) dst=./$dst;;
-    esac
 
     # If destination is a directory, append the input filename; won't work
     # if double slashes aren't ignored.
@@ -385,7 +392,7 @@ do
 
       case $dstdir in
 	/*) prefix='/';;
-	-*) prefix='./';;
+	[-=\(\)!]*) prefix='./';;
 	*)  prefix='';;
       esac
 
@@ -403,7 +410,7 @@ do
 
       for d
       do
-	test -z "$d" && continue
+	test X"$d" = X && continue
 
 	prefix=$prefix$d
 	if test -d "$prefix"; then
diff --git a/libple/build-aux/ltmain.sh b/libple/build-aux/ltmain.sh
old mode 100755
new mode 100644
index d88da2c..63ae69d
--- a/libple/build-aux/ltmain.sh
+++ b/libple/build-aux/ltmain.sh
@@ -1,9 +1,9 @@
-# Generated from ltmain.m4sh.
 
-# ltmain.sh (GNU libtool) 2.2.6b
+# libtool (GNU libtool) 2.4.2
 # Written by Gordon Matzigkeit <gord at gnu.ai.mit.edu>, 1996
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
+# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 # This is free software; see the source for copying conditions.  There is NO
 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
@@ -32,50 +32,57 @@
 #
 # Provide generalized library-building support services.
 #
-#     --config             show all configuration variables
-#     --debug              enable verbose shell tracing
-# -n, --dry-run            display commands without modifying any files
-#     --features           display basic configuration information and exit
-#     --mode=MODE          use operation mode MODE
-#     --preserve-dup-deps  don't remove duplicate dependency libraries
-#     --quiet, --silent    don't print informational messages
-#     --tag=TAG            use configuration variables from tag TAG
-# -v, --verbose            print informational messages (default)
-#     --version            print version information
-# -h, --help               print short or long help message
+#       --config             show all configuration variables
+#       --debug              enable verbose shell tracing
+#   -n, --dry-run            display commands without modifying any files
+#       --features           display basic configuration information and exit
+#       --mode=MODE          use operation mode MODE
+#       --preserve-dup-deps  don't remove duplicate dependency libraries
+#       --quiet, --silent    don't print informational messages
+#       --no-quiet, --no-silent
+#                            print informational messages (default)
+#       --no-warn            don't display warning messages
+#       --tag=TAG            use configuration variables from tag TAG
+#   -v, --verbose            print more informational messages than default
+#       --no-verbose         don't print the extra informational messages
+#       --version            print version information
+#   -h, --help, --help-all   print short, long, or detailed help message
 #
 # MODE must be one of the following:
 #
-#       clean              remove files from the build directory
-#       compile            compile a source file into a libtool object
-#       execute            automatically set library path, then run a program
-#       finish             complete the installation of libtool libraries
-#       install            install libraries or executables
-#       link               create a library or an executable
-#       uninstall          remove libraries from an installed directory
+#         clean              remove files from the build directory
+#         compile            compile a source file into a libtool object
+#         execute            automatically set library path, then run a program
+#         finish             complete the installation of libtool libraries
+#         install            install libraries or executables
+#         link               create a library or an executable
+#         uninstall          remove libraries from an installed directory
 #
-# MODE-ARGS vary depending on the MODE.
+# MODE-ARGS vary depending on the MODE.  When passed as first option,
+# `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that.
 # Try `$progname --help --mode=MODE' for a more detailed description of MODE.
 #
 # When reporting a bug, please describe a test case to reproduce it and
 # include the following information:
 #
-#       host-triplet:	$host
-#       shell:		$SHELL
-#       compiler:		$LTCC
-#       compiler flags:		$LTCFLAGS
-#       linker:		$LD (gnu? $with_gnu_ld)
-#       $progname:		(GNU libtool) 2.2.6b Debian-2.2.6b-2
-#       automake:		$automake_version
-#       autoconf:		$autoconf_version
+#         host-triplet:	$host
+#         shell:		$SHELL
+#         compiler:		$LTCC
+#         compiler flags:		$LTCFLAGS
+#         linker:		$LD (gnu? $with_gnu_ld)
+#         $progname:	(GNU libtool) 2.4.2
+#         automake:	$automake_version
+#         autoconf:	$autoconf_version
 #
 # Report bugs to <bug-libtool at gnu.org>.
+# GNU libtool home page: <http://www.gnu.org/software/libtool/>.
+# General help using GNU software: <http://www.gnu.org/gethelp/>.
 
-PROGRAM=ltmain.sh
+PROGRAM=libtool
 PACKAGE=libtool
-VERSION="2.2.6b Debian-2.2.6b-2"
+VERSION=2.4.2
 TIMESTAMP=""
-package_revision=1.3017
+package_revision=1.3337
 
 # Be Bourne compatible
 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
@@ -91,10 +98,15 @@ fi
 BIN_SH=xpg4; export BIN_SH # for Tru64
 DUALCASE=1; export DUALCASE # for MKS sh
 
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+$1
+_LTECHO_EOF'
+}
+
 # NLS nuisances: We save the old values to restore during execute mode.
-# Only set LANG and LC_ALL to C if already set.
-# These must not be set unconditionally because not all systems understand
-# e.g. LANG=C (notably SCO).
 lt_user_locale=
 lt_safe_locale=
 for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
@@ -107,24 +119,28 @@ do
 	  lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\"
 	fi"
 done
+LC_ALL=C
+LANGUAGE=C
+export LANGUAGE LC_ALL
 
 $lt_unset CDPATH
 
 
+# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
+# is ksh but when the shell is invoked as "sh" and the current value of
+# the _XPG environment variable is not equal to 1 (one), the special
+# positional parameter $0, within a function call, is the name of the
+# function.
+progpath="$0"
 
 
 
 : ${CP="cp -f"}
-: ${ECHO="echo"}
-: ${EGREP="/bin/grep -E"}
-: ${FGREP="/bin/grep -F"}
-: ${GREP="/bin/grep"}
-: ${LN_S="ln -s"}
+test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'}
 : ${MAKE="make"}
 : ${MKDIR="mkdir"}
 : ${MV="mv -f"}
 : ${RM="rm -f"}
-: ${SED="/bin/sed"}
 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
 : ${Xsed="$SED -e 1s/^X//"}
 
@@ -144,6 +160,27 @@ IFS=" 	$lt_nl"
 dirname="s,/[^/]*$,,"
 basename="s,^.*/,,"
 
+# func_dirname file append nondir_replacement
+# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
+# otherwise set result to NONDIR_REPLACEMENT.
+func_dirname ()
+{
+    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
+    if test "X$func_dirname_result" = "X${1}"; then
+      func_dirname_result="${3}"
+    else
+      func_dirname_result="$func_dirname_result${2}"
+    fi
+} # func_dirname may be replaced by extended shell implementation
+
+
+# func_basename file
+func_basename ()
+{
+    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
+} # func_basename may be replaced by extended shell implementation
+
+
 # func_dirname_and_basename file append nondir_replacement
 # perform func_basename and func_dirname in a single function
 # call:
@@ -158,33 +195,183 @@ basename="s,^.*/,,"
 # those functions but instead duplicate the functionality here.
 func_dirname_and_basename ()
 {
-  # Extract subdirectory from the argument.
-  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
-  if test "X$func_dirname_result" = "X${1}"; then
-    func_dirname_result="${3}"
-  else
-    func_dirname_result="$func_dirname_result${2}"
-  fi
-  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
+    # Extract subdirectory from the argument.
+    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
+    if test "X$func_dirname_result" = "X${1}"; then
+      func_dirname_result="${3}"
+    else
+      func_dirname_result="$func_dirname_result${2}"
+    fi
+    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
+} # func_dirname_and_basename may be replaced by extended shell implementation
+
+
+# func_stripname prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+# func_strip_suffix prefix name
+func_stripname ()
+{
+    case ${2} in
+      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
+      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
+    esac
+} # func_stripname may be replaced by extended shell implementation
+
+
+# These SED scripts presuppose an absolute path with a trailing slash.
+pathcar='s,^/\([^/]*\).*$,\1,'
+pathcdr='s,^/[^/]*,,'
+removedotparts=':dotsl
+		s@/\./@/@g
+		t dotsl
+		s,/\.$,/,'
+collapseslashes='s@/\{1,\}@/@g'
+finalslash='s,/*$,/,'
+
+# func_normal_abspath PATH
+# Remove doubled-up and trailing slashes, "." path components,
+# and cancel out any ".." path components in PATH after making
+# it an absolute path.
+#             value returned in "$func_normal_abspath_result"
+func_normal_abspath ()
+{
+  # Start from root dir and reassemble the path.
+  func_normal_abspath_result=
+  func_normal_abspath_tpath=$1
+  func_normal_abspath_altnamespace=
+  case $func_normal_abspath_tpath in
+    "")
+      # Empty path, that just means $cwd.
+      func_stripname '' '/' "`pwd`"
+      func_normal_abspath_result=$func_stripname_result
+      return
+    ;;
+    # The next three entries are used to spot a run of precisely
+    # two leading slashes without using negated character classes;
+    # we take advantage of case's first-match behaviour.
+    ///*)
+      # Unusual form of absolute path, do nothing.
+    ;;
+    //*)
+      # Not necessarily an ordinary path; POSIX reserves leading '//'
+      # and for example Cygwin uses it to access remote file shares
+      # over CIFS/SMB, so we conserve a leading double slash if found.
+      func_normal_abspath_altnamespace=/
+    ;;
+    /*)
+      # Absolute path, do nothing.
+    ;;
+    *)
+      # Relative path, prepend $cwd.
+      func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath
+    ;;
+  esac
+  # Cancel out all the simple stuff to save iterations.  We also want
+  # the path to end with a slash for ease of parsing, so make sure
+  # there is one (and only one) here.
+  func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
+        -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"`
+  while :; do
+    # Processed it all yet?
+    if test "$func_normal_abspath_tpath" = / ; then
+      # If we ascended to the root using ".." the result may be empty now.
+      if test -z "$func_normal_abspath_result" ; then
+        func_normal_abspath_result=/
+      fi
+      break
+    fi
+    func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
+        -e "$pathcar"`
+    func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
+        -e "$pathcdr"`
+    # Figure out what to do with it
+    case $func_normal_abspath_tcomponent in
+      "")
+        # Trailing empty path component, ignore it.
+      ;;
+      ..)
+        # Parent dir; strip last assembled component from result.
+        func_dirname "$func_normal_abspath_result"
+        func_normal_abspath_result=$func_dirname_result
+      ;;
+      *)
+        # Actual path component, append it.
+        func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent
+      ;;
+    esac
+  done
+  # Restore leading double-slash if one was found on entry.
+  func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result
 }
 
-# Generated shell functions inserted here.
+# func_relative_path SRCDIR DSTDIR
+# generates a relative path from SRCDIR to DSTDIR, with a trailing
+# slash if non-empty, suitable for immediately appending a filename
+# without needing to append a separator.
+#             value returned in "$func_relative_path_result"
+func_relative_path ()
+{
+  func_relative_path_result=
+  func_normal_abspath "$1"
+  func_relative_path_tlibdir=$func_normal_abspath_result
+  func_normal_abspath "$2"
+  func_relative_path_tbindir=$func_normal_abspath_result
+
+  # Ascend the tree starting from libdir
+  while :; do
+    # check if we have found a prefix of bindir
+    case $func_relative_path_tbindir in
+      $func_relative_path_tlibdir)
+        # found an exact match
+        func_relative_path_tcancelled=
+        break
+        ;;
+      $func_relative_path_tlibdir*)
+        # found a matching prefix
+        func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
+        func_relative_path_tcancelled=$func_stripname_result
+        if test -z "$func_relative_path_result"; then
+          func_relative_path_result=.
+        fi
+        break
+        ;;
+      *)
+        func_dirname $func_relative_path_tlibdir
+        func_relative_path_tlibdir=${func_dirname_result}
+        if test "x$func_relative_path_tlibdir" = x ; then
+          # Have to descend all the way to the root!
+          func_relative_path_result=../$func_relative_path_result
+          func_relative_path_tcancelled=$func_relative_path_tbindir
+          break
+        fi
+        func_relative_path_result=../$func_relative_path_result
+        ;;
+    esac
+  done
 
-# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
-# is ksh but when the shell is invoked as "sh" and the current value of
-# the _XPG environment variable is not equal to 1 (one), the special
-# positional parameter $0, within a function call, is the name of the
-# function.
-progpath="$0"
+  # Now calculate path; take care to avoid doubling-up slashes.
+  func_stripname '' '/' "$func_relative_path_result"
+  func_relative_path_result=$func_stripname_result
+  func_stripname '/' '/' "$func_relative_path_tcancelled"
+  if test "x$func_stripname_result" != x ; then
+    func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
+  fi
+
+  # Normalisation. If bindir is libdir, return empty string,
+  # else relative path ending with a slash; either way, target
+  # file name can be directly appended.
+  if test ! -z "$func_relative_path_result"; then
+    func_stripname './' '' "$func_relative_path_result/"
+    func_relative_path_result=$func_stripname_result
+  fi
+}
 
 # The name of this program:
-# In the unlikely event $progname began with a '-', it would play havoc with
-# func_echo (imagine progname=-n), so we prepend ./ in that case:
 func_dirname_and_basename "$progpath"
 progname=$func_basename_result
-case $progname in
-  -*) progname=./$progname ;;
-esac
 
 # Make sure we have an absolute path for reexecution:
 case $progpath in
@@ -196,7 +383,7 @@ case $progpath in
      ;;
   *)
      save_IFS="$IFS"
-     IFS=:
+     IFS=${PATH_SEPARATOR-:}
      for progdir in $PATH; do
        IFS="$save_IFS"
        test -x "$progdir/$progname" && break
@@ -215,6 +402,15 @@ sed_quote_subst='s/\([`"$\\]\)/\\\1/g'
 # Same as above, but do not quote variable references.
 double_quote_subst='s/\(["`\\]\)/\\\1/g'
 
+# Sed substitution that turns a string into a regex matching for the
+# string literally.
+sed_make_literal_regex='s,[].[^$\\*\/],\\&,g'
+
+# Sed substitution that converts a w32 file name or path
+# which contains forward slashes, into one that contains
+# (escaped) backslashes.  A very naive implementation.
+lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
+
 # Re-`\' parameter expansions in output of double_quote_subst that were
 # `\'-ed in input to the same.  If an odd number of `\' preceded a '$'
 # in input to double_quote_subst, that '$' was protected from expansion.
@@ -243,7 +439,7 @@ opt_warning=:
 # name if it has been set yet.
 func_echo ()
 {
-    $ECHO "$progname${mode+: }$mode: $*"
+    $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
 }
 
 # func_verbose arg...
@@ -258,18 +454,25 @@ func_verbose ()
     :
 }
 
+# func_echo_all arg...
+# Invoke $ECHO with all args, space-separated.
+func_echo_all ()
+{
+    $ECHO "$*"
+}
+
 # func_error arg...
 # Echo program name prefixed message to standard error.
 func_error ()
 {
-    $ECHO "$progname${mode+: }$mode: "${1+"$@"} 1>&2
+    $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
 }
 
 # func_warning arg...
 # Echo program name prefixed warning message to standard error.
 func_warning ()
 {
-    $opt_warning && $ECHO "$progname${mode+: }$mode: warning: "${1+"$@"} 1>&2
+    $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
 
     # bash bug again:
     :
@@ -326,9 +529,9 @@ func_mkdir_p ()
         case $my_directory_path in */*) ;; *) break ;; esac
 
         # ...otherwise throw away the child directory and loop
-        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
+        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
       done
-      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
+      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
 
       save_mkdir_p_IFS="$IFS"; IFS=':'
       for my_dir in $my_dir_list; do
@@ -378,7 +581,7 @@ func_mktempdir ()
         func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
     fi
 
-    $ECHO "X$my_tmpdir" | $Xsed
+    $ECHO "$my_tmpdir"
 }
 
 
@@ -392,7 +595,7 @@ func_quote_for_eval ()
 {
     case $1 in
       *[\\\`\"\$]*)
-	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
+	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
       *)
         func_quote_for_eval_unquoted_result="$1" ;;
     esac
@@ -419,7 +622,7 @@ func_quote_for_expand ()
 {
     case $1 in
       *[\\\`\"]*)
-	my_arg=`$ECHO "X$1" | $Xsed \
+	my_arg=`$ECHO "$1" | $SED \
 	    -e "$double_quote_subst" -e "$sed_double_backslash"` ;;
       *)
         my_arg="$1" ;;
@@ -488,15 +691,39 @@ func_show_eval_locale ()
     fi
 }
 
-
-
+# func_tr_sh
+# Turn $1 into a string suitable for a shell variable name.
+# Result is stored in $func_tr_sh_result.  All characters
+# not in the set a-zA-Z0-9_ are replaced with '_'. Further,
+# if $1 begins with a digit, a '_' is prepended as well.
+func_tr_sh ()
+{
+  case $1 in
+  [0-9]* | *[!a-zA-Z0-9_]*)
+    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
+    ;;
+  * )
+    func_tr_sh_result=$1
+    ;;
+  esac
+}
 
 
 # func_version
 # Echo version message to standard output and exit.
 func_version ()
 {
-    $SED -n '/^# '$PROGRAM' (GNU /,/# warranty; / {
+    $opt_debug
+
+    $SED -n '/(C)/!b go
+	:more
+	/\./!{
+	  N
+	  s/\n# / /
+	  b more
+	}
+	:go
+	/^# '$PROGRAM' (GNU /,/# warranty; / {
         s/^# //
 	s/^# *$//
         s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/
@@ -509,22 +736,28 @@ func_version ()
 # Echo short help message to standard output and exit.
 func_usage ()
 {
-    $SED -n '/^# Usage:/,/# -h/ {
+    $opt_debug
+
+    $SED -n '/^# Usage:/,/^#  *.*--help/ {
         s/^# //
 	s/^# *$//
 	s/\$progname/'$progname'/
 	p
     }' < "$progpath"
-    $ECHO
+    echo
     $ECHO "run \`$progname --help | more' for full usage"
     exit $?
 }
 
-# func_help
-# Echo long help message to standard output and exit.
+# func_help [NOEXIT]
+# Echo long help message to standard output and exit,
+# unless 'noexit' is passed as argument.
 func_help ()
 {
+    $opt_debug
+
     $SED -n '/^# Usage:/,/# Report bugs to/ {
+	:print
         s/^# //
 	s/^# *$//
 	s*\$progname*'$progname'*
@@ -534,11 +767,18 @@ func_help ()
 	s*\$LTCFLAGS*'"$LTCFLAGS"'*
 	s*\$LD*'"$LD"'*
 	s/\$with_gnu_ld/'"$with_gnu_ld"'/
-	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
-	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
+	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
+	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
 	p
-     }' < "$progpath"
-    exit $?
+	d
+     }
+     /^# .* home page:/b print
+     /^# General help using/b print
+     ' < "$progpath"
+    ret=$?
+    if test -z "$1"; then
+      exit $ret
+    fi
 }
 
 # func_missing_arg argname
@@ -546,63 +786,106 @@ func_help ()
 # exit_cmd.
 func_missing_arg ()
 {
-    func_error "missing argument for $1"
+    $opt_debug
+
+    func_error "missing argument for $1."
     exit_cmd=exit
 }
 
-exit_cmd=:
 
+# func_split_short_opt shortopt
+# Set func_split_short_opt_name and func_split_short_opt_arg shell
+# variables after splitting SHORTOPT after the 2nd character.
+func_split_short_opt ()
+{
+    my_sed_short_opt='1s/^\(..\).*$/\1/;q'
+    my_sed_short_rest='1s/^..\(.*\)$/\1/;q'
+
+    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
+    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
+} # func_split_short_opt may be replaced by extended shell implementation
 
 
+# func_split_long_opt longopt
+# Set func_split_long_opt_name and func_split_long_opt_arg shell
+# variables after splitting LONGOPT at the `=' sign.
+func_split_long_opt ()
+{
+    my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q'
+    my_sed_long_arg='1s/^--[^=]*=//'
+
+    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
+    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
+} # func_split_long_opt may be replaced by extended shell implementation
+
+exit_cmd=:
+
 
 
-# Check that we have a working $ECHO.
-if test "X$1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X$1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
-  # Yippee, $ECHO works!
-  :
-else
-  # Restart under the correct shell, and then maybe $ECHO will work.
-  exec $SHELL "$progpath" --no-reexec ${1+"$@"}
-fi
 
-if test "X$1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<EOF
-$*
-EOF
-  exit $EXIT_SUCCESS
-fi
 
 magic="%%%MAGIC variable%%%"
 magic_exe="%%%MAGIC EXE variable%%%"
 
 # Global variables.
-# $mode is unset
 nonopt=
-execute_dlfiles=
 preserve_args=
 lo2o="s/\\.lo\$/.${objext}/"
 o2lo="s/\\.${objext}\$/.lo/"
 extracted_archives=
 extracted_serial=0
 
-opt_dry_run=false
-opt_duplicate_deps=false
-opt_silent=false
-opt_debug=:
-
 # If this variable is set in any of the actions, the command in it
 # will be execed at the end.  This prevents here-documents from being
 # left over by shells.
 exec_cmd=
 
+# func_append var value
+# Append VALUE to the end of shell variable VAR.
+func_append ()
+{
+    eval "${1}=\$${1}\${2}"
+} # func_append may be replaced by extended shell implementation
+
+# func_append_quoted var value
+# Quote VALUE and append to the end of shell variable VAR, separated
+# by a space.
+func_append_quoted ()
+{
+    func_quote_for_eval "${2}"
+    eval "${1}=\$${1}\\ \$func_quote_for_eval_result"
+} # func_append_quoted may be replaced by extended shell implementation
+
+
+# func_arith arithmetic-term...
+func_arith ()
+{
+    func_arith_result=`expr "${@}"`
+} # func_arith may be replaced by extended shell implementation
+
+
+# func_len string
+# STRING may not start with a hyphen.
+func_len ()
+{
+    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
+} # func_len may be replaced by extended shell implementation
+
+
+# func_lo2o object
+func_lo2o ()
+{
+    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
+} # func_lo2o may be replaced by extended shell implementation
+
+
+# func_xform libobj-or-source
+func_xform ()
+{
+    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
+} # func_xform may be replaced by extended shell implementation
+
+
 # func_fatal_configuration arg...
 # Echo program name prefixed message to standard error, followed by
 # a configuration failure hint, and exit.
@@ -636,16 +919,16 @@ func_config ()
 # Display the features supported by this script.
 func_features ()
 {
-    $ECHO "host: $host"
+    echo "host: $host"
     if test "$build_libtool_libs" = yes; then
-      $ECHO "enable shared libraries"
+      echo "enable shared libraries"
     else
-      $ECHO "disable shared libraries"
+      echo "disable shared libraries"
     fi
     if test "$build_old_libs" = yes; then
-      $ECHO "enable static libraries"
+      echo "enable static libraries"
     else
-      $ECHO "disable static libraries"
+      echo "disable static libraries"
     fi
 
     exit $?
@@ -692,117 +975,209 @@ func_enable_tag ()
   esac
 }
 
-# Parse options once, thoroughly.  This comes as soon as possible in
-# the script to make things like `libtool --version' happen quickly.
+# func_check_version_match
+# Ensure that we are using m4 macros, and libtool script from the same
+# release of libtool.
+func_check_version_match ()
 {
+  if test "$package_revision" != "$macro_revision"; then
+    if test "$VERSION" != "$macro_version"; then
+      if test -z "$macro_version"; then
+        cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
+$progname: definition of this LT_INIT comes from an older release.
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
+$progname: and run autoconf again.
+_LT_EOF
+      else
+        cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
+$progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
+$progname: and run autoconf again.
+_LT_EOF
+      fi
+    else
+      cat >&2 <<_LT_EOF
+$progname: Version mismatch error.  This is $PACKAGE $VERSION, revision $package_revision,
+$progname: but the definition of this LT_INIT comes from revision $macro_revision.
+$progname: You should recreate aclocal.m4 with macros from revision $package_revision
+$progname: of $PACKAGE $VERSION and run autoconf again.
+_LT_EOF
+    fi
+
+    exit $EXIT_MISMATCH
+  fi
+}
+
+
+# Shorthand for --mode=foo, only valid as the first argument
+case $1 in
+clean|clea|cle|cl)
+  shift; set dummy --mode clean ${1+"$@"}; shift
+  ;;
+compile|compil|compi|comp|com|co|c)
+  shift; set dummy --mode compile ${1+"$@"}; shift
+  ;;
+execute|execut|execu|exec|exe|ex|e)
+  shift; set dummy --mode execute ${1+"$@"}; shift
+  ;;
+finish|finis|fini|fin|fi|f)
+  shift; set dummy --mode finish ${1+"$@"}; shift
+  ;;
+install|instal|insta|inst|ins|in|i)
+  shift; set dummy --mode install ${1+"$@"}; shift
+  ;;
+link|lin|li|l)
+  shift; set dummy --mode link ${1+"$@"}; shift
+  ;;
+uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
+  shift; set dummy --mode uninstall ${1+"$@"}; shift
+  ;;
+esac
 
-  # Shorthand for --mode=foo, only valid as the first argument
-  case $1 in
-  clean|clea|cle|cl)
-    shift; set dummy --mode clean ${1+"$@"}; shift
-    ;;
-  compile|compil|compi|comp|com|co|c)
-    shift; set dummy --mode compile ${1+"$@"}; shift
-    ;;
-  execute|execut|execu|exec|exe|ex|e)
-    shift; set dummy --mode execute ${1+"$@"}; shift
-    ;;
-  finish|finis|fini|fin|fi|f)
-    shift; set dummy --mode finish ${1+"$@"}; shift
-    ;;
-  install|instal|insta|inst|ins|in|i)
-    shift; set dummy --mode install ${1+"$@"}; shift
-    ;;
-  link|lin|li|l)
-    shift; set dummy --mode link ${1+"$@"}; shift
-    ;;
-  uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
-    shift; set dummy --mode uninstall ${1+"$@"}; shift
-    ;;
-  esac
 
-  # Parse non-mode specific arguments:
-  while test "$#" -gt 0; do
+
+# Option defaults:
+opt_debug=:
+opt_dry_run=false
+opt_config=false
+opt_preserve_dup_deps=false
+opt_features=false
+opt_finish=false
+opt_help=false
+opt_help_all=false
+opt_silent=:
+opt_warning=:
+opt_verbose=:
+opt_silent=false
+opt_verbose=false
+
+
+# Parse options once, thoroughly.  This comes as soon as possible in the
+# script to make things like `--version' happen as quickly as we can.
+{
+  # this just eases exit handling
+  while test $# -gt 0; do
     opt="$1"
     shift
-
     case $opt in
-      --config)		func_config					;;
-
-      --debug)		preserve_args="$preserve_args $opt"
+      --debug|-x)	opt_debug='set -x'
 			func_echo "enabling shell trace mode"
-			opt_debug='set -x'
 			$opt_debug
 			;;
-
-      -dlopen)		test "$#" -eq 0 && func_missing_arg "$opt" && break
-			execute_dlfiles="$execute_dlfiles $1"
-			shift
+      --dry-run|--dryrun|-n)
+			opt_dry_run=:
 			;;
-
-      --dry-run | -n)	opt_dry_run=:					;;
-      --features)       func_features					;;
-      --finish)		mode="finish"					;;
-
-      --mode)		test "$#" -eq 0 && func_missing_arg "$opt" && break
-			case $1 in
-			  # Valid mode arguments:
-			  clean)	;;
-			  compile)	;;
-			  execute)	;;
-			  finish)	;;
-			  install)	;;
-			  link)		;;
-			  relink)	;;
-			  uninstall)	;;
-
-			  # Catch anything else as an error
-			  *) func_error "invalid argument for $opt"
-			     exit_cmd=exit
-			     break
-			     ;;
-		        esac
-
-			mode="$1"
+      --config)
+			opt_config=:
+func_config
+			;;
+      --dlopen|-dlopen)
+			optarg="$1"
+			opt_dlopen="${opt_dlopen+$opt_dlopen
+}$optarg"
 			shift
 			;;
-
       --preserve-dup-deps)
-			opt_duplicate_deps=:				;;
-
-      --quiet|--silent)	preserve_args="$preserve_args $opt"
-			opt_silent=:
+			opt_preserve_dup_deps=:
 			;;
-
-      --verbose| -v)	preserve_args="$preserve_args $opt"
+      --features)
+			opt_features=:
+func_features
+			;;
+      --finish)
+			opt_finish=:
+set dummy --mode finish ${1+"$@"}; shift
+			;;
+      --help)
+			opt_help=:
+			;;
+      --help-all)
+			opt_help_all=:
+opt_help=': help-all'
+			;;
+      --mode)
+			test $# = 0 && func_missing_arg $opt && break
+			optarg="$1"
+			opt_mode="$optarg"
+case $optarg in
+  # Valid mode arguments:
+  clean|compile|execute|finish|install|link|relink|uninstall) ;;
+
+  # Catch anything else as an error
+  *) func_error "invalid argument for $opt"
+     exit_cmd=exit
+     break
+     ;;
+esac
+			shift
+			;;
+      --no-silent|--no-quiet)
 			opt_silent=false
+func_append preserve_args " $opt"
 			;;
-
-      --tag)		test "$#" -eq 0 && func_missing_arg "$opt" && break
-			preserve_args="$preserve_args $opt $1"
-			func_enable_tag "$1"	# tagname is set here
+      --no-warning|--no-warn)
+			opt_warning=false
+func_append preserve_args " $opt"
+			;;
+      --no-verbose)
+			opt_verbose=false
+func_append preserve_args " $opt"
+			;;
+      --silent|--quiet)
+			opt_silent=:
+func_append preserve_args " $opt"
+        opt_verbose=false
+			;;
+      --verbose|-v)
+			opt_verbose=:
+func_append preserve_args " $opt"
+opt_silent=false
+			;;
+      --tag)
+			test $# = 0 && func_missing_arg $opt && break
+			optarg="$1"
+			opt_tag="$optarg"
+func_append preserve_args " $opt $optarg"
+func_enable_tag "$optarg"
 			shift
 			;;
 
+      -\?|-h)		func_usage				;;
+      --help)		func_help				;;
+      --version)	func_version				;;
+
       # Separate optargs to long options:
-      -dlopen=*|--mode=*|--tag=*)
-			func_opt_split "$opt"
-			set dummy "$func_opt_split_opt" "$func_opt_split_arg" ${1+"$@"}
+      --*=*)
+			func_split_long_opt "$opt"
+			set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"}
 			shift
 			;;
 
-      -\?|-h)		func_usage					;;
-      --help)		opt_help=:					;;
-      --version)	func_version					;;
-
-      -*)		func_fatal_help "unrecognized option \`$opt'"	;;
-
-      *)		nonopt="$opt"
-			break
+      # Separate non-argument short options:
+      -\?*|-h*|-n*|-v*)
+			func_split_short_opt "$opt"
+			set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"}
+			shift
 			;;
+
+      --)		break					;;
+      -*)		func_fatal_help "unrecognized option \`$opt'" ;;
+      *)		set dummy "$opt" ${1+"$@"};	shift; break  ;;
     esac
   done
 
+  # Validate options:
+
+  # save first non-option argument
+  if test "$#" -gt 0; then
+    nonopt="$opt"
+    shift
+  fi
+
+  # preserve --debug
+  test "$opt_debug" = : || func_append preserve_args " --debug"
 
   case $host in
     *cygwin* | *mingw* | *pw32* | *cegcc*)
@@ -810,82 +1185,44 @@ func_enable_tag ()
       opt_duplicate_compiler_generated_deps=:
       ;;
     *)
-      opt_duplicate_compiler_generated_deps=$opt_duplicate_deps
+      opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps
       ;;
   esac
 
-  # Having warned about all mis-specified options, bail out if
-  # anything was wrong.
-  $exit_cmd $EXIT_FAILURE
-}
+  $opt_help || {
+    # Sanity checks first:
+    func_check_version_match
 
-# func_check_version_match
-# Ensure that we are using m4 macros, and libtool script from the same
-# release of libtool.
-func_check_version_match ()
-{
-  if test "$package_revision" != "$macro_revision"; then
-    if test "$VERSION" != "$macro_version"; then
-      if test -z "$macro_version"; then
-        cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
-$progname: definition of this LT_INIT comes from an older release.
-$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
-$progname: and run autoconf again.
-_LT_EOF
-      else
-        cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
-$progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
-$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
-$progname: and run autoconf again.
-_LT_EOF
-      fi
-    else
-      cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, revision $package_revision,
-$progname: but the definition of this LT_INIT comes from revision $macro_revision.
-$progname: You should recreate aclocal.m4 with macros from revision $package_revision
-$progname: of $PACKAGE $VERSION and run autoconf again.
-_LT_EOF
+    if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
+      func_fatal_configuration "not configured to build any kind of library"
     fi
 
-    exit $EXIT_MISMATCH
-  fi
-}
-
+    # Darwin sucks
+    eval std_shrext=\"$shrext_cmds\"
 
-## ----------- ##
-##    Main.    ##
-## ----------- ##
-
-$opt_help || {
-  # Sanity checks first:
-  func_check_version_match
-
-  if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
-    func_fatal_configuration "not configured to build any kind of library"
-  fi
+    # Only execute mode is allowed to have -dlopen flags.
+    if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
+      func_error "unrecognized option \`-dlopen'"
+      $ECHO "$help" 1>&2
+      exit $EXIT_FAILURE
+    fi
 
-  test -z "$mode" && func_fatal_error "error: you must specify a MODE."
+    # Change the help message to a mode-specific one.
+    generic_help="$help"
+    help="Try \`$progname --help --mode=$opt_mode' for more information."
+  }
 
 
-  # Darwin sucks
-  eval std_shrext=\"$shrext_cmds\"
+  # Bail if the options were screwed
+  $exit_cmd $EXIT_FAILURE
+}
 
 
-  # Only execute mode is allowed to have -dlopen flags.
-  if test -n "$execute_dlfiles" && test "$mode" != execute; then
-    func_error "unrecognized option \`-dlopen'"
-    $ECHO "$help" 1>&2
-    exit $EXIT_FAILURE
-  fi
 
-  # Change the help message to a mode-specific one.
-  generic_help="$help"
-  help="Try \`$progname --help --mode=$mode' for more information."
-}
 
+## ----------- ##
+##    Main.    ##
+## ----------- ##
 
 # func_lalib_p file
 # True iff FILE is a libtool `.la' library or `.lo' object file.
@@ -950,12 +1287,9 @@ func_ltwrapper_executable_p ()
 # temporary ltwrapper_script.
 func_ltwrapper_scriptname ()
 {
-    func_ltwrapper_scriptname_result=""
-    if func_ltwrapper_executable_p "$1"; then
-	func_dirname_and_basename "$1" "" "."
-	func_stripname '' '.exe' "$func_basename_result"
-	func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
-    fi
+    func_dirname_and_basename "$1" "" "."
+    func_stripname '' '.exe' "$func_basename_result"
+    func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
 }
 
 # func_ltwrapper_p file
@@ -1001,6 +1335,37 @@ func_source ()
 }
 
 
+# func_resolve_sysroot PATH
+# Replace a leading = in PATH with a sysroot.  Store the result into
+# func_resolve_sysroot_result
+func_resolve_sysroot ()
+{
+  func_resolve_sysroot_result=$1
+  case $func_resolve_sysroot_result in
+  =*)
+    func_stripname '=' '' "$func_resolve_sysroot_result"
+    func_resolve_sysroot_result=$lt_sysroot$func_stripname_result
+    ;;
+  esac
+}
+
+# func_replace_sysroot PATH
+# If PATH begins with the sysroot, replace it with = and
+# store the result into func_replace_sysroot_result.
+func_replace_sysroot ()
+{
+  case "$lt_sysroot:$1" in
+  ?*:"$lt_sysroot"*)
+    func_stripname "$lt_sysroot" '' "$1"
+    func_replace_sysroot_result="=$func_stripname_result"
+    ;;
+  *)
+    # Including no sysroot.
+    func_replace_sysroot_result=$1
+    ;;
+  esac
+}
+
 # func_infer_tag arg
 # Infer tagged configuration to use if any are available and
 # if one wasn't chosen via the "--tag" command line option.
@@ -1013,13 +1378,15 @@ func_infer_tag ()
     if test -n "$available_tags" && test -z "$tagname"; then
       CC_quoted=
       for arg in $CC; do
-        func_quote_for_eval "$arg"
-	CC_quoted="$CC_quoted $func_quote_for_eval_result"
+	func_append_quoted CC_quoted "$arg"
       done
+      CC_expanded=`func_echo_all $CC`
+      CC_quoted_expanded=`func_echo_all $CC_quoted`
       case $@ in
       # Blanks in the command may have been stripped by the calling shell,
       # but not from the CC environment variable when configure was run.
-      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
+      " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
+      " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;;
       # Blanks at the start of $base_compile will cause this to fail
       # if we don't check for them as well.
       *)
@@ -1030,11 +1397,13 @@ func_infer_tag ()
 	    CC_quoted=
 	    for arg in $CC; do
 	      # Double-quote args containing other shell metacharacters.
-	      func_quote_for_eval "$arg"
-	      CC_quoted="$CC_quoted $func_quote_for_eval_result"
+	      func_append_quoted CC_quoted "$arg"
 	    done
+	    CC_expanded=`func_echo_all $CC`
+	    CC_quoted_expanded=`func_echo_all $CC_quoted`
 	    case "$@ " in
-	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
+	    " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
+	    " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*)
 	      # The compiler in the base compile command matches
 	      # the one in the tagged configuration.
 	      # Assume this is the tagged configuration we want.
@@ -1097,6 +1466,486 @@ EOF
     }
 }
 
+
+##################################################
+# FILE NAME AND PATH CONVERSION HELPER FUNCTIONS #
+##################################################
+
+# func_convert_core_file_wine_to_w32 ARG
+# Helper function used by file name conversion functions when $build is *nix,
+# and $host is mingw, cygwin, or some other w32 environment. Relies on a
+# correctly configured wine environment available, with the winepath program
+# in $build's $PATH.
+#
+# ARG is the $build file name to be converted to w32 format.
+# Result is available in $func_convert_core_file_wine_to_w32_result, and will
+# be empty on error (or when ARG is empty)
+func_convert_core_file_wine_to_w32 ()
+{
+  $opt_debug
+  func_convert_core_file_wine_to_w32_result="$1"
+  if test -n "$1"; then
+    # Unfortunately, winepath does not exit with a non-zero error code, so we
+    # are forced to check the contents of stdout. On the other hand, if the
+    # command is not found, the shell will set an exit code of 127 and print
+    # *an error message* to stdout. So we must check for both error code of
+    # zero AND non-empty stdout, which explains the odd construction:
+    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
+    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
+      func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" |
+        $SED -e "$lt_sed_naive_backslashify"`
+    else
+      func_convert_core_file_wine_to_w32_result=
+    fi
+  fi
+}
+# end: func_convert_core_file_wine_to_w32
+
+
+# func_convert_core_path_wine_to_w32 ARG
+# Helper function used by path conversion functions when $build is *nix, and
+# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
+# configured wine environment available, with the winepath program in $build's
+# $PATH. Assumes ARG has no leading or trailing path separator characters.
+#
+# ARG is path to be converted from $build format to win32.
+# Result is available in $func_convert_core_path_wine_to_w32_result.
+# Unconvertible file (directory) names in ARG are skipped; if no directory names
+# are convertible, then the result may be empty.
+func_convert_core_path_wine_to_w32 ()
+{
+  $opt_debug
+  # unfortunately, winepath doesn't convert paths, only file names
+  func_convert_core_path_wine_to_w32_result=""
+  if test -n "$1"; then
+    oldIFS=$IFS
+    IFS=:
+    for func_convert_core_path_wine_to_w32_f in $1; do
+      IFS=$oldIFS
+      func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f"
+      if test -n "$func_convert_core_file_wine_to_w32_result" ; then
+        if test -z "$func_convert_core_path_wine_to_w32_result"; then
+          func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result"
+        else
+          func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
+        fi
+      fi
+    done
+    IFS=$oldIFS
+  fi
+}
+# end: func_convert_core_path_wine_to_w32
+
+
+# func_cygpath ARGS...
+# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when
+# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2)
+# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
+# (2), returns the Cygwin file name or path in func_cygpath_result (input
+# file name or path is assumed to be in w32 format, as previously converted
+# from $build's *nix or MSYS format). In case (3), returns the w32 file name
+# or path in func_cygpath_result (input file name or path is assumed to be in
+# Cygwin format). Returns an empty string on error.
+#
+# ARGS are passed to cygpath, with the last one being the file name or path to
+# be converted.
+#
+# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH
+# environment variable; do not put it in $PATH.
+func_cygpath ()
+{
+  $opt_debug
+  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
+    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
+    if test "$?" -ne 0; then
+      # on failure, ensure result is empty
+      func_cygpath_result=
+    fi
+  else
+    func_cygpath_result=
+    func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'"
+  fi
+}
+#end: func_cygpath
+
+
+# func_convert_core_msys_to_w32 ARG
+# Convert file name or path ARG from MSYS format to w32 format.  Return
+# result in func_convert_core_msys_to_w32_result.
+func_convert_core_msys_to_w32 ()
+{
+  $opt_debug
+  # awkward: cmd appends spaces to result
+  func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null |
+    $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"`
+}
+#end: func_convert_core_msys_to_w32
+
+
+# func_convert_file_check ARG1 ARG2
+# Verify that ARG1 (a file name in $build format) was converted to $host
+# format in ARG2. Otherwise, emit an error message, but continue (resetting
+# func_to_host_file_result to ARG1).
+func_convert_file_check ()
+{
+  $opt_debug
+  if test -z "$2" && test -n "$1" ; then
+    func_error "Could not determine host file name corresponding to"
+    func_error "  \`$1'"
+    func_error "Continuing, but uninstalled executables may not work."
+    # Fallback:
+    func_to_host_file_result="$1"
+  fi
+}
+# end func_convert_file_check
+
+
+# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH
+# Verify that FROM_PATH (a path in $build format) was converted to $host
+# format in TO_PATH. Otherwise, emit an error message, but continue, resetting
+# func_to_host_file_result to a simplistic fallback value (see below).
+func_convert_path_check ()
+{
+  $opt_debug
+  if test -z "$4" && test -n "$3"; then
+    func_error "Could not determine the host path corresponding to"
+    func_error "  \`$3'"
+    func_error "Continuing, but uninstalled executables may not work."
+    # Fallback.  This is a deliberately simplistic "conversion" and
+    # should not be "improved".  See libtool.info.
+    if test "x$1" != "x$2"; then
+      lt_replace_pathsep_chars="s|$1|$2|g"
+      func_to_host_path_result=`echo "$3" |
+        $SED -e "$lt_replace_pathsep_chars"`
+    else
+      func_to_host_path_result="$3"
+    fi
+  fi
+}
+# end func_convert_path_check
+
+
+# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG
+# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
+# and appending REPL if ORIG matches BACKPAT.
+func_convert_path_front_back_pathsep ()
+{
+  $opt_debug
+  case $4 in
+  $1 ) func_to_host_path_result="$3$func_to_host_path_result"
+    ;;
+  esac
+  case $4 in
+  $2 ) func_append func_to_host_path_result "$3"
+    ;;
+  esac
+}
+# end func_convert_path_front_back_pathsep
+
+
+##################################################
+# $build to $host FILE NAME CONVERSION FUNCTIONS #
+##################################################
+# invoked via `$to_host_file_cmd ARG'
+#
+# In each case, ARG is the path to be converted from $build to $host format.
+# Result will be available in $func_to_host_file_result.
+
+
+# func_to_host_file ARG
+# Converts the file name ARG from $build format to $host format. Return result
+# in func_to_host_file_result.
+func_to_host_file ()
+{
+  $opt_debug
+  $to_host_file_cmd "$1"
+}
+# end func_to_host_file
+
+
+# func_to_tool_file ARG LAZY
+# converts the file name ARG from $build format to toolchain format. Return
+# result in func_to_tool_file_result.  If the conversion in use is listed
+# in (the comma separated) LAZY, no conversion takes place.
+func_to_tool_file ()
+{
+  $opt_debug
+  case ,$2, in
+    *,"$to_tool_file_cmd",*)
+      func_to_tool_file_result=$1
+      ;;
+    *)
+      $to_tool_file_cmd "$1"
+      func_to_tool_file_result=$func_to_host_file_result
+      ;;
+  esac
+}
+# end func_to_tool_file
+
+
+# func_convert_file_noop ARG
+# Copy ARG to func_to_host_file_result.
+func_convert_file_noop ()
+{
+  func_to_host_file_result="$1"
+}
+# end func_convert_file_noop
+
+
+# func_convert_file_msys_to_w32 ARG
+# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic
+# conversion to w32 is not available inside the cwrapper.  Returns result in
+# func_to_host_file_result.
+func_convert_file_msys_to_w32 ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    func_convert_core_msys_to_w32 "$1"
+    func_to_host_file_result="$func_convert_core_msys_to_w32_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_msys_to_w32
+
+
+# func_convert_file_cygwin_to_w32 ARG
+# Convert file name ARG from Cygwin to w32 format.  Returns result in
+# func_to_host_file_result.
+func_convert_file_cygwin_to_w32 ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    # because $build is cygwin, we call "the" cygpath in $PATH; no need to use
+    # LT_CYGPATH in this case.
+    func_to_host_file_result=`cygpath -m "$1"`
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_cygwin_to_w32
+
+
+# func_convert_file_nix_to_w32 ARG
+# Convert file name ARG from *nix to w32 format.  Requires a wine environment
+# and a working winepath. Returns result in func_to_host_file_result.
+func_convert_file_nix_to_w32 ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    func_convert_core_file_wine_to_w32 "$1"
+    func_to_host_file_result="$func_convert_core_file_wine_to_w32_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_nix_to_w32
+
+
+# func_convert_file_msys_to_cygwin ARG
+# Convert file name ARG from MSYS to Cygwin format.  Requires LT_CYGPATH set.
+# Returns result in func_to_host_file_result.
+func_convert_file_msys_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    func_convert_core_msys_to_w32 "$1"
+    func_cygpath -u "$func_convert_core_msys_to_w32_result"
+    func_to_host_file_result="$func_cygpath_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_msys_to_cygwin
+
+
+# func_convert_file_nix_to_cygwin ARG
+# Convert file name ARG from *nix to Cygwin format.  Requires Cygwin installed
+# in a wine environment, working winepath, and LT_CYGPATH set.  Returns result
+# in func_to_host_file_result.
+func_convert_file_nix_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_file_result="$1"
+  if test -n "$1"; then
+    # convert from *nix to w32, then use cygpath to convert from w32 to cygwin.
+    func_convert_core_file_wine_to_w32 "$1"
+    func_cygpath -u "$func_convert_core_file_wine_to_w32_result"
+    func_to_host_file_result="$func_cygpath_result"
+  fi
+  func_convert_file_check "$1" "$func_to_host_file_result"
+}
+# end func_convert_file_nix_to_cygwin
+
+
+#############################################
+# $build to $host PATH CONVERSION FUNCTIONS #
+#############################################
+# invoked via `$to_host_path_cmd ARG'
+#
+# In each case, ARG is the path to be converted from $build to $host format.
+# The result will be available in $func_to_host_path_result.
+#
+# Path separators are also converted from $build format to $host format.  If
+# ARG begins or ends with a path separator character, it is preserved (but
+# converted to $host format) on output.
+#
+# All path conversion functions are named using the following convention:
+#   file name conversion function    : func_convert_file_X_to_Y ()
+#   path conversion function         : func_convert_path_X_to_Y ()
+# where, for any given $build/$host combination the 'X_to_Y' value is the
+# same.  If conversion functions are added for new $build/$host combinations,
+# the two new functions must follow this pattern, or func_init_to_host_path_cmd
+# will break.
+
+
+# func_init_to_host_path_cmd
+# Ensures that function "pointer" variable $to_host_path_cmd is set to the
+# appropriate value, based on the value of $to_host_file_cmd.
+to_host_path_cmd=
+func_init_to_host_path_cmd ()
+{
+  $opt_debug
+  if test -z "$to_host_path_cmd"; then
+    func_stripname 'func_convert_file_' '' "$to_host_file_cmd"
+    to_host_path_cmd="func_convert_path_${func_stripname_result}"
+  fi
+}
+
+
+# func_to_host_path ARG
+# Converts the path ARG from $build format to $host format. Return result
+# in func_to_host_path_result.
+func_to_host_path ()
+{
+  $opt_debug
+  func_init_to_host_path_cmd
+  $to_host_path_cmd "$1"
+}
+# end func_to_host_path
+
+
+# func_convert_path_noop ARG
+# Copy ARG to func_to_host_path_result.
+func_convert_path_noop ()
+{
+  func_to_host_path_result="$1"
+}
+# end func_convert_path_noop
+
+
+# func_convert_path_msys_to_w32 ARG
+# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic
+# conversion to w32 is not available inside the cwrapper.  Returns result in
+# func_to_host_path_result.
+func_convert_path_msys_to_w32 ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # Remove leading and trailing path separator characters from ARG.  MSYS
+    # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
+    # and winepath ignores them completely.
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
+    func_to_host_path_result="$func_convert_core_msys_to_w32_result"
+    func_convert_path_check : ";" \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
+  fi
+}
+# end func_convert_path_msys_to_w32
+
+
+# func_convert_path_cygwin_to_w32 ARG
+# Convert path ARG from Cygwin to w32 format.  Returns result in
+# func_to_host_file_result.
+func_convert_path_cygwin_to_w32 ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # See func_convert_path_msys_to_w32:
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
+    func_convert_path_check : ";" \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
+  fi
+}
+# end func_convert_path_cygwin_to_w32
+
+
+# func_convert_path_nix_to_w32 ARG
+# Convert path ARG from *nix to w32 format.  Requires a wine environment and
+# a working winepath.  Returns result in func_to_host_file_result.
+func_convert_path_nix_to_w32 ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # See func_convert_path_msys_to_w32:
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
+    func_to_host_path_result="$func_convert_core_path_wine_to_w32_result"
+    func_convert_path_check : ";" \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
+  fi
+}
+# end func_convert_path_nix_to_w32
+
+
+# func_convert_path_msys_to_cygwin ARG
+# Convert path ARG from MSYS to Cygwin format.  Requires LT_CYGPATH set.
+# Returns result in func_to_host_file_result.
+func_convert_path_msys_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # See func_convert_path_msys_to_w32:
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
+    func_cygpath -u -p "$func_convert_core_msys_to_w32_result"
+    func_to_host_path_result="$func_cygpath_result"
+    func_convert_path_check : : \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" : "$1"
+  fi
+}
+# end func_convert_path_msys_to_cygwin
+
+
+# func_convert_path_nix_to_cygwin ARG
+# Convert path ARG from *nix to Cygwin format.  Requires Cygwin installed in a
+# a wine environment, working winepath, and LT_CYGPATH set.  Returns result in
+# func_to_host_file_result.
+func_convert_path_nix_to_cygwin ()
+{
+  $opt_debug
+  func_to_host_path_result="$1"
+  if test -n "$1"; then
+    # Remove leading and trailing path separator characters from
+    # ARG. msys behavior is inconsistent here, cygpath turns them
+    # into '.;' and ';.', and winepath ignores them completely.
+    func_stripname : : "$1"
+    func_to_host_path_tmp1=$func_stripname_result
+    func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
+    func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result"
+    func_to_host_path_result="$func_cygpath_result"
+    func_convert_path_check : : \
+      "$func_to_host_path_tmp1" "$func_to_host_path_result"
+    func_convert_path_front_back_pathsep ":*" "*:" : "$1"
+  fi
+}
+# end func_convert_path_nix_to_cygwin
+
+
 # func_mode_compile arg...
 func_mode_compile ()
 {
@@ -1137,12 +1986,12 @@ func_mode_compile ()
 	  ;;
 
 	-pie | -fpie | -fPIE)
-          pie_flag="$pie_flag $arg"
+          func_append pie_flag " $arg"
 	  continue
 	  ;;
 
 	-shared | -static | -prefer-pic | -prefer-non-pic)
-	  later="$later $arg"
+	  func_append later " $arg"
 	  continue
 	  ;;
 
@@ -1163,15 +2012,14 @@ func_mode_compile ()
 	  save_ifs="$IFS"; IFS=','
 	  for arg in $args; do
 	    IFS="$save_ifs"
-	    func_quote_for_eval "$arg"
-	    lastarg="$lastarg $func_quote_for_eval_result"
+	    func_append_quoted lastarg "$arg"
 	  done
 	  IFS="$save_ifs"
 	  func_stripname ' ' '' "$lastarg"
 	  lastarg=$func_stripname_result
 
 	  # Add the arguments to base_compile.
-	  base_compile="$base_compile $lastarg"
+	  func_append base_compile " $lastarg"
 	  continue
 	  ;;
 
@@ -1187,8 +2035,7 @@ func_mode_compile ()
       esac    #  case $arg_mode
 
       # Aesthetically quote the previous argument.
-      func_quote_for_eval "$lastarg"
-      base_compile="$base_compile $func_quote_for_eval_result"
+      func_append_quoted base_compile "$lastarg"
     done # for arg
 
     case $arg_mode in
@@ -1213,7 +2060,7 @@ func_mode_compile ()
     *.[cCFSifmso] | \
     *.ada | *.adb | *.ads | *.asm | \
     *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
-    *.[fF][09]? | *.for | *.java | *.obj | *.sx)
+    *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
       func_xform "$libobj"
       libobj=$func_xform_result
       ;;
@@ -1288,7 +2135,7 @@ func_mode_compile ()
     # Calculate the filename of the output object if compiler does
     # not support -o with -c
     if test "$compiler_c_o" = no; then
-      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
+      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
       lockfile="$output_obj.lock"
     else
       output_obj=
@@ -1319,17 +2166,16 @@ compiler."
 	$opt_dry_run || $RM $removelist
 	exit $EXIT_FAILURE
       fi
-      removelist="$removelist $output_obj"
+      func_append removelist " $output_obj"
       $ECHO "$srcfile" > "$lockfile"
     fi
 
     $opt_dry_run || $RM $removelist
-    removelist="$removelist $lockfile"
+    func_append removelist " $lockfile"
     trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
 
-    if test -n "$fix_srcfile_path"; then
-      eval srcfile=\"$fix_srcfile_path\"
-    fi
+    func_to_tool_file "$srcfile" func_convert_file_msys_to_w32
+    srcfile=$func_to_tool_file_result
     func_quote_for_eval "$srcfile"
     qsrcfile=$func_quote_for_eval_result
 
@@ -1349,7 +2195,7 @@ compiler."
 
       if test -z "$output_obj"; then
 	# Place PIC objects in $objdir
-	command="$command -o $lobj"
+	func_append command " -o $lobj"
       fi
 
       func_show_eval_locale "$command"	\
@@ -1396,11 +2242,11 @@ compiler."
 	command="$base_compile $qsrcfile $pic_flag"
       fi
       if test "$compiler_c_o" = yes; then
-	command="$command -o $obj"
+	func_append command " -o $obj"
       fi
 
       # Suppress compiler output if we already did a PIC compilation.
-      command="$command$suppress_output"
+      func_append command "$suppress_output"
       func_show_eval_locale "$command" \
         '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
 
@@ -1445,13 +2291,13 @@ compiler."
 }
 
 $opt_help || {
-test "$mode" = compile && func_mode_compile ${1+"$@"}
+  test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
 }
 
 func_mode_help ()
 {
     # We need to display help for each of the modes.
-    case $mode in
+    case $opt_mode in
       "")
         # Generic help is extracted from the usage comments
         # at the start of this file.
@@ -1482,10 +2328,11 @@ This mode accepts the following additional options:
 
   -o OUTPUT-FILE    set the output file name to OUTPUT-FILE
   -no-suppress      do not suppress compiler output for multiple passes
-  -prefer-pic       try to building PIC objects only
-  -prefer-non-pic   try to building non-PIC objects only
+  -prefer-pic       try to build PIC objects only
+  -prefer-non-pic   try to build non-PIC objects only
   -shared           do not build a \`.o' file suitable for static linking
   -static           only build a \`.o' file suitable for static linking
+  -Wc,FLAG          pass FLAG directly to the compiler
 
 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
 from the given SOURCEFILE.
@@ -1538,7 +2385,7 @@ either the \`install' or \`cp' program.
 
 The following components of INSTALL-COMMAND are treated specially:
 
-  -inst-prefix PREFIX-DIR  Use PREFIX-DIR as a staging area for installation
+  -inst-prefix-dir PREFIX-DIR  Use PREFIX-DIR as a staging area for installation
 
 The rest of the components are interpreted as arguments to that command (only
 BSD-compatible install options are recognized)."
@@ -1558,6 +2405,8 @@ The following components of LINK-COMMAND are treated specially:
 
   -all-static       do not do any dynamic linking at all
   -avoid-version    do not add a version suffix if possible
+  -bindir BINDIR    specify path to binaries directory (for systems where
+                    libraries must be found in the PATH setting at runtime)
   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
   -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
   -export-dynamic   allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
@@ -1586,6 +2435,11 @@ The following components of LINK-COMMAND are treated specially:
   -version-info CURRENT[:REVISION[:AGE]]
                     specify library version info [each variable defaults to 0]
   -weak LIBNAME     declare that the target provides the LIBNAME interface
+  -Wc,FLAG
+  -Xcompiler FLAG   pass linker-specific FLAG directly to the compiler
+  -Wl,FLAG
+  -Xlinker FLAG     pass linker-specific FLAG directly to the linker
+  -XCClinker FLAG   pass link-specific FLAG to the compiler driver (CC)
 
 All other options (arguments beginning with \`-') are ignored.
 
@@ -1619,18 +2473,44 @@ Otherwise, only FILE itself is deleted using RM."
         ;;
 
       *)
-        func_fatal_help "invalid operation mode \`$mode'"
+        func_fatal_help "invalid operation mode \`$opt_mode'"
         ;;
     esac
 
-    $ECHO
+    echo
     $ECHO "Try \`$progname --help' for more information about other modes."
-
-    exit $?
 }
 
-  # Now that we've collected a possible --mode arg, show help if necessary
-  $opt_help && func_mode_help
+# Now that we've collected a possible --mode arg, show help if necessary
+if $opt_help; then
+  if test "$opt_help" = :; then
+    func_mode_help
+  else
+    {
+      func_help noexit
+      for opt_mode in compile link execute install finish uninstall clean; do
+	func_mode_help
+      done
+    } | sed -n '1p; 2,$s/^Usage:/  or: /p'
+    {
+      func_help noexit
+      for opt_mode in compile link execute install finish uninstall clean; do
+	echo
+	func_mode_help
+      done
+    } |
+    sed '1d
+      /^When reporting/,/^Report/{
+	H
+	d
+      }
+      $x
+      /information about other modes/d
+      /more detailed .*MODE/d
+      s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/'
+  fi
+  exit $?
+fi
 
 
 # func_mode_execute arg...
@@ -1643,13 +2523,16 @@ func_mode_execute ()
       func_fatal_help "you must specify a COMMAND"
 
     # Handle -dlopen flags immediately.
-    for file in $execute_dlfiles; do
+    for file in $opt_dlopen; do
       test -f "$file" \
 	|| func_fatal_help "\`$file' is not a file"
 
       dir=
       case $file in
       *.la)
+	func_resolve_sysroot "$file"
+	file=$func_resolve_sysroot_result
+
 	# Check to see that this really is a libtool archive.
 	func_lalib_unsafe_p "$file" \
 	  || func_fatal_help "\`$lib' is not a valid libtool archive"
@@ -1671,7 +2554,7 @@ func_mode_execute ()
 	dir="$func_dirname_result"
 
 	if test -f "$dir/$objdir/$dlname"; then
-	  dir="$dir/$objdir"
+	  func_append dir "/$objdir"
 	else
 	  if test ! -f "$dir/$dlname"; then
 	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
@@ -1712,7 +2595,7 @@ func_mode_execute ()
     for file
     do
       case $file in
-      -*) ;;
+      -* | *.la | *.lo ) ;;
       *)
 	# Do a test to see if this is really a libtool program.
 	if func_ltwrapper_script_p "$file"; then
@@ -1728,8 +2611,7 @@ func_mode_execute ()
 	;;
       esac
       # Quote arguments (to preserve shell metacharacters).
-      func_quote_for_eval "$file"
-      args="$args $func_quote_for_eval_result"
+      func_append_quoted args "$file"
     done
 
     if test "X$opt_dry_run" = Xfalse; then
@@ -1754,29 +2636,66 @@ func_mode_execute ()
       # Display what would be done.
       if test -n "$shlibpath_var"; then
 	eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
-	$ECHO "export $shlibpath_var"
+	echo "export $shlibpath_var"
       fi
       $ECHO "$cmd$args"
       exit $EXIT_SUCCESS
     fi
 }
 
-test "$mode" = execute && func_mode_execute ${1+"$@"}
+test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
 
 
 # func_mode_finish arg...
 func_mode_finish ()
 {
     $opt_debug
-    libdirs="$nonopt"
+    libs=
+    libdirs=
     admincmds=
 
-    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
-      for dir
-      do
-	libdirs="$libdirs $dir"
-      done
+    for opt in "$nonopt" ${1+"$@"}
+    do
+      if test -d "$opt"; then
+	func_append libdirs " $opt"
+
+      elif test -f "$opt"; then
+	if func_lalib_unsafe_p "$opt"; then
+	  func_append libs " $opt"
+	else
+	  func_warning "\`$opt' is not a valid libtool archive"
+	fi
+
+      else
+	func_fatal_error "invalid argument \`$opt'"
+      fi
+    done
+
+    if test -n "$libs"; then
+      if test -n "$lt_sysroot"; then
+        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
+        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
+      else
+        sysroot_cmd=
+      fi
+
+      # Remove sysroot references
+      if $opt_dry_run; then
+        for lib in $libs; do
+          echo "removing references to $lt_sysroot and \`=' prefixes from $lib"
+        done
+      else
+        tmpdir=`func_mktempdir`
+        for lib in $libs; do
+	  sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \
+	    > $tmpdir/tmp-la
+	  mv -f $tmpdir/tmp-la $lib
+	done
+        ${RM}r "$tmpdir"
+      fi
+    fi
 
+    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
       for libdir in $libdirs; do
 	if test -n "$finish_cmds"; then
 	  # Do each command in the finish commands.
@@ -1786,7 +2705,7 @@ func_mode_finish ()
 	if test -n "$finish_eval"; then
 	  # Do the single finish_eval.
 	  eval cmds=\"$finish_eval\"
-	  $opt_dry_run || eval "$cmds" || admincmds="$admincmds
+	  $opt_dry_run || eval "$cmds" || func_append admincmds "
        $cmds"
 	fi
       done
@@ -1795,53 +2714,55 @@ func_mode_finish ()
     # Exit here if they wanted silent mode.
     $opt_silent && exit $EXIT_SUCCESS
 
-    $ECHO "X----------------------------------------------------------------------" | $Xsed
-    $ECHO "Libraries have been installed in:"
-    for libdir in $libdirs; do
-      $ECHO "   $libdir"
-    done
-    $ECHO
-    $ECHO "If you ever happen to want to link against installed libraries"
-    $ECHO "in a given directory, LIBDIR, you must either use libtool, and"
-    $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
-    $ECHO "flag during linking and do at least one of the following:"
-    if test -n "$shlibpath_var"; then
-      $ECHO "   - add LIBDIR to the \`$shlibpath_var' environment variable"
-      $ECHO "     during execution"
-    fi
-    if test -n "$runpath_var"; then
-      $ECHO "   - add LIBDIR to the \`$runpath_var' environment variable"
-      $ECHO "     during linking"
-    fi
-    if test -n "$hardcode_libdir_flag_spec"; then
-      libdir=LIBDIR
-      eval flag=\"$hardcode_libdir_flag_spec\"
+    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
+      echo "----------------------------------------------------------------------"
+      echo "Libraries have been installed in:"
+      for libdir in $libdirs; do
+	$ECHO "   $libdir"
+      done
+      echo
+      echo "If you ever happen to want to link against installed libraries"
+      echo "in a given directory, LIBDIR, you must either use libtool, and"
+      echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
+      echo "flag during linking and do at least one of the following:"
+      if test -n "$shlibpath_var"; then
+	echo "   - add LIBDIR to the \`$shlibpath_var' environment variable"
+	echo "     during execution"
+      fi
+      if test -n "$runpath_var"; then
+	echo "   - add LIBDIR to the \`$runpath_var' environment variable"
+	echo "     during linking"
+      fi
+      if test -n "$hardcode_libdir_flag_spec"; then
+	libdir=LIBDIR
+	eval flag=\"$hardcode_libdir_flag_spec\"
+
+	$ECHO "   - use the \`$flag' linker flag"
+      fi
+      if test -n "$admincmds"; then
+	$ECHO "   - have your system administrator run these commands:$admincmds"
+      fi
+      if test -f /etc/ld.so.conf; then
+	echo "   - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
+      fi
+      echo
 
-      $ECHO "   - use the \`$flag' linker flag"
-    fi
-    if test -n "$admincmds"; then
-      $ECHO "   - have your system administrator run these commands:$admincmds"
-    fi
-    if test -f /etc/ld.so.conf; then
-      $ECHO "   - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
+      echo "See any operating system documentation about shared libraries for"
+      case $host in
+	solaris2.[6789]|solaris2.1[0-9])
+	  echo "more information, such as the ld(1), crle(1) and ld.so(8) manual"
+	  echo "pages."
+	  ;;
+	*)
+	  echo "more information, such as the ld(1) and ld.so(8) manual pages."
+	  ;;
+      esac
+      echo "----------------------------------------------------------------------"
     fi
-    $ECHO
-
-    $ECHO "See any operating system documentation about shared libraries for"
-    case $host in
-      solaris2.[6789]|solaris2.1[0-9])
-        $ECHO "more information, such as the ld(1), crle(1) and ld.so(8) manual"
-	$ECHO "pages."
-	;;
-      *)
-        $ECHO "more information, such as the ld(1) and ld.so(8) manual pages."
-        ;;
-    esac
-    $ECHO "X----------------------------------------------------------------------" | $Xsed
     exit $EXIT_SUCCESS
 }
 
-test "$mode" = finish && func_mode_finish ${1+"$@"}
+test "$opt_mode" = finish && func_mode_finish ${1+"$@"}
 
 
 # func_mode_install arg...
@@ -1852,7 +2773,7 @@ func_mode_install ()
     # install_prog (especially on Windows NT).
     if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
        # Allow the use of GNU shtool's install command.
-       $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
+       case $nonopt in *shtool*) :;; *) false;; esac; then
       # Aesthetically quote it.
       func_quote_for_eval "$nonopt"
       install_prog="$func_quote_for_eval_result "
@@ -1866,7 +2787,12 @@ func_mode_install ()
     # The real first argument should be the name of the installation program.
     # Aesthetically quote it.
     func_quote_for_eval "$arg"
-    install_prog="$install_prog$func_quote_for_eval_result"
+    func_append install_prog "$func_quote_for_eval_result"
+    install_shared_prog=$install_prog
+    case " $install_prog " in
+      *[\\\ /]cp\ *) install_cp=: ;;
+      *) install_cp=false ;;
+    esac
 
     # We need to accept at least all the BSD install flags.
     dest=
@@ -1876,10 +2802,12 @@ func_mode_install ()
     install_type=
     isdir=no
     stripme=
+    no_mode=:
     for arg
     do
+      arg2=
       if test -n "$dest"; then
-	files="$files $dest"
+	func_append files " $dest"
 	dest=$arg
 	continue
       fi
@@ -1887,10 +2815,9 @@ func_mode_install ()
       case $arg in
       -d) isdir=yes ;;
       -f)
-	case " $install_prog " in
-	*[\\\ /]cp\ *) ;;
-	*) prev=$arg ;;
-	esac
+	if $install_cp; then :; else
+	  prev=$arg
+	fi
 	;;
       -g | -m | -o)
 	prev=$arg
@@ -1904,6 +2831,10 @@ func_mode_install ()
       *)
 	# If the previous option needed an argument, then skip it.
 	if test -n "$prev"; then
+	  if test "x$prev" = x-m && test -n "$install_override_mode"; then
+	    arg2=$install_override_mode
+	    no_mode=false
+	  fi
 	  prev=
 	else
 	  dest=$arg
@@ -1914,7 +2845,11 @@ func_mode_install ()
 
       # Aesthetically quote the argument.
       func_quote_for_eval "$arg"
-      install_prog="$install_prog $func_quote_for_eval_result"
+      func_append install_prog " $func_quote_for_eval_result"
+      if test -n "$arg2"; then
+	func_quote_for_eval "$arg2"
+      fi
+      func_append install_shared_prog " $func_quote_for_eval_result"
     done
 
     test -z "$install_prog" && \
@@ -1923,6 +2858,13 @@ func_mode_install ()
     test -n "$prev" && \
       func_fatal_help "the \`$prev' option requires an argument"
 
+    if test -n "$install_override_mode" && $no_mode; then
+      if $install_cp; then :; else
+	func_quote_for_eval "$install_override_mode"
+	func_append install_shared_prog " -m $func_quote_for_eval_result"
+      fi
+    fi
+
     if test -z "$files"; then
       if test -z "$dest"; then
 	func_fatal_help "no file or destination specified"
@@ -1977,10 +2919,13 @@ func_mode_install ()
       case $file in
       *.$libext)
 	# Do the static libraries later.
-	staticlibs="$staticlibs $file"
+	func_append staticlibs " $file"
 	;;
 
       *.la)
+	func_resolve_sysroot "$file"
+	file=$func_resolve_sysroot_result
+
 	# Check to see that this really is a libtool archive.
 	func_lalib_unsafe_p "$file" \
 	  || func_fatal_help "\`$file' is not a valid libtool archive"
@@ -1994,23 +2939,23 @@ func_mode_install ()
 	if test "X$destdir" = "X$libdir"; then
 	  case "$current_libdirs " in
 	  *" $libdir "*) ;;
-	  *) current_libdirs="$current_libdirs $libdir" ;;
+	  *) func_append current_libdirs " $libdir" ;;
 	  esac
 	else
 	  # Note the libdir as a future libdir.
 	  case "$future_libdirs " in
 	  *" $libdir "*) ;;
-	  *) future_libdirs="$future_libdirs $libdir" ;;
+	  *) func_append future_libdirs " $libdir" ;;
 	  esac
 	fi
 
 	func_dirname "$file" "/" ""
 	dir="$func_dirname_result"
-	dir="$dir$objdir"
+	func_append dir "$objdir"
 
 	if test -n "$relink_command"; then
 	  # Determine the prefix the user has applied to our future dir.
-	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
+	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
 
 	  # Don't allow the user to place us outside of our expected
 	  # location b/c this prevents finding dependent libraries that
@@ -2023,9 +2968,9 @@ func_mode_install ()
 
 	  if test -n "$inst_prefix_dir"; then
 	    # Stick the inst_prefix_dir data into the link command.
-	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
+	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
 	  else
-	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
+	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
 	  fi
 
 	  func_warning "relinking \`$file'"
@@ -2043,7 +2988,7 @@ func_mode_install ()
 	  test -n "$relink_command" && srcname="$realname"T
 
 	  # Install the shared library and build the symlinks.
-	  func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \
+	  func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \
 	      'exit $?'
 	  tstripme="$stripme"
 	  case $host_os in
@@ -2083,7 +3028,7 @@ func_mode_install ()
 	func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
 
 	# Maybe install the static library, too.
-	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
+	test -n "$old_library" && func_append staticlibs " $dir/$old_library"
 	;;
 
       *.lo)
@@ -2183,7 +3128,7 @@ func_mode_install ()
 	    if test -f "$lib"; then
 	      func_source "$lib"
 	    fi
-	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
+	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
 	    if test -n "$libdir" && test ! -f "$libfile"; then
 	      func_warning "\`$lib' has not been installed in \`$libdir'"
 	      finalize=no
@@ -2202,7 +3147,7 @@ func_mode_install ()
 		file="$func_basename_result"
 	        outputname="$tmpdir/$file"
 	        # Replace the output file specification.
-	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
+	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
 
 	        $opt_silent || {
 	          func_quote_for_expand "$relink_command"
@@ -2221,7 +3166,7 @@ func_mode_install ()
 	    }
 	  else
 	    # Install the binary that we compiled earlier.
-	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
+	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
 	  fi
 	fi
 
@@ -2257,11 +3202,13 @@ func_mode_install ()
 
       # Set up the ranlib parameters.
       oldlib="$destdir/$name"
+      func_to_tool_file "$oldlib" func_convert_file_msys_to_w32
+      tool_oldlib=$func_to_tool_file_result
 
       func_show_eval "$install_prog \$file \$oldlib" 'exit $?'
 
       if test -n "$stripme" && test -n "$old_striplib"; then
-	func_show_eval "$old_striplib $oldlib" 'exit $?'
+	func_show_eval "$old_striplib $tool_oldlib" 'exit $?'
       fi
 
       # Do each command in the postinstall commands.
@@ -2280,7 +3227,7 @@ func_mode_install ()
     fi
 }
 
-test "$mode" = install && func_mode_install ${1+"$@"}
+test "$opt_mode" = install && func_mode_install ${1+"$@"}
 
 
 # func_generate_dlsyms outputname originator pic_p
@@ -2323,6 +3270,22 @@ func_generate_dlsyms ()
 extern \"C\" {
 #endif
 
+#if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4))
+#pragma GCC diagnostic ignored \"-Wstrict-prototypes\"
+#endif
+
+/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
+#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
+/* DATA imports from DLLs on WIN32 con't be const, because runtime
+   relocations are performed -- see ld's documentation on pseudo-relocs.  */
+# define LT_DLSYM_CONST
+#elif defined(__osf__)
+/* This system does not cope well with relocations in const data.  */
+# define LT_DLSYM_CONST
+#else
+# define LT_DLSYM_CONST const
+#endif
+
 /* External symbol declarations for the compiler. */\
 "
 
@@ -2332,10 +3295,11 @@ extern \"C\" {
 	  $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
 
 	  # Add our own program objects to the symbol list.
-	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
 	  for progfile in $progfiles; do
-	    func_verbose "extracting global C symbols from \`$progfile'"
-	    $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
+	    func_to_tool_file "$progfile" func_convert_file_msys_to_w32
+	    func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
+	    $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
 	  done
 
 	  if test -n "$exclude_expsyms"; then
@@ -2371,7 +3335,7 @@ extern \"C\" {
 	      eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
 	      eval '$MV "$nlist"T "$nlist"'
 	      case $host in
-	        *cygwin | *mingw* | *cegcc* )
+	        *cygwin* | *mingw* | *cegcc* )
 	          eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
 	          eval 'cat "$nlist" >> "$output_objdir/$outputname.def"'
 	          ;;
@@ -2384,10 +3348,52 @@ extern \"C\" {
 	  func_verbose "extracting global C symbols from \`$dlprefile'"
 	  func_basename "$dlprefile"
 	  name="$func_basename_result"
-	  $opt_dry_run || {
-	    eval '$ECHO ": $name " >> "$nlist"'
-	    eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
-	  }
+          case $host in
+	    *cygwin* | *mingw* | *cegcc* )
+	      # if an import library, we need to obtain dlname
+	      if func_win32_import_lib_p "$dlprefile"; then
+	        func_tr_sh "$dlprefile"
+	        eval "curr_lafile=\$libfile_$func_tr_sh_result"
+	        dlprefile_dlbasename=""
+	        if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then
+	          # Use subshell, to avoid clobbering current variable values
+	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
+	          if test -n "$dlprefile_dlname" ; then
+	            func_basename "$dlprefile_dlname"
+	            dlprefile_dlbasename="$func_basename_result"
+	          else
+	            # no lafile. user explicitly requested -dlpreopen <import library>.
+	            $sharedlib_from_linklib_cmd "$dlprefile"
+	            dlprefile_dlbasename=$sharedlib_from_linklib_result
+	          fi
+	        fi
+	        $opt_dry_run || {
+	          if test -n "$dlprefile_dlbasename" ; then
+	            eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"'
+	          else
+	            func_warning "Could not compute DLL name from $name"
+	            eval '$ECHO ": $name " >> "$nlist"'
+	          fi
+	          func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
+	          eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
+	            $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
+	        }
+	      else # not an import lib
+	        $opt_dry_run || {
+	          eval '$ECHO ": $name " >> "$nlist"'
+	          func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
+	          eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
+	        }
+	      fi
+	    ;;
+	    *)
+	      $opt_dry_run || {
+	        eval '$ECHO ": $name " >> "$nlist"'
+	        func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
+	        eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
+	      }
+	    ;;
+          esac
 	done
 
 	$opt_dry_run || {
@@ -2415,36 +3421,19 @@ extern \"C\" {
 	  if test -f "$nlist"S; then
 	    eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"'
 	  else
-	    $ECHO '/* NONE */' >> "$output_objdir/$my_dlsyms"
+	    echo '/* NONE */' >> "$output_objdir/$my_dlsyms"
 	  fi
 
-	  $ECHO >> "$output_objdir/$my_dlsyms" "\
+	  echo >> "$output_objdir/$my_dlsyms" "\
 
 /* The mapping between symbol names and symbols.  */
 typedef struct {
   const char *name;
   void *address;
 } lt_dlsymlist;
-"
-	  case $host in
-	  *cygwin* | *mingw* | *cegcc* )
-	    $ECHO >> "$output_objdir/$my_dlsyms" "\
-/* DATA imports from DLLs on WIN32 con't be const, because
-   runtime relocations are performed -- see ld's documentation
-   on pseudo-relocs.  */"
-	    lt_dlsym_const= ;;
-	  *osf5*)
-	    echo >> "$output_objdir/$my_dlsyms" "\
-/* This system does not cope well with relocations in const data */"
-	    lt_dlsym_const= ;;
-	  *)
-	    lt_dlsym_const=const ;;
-	  esac
-
-	  $ECHO >> "$output_objdir/$my_dlsyms" "\
-extern $lt_dlsym_const lt_dlsymlist
+extern LT_DLSYM_CONST lt_dlsymlist
 lt_${my_prefix}_LTX_preloaded_symbols[];
-$lt_dlsym_const lt_dlsymlist
+LT_DLSYM_CONST lt_dlsymlist
 lt_${my_prefix}_LTX_preloaded_symbols[] =
 {\
   { \"$my_originator\", (void *) 0 },"
@@ -2457,7 +3446,7 @@ lt_${my_prefix}_LTX_preloaded_symbols[] =
 	    eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms"
 	    ;;
 	  esac
-	  $ECHO >> "$output_objdir/$my_dlsyms" "\
+	  echo >> "$output_objdir/$my_dlsyms" "\
   {0, (void *) 0}
 };
 
@@ -2484,7 +3473,7 @@ static const void *lt_preloaded_setup() {
 	  # linked before any other PIC object.  But we must not use
 	  # pic_flag when linking with -static.  The problem exists in
 	  # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
-	  *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
+	  *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
 	    pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
 	  *-*-hpux*)
 	    pic_flag_for_symtable=" $pic_flag"  ;;
@@ -2500,7 +3489,7 @@ static const void *lt_preloaded_setup() {
 	for arg in $LTCFLAGS; do
 	  case $arg in
 	  -pie | -fpie | -fPIE) ;;
-	  *) symtab_cflags="$symtab_cflags $arg" ;;
+	  *) func_append symtab_cflags " $arg" ;;
 	  esac
 	done
 
@@ -2515,16 +3504,16 @@ static const void *lt_preloaded_setup() {
 	case $host in
 	*cygwin* | *mingw* | *cegcc* )
 	  if test -f "$output_objdir/$my_outputname.def"; then
-	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
-	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
+	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
+	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
 	  else
-	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
-	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
+	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
+	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
 	  fi
 	  ;;
 	*)
-	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
-	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
+	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
+	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
 	  ;;
 	esac
 	;;
@@ -2538,8 +3527,8 @@ static const void *lt_preloaded_setup() {
       # really was required.
 
       # Nullify the symbol file.
-      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
-      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
+      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
+      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
     fi
 }
 
@@ -2549,6 +3538,7 @@ static const void *lt_preloaded_setup() {
 # Need a lot of goo to handle *both* DLLs and import libs
 # Has to be a shell function in order to 'eat' the argument
 # that is supplied when $file_magic_command is called.
+# Despite the name, also deal with 64 bit binaries.
 func_win32_libid ()
 {
   $opt_debug
@@ -2559,9 +3549,11 @@ func_win32_libid ()
     win32_libid_type="x86 archive import"
     ;;
   *ar\ archive*) # could be an import, or static
+    # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD.
     if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
-       $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
-      win32_nmres=`eval $NM -f posix -A $1 |
+       $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
+      func_to_tool_file "$1" func_convert_file_msys_to_w32
+      win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
 	$SED -n -e '
 	    1,100{
 		/ I /{
@@ -2590,6 +3582,131 @@ func_win32_libid ()
   $ECHO "$win32_libid_type"
 }
 
+# func_cygming_dll_for_implib ARG
+#
+# Platform-specific function to extract the
+# name of the DLL associated with the specified
+# import library ARG.
+# Invoked by eval'ing the libtool variable
+#    $sharedlib_from_linklib_cmd
+# Result is available in the variable
+#    $sharedlib_from_linklib_result
+func_cygming_dll_for_implib ()
+{
+  $opt_debug
+  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
+}
+
+# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs
+#
+# The is the core of a fallback implementation of a
+# platform-specific function to extract the name of the
+# DLL associated with the specified import library LIBNAME.
+#
+# SECTION_NAME is either .idata$6 or .idata$7, depending
+# on the platform and compiler that created the implib.
+#
+# Echos the name of the DLL associated with the
+# specified import library.
+func_cygming_dll_for_implib_fallback_core ()
+{
+  $opt_debug
+  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
+  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
+    $SED '/^Contents of section '"$match_literal"':/{
+      # Place marker at beginning of archive member dllname section
+      s/.*/====MARK====/
+      p
+      d
+    }
+    # These lines can sometimes be longer than 43 characters, but
+    # are always uninteresting
+    /:[	 ]*file format pe[i]\{,1\}-/d
+    /^In archive [^:]*:/d
+    # Ensure marker is printed
+    /^====MARK====/p
+    # Remove all lines with less than 43 characters
+    /^.\{43\}/!d
+    # From remaining lines, remove first 43 characters
+    s/^.\{43\}//' |
+    $SED -n '
+      # Join marker and all lines until next marker into a single line
+      /^====MARK====/ b para
+      H
+      $ b para
+      b
+      :para
+      x
+      s/\n//g
+      # Remove the marker
+      s/^====MARK====//
+      # Remove trailing dots and whitespace
+      s/[\. \t]*$//
+      # Print
+      /./p' |
+    # we now have a list, one entry per line, of the stringified
+    # contents of the appropriate section of all members of the
+    # archive which possess that section. Heuristic: eliminate
+    # all those which have a first or second character that is
+    # a '.' (that is, objdump's representation of an unprintable
+    # character.) This should work for all archives with less than
+    # 0x302f exports -- but will fail for DLLs whose name actually
+    # begins with a literal '.' or a single character followed by
+    # a '.'.
+    #
+    # Of those that remain, print the first one.
+    $SED -e '/^\./d;/^.\./d;q'
+}
+
+# func_cygming_gnu_implib_p ARG
+# This predicate returns with zero status (TRUE) if
+# ARG is a GNU/binutils-style import library. Returns
+# with nonzero status (FALSE) otherwise.
+func_cygming_gnu_implib_p ()
+{
+  $opt_debug
+  func_to_tool_file "$1" func_convert_file_msys_to_w32
+  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
+  test -n "$func_cygming_gnu_implib_tmp"
+}
+
+# func_cygming_ms_implib_p ARG
+# This predicate returns with zero status (TRUE) if
+# ARG is an MS-style import library. Returns
+# with nonzero status (FALSE) otherwise.
+func_cygming_ms_implib_p ()
+{
+  $opt_debug
+  func_to_tool_file "$1" func_convert_file_msys_to_w32
+  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
+  test -n "$func_cygming_ms_implib_tmp"
+}
+
+# func_cygming_dll_for_implib_fallback ARG
+# Platform-specific function to extract the
+# name of the DLL associated with the specified
+# import library ARG.
+#
+# This fallback implementation is for use when $DLLTOOL
+# does not support the --identify-strict option.
+# Invoked by eval'ing the libtool variable
+#    $sharedlib_from_linklib_cmd
+# Result is available in the variable
+#    $sharedlib_from_linklib_result
+func_cygming_dll_for_implib_fallback ()
+{
+  $opt_debug
+  if func_cygming_gnu_implib_p "$1" ; then
+    # binutils import library
+    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
+  elif func_cygming_ms_implib_p "$1" ; then
+    # ms-generated import library
+    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
+  else
+    # unknown
+    sharedlib_from_linklib_result=""
+  fi
+}
 
 
 # func_extract_an_archive dir oldlib
@@ -2598,7 +3715,18 @@ func_extract_an_archive ()
     $opt_debug
     f_ex_an_ar_dir="$1"; shift
     f_ex_an_ar_oldlib="$1"
-    func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
+    if test "$lock_old_archive_extraction" = yes; then
+      lockfile=$f_ex_an_ar_oldlib.lock
+      until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
+	func_echo "Waiting for $lockfile to be removed"
+	sleep 2
+      done
+    fi
+    func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
+		   'stat=$?; rm -f "$lockfile"; exit $stat'
+    if test "$lock_old_archive_extraction" = yes; then
+      $opt_dry_run || rm -f "$lockfile"
+    fi
     if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
      :
     else
@@ -2669,7 +3797,7 @@ func_extract_archives ()
 	    darwin_file=
 	    darwin_files=
 	    for darwin_file in $darwin_filelist; do
-	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
+	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
 	      $LIPO -create -output "$darwin_file" $darwin_files
 	    done # $darwin_filelist
 	    $RM -rf unfat-$$
@@ -2684,25 +3812,30 @@ func_extract_archives ()
         func_extract_an_archive "$my_xdir" "$my_xabs"
 	;;
       esac
-      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
+      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
     done
 
     func_extract_archives_result="$my_oldobjs"
 }
 
 
-
-# func_emit_wrapper_part1 [arg=no]
+# func_emit_wrapper [arg=no]
+#
+# Emit a libtool wrapper script on stdout.
+# Don't directly open a file because we may want to
+# incorporate the script contents within a cygwin/mingw
+# wrapper executable.  Must ONLY be called from within
+# func_mode_link because it depends on a number of variables
+# set therein.
 #
-# Emit the first part of a libtool wrapper script on stdout.
-# For more information, see the description associated with
-# func_emit_wrapper(), below.
-func_emit_wrapper_part1 ()
+# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR
+# variable will take.  If 'yes', then the emitted script
+# will assume that the directory in which it is stored is
+# the $objdir directory.  This is a cygwin/mingw-specific
+# behavior.
+func_emit_wrapper ()
 {
-	func_emit_wrapper_part1_arg1=no
-	if test -n "$1" ; then
-	  func_emit_wrapper_part1_arg1=$1
-	fi
+	func_emit_wrapper_arg1=${1-no}
 
 	$ECHO "\
 #! $SHELL
@@ -2718,7 +3851,6 @@ func_emit_wrapper_part1 ()
 
 # Sed substitution that helps us do robust quoting.  It backslashifies
 # metacharacters that are still active within double-quoted strings.
-Xsed='${SED} -e 1s/^X//'
 sed_quote_subst='$sed_quote_subst'
 
 # Be Bourne compatible
@@ -2749,31 +3881,135 @@ if test \"\$libtool_install_magic\" = \"$magic\"; then
 else
   # When we are sourced in execute mode, \$file and \$ECHO are already set.
   if test \"\$libtool_execute_magic\" != \"$magic\"; then
-    ECHO=\"$qecho\"
-    file=\"\$0\"
-    # Make sure echo works.
-    if test \"X\$1\" = X--no-reexec; then
-      # Discard the --no-reexec flag, and continue.
-      shift
-    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
-      # Yippee, \$ECHO works!
-      :
-    else
-      # Restart under the correct shell, and then maybe \$ECHO will work.
-      exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"}
-    fi
-  fi\
+    file=\"\$0\""
+
+    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
+    $ECHO "\
+
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+\$1
+_LTECHO_EOF'
+}
+    ECHO=\"$qECHO\"
+  fi
+
+# Very basic option parsing. These options are (a) specific to
+# the libtool wrapper, (b) are identical between the wrapper
+# /script/ and the wrapper /executable/ which is used only on
+# windows platforms, and (c) all begin with the string "--lt-"
+# (application programs are unlikely to have options which match
+# this pattern).
+#
+# There are only two supported options: --lt-debug and
+# --lt-dump-script. There is, deliberately, no --lt-help.
+#
+# The first argument to this parsing function should be the
+# script's $0 value, followed by "$@".
+lt_option_debug=
+func_parse_lt_options ()
+{
+  lt_script_arg0=\$0
+  shift
+  for lt_opt
+  do
+    case \"\$lt_opt\" in
+    --lt-debug) lt_option_debug=1 ;;
+    --lt-dump-script)
+        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
+        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
+        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
+        cat \"\$lt_dump_D/\$lt_dump_F\"
+        exit 0
+      ;;
+    --lt-*)
+        \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
+        exit 1
+      ;;
+    esac
+  done
+
+  # Print the debug banner immediately:
+  if test -n \"\$lt_option_debug\"; then
+    echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2
+  fi
+}
+
+# Used when --lt-debug. Prints its arguments to stdout
+# (redirection is the responsibility of the caller)
+func_lt_dump_args ()
+{
+  lt_dump_args_N=1;
+  for lt_arg
+  do
+    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
+    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
+  done
+}
+
+# Core function for launching the target application
+func_exec_program_core ()
+{
 "
-	$ECHO "\
+  case $host in
+  # Backslashes separate directories on plain windows
+  *-*-mingw | *-*-os2* | *-cegcc*)
+    $ECHO "\
+      if test -n \"\$lt_option_debug\"; then
+        \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2
+        func_lt_dump_args \${1+\"\$@\"} 1>&2
+      fi
+      exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
+"
+    ;;
+
+  *)
+    $ECHO "\
+      if test -n \"\$lt_option_debug\"; then
+        \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2
+        func_lt_dump_args \${1+\"\$@\"} 1>&2
+      fi
+      exec \"\$progdir/\$program\" \${1+\"\$@\"}
+"
+    ;;
+  esac
+  $ECHO "\
+      \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
+      exit 1
+}
+
+# A function to encapsulate launching the target application
+# Strips options in the --lt-* namespace from \$@ and
+# launches target application with the remaining arguments.
+func_exec_program ()
+{
+  case \" \$* \" in
+  *\\ --lt-*)
+    for lt_wr_arg
+    do
+      case \$lt_wr_arg in
+      --lt-*) ;;
+      *) set x \"\$@\" \"\$lt_wr_arg\"; shift;;
+      esac
+      shift
+    done ;;
+  esac
+  func_exec_program_core \${1+\"\$@\"}
+}
+
+  # Parse options
+  func_parse_lt_options \"\$0\" \${1+\"\$@\"}
 
   # Find the directory that this script lives in.
-  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
+  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
   test \"x\$thisdir\" = \"x\$file\" && thisdir=.
 
   # Follow symbolic links until we get to the real thisdir.
-  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
+  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
   while test -n \"\$file\"; do
-    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
+    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
 
     # If there was a directory component, then change thisdir.
     if test \"x\$destdir\" != \"x\$file\"; then
@@ -2783,30 +4019,13 @@ else
       esac
     fi
 
-    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
-    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
+    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
+    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
   done
-"
-}
-# end: func_emit_wrapper_part1
-
-# func_emit_wrapper_part2 [arg=no]
-#
-# Emit the second part of a libtool wrapper script on stdout.
-# For more information, see the description associated with
-# func_emit_wrapper(), below.
-func_emit_wrapper_part2 ()
-{
-	func_emit_wrapper_part2_arg1=no
-	if test -n "$1" ; then
-	  func_emit_wrapper_part2_arg1=$1
-	fi
-
-	$ECHO "\
 
   # Usually 'no', except on cygwin/mingw when embedded into
   # the cwrapper.
-  WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_part2_arg1
+  WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1
   if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then
     # special case for '.'
     if test \"\$thisdir\" = \".\"; then
@@ -2814,7 +4033,7 @@ func_emit_wrapper_part2 ()
     fi
     # remove .libs from thisdir
     case \"\$thisdir\" in
-    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
+    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
     $objdir )   thisdir=. ;;
     esac
   fi
@@ -2869,6 +4088,18 @@ func_emit_wrapper_part2 ()
 
   if test -f \"\$progdir/\$program\"; then"
 
+	# fixup the dll searchpath if we need to.
+	#
+	# Fix the DLL searchpath if we need to.  Do this before prepending
+	# to shlibpath, because on Windows, both are PATH and uninstalled
+	# libraries must come first.
+	if test -n "$dllsearchpath"; then
+	  $ECHO "\
+    # Add the dll search path components to the executable PATH
+    PATH=$dllsearchpath:\$PATH
+"
+	fi
+
 	# Export our shlibpath_var if we have one.
 	if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
 	  $ECHO "\
@@ -2877,253 +4108,28 @@ func_emit_wrapper_part2 ()
 
     # Some systems cannot cope with colon-terminated $shlibpath_var
     # The second colon is a workaround for a bug in BeOS R4 sed
-    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
+    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
 
     export $shlibpath_var
 "
 	fi
 
-	# fixup the dll searchpath if we need to.
-	if test -n "$dllsearchpath"; then
-	  $ECHO "\
-    # Add the dll search path components to the executable PATH
-    PATH=$dllsearchpath:\$PATH
-"
-	fi
-
 	$ECHO "\
     if test \"\$libtool_execute_magic\" != \"$magic\"; then
       # Run the actual program with our arguments.
-"
-	case $host in
-	# Backslashes separate directories on plain windows
-	*-*-mingw | *-*-os2* | *-cegcc*)
-	  $ECHO "\
-      exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
-"
-	  ;;
-
-	*)
-	  $ECHO "\
-      exec \"\$progdir/\$program\" \${1+\"\$@\"}
-"
-	  ;;
-	esac
-	$ECHO "\
-      \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
-      exit 1
+      func_exec_program \${1+\"\$@\"}
     fi
   else
     # The program doesn't exist.
     \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
     \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
-    $ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
+    \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
     exit 1
   fi
 fi\
 "
 }
-# end: func_emit_wrapper_part2
-
-
-# func_emit_wrapper [arg=no]
-#
-# Emit a libtool wrapper script on stdout.
-# Don't directly open a file because we may want to
-# incorporate the script contents within a cygwin/mingw
-# wrapper executable.  Must ONLY be called from within
-# func_mode_link because it depends on a number of variables
-# set therein.
-#
-# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR
-# variable will take.  If 'yes', then the emitted script
-# will assume that the directory in which it is stored is
-# the $objdir directory.  This is a cygwin/mingw-specific
-# behavior.
-func_emit_wrapper ()
-{
-	func_emit_wrapper_arg1=no
-	if test -n "$1" ; then
-	  func_emit_wrapper_arg1=$1
-	fi
-
-	# split this up so that func_emit_cwrapperexe_src
-	# can call each part independently.
-	func_emit_wrapper_part1 "${func_emit_wrapper_arg1}"
-	func_emit_wrapper_part2 "${func_emit_wrapper_arg1}"
-}
-
-
-# func_to_host_path arg
-#
-# Convert paths to host format when used with build tools.
-# Intended for use with "native" mingw (where libtool itself
-# is running under the msys shell), or in the following cross-
-# build environments:
-#    $build          $host
-#    mingw (msys)    mingw  [e.g. native]
-#    cygwin          mingw
-#    *nix + wine     mingw
-# where wine is equipped with the `winepath' executable.
-# In the native mingw case, the (msys) shell automatically
-# converts paths for any non-msys applications it launches,
-# but that facility isn't available from inside the cwrapper.
-# Similar accommodations are necessary for $host mingw and
-# $build cygwin.  Calling this function does no harm for other
-# $host/$build combinations not listed above.
-#
-# ARG is the path (on $build) that should be converted to
-# the proper representation for $host. The result is stored
-# in $func_to_host_path_result.
-func_to_host_path ()
-{
-  func_to_host_path_result="$1"
-  if test -n "$1" ; then
-    case $host in
-      *mingw* )
-        lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
-        case $build in
-          *mingw* ) # actually, msys
-            # awkward: cmd appends spaces to result
-            lt_sed_strip_trailing_spaces="s/[ ]*\$//"
-            func_to_host_path_tmp1=`( cmd //c echo "$1" |\
-              $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          *cygwin* )
-            func_to_host_path_tmp1=`cygpath -w "$1"`
-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          * )
-            # Unfortunately, winepath does not exit with a non-zero
-            # error code, so we are forced to check the contents of
-            # stdout. On the other hand, if the command is not
-            # found, the shell will set an exit code of 127 and print
-            # *an error message* to stdout. So we must check for both
-            # error code of zero AND non-empty stdout, which explains
-            # the odd construction:
-            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
-              func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
-                $SED -e "$lt_sed_naive_backslashify"`
-            else
-              # Allow warning below.
-              func_to_host_path_result=""
-            fi
-            ;;
-        esac
-        if test -z "$func_to_host_path_result" ; then
-          func_error "Could not determine host path corresponding to"
-          func_error "  '$1'"
-          func_error "Continuing, but uninstalled executables may not work."
-          # Fallback:
-          func_to_host_path_result="$1"
-        fi
-        ;;
-    esac
-  fi
-}
-# end: func_to_host_path
 
-# func_to_host_pathlist arg
-#
-# Convert pathlists to host format when used with build tools.
-# See func_to_host_path(), above. This function supports the
-# following $build/$host combinations (but does no harm for
-# combinations not listed here):
-#    $build          $host
-#    mingw (msys)    mingw  [e.g. native]
-#    cygwin          mingw
-#    *nix + wine     mingw
-#
-# Path separators are also converted from $build format to
-# $host format. If ARG begins or ends with a path separator
-# character, it is preserved (but converted to $host format)
-# on output.
-#
-# ARG is a pathlist (on $build) that should be converted to
-# the proper representation on $host. The result is stored
-# in $func_to_host_pathlist_result.
-func_to_host_pathlist ()
-{
-  func_to_host_pathlist_result="$1"
-  if test -n "$1" ; then
-    case $host in
-      *mingw* )
-        lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
-        # Remove leading and trailing path separator characters from
-        # ARG. msys behavior is inconsistent here, cygpath turns them
-        # into '.;' and ';.', and winepath ignores them completely.
-        func_to_host_pathlist_tmp2="$1"
-        # Once set for this call, this variable should not be
-        # reassigned. It is used in tha fallback case.
-        func_to_host_pathlist_tmp1=`echo "$func_to_host_pathlist_tmp2" |\
-          $SED -e 's|^:*||' -e 's|:*$||'`
-        case $build in
-          *mingw* ) # Actually, msys.
-            # Awkward: cmd appends spaces to result.
-            lt_sed_strip_trailing_spaces="s/[ ]*\$//"
-            func_to_host_pathlist_tmp2=`( cmd //c echo "$func_to_host_pathlist_tmp1" |\
-              $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          *cygwin* )
-            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
-              $SED -e "$lt_sed_naive_backslashify"`
-            ;;
-          * )
-            # unfortunately, winepath doesn't convert pathlists
-            func_to_host_pathlist_result=""
-            func_to_host_pathlist_oldIFS=$IFS
-            IFS=:
-            for func_to_host_pathlist_f in $func_to_host_pathlist_tmp1 ; do
-              IFS=$func_to_host_pathlist_oldIFS
-              if test -n "$func_to_host_pathlist_f" ; then
-                func_to_host_path "$func_to_host_pathlist_f"
-                if test -n "$func_to_host_path_result" ; then
-                  if test -z "$func_to_host_pathlist_result" ; then
-                    func_to_host_pathlist_result="$func_to_host_path_result"
-                  else
-                    func_to_host_pathlist_result="$func_to_host_pathlist_result;$func_to_host_path_result"
-                  fi
-                fi
-              fi
-              IFS=:
-            done
-            IFS=$func_to_host_pathlist_oldIFS
-            ;;
-        esac
-        if test -z "$func_to_host_pathlist_result" ; then
-          func_error "Could not determine the host path(s) corresponding to"
-          func_error "  '$1'"
-          func_error "Continuing, but uninstalled executables may not work."
-          # Fallback. This may break if $1 contains DOS-style drive
-          # specifications. The fix is not to complicate the expression
-          # below, but for the user to provide a working wine installation
-          # with winepath so that path translation in the cross-to-mingw
-          # case works properly.
-          lt_replace_pathsep_nix_to_dos="s|:|;|g"
-          func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp1" |\
-            $SED -e "$lt_replace_pathsep_nix_to_dos"`
-        fi
-        # Now, add the leading and trailing path separators back
-        case "$1" in
-          :* ) func_to_host_pathlist_result=";$func_to_host_pathlist_result"
-            ;;
-        esac
-        case "$1" in
-          *: ) func_to_host_pathlist_result="$func_to_host_pathlist_result;"
-            ;;
-        esac
-        ;;
-    esac
-  fi
-}
-# end: func_to_host_pathlist
 
 # func_emit_cwrapperexe_src
 # emit the source code for a wrapper executable on stdout
@@ -3141,31 +4147,23 @@ func_emit_cwrapperexe_src ()
 
    This wrapper executable should never be moved out of the build directory.
    If it is, it will not operate correctly.
-
-   Currently, it simply execs the wrapper *script* "$SHELL $output",
-   but could eventually absorb all of the scripts functionality and
-   exec $objdir/$outputname directly.
 */
 EOF
 	    cat <<"EOF"
+#ifdef _MSC_VER
+# define _CRT_SECURE_NO_DEPRECATE 1
+#endif
 #include <stdio.h>
 #include <stdlib.h>
 #ifdef _MSC_VER
 # include <direct.h>
 # include <process.h>
 # include <io.h>
-# define setmode _setmode
 #else
 # include <unistd.h>
 # include <stdint.h>
 # ifdef __CYGWIN__
 #  include <io.h>
-#  define HAVE_SETENV
-#  ifdef __STRICT_ANSI__
-char *realpath (const char *, char *);
-int putenv (char *);
-int setenv (const char *, const char *, int);
-#  endif
 # endif
 #endif
 #include <malloc.h>
@@ -3177,6 +4175,44 @@ int setenv (const char *, const char *, int);
 #include <fcntl.h>
 #include <sys/stat.h>
 
+/* declarations of non-ANSI functions */
+#if defined(__MINGW32__)
+# ifdef __STRICT_ANSI__
+int _putenv (const char *);
+# endif
+#elif defined(__CYGWIN__)
+# ifdef __STRICT_ANSI__
+char *realpath (const char *, char *);
+int putenv (char *);
+int setenv (const char *, const char *, int);
+# endif
+/* #elif defined (other platforms) ... */
+#endif
+
+/* portability defines, excluding path handling macros */
+#if defined(_MSC_VER)
+# define setmode _setmode
+# define stat    _stat
+# define chmod   _chmod
+# define getcwd  _getcwd
+# define putenv  _putenv
+# define S_IXUSR _S_IEXEC
+# ifndef _INTPTR_T_DEFINED
+#  define _INTPTR_T_DEFINED
+#  define intptr_t int
+# endif
+#elif defined(__MINGW32__)
+# define setmode _setmode
+# define stat    _stat
+# define chmod   _chmod
+# define getcwd  _getcwd
+# define putenv  _putenv
+#elif defined(__CYGWIN__)
+# define HAVE_SETENV
+# define FOPEN_WB "wb"
+/* #elif defined (other platforms) ... */
+#endif
+
 #if defined(PATH_MAX)
 # define LT_PATHMAX PATH_MAX
 #elif defined(MAXPATHLEN)
@@ -3192,14 +4228,7 @@ int setenv (const char *, const char *, int);
 # define S_IXGRP 0
 #endif
 
-#ifdef _MSC_VER
-# define S_IXUSR _S_IEXEC
-# define stat _stat
-# ifndef _INTPTR_T_DEFINED
-#  define intptr_t int
-# endif
-#endif
-
+/* path handling portability macros */
 #ifndef DIR_SEPARATOR
 # define DIR_SEPARATOR '/'
 # define PATH_SEPARATOR ':'
@@ -3230,10 +4259,6 @@ int setenv (const char *, const char *, int);
 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2)
 #endif /* PATH_SEPARATOR_2 */
 
-#ifdef __CYGWIN__
-# define FOPEN_WB "wb"
-#endif
-
 #ifndef FOPEN_WB
 # define FOPEN_WB "w"
 #endif
@@ -3246,22 +4271,13 @@ int setenv (const char *, const char *, int);
   if (stale) { free ((void *) stale); stale = 0; } \
 } while (0)
 
-#undef LTWRAPPER_DEBUGPRINTF
-#if defined DEBUGWRAPPER
-# define LTWRAPPER_DEBUGPRINTF(args) ltwrapper_debugprintf args
-static void
-ltwrapper_debugprintf (const char *fmt, ...)
-{
-    va_list args;
-    va_start (args, fmt);
-    (void) vfprintf (stderr, fmt, args);
-    va_end (args);
-}
+#if defined(LT_DEBUGWRAPPER)
+static int lt_debug = 1;
 #else
-# define LTWRAPPER_DEBUGPRINTF(args)
+static int lt_debug = 0;
 #endif
 
-const char *program_name = NULL;
+const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */
 
 void *xmalloc (size_t num);
 char *xstrdup (const char *string);
@@ -3271,41 +4287,27 @@ char *chase_symlinks (const char *pathspec);
 int make_executable (const char *path);
 int check_executable (const char *path);
 char *strendzap (char *str, const char *pat);
-void lt_fatal (const char *message, ...);
+void lt_debugprintf (const char *file, int line, const char *fmt, ...);
+void lt_fatal (const char *file, int line, const char *message, ...);
+static const char *nonnull (const char *s);
+static const char *nonempty (const char *s);
 void lt_setenv (const char *name, const char *value);
 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
-void lt_opt_process_env_set (const char *arg);
-void lt_opt_process_env_prepend (const char *arg);
-void lt_opt_process_env_append (const char *arg);
-int lt_split_name_value (const char *arg, char** name, char** value);
 void lt_update_exe_path (const char *name, const char *value);
 void lt_update_lib_path (const char *name, const char *value);
-
-static const char *script_text_part1 =
-EOF
-
-	    func_emit_wrapper_part1 yes |
-	        $SED -e 's/\([\\"]\)/\\\1/g' \
-	             -e 's/^/  "/' -e 's/$/\\n"/'
-	    echo ";"
-	    cat <<EOF
-
-static const char *script_text_part2 =
+char **prepare_spawn (char **argv);
+void lt_dump_script (FILE *f);
 EOF
-	    func_emit_wrapper_part2 yes |
-	        $SED -e 's/\([\\"]\)/\\\1/g' \
-	             -e 's/^/  "/' -e 's/$/\\n"/'
-	    echo ";"
 
 	    cat <<EOF
-const char * MAGIC_EXE = "$magic_exe";
+volatile const char * MAGIC_EXE = "$magic_exe";
 const char * LIB_PATH_VARNAME = "$shlibpath_var";
 EOF
 
 	    if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
-              func_to_host_pathlist "$temp_rpath"
+              func_to_host_path "$temp_rpath"
 	      cat <<EOF
-const char * LIB_PATH_VALUE   = "$func_to_host_pathlist_result";
+const char * LIB_PATH_VALUE   = "$func_to_host_path_result";
 EOF
 	    else
 	      cat <<"EOF"
@@ -3314,10 +4316,10 @@ EOF
 	    fi
 
 	    if test -n "$dllsearchpath"; then
-              func_to_host_pathlist "$dllsearchpath:"
+              func_to_host_path "$dllsearchpath:"
 	      cat <<EOF
 const char * EXE_PATH_VARNAME = "PATH";
-const char * EXE_PATH_VALUE   = "$func_to_host_pathlist_result";
+const char * EXE_PATH_VALUE   = "$func_to_host_path_result";
 EOF
 	    else
 	      cat <<"EOF"
@@ -3340,24 +4342,10 @@ EOF
 	    cat <<"EOF"
 
 #define LTWRAPPER_OPTION_PREFIX         "--lt-"
-#define LTWRAPPER_OPTION_PREFIX_LENGTH  5
 
-static const size_t opt_prefix_len         = LTWRAPPER_OPTION_PREFIX_LENGTH;
 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
-
 static const char *dumpscript_opt       = LTWRAPPER_OPTION_PREFIX "dump-script";
-
-static const size_t env_set_opt_len     = LTWRAPPER_OPTION_PREFIX_LENGTH + 7;
-static const char *env_set_opt          = LTWRAPPER_OPTION_PREFIX "env-set";
-  /* argument is putenv-style "foo=bar", value of foo is set to bar */
-
-static const size_t env_prepend_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 11;
-static const char *env_prepend_opt      = LTWRAPPER_OPTION_PREFIX "env-prepend";
-  /* argument is putenv-style "foo=bar", new value of foo is bar${foo} */
-
-static const size_t env_append_opt_len  = LTWRAPPER_OPTION_PREFIX_LENGTH + 10;
-static const char *env_append_opt       = LTWRAPPER_OPTION_PREFIX "env-append";
-  /* argument is putenv-style "foo=bar", new value of foo is ${foo}bar */
+static const char *debug_opt            = LTWRAPPER_OPTION_PREFIX "debug";
 
 int
 main (int argc, char *argv[])
@@ -3374,10 +4362,13 @@ main (int argc, char *argv[])
   int i;
 
   program_name = (char *) xstrdup (base_name (argv[0]));
-  LTWRAPPER_DEBUGPRINTF (("(main) argv[0]      : %s\n", argv[0]));
-  LTWRAPPER_DEBUGPRINTF (("(main) program_name : %s\n", program_name));
+  newargz = XMALLOC (char *, argc + 1);
 
-  /* very simple arg parsing; don't want to rely on getopt */
+  /* very simple arg parsing; don't want to rely on getopt
+   * also, copy all non cwrapper options to newargz, except
+   * argz[0], which is handled differently
+   */
+  newargc=0;
   for (i = 1; i < argc; i++)
     {
       if (strcmp (argv[i], dumpscript_opt) == 0)
@@ -3391,25 +4382,57 @@ EOF
 	      esac
 
 	    cat <<"EOF"
-	  printf ("%s", script_text_part1);
-	  printf ("%s", script_text_part2);
+	  lt_dump_script (stdout);
 	  return 0;
 	}
+      if (strcmp (argv[i], debug_opt) == 0)
+	{
+          lt_debug = 1;
+          continue;
+	}
+      if (strcmp (argv[i], ltwrapper_option_prefix) == 0)
+        {
+          /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
+             namespace, but it is not one of the ones we know about and
+             have already dealt with, above (inluding dump-script), then
+             report an error. Otherwise, targets might begin to believe
+             they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
+             namespace. The first time any user complains about this, we'll
+             need to make LTWRAPPER_OPTION_PREFIX a configure-time option
+             or a configure.ac-settable value.
+           */
+          lt_fatal (__FILE__, __LINE__,
+		    "unrecognized %s option: '%s'",
+                    ltwrapper_option_prefix, argv[i]);
+        }
+      /* otherwise ... */
+      newargz[++newargc] = xstrdup (argv[i]);
     }
+  newargz[++newargc] = NULL;
+
+EOF
+	    cat <<EOF
+  /* The GNU banner must be the first non-error debug message */
+  lt_debugprintf (__FILE__, __LINE__, "libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\n");
+EOF
+	    cat <<"EOF"
+  lt_debugprintf (__FILE__, __LINE__, "(main) argv[0]: %s\n", argv[0]);
+  lt_debugprintf (__FILE__, __LINE__, "(main) program_name: %s\n", program_name);
 
-  newargz = XMALLOC (char *, argc + 1);
   tmp_pathspec = find_executable (argv[0]);
   if (tmp_pathspec == NULL)
-    lt_fatal ("Couldn't find %s", argv[0]);
-  LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
-			  tmp_pathspec));
+    lt_fatal (__FILE__, __LINE__, "couldn't find %s", argv[0]);
+  lt_debugprintf (__FILE__, __LINE__,
+                  "(main) found exe (before symlink chase) at: %s\n",
+		  tmp_pathspec);
 
   actual_cwrapper_path = chase_symlinks (tmp_pathspec);
-  LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
-			  actual_cwrapper_path));
+  lt_debugprintf (__FILE__, __LINE__,
+                  "(main) found exe (after symlink chase) at: %s\n",
+		  actual_cwrapper_path);
   XFREE (tmp_pathspec);
 
-  actual_cwrapper_name = xstrdup( base_name (actual_cwrapper_path));
+  actual_cwrapper_name = xstrdup (base_name (actual_cwrapper_path));
   strendzap (actual_cwrapper_path, actual_cwrapper_name);
 
   /* wrapper name transforms */
@@ -3427,8 +4450,9 @@ EOF
   target_name = tmp_pathspec;
   tmp_pathspec = 0;
 
-  LTWRAPPER_DEBUGPRINTF (("(main) libtool target name: %s\n",
-			  target_name));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(main) libtool target name: %s\n",
+		  target_name);
 EOF
 
 	    cat <<EOF
@@ -3478,80 +4502,19 @@ EOF
 
   lt_setenv ("BIN_SH", "xpg4"); /* for Tru64 */
   lt_setenv ("DUALCASE", "1");  /* for MSK sh */
-  lt_update_lib_path (LIB_PATH_VARNAME, LIB_PATH_VALUE);
+  /* Update the DLL searchpath.  EXE_PATH_VALUE ($dllsearchpath) must
+     be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)
+     because on Windows, both *_VARNAMEs are PATH but uninstalled
+     libraries must come first. */
   lt_update_exe_path (EXE_PATH_VARNAME, EXE_PATH_VALUE);
+  lt_update_lib_path (LIB_PATH_VARNAME, LIB_PATH_VALUE);
 
-  newargc=0;
-  for (i = 1; i < argc; i++)
-    {
-      if (strncmp (argv[i], env_set_opt, env_set_opt_len) == 0)
-        {
-          if (argv[i][env_set_opt_len] == '=')
-            {
-              const char *p = argv[i] + env_set_opt_len + 1;
-              lt_opt_process_env_set (p);
-            }
-          else if (argv[i][env_set_opt_len] == '\0' && i + 1 < argc)
-            {
-              lt_opt_process_env_set (argv[++i]); /* don't copy */
-            }
-          else
-            lt_fatal ("%s missing required argument", env_set_opt);
-          continue;
-        }
-      if (strncmp (argv[i], env_prepend_opt, env_prepend_opt_len) == 0)
-        {
-          if (argv[i][env_prepend_opt_len] == '=')
-            {
-              const char *p = argv[i] + env_prepend_opt_len + 1;
-              lt_opt_process_env_prepend (p);
-            }
-          else if (argv[i][env_prepend_opt_len] == '\0' && i + 1 < argc)
-            {
-              lt_opt_process_env_prepend (argv[++i]); /* don't copy */
-            }
-          else
-            lt_fatal ("%s missing required argument", env_prepend_opt);
-          continue;
-        }
-      if (strncmp (argv[i], env_append_opt, env_append_opt_len) == 0)
-        {
-          if (argv[i][env_append_opt_len] == '=')
-            {
-              const char *p = argv[i] + env_append_opt_len + 1;
-              lt_opt_process_env_append (p);
-            }
-          else if (argv[i][env_append_opt_len] == '\0' && i + 1 < argc)
-            {
-              lt_opt_process_env_append (argv[++i]); /* don't copy */
-            }
-          else
-            lt_fatal ("%s missing required argument", env_append_opt);
-          continue;
-        }
-      if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
-        {
-          /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
-             namespace, but it is not one of the ones we know about and
-             have already dealt with, above (inluding dump-script), then
-             report an error. Otherwise, targets might begin to believe
-             they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
-             namespace. The first time any user complains about this, we'll
-             need to make LTWRAPPER_OPTION_PREFIX a configure-time option
-             or a configure.ac-settable value.
-           */
-          lt_fatal ("Unrecognized option in %s namespace: '%s'",
-                    ltwrapper_option_prefix, argv[i]);
-        }
-      /* otherwise ... */
-      newargz[++newargc] = xstrdup (argv[i]);
-    }
-  newargz[++newargc] = NULL;
-
-  LTWRAPPER_DEBUGPRINTF     (("(main) lt_argv_zero : %s\n", (lt_argv_zero ? lt_argv_zero : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__, "(main) lt_argv_zero: %s\n",
+		  nonnull (lt_argv_zero));
   for (i = 0; i < newargc; i++)
     {
-      LTWRAPPER_DEBUGPRINTF (("(main) newargz[%d]   : %s\n", i, (newargz[i] ? newargz[i] : "<NULL>")));
+      lt_debugprintf (__FILE__, __LINE__, "(main) newargz[%d]: %s\n",
+		      i, nonnull (newargz[i]));
     }
 
 EOF
@@ -3560,11 +4523,14 @@ EOF
 	      mingw*)
 		cat <<"EOF"
   /* execv doesn't actually work on mingw as expected on unix */
+  newargz = prepare_spawn (newargz);
   rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz);
   if (rval == -1)
     {
       /* failed to start process */
-      LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno));
+      lt_debugprintf (__FILE__, __LINE__,
+		      "(main) failed to launch target \"%s\": %s\n",
+		      lt_argv_zero, nonnull (strerror (errno)));
       return 127;
     }
   return rval;
@@ -3586,7 +4552,7 @@ xmalloc (size_t num)
 {
   void *p = (void *) malloc (num);
   if (!p)
-    lt_fatal ("Memory exhausted");
+    lt_fatal (__FILE__, __LINE__, "memory exhausted");
 
   return p;
 }
@@ -3620,8 +4586,8 @@ check_executable (const char *path)
 {
   struct stat st;
 
-  LTWRAPPER_DEBUGPRINTF (("(check_executable)  : %s\n",
-			  path ? (*path ? path : "EMPTY!") : "NULL!"));
+  lt_debugprintf (__FILE__, __LINE__, "(check_executable): %s\n",
+                  nonempty (path));
   if ((!path) || (!*path))
     return 0;
 
@@ -3638,8 +4604,8 @@ make_executable (const char *path)
   int rval = 0;
   struct stat st;
 
-  LTWRAPPER_DEBUGPRINTF (("(make_executable)   : %s\n",
-			  path ? (*path ? path : "EMPTY!") : "NULL!"));
+  lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n",
+                  nonempty (path));
   if ((!path) || (!*path))
     return 0;
 
@@ -3665,8 +4631,8 @@ find_executable (const char *wrapper)
   int tmp_len;
   char *concat_name;
 
-  LTWRAPPER_DEBUGPRINTF (("(find_executable)   : %s\n",
-			  wrapper ? (*wrapper ? wrapper : "EMPTY!") : "NULL!"));
+  lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n",
+                  nonempty (wrapper));
 
   if ((wrapper == NULL) || (*wrapper == '\0'))
     return NULL;
@@ -3719,7 +4685,8 @@ find_executable (const char *wrapper)
 		{
 		  /* empty path: current directory */
 		  if (getcwd (tmp, LT_PATHMAX) == NULL)
-		    lt_fatal ("getcwd failed");
+		    lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
+                              nonnull (strerror (errno)));
 		  tmp_len = strlen (tmp);
 		  concat_name =
 		    XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
@@ -3744,7 +4711,8 @@ find_executable (const char *wrapper)
     }
   /* Relative path | not found in path: prepend cwd */
   if (getcwd (tmp, LT_PATHMAX) == NULL)
-    lt_fatal ("getcwd failed");
+    lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
+              nonnull (strerror (errno)));
   tmp_len = strlen (tmp);
   concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
   memcpy (concat_name, tmp, tmp_len);
@@ -3770,8 +4738,9 @@ chase_symlinks (const char *pathspec)
   int has_symlinks = 0;
   while (strlen (tmp_pathspec) && !has_symlinks)
     {
-      LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n",
-			      tmp_pathspec));
+      lt_debugprintf (__FILE__, __LINE__,
+		      "checking path component for symlinks: %s\n",
+		      tmp_pathspec);
       if (lstat (tmp_pathspec, &s) == 0)
 	{
 	  if (S_ISLNK (s.st_mode) != 0)
@@ -3793,8 +4762,9 @@ chase_symlinks (const char *pathspec)
 	}
       else
 	{
-	  char *errstr = strerror (errno);
-	  lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
+	  lt_fatal (__FILE__, __LINE__,
+		    "error accessing file \"%s\": %s",
+		    tmp_pathspec, nonnull (strerror (errno)));
 	}
     }
   XFREE (tmp_pathspec);
@@ -3807,7 +4777,8 @@ chase_symlinks (const char *pathspec)
   tmp_pathspec = realpath (pathspec, buf);
   if (tmp_pathspec == 0)
     {
-      lt_fatal ("Could not follow symlinks for %s", pathspec);
+      lt_fatal (__FILE__, __LINE__,
+		"could not follow symlinks for %s", pathspec);
     }
   return xstrdup (tmp_pathspec);
 #endif
@@ -3833,11 +4804,25 @@ strendzap (char *str, const char *pat)
   return str;
 }
 
+void
+lt_debugprintf (const char *file, int line, const char *fmt, ...)
+{
+  va_list args;
+  if (lt_debug)
+    {
+      (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line);
+      va_start (args, fmt);
+      (void) vfprintf (stderr, fmt, args);
+      va_end (args);
+    }
+}
+
 static void
-lt_error_core (int exit_status, const char *mode,
+lt_error_core (int exit_status, const char *file,
+	       int line, const char *mode,
 	       const char *message, va_list ap)
 {
-  fprintf (stderr, "%s: %s: ", program_name, mode);
+  fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode);
   vfprintf (stderr, message, ap);
   fprintf (stderr, ".\n");
 
@@ -3846,20 +4831,32 @@ lt_error_core (int exit_status, const char *mode,
 }
 
 void
-lt_fatal (const char *message, ...)
+lt_fatal (const char *file, int line, const char *message, ...)
 {
   va_list ap;
   va_start (ap, message);
-  lt_error_core (EXIT_FAILURE, "FATAL", message, ap);
+  lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap);
   va_end (ap);
 }
 
+static const char *
+nonnull (const char *s)
+{
+  return s ? s : "(null)";
+}
+
+static const char *
+nonempty (const char *s)
+{
+  return (s && !*s) ? "(empty)" : nonnull (s);
+}
+
 void
 lt_setenv (const char *name, const char *value)
 {
-  LTWRAPPER_DEBUGPRINTF (("(lt_setenv) setting '%s' to '%s'\n",
-                          (name ? name : "<NULL>"),
-                          (value ? value : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(lt_setenv) setting '%s' to '%s'\n",
+                  nonnull (name), nonnull (value));
   {
 #ifdef HAVE_SETENV
     /* always make a copy, for consistency with !HAVE_SETENV */
@@ -3904,95 +4901,12 @@ lt_extend_str (const char *orig_value, const char *add, int to_end)
   return new_value;
 }
 
-int
-lt_split_name_value (const char *arg, char** name, char** value)
-{
-  const char *p;
-  int len;
-  if (!arg || !*arg)
-    return 1;
-
-  p = strchr (arg, (int)'=');
-
-  if (!p)
-    return 1;
-
-  *value = xstrdup (++p);
-
-  len = strlen (arg) - strlen (*value);
-  *name = XMALLOC (char, len);
-  strncpy (*name, arg, len-1);
-  (*name)[len - 1] = '\0';
-
-  return 0;
-}
-
-void
-lt_opt_process_env_set (const char *arg)
-{
-  char *name = NULL;
-  char *value = NULL;
-
-  if (lt_split_name_value (arg, &name, &value) != 0)
-    {
-      XFREE (name);
-      XFREE (value);
-      lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);
-    }
-
-  lt_setenv (name, value);
-  XFREE (name);
-  XFREE (value);
-}
-
-void
-lt_opt_process_env_prepend (const char *arg)
-{
-  char *name = NULL;
-  char *value = NULL;
-  char *new_value = NULL;
-
-  if (lt_split_name_value (arg, &name, &value) != 0)
-    {
-      XFREE (name);
-      XFREE (value);
-      lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg);
-    }
-
-  new_value = lt_extend_str (getenv (name), value, 0);
-  lt_setenv (name, new_value);
-  XFREE (new_value);
-  XFREE (name);
-  XFREE (value);
-}
-
-void
-lt_opt_process_env_append (const char *arg)
-{
-  char *name = NULL;
-  char *value = NULL;
-  char *new_value = NULL;
-
-  if (lt_split_name_value (arg, &name, &value) != 0)
-    {
-      XFREE (name);
-      XFREE (value);
-      lt_fatal ("bad argument for %s: '%s'", env_append_opt, arg);
-    }
-
-  new_value = lt_extend_str (getenv (name), value, 1);
-  lt_setenv (name, new_value);
-  XFREE (new_value);
-  XFREE (name);
-  XFREE (value);
-}
-
 void
 lt_update_exe_path (const char *name, const char *value)
 {
-  LTWRAPPER_DEBUGPRINTF (("(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
-                          (name ? name : "<NULL>"),
-                          (value ? value : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
+                  nonnull (name), nonnull (value));
 
   if (name && *name && value && *value)
     {
@@ -4011,9 +4925,9 @@ lt_update_exe_path (const char *name, const char *value)
 void
 lt_update_lib_path (const char *name, const char *value)
 {
-  LTWRAPPER_DEBUGPRINTF (("(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
-                          (name ? name : "<NULL>"),
-                          (value ? value : "<NULL>")));
+  lt_debugprintf (__FILE__, __LINE__,
+		  "(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
+                  nonnull (name), nonnull (value));
 
   if (name && *name && value && *value)
     {
@@ -4023,11 +4937,158 @@ lt_update_lib_path (const char *name, const char *value)
     }
 }
 
+EOF
+	    case $host_os in
+	      mingw*)
+		cat <<"EOF"
+
+/* Prepares an argument vector before calling spawn().
+   Note that spawn() does not by itself call the command interpreter
+     (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") :
+      ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
+         GetVersionEx(&v);
+         v.dwPlatformId == VER_PLATFORM_WIN32_NT;
+      }) ? "cmd.exe" : "command.com").
+   Instead it simply concatenates the arguments, separated by ' ', and calls
+   CreateProcess().  We must quote the arguments since Win32 CreateProcess()
+   interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a
+   special way:
+   - Space and tab are interpreted as delimiters. They are not treated as
+     delimiters if they are surrounded by double quotes: "...".
+   - Unescaped double quotes are removed from the input. Their only effect is
+     that within double quotes, space and tab are treated like normal
+     characters.
+   - Backslashes not followed by double quotes are not special.
+   - But 2*n+1 backslashes followed by a double quote become
+     n backslashes followed by a double quote (n >= 0):
+       \" -> "
+       \\\" -> \"
+       \\\\\" -> \\"
+ */
+#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
+#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
+char **
+prepare_spawn (char **argv)
+{
+  size_t argc;
+  char **new_argv;
+  size_t i;
+
+  /* Count number of arguments.  */
+  for (argc = 0; argv[argc] != NULL; argc++)
+    ;
+
+  /* Allocate new argument vector.  */
+  new_argv = XMALLOC (char *, argc + 1);
+
+  /* Put quoted arguments into the new argument vector.  */
+  for (i = 0; i < argc; i++)
+    {
+      const char *string = argv[i];
+
+      if (string[0] == '\0')
+	new_argv[i] = xstrdup ("\"\"");
+      else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)
+	{
+	  int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
+	  size_t length;
+	  unsigned int backslashes;
+	  const char *s;
+	  char *quoted_string;
+	  char *p;
+
+	  length = 0;
+	  backslashes = 0;
+	  if (quote_around)
+	    length++;
+	  for (s = string; *s != '\0'; s++)
+	    {
+	      char c = *s;
+	      if (c == '"')
+		length += backslashes + 1;
+	      length++;
+	      if (c == '\\')
+		backslashes++;
+	      else
+		backslashes = 0;
+	    }
+	  if (quote_around)
+	    length += backslashes + 1;
+
+	  quoted_string = XMALLOC (char, length + 1);
+
+	  p = quoted_string;
+	  backslashes = 0;
+	  if (quote_around)
+	    *p++ = '"';
+	  for (s = string; *s != '\0'; s++)
+	    {
+	      char c = *s;
+	      if (c == '"')
+		{
+		  unsigned int j;
+		  for (j = backslashes + 1; j > 0; j--)
+		    *p++ = '\\';
+		}
+	      *p++ = c;
+	      if (c == '\\')
+		backslashes++;
+	      else
+		backslashes = 0;
+	    }
+	  if (quote_around)
+	    {
+	      unsigned int j;
+	      for (j = backslashes; j > 0; j--)
+		*p++ = '\\';
+	      *p++ = '"';
+	    }
+	  *p = '\0';
+
+	  new_argv[i] = quoted_string;
+	}
+      else
+	new_argv[i] = (char *) string;
+    }
+  new_argv[argc] = NULL;
+
+  return new_argv;
+}
+EOF
+		;;
+	    esac
 
+            cat <<"EOF"
+void lt_dump_script (FILE* f)
+{
+EOF
+	    func_emit_wrapper yes |
+	      $SED -n -e '
+s/^\(.\{79\}\)\(..*\)/\1\
+\2/
+h
+s/\([\\"]\)/\\\1/g
+s/$/\\n/
+s/\([^\n]*\).*/  fputs ("\1", f);/p
+g
+D'
+            cat <<"EOF"
+}
 EOF
 }
 # end: func_emit_cwrapperexe_src
 
+# func_win32_import_lib_p ARG
+# True if ARG is an import lib, as indicated by $file_magic_cmd
+func_win32_import_lib_p ()
+{
+    $opt_debug
+    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
+    *import*) : ;;
+    *) false ;;
+    esac
+}
+
 # func_mode_link arg...
 func_mode_link ()
 {
@@ -4072,6 +5133,7 @@ func_mode_link ()
     new_inherited_linker_flags=
 
     avoid_version=no
+    bindir=
     dlfiles=
     dlprefiles=
     dlself=no
@@ -4164,6 +5226,11 @@ func_mode_link ()
 	esac
 
 	case $prev in
+	bindir)
+	  bindir="$arg"
+	  prev=
+	  continue
+	  ;;
 	dlfiles|dlprefiles)
 	  if test "$preload" = no; then
 	    # Add the symbol object into the linking commands.
@@ -4195,9 +5262,9 @@ func_mode_link ()
 	    ;;
 	  *)
 	    if test "$prev" = dlfiles; then
-	      dlfiles="$dlfiles $arg"
+	      func_append dlfiles " $arg"
 	    else
-	      dlprefiles="$dlprefiles $arg"
+	      func_append dlprefiles " $arg"
 	    fi
 	    prev=
 	    continue
@@ -4221,7 +5288,7 @@ func_mode_link ()
 	    *-*-darwin*)
 	      case "$deplibs " in
 		*" $qarg.ltframework "*) ;;
-		*) deplibs="$deplibs $qarg.ltframework" # this is fixed later
+		*) func_append deplibs " $qarg.ltframework" # this is fixed later
 		   ;;
 	      esac
 	      ;;
@@ -4240,7 +5307,7 @@ func_mode_link ()
 	    moreargs=
 	    for fil in `cat "$save_arg"`
 	    do
-#	      moreargs="$moreargs $fil"
+#	      func_append moreargs " $fil"
 	      arg=$fil
 	      # A libtool-controlled object.
 
@@ -4269,7 +5336,7 @@ func_mode_link ()
 
 		  if test "$prev" = dlfiles; then
 		    if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		      dlfiles="$dlfiles $pic_object"
+		      func_append dlfiles " $pic_object"
 		      prev=
 		      continue
 		    else
@@ -4281,7 +5348,7 @@ func_mode_link ()
 		  # CHECK ME:  I think I busted this.  -Ossama
 		  if test "$prev" = dlprefiles; then
 		    # Preload the old-style object.
-		    dlprefiles="$dlprefiles $pic_object"
+		    func_append dlprefiles " $pic_object"
 		    prev=
 		  fi
 
@@ -4351,12 +5418,12 @@ func_mode_link ()
 	  if test "$prev" = rpath; then
 	    case "$rpath " in
 	    *" $arg "*) ;;
-	    *) rpath="$rpath $arg" ;;
+	    *) func_append rpath " $arg" ;;
 	    esac
 	  else
 	    case "$xrpath " in
 	    *" $arg "*) ;;
-	    *) xrpath="$xrpath $arg" ;;
+	    *) func_append xrpath " $arg" ;;
 	    esac
 	  fi
 	  prev=
@@ -4368,28 +5435,28 @@ func_mode_link ()
 	  continue
 	  ;;
 	weak)
-	  weak_libs="$weak_libs $arg"
+	  func_append weak_libs " $arg"
 	  prev=
 	  continue
 	  ;;
 	xcclinker)
-	  linker_flags="$linker_flags $qarg"
-	  compiler_flags="$compiler_flags $qarg"
+	  func_append linker_flags " $qarg"
+	  func_append compiler_flags " $qarg"
 	  prev=
 	  func_append compile_command " $qarg"
 	  func_append finalize_command " $qarg"
 	  continue
 	  ;;
 	xcompiler)
-	  compiler_flags="$compiler_flags $qarg"
+	  func_append compiler_flags " $qarg"
 	  prev=
 	  func_append compile_command " $qarg"
 	  func_append finalize_command " $qarg"
 	  continue
 	  ;;
 	xlinker)
-	  linker_flags="$linker_flags $qarg"
-	  compiler_flags="$compiler_flags $wl$qarg"
+	  func_append linker_flags " $qarg"
+	  func_append compiler_flags " $wl$qarg"
 	  prev=
 	  func_append compile_command " $wl$qarg"
 	  func_append finalize_command " $wl$qarg"
@@ -4425,6 +5492,11 @@ func_mode_link ()
 	continue
 	;;
 
+      -bindir)
+	prev=bindir
+	continue
+	;;
+
       -dlopen)
 	prev=dlfiles
 	continue
@@ -4475,15 +5547,16 @@ func_mode_link ()
 	;;
 
       -L*)
-	func_stripname '-L' '' "$arg"
-	dir=$func_stripname_result
-	if test -z "$dir"; then
+	func_stripname "-L" '' "$arg"
+	if test -z "$func_stripname_result"; then
 	  if test "$#" -gt 0; then
 	    func_fatal_error "require no space between \`-L' and \`$1'"
 	  else
 	    func_fatal_error "need path for \`-L' option"
 	  fi
 	fi
+	func_resolve_sysroot "$func_stripname_result"
+	dir=$func_resolve_sysroot_result
 	# We need an absolute path.
 	case $dir in
 	[\\/]* | [A-Za-z]:[\\/]*) ;;
@@ -4495,24 +5568,30 @@ func_mode_link ()
 	  ;;
 	esac
 	case "$deplibs " in
-	*" -L$dir "*) ;;
+	*" -L$dir "* | *" $arg "*)
+	  # Will only happen for absolute or sysroot arguments
+	  ;;
 	*)
-	  deplibs="$deplibs -L$dir"
-	  lib_search_path="$lib_search_path $dir"
+	  # Preserve sysroot, but never include relative directories
+	  case $dir in
+	    [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;;
+	    *) func_append deplibs " -L$dir" ;;
+	  esac
+	  func_append lib_search_path " $dir"
 	  ;;
 	esac
 	case $host in
 	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
-	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
+	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
 	  case :$dllsearchpath: in
 	  *":$dir:"*) ;;
 	  ::) dllsearchpath=$dir;;
-	  *) dllsearchpath="$dllsearchpath:$dir";;
+	  *) func_append dllsearchpath ":$dir";;
 	  esac
 	  case :$dllsearchpath: in
 	  *":$testbindir:"*) ;;
 	  ::) dllsearchpath=$testbindir;;
-	  *) dllsearchpath="$dllsearchpath:$testbindir";;
+	  *) func_append dllsearchpath ":$testbindir";;
 	  esac
 	  ;;
 	esac
@@ -4522,7 +5601,7 @@ func_mode_link ()
       -l*)
 	if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then
 	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc*)
+	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*)
 	    # These systems don't actually have a C or math library (as such)
 	    continue
 	    ;;
@@ -4536,7 +5615,7 @@ func_mode_link ()
 	    ;;
 	  *-*-rhapsody* | *-*-darwin1.[012])
 	    # Rhapsody C and math libraries are in the System framework
-	    deplibs="$deplibs System.ltframework"
+	    func_append deplibs " System.ltframework"
 	    continue
 	    ;;
 	  *-*-sco3.2v5* | *-*-sco5v6*)
@@ -4556,7 +5635,7 @@ func_mode_link ()
 	   ;;
 	 esac
 	fi
-	deplibs="$deplibs $arg"
+	func_append deplibs " $arg"
 	continue
 	;;
 
@@ -4568,21 +5647,22 @@ func_mode_link ()
       # Tru64 UNIX uses -model [arg] to determine the layout of C++
       # classes, name mangling, and exception handling.
       # Darwin uses the -arch flag to determine output architecture.
-      -model|-arch|-isysroot)
-	compiler_flags="$compiler_flags $arg"
+      -model|-arch|-isysroot|--sysroot)
+	func_append compiler_flags " $arg"
 	func_append compile_command " $arg"
 	func_append finalize_command " $arg"
 	prev=xcompiler
 	continue
 	;;
 
-      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-	compiler_flags="$compiler_flags $arg"
+      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+      |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
+	func_append compiler_flags " $arg"
 	func_append compile_command " $arg"
 	func_append finalize_command " $arg"
 	case "$new_inherited_linker_flags " in
 	    *" $arg "*) ;;
-	    * ) new_inherited_linker_flags="$new_inherited_linker_flags $arg" ;;
+	    * ) func_append new_inherited_linker_flags " $arg" ;;
 	esac
 	continue
 	;;
@@ -4649,13 +5729,17 @@ func_mode_link ()
 	# We need an absolute path.
 	case $dir in
 	[\\/]* | [A-Za-z]:[\\/]*) ;;
+	=*)
+	  func_stripname '=' '' "$dir"
+	  dir=$lt_sysroot$func_stripname_result
+	  ;;
 	*)
 	  func_fatal_error "only absolute run-paths are allowed"
 	  ;;
 	esac
 	case "$xrpath " in
 	*" $dir "*) ;;
-	*) xrpath="$xrpath $dir" ;;
+	*) func_append xrpath " $dir" ;;
 	esac
 	continue
 	;;
@@ -4708,8 +5792,8 @@ func_mode_link ()
 	for flag in $args; do
 	  IFS="$save_ifs"
           func_quote_for_eval "$flag"
-	  arg="$arg $wl$func_quote_for_eval_result"
-	  compiler_flags="$compiler_flags $func_quote_for_eval_result"
+	  func_append arg " $func_quote_for_eval_result"
+	  func_append compiler_flags " $func_quote_for_eval_result"
 	done
 	IFS="$save_ifs"
 	func_stripname ' ' '' "$arg"
@@ -4724,9 +5808,9 @@ func_mode_link ()
 	for flag in $args; do
 	  IFS="$save_ifs"
           func_quote_for_eval "$flag"
-	  arg="$arg $wl$func_quote_for_eval_result"
-	  compiler_flags="$compiler_flags $wl$func_quote_for_eval_result"
-	  linker_flags="$linker_flags $func_quote_for_eval_result"
+	  func_append arg " $wl$func_quote_for_eval_result"
+	  func_append compiler_flags " $wl$func_quote_for_eval_result"
+	  func_append linker_flags " $func_quote_for_eval_result"
 	done
 	IFS="$save_ifs"
 	func_stripname ' ' '' "$arg"
@@ -4754,23 +5838,27 @@ func_mode_link ()
 	arg="$func_quote_for_eval_result"
 	;;
 
-      # -64, -mips[0-9] enable 64-bit mode on the SGI compiler
-      # -r[0-9][0-9]* specifies the processor on the SGI compiler
-      # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
-      # +DA*, +DD* enable 64-bit mode on the HP compiler
-      # -q* pass through compiler args for the IBM compiler
-      # -m*, -t[45]*, -txscale* pass through architecture-specific
-      # compiler args for GCC
-      # -F/path gives path to uninstalled frameworks, gcc on darwin
-      # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
-      # @file GCC response files
+      # Flags to be passed through unchanged, with rationale:
+      # -64, -mips[0-9]      enable 64-bit mode for the SGI compiler
+      # -r[0-9][0-9]*        specify processor for the SGI compiler
+      # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
+      # +DA*, +DD*           enable 64-bit mode for the HP compiler
+      # -q*                  compiler args for the IBM compiler
+      # -m*, -t[45]*, -txscale* architecture-specific flags for GCC
+      # -F/path              path to uninstalled frameworks, gcc on darwin
+      # -p, -pg, --coverage, -fprofile-*  profiling flags for GCC
+      # @file                GCC response files
+      # -tp=*                Portland pgcc target processor selection
+      # --sysroot=*          for sysroot support
+      # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
+      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
+      -O*|-flto*|-fwhopr*|-fuse-linker-plugin)
         func_quote_for_eval "$arg"
 	arg="$func_quote_for_eval_result"
         func_append compile_command " $arg"
         func_append finalize_command " $arg"
-        compiler_flags="$compiler_flags $arg"
+        func_append compiler_flags " $arg"
         continue
         ;;
 
@@ -4782,7 +5870,7 @@ func_mode_link ()
 
       *.$objext)
 	# A standard object.
-	objs="$objs $arg"
+	func_append objs " $arg"
 	;;
 
       *.lo)
@@ -4813,7 +5901,7 @@ func_mode_link ()
 
 	    if test "$prev" = dlfiles; then
 	      if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		dlfiles="$dlfiles $pic_object"
+		func_append dlfiles " $pic_object"
 		prev=
 		continue
 	      else
@@ -4825,7 +5913,7 @@ func_mode_link ()
 	    # CHECK ME:  I think I busted this.  -Ossama
 	    if test "$prev" = dlprefiles; then
 	      # Preload the old-style object.
-	      dlprefiles="$dlprefiles $pic_object"
+	      func_append dlprefiles " $pic_object"
 	      prev=
 	    fi
 
@@ -4870,24 +5958,25 @@ func_mode_link ()
 
       *.$libext)
 	# An archive.
-	deplibs="$deplibs $arg"
-	old_deplibs="$old_deplibs $arg"
+	func_append deplibs " $arg"
+	func_append old_deplibs " $arg"
 	continue
 	;;
 
       *.la)
 	# A libtool-controlled library.
 
+	func_resolve_sysroot "$arg"
 	if test "$prev" = dlfiles; then
 	  # This library was specified with -dlopen.
-	  dlfiles="$dlfiles $arg"
+	  func_append dlfiles " $func_resolve_sysroot_result"
 	  prev=
 	elif test "$prev" = dlprefiles; then
 	  # The library was specified with -dlpreopen.
-	  dlprefiles="$dlprefiles $arg"
+	  func_append dlprefiles " $func_resolve_sysroot_result"
 	  prev=
 	else
-	  deplibs="$deplibs $arg"
+	  func_append deplibs " $func_resolve_sysroot_result"
 	fi
 	continue
 	;;
@@ -4925,7 +6014,7 @@ func_mode_link ()
 
     if test -n "$shlibpath_var"; then
       # get the directories listed in $shlibpath_var
-      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
+      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
     else
       shlib_search_path=
     fi
@@ -4934,6 +6023,8 @@ func_mode_link ()
 
     func_dirname "$output" "/" ""
     output_objdir="$func_dirname_result$objdir"
+    func_to_tool_file "$output_objdir/"
+    tool_output_objdir=$func_to_tool_file_result
     # Create the object directory.
     func_mkdir_p "$output_objdir"
 
@@ -4954,12 +6045,12 @@ func_mode_link ()
     # Find all interdependent deplibs by searching for libraries
     # that are linked more than once (e.g. -la -lb -la)
     for deplib in $deplibs; do
-      if $opt_duplicate_deps ; then
+      if $opt_preserve_dup_deps ; then
 	case "$libs " in
-	*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	*" $deplib "*) func_append specialdeplibs " $deplib" ;;
 	esac
       fi
-      libs="$libs $deplib"
+      func_append libs " $deplib"
     done
 
     if test "$linkmode" = lib; then
@@ -4972,9 +6063,9 @@ func_mode_link ()
       if $opt_duplicate_compiler_generated_deps; then
 	for pre_post_dep in $predeps $postdeps; do
 	  case "$pre_post_deps " in
-	  *" $pre_post_dep "*) specialdeplibs="$specialdeplibs $pre_post_deps" ;;
+	  *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;;
 	  esac
-	  pre_post_deps="$pre_post_deps $pre_post_dep"
+	  func_append pre_post_deps " $pre_post_dep"
 	done
       fi
       pre_post_deps=
@@ -5033,10 +6124,7 @@ func_mode_link ()
 	case $pass in
 	dlopen) libs="$dlfiles" ;;
 	dlpreopen) libs="$dlprefiles" ;;
-	link)
-	  libs="$deplibs %DEPLIBS%"
-	  test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
-	  ;;
+	link) libs="$deplibs %DEPLIBS% $dependency_libs" ;;
 	esac
       fi
       if test "$linkmode,$pass" = "lib,dlpreopen"; then
@@ -5044,17 +6132,19 @@ func_mode_link ()
 	for lib in $dlprefiles; do
 	  # Ignore non-libtool-libs
 	  dependency_libs=
+	  func_resolve_sysroot "$lib"
 	  case $lib in
-	  *.la)	func_source "$lib" ;;
+	  *.la)	func_source "$func_resolve_sysroot_result" ;;
 	  esac
 
 	  # Collect preopened libtool deplibs, except any this library
 	  # has declared as weak libs
 	  for deplib in $dependency_libs; do
-            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
+	    func_basename "$deplib"
+            deplib_base=$func_basename_result
 	    case " $weak_libs " in
 	    *" $deplib_base "*) ;;
-	    *) deplibs="$deplibs $deplib" ;;
+	    *) func_append deplibs " $deplib" ;;
 	    esac
 	  done
 	done
@@ -5070,16 +6160,17 @@ func_mode_link ()
 	lib=
 	found=no
 	case $deplib in
-	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+        |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
 	  if test "$linkmode,$pass" = "prog,link"; then
 	    compile_deplibs="$deplib $compile_deplibs"
 	    finalize_deplibs="$deplib $finalize_deplibs"
 	  else
-	    compiler_flags="$compiler_flags $deplib"
+	    func_append compiler_flags " $deplib"
 	    if test "$linkmode" = lib ; then
 		case "$new_inherited_linker_flags " in
 		    *" $deplib "*) ;;
-		    * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;;
+		    * ) func_append new_inherited_linker_flags " $deplib" ;;
 		esac
 	    fi
 	  fi
@@ -5164,7 +6255,7 @@ func_mode_link ()
 	    if test "$linkmode" = lib ; then
 		case "$new_inherited_linker_flags " in
 		    *" $deplib "*) ;;
-		    * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;;
+		    * ) func_append new_inherited_linker_flags " $deplib" ;;
 		esac
 	    fi
 	  fi
@@ -5177,7 +6268,8 @@ func_mode_link ()
 	    test "$pass" = conv && continue
 	    newdependency_libs="$deplib $newdependency_libs"
 	    func_stripname '-L' '' "$deplib"
-	    newlib_search_path="$newlib_search_path $func_stripname_result"
+	    func_resolve_sysroot "$func_stripname_result"
+	    func_append newlib_search_path " $func_resolve_sysroot_result"
 	    ;;
 	  prog)
 	    if test "$pass" = conv; then
@@ -5191,7 +6283,8 @@ func_mode_link ()
 	      finalize_deplibs="$deplib $finalize_deplibs"
 	    fi
 	    func_stripname '-L' '' "$deplib"
-	    newlib_search_path="$newlib_search_path $func_stripname_result"
+	    func_resolve_sysroot "$func_stripname_result"
+	    func_append newlib_search_path " $func_resolve_sysroot_result"
 	    ;;
 	  *)
 	    func_warning "\`-L' is ignored for archives/objects"
@@ -5202,17 +6295,21 @@ func_mode_link ()
 	-R*)
 	  if test "$pass" = link; then
 	    func_stripname '-R' '' "$deplib"
-	    dir=$func_stripname_result
+	    func_resolve_sysroot "$func_stripname_result"
+	    dir=$func_resolve_sysroot_result
 	    # Make sure the xrpath contains only unique directories.
 	    case "$xrpath " in
 	    *" $dir "*) ;;
-	    *) xrpath="$xrpath $dir" ;;
+	    *) func_append xrpath " $dir" ;;
 	    esac
 	  fi
 	  deplibs="$deplib $deplibs"
 	  continue
 	  ;;
-	*.la) lib="$deplib" ;;
+	*.la)
+	  func_resolve_sysroot "$deplib"
+	  lib=$func_resolve_sysroot_result
+	  ;;
 	*.$libext)
 	  if test "$pass" = conv; then
 	    deplibs="$deplib $deplibs"
@@ -5230,7 +6327,7 @@ func_mode_link ()
 		match_pattern*)
 		  set dummy $deplibs_check_method; shift
 		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
+		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
 		    | $EGREP "$match_pattern_regex" > /dev/null; then
 		    valid_a_lib=yes
 		  fi
@@ -5240,15 +6337,15 @@ func_mode_link ()
 		;;
 	      esac
 	      if test "$valid_a_lib" != yes; then
-		$ECHO
+		echo
 		$ECHO "*** Warning: Trying to link with static lib archive $deplib."
-		$ECHO "*** I have the capability to make that library automatically link in when"
-		$ECHO "*** you link to this library.  But I can only do this if you have a"
-		$ECHO "*** shared version of the library, which you do not appear to have"
-		$ECHO "*** because the file extensions .$libext of this argument makes me believe"
-		$ECHO "*** that it is just a static archive that I should not use here."
+		echo "*** I have the capability to make that library automatically link in when"
+		echo "*** you link to this library.  But I can only do this if you have a"
+		echo "*** shared version of the library, which you do not appear to have"
+		echo "*** because the file extensions .$libext of this argument makes me believe"
+		echo "*** that it is just a static archive that I should not use here."
 	      else
-		$ECHO
+		echo
 		$ECHO "*** Warning: Linking the shared library $output against the"
 		$ECHO "*** static library $deplib is not portable!"
 		deplibs="$deplib $deplibs"
@@ -5275,11 +6372,11 @@ func_mode_link ()
 	    if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
 	      # If there is no dlopen support or we're linking statically,
 	      # we need to preload.
-	      newdlprefiles="$newdlprefiles $deplib"
+	      func_append newdlprefiles " $deplib"
 	      compile_deplibs="$deplib $compile_deplibs"
 	      finalize_deplibs="$deplib $finalize_deplibs"
 	    else
-	      newdlfiles="$newdlfiles $deplib"
+	      func_append newdlfiles " $deplib"
 	    fi
 	  fi
 	  continue
@@ -5321,20 +6418,20 @@ func_mode_link ()
 
 	# Convert "-framework foo" to "foo.ltframework"
 	if test -n "$inherited_linker_flags"; then
-	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
+	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
 	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
 	    case " $new_inherited_linker_flags " in
 	      *" $tmp_inherited_linker_flag "*) ;;
-	      *) new_inherited_linker_flags="$new_inherited_linker_flags $tmp_inherited_linker_flag";;
+	      *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";;
 	    esac
 	  done
 	fi
-	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	if test "$linkmode,$pass" = "lib,link" ||
 	   test "$linkmode,$pass" = "prog,scan" ||
 	   { test "$linkmode" != prog && test "$linkmode" != lib; }; then
-	  test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
-	  test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
+	  test -n "$dlopen" && func_append dlfiles " $dlopen"
+	  test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
 	fi
 
 	if test "$pass" = conv; then
@@ -5345,30 +6442,36 @@ func_mode_link ()
 	      func_fatal_error "cannot find name of link library for \`$lib'"
 	    fi
 	    # It is a libtool convenience library, so add in its objects.
-	    convenience="$convenience $ladir/$objdir/$old_library"
-	    old_convenience="$old_convenience $ladir/$objdir/$old_library"
-	    tmp_libs=
-	    for deplib in $dependency_libs; do
-	      deplibs="$deplib $deplibs"
-	      if $opt_duplicate_deps ; then
-		case "$tmp_libs " in
-		*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
-		esac
-	      fi
-	      tmp_libs="$tmp_libs $deplib"
-	    done
+	    func_append convenience " $ladir/$objdir/$old_library"
+	    func_append old_convenience " $ladir/$objdir/$old_library"
 	  elif test "$linkmode" != prog && test "$linkmode" != lib; then
 	    func_fatal_error "\`$lib' is not a convenience library"
 	  fi
+	  tmp_libs=
+	  for deplib in $dependency_libs; do
+	    deplibs="$deplib $deplibs"
+	    if $opt_preserve_dup_deps ; then
+	      case "$tmp_libs " in
+	      *" $deplib "*) func_append specialdeplibs " $deplib" ;;
+	      esac
+	    fi
+	    func_append tmp_libs " $deplib"
+	  done
 	  continue
 	fi # $pass = conv
 
 
 	# Get the name of the library we link against.
 	linklib=
-	for l in $old_library $library_names; do
-	  linklib="$l"
-	done
+	if test -n "$old_library" &&
+	   { test "$prefer_static_libs" = yes ||
+	     test "$prefer_static_libs,$installed" = "built,no"; }; then
+	  linklib=$old_library
+	else
+	  for l in $old_library $library_names; do
+	    linklib="$l"
+	  done
+	fi
 	if test -z "$linklib"; then
 	  func_fatal_error "cannot find name of link library for \`$lib'"
 	fi
@@ -5385,9 +6488,9 @@ func_mode_link ()
 	    # statically, we need to preload.  We also need to preload any
 	    # dependent libraries so libltdl's deplib preloader doesn't
 	    # bomb out in the load deplibs phase.
-	    dlprefiles="$dlprefiles $lib $dependency_libs"
+	    func_append dlprefiles " $lib $dependency_libs"
 	  else
-	    newdlfiles="$newdlfiles $lib"
+	    func_append newdlfiles " $lib"
 	  fi
 	  continue
 	fi # $pass = dlopen
@@ -5409,14 +6512,14 @@ func_mode_link ()
 
 	# Find the relevant object directory and library name.
 	if test "X$installed" = Xyes; then
-	  if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
+	  if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
 	    func_warning "library \`$lib' was moved."
 	    dir="$ladir"
 	    absdir="$abs_ladir"
 	    libdir="$abs_ladir"
 	  else
-	    dir="$libdir"
-	    absdir="$libdir"
+	    dir="$lt_sysroot$libdir"
+	    absdir="$lt_sysroot$libdir"
 	  fi
 	  test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes
 	else
@@ -5424,12 +6527,12 @@ func_mode_link ()
 	    dir="$ladir"
 	    absdir="$abs_ladir"
 	    # Remove this search path later
-	    notinst_path="$notinst_path $abs_ladir"
+	    func_append notinst_path " $abs_ladir"
 	  else
 	    dir="$ladir/$objdir"
 	    absdir="$abs_ladir/$objdir"
 	    # Remove this search path later
-	    notinst_path="$notinst_path $abs_ladir"
+	    func_append notinst_path " $abs_ladir"
 	  fi
 	fi # $installed = yes
 	func_stripname 'lib' '.la' "$laname"
@@ -5440,20 +6543,46 @@ func_mode_link ()
 	  if test -z "$libdir" && test "$linkmode" = prog; then
 	    func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
 	  fi
-	  # Prefer using a static library (so that no silly _DYNAMIC symbols
-	  # are required to link).
-	  if test -n "$old_library"; then
-	    newdlprefiles="$newdlprefiles $dir/$old_library"
-	    # Keep a list of preopened convenience libraries to check
-	    # that they are being used correctly in the link pass.
-	    test -z "$libdir" && \
-		dlpreconveniencelibs="$dlpreconveniencelibs $dir/$old_library"
-	  # Otherwise, use the dlname, so that lt_dlopen finds it.
-	  elif test -n "$dlname"; then
-	    newdlprefiles="$newdlprefiles $dir/$dlname"
-	  else
-	    newdlprefiles="$newdlprefiles $dir/$linklib"
-	  fi
+	  case "$host" in
+	    # special handling for platforms with PE-DLLs.
+	    *cygwin* | *mingw* | *cegcc* )
+	      # Linker will automatically link against shared library if both
+	      # static and shared are present.  Therefore, ensure we extract
+	      # symbols from the import library if a shared library is present
+	      # (otherwise, the dlopen module name will be incorrect).  We do
+	      # this by putting the import library name into $newdlprefiles.
+	      # We recover the dlopen module name by 'saving' the la file
+	      # name in a special purpose variable, and (later) extracting the
+	      # dlname from the la file.
+	      if test -n "$dlname"; then
+	        func_tr_sh "$dir/$linklib"
+	        eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
+	        func_append newdlprefiles " $dir/$linklib"
+	      else
+	        func_append newdlprefiles " $dir/$old_library"
+	        # Keep a list of preopened convenience libraries to check
+	        # that they are being used correctly in the link pass.
+	        test -z "$libdir" && \
+	          func_append dlpreconveniencelibs " $dir/$old_library"
+	      fi
+	    ;;
+	    * )
+	      # Prefer using a static library (so that no silly _DYNAMIC symbols
+	      # are required to link).
+	      if test -n "$old_library"; then
+	        func_append newdlprefiles " $dir/$old_library"
+	        # Keep a list of preopened convenience libraries to check
+	        # that they are being used correctly in the link pass.
+	        test -z "$libdir" && \
+	          func_append dlpreconveniencelibs " $dir/$old_library"
+	      # Otherwise, use the dlname, so that lt_dlopen finds it.
+	      elif test -n "$dlname"; then
+	        func_append newdlprefiles " $dir/$dlname"
+	      else
+	        func_append newdlprefiles " $dir/$linklib"
+	      fi
+	    ;;
+	  esac
 	fi # $pass = dlpreopen
 
 	if test -z "$libdir"; then
@@ -5471,7 +6600,7 @@ func_mode_link ()
 
 
 	if test "$linkmode" = prog && test "$pass" != link; then
-	  newlib_search_path="$newlib_search_path $ladir"
+	  func_append newlib_search_path " $ladir"
 	  deplibs="$lib $deplibs"
 
 	  linkalldeplibs=no
@@ -5484,7 +6613,8 @@ func_mode_link ()
 	  for deplib in $dependency_libs; do
 	    case $deplib in
 	    -L*) func_stripname '-L' '' "$deplib"
-	         newlib_search_path="$newlib_search_path $func_stripname_result"
+	         func_resolve_sysroot "$func_stripname_result"
+	         func_append newlib_search_path " $func_resolve_sysroot_result"
 		 ;;
 	    esac
 	    # Need to link against all dependency_libs?
@@ -5495,12 +6625,12 @@ func_mode_link ()
 	      # or/and link against static libraries
 	      newdependency_libs="$deplib $newdependency_libs"
 	    fi
-	    if $opt_duplicate_deps ; then
+	    if $opt_preserve_dup_deps ; then
 	      case "$tmp_libs " in
-	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	      *" $deplib "*) func_append specialdeplibs " $deplib" ;;
 	      esac
 	    fi
-	    tmp_libs="$tmp_libs $deplib"
+	    func_append tmp_libs " $deplib"
 	  done # for deplib
 	  continue
 	fi # $linkmode = prog...
@@ -5515,7 +6645,7 @@ func_mode_link ()
 	      # Make sure the rpath contains only unique directories.
 	      case "$temp_rpath:" in
 	      *"$absdir:"*) ;;
-	      *) temp_rpath="$temp_rpath$absdir:" ;;
+	      *) func_append temp_rpath "$absdir:" ;;
 	      esac
 	    fi
 
@@ -5527,7 +6657,7 @@ func_mode_link ()
 	    *)
 	      case "$compile_rpath " in
 	      *" $absdir "*) ;;
-	      *) compile_rpath="$compile_rpath $absdir"
+	      *) func_append compile_rpath " $absdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5536,7 +6666,7 @@ func_mode_link ()
 	    *)
 	      case "$finalize_rpath " in
 	      *" $libdir "*) ;;
-	      *) finalize_rpath="$finalize_rpath $libdir"
+	      *) func_append finalize_rpath " $libdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5561,12 +6691,12 @@ func_mode_link ()
 	  case $host in
 	  *cygwin* | *mingw* | *cegcc*)
 	      # No point in relinking DLLs because paths are not encoded
-	      notinst_deplibs="$notinst_deplibs $lib"
+	      func_append notinst_deplibs " $lib"
 	      need_relink=no
 	    ;;
 	  *)
 	    if test "$installed" = no; then
-	      notinst_deplibs="$notinst_deplibs $lib"
+	      func_append notinst_deplibs " $lib"
 	      need_relink=yes
 	    fi
 	    ;;
@@ -5583,7 +6713,7 @@ func_mode_link ()
 	    fi
 	  done
 	  if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
-	    $ECHO
+	    echo
 	    if test "$linkmode" = prog; then
 	      $ECHO "*** Warning: Linking the executable $output against the loadable module"
 	    else
@@ -5601,7 +6731,7 @@ func_mode_link ()
 	    *)
 	      case "$compile_rpath " in
 	      *" $absdir "*) ;;
-	      *) compile_rpath="$compile_rpath $absdir"
+	      *) func_append compile_rpath " $absdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5610,7 +6740,7 @@ func_mode_link ()
 	    *)
 	      case "$finalize_rpath " in
 	      *" $libdir "*) ;;
-	      *) finalize_rpath="$finalize_rpath $libdir"
+	      *) func_append finalize_rpath " $libdir" ;;
 	      esac
 	      ;;
 	    esac
@@ -5664,7 +6794,7 @@ func_mode_link ()
 	    linklib=$newlib
 	  fi # test -n "$old_archive_from_expsyms_cmds"
 
-	  if test "$linkmode" = prog || test "$mode" != relink; then
+	  if test "$linkmode" = prog || test "$opt_mode" != relink; then
 	    add_shlibpath=
 	    add_dir=
 	    add=
@@ -5686,9 +6816,9 @@ func_mode_link ()
 		      if test "X$dlopenmodule" != "X$lib"; then
 			$ECHO "*** Warning: lib $linklib is a module, not a shared library"
 			if test -z "$old_library" ; then
-			  $ECHO
-			  $ECHO "*** And there doesn't seem to be a static archive available"
-			  $ECHO "*** The link will probably fail, sorry"
+			  echo
+			  echo "*** And there doesn't seem to be a static archive available"
+			  echo "*** The link will probably fail, sorry"
 			else
 			  add="$dir/$old_library"
 			fi
@@ -5715,12 +6845,12 @@ func_mode_link ()
 	         test "$hardcode_direct_absolute" = no; then
 		add="$dir/$linklib"
 	      elif test "$hardcode_minus_L" = yes; then
-		add_dir="-L$dir"
+		add_dir="-L$absdir"
 		# Try looking first in the location we're being installed to.
 		if test -n "$inst_prefix_dir"; then
 		  case $libdir in
 		    [\\/]*)
-		      add_dir="$add_dir -L$inst_prefix_dir$libdir"
+		      func_append add_dir " -L$inst_prefix_dir$libdir"
 		      ;;
 		  esac
 		fi
@@ -5742,7 +6872,7 @@ func_mode_link ()
 	    if test -n "$add_shlibpath"; then
 	      case :$compile_shlibpath: in
 	      *":$add_shlibpath:"*) ;;
-	      *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;;
+	      *) func_append compile_shlibpath "$add_shlibpath:" ;;
 	      esac
 	    fi
 	    if test "$linkmode" = prog; then
@@ -5756,13 +6886,13 @@ func_mode_link ()
 		 test "$hardcode_shlibpath_var" = yes; then
 		case :$finalize_shlibpath: in
 		*":$libdir:"*) ;;
-		*) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
+		*) func_append finalize_shlibpath "$libdir:" ;;
 		esac
 	      fi
 	    fi
 	  fi
 
-	  if test "$linkmode" = prog || test "$mode" = relink; then
+	  if test "$linkmode" = prog || test "$opt_mode" = relink; then
 	    add_shlibpath=
 	    add_dir=
 	    add=
@@ -5776,7 +6906,7 @@ func_mode_link ()
 	    elif test "$hardcode_shlibpath_var" = yes; then
 	      case :$finalize_shlibpath: in
 	      *":$libdir:"*) ;;
-	      *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
+	      *) func_append finalize_shlibpath "$libdir:" ;;
 	      esac
 	      add="-l$name"
 	    elif test "$hardcode_automatic" = yes; then
@@ -5793,7 +6923,7 @@ func_mode_link ()
 	      if test -n "$inst_prefix_dir"; then
 		case $libdir in
 		  [\\/]*)
-		    add_dir="$add_dir -L$inst_prefix_dir$libdir"
+		    func_append add_dir " -L$inst_prefix_dir$libdir"
 		    ;;
 		esac
 	      fi
@@ -5828,21 +6958,21 @@ func_mode_link ()
 
 	    # Just print a warning and add the library to dependency_libs so
 	    # that the program can be linked against the static library.
-	    $ECHO
+	    echo
 	    $ECHO "*** Warning: This system can not link to static lib archive $lib."
-	    $ECHO "*** I have the capability to make that library automatically link in when"
-	    $ECHO "*** you link to this library.  But I can only do this if you have a"
-	    $ECHO "*** shared version of the library, which you do not appear to have."
+	    echo "*** I have the capability to make that library automatically link in when"
+	    echo "*** you link to this library.  But I can only do this if you have a"
+	    echo "*** shared version of the library, which you do not appear to have."
 	    if test "$module" = yes; then
-	      $ECHO "*** But as you try to build a module library, libtool will still create "
-	      $ECHO "*** a static module, that should work as long as the dlopening application"
-	      $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
+	      echo "*** But as you try to build a module library, libtool will still create "
+	      echo "*** a static module, that should work as long as the dlopening application"
+	      echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
 	      if test -z "$global_symbol_pipe"; then
-		$ECHO
-		$ECHO "*** However, this would only work if libtool was able to extract symbol"
-		$ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
-		$ECHO "*** not find such a program.  So, this module is probably useless."
-		$ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
+		echo
+		echo "*** However, this would only work if libtool was able to extract symbol"
+		echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
+		echo "*** not find such a program.  So, this module is probably useless."
+		echo "*** \`nm' from GNU binutils and a full rebuild may help."
 	      fi
 	      if test "$build_old_libs" = no; then
 		build_libtool_libs=module
@@ -5870,27 +7000,33 @@ func_mode_link ()
 	           temp_xrpath=$func_stripname_result
 		   case " $xrpath " in
 		   *" $temp_xrpath "*) ;;
-		   *) xrpath="$xrpath $temp_xrpath";;
+		   *) func_append xrpath " $temp_xrpath";;
 		   esac;;
-	      *) temp_deplibs="$temp_deplibs $libdir";;
+	      *) func_append temp_deplibs " $libdir";;
 	      esac
 	    done
 	    dependency_libs="$temp_deplibs"
 	  fi
 
-	  newlib_search_path="$newlib_search_path $absdir"
+	  func_append newlib_search_path " $absdir"
 	  # Link against this library
 	  test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs"
 	  # ... and its dependency_libs
 	  tmp_libs=
 	  for deplib in $dependency_libs; do
 	    newdependency_libs="$deplib $newdependency_libs"
-	    if $opt_duplicate_deps ; then
+	    case $deplib in
+              -L*) func_stripname '-L' '' "$deplib"
+                   func_resolve_sysroot "$func_stripname_result";;
+              *) func_resolve_sysroot "$deplib" ;;
+            esac
+	    if $opt_preserve_dup_deps ; then
 	      case "$tmp_libs " in
-	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
+	      *" $func_resolve_sysroot_result "*)
+                func_append specialdeplibs " $func_resolve_sysroot_result" ;;
 	      esac
 	    fi
-	    tmp_libs="$tmp_libs $deplib"
+	    func_append tmp_libs " $func_resolve_sysroot_result"
 	  done
 
 	  if test "$link_all_deplibs" != no; then
@@ -5900,8 +7036,10 @@ func_mode_link ()
 	      case $deplib in
 	      -L*) path="$deplib" ;;
 	      *.la)
+	        func_resolve_sysroot "$deplib"
+	        deplib=$func_resolve_sysroot_result
 	        func_dirname "$deplib" "" "."
-		dir="$func_dirname_result"
+		dir=$func_dirname_result
 		# We need an absolute path.
 		case $dir in
 		[\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;;
@@ -5928,8 +7066,8 @@ func_mode_link ()
                       if test -z "$darwin_install_name"; then
                           darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
                       fi
-		      compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
-		      linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
+		      func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
+		      func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
 		      path=
 		    fi
 		  fi
@@ -5962,7 +7100,7 @@ func_mode_link ()
 	  compile_deplibs="$new_inherited_linker_flags $compile_deplibs"
 	  finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs"
 	else
-	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	fi
       fi
       dependency_libs="$newdependency_libs"
@@ -5979,7 +7117,7 @@ func_mode_link ()
 	  for dir in $newlib_search_path; do
 	    case "$lib_search_path " in
 	    *" $dir "*) ;;
-	    *) lib_search_path="$lib_search_path $dir" ;;
+	    *) func_append lib_search_path " $dir" ;;
 	    esac
 	  done
 	  newlib_search_path=
@@ -6037,10 +7175,10 @@ func_mode_link ()
 	    -L*)
 	      case " $tmp_libs " in
 	      *" $deplib "*) ;;
-	      *) tmp_libs="$tmp_libs $deplib" ;;
+	      *) func_append tmp_libs " $deplib" ;;
 	      esac
 	      ;;
-	    *) tmp_libs="$tmp_libs $deplib" ;;
+	    *) func_append tmp_libs " $deplib" ;;
 	    esac
 	  done
 	  eval $var=\"$tmp_libs\"
@@ -6056,7 +7194,7 @@ func_mode_link ()
 	  ;;
 	esac
 	if test -n "$i" ; then
-	  tmp_libs="$tmp_libs $i"
+	  func_append tmp_libs " $i"
 	fi
       done
       dependency_libs=$tmp_libs
@@ -6097,7 +7235,7 @@ func_mode_link ()
       # Now set the variables for building old libraries.
       build_libtool_libs=no
       oldlibs="$output"
-      objs="$objs$old_deplibs"
+      func_append objs "$old_deplibs"
       ;;
 
     lib)
@@ -6130,10 +7268,10 @@ func_mode_link ()
 	if test "$deplibs_check_method" != pass_all; then
 	  func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
 	else
-	  $ECHO
+	  echo
 	  $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
 	  $ECHO "*** objects $objs is not portable!"
-	  libobjs="$libobjs $objs"
+	  func_append libobjs " $objs"
 	fi
       fi
 
@@ -6192,13 +7330,14 @@ func_mode_link ()
 	  # which has an extra 1 added just for fun
 	  #
 	  case $version_type in
+	  # correct linux to gnu/linux during the next big refactor
 	  darwin|linux|osf|windows|none)
 	    func_arith $number_major + $number_minor
 	    current=$func_arith_result
 	    age="$number_minor"
 	    revision="$number_revision"
 	    ;;
-	  freebsd-aout|freebsd-elf|sunos)
+	  freebsd-aout|freebsd-elf|qnx|sunos)
 	    current="$number_major"
 	    revision="$number_minor"
 	    age="0"
@@ -6210,9 +7349,6 @@ func_mode_link ()
 	    revision="$number_minor"
 	    lt_irix_increment=no
 	    ;;
-	  *)
-	    func_fatal_configuration "$modename: unknown library version type \`$version_type'"
-	    ;;
 	  esac
 	  ;;
 	no)
@@ -6311,7 +7447,7 @@ func_mode_link ()
 	  versuffix="$major.$revision"
 	  ;;
 
-	linux)
+	linux) # correct to gnu/linux during the next big refactor
 	  func_arith $current - $age
 	  major=.$func_arith_result
 	  versuffix="$major.$age.$revision"
@@ -6334,7 +7470,7 @@ func_mode_link ()
 	  done
 
 	  # Make executables depend on our current version.
-	  verstring="$verstring:${current}.0"
+	  func_append verstring ":${current}.0"
 	  ;;
 
 	qnx)
@@ -6402,10 +7538,10 @@ func_mode_link ()
       fi
 
       func_generate_dlsyms "$libname" "$libname" "yes"
-      libobjs="$libobjs $symfileobj"
+      func_append libobjs " $symfileobj"
       test "X$libobjs" = "X " && libobjs=
 
-      if test "$mode" != relink; then
+      if test "$opt_mode" != relink; then
 	# Remove our outputs, but don't remove object files since they
 	# may have been created when compiling PIC objects.
 	removelist=
@@ -6421,7 +7557,7 @@ func_mode_link ()
 		   continue
 		 fi
 	       fi
-	       removelist="$removelist $p"
+	       func_append removelist " $p"
 	       ;;
 	    *) ;;
 	  esac
@@ -6432,27 +7568,28 @@ func_mode_link ()
 
       # Now set the variables for building old libraries.
       if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
-	oldlibs="$oldlibs $output_objdir/$libname.$libext"
+	func_append oldlibs " $output_objdir/$libname.$libext"
 
 	# Transform .lo files to .o files.
-	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
+	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
       fi
 
       # Eliminate all temporary directories.
       #for path in $notinst_path; do
-      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
-      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
-      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
+      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
+      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
+      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
       #done
 
       if test -n "$xrpath"; then
 	# If the user specified any rpath flags, then add them.
 	temp_xrpath=
 	for libdir in $xrpath; do
-	  temp_xrpath="$temp_xrpath -R$libdir"
+	  func_replace_sysroot "$libdir"
+	  func_append temp_xrpath " -R$func_replace_sysroot_result"
 	  case "$finalize_rpath " in
 	  *" $libdir "*) ;;
-	  *) finalize_rpath="$finalize_rpath $libdir" ;;
+	  *) func_append finalize_rpath " $libdir" ;;
 	  esac
 	done
 	if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then
@@ -6466,7 +7603,7 @@ func_mode_link ()
       for lib in $old_dlfiles; do
 	case " $dlprefiles $dlfiles " in
 	*" $lib "*) ;;
-	*) dlfiles="$dlfiles $lib" ;;
+	*) func_append dlfiles " $lib" ;;
 	esac
       done
 
@@ -6476,19 +7613,19 @@ func_mode_link ()
       for lib in $old_dlprefiles; do
 	case "$dlprefiles " in
 	*" $lib "*) ;;
-	*) dlprefiles="$dlprefiles $lib" ;;
+	*) func_append dlprefiles " $lib" ;;
 	esac
       done
 
       if test "$build_libtool_libs" = yes; then
 	if test -n "$rpath"; then
 	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc*)
+	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*)
 	    # these systems don't actually have a c library (as such)!
 	    ;;
 	  *-*-rhapsody* | *-*-darwin1.[012])
 	    # Rhapsody C library is in the System framework
-	    deplibs="$deplibs System.ltframework"
+	    func_append deplibs " System.ltframework"
 	    ;;
 	  *-*-netbsd*)
 	    # Don't link with libc until the a.out ld.so is fixed.
@@ -6505,7 +7642,7 @@ func_mode_link ()
 	  *)
 	    # Add libc to deplibs on all other systems if necessary.
 	    if test "$build_libtool_need_lc" = "yes"; then
-	      deplibs="$deplibs -lc"
+	      func_append deplibs " -lc"
 	    fi
 	    ;;
 	  esac
@@ -6554,7 +7691,7 @@ EOF
 		if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		  case " $predeps $postdeps " in
 		  *" $i "*)
-		    newdeplibs="$newdeplibs $i"
+		    func_append newdeplibs " $i"
 		    i=""
 		    ;;
 		  esac
@@ -6565,21 +7702,21 @@ EOF
 		  set dummy $deplib_matches; shift
 		  deplib_match=$1
 		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		    newdeplibs="$newdeplibs $i"
+		    func_append newdeplibs " $i"
 		  else
 		    droppeddeps=yes
-		    $ECHO
+		    echo
 		    $ECHO "*** Warning: dynamic linker does not accept needed library $i."
-		    $ECHO "*** I have the capability to make that library automatically link in when"
-		    $ECHO "*** you link to this library.  But I can only do this if you have a"
-		    $ECHO "*** shared version of the library, which I believe you do not have"
-		    $ECHO "*** because a test_compile did reveal that the linker did not use it for"
-		    $ECHO "*** its dynamic dependency list that programs get resolved with at runtime."
+		    echo "*** I have the capability to make that library automatically link in when"
+		    echo "*** you link to this library.  But I can only do this if you have a"
+		    echo "*** shared version of the library, which I believe you do not have"
+		    echo "*** because a test_compile did reveal that the linker did not use it for"
+		    echo "*** its dynamic dependency list that programs get resolved with at runtime."
 		  fi
 		fi
 		;;
 	      *)
-		newdeplibs="$newdeplibs $i"
+		func_append newdeplibs " $i"
 		;;
 	      esac
 	    done
@@ -6597,7 +7734,7 @@ EOF
 		  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		    case " $predeps $postdeps " in
 		    *" $i "*)
-		      newdeplibs="$newdeplibs $i"
+		      func_append newdeplibs " $i"
 		      i=""
 		      ;;
 		    esac
@@ -6608,29 +7745,29 @@ EOF
 		    set dummy $deplib_matches; shift
 		    deplib_match=$1
 		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		      newdeplibs="$newdeplibs $i"
+		      func_append newdeplibs " $i"
 		    else
 		      droppeddeps=yes
-		      $ECHO
+		      echo
 		      $ECHO "*** Warning: dynamic linker does not accept needed library $i."
-		      $ECHO "*** I have the capability to make that library automatically link in when"
-		      $ECHO "*** you link to this library.  But I can only do this if you have a"
-		      $ECHO "*** shared version of the library, which you do not appear to have"
-		      $ECHO "*** because a test_compile did reveal that the linker did not use this one"
-		      $ECHO "*** as a dynamic dependency that programs can get resolved with at runtime."
+		      echo "*** I have the capability to make that library automatically link in when"
+		      echo "*** you link to this library.  But I can only do this if you have a"
+		      echo "*** shared version of the library, which you do not appear to have"
+		      echo "*** because a test_compile did reveal that the linker did not use this one"
+		      echo "*** as a dynamic dependency that programs can get resolved with at runtime."
 		    fi
 		  fi
 		else
 		  droppeddeps=yes
-		  $ECHO
+		  echo
 		  $ECHO "*** Warning!  Library $i is needed by this library but I was not able to"
-		  $ECHO "*** make it link in!  You will probably need to install it or some"
-		  $ECHO "*** library that it depends on before this library will be fully"
-		  $ECHO "*** functional.  Installing it before continuing would be even better."
+		  echo "*** make it link in!  You will probably need to install it or some"
+		  echo "*** library that it depends on before this library will be fully"
+		  echo "*** functional.  Installing it before continuing would be even better."
 		fi
 		;;
 	      *)
-		newdeplibs="$newdeplibs $i"
+		func_append newdeplibs " $i"
 		;;
 	      esac
 	    done
@@ -6647,15 +7784,27 @@ EOF
 	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		case " $predeps $postdeps " in
 		*" $a_deplib "*)
-		  newdeplibs="$newdeplibs $a_deplib"
+		  func_append newdeplibs " $a_deplib"
 		  a_deplib=""
 		  ;;
 		esac
 	      fi
 	      if test -n "$a_deplib" ; then
 		libname=`eval "\\$ECHO \"$libname_spec\""`
+		if test -n "$file_magic_glob"; then
+		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
+		else
+		  libnameglob=$libname
+		fi
+		test "$want_nocaseglob" = yes && nocaseglob=`shopt -p nocaseglob`
 		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
-		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
+		  if test "$want_nocaseglob" = yes; then
+		    shopt -s nocaseglob
+		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
+		    $nocaseglob
+		  else
+		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
+		  fi
 		  for potent_lib in $potential_libs; do
 		      # Follow soft links.
 		      if ls -lLd "$potent_lib" 2>/dev/null |
@@ -6672,13 +7821,13 @@ EOF
 			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
 			case $potliblink in
 			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
-			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
+			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
 			esac
 		      done
 		      if eval $file_magic_cmd \"\$potlib\" 2>/dev/null |
 			 $SED -e 10q |
 			 $EGREP "$file_magic_regex" > /dev/null; then
-			newdeplibs="$newdeplibs $a_deplib"
+			func_append newdeplibs " $a_deplib"
 			a_deplib=""
 			break 2
 		      fi
@@ -6687,12 +7836,12 @@ EOF
 	      fi
 	      if test -n "$a_deplib" ; then
 		droppeddeps=yes
-		$ECHO
+		echo
 		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
-		$ECHO "*** I have the capability to make that library automatically link in when"
-		$ECHO "*** you link to this library.  But I can only do this if you have a"
-		$ECHO "*** shared version of the library, which you do not appear to have"
-		$ECHO "*** because I did check the linker path looking for a file starting"
+		echo "*** I have the capability to make that library automatically link in when"
+		echo "*** you link to this library.  But I can only do this if you have a"
+		echo "*** shared version of the library, which you do not appear to have"
+		echo "*** because I did check the linker path looking for a file starting"
 		if test -z "$potlib" ; then
 		  $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
 		else
@@ -6703,7 +7852,7 @@ EOF
 	      ;;
 	    *)
 	      # Add a -L argument.
-	      newdeplibs="$newdeplibs $a_deplib"
+	      func_append newdeplibs " $a_deplib"
 	      ;;
 	    esac
 	  done # Gone through all deplibs.
@@ -6719,7 +7868,7 @@ EOF
 	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 		case " $predeps $postdeps " in
 		*" $a_deplib "*)
-		  newdeplibs="$newdeplibs $a_deplib"
+		  func_append newdeplibs " $a_deplib"
 		  a_deplib=""
 		  ;;
 		esac
@@ -6730,9 +7879,9 @@ EOF
 		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
 		  for potent_lib in $potential_libs; do
 		    potlib="$potent_lib" # see symlink-check above in file_magic test
-		    if eval "\$ECHO \"X$potent_lib\"" 2>/dev/null | $Xsed -e 10q | \
+		    if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \
 		       $EGREP "$match_pattern_regex" > /dev/null; then
-		      newdeplibs="$newdeplibs $a_deplib"
+		      func_append newdeplibs " $a_deplib"
 		      a_deplib=""
 		      break 2
 		    fi
@@ -6741,12 +7890,12 @@ EOF
 	      fi
 	      if test -n "$a_deplib" ; then
 		droppeddeps=yes
-		$ECHO
+		echo
 		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
-		$ECHO "*** I have the capability to make that library automatically link in when"
-		$ECHO "*** you link to this library.  But I can only do this if you have a"
-		$ECHO "*** shared version of the library, which you do not appear to have"
-		$ECHO "*** because I did check the linker path looking for a file starting"
+		echo "*** I have the capability to make that library automatically link in when"
+		echo "*** you link to this library.  But I can only do this if you have a"
+		echo "*** shared version of the library, which you do not appear to have"
+		echo "*** because I did check the linker path looking for a file starting"
 		if test -z "$potlib" ; then
 		  $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)"
 		else
@@ -6757,32 +7906,32 @@ EOF
 	      ;;
 	    *)
 	      # Add a -L argument.
-	      newdeplibs="$newdeplibs $a_deplib"
+	      func_append newdeplibs " $a_deplib"
 	      ;;
 	    esac
 	  done # Gone through all deplibs.
 	  ;;
 	none | unknown | *)
 	  newdeplibs=""
-	  tmp_deplibs=`$ECHO "X $deplibs" | $Xsed \
-	      -e 's/ -lc$//' -e 's/ -[LR][^ ]*//g'`
+	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
 	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
 	    for i in $predeps $postdeps ; do
 	      # can't use Xsed below, because $i might contain '/'
-	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
+	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
 	    done
 	  fi
-	  if $ECHO "X $tmp_deplibs" | $Xsed -e 's/[	 ]//g' |
-	     $GREP . >/dev/null; then
-	    $ECHO
+	  case $tmp_deplibs in
+	  *[!\	\ ]*)
+	    echo
 	    if test "X$deplibs_check_method" = "Xnone"; then
-	      $ECHO "*** Warning: inter-library dependencies are not supported in this platform."
+	      echo "*** Warning: inter-library dependencies are not supported in this platform."
 	    else
-	      $ECHO "*** Warning: inter-library dependencies are not known to be supported."
+	      echo "*** Warning: inter-library dependencies are not known to be supported."
 	    fi
-	    $ECHO "*** All declared inter-library dependencies are being dropped."
+	    echo "*** All declared inter-library dependencies are being dropped."
 	    droppeddeps=yes
-	  fi
+	    ;;
+	  esac
 	  ;;
 	esac
 	versuffix=$versuffix_save
@@ -6794,23 +7943,23 @@ EOF
 	case $host in
 	*-*-rhapsody* | *-*-darwin1.[012])
 	  # On Rhapsody replace the C library with the System framework
-	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
+	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
 	  ;;
 	esac
 
 	if test "$droppeddeps" = yes; then
 	  if test "$module" = yes; then
-	    $ECHO
-	    $ECHO "*** Warning: libtool could not satisfy all declared inter-library"
+	    echo
+	    echo "*** Warning: libtool could not satisfy all declared inter-library"
 	    $ECHO "*** dependencies of module $libname.  Therefore, libtool will create"
-	    $ECHO "*** a static module, that should work as long as the dlopening"
-	    $ECHO "*** application is linked with the -dlopen flag."
+	    echo "*** a static module, that should work as long as the dlopening"
+	    echo "*** application is linked with the -dlopen flag."
 	    if test -z "$global_symbol_pipe"; then
-	      $ECHO
-	      $ECHO "*** However, this would only work if libtool was able to extract symbol"
-	      $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
-	      $ECHO "*** not find such a program.  So, this module is probably useless."
-	      $ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
+	      echo
+	      echo "*** However, this would only work if libtool was able to extract symbol"
+	      echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
+	      echo "*** not find such a program.  So, this module is probably useless."
+	      echo "*** \`nm' from GNU binutils and a full rebuild may help."
 	    fi
 	    if test "$build_old_libs" = no; then
 	      oldlibs="$output_objdir/$libname.$libext"
@@ -6820,16 +7969,16 @@ EOF
 	      build_libtool_libs=no
 	    fi
 	  else
-	    $ECHO "*** The inter-library dependencies that have been dropped here will be"
-	    $ECHO "*** automatically added whenever a program is linked with this library"
-	    $ECHO "*** or is declared to -dlopen it."
+	    echo "*** The inter-library dependencies that have been dropped here will be"
+	    echo "*** automatically added whenever a program is linked with this library"
+	    echo "*** or is declared to -dlopen it."
 
 	    if test "$allow_undefined" = no; then
-	      $ECHO
-	      $ECHO "*** Since this library must not contain undefined symbols,"
-	      $ECHO "*** because either the platform does not support them or"
-	      $ECHO "*** it was explicitly requested with -no-undefined,"
-	      $ECHO "*** libtool will only create a static version of it."
+	      echo
+	      echo "*** Since this library must not contain undefined symbols,"
+	      echo "*** because either the platform does not support them or"
+	      echo "*** it was explicitly requested with -no-undefined,"
+	      echo "*** libtool will only create a static version of it."
 	      if test "$build_old_libs" = no; then
 		oldlibs="$output_objdir/$libname.$libext"
 		build_libtool_libs=module
@@ -6846,9 +7995,9 @@ EOF
       # Time to change all our "foo.ltframework" stuff back to "-framework foo"
       case $host in
 	*-*-darwin*)
-	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
-	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
-	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
+	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	  ;;
       esac
 
@@ -6861,7 +8010,7 @@ EOF
 	*)
 	  case " $deplibs " in
 	  *" -L$path/$objdir "*)
-	    new_libs="$new_libs -L$path/$objdir" ;;
+	    func_append new_libs " -L$path/$objdir" ;;
 	  esac
 	  ;;
 	esac
@@ -6871,10 +8020,10 @@ EOF
 	-L*)
 	  case " $new_libs " in
 	  *" $deplib "*) ;;
-	  *) new_libs="$new_libs $deplib" ;;
+	  *) func_append new_libs " $deplib" ;;
 	  esac
 	  ;;
-	*) new_libs="$new_libs $deplib" ;;
+	*) func_append new_libs " $deplib" ;;
 	esac
       done
       deplibs="$new_libs"
@@ -6886,15 +8035,22 @@ EOF
 
       # Test again, we may have decided not to build it any more
       if test "$build_libtool_libs" = yes; then
+	# Remove ${wl} instances when linking with ld.
+	# FIXME: should test the right _cmds variable.
+	case $archive_cmds in
+	  *\$LD\ *) wl= ;;
+        esac
 	if test "$hardcode_into_libs" = yes; then
 	  # Hardcode the library paths
 	  hardcode_libdirs=
 	  dep_rpath=
 	  rpath="$finalize_rpath"
-	  test "$mode" != relink && rpath="$compile_rpath$rpath"
+	  test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
 	  for libdir in $rpath; do
 	    if test -n "$hardcode_libdir_flag_spec"; then
 	      if test -n "$hardcode_libdir_separator"; then
+		func_replace_sysroot "$libdir"
+		libdir=$func_replace_sysroot_result
 		if test -z "$hardcode_libdirs"; then
 		  hardcode_libdirs="$libdir"
 		else
@@ -6903,18 +8059,18 @@ EOF
 		  *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
 		    ;;
 		  *)
-		    hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		    func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
 		    ;;
 		  esac
 		fi
 	      else
 		eval flag=\"$hardcode_libdir_flag_spec\"
-		dep_rpath="$dep_rpath $flag"
+		func_append dep_rpath " $flag"
 	      fi
 	    elif test -n "$runpath_var"; then
 	      case "$perm_rpath " in
 	      *" $libdir "*) ;;
-	      *) perm_rpath="$perm_rpath $libdir" ;;
+	      *) func_append perm_rpath " $libdir" ;;
 	      esac
 	    fi
 	  done
@@ -6922,17 +8078,13 @@ EOF
 	  if test -n "$hardcode_libdir_separator" &&
 	     test -n "$hardcode_libdirs"; then
 	    libdir="$hardcode_libdirs"
-	    if test -n "$hardcode_libdir_flag_spec_ld"; then
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\"
-	    else
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec\"
-	    fi
+	    eval "dep_rpath=\"$hardcode_libdir_flag_spec\""
 	  fi
 	  if test -n "$runpath_var" && test -n "$perm_rpath"; then
 	    # We should set the runpath_var.
 	    rpath=
 	    for dir in $perm_rpath; do
-	      rpath="$rpath$dir:"
+	      func_append rpath "$dir:"
 	    done
 	    eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
 	  fi
@@ -6940,7 +8092,7 @@ EOF
 	fi
 
 	shlibpath="$finalize_shlibpath"
-	test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
+	test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
 	if test -n "$shlibpath"; then
 	  eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
 	fi
@@ -6966,18 +8118,18 @@ EOF
 	linknames=
 	for link
 	do
-	  linknames="$linknames $link"
+	  func_append linknames " $link"
 	done
 
 	# Use standard objects if they are pic
-	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
 	test "X$libobjs" = "X " && libobjs=
 
 	delfiles=
 	if test -n "$export_symbols" && test -n "$include_expsyms"; then
 	  $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
 	  export_symbols="$output_objdir/$libname.uexp"
-	  delfiles="$delfiles $export_symbols"
+	  func_append delfiles " $export_symbols"
 	fi
 
 	orig_export_symbols=
@@ -7008,13 +8160,45 @@ EOF
 	    $opt_dry_run || $RM $export_symbols
 	    cmds=$export_symbols_cmds
 	    save_ifs="$IFS"; IFS='~'
-	    for cmd in $cmds; do
+	    for cmd1 in $cmds; do
 	      IFS="$save_ifs"
-	      eval cmd=\"$cmd\"
-	      func_len " $cmd"
-	      len=$func_len_result
-	      if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
+	      # Take the normal branch if the nm_file_list_spec branch
+	      # doesn't work or if tool conversion is not needed.
+	      case $nm_file_list_spec~$to_tool_file_cmd in
+		*~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*)
+		  try_normal_branch=yes
+		  eval cmd=\"$cmd1\"
+		  func_len " $cmd"
+		  len=$func_len_result
+		  ;;
+		*)
+		  try_normal_branch=no
+		  ;;
+	      esac
+	      if test "$try_normal_branch" = yes \
+		 && { test "$len" -lt "$max_cmd_len" \
+		      || test "$max_cmd_len" -le -1; }
+	      then
+		func_show_eval "$cmd" 'exit $?'
+		skipped_export=false
+	      elif test -n "$nm_file_list_spec"; then
+		func_basename "$output"
+		output_la=$func_basename_result
+		save_libobjs=$libobjs
+		save_output=$output
+		output=${output_objdir}/${output_la}.nm
+		func_to_tool_file "$output"
+		libobjs=$nm_file_list_spec$func_to_tool_file_result
+		func_append delfiles " $output"
+		func_verbose "creating $NM input file list: $output"
+		for obj in $save_libobjs; do
+		  func_to_tool_file "$obj"
+		  $ECHO "$func_to_tool_file_result"
+		done > "$output"
+		eval cmd=\"$cmd1\"
 		func_show_eval "$cmd" 'exit $?'
+		output=$save_output
+		libobjs=$save_libobjs
 		skipped_export=false
 	      else
 		# The command line is too long to execute in one step.
@@ -7036,7 +8220,7 @@ EOF
 	if test -n "$export_symbols" && test -n "$include_expsyms"; then
 	  tmp_export_symbols="$export_symbols"
 	  test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
-	  $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
+	  $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
 	fi
 
 	if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then
@@ -7048,7 +8232,7 @@ EOF
 	  # global variables. join(1) would be nice here, but unfortunately
 	  # isn't a blessed tool.
 	  $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
-	  delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
+	  func_append delfiles " $export_symbols $output_objdir/$libname.filter"
 	  export_symbols=$output_objdir/$libname.def
 	  $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
 	fi
@@ -7058,7 +8242,7 @@ EOF
 	  case " $convenience " in
 	  *" $test_deplib "*) ;;
 	  *)
-	    tmp_deplibs="$tmp_deplibs $test_deplib"
+	    func_append tmp_deplibs " $test_deplib"
 	    ;;
 	  esac
 	done
@@ -7078,21 +8262,21 @@ EOF
 	    test "X$libobjs" = "X " && libobjs=
 	  else
 	    gentop="$output_objdir/${outputname}x"
-	    generated="$generated $gentop"
+	    func_append generated " $gentop"
 
 	    func_extract_archives $gentop $convenience
-	    libobjs="$libobjs $func_extract_archives_result"
+	    func_append libobjs " $func_extract_archives_result"
 	    test "X$libobjs" = "X " && libobjs=
 	  fi
 	fi
 
 	if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
 	  eval flag=\"$thread_safe_flag_spec\"
-	  linker_flags="$linker_flags $flag"
+	  func_append linker_flags " $flag"
 	fi
 
 	# Make a backup of the uninstalled library when relinking
-	if test "$mode" = relink; then
+	if test "$opt_mode" = relink; then
 	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $?
 	fi
 
@@ -7137,7 +8321,8 @@ EOF
 	    save_libobjs=$libobjs
 	  fi
 	  save_output=$output
-	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
+	  func_basename "$output"
+	  output_la=$func_basename_result
 
 	  # Clear the reloadable object creation command queue and
 	  # initialize k to one.
@@ -7150,13 +8335,16 @@ EOF
 	  if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
 	    output=${output_objdir}/${output_la}.lnkscript
 	    func_verbose "creating GNU ld script: $output"
-	    $ECHO 'INPUT (' > $output
+	    echo 'INPUT (' > $output
 	    for obj in $save_libobjs
 	    do
-	      $ECHO "$obj" >> $output
+	      func_to_tool_file "$obj"
+	      $ECHO "$func_to_tool_file_result" >> $output
 	    done
-	    $ECHO ')' >> $output
-	    delfiles="$delfiles $output"
+	    echo ')' >> $output
+	    func_append delfiles " $output"
+	    func_to_tool_file "$output"
+	    output=$func_to_tool_file_result
 	  elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
 	    output=${output_objdir}/${output_la}.lnk
 	    func_verbose "creating linker input file list: $output"
@@ -7170,10 +8358,12 @@ EOF
 	    fi
 	    for obj
 	    do
-	      $ECHO "$obj" >> $output
+	      func_to_tool_file "$obj"
+	      $ECHO "$func_to_tool_file_result" >> $output
 	    done
-	    delfiles="$delfiles $output"
-	    output=$firstobj\"$file_list_spec$output\"
+	    func_append delfiles " $output"
+	    func_to_tool_file "$output"
+	    output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
 	  else
 	    if test -n "$save_libobjs"; then
 	      func_verbose "creating reloadable object files..."
@@ -7197,17 +8387,19 @@ EOF
 		  # command to the queue.
 		  if test "$k" -eq 1 ; then
 		    # The first file doesn't have a previous command to add.
-		    eval concat_cmds=\"$reload_cmds $objlist $last_robj\"
+		    reload_objs=$objlist
+		    eval concat_cmds=\"$reload_cmds\"
 		  else
 		    # All subsequent reloadable object files will link in
 		    # the last one created.
-		    eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj~\$RM $last_robj\"
+		    reload_objs="$objlist $last_robj"
+		    eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\"
 		  fi
 		  last_robj=$output_objdir/$output_la-${k}.$objext
 		  func_arith $k + 1
 		  k=$func_arith_result
 		  output=$output_objdir/$output_la-${k}.$objext
-		  objlist=$obj
+		  objlist=" $obj"
 		  func_len " $last_robj"
 		  func_arith $len0 + $func_len_result
 		  len=$func_arith_result
@@ -7217,11 +8409,12 @@ EOF
 	      # reloadable object file.  All subsequent reloadable object
 	      # files will link in the last one created.
 	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
-	      eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\"
+	      reload_objs="$objlist $last_robj"
+	      eval concat_cmds=\"\${concat_cmds}$reload_cmds\"
 	      if test -n "$last_robj"; then
 	        eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\"
 	      fi
-	      delfiles="$delfiles $output"
+	      func_append delfiles " $output"
 
 	    else
 	      output=
@@ -7255,7 +8448,7 @@ EOF
 		lt_exit=$?
 
 		# Restore the uninstalled library and exit
-		if test "$mode" = relink; then
+		if test "$opt_mode" = relink; then
 		  ( cd "$output_objdir" && \
 		    $RM "${realname}T" && \
 		    $MV "${realname}U" "$realname" )
@@ -7276,7 +8469,7 @@ EOF
 	    if test -n "$export_symbols" && test -n "$include_expsyms"; then
 	      tmp_export_symbols="$export_symbols"
 	      test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
-	      $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
+	      $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
 	    fi
 
 	    if test -n "$orig_export_symbols"; then
@@ -7288,7 +8481,7 @@ EOF
 	      # global variables. join(1) would be nice here, but unfortunately
 	      # isn't a blessed tool.
 	      $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
-	      delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
+	      func_append delfiles " $export_symbols $output_objdir/$libname.filter"
 	      export_symbols=$output_objdir/$libname.def
 	      $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
 	    fi
@@ -7329,10 +8522,10 @@ EOF
 	# Add any objects from preloaded convenience libraries
 	if test -n "$dlprefiles"; then
 	  gentop="$output_objdir/${outputname}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 
 	  func_extract_archives $gentop $dlprefiles
-	  libobjs="$libobjs $func_extract_archives_result"
+	  func_append libobjs " $func_extract_archives_result"
 	  test "X$libobjs" = "X " && libobjs=
 	fi
 
@@ -7348,7 +8541,7 @@ EOF
 	    lt_exit=$?
 
 	    # Restore the uninstalled library and exit
-	    if test "$mode" = relink; then
+	    if test "$opt_mode" = relink; then
 	      ( cd "$output_objdir" && \
 	        $RM "${realname}T" && \
 		$MV "${realname}U" "$realname" )
@@ -7360,7 +8553,7 @@ EOF
 	IFS="$save_ifs"
 
 	# Restore the uninstalled library and exit
-	if test "$mode" = relink; then
+	if test "$opt_mode" = relink; then
 	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $?
 
 	  if test -n "$convenience"; then
@@ -7441,18 +8634,21 @@ EOF
       if test -n "$convenience"; then
 	if test -n "$whole_archive_flag_spec"; then
 	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
-	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
+	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
 	else
 	  gentop="$output_objdir/${obj}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 
 	  func_extract_archives $gentop $convenience
 	  reload_conv_objs="$reload_objs $func_extract_archives_result"
 	fi
       fi
 
+      # If we're not building shared, we need to use non_pic_objs
+      test "$build_libtool_libs" != yes && libobjs="$non_pic_objects"
+
       # Create the old-style object.
-      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
+      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
 
       output="$obj"
       func_execute_cmds "$reload_cmds" 'exit $?'
@@ -7512,8 +8708,8 @@ EOF
       case $host in
       *-*-rhapsody* | *-*-darwin1.[012])
 	# On Rhapsody replace the C library is the System framework
-	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
-	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
+	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
+	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
 	;;
       esac
 
@@ -7524,14 +8720,14 @@ EOF
 	if test "$tagname" = CXX ; then
 	  case ${MACOSX_DEPLOYMENT_TARGET-10.0} in
 	    10.[0123])
-	      compile_command="$compile_command ${wl}-bind_at_load"
-	      finalize_command="$finalize_command ${wl}-bind_at_load"
+	      func_append compile_command " ${wl}-bind_at_load"
+	      func_append finalize_command " ${wl}-bind_at_load"
 	    ;;
 	  esac
 	fi
 	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
-	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
-	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
+	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
+	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 	;;
       esac
 
@@ -7545,7 +8741,7 @@ EOF
 	*)
 	  case " $compile_deplibs " in
 	  *" -L$path/$objdir "*)
-	    new_libs="$new_libs -L$path/$objdir" ;;
+	    func_append new_libs " -L$path/$objdir" ;;
 	  esac
 	  ;;
 	esac
@@ -7555,17 +8751,17 @@ EOF
 	-L*)
 	  case " $new_libs " in
 	  *" $deplib "*) ;;
-	  *) new_libs="$new_libs $deplib" ;;
+	  *) func_append new_libs " $deplib" ;;
 	  esac
 	  ;;
-	*) new_libs="$new_libs $deplib" ;;
+	*) func_append new_libs " $deplib" ;;
 	esac
       done
       compile_deplibs="$new_libs"
 
 
-      compile_command="$compile_command $compile_deplibs"
-      finalize_command="$finalize_command $finalize_deplibs"
+      func_append compile_command " $compile_deplibs"
+      func_append finalize_command " $finalize_deplibs"
 
       if test -n "$rpath$xrpath"; then
 	# If the user specified any rpath flags, then add them.
@@ -7573,7 +8769,7 @@ EOF
 	  # This is the magic to use -rpath.
 	  case "$finalize_rpath " in
 	  *" $libdir "*) ;;
-	  *) finalize_rpath="$finalize_rpath $libdir" ;;
+	  *) func_append finalize_rpath " $libdir" ;;
 	  esac
 	done
       fi
@@ -7592,18 +8788,18 @@ EOF
 	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
 		;;
 	      *)
-		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
 		;;
 	      esac
 	    fi
 	  else
 	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    rpath="$rpath $flag"
+	    func_append rpath " $flag"
 	  fi
 	elif test -n "$runpath_var"; then
 	  case "$perm_rpath " in
 	  *" $libdir "*) ;;
-	  *) perm_rpath="$perm_rpath $libdir" ;;
+	  *) func_append perm_rpath " $libdir" ;;
 	  esac
 	fi
 	case $host in
@@ -7612,12 +8808,12 @@ EOF
 	  case :$dllsearchpath: in
 	  *":$libdir:"*) ;;
 	  ::) dllsearchpath=$libdir;;
-	  *) dllsearchpath="$dllsearchpath:$libdir";;
+	  *) func_append dllsearchpath ":$libdir";;
 	  esac
 	  case :$dllsearchpath: in
 	  *":$testbindir:"*) ;;
 	  ::) dllsearchpath=$testbindir;;
-	  *) dllsearchpath="$dllsearchpath:$testbindir";;
+	  *) func_append dllsearchpath ":$testbindir";;
 	  esac
 	  ;;
 	esac
@@ -7643,18 +8839,18 @@ EOF
 	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
 		;;
 	      *)
-		hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
+		func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
 		;;
 	      esac
 	    fi
 	  else
 	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    rpath="$rpath $flag"
+	    func_append rpath " $flag"
 	  fi
 	elif test -n "$runpath_var"; then
 	  case "$finalize_perm_rpath " in
 	  *" $libdir "*) ;;
-	  *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;;
+	  *) func_append finalize_perm_rpath " $libdir" ;;
 	  esac
 	fi
       done
@@ -7668,8 +8864,8 @@ EOF
 
       if test -n "$libobjs" && test "$build_old_libs" = yes; then
 	# Transform all the library objects into standard objects.
-	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
-	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
+	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
+	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
       fi
 
       func_generate_dlsyms "$outputname" "@PROGRAM@" "no"
@@ -7681,15 +8877,15 @@ EOF
 
       wrappers_required=yes
       case $host in
+      *cegcc* | *mingw32ce*)
+        # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway.
+        wrappers_required=no
+        ;;
       *cygwin* | *mingw* )
         if test "$build_libtool_libs" != yes; then
           wrappers_required=no
         fi
         ;;
-      *cegcc)
-        # Disable wrappers for cegcc, we are cross compiling anyway.
-        wrappers_required=no
-        ;;
       *)
         if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
           wrappers_required=no
@@ -7698,13 +8894,19 @@ EOF
       esac
       if test "$wrappers_required" = no; then
 	# Replace the output file specification.
-	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
+	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
 	link_command="$compile_command$compile_rpath"
 
 	# We have no uninstalled library dependencies, so finalize right now.
 	exit_status=0
 	func_show_eval "$link_command" 'exit_status=$?'
 
+	if test -n "$postlink_cmds"; then
+	  func_to_tool_file "$output"
+	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
+	  func_execute_cmds "$postlink_cmds" 'exit $?'
+	fi
+
 	# Delete the generated files.
 	if test -f "$output_objdir/${outputname}S.${objext}"; then
 	  func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
@@ -7727,7 +8929,7 @@ EOF
 	  # We should set the runpath_var.
 	  rpath=
 	  for dir in $perm_rpath; do
-	    rpath="$rpath$dir:"
+	    func_append rpath "$dir:"
 	  done
 	  compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
 	fi
@@ -7735,7 +8937,7 @@ EOF
 	  # We should set the runpath_var.
 	  rpath=
 	  for dir in $finalize_perm_rpath; do
-	    rpath="$rpath$dir:"
+	    func_append rpath "$dir:"
 	  done
 	  finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
 	fi
@@ -7745,11 +8947,18 @@ EOF
 	# We don't need to create a wrapper script.
 	link_command="$compile_var$compile_command$compile_rpath"
 	# Replace the output file specification.
-	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
+	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
 	# Delete the old output file.
 	$opt_dry_run || $RM $output
 	# Link the executable and exit
 	func_show_eval "$link_command" 'exit $?'
+
+	if test -n "$postlink_cmds"; then
+	  func_to_tool_file "$output"
+	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
+	  func_execute_cmds "$postlink_cmds" 'exit $?'
+	fi
+
 	exit $EXIT_SUCCESS
       fi
 
@@ -7764,7 +8973,7 @@ EOF
 	if test "$fast_install" != no; then
 	  link_command="$finalize_var$compile_command$finalize_rpath"
 	  if test "$fast_install" = yes; then
-	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
+	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
 	  else
 	    # fast_install is set to needless
 	    relink_command=
@@ -7776,13 +8985,19 @@ EOF
       fi
 
       # Replace the output file specification.
-      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
+      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
 
       # Delete the old output files.
       $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
 
       func_show_eval "$link_command" 'exit $?'
 
+      if test -n "$postlink_cmds"; then
+	func_to_tool_file "$output_objdir/$outputname"
+	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
+	func_execute_cmds "$postlink_cmds" 'exit $?'
+      fi
+
       # Now create the wrapper script.
       func_verbose "creating $output"
 
@@ -7800,18 +9015,7 @@ EOF
 	  fi
 	done
 	relink_command="(cd `pwd`; $relink_command)"
-	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
-      fi
-
-      # Quote $ECHO for shipping.
-      if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then
-	case $progpath in
-	[\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
-	*) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
-	esac
-	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
-      else
-	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
+	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
       fi
 
       # Only actually do things if not in dry run mode.
@@ -7891,7 +9095,7 @@ EOF
 	else
 	  oldobjs="$old_deplibs $non_pic_objects"
 	  if test "$preload" = yes && test -f "$symfileobj"; then
-	    oldobjs="$oldobjs $symfileobj"
+	    func_append oldobjs " $symfileobj"
 	  fi
 	fi
 	addlibs="$old_convenience"
@@ -7899,10 +9103,10 @@ EOF
 
       if test -n "$addlibs"; then
 	gentop="$output_objdir/${outputname}x"
-	generated="$generated $gentop"
+	func_append generated " $gentop"
 
 	func_extract_archives $gentop $addlibs
-	oldobjs="$oldobjs $func_extract_archives_result"
+	func_append oldobjs " $func_extract_archives_result"
       fi
 
       # Do each command in the archive commands.
@@ -7913,10 +9117,10 @@ EOF
 	# Add any objects from preloaded convenience libraries
 	if test -n "$dlprefiles"; then
 	  gentop="$output_objdir/${outputname}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 
 	  func_extract_archives $gentop $dlprefiles
-	  oldobjs="$oldobjs $func_extract_archives_result"
+	  func_append oldobjs " $func_extract_archives_result"
 	fi
 
 	# POSIX demands no paths to be encoded in archives.  We have
@@ -7932,9 +9136,9 @@ EOF
 	    done | sort | sort -uc >/dev/null 2>&1); then
 	  :
 	else
-	  $ECHO "copying selected object files to avoid basename conflicts..."
+	  echo "copying selected object files to avoid basename conflicts..."
 	  gentop="$output_objdir/${outputname}x"
-	  generated="$generated $gentop"
+	  func_append generated " $gentop"
 	  func_mkdir_p "$gentop"
 	  save_oldobjs=$oldobjs
 	  oldobjs=
@@ -7958,18 +9162,30 @@ EOF
 		esac
 	      done
 	      func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
-	      oldobjs="$oldobjs $gentop/$newobj"
+	      func_append oldobjs " $gentop/$newobj"
 	      ;;
-	    *) oldobjs="$oldobjs $obj" ;;
+	    *) func_append oldobjs " $obj" ;;
 	    esac
 	  done
 	fi
+	func_to_tool_file "$oldlib" func_convert_file_msys_to_w32
+	tool_oldlib=$func_to_tool_file_result
 	eval cmds=\"$old_archive_cmds\"
 
 	func_len " $cmds"
 	len=$func_len_result
 	if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
 	  cmds=$old_archive_cmds
+	elif test -n "$archiver_list_spec"; then
+	  func_verbose "using command file archive linking..."
+	  for obj in $oldobjs
+	  do
+	    func_to_tool_file "$obj"
+	    $ECHO "$func_to_tool_file_result"
+	  done > $output_objdir/$libname.libcmd
+	  func_to_tool_file "$output_objdir/$libname.libcmd"
+	  oldobjs=" $archiver_list_spec$func_to_tool_file_result"
+	  cmds=$old_archive_cmds
 	else
 	  # the command line is too long to link in one step, link in parts
 	  func_verbose "using piecewise archive linking..."
@@ -8043,7 +9259,7 @@ EOF
       done
       # Quote the link command for shipping.
       relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
-      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
+      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
       if test "$hardcode_automatic" = yes ; then
 	relink_command=
       fi
@@ -8063,12 +9279,23 @@ EOF
 	      *.la)
 		func_basename "$deplib"
 		name="$func_basename_result"
-		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
+		func_resolve_sysroot "$deplib"
+		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
 		test -z "$libdir" && \
 		  func_fatal_error "\`$deplib' is not a valid libtool archive"
-		newdependency_libs="$newdependency_libs $libdir/$name"
+		func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
+		;;
+	      -L*)
+		func_stripname -L '' "$deplib"
+		func_replace_sysroot "$func_stripname_result"
+		func_append newdependency_libs " -L$func_replace_sysroot_result"
 		;;
-	      *) newdependency_libs="$newdependency_libs $deplib" ;;
+	      -R*)
+		func_stripname -R '' "$deplib"
+		func_replace_sysroot "$func_stripname_result"
+		func_append newdependency_libs " -R$func_replace_sysroot_result"
+		;;
+	      *) func_append newdependency_libs " $deplib" ;;
 	      esac
 	    done
 	    dependency_libs="$newdependency_libs"
@@ -8082,9 +9309,9 @@ EOF
 		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
 		test -z "$libdir" && \
 		  func_fatal_error "\`$lib' is not a valid libtool archive"
-		newdlfiles="$newdlfiles $libdir/$name"
+		func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
 		;;
-	      *) newdlfiles="$newdlfiles $lib" ;;
+	      *) func_append newdlfiles " $lib" ;;
 	      esac
 	    done
 	    dlfiles="$newdlfiles"
@@ -8101,7 +9328,7 @@ EOF
 		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
 		test -z "$libdir" && \
 		  func_fatal_error "\`$lib' is not a valid libtool archive"
-		newdlprefiles="$newdlprefiles $libdir/$name"
+		func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
 		;;
 	      esac
 	    done
@@ -8113,7 +9340,7 @@ EOF
 		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
 		*) abs=`pwd`"/$lib" ;;
 	      esac
-	      newdlfiles="$newdlfiles $abs"
+	      func_append newdlfiles " $abs"
 	    done
 	    dlfiles="$newdlfiles"
 	    newdlprefiles=
@@ -8122,15 +9349,33 @@ EOF
 		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
 		*) abs=`pwd`"/$lib" ;;
 	      esac
-	      newdlprefiles="$newdlprefiles $abs"
+	      func_append newdlprefiles " $abs"
 	    done
 	    dlprefiles="$newdlprefiles"
 	  fi
 	  $RM $output
 	  # place dlname in correct position for cygwin
+	  # In fact, it would be nice if we could use this code for all target
+	  # systems that can't hard-code library paths into their executables
+	  # and that have no shared library path variable independent of PATH,
+	  # but it turns out we can't easily determine that from inspecting
+	  # libtool variables, so we have to hard-code the OSs to which it
+	  # applies here; at the moment, that means platforms that use the PE
+	  # object format with DLL files.  See the long comment at the top of
+	  # tests/bindir.at for full details.
 	  tdlname=$dlname
 	  case $host,$output,$installed,$module,$dlname in
-	    *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
+	    *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll)
+	      # If a -bindir argument was supplied, place the dll there.
+	      if test "x$bindir" != x ;
+	      then
+		func_relative_path "$install_libdir" "$bindir"
+		tdlname=$func_relative_path_result$dlname
+	      else
+		# Otherwise fall back on heuristic.
+		tdlname=../bin/$dlname
+	      fi
+	      ;;
 	  esac
 	  $ECHO > $output "\
 # $outputname - a libtool library file
@@ -8189,7 +9434,7 @@ relink_command=\"$relink_command\""
     exit $EXIT_SUCCESS
 }
 
-{ test "$mode" = link || test "$mode" = relink; } &&
+{ test "$opt_mode" = link || test "$opt_mode" = relink; } &&
     func_mode_link ${1+"$@"}
 
 
@@ -8209,9 +9454,9 @@ func_mode_uninstall ()
     for arg
     do
       case $arg in
-      -f) RM="$RM $arg"; rmforce=yes ;;
-      -*) RM="$RM $arg" ;;
-      *) files="$files $arg" ;;
+      -f) func_append RM " $arg"; rmforce=yes ;;
+      -*) func_append RM " $arg" ;;
+      *) func_append files " $arg" ;;
       esac
     done
 
@@ -8220,24 +9465,23 @@ func_mode_uninstall ()
 
     rmdirs=
 
-    origobjdir="$objdir"
     for file in $files; do
       func_dirname "$file" "" "."
       dir="$func_dirname_result"
       if test "X$dir" = X.; then
-	objdir="$origobjdir"
+	odir="$objdir"
       else
-	objdir="$dir/$origobjdir"
+	odir="$dir/$objdir"
       fi
       func_basename "$file"
       name="$func_basename_result"
-      test "$mode" = uninstall && objdir="$dir"
+      test "$opt_mode" = uninstall && odir="$dir"
 
-      # Remember objdir for removal later, being careful to avoid duplicates
-      if test "$mode" = clean; then
+      # Remember odir for removal later, being careful to avoid duplicates
+      if test "$opt_mode" = clean; then
 	case " $rmdirs " in
-	  *" $objdir "*) ;;
-	  *) rmdirs="$rmdirs $objdir" ;;
+	  *" $odir "*) ;;
+	  *) func_append rmdirs " $odir" ;;
 	esac
       fi
 
@@ -8263,18 +9507,17 @@ func_mode_uninstall ()
 
 	  # Delete the libtool libraries and symlinks.
 	  for n in $library_names; do
-	    rmfiles="$rmfiles $objdir/$n"
+	    func_append rmfiles " $odir/$n"
 	  done
-	  test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
+	  test -n "$old_library" && func_append rmfiles " $odir/$old_library"
 
-	  case "$mode" in
+	  case "$opt_mode" in
 	  clean)
-	    case "  $library_names " in
-	    # "  " in the beginning catches empty $dlname
+	    case " $library_names " in
 	    *" $dlname "*) ;;
-	    *) rmfiles="$rmfiles $objdir/$dlname" ;;
+	    *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;
 	    esac
-	    test -n "$libdir" && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"
+	    test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"
 	    ;;
 	  uninstall)
 	    if test -n "$library_names"; then
@@ -8302,19 +9545,19 @@ func_mode_uninstall ()
 	  # Add PIC object to the list of files to remove.
 	  if test -n "$pic_object" &&
 	     test "$pic_object" != none; then
-	    rmfiles="$rmfiles $dir/$pic_object"
+	    func_append rmfiles " $dir/$pic_object"
 	  fi
 
 	  # Add non-PIC object to the list of files to remove.
 	  if test -n "$non_pic_object" &&
 	     test "$non_pic_object" != none; then
-	    rmfiles="$rmfiles $dir/$non_pic_object"
+	    func_append rmfiles " $dir/$non_pic_object"
 	  fi
 	fi
 	;;
 
       *)
-	if test "$mode" = clean ; then
+	if test "$opt_mode" = clean ; then
 	  noexename=$name
 	  case $file in
 	  *.exe)
@@ -8324,7 +9567,7 @@ func_mode_uninstall ()
 	    noexename=$func_stripname_result
 	    # $file with .exe has already been added to rmfiles,
 	    # add $file without .exe
-	    rmfiles="$rmfiles $file"
+	    func_append rmfiles " $file"
 	    ;;
 	  esac
 	  # Do a test to see if this is a libtool program.
@@ -8333,7 +9576,7 @@ func_mode_uninstall ()
 	      func_ltwrapper_scriptname "$file"
 	      relink_command=
 	      func_source $func_ltwrapper_scriptname_result
-	      rmfiles="$rmfiles $func_ltwrapper_scriptname_result"
+	      func_append rmfiles " $func_ltwrapper_scriptname_result"
 	    else
 	      relink_command=
 	      func_source $dir/$noexename
@@ -8341,12 +9584,12 @@ func_mode_uninstall ()
 
 	    # note $name still contains .exe if it was in $file originally
 	    # as does the version of $file that was added into $rmfiles
-	    rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}"
+	    func_append rmfiles " $odir/$name $odir/${name}S.${objext}"
 	    if test "$fast_install" = yes && test -n "$relink_command"; then
-	      rmfiles="$rmfiles $objdir/lt-$name"
+	      func_append rmfiles " $odir/lt-$name"
 	    fi
 	    if test "X$noexename" != "X$name" ; then
-	      rmfiles="$rmfiles $objdir/lt-${noexename}.c"
+	      func_append rmfiles " $odir/lt-${noexename}.c"
 	    fi
 	  fi
 	fi
@@ -8354,7 +9597,6 @@ func_mode_uninstall ()
       esac
       func_show_eval "$RM $rmfiles" 'exit_status=1'
     done
-    objdir="$origobjdir"
 
     # Try to remove the ${objdir}s in the directories where we deleted files
     for dir in $rmdirs; do
@@ -8366,16 +9608,16 @@ func_mode_uninstall ()
     exit $exit_status
 }
 
-{ test "$mode" = uninstall || test "$mode" = clean; } &&
+{ test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
     func_mode_uninstall ${1+"$@"}
 
-test -z "$mode" && {
+test -z "$opt_mode" && {
   help="$generic_help"
   func_fatal_help "you must specify a MODE"
 }
 
 test -z "$exec_cmd" && \
-  func_fatal_help "invalid operation mode \`$mode'"
+  func_fatal_help "invalid operation mode \`$opt_mode'"
 
 if test -n "$exec_cmd"; then
   eval exec "$exec_cmd"
diff --git a/libple/configure b/libple/configure
index b92a127..060af8f 100755
--- a/libple/configure
+++ b/libple/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for ple 1.0.0.
+# Generated by GNU Autoconf 2.68 for ple 1.0.0.
 #
 # Report bugs to <yvan.fournier at edf.fr>.
 #
@@ -91,6 +91,7 @@ fi
 IFS=" ""	$as_nl"
 
 # Find who we are.  Look in the path if we contain no directory separator.
+as_myself=
 case $0 in #((
   *[\\/]* ) as_myself=$0 ;;
   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -173,6 +174,14 @@ test x\$exitcode = x0 || exit 1"
   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
+
+  test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
+    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
+    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
+    PATH=/empty FPATH=/empty; export PATH FPATH
+    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
+      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
 test \$(( 1 + 1 )) = 2 || exit 1"
   if (eval "$as_required") 2>/dev/null; then :
   as_have_required=yes
@@ -216,11 +225,18 @@ IFS=$as_save_IFS
   # We cannot yet assume a decent shell, so we have to provide a
 	# neutralization value for shells without unset; and this also
 	# works around shells that cannot unset nonexistent variables.
+	# Preserve -v and -x to the replacement shell.
 	BASH_ENV=/dev/null
 	ENV=/dev/null
 	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
 	export CONFIG_SHELL
-	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
+	case $- in # ((((
+	  *v*x* | *x*v* ) as_opts=-vx ;;
+	  *v* ) as_opts=-v ;;
+	  *x* ) as_opts=-x ;;
+	  * ) as_opts= ;;
+	esac
+	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
 fi
 
     if test x$as_have_required = xno; then :
@@ -528,155 +544,8 @@ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 # Sed expression to map a string onto a valid variable name.
 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
-
-
-# Check that we are running under the correct shell.
 SHELL=${CONFIG_SHELL-/bin/sh}
 
-case X$lt_ECHO in
-X*--fallback-echo)
-  # Remove one level of quotation (which was required for Make).
-  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
-  ;;
-esac
-
-ECHO=${lt_ECHO-echo}
-if test "X$1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X$1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
-  # Yippee, $ECHO works!
-  :
-else
-  # Restart under the correct shell.
-  exec $SHELL "$0" --no-reexec ${1+"$@"}
-fi
-
-if test "X$1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<_LT_EOF
-$*
-_LT_EOF
-  exit 0
-fi
-
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-if test -z "$lt_ECHO"; then
-  if test "X${echo_test_string+set}" != Xset; then
-    # find a string as large as possible, as long as the shell can cope with it
-    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
-      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
-      then
-        break
-      fi
-    done
-  fi
-
-  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-     test "X$echo_testing_string" = "X$echo_test_string"; then
-    :
-  else
-    # The Solaris, AIX, and Digital Unix default echo programs unquote
-    # backslashes.  This makes it impossible to quote backslashes using
-    #   echo "$something" | sed 's/\\/\\\\/g'
-    #
-    # So, first we look for a working echo in the user's PATH.
-
-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-    for dir in $PATH /usr/ucb; do
-      IFS="$lt_save_ifs"
-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
-         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        ECHO="$dir/echo"
-        break
-      fi
-    done
-    IFS="$lt_save_ifs"
-
-    if test "X$ECHO" = Xecho; then
-      # We didn't find a better echo, so look for alternatives.
-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        # This shell has a builtin print -r that does the trick.
-        ECHO='print -r'
-      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
-	   test "X$CONFIG_SHELL" != X/bin/ksh; then
-        # If we have ksh, try running configure again with it.
-        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
-        export ORIGINAL_CONFIG_SHELL
-        CONFIG_SHELL=/bin/ksh
-        export CONFIG_SHELL
-        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
-      else
-        # Try using printf.
-        ECHO='printf %s\n'
-        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	  # Cool, printf works
-	  :
-        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
-	  export CONFIG_SHELL
-	  SHELL="$CONFIG_SHELL"
-	  export SHELL
-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
-        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
-        else
-	  # maybe with a smaller string...
-	  prev=:
-
-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
-	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
-	    then
-	      break
-	    fi
-	    prev="$cmd"
-	  done
-
-	  if test "$prev" != 'sed 50q "$0"'; then
-	    echo_test_string=`eval $prev`
-	    export echo_test_string
-	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
-	  else
-	    # Oops.  We lost completely, so just stick with echo.
-	    ECHO=echo
-	  fi
-        fi
-      fi
-    fi
-  fi
-fi
-
-# Copy echo and quote the copy suitably for passing to libtool from
-# the Makefile, instead of quoting the original, which is used later.
-lt_ECHO=$ECHO
-if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
-   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
-fi
-
-
-
 
 test -n "$DJDIR" || exec 7<&0 </dev/null
 exec 6>&1
@@ -760,9 +629,11 @@ OTOOL
 LIPO
 NMEDIT
 DSYMUTIL
-lt_ECHO
+MANIFEST_TOOL
 RANLIB
+ac_ct_AR
 AR
+DLLTOOL
 OBJDUMP
 NM
 ac_ct_DUMPBIN
@@ -783,6 +654,7 @@ LN_S
 am__fastdepCC_FALSE
 am__fastdepCC_TRUE
 CCDEPMODE
+am__nodep
 AMDEPBACKSLASH
 AMDEP_FALSE
 AMDEP_TRUE
@@ -887,6 +759,7 @@ enable_static
 with_pic
 enable_fast_install
 with_gnu_ld
+with_sysroot
 enable_libtool_lock
 with_mpi
 with_mpi_include
@@ -1309,7 +1182,7 @@ Try \`$0 --help' for more information"
     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
-    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
+    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
     ;;
 
   esac
@@ -1543,9 +1416,11 @@ Optional Features:
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
-  --with-pic              try to use only PIC/non-PIC objects [default=use
+  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
                           both]
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
+  --with-sysroot=DIR Search for dependent libraries within DIR
+                        (or the compiler's sysroot if not specified).
   --with-mpi=PATH         specify prefix directory for MPI
   --with-mpi-include=PATH specify directory for MPI include files
   --with-mpi-lib=PATH     specify directory for MPI library
@@ -1631,7 +1506,7 @@ test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
 ple configure 1.0.0
-generated by GNU Autoconf 2.67
+generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
@@ -1677,7 +1552,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
 	ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_compile
@@ -1723,7 +1598,7 @@ fi
   # interfere with the next link command; also delete a directory that is
   # left behind by Apple's compiler.  We do this before executing the actions.
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_link
@@ -1737,7 +1612,7 @@ ac_fn_c_check_header_compile ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1755,7 +1630,7 @@ fi
 eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_header_compile
 
@@ -1791,7 +1666,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 
     ac_retval=1
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_cpp
@@ -1833,7 +1708,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
        ac_retval=$ac_status
 fi
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_run
@@ -1846,7 +1721,7 @@ ac_fn_c_check_func ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1901,7 +1776,7 @@ fi
 eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_func
 
@@ -1913,10 +1788,10 @@ $as_echo "$ac_res" >&6; }
 ac_fn_c_check_header_mongrel ()
 {
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if eval "test \"\${$3+set}\"" = set; then :
+  if eval \${$3+:} false; then :
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 fi
 eval ac_res=\$$3
@@ -1983,7 +1858,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 esac
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=\$ac_header_compiler"
@@ -1992,7 +1867,7 @@ eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
 fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_header_mongrel
 
@@ -2005,7 +1880,7 @@ ac_fn_c_check_type ()
   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 $as_echo_n "checking for $2... " >&6; }
-if eval "test \"\${$3+set}\"" = set; then :
+if eval \${$3+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   eval "$3=no"
@@ -2046,7 +1921,7 @@ fi
 eval ac_res=\$$3
 	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 $as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
 
 } # ac_fn_c_check_type
 
@@ -2223,7 +2098,7 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
 rm -f conftest.val
 
   fi
-  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_compute_int
@@ -2232,7 +2107,7 @@ This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by ple $as_me 1.0.0, which was
-generated by GNU Autoconf 2.67.  Invocation command line was
+generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
 
@@ -2490,7 +2365,7 @@ $as_echo "$as_me: loading site script $ac_site_file" >&6;}
       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "failed to load site script $ac_site_file
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
   fi
 done
 
@@ -2619,7 +2494,7 @@ $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
 $as_echo_n "checking build system type... " >&6; }
-if test "${ac_cv_build+set}" = set; then :
+if ${ac_cv_build+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_build_alias=$build_alias
@@ -2635,7 +2510,7 @@ fi
 $as_echo "$ac_cv_build" >&6; }
 case $ac_cv_build in
 *-*-*) ;;
-*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
+*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
 esac
 build=$ac_cv_build
 ac_save_IFS=$IFS; IFS='-'
@@ -2653,7 +2528,7 @@ case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
 $as_echo_n "checking host system type... " >&6; }
-if test "${ac_cv_host+set}" = set; then :
+if ${ac_cv_host+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$host_alias" = x; then
@@ -2668,7 +2543,7 @@ fi
 $as_echo "$ac_cv_host" >&6; }
 case $ac_cv_host in
 *-*-*) ;;
-*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
+*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
 esac
 host=$ac_cv_host
 ac_save_IFS=$IFS; IFS='-'
@@ -2686,7 +2561,7 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
 $as_echo_n "checking target system type... " >&6; }
-if test "${ac_cv_target+set}" = set; then :
+if ${ac_cv_target+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test "x$target_alias" = x; then
@@ -2701,7 +2576,7 @@ fi
 $as_echo "$ac_cv_target" >&6; }
 case $ac_cv_target in
 *-*-*) ;;
-*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;;
+*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
 esac
 target=$ac_cv_target
 ac_save_IFS=$IFS; IFS='-'
@@ -2745,7 +2620,7 @@ am__api_version='1.11'
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
 $as_echo_n "checking for a BSD-compatible install... " >&6; }
 if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then :
+if ${ac_cv_path_install+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -2832,11 +2707,11 @@ am_lf='
 '
 case `pwd` in
   *[\\\"\#\$\&\'\`$am_lf]*)
-    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
+    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
 esac
 case $srcdir in
   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
+    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 esac
 
 # Do `set' in a subshell so we don't clobber the current shell's
@@ -2922,7 +2797,7 @@ if test "$cross_compiling" != no; then
 set dummy ${ac_tool_prefix}strip; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_STRIP+set}" = set; then :
+if ${ac_cv_prog_STRIP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$STRIP"; then
@@ -2962,7 +2837,7 @@ if test -z "$ac_cv_prog_STRIP"; then
 set dummy strip; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_STRIP"; then
@@ -3015,7 +2890,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
 if test -z "$MKDIR_P"; then
-  if test "${ac_cv_path_mkdir+set}" = set; then :
+  if ${ac_cv_path_mkdir+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3066,7 +2941,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_AWK+set}" = set; then :
+if ${ac_cv_prog_AWK+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$AWK"; then
@@ -3106,7 +2981,7 @@ done
 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
 set x ${MAKE-make}
 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
+if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat >conftest.make <<\_ACEOF
@@ -3263,8 +3138,8 @@ echo ""   >> "$ple_ac_config_publ_h"-tmp
 # Enable maintainer mode by default for a developper checkout
 if test -d ${srcdir}/.svn -o -d ${srcdir}/.git; then :
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable maintainer-specific portions of Makefiles" >&5
-$as_echo_n "checking whether to disable maintainer-specific portions of Makefiles... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
+$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
     # Check whether --enable-maintainer-mode was given.
 if test "${enable_maintainer_mode+set}" = set; then :
   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
@@ -3395,7 +3270,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy ${ac_tool_prefix}gcc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -3435,7 +3310,7 @@ if test -z "$ac_cv_prog_CC"; then
 set dummy gcc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+if ${ac_cv_prog_ac_ct_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CC"; then
@@ -3488,7 +3363,7 @@ if test -z "$CC"; then
 set dummy ${ac_tool_prefix}cc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -3528,7 +3403,7 @@ if test -z "$CC"; then
 set dummy cc; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -3587,7 +3462,7 @@ if test -z "$CC"; then
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_CC+set}" = set; then :
+if ${ac_cv_prog_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$CC"; then
@@ -3631,7 +3506,7 @@ do
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
+if ${ac_cv_prog_ac_ct_CC+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_CC"; then
@@ -3686,7 +3561,7 @@ fi
 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "no acceptable C compiler found in \$PATH
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 
 # Provide some information about the compiler.
 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -3801,7 +3676,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "C compiler cannot create executables
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
@@ -3844,7 +3719,7 @@ else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 rm -f conftest conftest$ac_cv_exeext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -3903,7 +3778,7 @@ $as_echo "$ac_try_echo"; } >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot run C compiled programs.
 If you meant to cross compile, use \`--host'.
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     fi
   fi
 fi
@@ -3914,7 +3789,7 @@ rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
 ac_clean_files=$ac_clean_files_save
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
 $as_echo_n "checking for suffix of object files... " >&6; }
-if test "${ac_cv_objext+set}" = set; then :
+if ${ac_cv_objext+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -3955,7 +3830,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot compute suffix of object files: cannot compile
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
@@ -3965,7 +3840,7 @@ OBJEXT=$ac_cv_objext
 ac_objext=$OBJEXT
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
-if test "${ac_cv_c_compiler_gnu+set}" = set; then :
+if ${ac_cv_c_compiler_gnu+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4002,7 +3877,7 @@ ac_test_CFLAGS=${CFLAGS+set}
 ac_save_CFLAGS=$CFLAGS
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
 $as_echo_n "checking whether $CC accepts -g... " >&6; }
-if test "${ac_cv_prog_cc_g+set}" = set; then :
+if ${ac_cv_prog_cc_g+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_save_c_werror_flag=$ac_c_werror_flag
@@ -4080,7 +3955,7 @@ else
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
-if test "${ac_cv_prog_cc_c89+set}" = set; then :
+if ${ac_cv_prog_cc_c89+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_cv_prog_cc_c89=no
@@ -4226,6 +4101,7 @@ fi
 if test "x$enable_dependency_tracking" != xno; then
   am_depcomp="$ac_aux_dir/depcomp"
   AMDEPBACKSLASH='\'
+  am__nodep='_no'
 fi
  if test "x$enable_dependency_tracking" != xno; then
   AMDEP_TRUE=
@@ -4241,7 +4117,7 @@ depcc="$CC"   am_compiler_list=
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
 $as_echo_n "checking dependency style of $depcc... " >&6; }
-if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
+if ${am_cv_CC_dependencies_compiler_type+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
@@ -4250,6 +4126,7 @@ else
   # instance it was reported that on HP-UX the gcc test will end up
   # making a dummy file named `D' -- because `-MD' means `put the output
   # in D'.
+  rm -rf conftest.dir
   mkdir conftest.dir
   # Copy depcomp to subdir because otherwise we won't find it if we're
   # using a relative directory.
@@ -4309,7 +4186,7 @@ else
 	break
       fi
       ;;
-    msvisualcpp | msvcmsys)
+    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
       # This compiler won't grok `-c -o', but also, the minuso test has
       # not run yet.  These depmodes are late enough in the game, and
       # so weak that their functioning should not be impacted.
@@ -4386,7 +4263,7 @@ $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
 fi
 set dummy $CC; ac_cc=`$as_echo "$2" |
 		      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\"" = set; then :
+if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4512,7 +4389,7 @@ if test "${enable_debug+set}" = set; then :
     case "${enableval}" in
       yes) debug=true ;;
       no)  debug=false ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5 ;;
     esac
 
 else
@@ -4537,7 +4414,7 @@ if test "${enable_auto_flags+set}" = set; then :
     case "${enableval}" in
       yes) auto_flags=true ;;
       no)  auto_flags=false ;;
-      *)   as_fn_error $? "bad value ${enableval} for --enable-auto-flags" "$LINENO" 5  ;;
+      *)   as_fn_error $? "bad value ${enableval} for --enable-auto-flags" "$LINENO" 5 ;;
     esac
 
 else
@@ -4655,8 +4532,8 @@ esac
 
 
 
-macro_version='2.2.6b'
-macro_revision='1.3017'
+macro_version='2.4.2'
+macro_revision='1.3337'
 
 
 
@@ -4672,9 +4549,78 @@ macro_revision='1.3017'
 
 ltmain="$ac_aux_dir/ltmain.sh"
 
+# Backslashify metacharacters that are still active within
+# double-quoted strings.
+sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\(["`\\]\)/\\\1/g'
+
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
+
+ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
+$as_echo_n "checking how to print strings... " >&6; }
+# Test print first, because it will be a builtin if present.
+if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
+   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='print -r --'
+elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='printf %s\n'
+else
+  # Use this function as a fallback that always works.
+  func_fallback_echo ()
+  {
+    eval 'cat <<_LTECHO_EOF
+$1
+_LTECHO_EOF'
+  }
+  ECHO='func_fallback_echo'
+fi
+
+# func_echo_all arg...
+# Invoke $ECHO with all args, space-separated.
+func_echo_all ()
+{
+    $ECHO ""
+}
+
+case "$ECHO" in
+  printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
+$as_echo "printf" >&6; } ;;
+  print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
+$as_echo "print -r" >&6; } ;;
+  *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
+$as_echo "cat" >&6; } ;;
+esac
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
-if test "${ac_cv_path_SED+set}" = set; then :
+if ${ac_cv_path_SED+:} false; then :
   $as_echo_n "(cached) " >&6
 else
             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
@@ -4756,7 +4702,7 @@ Xsed="$SED -e 1s/^X//"
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
-if test "${ac_cv_path_GREP+set}" = set; then :
+if ${ac_cv_path_GREP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$GREP"; then
@@ -4819,7 +4765,7 @@ $as_echo "$ac_cv_path_GREP" >&6; }
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
 $as_echo_n "checking for egrep... " >&6; }
-if test "${ac_cv_path_EGREP+set}" = set; then :
+if ${ac_cv_path_EGREP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
@@ -4886,7 +4832,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; }
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
 $as_echo_n "checking for fgrep... " >&6; }
-if test "${ac_cv_path_FGREP+set}" = set; then :
+if ${ac_cv_path_FGREP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
@@ -5017,7 +4963,7 @@ else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
 $as_echo_n "checking for non-GNU ld... " >&6; }
 fi
-if test "${lt_cv_path_LD+set}" = set; then :
+if ${lt_cv_path_LD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -z "$LD"; then
@@ -5057,7 +5003,7 @@ fi
 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
-if test "${lt_cv_prog_gnu_ld+set}" = set; then :
+if ${lt_cv_prog_gnu_ld+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   # I'd rather use --version here, but apparently some GNU lds only accept -v.
@@ -5084,7 +5030,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
-if test "${lt_cv_path_NM+set}" = set; then :
+if ${lt_cv_path_NM+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$NM"; then
@@ -5137,14 +5083,17 @@ if test "$lt_cv_path_NM" != "no"; then
   NM="$lt_cv_path_NM"
 else
   # Didn't find any BSD compatible name lister, look for dumpbin.
-  if test -n "$ac_tool_prefix"; then
-  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+  if test -n "$DUMPBIN"; then :
+    # Let the user override the test.
+  else
+    if test -n "$ac_tool_prefix"; then
+  for ac_prog in dumpbin "link -dump"
   do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
+if ${ac_cv_prog_DUMPBIN+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$DUMPBIN"; then
@@ -5182,13 +5131,13 @@ fi
 fi
 if test -z "$DUMPBIN"; then
   ac_ct_DUMPBIN=$DUMPBIN
-  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
+  for ac_prog in dumpbin "link -dump"
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
+if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_DUMPBIN"; then
@@ -5237,6 +5186,15 @@ esac
   fi
 fi
 
+    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
+    *COFF*)
+      DUMPBIN="$DUMPBIN -symbols"
+      ;;
+    *)
+      DUMPBIN=:
+      ;;
+    esac
+  fi
 
   if test "$DUMPBIN" != ":"; then
     NM="$DUMPBIN"
@@ -5251,18 +5209,18 @@ test -z "$NM" && NM=nm
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
-if test "${lt_cv_nm_interface+set}" = set; then :
+if ${lt_cv_nm_interface+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:5259: $ac_compile\"" >&5)
+  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:5262: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:5265: output\"" >&5)
+  (eval echo "\"\$as_me:$LINENO: output\"" >&5)
   cat conftest.out >&5
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
     lt_cv_nm_interface="MS dumpbin"
@@ -5275,7 +5233,7 @@ $as_echo "$lt_cv_nm_interface" >&6; }
 # find the maximum length of command line arguments
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
-if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
+if ${lt_cv_sys_max_cmd_len+:} false; then :
   $as_echo_n "(cached) " >&6
 else
     i=0
@@ -5308,6 +5266,11 @@ else
     lt_cv_sys_max_cmd_len=8192;
     ;;
 
+  mint*)
+    # On MiNT this can take a long time and run out of memory.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
   amigaos*)
     # On AmigaOS with pdksh, this test takes hours, literally.
     # So we just punt and use a minimum line length of 8192.
@@ -5333,6 +5296,11 @@ else
     lt_cv_sys_max_cmd_len=196608
     ;;
 
+  os2*)
+    # The test takes a long time on OS/2.
+    lt_cv_sys_max_cmd_len=8192
+    ;;
+
   osf*)
     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
@@ -5372,8 +5340,8 @@ else
       # If test is not a shell built-in, we'll probably end up computing a
       # maximum length that is only half of the actual maximum length, but
       # we can't tell.
-      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
+	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
 	      test $i != 17 # 1/2 MB should be enough
       do
         i=`expr $i + 1`
@@ -5415,8 +5383,8 @@ $as_echo_n "checking whether the shell understands some XSI constructs... " >&6;
 # Try some XSI features
 xsi_shell=no
 ( _lt_dummy="a/b/c"
-  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
-      = c,a/b,, \
+  test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,b/c, \
     && eval 'test $(( 1 + 1 )) -eq 2 \
     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
   && xsi_shell=yes
@@ -5465,9 +5433,83 @@ esac
 
 
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
+$as_echo_n "checking how to convert $build file names to $host format... " >&6; }
+if ${lt_cv_to_host_file_cmd+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
+        ;;
+    esac
+    ;;
+  *-*-cygwin* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_noop
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
+        ;;
+    esac
+    ;;
+  * ) # unhandled hosts (and "normal" native builds)
+    lt_cv_to_host_file_cmd=func_convert_file_noop
+    ;;
+esac
+
+fi
+
+to_host_file_cmd=$lt_cv_to_host_file_cmd
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
+$as_echo "$lt_cv_to_host_file_cmd" >&6; }
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
+$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
+if ${lt_cv_to_tool_file_cmd+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  #assume ordinary cross tools, or native build.
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
+        ;;
+    esac
+    ;;
+esac
+
+fi
+
+to_tool_file_cmd=$lt_cv_to_tool_file_cmd
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
+$as_echo "$lt_cv_to_tool_file_cmd" >&6; }
+
+
+
+
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
 $as_echo_n "checking for $LD option to reload object files... " >&6; }
-if test "${lt_cv_ld_reload_flag+set}" = set; then :
+if ${lt_cv_ld_reload_flag+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_ld_reload_flag='-r'
@@ -5481,6 +5523,11 @@ case $reload_flag in
 esac
 reload_cmds='$LD$reload_flag -o $output$reload_objs'
 case $host_os in
+  cygwin* | mingw* | pw32* | cegcc*)
+    if test "$GCC" != yes; then
+      reload_cmds=false
+    fi
+    ;;
   darwin*)
     if test "$GCC" = yes; then
       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
@@ -5503,7 +5550,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy ${ac_tool_prefix}objdump; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
+if ${ac_cv_prog_OBJDUMP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$OBJDUMP"; then
@@ -5543,7 +5590,7 @@ if test -z "$ac_cv_prog_OBJDUMP"; then
 set dummy objdump; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
+if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_OBJDUMP"; then
@@ -5602,7 +5649,7 @@ test -z "$OBJDUMP" && OBJDUMP=objdump
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
-if test "${lt_cv_deplibs_check_method+set}" = set; then :
+if ${lt_cv_deplibs_check_method+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_file_magic_cmd='$MAGIC_CMD'
@@ -5644,16 +5691,18 @@ mingw* | pw32*)
   # Base MSYS/MinGW do not provide the 'file' command needed by
   # func_win32_libid shell function, so use a weaker test based on 'objdump',
   # unless we find 'file', for example because we are cross-compiling.
-  if ( file / ) >/dev/null 2>&1; then
+  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
+  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
     lt_cv_file_magic_cmd='func_win32_libid'
   else
-    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    # Keep this pattern in sync with the one in func_win32_libid.
+    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
     lt_cv_file_magic_cmd='$OBJDUMP -f'
   fi
   ;;
 
-cegcc)
+cegcc*)
   # use the weaker test based on 'objdump'. See mingw*.
   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
   lt_cv_file_magic_cmd='$OBJDUMP -f'
@@ -5683,6 +5732,10 @@ gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
+haiku*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 hpux10.20* | hpux11*)
   lt_cv_file_magic_cmd=/usr/bin/file
   case $host_cpu in
@@ -5691,11 +5744,11 @@ hpux10.20* | hpux11*)
     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     ;;
   hppa*64*)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
     ;;
   *)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
+    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
     lt_cv_file_magic_test_file=/usr/lib/libc.sl
     ;;
   esac
@@ -5716,12 +5769,12 @@ irix5* | irix6* | nonstopux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   else
@@ -5798,6 +5851,21 @@ esac
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
 $as_echo "$lt_cv_deplibs_check_method" >&6; }
+
+file_magic_glob=
+want_nocaseglob=no
+if test "$build" = "$host"; then
+  case $host_os in
+  mingw* | pw32*)
+    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
+      want_nocaseglob=yes
+    else
+      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
+    fi
+    ;;
+  esac
+fi
+
 file_magic_cmd=$lt_cv_file_magic_cmd
 deplibs_check_method=$lt_cv_deplibs_check_method
 test -z "$deplibs_check_method" && deplibs_check_method=unknown
@@ -5813,16 +5881,26 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown
 
 
 
+
+
+
+
+
+
+
+
+
+
 if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ar; ac_word=$2
+  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
+set dummy ${ac_tool_prefix}dlltool; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_AR+set}" = set; then :
+if ${ac_cv_prog_DLLTOOL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
-  if test -n "$AR"; then
-  ac_cv_prog_AR="$AR" # Let the user override the test.
+  if test -n "$DLLTOOL"; then
+  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
@@ -5831,7 +5909,7 @@ do
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_AR="${ac_tool_prefix}ar"
+    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -5841,10 +5919,10 @@ IFS=$as_save_IFS
 
 fi
 fi
-AR=$ac_cv_prog_AR
-if test -n "$AR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
-$as_echo "$AR" >&6; }
+DLLTOOL=$ac_cv_prog_DLLTOOL
+if test -n "$DLLTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
+$as_echo "$DLLTOOL" >&6; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
@@ -5852,17 +5930,17 @@ fi
 
 
 fi
-if test -z "$ac_cv_prog_AR"; then
-  ac_ct_AR=$AR
-  # Extract the first word of "ar", so it can be a program name with args.
-set dummy ar; ac_word=$2
+if test -z "$ac_cv_prog_DLLTOOL"; then
+  ac_ct_DLLTOOL=$DLLTOOL
+  # Extract the first word of "dlltool", so it can be a program name with args.
+set dummy dlltool; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
+if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
-  if test -n "$ac_ct_AR"; then
-  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
+  if test -n "$ac_ct_DLLTOOL"; then
+  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
@@ -5871,7 +5949,7 @@ do
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_AR="ar"
+    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -5881,17 +5959,17 @@ IFS=$as_save_IFS
 
 fi
 fi
-ac_ct_AR=$ac_cv_prog_ac_ct_AR
-if test -n "$ac_ct_AR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
-$as_echo "$ac_ct_AR" >&6; }
+ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
+if test -n "$ac_ct_DLLTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
+$as_echo "$ac_ct_DLLTOOL" >&6; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 fi
 
-  if test "x$ac_ct_AR" = x; then
-    AR="false"
+  if test "x$ac_ct_DLLTOOL" = x; then
+    DLLTOOL="false"
   else
     case $cross_compiling:$ac_tool_warned in
 yes:)
@@ -5899,14 +5977,14 @@ yes:)
 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 ac_tool_warned=yes ;;
 esac
-    AR=$ac_ct_AR
+    DLLTOOL=$ac_ct_DLLTOOL
   fi
 else
-  AR="$ac_cv_prog_AR"
+  DLLTOOL="$ac_cv_prog_DLLTOOL"
 fi
 
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+
 
 
 
@@ -5916,18 +5994,57 @@ test -z "$AR_FLAGS" && AR_FLAGS=cru
 
 
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
+$as_echo_n "checking how to associate runtime and link libraries... " >&6; }
+if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_sharedlib_from_linklib_cmd='unknown'
+
+case $host_os in
+cygwin* | mingw* | pw32* | cegcc*)
+  # two different shell functions defined in ltmain.sh
+  # decide which to use based on capabilities of $DLLTOOL
+  case `$DLLTOOL --help 2>&1` in
+  *--identify-strict*)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
+    ;;
+  *)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
+    ;;
+  esac
+  ;;
+*)
+  # fallback: assume linklib IS sharedlib
+  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
+  ;;
+esac
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
+$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
+sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
+test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
+
+
+
+
+
+
 
 
 if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
-set dummy ${ac_tool_prefix}strip; ac_word=$2
+  for ac_prog in ar
+  do
+    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_STRIP+set}" = set; then :
+if ${ac_cv_prog_AR+:} false; then :
   $as_echo_n "(cached) " >&6
 else
-  if test -n "$STRIP"; then
-  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+  if test -n "$AR"; then
+  ac_cv_prog_AR="$AR" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
@@ -5936,7 +6053,7 @@ do
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -5946,28 +6063,32 @@ IFS=$as_save_IFS
 
 fi
 fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
-$as_echo "$STRIP" >&6; }
+AR=$ac_cv_prog_AR
+if test -n "$AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
+$as_echo "$AR" >&6; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 fi
 
 
+    test -n "$AR" && break
+  done
 fi
-if test -z "$ac_cv_prog_STRIP"; then
-  ac_ct_STRIP=$STRIP
-  # Extract the first word of "strip", so it can be a program name with args.
-set dummy strip; ac_word=$2
+if test -z "$AR"; then
+  ac_ct_AR=$AR
+  for ac_prog in ar
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
+if ${ac_cv_prog_ac_ct_AR+:} false; then :
   $as_echo_n "(cached) " >&6
 else
-  if test -n "$ac_ct_STRIP"; then
-  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+  if test -n "$ac_ct_AR"; then
+  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in $PATH
@@ -5976,7 +6097,7 @@ do
   test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_STRIP="strip"
+    ac_cv_prog_ac_ct_AR="$ac_prog"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -5986,18 +6107,183 @@ IFS=$as_save_IFS
 
 fi
 fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
-$as_echo "$ac_ct_STRIP" >&6; }
+ac_ct_AR=$ac_cv_prog_ac_ct_AR
+if test -n "$ac_ct_AR"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
+$as_echo "$ac_ct_AR" >&6; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 fi
 
-  if test "x$ac_ct_STRIP" = x; then
-    STRIP=":"
-  else
+
+  test -n "$ac_ct_AR" && break
+done
+
+  if test "x$ac_ct_AR" = x; then
+    AR="false"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    AR=$ac_ct_AR
+  fi
+fi
+
+: ${AR=ar}
+: ${AR_FLAGS=cru}
+
+
+
+
+
+
+
+
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
+$as_echo_n "checking for archiver @FILE support... " >&6; }
+if ${lt_cv_ar_at_file+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ar_at_file=no
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  echo conftest.$ac_objext > conftest.lst
+      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
+      { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
+  (eval $lt_ar_try) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+      if test "$ac_status" -eq 0; then
+	# Ensure the archiver fails upon bogus file names.
+	rm -f conftest.$ac_objext libconftest.a
+	{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
+  (eval $lt_ar_try) 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+	if test "$ac_status" -ne 0; then
+          lt_cv_ar_at_file=@
+        fi
+      fi
+      rm -f conftest.* libconftest.a
+
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
+$as_echo "$lt_cv_ar_at_file" >&6; }
+
+if test "x$lt_cv_ar_at_file" = xno; then
+  archiver_list_spec=
+else
+  archiver_list_spec=$lt_cv_ar_at_file
+fi
+
+
+
+
+
+
+
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_STRIP+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$STRIP"; then
+  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
+$as_echo "$STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_STRIP"; then
+  ac_ct_STRIP=$STRIP
+  # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_STRIP"; then
+  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_STRIP="strip"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
+$as_echo "$ac_ct_STRIP" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_STRIP" = x; then
+    STRIP=":"
+  else
     case $cross_compiling:$ac_tool_warned in
 yes:)
 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
@@ -6022,7 +6308,7 @@ if test -n "$ac_tool_prefix"; then
 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_RANLIB+set}" = set; then :
+if ${ac_cv_prog_RANLIB+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$RANLIB"; then
@@ -6062,7 +6348,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
 set dummy ranlib; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
+if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_RANLIB"; then
@@ -6124,15 +6410,27 @@ old_postuninstall_cmds=
 if test -n "$RANLIB"; then
   case $host_os in
   openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
     ;;
   *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
     ;;
   esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
 fi
 
+case $host_os in
+  darwin*)
+    lock_old_archive_extraction=yes ;;
+  *)
+    lock_old_archive_extraction=no ;;
+esac
+
+
+
+
+
+
 
 
 
@@ -6179,7 +6477,7 @@ compiler=$CC
 # Check for command to grab the raw symbol name followed by C symbol from nm.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
-if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
+if ${lt_cv_sys_global_symbol_pipe+:} false; then :
   $as_echo_n "(cached) " >&6
 else
 
@@ -6240,8 +6538,8 @@ esac
 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 
 # Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
 
 # Handle CRLF in mingw tool chain
 opt_cr=
@@ -6265,6 +6563,7 @@ for ac_symprfx in "" "_"; do
     # which start with @ or ?.
     lt_cv_sys_global_symbol_pipe="$AWK '"\
 "     {last_section=section; section=\$ 3};"\
+"     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
 "     \$ 0!~/External *\|/{next};"\
 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
@@ -6277,6 +6576,7 @@ for ac_symprfx in "" "_"; do
   else
     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[	 ]\($symcode$symcode*\)[	 ][	 ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
   fi
+  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
 
   # Check to see that the pipe works correctly.
   pipe_works=no
@@ -6302,8 +6602,8 @@ _LT_EOF
   test $ac_status = 0; }; then
     # Now try to grab the symbols.
     nlist=conftest.nm
-    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
-  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
+    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
+  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; } && test -s "$nlist"; then
@@ -6318,6 +6618,18 @@ _LT_EOF
       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
 	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
 	  cat <<_LT_EOF > conftest.$ac_ext
+/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
+#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
+/* DATA imports from DLLs on WIN32 con't be const, because runtime
+   relocations are performed -- see ld's documentation on pseudo-relocs.  */
+# define LT_DLSYM_CONST
+#elif defined(__osf__)
+/* This system does not cope well with relocations in const data.  */
+# define LT_DLSYM_CONST
+#else
+# define LT_DLSYM_CONST const
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -6329,7 +6641,7 @@ _LT_EOF
 	  cat <<_LT_EOF >> conftest.$ac_ext
 
 /* The mapping between symbol names and symbols.  */
-const struct {
+LT_DLSYM_CONST struct {
   const char *name;
   void       *address;
 }
@@ -6355,8 +6667,8 @@ static const void *lt_preloaded_setup() {
 _LT_EOF
 	  # Now try linking the two files.
 	  mv conftest.$ac_objext conftstm.$ac_objext
-	  lt_save_LIBS="$LIBS"
-	  lt_save_CFLAGS="$CFLAGS"
+	  lt_globsym_save_LIBS=$LIBS
+	  lt_globsym_save_CFLAGS=$CFLAGS
 	  LIBS="conftstm.$ac_objext"
 	  CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
 	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
@@ -6366,8 +6678,8 @@ _LT_EOF
   test $ac_status = 0; } && test -s conftest${ac_exeext}; then
 	    pipe_works=yes
 	  fi
-	  LIBS="$lt_save_LIBS"
-	  CFLAGS="$lt_save_CFLAGS"
+	  LIBS=$lt_globsym_save_LIBS
+	  CFLAGS=$lt_globsym_save_CFLAGS
 	else
 	  echo "cannot find nm_test_func in $nlist" >&5
 	fi
@@ -6404,6 +6716,14 @@ else
 $as_echo "ok" >&6; }
 fi
 
+# Response file support.
+if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+  nm_file_list_spec='@'
+elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
+  nm_file_list_spec='@'
+fi
+
+
 
 
 
@@ -6426,6 +6746,46 @@ fi
 
 
 
+
+
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
+$as_echo_n "checking for sysroot... " >&6; }
+
+# Check whether --with-sysroot was given.
+if test "${with_sysroot+set}" = set; then :
+  withval=$with_sysroot;
+else
+  with_sysroot=no
+fi
+
+
+lt_sysroot=
+case ${with_sysroot} in #(
+ yes)
+   if test "$GCC" = yes; then
+     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
+   fi
+   ;; #(
+ /*)
+   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
+   ;; #(
+ no|'')
+   ;; #(
+ *)
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
+$as_echo "${with_sysroot}" >&6; }
+   as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
+   ;;
+esac
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
+$as_echo "${lt_sysroot:-no}" >&6; }
+
+
+
+
+
 # Check whether --enable-libtool-lock was given.
 if test "${enable_libtool_lock+set}" = set; then :
   enableval=$enable_libtool_lock;
@@ -6457,7 +6817,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 6460 "configure"' > conftest.$ac_ext
+  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -6551,7 +6911,7 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   CFLAGS="$CFLAGS -belf"
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
-if test "${lt_cv_cc_needs_belf+set}" = set; then :
+if ${lt_cv_cc_needs_belf+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_ext=c
@@ -6592,7 +6952,7 @@ $as_echo "$lt_cv_cc_needs_belf" >&6; }
     CFLAGS="$SAVE_CFLAGS"
   fi
   ;;
-sparc*-*solaris*)
+*-*solaris*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
@@ -6603,7 +6963,20 @@ sparc*-*solaris*)
     case `/usr/bin/file conftest.o` in
     *64-bit*)
       case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      yes*)
+        case $host in
+        i?86-*-solaris*)
+          LD="${LD-ld} -m elf_x86_64"
+          ;;
+        sparc*-*-solaris*)
+          LD="${LD-ld} -m elf64_sparc"
+          ;;
+        esac
+        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
+        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
+          LD="${LD-ld}_sol2"
+        fi
+        ;;
       *)
 	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
 	  LD="${LD-ld} -64"
@@ -6619,6 +6992,123 @@ esac
 
 need_locks="$enable_libtool_lock"
 
+if test -n "$ac_tool_prefix"; then
+  # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
+set dummy ${ac_tool_prefix}mt; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$MANIFEST_TOOL"; then
+  ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
+if test -n "$MANIFEST_TOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
+$as_echo "$MANIFEST_TOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
+  ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
+  # Extract the first word of "mt", so it can be a program name with args.
+set dummy mt; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$ac_ct_MANIFEST_TOOL"; then
+  ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
+if test -n "$ac_ct_MANIFEST_TOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
+$as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+  if test "x$ac_ct_MANIFEST_TOOL" = x; then
+    MANIFEST_TOOL=":"
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ac_tool_warned=yes ;;
+esac
+    MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
+  fi
+else
+  MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
+fi
+
+test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
+$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
+if ${lt_cv_path_mainfest_tool+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_path_mainfest_tool=no
+  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
+  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
+  cat conftest.err >&5
+  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
+    lt_cv_path_mainfest_tool=yes
+  fi
+  rm -f conftest*
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
+$as_echo "$lt_cv_path_mainfest_tool" >&6; }
+if test "x$lt_cv_path_mainfest_tool" != xyes; then
+  MANIFEST_TOOL=:
+fi
+
+
+
+
+
 
   case $host_os in
     rhapsody* | darwin*)
@@ -6627,7 +7117,7 @@ need_locks="$enable_libtool_lock"
 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
+if ${ac_cv_prog_DSYMUTIL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$DSYMUTIL"; then
@@ -6667,7 +7157,7 @@ if test -z "$ac_cv_prog_DSYMUTIL"; then
 set dummy dsymutil; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
+if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_DSYMUTIL"; then
@@ -6719,7 +7209,7 @@ fi
 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_NMEDIT+set}" = set; then :
+if ${ac_cv_prog_NMEDIT+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$NMEDIT"; then
@@ -6759,7 +7249,7 @@ if test -z "$ac_cv_prog_NMEDIT"; then
 set dummy nmedit; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
+if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_NMEDIT"; then
@@ -6811,7 +7301,7 @@ fi
 set dummy ${ac_tool_prefix}lipo; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_LIPO+set}" = set; then :
+if ${ac_cv_prog_LIPO+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$LIPO"; then
@@ -6851,7 +7341,7 @@ if test -z "$ac_cv_prog_LIPO"; then
 set dummy lipo; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
+if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_LIPO"; then
@@ -6903,7 +7393,7 @@ fi
 set dummy ${ac_tool_prefix}otool; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_OTOOL+set}" = set; then :
+if ${ac_cv_prog_OTOOL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$OTOOL"; then
@@ -6943,7 +7433,7 @@ if test -z "$ac_cv_prog_OTOOL"; then
 set dummy otool; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
+if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_OTOOL"; then
@@ -6995,7 +7485,7 @@ fi
 set dummy ${ac_tool_prefix}otool64; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_OTOOL64+set}" = set; then :
+if ${ac_cv_prog_OTOOL64+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$OTOOL64"; then
@@ -7035,7 +7525,7 @@ if test -z "$ac_cv_prog_OTOOL64"; then
 set dummy otool64; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
+if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if test -n "$ac_ct_OTOOL64"; then
@@ -7110,7 +7600,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
 $as_echo_n "checking for -single_module linker flag... " >&6; }
-if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
+if ${lt_cv_apple_cc_single_mod+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_apple_cc_single_mod=no
@@ -7126,7 +7616,13 @@ else
 	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
 	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
         _lt_result=$?
-	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	# If there is a non-empty error log, and "single_module"
+	# appears in it, assume the flag caused a linker warning
+        if test -s conftest.err && $GREP single_module conftest.err; then
+	  cat conftest.err >&5
+	# Otherwise, if the output was created with a 0 exit code from
+	# the compiler, it worked.
+	elif test -f libconftest.dylib && test $_lt_result -eq 0; then
 	  lt_cv_apple_cc_single_mod=yes
 	else
 	  cat conftest.err >&5
@@ -7137,9 +7633,10 @@ else
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
+
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
-if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
+if ${lt_cv_ld_exported_symbols_list+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_ld_exported_symbols_list=no
@@ -7169,6 +7666,41 @@ rm -f core conftest.err conftest.$ac_objext \
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
+$as_echo_n "checking for -force_load linker flag... " >&6; }
+if ${lt_cv_ld_force_load+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_ld_force_load=no
+      cat > conftest.c << _LT_EOF
+int forced_loaded() { return 2;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
+      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
+      echo "$AR cru libconftest.a conftest.o" >&5
+      $AR cru libconftest.a conftest.o 2>&5
+      echo "$RANLIB libconftest.a" >&5
+      $RANLIB libconftest.a 2>&5
+      cat > conftest.c << _LT_EOF
+int main() { return 0;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
+      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
+      _lt_result=$?
+      if test -s conftest.err && $GREP force_load conftest.err; then
+	cat conftest.err >&5
+      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
+	lt_cv_ld_force_load=yes
+      else
+	cat conftest.err >&5
+      fi
+        rm -f conftest.err libconftest.a conftest conftest.c
+        rm -rf conftest.dSYM
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
+$as_echo "$lt_cv_ld_force_load" >&6; }
     case $host_os in
     rhapsody* | darwin1.[012])
       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
@@ -7196,7 +7728,7 @@ $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
     else
       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
     fi
-    if test "$DSYMUTIL" != ":"; then
+    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
       _lt_dsymutil='~$DSYMUTIL $lib || :'
     else
       _lt_dsymutil=
@@ -7216,7 +7748,7 @@ if test -n "$CPP" && test -d "$CPP"; then
   CPP=
 fi
 if test -z "$CPP"; then
-  if test "${ac_cv_prog_CPP+set}" = set; then :
+  if ${ac_cv_prog_CPP+:} false; then :
   $as_echo_n "(cached) " >&6
 else
       # Double quotes because CPP needs to be expanded
@@ -7332,7 +7864,7 @@ else
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 
 ac_ext=c
@@ -7344,7 +7876,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
 $as_echo_n "checking for ANSI C header files... " >&6; }
-if test "${ac_cv_header_stdc+set}" = set; then :
+if ${ac_cv_header_stdc+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -7475,7 +8007,7 @@ for ac_header in dlfcn.h
 do :
   ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
 "
-if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
+if test "x$ac_cv_header_dlfcn_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_DLFCN_H 1
 _ACEOF
@@ -7486,6 +8018,8 @@ done
 
 
 
+
+
 # Set options
 
 
@@ -7561,7 +8095,22 @@ fi
 
 # Check whether --with-pic was given.
 if test "${with_pic+set}" = set; then :
-  withval=$with_pic; pic_mode="$withval"
+  withval=$with_pic; lt_p=${PACKAGE-default}
+    case $withval in
+    yes|no) pic_mode=$withval ;;
+    *)
+      pic_mode=default
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for lt_pkg in $withval; do
+	IFS="$lt_save_ifs"
+	if test "X$lt_pkg" = "X$lt_p"; then
+	  pic_mode=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac
 else
   pic_mode=default
 fi
@@ -7638,6 +8187,11 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
 
 
+
+
+
+
+
 test -z "$LN_S" && LN_S="ln -s"
 
 
@@ -7659,7 +8213,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
 $as_echo_n "checking for objdir... " >&6; }
-if test "${lt_cv_objdir+set}" = set; then :
+if ${lt_cv_objdir+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   rm -f .libs 2>/dev/null
@@ -7687,19 +8241,6 @@ _ACEOF
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
 case $host_os in
 aix3*)
   # AIX sometimes has problems with the GCC collect2 program.  For some
@@ -7712,23 +8253,6 @@ aix3*)
   ;;
 esac
 
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\(["`\\]\)/\\\1/g'
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to delay expansion of an escaped single quote.
-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-
 # Global variables:
 ofile=libtool
 can_build_shared=yes
@@ -7757,7 +8281,7 @@ for cc_temp in $compiler""; do
     *) break;;
   esac
 done
-cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 
 
 # Only perform the check for file, if the check method requires it
@@ -7767,7 +8291,7 @@ file_magic*)
   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
-if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+if ${lt_cv_path_MAGIC_CMD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $MAGIC_CMD in
@@ -7833,7 +8357,7 @@ if test -z "$lt_cv_path_MAGIC_CMD"; then
   if test -n "$ac_tool_prefix"; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
 $as_echo_n "checking for file... " >&6; }
-if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
+if ${lt_cv_path_MAGIC_CMD+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   case $MAGIC_CMD in
@@ -7966,11 +8490,16 @@ if test -n "$compiler"; then
 lt_prog_compiler_no_builtin_flag=
 
 if test "$GCC" = yes; then
-  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
+  case $cc_basename in
+  nvcc*)
+    lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
+  *)
+    lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
+  esac
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
-if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
+if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_rtti_exceptions=no
@@ -7986,15 +8515,15 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:7989: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:7993: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_rtti_exceptions=yes
@@ -8023,8 +8552,6 @@ fi
 lt_prog_compiler_pic=
 lt_prog_compiler_static=
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 
   if test "$GCC" = yes; then
     lt_prog_compiler_wl='-Wl,'
@@ -8072,6 +8599,12 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic='-fno-common'
       ;;
 
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      lt_prog_compiler_static=
+      ;;
+
     hpux*)
       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
@@ -8114,6 +8647,15 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic='-fPIC'
       ;;
     esac
+
+    case $cc_basename in
+    nvcc*) # Cuda Compiler Driver 2.2
+      lt_prog_compiler_wl='-Xlinker '
+      if test -n "$lt_prog_compiler_pic"; then
+        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
+      fi
+      ;;
+    esac
   else
     # PORTME Check for flag to pass linker flags through the system compiler.
     case $host_os in
@@ -8176,7 +8718,13 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
 	lt_prog_compiler_pic='--shared'
 	lt_prog_compiler_static='--static'
 	;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
+      nagfor*)
+	# NAG Fortran compiler
+	lt_prog_compiler_wl='-Wl,-Wl,,'
+	lt_prog_compiler_pic='-PIC'
+	lt_prog_compiler_static='-Bstatic'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
         # Portland Group compilers (*not* the Pentium gcc compiler,
 	# which looks to be a dead project)
 	lt_prog_compiler_wl='-Wl,'
@@ -8188,25 +8736,40 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
         # All Alpha code is PIC.
         lt_prog_compiler_static='-non_shared'
         ;;
-      xl*)
-	# IBM XL C 8.0/Fortran 10.1 on PPC
+      xl* | bgxl* | bgf* | mpixl*)
+	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
 	lt_prog_compiler_wl='-Wl,'
 	lt_prog_compiler_pic='-qpic'
 	lt_prog_compiler_static='-qstaticlink'
 	;;
       *)
 	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl=''
+	  ;;
+	*Sun\ F* | *Sun*Fortran*)
+	  lt_prog_compiler_pic='-KPIC'
+	  lt_prog_compiler_static='-Bstatic'
+	  lt_prog_compiler_wl='-Qoption ld '
+	  ;;
 	*Sun\ C*)
 	  # Sun C 5.9
 	  lt_prog_compiler_pic='-KPIC'
 	  lt_prog_compiler_static='-Bstatic'
 	  lt_prog_compiler_wl='-Wl,'
 	  ;;
-	*Sun\ F*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  lt_prog_compiler_pic='-KPIC'
+        *Intel*\ [CF]*Compiler*)
+	  lt_prog_compiler_wl='-Wl,'
+	  lt_prog_compiler_pic='-fPIC'
+	  lt_prog_compiler_static='-static'
+	  ;;
+	*Portland\ Group*)
+	  lt_prog_compiler_wl='-Wl,'
+	  lt_prog_compiler_pic='-fpic'
 	  lt_prog_compiler_static='-Bstatic'
-	  lt_prog_compiler_wl=''
 	  ;;
 	esac
 	;;
@@ -8238,7 +8801,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
       lt_prog_compiler_pic='-KPIC'
       lt_prog_compiler_static='-Bstatic'
       case $cc_basename in
-      f77* | f90* | f95*)
+      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
 	lt_prog_compiler_wl='-Qoption ld ';;
       *)
 	lt_prog_compiler_wl='-Wl,';;
@@ -8295,13 +8858,17 @@ case $host_os in
     lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
     ;;
 esac
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
-$as_echo "$lt_prog_compiler_pic" >&6; }
-
-
-
-
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
+$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
+if ${lt_cv_prog_compiler_pic+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
+$as_echo "$lt_cv_prog_compiler_pic" >&6; }
+lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
 
 #
 # Check to make sure the PIC flag actually works.
@@ -8309,7 +8876,7 @@ $as_echo "$lt_prog_compiler_pic" >&6; }
 if test -n "$lt_prog_compiler_pic"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
-if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
+if ${lt_cv_prog_compiler_pic_works+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_pic_works=no
@@ -8325,15 +8892,15 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8328: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:8332: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_pic_works=yes
@@ -8362,13 +8929,18 @@ fi
 
 
 
+
+
+
+
+
 #
 # Check to make sure the static flag actually works.
 #
 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
-if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
+if ${lt_cv_prog_compiler_static_works+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_static_works=no
@@ -8381,7 +8953,7 @@ else
      if test -s conftest.err; then
        # Append any errors to the config.log.
        cat conftest.err 1>&5
-       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
        if diff conftest.exp conftest.er2 >/dev/null; then
          lt_cv_prog_compiler_static_works=yes
@@ -8411,7 +8983,7 @@ fi
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o=no
@@ -8430,16 +9002,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8433: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:8437: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o=yes
@@ -8466,7 +9038,7 @@ $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
+if ${lt_cv_prog_compiler_c_o+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   lt_cv_prog_compiler_c_o=no
@@ -8485,16 +9057,16 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8488: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:8492: \$? = $ac_status" >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o=yes
@@ -8560,7 +9132,6 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   hardcode_direct=no
   hardcode_direct_absolute=no
   hardcode_libdir_flag_spec=
-  hardcode_libdir_flag_spec_ld=
   hardcode_libdir_separator=
   hardcode_minus_L=no
   hardcode_shlibpath_var=unsupported
@@ -8604,13 +9175,36 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu)
-    link_all_deplibs=no
-    ;;
   esac
 
   ld_shlibs=yes
+
+  # On some targets, GNU ld is compatible enough with the native linker
+  # that we're better off using the native interface for both.
+  lt_use_gnu_ld_interface=no
   if test "$with_gnu_ld" = yes; then
+    case $host_os in
+      aix*)
+	# The AIX port of GNU ld has always aspired to compatibility
+	# with the native linker.  However, as the warning in the GNU ld
+	# block says, versions before 2.19.5* couldn't really create working
+	# shared libraries, regardless of the interface used.
+	case `$LD -v 2>&1` in
+	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
+	  *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
+	  *\ \(GNU\ Binutils\)\ [3-9]*) ;;
+	  *)
+	    lt_use_gnu_ld_interface=yes
+	    ;;
+	esac
+	;;
+      *)
+	lt_use_gnu_ld_interface=yes
+	;;
+    esac
+  fi
+
+  if test "$lt_use_gnu_ld_interface" = yes; then
     # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'
 
@@ -8644,11 +9238,12 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
 	ld_shlibs=no
 	cat <<_LT_EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** Warning: the GNU linker, at least up to release 2.19, is reported
 *** to be unable to reliably create shared libraries on AIX.
 *** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+*** really care for shared libraries, you may want to install binutils
+*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
+*** You will then need to restart the configuration process.
 
 _LT_EOF
       fi
@@ -8684,10 +9279,12 @@ _LT_EOF
       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
       # as there is no search path for DLLs.
       hardcode_libdir_flag_spec='-L$libdir'
+      export_dynamic_flag_spec='${wl}--export-all-symbols'
       allow_undefined_flag=unsupported
       always_export_symbols=no
       enable_shared_with_static_runtimes=yes
-      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
+      exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
 
       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
@@ -8705,6 +9302,11 @@ _LT_EOF
       fi
       ;;
 
+    haiku*)
+      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      link_all_deplibs=yes
+      ;;
+
     interix[3-9]*)
       hardcode_direct=no
       hardcode_shlibpath_var=no
@@ -8730,15 +9332,16 @@ _LT_EOF
       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
 	 && test "$tmp_diet" = no
       then
-	tmp_addflag=
+	tmp_addflag=' $pic_flag'
 	tmp_sharedflag='-shared'
 	case $cc_basename,$host_cpu in
         pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag'
 	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	pgf77* | pgf90* | pgf95* | pgfortran*)
+					# Portland Group f77 and f90 compilers
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag -Mnomain' ;;
 	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
 	  tmp_addflag=' -i_dynamic' ;;
@@ -8749,13 +9352,17 @@ _LT_EOF
 	lf95*)				# Lahey Fortran 8.1
 	  whole_archive_flag_spec=
 	  tmp_sharedflag='--shared' ;;
-	xl[cC]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
 	  tmp_sharedflag='-qmkshrobj'
 	  tmp_addflag= ;;
+	nvcc*)	# Cuda Compiler Driver 2.2
+	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+	  compiler_needs_object=yes
+	  ;;
 	esac
 	case `$CC -V 2>&1 | sed 5q` in
 	*Sun\ C*)			# Sun C 5.9
-	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  compiler_needs_object=yes
 	  tmp_sharedflag='-G' ;;
 	*Sun\ F*)			# Sun Fortran 8.3
@@ -8771,17 +9378,16 @@ _LT_EOF
         fi
 
 	case $cc_basename in
-	xlf*)
+	xlf* | bgf* | bgxlf* | mpixlf*)
 	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
 	  whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
-	  hardcode_libdir_flag_spec=
-	  hardcode_libdir_flag_spec_ld='-rpath $libdir'
-	  archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+	  archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
 	  if test "x$supports_anon_versioning" = xyes; then
 	    archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
 	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
 	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
 	  fi
 	  ;;
 	esac
@@ -8790,13 +9396,13 @@ _LT_EOF
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
 	wlarc=
       else
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       fi
       ;;
 
@@ -8814,8 +9420,8 @@ _LT_EOF
 
 _LT_EOF
       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs=no
       fi
@@ -8861,8 +9467,8 @@ _LT_EOF
 
     *)
       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	ld_shlibs=no
       fi
@@ -8902,8 +9508,10 @@ _LT_EOF
       else
 	# If we're using GNU nm, then we don't want the "-C" option.
 	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	# Also, AIX nm treats weak defined symbols like other global
+	# defined symbols, whereas GNU nm marks them as "W".
 	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	else
 	  export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	fi
@@ -8965,7 +9573,6 @@ _LT_EOF
 	if test "$aix_use_runtimelinking" = yes; then
 	  shared_flag="$shared_flag "'${wl}-G'
 	fi
-	link_all_deplibs=no
       else
 	# not using gcc
 	if test "$host_cpu" = ia64; then
@@ -8991,7 +9598,13 @@ _LT_EOF
 	allow_undefined_flag='-berok'
         # Determine the default libpath from the value encoded in an
         # empty executable.
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+        if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath_+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -9004,25 +9617,32 @@ main ()
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath_
+fi
 
         hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
       else
 	if test "$host_cpu" = ia64; then
 	  hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
@@ -9031,7 +9651,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	else
 	 # Determine the default libpath from the value encoded in an
 	 # empty executable.
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+	 if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  if ${lt_cv_aix_libpath_+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -9044,30 +9670,42 @@ main ()
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
 
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi
+  lt_aix_libpath_sed='
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }'
+  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+  if test -z "$lt_cv_aix_libpath_"; then
+    lt_cv_aix_libpath_="/usr/lib:/lib"
+  fi
+
+fi
+
+  aix_libpath=$lt_cv_aix_libpath_
+fi
 
 	 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
 	  # Warning - without using the other run time loading flags,
 	  # -berok will link without error, but may produce a broken library.
 	  no_undefined_flag=' ${wl}-bernotok'
 	  allow_undefined_flag=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  whole_archive_flag_spec='$convenience'
+	  if test "$with_gnu_ld" = yes; then
+	    # We only use this code for GNU lds that support --whole-archive.
+	    whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	  else
+	    # Exported symbols can be pulled into shared objects from archives
+	    whole_archive_flag_spec='$convenience'
+	  fi
 	  archive_cmds_need_lc=yes
 	  # This is similar to how AIX traditionally builds its shared libraries.
 	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
@@ -9099,20 +9737,64 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       # Microsoft Visual C++.
       # hardcode_libdir_flag_spec is actually meaningless, as there is
       # no search path for DLLs.
-      hardcode_libdir_flag_spec=' '
-      allow_undefined_flag=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      old_archive_from_new_cmds='true'
-      # FIXME: Should let the user specify the lib program.
-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
-      fix_srcfile_path='`cygpath -w "$srcfile"`'
-      enable_shared_with_static_runtimes=yes
+      case $cc_basename in
+      cl*)
+	# Native MSVC
+	hardcode_libdir_flag_spec=' '
+	allow_undefined_flag=unsupported
+	always_export_symbols=yes
+	file_list_spec='@'
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	  else
+	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	  fi~
+	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	  linknames='
+	# The linker will not automatically build a static lib if we build a DLL.
+	# _LT_TAGVAR(old_archive_from_new_cmds, )='true'
+	enable_shared_with_static_runtimes=yes
+	exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+	export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
+	# Don't use ranlib
+	old_postinstall_cmds='chmod 644 $oldlib'
+	postlink_cmds='lt_outputfile="@OUTPUT@"~
+	  lt_tool_outputfile="@TOOL_OUTPUT@"~
+	  case $lt_outputfile in
+	    *.exe|*.EXE) ;;
+	    *)
+	      lt_outputfile="$lt_outputfile.exe"
+	      lt_tool_outputfile="$lt_tool_outputfile.exe"
+	      ;;
+	  esac~
+	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	    $RM "$lt_outputfile.manifest";
+	  fi'
+	;;
+      *)
+	# Assume MSVC wrapper
+	hardcode_libdir_flag_spec=' '
+	allow_undefined_flag=unsupported
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
+	# The linker will automatically build a .lib file if we build a DLL.
+	old_archive_from_new_cmds='true'
+	# FIXME: Should let the user specify the lib program.
+	old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
+	enable_shared_with_static_runtimes=yes
+	;;
+      esac
       ;;
 
     darwin* | rhapsody*)
@@ -9122,7 +9804,12 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
   hardcode_direct=no
   hardcode_automatic=yes
   hardcode_shlibpath_var=unsupported
-  whole_archive_flag_spec=''
+  if test "$lt_cv_ld_force_load" = "yes"; then
+    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+
+  else
+    whole_archive_flag_spec=''
+  fi
   link_all_deplibs=yes
   allow_undefined_flag="$_lt_dar_allow_undefined"
   case $cc_basename in
@@ -9130,7 +9817,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
      *) _lt_dar_can_shared=$GCC ;;
   esac
   if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=echo
+    output_verbose_link_cmd=func_echo_all
     archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
     module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
     archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
@@ -9148,10 +9835,6 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       hardcode_shlibpath_var=no
       ;;
 
-    freebsd1*)
-      ld_shlibs=no
-      ;;
-
     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
     # support.  Future versions do this automatically, but an explicit c++rt0.o
     # does not break anything, and helps significantly (at the cost of a little
@@ -9164,7 +9847,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
+    freebsd2.*)
       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
       hardcode_direct=yes
       hardcode_minus_L=yes
@@ -9173,7 +9856,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | dragonfly*)
-      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes
       hardcode_shlibpath_var=no
@@ -9181,7 +9864,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     hpux9*)
       if test "$GCC" = yes; then
-	archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+	archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       else
 	archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       fi
@@ -9196,14 +9879,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+	archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
       else
 	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
       fi
       if test "$with_gnu_ld" = no; then
 	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-	hardcode_libdir_flag_spec_ld='+b $libdir'
 	hardcode_libdir_separator=:
 	hardcode_direct=yes
 	hardcode_direct_absolute=yes
@@ -9215,16 +9897,16 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
       ;;
 
     hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 	case $host_cpu in
 	hppa*64*)
 	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	ia64*)
-	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       else
@@ -9236,7 +9918,46 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+
+	  # Older versions of the 11.00 compiler do not understand -b yet
+	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
+	  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
+$as_echo_n "checking if $CC understands -b... " >&6; }
+if ${lt_cv_prog_compiler__b+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_prog_compiler__b=no
+   save_LDFLAGS="$LDFLAGS"
+   LDFLAGS="$LDFLAGS -b"
+   echo "$lt_simple_link_test_code" > conftest.$ac_ext
+   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+     # The linker can only warn and ignore the option if not recognized
+     # So say no if there are warnings
+     if test -s conftest.err; then
+       # Append any errors to the config.log.
+       cat conftest.err 1>&5
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
+       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+       if diff conftest.exp conftest.er2 >/dev/null; then
+         lt_cv_prog_compiler__b=yes
+       fi
+     else
+       lt_cv_prog_compiler__b=yes
+     fi
+   fi
+   $RM -r conftest*
+   LDFLAGS="$save_LDFLAGS"
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
+$as_echo "$lt_cv_prog_compiler__b" >&6; }
+
+if test x"$lt_cv_prog_compiler__b" = xyes; then
+    archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+else
+    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
+fi
+
 	  ;;
 	esac
       fi
@@ -9264,26 +9985,39 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
 
     irix5* | irix6* | nonstopux*)
       if test "$GCC" = yes; then
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	# Try to use the -exported_symbol ld option, if it does not
 	# work, assume that -exports_file does not work either and
 	# implicitly export all symbols.
-        save_LDFLAGS="$LDFLAGS"
-        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+	# This should be the same for all languages, so no per-tag cache variable.
+	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
+$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
+if ${lt_cv_irix_exported_symbol+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  save_LDFLAGS="$LDFLAGS"
+	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+	   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int foo(void) {}
+int foo (void) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
-  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-
+  lt_cv_irix_exported_symbol=yes
+else
+  lt_cv_irix_exported_symbol=no
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-        LDFLAGS="$save_LDFLAGS"
+           LDFLAGS="$save_LDFLAGS"
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
+$as_echo "$lt_cv_irix_exported_symbol" >&6; }
+	if test "$lt_cv_irix_exported_symbol" = yes; then
+          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+	fi
       else
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
       fi
       archive_cmds_need_lc='no'
       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
@@ -9292,7 +10026,7 @@ rm -f core conftest.err conftest.$ac_objext \
       link_all_deplibs=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -9345,17 +10079,17 @@ rm -f core conftest.err conftest.$ac_objext \
       hardcode_libdir_flag_spec='-L$libdir'
       hardcode_minus_L=yes
       allow_undefined_flag=unsupported
-      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
       old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
       ;;
 
     osf3*)
       if test "$GCC" = yes; then
 	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
       else
 	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
       fi
       archive_cmds_need_lc='no'
       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
@@ -9365,13 +10099,13 @@ rm -f core conftest.err conftest.$ac_objext \
     osf4* | osf5*)	# as osf3* with the addition of -msym flag
       if test "$GCC" = yes; then
 	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
       else
 	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
 	# Both c and cxx compiler support -rpath directly
 	hardcode_libdir_flag_spec='-rpath $libdir'
@@ -9384,9 +10118,9 @@ rm -f core conftest.err conftest.$ac_objext \
       no_undefined_flag=' -z defs'
       if test "$GCC" = yes; then
 	wlarc='${wl}'
-	archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
       else
 	case `$CC -V 2>&1` in
 	*"Compilers 5.0"*)
@@ -9574,44 +10308,50 @@ x|xyes)
       # to ld, don't add -lc before -lgcc.
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
-      $RM conftest*
-      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+if ${lt_cv_archive_cmds_need_lc+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  $RM conftest*
+	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
-      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
+	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; } 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$lt_prog_compiler_wl
-	pic_flag=$lt_prog_compiler_pic
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$allow_undefined_flag
-        allow_undefined_flag=
-        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
+	  soname=conftest
+	  lib=conftest
+	  libobjs=conftest.$ac_objext
+	  deplibs=
+	  wl=$lt_prog_compiler_wl
+	  pic_flag=$lt_prog_compiler_pic
+	  compiler_flags=-v
+	  linker_flags=-v
+	  verstring=
+	  output_objdir=.
+	  libname=conftest
+	  lt_save_allow_undefined_flag=$allow_undefined_flag
+	  allow_undefined_flag=
+	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
   (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
-        then
-	  archive_cmds_need_lc=no
-        else
-	  archive_cmds_need_lc=yes
-        fi
-        allow_undefined_flag=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $RM conftest*
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
-$as_echo "$archive_cmds_need_lc" >&6; }
+	  then
+	    lt_cv_archive_cmds_need_lc=no
+	  else
+	    lt_cv_archive_cmds_need_lc=yes
+	  fi
+	  allow_undefined_flag=$lt_save_allow_undefined_flag
+	else
+	  cat conftest.err 1>&5
+	fi
+	$RM conftest*
+
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
+$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
+      archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
       ;;
     esac
   fi
@@ -9769,11 +10509,6 @@ esac
 
 
 
-
-
-
-
-
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
 $as_echo_n "checking dynamic linker characteristics... " >&6; }
 
@@ -9782,16 +10517,23 @@ if test "$GCC" = yes; then
     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
     *) lt_awk_arg="/^libraries:/" ;;
   esac
-  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+  case $host_os in
+    mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
+    *) lt_sed_strip_eq="s,=/,/,g" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
+  case $lt_search_path_spec in
+  *\;*)
     # if the path contains ";" then we assume it to be the separator
     # otherwise default to the standard path separator (i.e. ":") - it is
     # assumed that no part of a normal pathname contains ";" but that should
     # okay in the real world where ";" in dirpaths is itself problematic.
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
+    ;;
+  *)
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
+    ;;
+  esac
   # Ok, now we have the path, separated by spaces, we can step through it
   # and add multilib dir if necessary.
   lt_tmp_lt_search_path_spec=
@@ -9804,7 +10546,7 @@ if test "$GCC" = yes; then
 	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
     fi
   done
-  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
 BEGIN {RS=" "; FS="/|\n";} {
   lt_foo="";
   lt_count=0;
@@ -9824,7 +10566,13 @@ BEGIN {RS=" "; FS="/|\n";} {
   if (lt_foo != "") { lt_freq[lt_foo]++; }
   if (lt_freq[lt_foo] == 1) { print lt_foo; }
 }'`
-  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
+  # AWK program above erroneously prepends '/' to C:/dos/paths
+  # for these hosts.
+  case $host_os in
+    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
+      $SED 's,/\([A-Za-z]:\),\1,g'` ;;
+  esac
+  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
 else
   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
 fi
@@ -9850,7 +10598,7 @@ need_version=unknown
 
 case $host_os in
 aix3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
   shlibpath_var=LIBPATH
 
@@ -9859,7 +10607,7 @@ aix3*)
   ;;
 
 aix[4-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   hardcode_into_libs=yes
@@ -9912,7 +10660,7 @@ amigaos*)
   m68k)
     library_names_spec='$libname.ixlibrary $libname.a'
     # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
     ;;
   esac
   ;;
@@ -9924,7 +10672,7 @@ beos*)
   ;;
 
 bsdi[45]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
@@ -9943,8 +10691,9 @@ cygwin* | mingw* | pw32* | cegcc*)
   need_version=no
   need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+  case $GCC,$cc_basename in
+  yes,*)
+    # gcc
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
@@ -9965,36 +10714,83 @@ cygwin* | mingw* | pw32* | cegcc*)
     cygwin*)
       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+
+      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
       ;;
     mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
       ;;
     pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
+    dynamic_linker='Win32 ld.exe'
+    ;;
+
+  *,cl*)
+    # Native MSVC
+    libname_spec='$name'
+    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
+    library_names_spec='${libname}.dll.lib'
+
+    case $build_os in
+    mingw*)
+      sys_lib_search_path_spec=
+      lt_save_ifs=$IFS
+      IFS=';'
+      for lt_path in $LIB
+      do
+        IFS=$lt_save_ifs
+        # Let DOS variable expansion print the short 8.3 style file name.
+        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+      done
+      IFS=$lt_save_ifs
+      # Convert to MSYS style.
+      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
+      ;;
+    cygwin*)
+      # Convert to unix form, then to dos form, then back to unix form
+      # but this time dos style (no spaces!) so that the unix form looks
+      # like /cygdrive/c/PROGRA~1:/cygdr...
+      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      ;;
+    *)
+      sys_lib_search_path_spec="$LIB"
+      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
+        # It is most probably a Windows format PATH.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      # FIXME: find the short name or the path components, as spaces are
+      # common. (e.g. "Program Files" -> "PROGRA~1")
+      ;;
+    esac
+
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+    dynamic_linker='Win32 link.exe'
     ;;
 
   *)
+    # Assume MSVC wrapper
     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    dynamic_linker='Win32 ld.exe'
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
   # FIXME: first we should search . and the directory the executable is in
   shlibpath_var=PATH
   ;;
@@ -10015,7 +10811,7 @@ darwin* | rhapsody*)
   ;;
 
 dgux*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -10023,10 +10819,6 @@ dgux*)
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -10034,7 +10826,7 @@ freebsd* | dragonfly*)
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[123]*) objformat=aout ;;
+    freebsd[23].*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -10052,7 +10844,7 @@ freebsd* | dragonfly*)
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
+  freebsd2.*)
     shlibpath_overrides_runpath=yes
     ;;
   freebsd3.[01]* | freebsdelf3.[01]*)
@@ -10072,12 +10864,26 @@ freebsd* | dragonfly*)
   ;;
 
 gnu*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+haiku*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  dynamic_linker="$host_os runtime_loader"
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
   hardcode_into_libs=yes
   ;;
 
@@ -10123,12 +10929,14 @@ hpux9* | hpux10* | hpux11*)
     soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
   postinstall_cmds='chmod 555 $lib'
+  # or fails outright, so override atomically:
+  install_override_mode=555
   ;;
 
 interix[3-9]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -10144,7 +10952,7 @@ irix5* | irix6* | nonstopux*)
     nonstopux*) version_type=nonstopux ;;
     *)
 	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
+		version_type=linux # correct to gnu/linux during the next big refactor
 	else
 		version_type=irix
 	fi ;;
@@ -10181,9 +10989,9 @@ linux*oldld* | linux*aout* | linux*coff*)
   dynamic_linker=no
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -10191,12 +10999,17 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+
   # Some binutils ld are patched to set DT_RUNPATH
-  save_LDFLAGS=$LDFLAGS
-  save_libdir=$libdir
-  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
-       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  lt_cv_shlibpath_overrides_runpath=no
+    save_LDFLAGS=$LDFLAGS
+    save_libdir=$libdir
+    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
+	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
+    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -10209,13 +11022,17 @@ main ()
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
-  shlibpath_overrides_runpath=yes
+  lt_cv_shlibpath_overrides_runpath=yes
 fi
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-  LDFLAGS=$save_LDFLAGS
-  libdir=$save_libdir
+    LDFLAGS=$save_LDFLAGS
+    libdir=$save_libdir
+
+fi
+
+  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
@@ -10224,7 +11041,7 @@ rm -f core conftest.err conftest.$ac_objext \
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -10237,18 +11054,6 @@ rm -f core conftest.err conftest.$ac_objext \
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -10268,7 +11073,7 @@ netbsd*)
   ;;
 
 newsos6)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=yes
@@ -10337,7 +11142,7 @@ rdos*)
   ;;
 
 solaris*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -10362,7 +11167,7 @@ sunos4*)
   ;;
 
 sysv4 | sysv4.3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -10386,7 +11191,7 @@ sysv4 | sysv4.3*)
 
 sysv4*MP*)
   if test -d /usr/nec ;then
-    version_type=linux
+    version_type=linux # correct to gnu/linux during the next big refactor
     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
     soname_spec='$libname${shared_ext}.$major'
     shlibpath_var=LD_LIBRARY_PATH
@@ -10417,7 +11222,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
 
 tpf*)
   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -10427,7 +11232,7 @@ tpf*)
   ;;
 
 uts4*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -10539,6 +11344,11 @@ fi
 
 
 
+
+
+
+
+
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
 hardcode_action=
@@ -10611,7 +11421,7 @@ else
   # if libdl is installed we need to link against it
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
 $as_echo_n "checking for dlopen in -ldl... " >&6; }
-if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+if ${ac_cv_lib_dl_dlopen+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -10645,7 +11455,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
 else
 
@@ -10659,12 +11469,12 @@ fi
 
   *)
     ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
-if test "x$ac_cv_func_shl_load" = x""yes; then :
+if test "x$ac_cv_func_shl_load" = xyes; then :
   lt_cv_dlopen="shl_load"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
 $as_echo_n "checking for shl_load in -ldld... " >&6; }
-if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
+if ${ac_cv_lib_dld_shl_load+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -10698,16 +11508,16 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
-if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
+if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
 else
   ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
-if test "x$ac_cv_func_dlopen" = x""yes; then :
+if test "x$ac_cv_func_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
 $as_echo_n "checking for dlopen in -ldl... " >&6; }
-if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+if ${ac_cv_lib_dl_dlopen+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -10741,12 +11551,12 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
+if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
-if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
+if ${ac_cv_lib_svld_dlopen+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -10780,12 +11590,12 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
-if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
+if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
 $as_echo_n "checking for dld_link in -ldld... " >&6; }
-if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
+if ${ac_cv_lib_dld_dld_link+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
@@ -10819,7 +11629,7 @@ LIBS=$ac_check_lib_save_LIBS
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
-if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
+if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
 fi
 
@@ -10860,7 +11670,7 @@ fi
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
-if test "${lt_cv_dlopen_self+set}" = set; then :
+if ${lt_cv_dlopen_self+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   	  if test "$cross_compiling" = yes; then :
@@ -10869,7 +11679,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 10872 "configure"
+#line $LINENO "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -10910,7 +11720,13 @@ else
 #  endif
 #endif
 
-void fnord() { int i=42;}
+/* When -fvisbility=hidden is used, assume the code has been annotated
+   correspondingly for the symbols needed.  */
+#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
+int fnord () __attribute__((visibility("default")));
+#endif
+
+int fnord () { return 42; }
 int main ()
 {
   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
@@ -10919,7 +11735,11 @@ int main ()
   if (self)
     {
       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      else
+        {
+	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
+          else puts (dlerror ());
+	}
       /* dlclose (self); */
     }
   else
@@ -10956,7 +11776,7 @@ $as_echo "$lt_cv_dlopen_self" >&6; }
       wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
-if test "${lt_cv_dlopen_self_static+set}" = set; then :
+if ${lt_cv_dlopen_self_static+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   	  if test "$cross_compiling" = yes; then :
@@ -10965,7 +11785,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 10968 "configure"
+#line $LINENO "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -11006,7 +11826,13 @@ else
 #  endif
 #endif
 
-void fnord() { int i=42;}
+/* When -fvisbility=hidden is used, assume the code has been annotated
+   correspondingly for the symbols needed.  */
+#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
+int fnord () __attribute__((visibility("default")));
+#endif
+
+int fnord () { return 42; }
 int main ()
 {
   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
@@ -11015,7 +11841,11 @@ int main ()
   if (self)
     {
       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      else
+        {
+	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
+          else puts (dlerror ());
+	}
       /* dlclose (self); */
     }
   else
@@ -11184,6 +12014,8 @@ CC="$lt_save_CC"
 
 
 
+
+
         ac_config_commands="$ac_config_commands libtool"
 
 
@@ -11203,7 +12035,7 @@ CC="$lt_save_CC"
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
 $as_echo_n "checking for ANSI C header files... " >&6; }
-if test "${ac_cv_header_stdc+set}" = set; then :
+if ${ac_cv_header_stdc+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11333,7 +12165,7 @@ done
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
-if test "${ac_cv_c_const+set}" = set; then :
+if ${ac_cv_c_const+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11413,7 +12245,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
 $as_echo_n "checking for inline... " >&6; }
-if test "${ac_cv_c_inline+set}" = set; then :
+if ${ac_cv_c_inline+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_cv_c_inline=no
@@ -11454,7 +12286,7 @@ _ACEOF
 esac
 
 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
-if test "x$ac_cv_type_size_t" = x""yes; then :
+if test "x$ac_cv_type_size_t" = xyes; then :
 
 else
 
@@ -11465,7 +12297,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
-if test "x$ac_cv_type_pid_t" = x""yes; then :
+if test "x$ac_cv_type_pid_t" = xyes; then :
 
 else
 
@@ -11477,7 +12309,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
-if test "${ac_cv_header_time+set}" = set; then :
+if ${ac_cv_header_time+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11512,7 +12344,7 @@ fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
 $as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
-if test "${ac_cv_header_stdbool_h+set}" = set; then :
+if ${ac_cv_header_stdbool_h+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11544,7 +12376,7 @@ else
 	char b[false == 0 ? 1 : -1];
 	char c[__bool_true_false_are_defined == 1 ? 1 : -1];
 	char d[(bool) 0.5 == true ? 1 : -1];
-	bool e = &s;
+	/* See body of main program for 'e'.  */
 	char f[(_Bool) 0.0 == false ? 1 : -1];
 	char g[true];
 	char h[sizeof (_Bool)];
@@ -11555,25 +12387,6 @@ else
 	_Bool n[m];
 	char o[sizeof n == m * sizeof n[0] ? 1 : -1];
 	char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
-#	if defined __xlc__ || defined __GNUC__
-	 /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
-	    reported by James Lemley on 2005-10-05; see
-	    http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
-	    This test is not quite right, since xlc is allowed to
-	    reject this program, as the initializer for xlcbug is
-	    not one of the forms that C requires support for.
-	    However, doing the test right would require a runtime
-	    test, and that would make cross-compilation harder.
-	    Let us hope that IBM fixes the xlc bug, and also adds
-	    support for this kind of constant expression.  In the
-	    meantime, this test will reject xlc, which is OK, since
-	    our stdbool.h substitute should suffice.  We also test
-	    this with GCC, where it should work, to detect more
-	    quickly whether someone messes up the test in the
-	    future.  */
-	 char digs[] = "0123456789";
-	 int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
-#	endif
 	/* Catch a bug in an HP-UX C compiler.  See
 	   http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
 	   http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
@@ -11585,6 +12398,7 @@ int
 main ()
 {
 
+	bool e = &s;
 	*pq |= q;
 	*pq |= ! q;
 	/* Refer to every declared value, to avoid compiler optimizations.  */
@@ -11605,7 +12419,7 @@ fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
 $as_echo "$ac_cv_header_stdbool_h" >&6; }
 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
-if test "x$ac_cv_type__Bool" = x""yes; then :
+if test "x$ac_cv_type__Bool" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE__BOOL 1
@@ -11622,7 +12436,7 @@ fi
 
 
 ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
-if test "x$ac_cv_type_long_long" = x""yes; then :
+if test "x$ac_cv_type_long_long" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_LONG_LONG 1
@@ -11631,7 +12445,7 @@ _ACEOF
 
 fi
 ac_fn_c_check_type "$LINENO" "unsigned long long" "ac_cv_type_unsigned_long_long" "$ac_includes_default"
-if test "x$ac_cv_type_unsigned_long_long" = x""yes; then :
+if test "x$ac_cv_type_unsigned_long_long" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_UNSIGNED_LONG_LONG 1
@@ -11641,7 +12455,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "int32_t" "ac_cv_type_int32_t" "$ac_includes_default"
-if test "x$ac_cv_type_int32_t" = x""yes; then :
+if test "x$ac_cv_type_int32_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_INT32_T 1
@@ -11651,7 +12465,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "int64_t" "ac_cv_type_int64_t" "$ac_includes_default"
-if test "x$ac_cv_type_int64_t" = x""yes; then :
+if test "x$ac_cv_type_int64_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_INT64_T 1
@@ -11661,7 +12475,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "uint32_t" "ac_cv_type_uint32_t" "$ac_includes_default"
-if test "x$ac_cv_type_uint32_t" = x""yes; then :
+if test "x$ac_cv_type_uint32_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_UINT32_T 1
@@ -11671,7 +12485,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "$ac_includes_default"
-if test "x$ac_cv_type_uint64_t" = x""yes; then :
+if test "x$ac_cv_type_uint64_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_UINT64_T 1
@@ -11681,7 +12495,7 @@ _ACEOF
 fi
 
 ac_fn_c_check_type "$LINENO" "ptrdiff_t" "ac_cv_type_ptrdiff_t" "$ac_includes_default"
-if test "x$ac_cv_type_ptrdiff_t" = x""yes; then :
+if test "x$ac_cv_type_ptrdiff_t" = xyes; then :
 
 cat >>confdefs.h <<_ACEOF
 #define HAVE_PTRDIFF_T 1
@@ -11719,7 +12533,7 @@ unset ple_ac_szname_postfix
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
 $as_echo_n "checking size of void *... " >&6; }
-if test "${ac_cv_sizeof_void_p+set}" = set; then :
+if ${ac_cv_sizeof_void_p+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p"        "$ac_includes_default"; then :
@@ -11729,7 +12543,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (void *)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_void_p=0
    fi
@@ -11814,7 +12628,7 @@ unset ple_ac_szname_postfix
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
 $as_echo_n "checking size of short... " >&6; }
-if test "${ac_cv_sizeof_short+set}" = set; then :
+if ${ac_cv_sizeof_short+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short"        "$ac_includes_default"; then :
@@ -11824,7 +12638,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (short)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_short=0
    fi
@@ -11909,7 +12723,7 @@ unset ple_ac_szname_postfix
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
 $as_echo_n "checking size of int... " >&6; }
-if test "${ac_cv_sizeof_int+set}" = set; then :
+if ${ac_cv_sizeof_int+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int"        "$ac_includes_default"; then :
@@ -11919,7 +12733,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (int)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_int=0
    fi
@@ -12004,7 +12818,7 @@ unset ple_ac_szname_postfix
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
 $as_echo_n "checking size of long... " >&6; }
-if test "${ac_cv_sizeof_long+set}" = set; then :
+if ${ac_cv_sizeof_long+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long"        "$ac_includes_default"; then :
@@ -12014,7 +12828,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (long)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_long=0
    fi
@@ -12099,7 +12913,7 @@ unset ple_ac_szname_postfix
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
 $as_echo_n "checking size of long long... " >&6; }
-if test "${ac_cv_sizeof_long_long+set}" = set; then :
+if ${ac_cv_sizeof_long_long+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long"        "$ac_includes_default"; then :
@@ -12109,7 +12923,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (long long)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_long_long=0
    fi
@@ -12194,7 +13008,7 @@ unset ple_ac_szname_postfix
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of float" >&5
 $as_echo_n "checking size of float... " >&6; }
-if test "${ac_cv_sizeof_float+set}" = set; then :
+if ${ac_cv_sizeof_float+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (float))" "ac_cv_sizeof_float"        "$ac_includes_default"; then :
@@ -12204,7 +13018,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (float)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_float=0
    fi
@@ -12289,7 +13103,7 @@ unset ple_ac_szname_postfix
 # This bug is HP SR number 8606223364.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of double" >&5
 $as_echo_n "checking size of double... " >&6; }
-if test "${ac_cv_sizeof_double+set}" = set; then :
+if ${ac_cv_sizeof_double+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (double))" "ac_cv_sizeof_double"        "$ac_includes_default"; then :
@@ -12299,7 +13113,7 @@ else
      { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot compute sizeof (double)
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
    else
      ac_cv_sizeof_double=0
    fi
@@ -12494,7 +13308,7 @@ $as_echo "$ple_have_mpi" >&6; }
     for ac_header in mpi.h
 do :
   ac_fn_c_check_header_mongrel "$LINENO" "mpi.h" "ac_cv_header_mpi_h" "$ac_includes_default"
-if test "x$ac_cv_header_mpi_h" = x""yes; then :
+if test "x$ac_cv_header_mpi_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_MPI_H 1
 _ACEOF
@@ -12520,7 +13334,7 @@ done
     for ac_header in mpi.h
 do :
   ac_fn_c_check_header_mongrel "$LINENO" "mpi.h" "ac_cv_header_mpi_h" "$ac_includes_default"
-if test "x$ac_cv_header_mpi_h" = x""yes; then :
+if test "x$ac_cv_header_mpi_h" = xyes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_MPI_H 1
 _ACEOF
@@ -12868,7 +13682,7 @@ $as_echo "$ple_have_mpi" >&6; }
       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "MPI support is requested, but test for MPI failed!
-See \`config.log' for more details" "$LINENO" 5 ; }
+See \`config.log' for more details" "$LINENO" 5; }
     else
       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no MPI support" >&5
 $as_echo "$as_me: WARNING: no MPI support" >&2;}
@@ -13410,10 +14224,21 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
      :end' >>confcache
 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
   if test -w "$cache_file"; then
-    test "x$cache_file" != "x/dev/null" &&
+    if test "x$cache_file" != "x/dev/null"; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
 $as_echo "$as_me: updating cache $cache_file" >&6;}
-    cat confcache >$cache_file
+      if test ! -f "$cache_file" || test -h "$cache_file"; then
+	cat confcache >"$cache_file"
+      else
+        case $cache_file in #(
+        */* | ?:*)
+	  mv -f confcache "$cache_file"$$ &&
+	  mv -f "$cache_file"$$ "$cache_file" ;; #(
+        *)
+	  mv -f confcache "$cache_file" ;;
+	esac
+      fi
+    fi
   else
     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
@@ -13481,7 +14306,7 @@ if test -z "${HAVE_MPI_ONE_SIDED_TRUE}" && test -z "${HAVE_MPI_ONE_SIDED_FALSE}"
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
 
-: ${CONFIG_STATUS=./config.status}
+: "${CONFIG_STATUS=./config.status}"
 ac_write_fail=0
 ac_clean_files_save=$ac_clean_files
 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
@@ -13582,6 +14407,7 @@ fi
 IFS=" ""	$as_nl"
 
 # Find who we are.  Look in the path if we contain no directory separator.
+as_myself=
 case $0 in #((
   *[\\/]* ) as_myself=$0 ;;
   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -13889,7 +14715,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # values after options handling.
 ac_log="
 This file was extended by ple $as_me 1.0.0, which was
-generated by GNU Autoconf 2.67.  Invocation command line was
+generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -13955,7 +14781,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
 ple config.status 1.0.0
-configured by $0, generated by GNU Autoconf 2.67,
+configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -14083,131 +14909,154 @@ AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
 sed_quote_subst='$sed_quote_subst'
 double_quote_subst='$double_quote_subst'
 delay_variable_subst='$delay_variable_subst'
-macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
-macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
-enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
-enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
-pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
-enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
-host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
-host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
-host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
-build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
-build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
-build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
-SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
-Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
-GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
-EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
-FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
-LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
-NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
-LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
-max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
-ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
-exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
-lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
-lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
-lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
-reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
-reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
-deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
-file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
-AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
-AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
-STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
-RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
-old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
-CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
-compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
-GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
-objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
-SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
-ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
-MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
-lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
-need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
-DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
-NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
-LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
-OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
-OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
-libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
-shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
-enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
-export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
-whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
-compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
-allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
-no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
-inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
-link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
-fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
-always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
-export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
-include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
-prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
-variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
-need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
-need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
-version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
-runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
-shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
-shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
-libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
-library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
-soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
-postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
-finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
-sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
-sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
-hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
-enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
-enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
-enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
-old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
-striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
+macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
+macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
+enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
+enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
+pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
+enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
+SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
+ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
+PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
+host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
+host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
+host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
+build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
+build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
+build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
+SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
+Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
+GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
+EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
+FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
+LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
+NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
+LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
+max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
+ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
+exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
+lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
+lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
+lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
+lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
+lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
+reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
+reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
+OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
+deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
+file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
+file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
+want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
+DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
+sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
+AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
+AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
+archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
+STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
+RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
+old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
+old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
+old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
+lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
+CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
+CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
+compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
+GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
+nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
+lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
+objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
+MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
+lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
+lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
+need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
+MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
+DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
+NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
+LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
+OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
+OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
+libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
+shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
+extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
+archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
+enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
+export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
+whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
+compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
+old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
+old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
+archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
+archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
+module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
+module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
+with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
+allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
+no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
+hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
+hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
+hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
+hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
+hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
+hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
+inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
+link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
+always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
+export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
+exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
+include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
+prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
+postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
+file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
+variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
+need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
+need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
+version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
+runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
+shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
+shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
+libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
+library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
+soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
+install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
+postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
+postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
+finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
+finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
+hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
+sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
+sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
+hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
+enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
+enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
+enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
+old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
+striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
 
 LTCC='$LTCC'
 LTCFLAGS='$LTCFLAGS'
 compiler='$compiler_DEFAULT'
 
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+\$1
+_LTECHO_EOF'
+}
+
 # Quote evaled strings.
-for var in SED \
+for var in SHELL \
+ECHO \
+PATH_SEPARATOR \
+SED \
 GREP \
 EGREP \
 FGREP \
@@ -14220,8 +15069,13 @@ reload_flag \
 OBJDUMP \
 deplibs_check_method \
 file_magic_cmd \
+file_magic_glob \
+want_nocaseglob \
+DLLTOOL \
+sharedlib_from_linklib_cmd \
 AR \
 AR_FLAGS \
+archiver_list_spec \
 STRIP \
 RANLIB \
 CC \
@@ -14231,14 +15085,14 @@ lt_cv_sys_global_symbol_pipe \
 lt_cv_sys_global_symbol_to_cdecl \
 lt_cv_sys_global_symbol_to_c_name_address \
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
-SHELL \
-ECHO \
+nm_file_list_spec \
 lt_prog_compiler_no_builtin_flag \
-lt_prog_compiler_wl \
 lt_prog_compiler_pic \
+lt_prog_compiler_wl \
 lt_prog_compiler_static \
 lt_cv_prog_compiler_c_o \
 need_locks \
+MANIFEST_TOOL \
 DSYMUTIL \
 NMEDIT \
 LIPO \
@@ -14252,9 +15106,7 @@ with_gnu_ld \
 allow_undefined_flag \
 no_undefined_flag \
 hardcode_libdir_flag_spec \
-hardcode_libdir_flag_spec_ld \
 hardcode_libdir_separator \
-fix_srcfile_path \
 exclude_expsyms \
 include_expsyms \
 file_list_spec \
@@ -14262,12 +15114,13 @@ variables_saved_for_relink \
 libname_spec \
 library_names_spec \
 soname_spec \
+install_override_mode \
 finish_eval \
 old_striplib \
 striplib; do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[\\\\\\\`\\"\\\$]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -14289,14 +15142,15 @@ module_cmds \
 module_expsym_cmds \
 export_symbols_cmds \
 prelink_cmds \
+postlink_cmds \
 postinstall_cmds \
 postuninstall_cmds \
 finish_cmds \
 sys_lib_search_path_spec \
 sys_lib_dlsearch_path_spec; do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[\\\\\\\`\\"\\\$]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -14304,12 +15158,6 @@ sys_lib_dlsearch_path_spec; do
     esac
 done
 
-# Fix-up fallback echo if it was mangled by the above quoting rules.
-case \$lt_ECHO in
-*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
-  ;;
-esac
-
 ac_aux_dir='$ac_aux_dir'
 xsi_shell='$xsi_shell'
 lt_shell_append='$lt_shell_append'
@@ -14347,7 +15195,7 @@ do
     "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
     "doc/doxygen/Makefile") CONFIG_FILES="$CONFIG_FILES doc/doxygen/Makefile" ;;
 
-  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
+  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac
 done
 
@@ -14370,9 +15218,10 @@ fi
 # after its creation but before its name has been assigned to `$tmp'.
 $debug ||
 {
-  tmp=
+  tmp= ac_tmp=
   trap 'exit_status=$?
-  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
+  : "${ac_tmp:=$tmp}"
+  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
 ' 0
   trap 'as_fn_exit 1' 1 2 13 15
 }
@@ -14380,12 +15229,13 @@ $debug ||
 
 {
   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
-  test -n "$tmp" && test -d "$tmp"
+  test -d "$tmp"
 }  ||
 {
   tmp=./conf$$-$RANDOM
   (umask 077 && mkdir "$tmp")
 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
+ac_tmp=$tmp
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
@@ -14407,7 +15257,7 @@ else
   ac_cs_awk_cr=$ac_cr
 fi
 
-echo 'BEGIN {' >"$tmp/subs1.awk" &&
+echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
 _ACEOF
 
 
@@ -14435,7 +15285,7 @@ done
 rm -f conf$$subs.sh
 
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
+cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
 _ACEOF
 sed -n '
 h
@@ -14483,7 +15333,7 @@ t delim
 rm -f conf$$subs.awk
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 _ACAWK
-cat >>"\$tmp/subs1.awk" <<_ACAWK &&
+cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
   for (key in S) S_is_set[key] = 1
   FS = ""
 
@@ -14515,7 +15365,7 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
 else
   cat
-fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
+fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 _ACEOF
 
@@ -14549,7 +15399,7 @@ fi # test -n "$CONFIG_FILES"
 # No need to generate them if there are no CONFIG_HEADERS.
 # This happens for instance with `./config.status Makefile'.
 if test -n "$CONFIG_HEADERS"; then
-cat >"$tmp/defines.awk" <<\_ACAWK ||
+cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
 BEGIN {
 _ACEOF
 
@@ -14561,8 +15411,8 @@ _ACEOF
 # handling of long lines.
 ac_delim='%!_!# '
 for ac_last_try in false false :; do
-  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
-  if test -z "$ac_t"; then
+  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
+  if test -z "$ac_tt"; then
     break
   elif $ac_last_try; then
     as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
@@ -14663,7 +15513,7 @@ do
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
+  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
@@ -14682,7 +15532,7 @@ do
     for ac_f
     do
       case $ac_f in
-      -) ac_f="$tmp/stdin";;
+      -) ac_f="$ac_tmp/stdin";;
       *) # Look for the file first in the build tree, then in the source tree
 	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
 	 # because $ac_f cannot contain `:'.
@@ -14691,7 +15541,7 @@ do
 	   [\\/$]*) false;;
 	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 	   esac ||
-	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
+	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
       esac
       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
@@ -14717,8 +15567,8 @@ $as_echo "$as_me: creating $ac_file" >&6;}
     esac
 
     case $ac_tag in
-    *:-:* | *:-) cat >"$tmp/stdin" \
-      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
+    *:-:* | *:-) cat >"$ac_tmp/stdin" \
+      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
     esac
     ;;
   esac
@@ -14854,21 +15704,22 @@ s&@INSTALL@&$ac_INSTALL&;t t
 s&@MKDIR_P@&$ac_MKDIR_P&;t t
 $ac_datarootdir_hack
 "
-eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
-  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
+eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
+  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
-  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
+  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
+      "$ac_tmp/out"`; test -z "$ac_out"; } &&
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 which seems to be undefined.  Please make sure it is defined" >&5
 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 which seems to be undefined.  Please make sure it is defined" >&2;}
 
-  rm -f "$tmp/stdin"
+  rm -f "$ac_tmp/stdin"
   case $ac_file in
-  -) cat "$tmp/out" && rm -f "$tmp/out";;
-  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
+  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
+  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
   esac \
   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  ;;
@@ -14879,20 +15730,20 @@ which seems to be undefined.  Please make sure it is defined" >&2;}
   if test x"$ac_file" != x-; then
     {
       $as_echo "/* $configure_input  */" \
-      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
-    } >"$tmp/config.h" \
+      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
+    } >"$ac_tmp/config.h" \
       || as_fn_error $? "could not create $ac_file" "$LINENO" 5
-    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
+    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     else
       rm -f "$ac_file"
-      mv "$tmp/config.h" "$ac_file" \
+      mv "$ac_tmp/config.h" "$ac_file" \
 	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
     fi
   else
     $as_echo "/* $configure_input  */" \
-      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
+      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
       || as_fn_error $? "could not create -" "$LINENO" 5
   fi
 # Compute "$ac_file"'s index in $config_headers.
@@ -15054,7 +15905,8 @@ $as_echo X"$file" |
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+#                 Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 #   This file is part of GNU Libtool.
@@ -15102,6 +15954,15 @@ pic_mode=$pic_mode
 # Whether or not to optimize for fast installation.
 fast_install=$enable_fast_install
 
+# Shell to use when invoking shell scripts.
+SHELL=$lt_SHELL
+
+# An echo program that protects backslashes.
+ECHO=$lt_ECHO
+
+# The PATH separator for the build system.
+PATH_SEPARATOR=$lt_PATH_SEPARATOR
+
 # The host system.
 host_alias=$host_alias
 host=$host
@@ -15151,9 +16012,11 @@ SP2NL=$lt_lt_SP2NL
 # turn newlines into spaces.
 NL2SP=$lt_lt_NL2SP
 
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
+# convert \$build file names to \$host format.
+to_host_file_cmd=$lt_cv_to_host_file_cmd
+
+# convert \$build files to toolchain format.
+to_tool_file_cmd=$lt_cv_to_tool_file_cmd
 
 # An object symbol dumper.
 OBJDUMP=$lt_OBJDUMP
@@ -15161,13 +16024,30 @@ OBJDUMP=$lt_OBJDUMP
 # Method to check whether dependent libraries are shared objects.
 deplibs_check_method=$lt_deplibs_check_method
 
-# Command to use when deplibs_check_method == "file_magic".
+# Command to use when deplibs_check_method = "file_magic".
 file_magic_cmd=$lt_file_magic_cmd
 
+# How to find potential files when deplibs_check_method = "file_magic".
+file_magic_glob=$lt_file_magic_glob
+
+# Find potential files using nocaseglob when deplibs_check_method = "file_magic".
+want_nocaseglob=$lt_want_nocaseglob
+
+# DLL creation program.
+DLLTOOL=$lt_DLLTOOL
+
+# Command to associate shared and link libraries.
+sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
+
 # The archiver.
 AR=$lt_AR
+
+# Flags to create an archive.
 AR_FLAGS=$lt_AR_FLAGS
 
+# How to feed a file listing to the archiver.
+archiver_list_spec=$lt_archiver_list_spec
+
 # A symbol stripping program.
 STRIP=$lt_STRIP
 
@@ -15176,6 +16056,9 @@ RANLIB=$lt_RANLIB
 old_postinstall_cmds=$lt_old_postinstall_cmds
 old_postuninstall_cmds=$lt_old_postuninstall_cmds
 
+# Whether to use a lock for old archive extraction.
+lock_old_archive_extraction=$lock_old_archive_extraction
+
 # A C compiler.
 LTCC=$lt_CC
 
@@ -15194,14 +16077,14 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
 # Transform the output of nm in a C name address pair when lib prefix is needed.
 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
 
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
+# Specify filename containing input files for \$NM.
+nm_file_list_spec=$lt_nm_file_list_spec
 
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
+# The root where to search for dependent libraries,and in which our libraries should be installed.
+lt_sysroot=$lt_sysroot
 
-# An echo program that does not interpret backslashes.
-ECHO=$lt_ECHO
+# The name of the directory that contains temporary libtool files.
+objdir=$objdir
 
 # Used to examine libraries when file_magic_cmd begins with "file".
 MAGIC_CMD=$MAGIC_CMD
@@ -15209,6 +16092,9 @@ MAGIC_CMD=$MAGIC_CMD
 # Must we lock files when doing compilation?
 need_locks=$lt_need_locks
 
+# Manifest tool.
+MANIFEST_TOOL=$lt_MANIFEST_TOOL
+
 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
 DSYMUTIL=$lt_DSYMUTIL
 
@@ -15265,6 +16151,9 @@ library_names_spec=$lt_library_names_spec
 # The coded name of the library, if different from the real name.
 soname_spec=$lt_soname_spec
 
+# Permission mode override for installation of shared libraries.
+install_override_mode=$lt_install_override_mode
+
 # Command to use after installation of a shared archive.
 postinstall_cmds=$lt_postinstall_cmds
 
@@ -15304,6 +16193,10 @@ striplib=$lt_striplib
 # The linker used to build libraries.
 LD=$lt_LD
 
+# How to create reloadable object files.
+reload_flag=$lt_reload_flag
+reload_cmds=$lt_reload_cmds
+
 # Commands used to build an old-style archive.
 old_archive_cmds=$lt_old_archive_cmds
 
@@ -15316,12 +16209,12 @@ with_gcc=$GCC
 # Compiler flag to turn off builtin functions.
 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
 
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl
-
 # Additional compiler flags for building library objects.
 pic_flag=$lt_lt_prog_compiler_pic
 
+# How to pass a linker flag through the compiler.
+wl=$lt_lt_prog_compiler_wl
+
 # Compiler flag to prevent dynamic linking.
 link_static_flag=$lt_lt_prog_compiler_static
 
@@ -15371,10 +16264,6 @@ no_undefined_flag=$lt_no_undefined_flag
 # This must work even if \$libdir does not exist
 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
 
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking.  This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
-
 # Whether we need a single "-rpath" flag with a separated argument.
 hardcode_libdir_separator=$lt_hardcode_libdir_separator
 
@@ -15408,9 +16297,6 @@ inherit_rpath=$inherit_rpath
 # Whether libtool must link a program against all its dependency libraries.
 link_all_deplibs=$link_all_deplibs
 
-# Fix the shell variable \$srcfile for the compiler.
-fix_srcfile_path=$lt_fix_srcfile_path
-
 # Set to "yes" if exported symbols are required.
 always_export_symbols=$always_export_symbols
 
@@ -15426,6 +16312,9 @@ include_expsyms=$lt_include_expsyms
 # Commands necessary for linking programs (against libraries) with templates.
 prelink_cmds=$lt_prelink_cmds
 
+# Commands necessary for finishing linking programs.
+postlink_cmds=$lt_postlink_cmds
+
 # Specify filename containing input files.
 file_list_spec=$lt_file_list_spec
 
@@ -15458,212 +16347,169 @@ ltmain="$ac_aux_dir/ltmain.sh"
   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
   # text mode, it properly converts lines to CR/LF.  This bash problem
   # is reportedly fixed, but why not run on old versions too?
-  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
-
-  case $xsi_shell in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-}
-
-# func_basename file
-func_basename ()
-{
-  func_basename_result="${1##*/}"
-}
-
-# func_dirname_and_basename file append nondir_replacement
-# perform func_basename and func_dirname in a single function
-# call:
-#   dirname:  Compute the dirname of FILE.  If nonempty,
-#             add APPEND to the result, otherwise set result
-#             to NONDIR_REPLACEMENT.
-#             value returned in "$func_dirname_result"
-#   basename: Compute filename of FILE.
-#             value retuned in "$func_basename_result"
-# Implementation must be kept synchronized with func_dirname
-# and func_basename. For efficiency, we do not delegate to
-# those functions but instead duplicate the functionality here.
-func_dirname_and_basename ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-  func_basename_result="${1##*/}"
-}
-
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-func_stripname ()
-{
-  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
-  # positional parameters, so assign one to ordinary parameter first.
-  func_stripname_result=${3}
-  func_stripname_result=${func_stripname_result#"${1}"}
-  func_stripname_result=${func_stripname_result%"${2}"}
-}
-
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=${1%%=*}
-  func_opt_split_arg=${1#*=}
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  case ${1} in
-    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
-    *)    func_lo2o_result=${1} ;;
-  esac
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=${1%.*}.lo
-}
-
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=$(( $* ))
-}
-
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=${#1}
-}
-
-_LT_EOF
-    ;;
-  *) # Bourne compatible functions.
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  # Extract subdirectory from the argument.
-  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
-  if test "X$func_dirname_result" = "X${1}"; then
-    func_dirname_result="${3}"
-  else
-    func_dirname_result="$func_dirname_result${2}"
-  fi
-}
-
-# func_basename file
-func_basename ()
-{
-  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
-}
-
-
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-# func_strip_suffix prefix name
-func_stripname ()
-{
-  case ${2} in
-    .*) func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
-    *)  func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
-  esac
-}
-
-# sed scripts:
-my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
-my_sed_long_arg='1s/^-[^=]*=//'
-
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
-  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
-}
-
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=`expr "$@"`
-}
-
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
-}
-
-_LT_EOF
-esac
-
-case $lt_shell_append in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$1+=\$2"
-}
-_LT_EOF
-    ;;
-  *)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$1=\$$1\$2"
-}
-
-_LT_EOF
-    ;;
-  esac
-
-
-  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
-
-  mv -f "$cfgfile" "$ofile" ||
+  sed '$q' "$ltmain" >> "$cfgfile" \
+     || (rm -f "$cfgfile"; exit 1)
+
+  if test x"$xsi_shell" = xyes; then
+  sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
+func_dirname ()\
+{\
+\    case ${1} in\
+\      */*) func_dirname_result="${1%/*}${2}" ;;\
+\      *  ) func_dirname_result="${3}" ;;\
+\    esac\
+} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_basename ()$/,/^} # func_basename /c\
+func_basename ()\
+{\
+\    func_basename_result="${1##*/}"\
+} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
+func_dirname_and_basename ()\
+{\
+\    case ${1} in\
+\      */*) func_dirname_result="${1%/*}${2}" ;;\
+\      *  ) func_dirname_result="${3}" ;;\
+\    esac\
+\    func_basename_result="${1##*/}"\
+} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
+func_stripname ()\
+{\
+\    # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
+\    # positional parameters, so assign one to ordinary parameter first.\
+\    func_stripname_result=${3}\
+\    func_stripname_result=${func_stripname_result#"${1}"}\
+\    func_stripname_result=${func_stripname_result%"${2}"}\
+} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
+func_split_long_opt ()\
+{\
+\    func_split_long_opt_name=${1%%=*}\
+\    func_split_long_opt_arg=${1#*=}\
+} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
+func_split_short_opt ()\
+{\
+\    func_split_short_opt_arg=${1#??}\
+\    func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
+} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
+func_lo2o ()\
+{\
+\    case ${1} in\
+\      *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
+\      *)    func_lo2o_result=${1} ;;\
+\    esac\
+} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_xform ()$/,/^} # func_xform /c\
+func_xform ()\
+{\
+    func_xform_result=${1%.*}.lo\
+} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_arith ()$/,/^} # func_arith /c\
+func_arith ()\
+{\
+    func_arith_result=$(( $* ))\
+} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_len ()$/,/^} # func_len /c\
+func_len ()\
+{\
+    func_len_result=${#1}\
+} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+fi
+
+if test x"$lt_shell_append" = xyes; then
+  sed -e '/^func_append ()$/,/^} # func_append /c\
+func_append ()\
+{\
+    eval "${1}+=\\${2}"\
+} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
+func_append_quoted ()\
+{\
+\    func_quote_for_eval "${2}"\
+\    eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
+} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+
+
+  # Save a `func_append' function call where possible by direct use of '+='
+  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+else
+  # Save a `func_append' function call even when '+=' is not available
+  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+fi
+
+if test x"$_lt_function_replace_fail" = x":"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
+$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
+fi
+
+
+   mv -f "$cfgfile" "$ofile" ||
     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
   chmod +x "$ofile"
 
diff --git a/libple/doc/Makefile.in b/libple/doc/Makefile.in
index 1467660..ebadc6b 100644
--- a/libple/doc/Makefile.in
+++ b/libple/doc/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -138,6 +138,7 @@ CPP_ADD = @CPP_ADD@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -164,6 +165,7 @@ LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@
 MPI_CPPFLAGS = @MPI_CPPFLAGS@
 MPI_LDFLAGS = @MPI_LDFLAGS@
@@ -192,6 +194,7 @@ abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 am__include = @am__include@
@@ -224,7 +227,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 oldincludedir = @oldincludedir@
@@ -495,10 +497,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/libple/doc/doxygen/Makefile.in b/libple/doc/doxygen/Makefile.in
index 6702ea3..b2e747d 100644
--- a/libple/doc/doxygen/Makefile.in
+++ b/libple/doc/doxygen/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -98,6 +98,7 @@ CPP_ADD = @CPP_ADD@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -124,6 +125,7 @@ LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@
 MPI_CPPFLAGS = @MPI_CPPFLAGS@
 MPI_LDFLAGS = @MPI_LDFLAGS@
@@ -152,6 +154,7 @@ abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 am__include = @am__include@
@@ -184,7 +187,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 oldincludedir = @oldincludedir@
@@ -298,10 +300,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/libple/m4/libtool.m4 b/libple/m4/libtool.m4
index a3fee53..44e0ecf 100644
--- a/libple/m4/libtool.m4
+++ b/libple/m4/libtool.m4
@@ -1,7 +1,8 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 #
 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+#                 Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 # This file is free software; the Free Software Foundation gives
@@ -10,7 +11,8 @@
 
 m4_define([_LT_COPYING], [dnl
 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+#                 Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 #   This file is part of GNU Libtool.
@@ -37,7 +39,7 @@ m4_define([_LT_COPYING], [dnl
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 ])
 
-# serial 56 LT_INIT
+# serial 57 LT_INIT
 
 
 # LT_PREREQ(VERSION)
@@ -66,6 +68,7 @@ esac
 # ------------------
 AC_DEFUN([LT_INIT],
 [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
+AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
 AC_BEFORE([$0], [LT_LANG])dnl
 AC_BEFORE([$0], [LT_OUTPUT])dnl
 AC_BEFORE([$0], [LTDL_INIT])dnl
@@ -82,6 +85,8 @@ AC_REQUIRE([LTVERSION_VERSION])dnl
 AC_REQUIRE([LTOBSOLETE_VERSION])dnl
 m4_require([_LT_PROG_LTMAIN])dnl
 
+_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
+
 dnl Parse OPTIONS
 _LT_SET_OPTIONS([$0], [$1])
 
@@ -118,7 +123,7 @@ m4_defun([_LT_CC_BASENAME],
     *) break;;
   esac
 done
-cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 ])
 
 
@@ -138,6 +143,11 @@ m4_defun([_LT_FILEUTILS_DEFAULTS],
 m4_defun([_LT_SETUP],
 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
+AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
+
+_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
+dnl
 _LT_DECL([], [host_alias], [0], [The host system])dnl
 _LT_DECL([], [host], [0])dnl
 _LT_DECL([], [host_os], [0])dnl
@@ -160,10 +170,13 @@ _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
 dnl
 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
+m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
 m4_require([_LT_CMD_RELOAD])dnl
 m4_require([_LT_CHECK_MAGIC_METHOD])dnl
+m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
 m4_require([_LT_CMD_OLD_ARCHIVE])dnl
 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
+m4_require([_LT_WITH_SYSROOT])dnl
 
 _LT_CONFIG_LIBTOOL_INIT([
 # See if we are running on zsh, and set the options which allow our
@@ -179,7 +192,6 @@ fi
 _LT_CHECK_OBJDIR
 
 m4_require([_LT_TAG_COMPILER])dnl
-_LT_PROG_ECHO_BACKSLASH
 
 case $host_os in
 aix3*)
@@ -193,23 +205,6 @@ aix3*)
   ;;
 esac
 
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\([["`\\]]\)/\\\1/g'
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to delay expansion of an escaped single quote.
-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-
 # Global variables:
 ofile=libtool
 can_build_shared=yes
@@ -250,6 +245,28 @@ _LT_CONFIG_COMMANDS
 ])# _LT_SETUP
 
 
+# _LT_PREPARE_SED_QUOTE_VARS
+# --------------------------
+# Define a few sed substitution that help us do robust quoting.
+m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
+[# Backslashify metacharacters that are still active within
+# double-quoted strings.
+sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\([["`\\]]\)/\\\1/g'
+
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
+])
+
 # _LT_PROG_LTMAIN
 # ---------------
 # Note that this code is called both from `configure', and `config.status'
@@ -408,7 +425,7 @@ m4_define([_lt_decl_all_varnames],
 # declaration there will have the same value as in `configure'.  VARNAME
 # must have a single quote delimited value for this to work.
 m4_define([_LT_CONFIG_STATUS_DECLARE],
-[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
+[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
 
 
 # _LT_CONFIG_STATUS_DECLARATIONS
@@ -418,7 +435,7 @@ m4_define([_LT_CONFIG_STATUS_DECLARE],
 # embedded single quotes properly.  In configure, this macro expands
 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
 #
-#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
+#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
 m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
 [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
     [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
@@ -517,12 +534,20 @@ LTCC='$LTCC'
 LTCFLAGS='$LTCFLAGS'
 compiler='$compiler_DEFAULT'
 
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+\$[]1
+_LTECHO_EOF'
+}
+
 # Quote evaled strings.
 for var in lt_decl_all_varnames([[ \
 ]], lt_decl_quote_varnames); do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[[\\\\\\\`\\"\\\$]]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -533,9 +558,9 @@ done
 # Double-quote double-evaled strings.
 for var in lt_decl_all_varnames([[ \
 ]], lt_decl_dquote_varnames); do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[[\\\\\\\`\\"\\\$]]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -543,16 +568,38 @@ for var in lt_decl_all_varnames([[ \
     esac
 done
 
-# Fix-up fallback echo if it was mangled by the above quoting rules.
-case \$lt_ECHO in
-*'\\\[$]0 --fallback-echo"')dnl "
-  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
-  ;;
-esac
-
 _LT_OUTPUT_LIBTOOL_INIT
 ])
 
+# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
+# ------------------------------------
+# Generate a child script FILE with all initialization necessary to
+# reuse the environment learned by the parent script, and make the
+# file executable.  If COMMENT is supplied, it is inserted after the
+# `#!' sequence but before initialization text begins.  After this
+# macro, additional text can be appended to FILE to form the body of
+# the child script.  The macro ends with non-zero status if the
+# file could not be fully written (such as if the disk is full).
+m4_ifdef([AS_INIT_GENERATED],
+[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
+[m4_defun([_LT_GENERATED_FILE_INIT],
+[m4_require([AS_PREPARE])]dnl
+[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
+[lt_write_fail=0
+cat >$1 <<_ASEOF || lt_write_fail=1
+#! $SHELL
+# Generated by $as_me.
+$2
+SHELL=\${CONFIG_SHELL-$SHELL}
+export SHELL
+_ASEOF
+cat >>$1 <<\_ASEOF || lt_write_fail=1
+AS_SHELL_SANITIZE
+_AS_PREPARE
+exec AS_MESSAGE_FD>&1
+_ASEOF
+test $lt_write_fail = 0 && chmod +x $1[]dnl
+m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
 
 # LT_OUTPUT
 # ---------
@@ -562,20 +609,11 @@ _LT_OUTPUT_LIBTOOL_INIT
 AC_DEFUN([LT_OUTPUT],
 [: ${CONFIG_LT=./config.lt}
 AC_MSG_NOTICE([creating $CONFIG_LT])
-cat >"$CONFIG_LT" <<_LTEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate a libtool stub with the current configuration.
-
-lt_cl_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_LTEOF
+_LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
+[# Run this file to recreate a libtool stub with the current configuration.])
 
 cat >>"$CONFIG_LT" <<\_LTEOF
-AS_SHELL_SANITIZE
-_AS_PREPARE
-
-exec AS_MESSAGE_FD>&1
+lt_cl_silent=false
 exec AS_MESSAGE_LOG_FD>>config.log
 {
   echo
@@ -601,7 +639,7 @@ m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
 configured by $[0], generated by m4_PACKAGE_STRING.
 
-Copyright (C) 2008 Free Software Foundation, Inc.
+Copyright (C) 2011 Free Software Foundation, Inc.
 This config.lt script is free software; the Free Software Foundation
 gives unlimited permision to copy, distribute and modify it."
 
@@ -646,15 +684,13 @@ chmod +x "$CONFIG_LT"
 # appending to config.log, which fails on DOS, as config.log is still kept
 # open by configure.  Here we exec the FD to /dev/null, effectively closing
 # config.log, so it can be properly (re)opened and appended to by config.lt.
-if test "$no_create" != yes; then
-  lt_cl_success=:
-  test "$silent" = yes &&
-    lt_config_lt_args="$lt_config_lt_args --quiet"
-  exec AS_MESSAGE_LOG_FD>/dev/null
-  $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
-  exec AS_MESSAGE_LOG_FD>>config.log
-  $lt_cl_success || AS_EXIT(1)
-fi
+lt_cl_success=:
+test "$silent" = yes &&
+  lt_config_lt_args="$lt_config_lt_args --quiet"
+exec AS_MESSAGE_LOG_FD>/dev/null
+$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
+exec AS_MESSAGE_LOG_FD>>config.log
+$lt_cl_success || AS_EXIT(1)
 ])# LT_OUTPUT
 
 
@@ -717,15 +753,12 @@ _LT_EOF
   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
   # text mode, it properly converts lines to CR/LF.  This bash problem
   # is reportedly fixed, but why not run on old versions too?
-  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
-
-  _LT_PROG_XSI_SHELLFNS
+  sed '$q' "$ltmain" >> "$cfgfile" \
+     || (rm -f "$cfgfile"; exit 1)
 
-  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
+  _LT_PROG_REPLACE_SHELLFNS
 
-  mv -f "$cfgfile" "$ofile" ||
+   mv -f "$cfgfile" "$ofile" ||
     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
   chmod +x "$ofile"
 ],
@@ -770,6 +803,7 @@ AC_DEFUN([LT_LANG],
 m4_case([$1],
   [C],			[_LT_LANG(C)],
   [C++],		[_LT_LANG(CXX)],
+  [Go],			[_LT_LANG(GO)],
   [Java],		[_LT_LANG(GCJ)],
   [Fortran 77],		[_LT_LANG(F77)],
   [Fortran],		[_LT_LANG(FC)],
@@ -791,6 +825,31 @@ m4_defun([_LT_LANG],
 ])# _LT_LANG
 
 
+m4_ifndef([AC_PROG_GO], [
+############################################################
+# NOTE: This macro has been submitted for inclusion into   #
+#  GNU Autoconf as AC_PROG_GO.  When it is available in    #
+#  a released version of Autoconf we should remove this    #
+#  macro and use it instead.                               #
+############################################################
+m4_defun([AC_PROG_GO],
+[AC_LANG_PUSH(Go)dnl
+AC_ARG_VAR([GOC],     [Go compiler command])dnl
+AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl
+_AC_ARG_VAR_LDFLAGS()dnl
+AC_CHECK_TOOL(GOC, gccgo)
+if test -z "$GOC"; then
+  if test -n "$ac_tool_prefix"; then
+    AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo])
+  fi
+fi
+if test -z "$GOC"; then
+  AC_CHECK_PROG(GOC, gccgo, gccgo, false)
+fi
+])#m4_defun
+])#m4_ifndef
+
+
 # _LT_LANG_DEFAULT_CONFIG
 # -----------------------
 m4_defun([_LT_LANG_DEFAULT_CONFIG],
@@ -821,6 +880,10 @@ AC_PROVIDE_IFELSE([AC_PROG_GCJ],
        m4_ifdef([LT_PROG_GCJ],
 	[m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
 
+AC_PROVIDE_IFELSE([AC_PROG_GO],
+  [LT_LANG(GO)],
+  [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])])
+
 AC_PROVIDE_IFELSE([LT_PROG_RC],
   [LT_LANG(RC)],
   [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
@@ -831,11 +894,13 @@ AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
 AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
+AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
 dnl aclocal-1.4 backwards compatibility:
 dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
 dnl AC_DEFUN([AC_LIBTOOL_F77], [])
 dnl AC_DEFUN([AC_LIBTOOL_FC], [])
 dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
+dnl AC_DEFUN([AC_LIBTOOL_RC], [])
 
 
 # _LT_TAG_COMPILER
@@ -921,7 +986,13 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
 	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
         _lt_result=$?
-	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	# If there is a non-empty error log, and "single_module"
+	# appears in it, assume the flag caused a linker warning
+        if test -s conftest.err && $GREP single_module conftest.err; then
+	  cat conftest.err >&AS_MESSAGE_LOG_FD
+	# Otherwise, if the output was created with a 0 exit code from
+	# the compiler, it worked.
+	elif test -f libconftest.dylib && test $_lt_result -eq 0; then
 	  lt_cv_apple_cc_single_mod=yes
 	else
 	  cat conftest.err >&AS_MESSAGE_LOG_FD
@@ -929,6 +1000,7 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 	rm -rf libconftest.dylib*
 	rm -f conftest.*
       fi])
+
     AC_CACHE_CHECK([for -exported_symbols_list linker flag],
       [lt_cv_ld_exported_symbols_list],
       [lt_cv_ld_exported_symbols_list=no
@@ -940,6 +1012,34 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 	[lt_cv_ld_exported_symbols_list=no])
 	LDFLAGS="$save_LDFLAGS"
     ])
+
+    AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
+      [lt_cv_ld_force_load=no
+      cat > conftest.c << _LT_EOF
+int forced_loaded() { return 2;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
+      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
+      echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
+      $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
+      echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
+      $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
+      cat > conftest.c << _LT_EOF
+int main() { return 0;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
+      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
+      _lt_result=$?
+      if test -s conftest.err && $GREP force_load conftest.err; then
+	cat conftest.err >&AS_MESSAGE_LOG_FD
+      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
+	lt_cv_ld_force_load=yes
+      else
+	cat conftest.err >&AS_MESSAGE_LOG_FD
+      fi
+        rm -f conftest.err libconftest.a conftest conftest.c
+        rm -rf conftest.dSYM
+    ])
     case $host_os in
     rhapsody* | darwin1.[[012]])
       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
@@ -967,7 +1067,7 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
     else
       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
     fi
-    if test "$DSYMUTIL" != ":"; then
+    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
       _lt_dsymutil='~$DSYMUTIL $lib || :'
     else
       _lt_dsymutil=
@@ -977,8 +1077,8 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 ])
 
 
-# _LT_DARWIN_LINKER_FEATURES
-# --------------------------
+# _LT_DARWIN_LINKER_FEATURES([TAG])
+# ---------------------------------
 # Checks for linker and compiler features on darwin
 m4_defun([_LT_DARWIN_LINKER_FEATURES],
 [
@@ -987,7 +1087,13 @@ m4_defun([_LT_DARWIN_LINKER_FEATURES],
   _LT_TAGVAR(hardcode_direct, $1)=no
   _LT_TAGVAR(hardcode_automatic, $1)=yes
   _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-  _LT_TAGVAR(whole_archive_flag_spec, $1)=''
+  if test "$lt_cv_ld_force_load" = "yes"; then
+    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
+                  [FC],  [_LT_TAGVAR(compiler_needs_object, $1)=yes])
+  else
+    _LT_TAGVAR(whole_archive_flag_spec, $1)=''
+  fi
   _LT_TAGVAR(link_all_deplibs, $1)=yes
   _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
   case $cc_basename in
@@ -995,7 +1101,7 @@ m4_defun([_LT_DARWIN_LINKER_FEATURES],
      *) _lt_dar_can_shared=$GCC ;;
   esac
   if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=echo
+    output_verbose_link_cmd=func_echo_all
     _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
     _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
     _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
@@ -1011,203 +1117,142 @@ m4_defun([_LT_DARWIN_LINKER_FEATURES],
   fi
 ])
 
-# _LT_SYS_MODULE_PATH_AIX
-# -----------------------
+# _LT_SYS_MODULE_PATH_AIX([TAGNAME])
+# ----------------------------------
 # Links a minimal program and checks the executable
 # for the system default hardcoded library path. In most cases,
 # this is /usr/lib:/lib, but when the MPI compilers are used
 # the location of the communication and MPI libs are included too.
 # If we don't find anything, use the default library path according
 # to the aix ld manual.
+# Store the results from the different compilers for each TAGNAME.
+# Allow to override them for all tags through lt_cv_aix_libpath.
 m4_defun([_LT_SYS_MODULE_PATH_AIX],
 [m4_require([_LT_DECL_SED])dnl
-AC_LINK_IFELSE(AC_LANG_PROGRAM,[
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi],[])
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
+  [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
+  lt_aix_libpath_sed='[
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }]'
+  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
+    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi],[])
+  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
+    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
+  fi
+  ])
+  aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
+fi
 ])# _LT_SYS_MODULE_PATH_AIX
 
 
 # _LT_SHELL_INIT(ARG)
 # -------------------
 m4_define([_LT_SHELL_INIT],
-[ifdef([AC_DIVERSION_NOTICE],
-	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
-	 [AC_DIVERT_PUSH(NOTICE)])
-$1
-AC_DIVERT_POP
-])# _LT_SHELL_INIT
+[m4_divert_text([M4SH-INIT], [$1
+])])# _LT_SHELL_INIT
+
 
 
 # _LT_PROG_ECHO_BACKSLASH
 # -----------------------
-# Add some code to the start of the generated configure script which
-# will find an echo command which doesn't interpret backslashes.
+# Find how we can fake an echo command that does not interpret backslash.
+# In particular, with Autoconf 2.60 or later we add some code to the start
+# of the generated configure script which will find a shell with a builtin
+# printf (which we can use as an echo command).
 m4_defun([_LT_PROG_ECHO_BACKSLASH],
-[_LT_SHELL_INIT([
-# Check that we are running under the correct shell.
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-case X$lt_ECHO in
-X*--fallback-echo)
-  # Remove one level of quotation (which was required for Make).
-  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
-  ;;
-esac
-
-ECHO=${lt_ECHO-echo}
-if test "X[$]1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X[$]1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
-  # Yippee, $ECHO works!
-  :
+[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+
+AC_MSG_CHECKING([how to print strings])
+# Test print first, because it will be a builtin if present.
+if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
+   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='print -r --'
+elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='printf %s\n'
 else
-  # Restart under the correct shell.
-  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
-fi
-
-if test "X[$]1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<_LT_EOF
-[$]*
-_LT_EOF
-  exit 0
+  # Use this function as a fallback that always works.
+  func_fallback_echo ()
+  {
+    eval 'cat <<_LTECHO_EOF
+$[]1
+_LTECHO_EOF'
+  }
+  ECHO='func_fallback_echo'
 fi
 
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-if test -z "$lt_ECHO"; then
-  if test "X${echo_test_string+set}" != Xset; then
-    # find a string as large as possible, as long as the shell can cope with it
-    for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
-      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
-      then
-        break
-      fi
-    done
-  fi
-
-  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-     test "X$echo_testing_string" = "X$echo_test_string"; then
-    :
-  else
-    # The Solaris, AIX, and Digital Unix default echo programs unquote
-    # backslashes.  This makes it impossible to quote backslashes using
-    #   echo "$something" | sed 's/\\/\\\\/g'
-    #
-    # So, first we look for a working echo in the user's PATH.
-
-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-    for dir in $PATH /usr/ucb; do
-      IFS="$lt_save_ifs"
-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
-         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        ECHO="$dir/echo"
-        break
-      fi
-    done
-    IFS="$lt_save_ifs"
-
-    if test "X$ECHO" = Xecho; then
-      # We didn't find a better echo, so look for alternatives.
-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        # This shell has a builtin print -r that does the trick.
-        ECHO='print -r'
-      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
-	   test "X$CONFIG_SHELL" != X/bin/ksh; then
-        # If we have ksh, try running configure again with it.
-        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
-        export ORIGINAL_CONFIG_SHELL
-        CONFIG_SHELL=/bin/ksh
-        export CONFIG_SHELL
-        exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
-      else
-        # Try using printf.
-        ECHO='printf %s\n'
-        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	  # Cool, printf works
-	  :
-        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
-	  export CONFIG_SHELL
-	  SHELL="$CONFIG_SHELL"
-	  export SHELL
-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
-        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
-        else
-	  # maybe with a smaller string...
-	  prev=:
-
-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
-	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
-	    then
-	      break
-	    fi
-	    prev="$cmd"
-	  done
+# func_echo_all arg...
+# Invoke $ECHO with all args, space-separated.
+func_echo_all ()
+{
+    $ECHO "$*" 
+}
 
-	  if test "$prev" != 'sed 50q "[$]0"'; then
-	    echo_test_string=`eval $prev`
-	    export echo_test_string
-	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
-	  else
-	    # Oops.  We lost completely, so just stick with echo.
-	    ECHO=echo
-	  fi
-        fi
-      fi
-    fi
-  fi
-fi
+case "$ECHO" in
+  printf*) AC_MSG_RESULT([printf]) ;;
+  print*) AC_MSG_RESULT([print -r]) ;;
+  *) AC_MSG_RESULT([cat]) ;;
+esac
 
-# Copy echo and quote the copy suitably for passing to libtool from
-# the Makefile, instead of quoting the original, which is used later.
-lt_ECHO=$ECHO
-if test "X$lt_ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
-   lt_ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
-fi
+m4_ifdef([_AS_DETECT_SUGGESTED],
+[_AS_DETECT_SUGGESTED([
+  test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
+    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+    ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+    ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+    PATH=/empty FPATH=/empty; export PATH FPATH
+    test "X`printf %s $ECHO`" = "X$ECHO" \
+      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
 
-AC_SUBST(lt_ECHO)
-])
 _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
-_LT_DECL([], [ECHO], [1],
-    [An echo program that does not interpret backslashes])
+_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
 ])# _LT_PROG_ECHO_BACKSLASH
 
 
+# _LT_WITH_SYSROOT
+# ----------------
+AC_DEFUN([_LT_WITH_SYSROOT],
+[AC_MSG_CHECKING([for sysroot])
+AC_ARG_WITH([sysroot],
+[  --with-sysroot[=DIR] Search for dependent libraries within DIR
+                        (or the compiler's sysroot if not specified).],
+[], [with_sysroot=no])
+
+dnl lt_sysroot will always be passed unquoted.  We quote it here
+dnl in case the user passed a directory name.
+lt_sysroot=
+case ${with_sysroot} in #(
+ yes)
+   if test "$GCC" = yes; then
+     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
+   fi
+   ;; #(
+ /*)
+   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
+   ;; #(
+ no|'')
+   ;; #(
+ *)
+   AC_MSG_RESULT([${with_sysroot}])
+   AC_MSG_ERROR([The sysroot must be an absolute path.])
+   ;;
+esac
+
+ AC_MSG_RESULT([${lt_sysroot:-no}])
+_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
+[dependent libraries, and in which our libraries should be installed.])])
+
 # _LT_ENABLE_LOCK
 # ---------------
 m4_defun([_LT_ENABLE_LOCK],
@@ -1236,7 +1281,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
+  echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
   if AC_TRY_EVAL(ac_compile); then
     if test "$lt_cv_prog_gnu_ld" = yes; then
       case `/usr/bin/file conftest.$ac_objext` in
@@ -1329,14 +1374,27 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
     CFLAGS="$SAVE_CFLAGS"
   fi
   ;;
-sparc*-*solaris*)
+*-*solaris*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
   if AC_TRY_EVAL(ac_compile); then
     case `/usr/bin/file conftest.o` in
     *64-bit*)
       case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      yes*)
+        case $host in
+        i?86-*-solaris*)
+          LD="${LD-ld} -m elf_x86_64"
+          ;;
+        sparc*-*-solaris*)
+          LD="${LD-ld} -m elf64_sparc"
+          ;;
+        esac
+        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
+        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
+          LD="${LD-ld}_sol2"
+        fi
+        ;;
       *)
 	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
 	  LD="${LD-ld} -64"
@@ -1354,14 +1412,47 @@ need_locks="$enable_libtool_lock"
 ])# _LT_ENABLE_LOCK
 
 
+# _LT_PROG_AR
+# -----------
+m4_defun([_LT_PROG_AR],
+[AC_CHECK_TOOLS(AR, [ar], false)
+: ${AR=ar}
+: ${AR_FLAGS=cru}
+_LT_DECL([], [AR], [1], [The archiver])
+_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
+
+AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
+  [lt_cv_ar_at_file=no
+   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
+     [echo conftest.$ac_objext > conftest.lst
+      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
+      AC_TRY_EVAL([lt_ar_try])
+      if test "$ac_status" -eq 0; then
+	# Ensure the archiver fails upon bogus file names.
+	rm -f conftest.$ac_objext libconftest.a
+	AC_TRY_EVAL([lt_ar_try])
+	if test "$ac_status" -ne 0; then
+          lt_cv_ar_at_file=@
+        fi
+      fi
+      rm -f conftest.* libconftest.a
+     ])
+  ])
+
+if test "x$lt_cv_ar_at_file" = xno; then
+  archiver_list_spec=
+else
+  archiver_list_spec=$lt_cv_ar_at_file
+fi
+_LT_DECL([], [archiver_list_spec], [1],
+  [How to feed a file listing to the archiver])
+])# _LT_PROG_AR
+
+
 # _LT_CMD_OLD_ARCHIVE
 # -------------------
 m4_defun([_LT_CMD_OLD_ARCHIVE],
-[AC_CHECK_TOOL(AR, ar, false)
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
-_LT_DECL([], [AR], [1], [The archiver])
-_LT_DECL([], [AR_FLAGS], [1])
+[_LT_PROG_AR
 
 AC_CHECK_TOOL(STRIP, strip, :)
 test -z "$STRIP" && STRIP=:
@@ -1380,18 +1471,27 @@ old_postuninstall_cmds=
 if test -n "$RANLIB"; then
   case $host_os in
   openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
     ;;
   *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
     ;;
   esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
 fi
+
+case $host_os in
+  darwin*)
+    lock_old_archive_extraction=yes ;;
+  *)
+    lock_old_archive_extraction=no ;;
+esac
 _LT_DECL([], [old_postinstall_cmds], [2])
 _LT_DECL([], [old_postuninstall_cmds], [2])
 _LT_TAGDECL([], [old_archive_cmds], [2],
     [Commands used to build an old-style archive])
+_LT_DECL([], [lock_old_archive_extraction], [0],
+    [Whether to use a lock for old archive extraction])
 ])# _LT_CMD_OLD_ARCHIVE
 
 
@@ -1416,15 +1516,15 @@ AC_CACHE_CHECK([$1], [$2],
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        $2=yes
@@ -1464,7 +1564,7 @@ AC_CACHE_CHECK([$1], [$2],
      if test -s conftest.err; then
        # Append any errors to the config.log.
        cat conftest.err 1>&AS_MESSAGE_LOG_FD
-       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
        if diff conftest.exp conftest.er2 >/dev/null; then
          $2=yes
@@ -1527,6 +1627,11 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
     lt_cv_sys_max_cmd_len=8192;
     ;;
 
+  mint*)
+    # On MiNT this can take a long time and run out of memory.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
   amigaos*)
     # On AmigaOS with pdksh, this test takes hours, literally.
     # So we just punt and use a minimum line length of 8192.
@@ -1552,6 +1657,11 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
     lt_cv_sys_max_cmd_len=196608
     ;;
 
+  os2*)
+    # The test takes a long time on OS/2.
+    lt_cv_sys_max_cmd_len=8192
+    ;;
+
   osf*)
     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
@@ -1591,8 +1701,8 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
       # If test is not a shell built-in, we'll probably end up computing a
       # maximum length that is only half of the actual maximum length, but
       # we can't tell.
-      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
+	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
 	      test $i != 17 # 1/2 MB should be enough
       do
         i=`expr $i + 1`
@@ -1643,7 +1753,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-[#line __oline__ "configure"
+[#line $LINENO "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -1684,7 +1794,13 @@ else
 #  endif
 #endif
 
-void fnord() { int i=42;}
+/* When -fvisbility=hidden is used, assume the code has been annotated
+   correspondingly for the symbols needed.  */
+#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
+int fnord () __attribute__((visibility("default")));
+#endif
+
+int fnord () { return 42; }
 int main ()
 {
   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
@@ -1693,7 +1809,11 @@ int main ()
   if (self)
     {
       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      else
+        {
+	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
+          else puts (dlerror ());
+	}
       /* dlclose (self); */
     }
   else
@@ -1869,16 +1989,16 @@ AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
@@ -2037,6 +2157,7 @@ m4_require([_LT_DECL_EGREP])dnl
 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_DECL_OBJDUMP])dnl
 m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_CHECK_SHELL_FEATURES])dnl
 AC_MSG_CHECKING([dynamic linker characteristics])
 m4_if([$1],
 	[], [
@@ -2045,16 +2166,23 @@ if test "$GCC" = yes; then
     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
     *) lt_awk_arg="/^libraries:/" ;;
   esac
-  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+  case $host_os in
+    mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
+    *) lt_sed_strip_eq="s,=/,/,g" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
+  case $lt_search_path_spec in
+  *\;*)
     # if the path contains ";" then we assume it to be the separator
     # otherwise default to the standard path separator (i.e. ":") - it is
     # assumed that no part of a normal pathname contains ";" but that should
     # okay in the real world where ";" in dirpaths is itself problematic.
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
+    ;;
+  *)
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
+    ;;
+  esac
   # Ok, now we have the path, separated by spaces, we can step through it
   # and add multilib dir if necessary.
   lt_tmp_lt_search_path_spec=
@@ -2067,7 +2195,7 @@ if test "$GCC" = yes; then
 	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
     fi
   done
-  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
 BEGIN {RS=" "; FS="/|\n";} {
   lt_foo="";
   lt_count=0;
@@ -2087,7 +2215,13 @@ BEGIN {RS=" "; FS="/|\n";} {
   if (lt_foo != "") { lt_freq[[lt_foo]]++; }
   if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
 }'`
-  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
+  # AWK program above erroneously prepends '/' to C:/dos/paths
+  # for these hosts.
+  case $host_os in
+    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
+      $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
+  esac
+  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
 else
   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
 fi])
@@ -2113,7 +2247,7 @@ need_version=unknown
 
 case $host_os in
 aix3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
   shlibpath_var=LIBPATH
 
@@ -2122,7 +2256,7 @@ aix3*)
   ;;
 
 aix[[4-9]]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   hardcode_into_libs=yes
@@ -2175,7 +2309,7 @@ amigaos*)
   m68k)
     library_names_spec='$libname.ixlibrary $libname.a'
     # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
     ;;
   esac
   ;;
@@ -2187,7 +2321,7 @@ beos*)
   ;;
 
 bsdi[[45]]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
@@ -2206,8 +2340,9 @@ cygwin* | mingw* | pw32* | cegcc*)
   need_version=no
   need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+  case $GCC,$cc_basename in
+  yes,*)
+    # gcc
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
@@ -2228,36 +2363,83 @@ cygwin* | mingw* | pw32* | cegcc*)
     cygwin*)
       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+m4_if([$1], [],[
+      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
       ;;
     mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
       ;;
     pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
+    dynamic_linker='Win32 ld.exe'
+    ;;
+
+  *,cl*)
+    # Native MSVC
+    libname_spec='$name'
+    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+    library_names_spec='${libname}.dll.lib'
+
+    case $build_os in
+    mingw*)
+      sys_lib_search_path_spec=
+      lt_save_ifs=$IFS
+      IFS=';'
+      for lt_path in $LIB
+      do
+        IFS=$lt_save_ifs
+        # Let DOS variable expansion print the short 8.3 style file name.
+        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+      done
+      IFS=$lt_save_ifs
+      # Convert to MSYS style.
+      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
+      ;;
+    cygwin*)
+      # Convert to unix form, then to dos form, then back to unix form
+      # but this time dos style (no spaces!) so that the unix form looks
+      # like /cygdrive/c/PROGRA~1:/cygdr...
+      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      ;;
+    *)
+      sys_lib_search_path_spec="$LIB"
+      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
+        # It is most probably a Windows format PATH.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      # FIXME: find the short name or the path components, as spaces are
+      # common. (e.g. "Program Files" -> "PROGRA~1")
+      ;;
+    esac
+
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+    dynamic_linker='Win32 link.exe'
     ;;
 
   *)
+    # Assume MSVC wrapper
     library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    dynamic_linker='Win32 ld.exe'
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
   # FIXME: first we should search . and the directory the executable is in
   shlibpath_var=PATH
   ;;
@@ -2278,7 +2460,7 @@ m4_if([$1], [],[
   ;;
 
 dgux*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -2286,10 +2468,6 @@ dgux*)
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -2297,7 +2475,7 @@ freebsd* | dragonfly*)
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[[123]]*) objformat=aout ;;
+    freebsd[[23]].*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -2315,7 +2493,7 @@ freebsd* | dragonfly*)
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
+  freebsd2.*)
     shlibpath_overrides_runpath=yes
     ;;
   freebsd3.[[01]]* | freebsdelf3.[[01]]*)
@@ -2335,12 +2513,26 @@ freebsd* | dragonfly*)
   ;;
 
 gnu*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+haiku*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  dynamic_linker="$host_os runtime_loader"
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
   hardcode_into_libs=yes
   ;;
 
@@ -2386,12 +2578,14 @@ hpux9* | hpux10* | hpux11*)
     soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
   postinstall_cmds='chmod 555 $lib'
+  # or fails outright, so override atomically:
+  install_override_mode=555
   ;;
 
 interix[[3-9]]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -2407,7 +2601,7 @@ irix5* | irix6* | nonstopux*)
     nonstopux*) version_type=nonstopux ;;
     *)
 	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
+		version_type=linux # correct to gnu/linux during the next big refactor
 	else
 		version_type=irix
 	fi ;;
@@ -2444,9 +2638,9 @@ linux*oldld* | linux*aout* | linux*coff*)
   dynamic_linker=no
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -2454,16 +2648,21 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+
   # Some binutils ld are patched to set DT_RUNPATH
-  save_LDFLAGS=$LDFLAGS
-  save_libdir=$libdir
-  eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
-       LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
-  AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
-    [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
-       [shlibpath_overrides_runpath=yes])])
-  LDFLAGS=$save_LDFLAGS
-  libdir=$save_libdir
+  AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
+    [lt_cv_shlibpath_overrides_runpath=no
+    save_LDFLAGS=$LDFLAGS
+    save_libdir=$libdir
+    eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
+	 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
+    AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
+      [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
+	 [lt_cv_shlibpath_overrides_runpath=yes])])
+    LDFLAGS=$save_LDFLAGS
+    libdir=$save_libdir
+    ])
+  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
@@ -2472,7 +2671,7 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -2485,18 +2684,6 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -2516,7 +2703,7 @@ netbsd*)
   ;;
 
 newsos6)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=yes
@@ -2585,7 +2772,7 @@ rdos*)
   ;;
 
 solaris*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -2610,7 +2797,7 @@ sunos4*)
   ;;
 
 sysv4 | sysv4.3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -2634,7 +2821,7 @@ sysv4 | sysv4.3*)
 
 sysv4*MP*)
   if test -d /usr/nec ;then
-    version_type=linux
+    version_type=linux # correct to gnu/linux during the next big refactor
     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
     soname_spec='$libname${shared_ext}.$major'
     shlibpath_var=LD_LIBRARY_PATH
@@ -2665,7 +2852,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
 
 tpf*)
   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -2675,7 +2862,7 @@ tpf*)
   ;;
 
 uts4*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -2717,6 +2904,8 @@ _LT_DECL([], [library_names_spec], [1],
     The last name is the one that the linker finds with -lNAME]])
 _LT_DECL([], [soname_spec], [1],
     [[The coded name of the library, if different from the real name]])
+_LT_DECL([], [install_override_mode], [1],
+    [Permission mode override for installation of shared libraries])
 _LT_DECL([], [postinstall_cmds], [2],
     [Command to use after installation of a shared archive])
 _LT_DECL([], [postuninstall_cmds], [2],
@@ -2829,6 +3018,7 @@ AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
 m4_require([_LT_DECL_SED])dnl
 m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
 
 AC_ARG_WITH([gnu-ld],
     [AS_HELP_STRING([--with-gnu-ld],
@@ -2950,6 +3140,11 @@ case $reload_flag in
 esac
 reload_cmds='$LD$reload_flag -o $output$reload_objs'
 case $host_os in
+  cygwin* | mingw* | pw32* | cegcc*)
+    if test "$GCC" != yes; then
+      reload_cmds=false
+    fi
+    ;;
   darwin*)
     if test "$GCC" = yes; then
       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
@@ -2958,8 +3153,8 @@ case $host_os in
     fi
     ;;
 esac
-_LT_DECL([], [reload_flag], [1], [How to create reloadable object files])dnl
-_LT_DECL([], [reload_cmds], [2])dnl
+_LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
+_LT_TAGDECL([], [reload_cmds], [2])dnl
 ])# _LT_CMD_RELOAD
 
 
@@ -3011,16 +3206,18 @@ mingw* | pw32*)
   # Base MSYS/MinGW do not provide the 'file' command needed by
   # func_win32_libid shell function, so use a weaker test based on 'objdump',
   # unless we find 'file', for example because we are cross-compiling.
-  if ( file / ) >/dev/null 2>&1; then
+  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
+  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
     lt_cv_file_magic_cmd='func_win32_libid'
   else
-    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    # Keep this pattern in sync with the one in func_win32_libid.
+    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
     lt_cv_file_magic_cmd='$OBJDUMP -f'
   fi
   ;;
 
-cegcc)
+cegcc*)
   # use the weaker test based on 'objdump'. See mingw*.
   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
   lt_cv_file_magic_cmd='$OBJDUMP -f'
@@ -3050,6 +3247,10 @@ gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
+haiku*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 hpux10.20* | hpux11*)
   lt_cv_file_magic_cmd=/usr/bin/file
   case $host_cpu in
@@ -3058,11 +3259,11 @@ hpux10.20* | hpux11*)
     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     ;;
   hppa*64*)
-    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
+    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
     ;;
   *)
-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
+    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
     lt_cv_file_magic_test_file=/usr/lib/libc.sl
     ;;
   esac
@@ -3083,12 +3284,12 @@ irix5* | irix6* | nonstopux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
   else
@@ -3162,6 +3363,21 @@ tpf*)
   ;;
 esac
 ])
+
+file_magic_glob=
+want_nocaseglob=no
+if test "$build" = "$host"; then
+  case $host_os in
+  mingw* | pw32*)
+    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
+      want_nocaseglob=yes
+    else
+      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
+    fi
+    ;;
+  esac
+fi
+
 file_magic_cmd=$lt_cv_file_magic_cmd
 deplibs_check_method=$lt_cv_deplibs_check_method
 test -z "$deplibs_check_method" && deplibs_check_method=unknown
@@ -3169,7 +3385,11 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown
 _LT_DECL([], [deplibs_check_method], [1],
     [Method to check whether dependent libraries are shared objects])
 _LT_DECL([], [file_magic_cmd], [1],
-    [Command to use when deplibs_check_method == "file_magic"])
+    [Command to use when deplibs_check_method = "file_magic"])
+_LT_DECL([], [file_magic_glob], [1],
+    [How to find potential files when deplibs_check_method = "file_magic"])
+_LT_DECL([], [want_nocaseglob], [1],
+    [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
 ])# _LT_CHECK_MAGIC_METHOD
 
 
@@ -3226,10 +3446,22 @@ if test "$lt_cv_path_NM" != "no"; then
   NM="$lt_cv_path_NM"
 else
   # Didn't find any BSD compatible name lister, look for dumpbin.
-  AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)
-  AC_SUBST([DUMPBIN])
-  if test "$DUMPBIN" != ":"; then
-    NM="$DUMPBIN"
+  if test -n "$DUMPBIN"; then :
+    # Let the user override the test.
+  else
+    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
+    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
+    *COFF*)
+      DUMPBIN="$DUMPBIN -symbols"
+      ;;
+    *)
+      DUMPBIN=:
+      ;;
+    esac
+  fi
+  AC_SUBST([DUMPBIN])
+  if test "$DUMPBIN" != ":"; then
+    NM="$DUMPBIN"
   fi
 fi
 test -z "$NM" && NM=nm
@@ -3239,13 +3471,13 @@ _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
 AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
   [lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
+  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&AS_MESSAGE_LOG_FD
-  (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
+  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&AS_MESSAGE_LOG_FD
-  (eval echo "\"\$as_me:__oline__: output\"" >&AS_MESSAGE_LOG_FD)
+  (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
   cat conftest.out >&AS_MESSAGE_LOG_FD
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
     lt_cv_nm_interface="MS dumpbin"
@@ -3260,6 +3492,67 @@ dnl aclocal-1.4 backwards compatibility:
 dnl AC_DEFUN([AM_PROG_NM], [])
 dnl AC_DEFUN([AC_PROG_NM], [])
 
+# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
+# --------------------------------
+# how to determine the name of the shared library
+# associated with a specific link library.
+#  -- PORTME fill in with the dynamic library characteristics
+m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
+[m4_require([_LT_DECL_EGREP])
+m4_require([_LT_DECL_OBJDUMP])
+m4_require([_LT_DECL_DLLTOOL])
+AC_CACHE_CHECK([how to associate runtime and link libraries],
+lt_cv_sharedlib_from_linklib_cmd,
+[lt_cv_sharedlib_from_linklib_cmd='unknown'
+
+case $host_os in
+cygwin* | mingw* | pw32* | cegcc*)
+  # two different shell functions defined in ltmain.sh
+  # decide which to use based on capabilities of $DLLTOOL
+  case `$DLLTOOL --help 2>&1` in
+  *--identify-strict*)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
+    ;;
+  *)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
+    ;;
+  esac
+  ;;
+*)
+  # fallback: assume linklib IS sharedlib
+  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
+  ;;
+esac
+])
+sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
+test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
+
+_LT_DECL([], [sharedlib_from_linklib_cmd], [1],
+    [Command to associate shared and link libraries])
+])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
+
+
+# _LT_PATH_MANIFEST_TOOL
+# ----------------------
+# locate the manifest tool
+m4_defun([_LT_PATH_MANIFEST_TOOL],
+[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
+test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
+AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
+  [lt_cv_path_mainfest_tool=no
+  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
+  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
+  cat conftest.err >&AS_MESSAGE_LOG_FD
+  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
+    lt_cv_path_mainfest_tool=yes
+  fi
+  rm -f conftest*])
+if test "x$lt_cv_path_mainfest_tool" != xyes; then
+  MANIFEST_TOOL=:
+fi
+_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
+])# _LT_PATH_MANIFEST_TOOL
+
 
 # LT_LIB_M
 # --------
@@ -3268,7 +3561,7 @@ AC_DEFUN([LT_LIB_M],
 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
 LIBM=
 case $host in
-*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
+*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
   # These system don't have libm, or don't need it
   ;;
 *-ncr-sysv4.3*)
@@ -3296,7 +3589,12 @@ m4_defun([_LT_COMPILER_NO_RTTI],
 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
 
 if test "$GCC" = yes; then
-  _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
+  case $cc_basename in
+  nvcc*)
+    _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
+  *)
+    _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
+  esac
 
   _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
     lt_cv_prog_compiler_rtti_exceptions,
@@ -3313,6 +3611,7 @@ _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
 m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([AC_PROG_AWK])dnl
 AC_REQUIRE([LT_PATH_NM])dnl
 AC_REQUIRE([LT_PATH_LD])dnl
 m4_require([_LT_DECL_SED])dnl
@@ -3380,8 +3679,8 @@ esac
 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 
 # Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p'"
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
 
 # Handle CRLF in mingw tool chain
 opt_cr=
@@ -3405,6 +3704,7 @@ for ac_symprfx in "" "_"; do
     # which start with @ or ?.
     lt_cv_sys_global_symbol_pipe="$AWK ['"\
 "     {last_section=section; section=\$ 3};"\
+"     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
 "     \$ 0!~/External *\|/{next};"\
 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
@@ -3417,6 +3717,7 @@ for ac_symprfx in "" "_"; do
   else
     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[	 ]]\($symcode$symcode*\)[[	 ]][[	 ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
   fi
+  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
 
   # Check to see that the pipe works correctly.
   pipe_works=no
@@ -3438,7 +3739,7 @@ _LT_EOF
   if AC_TRY_EVAL(ac_compile); then
     # Now try to grab the symbols.
     nlist=conftest.nm
-    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
+    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
       # Try sorting and uniquifying the output.
       if sort "$nlist" | uniq > "$nlist"T; then
 	mv -f "$nlist"T "$nlist"
@@ -3450,6 +3751,18 @@ _LT_EOF
       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
 	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
 	  cat <<_LT_EOF > conftest.$ac_ext
+/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
+#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
+/* DATA imports from DLLs on WIN32 con't be const, because runtime
+   relocations are performed -- see ld's documentation on pseudo-relocs.  */
+# define LT@&t at _DLSYM_CONST
+#elif defined(__osf__)
+/* This system does not cope well with relocations in const data.  */
+# define LT@&t at _DLSYM_CONST
+#else
+# define LT@&t at _DLSYM_CONST const
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -3461,7 +3774,7 @@ _LT_EOF
 	  cat <<_LT_EOF >> conftest.$ac_ext
 
 /* The mapping between symbol names and symbols.  */
-const struct {
+LT@&t at _DLSYM_CONST struct {
   const char *name;
   void       *address;
 }
@@ -3487,15 +3800,15 @@ static const void *lt_preloaded_setup() {
 _LT_EOF
 	  # Now try linking the two files.
 	  mv conftest.$ac_objext conftstm.$ac_objext
-	  lt_save_LIBS="$LIBS"
-	  lt_save_CFLAGS="$CFLAGS"
+	  lt_globsym_save_LIBS=$LIBS
+	  lt_globsym_save_CFLAGS=$CFLAGS
 	  LIBS="conftstm.$ac_objext"
 	  CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
 	  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
 	    pipe_works=yes
 	  fi
-	  LIBS="$lt_save_LIBS"
-	  CFLAGS="$lt_save_CFLAGS"
+	  LIBS=$lt_globsym_save_LIBS
+	  CFLAGS=$lt_globsym_save_CFLAGS
 	else
 	  echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
 	fi
@@ -3528,6 +3841,13 @@ else
   AC_MSG_RESULT(ok)
 fi
 
+# Response file support.
+if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+  nm_file_list_spec='@'
+elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
+  nm_file_list_spec='@'
+fi
+
 _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
     [Take the output of nm and produce a listing of raw symbols and C names])
 _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
@@ -3538,6 +3858,8 @@ _LT_DECL([global_symbol_to_c_name_address],
 _LT_DECL([global_symbol_to_c_name_address_lib_prefix],
     [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
     [Transform the output of nm in a C name address pair when lib prefix is needed])
+_LT_DECL([], [nm_file_list_spec], [1],
+    [Specify filename containing input files for $NM])
 ]) # _LT_CMD_GLOBAL_SYMBOLS
 
 
@@ -3549,7 +3871,6 @@ _LT_TAGVAR(lt_prog_compiler_wl, $1)=
 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
 _LT_TAGVAR(lt_prog_compiler_static, $1)=
 
-AC_MSG_CHECKING([for $compiler option to produce PIC])
 m4_if([$1], [CXX], [
   # C++ specific cases for pic, static, wl, etc.
   if test "$GXX" = yes; then
@@ -3600,6 +3921,11 @@ m4_if([$1], [CXX], [
       # DJGPP does not support shared libraries at all
       _LT_TAGVAR(lt_prog_compiler_pic, $1)=
       ;;
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      _LT_TAGVAR(lt_prog_compiler_static, $1)=
+      ;;
     interix[[3-9]]*)
       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
       # Instead, we relocate shared libraries at runtime.
@@ -3649,6 +3975,12 @@ m4_if([$1], [CXX], [
 	  ;;
 	esac
 	;;
+      mingw* | cygwin* | os2* | pw32* | cegcc*)
+	# This hack is so that the source file can tell whether it is being
+	# built for inclusion in a dll (and should export symbols for example).
+	m4_if([$1], [GCJ], [],
+	  [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+	;;
       dgux*)
 	case $cc_basename in
 	  ec++*)
@@ -3738,8 +4070,8 @@ m4_if([$1], [CXX], [
 	    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
 	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
 	    ;;
-	  xlc* | xlC*)
-	    # IBM XL 8.0 on PPC
+	  xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
+	    # IBM XL 8.0, 9.0 on PPC and BlueGene
 	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
 	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
 	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
@@ -3769,7 +4101,7 @@ m4_if([$1], [CXX], [
 	    ;;
 	esac
 	;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
 	;;
       *qnx* | *nto*)
         # QNX uses GNU C++, but need to define -shared option too, otherwise
@@ -3801,7 +4133,7 @@ m4_if([$1], [CXX], [
 	;;
       solaris*)
 	case $cc_basename in
-	  CC*)
+	  CC* | sunCC*)
 	    # Sun C++ 4.2, 5.x and Centerline C++
 	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
 	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
@@ -3905,6 +4237,12 @@ m4_if([$1], [CXX], [
       _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
       ;;
 
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      _LT_TAGVAR(lt_prog_compiler_static, $1)=
+      ;;
+
     hpux*)
       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
@@ -3947,6 +4285,15 @@ m4_if([$1], [CXX], [
       _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
       ;;
     esac
+
+    case $cc_basename in
+    nvcc*) # Cuda Compiler Driver 2.2
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
+      if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
+        _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)"
+      fi
+      ;;
+    esac
   else
     # PORTME Check for flag to pass linker flags through the system compiler.
     case $host_os in
@@ -4010,7 +4357,13 @@ m4_if([$1], [CXX], [
 	_LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
 	_LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
 	;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
+      nagfor*)
+	# NAG Fortran compiler
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
         # Portland Group compilers (*not* the Pentium gcc compiler,
 	# which looks to be a dead project)
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
@@ -4022,25 +4375,40 @@ m4_if([$1], [CXX], [
         # All Alpha code is PIC.
         _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
         ;;
-      xl*)
-	# IBM XL C 8.0/Fortran 10.1 on PPC
+      xl* | bgxl* | bgf* | mpixl*)
+	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
 	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
 	_LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
 	;;
       *)
 	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
+	  ;;
+	*Sun\ F* | *Sun*Fortran*)
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+	  ;;
 	*Sun\ C*)
 	  # Sun C 5.9
 	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
 	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
 	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
 	  ;;
-	*Sun\ F*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+        *Intel*\ [[CF]]*Compiler*)
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+	  ;;
+	*Portland\ Group*)
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
 	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	  _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
 	  ;;
 	esac
 	;;
@@ -4072,7 +4440,7 @@ m4_if([$1], [CXX], [
       _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
       _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
       case $cc_basename in
-      f77* | f90* | f95*)
+      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
       *)
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
@@ -4129,9 +4497,11 @@ case $host_os in
     _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
     ;;
 esac
-AC_MSG_RESULT([$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
-_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
-	[How to pass a linker flag through the compiler])
+
+AC_CACHE_CHECK([for $compiler option to produce PIC],
+  [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
+  [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
+_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
 
 #
 # Check to make sure the PIC flag actually works.
@@ -4150,6 +4520,8 @@ fi
 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
 	[Additional compiler flags for building library objects])
 
+_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
+	[How to pass a linker flag through the compiler])
 #
 # Check to make sure the static flag actually works.
 #
@@ -4170,6 +4542,7 @@ _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
 m4_defun([_LT_LINKER_SHLIBS],
 [AC_REQUIRE([LT_PATH_LD])dnl
 AC_REQUIRE([LT_PATH_NM])dnl
+m4_require([_LT_PATH_MANIFEST_TOOL])dnl
 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_DECL_EGREP])dnl
 m4_require([_LT_DECL_SED])dnl
@@ -4178,30 +4551,37 @@ m4_require([_LT_TAG_COMPILER])dnl
 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
 m4_if([$1], [CXX], [
   _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
   case $host_os in
   aix[[4-9]]*)
     # If we're using GNU nm, then we don't want the "-C" option.
     # -C means demangle to AIX nm, but means don't demangle with GNU nm
+    # Also, AIX nm treats weak defined symbols like other global defined
+    # symbols, whereas GNU nm marks them as "W".
     if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
     else
       _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
     fi
     ;;
   pw32*)
     _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
-  ;;
+    ;;
   cygwin* | mingw* | cegcc*)
-    _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
-  linux* | k*bsd*-gnu)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-  ;;
+    case $cc_basename in
+    cl*)
+      _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+      ;;
+    *)
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
+      _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
+      ;;
+    esac
+    ;;
   *)
     _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
+    ;;
   esac
-  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
 ], [
   runpath_var=
   _LT_TAGVAR(allow_undefined_flag, $1)=
@@ -4216,7 +4596,6 @@ m4_if([$1], [CXX], [
   _LT_TAGVAR(hardcode_direct, $1)=no
   _LT_TAGVAR(hardcode_direct_absolute, $1)=no
   _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
   _LT_TAGVAR(hardcode_libdir_separator, $1)=
   _LT_TAGVAR(hardcode_minus_L, $1)=no
   _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
@@ -4261,13 +4640,36 @@ dnl Note also adjust exclude_expsyms for C++ above.
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
   esac
 
   _LT_TAGVAR(ld_shlibs, $1)=yes
+
+  # On some targets, GNU ld is compatible enough with the native linker
+  # that we're better off using the native interface for both.
+  lt_use_gnu_ld_interface=no
   if test "$with_gnu_ld" = yes; then
+    case $host_os in
+      aix*)
+	# The AIX port of GNU ld has always aspired to compatibility
+	# with the native linker.  However, as the warning in the GNU ld
+	# block says, versions before 2.19.5* couldn't really create working
+	# shared libraries, regardless of the interface used.
+	case `$LD -v 2>&1` in
+	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
+	  *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
+	  *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
+	  *)
+	    lt_use_gnu_ld_interface=yes
+	    ;;
+	esac
+	;;
+      *)
+	lt_use_gnu_ld_interface=yes
+	;;
+    esac
+  fi
+
+  if test "$lt_use_gnu_ld_interface" = yes; then
     # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'
 
@@ -4301,11 +4703,12 @@ dnl Note also adjust exclude_expsyms for C++ above.
 	_LT_TAGVAR(ld_shlibs, $1)=no
 	cat <<_LT_EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** Warning: the GNU linker, at least up to release 2.19, is reported
 *** to be unable to reliably create shared libraries on AIX.
 *** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+*** really care for shared libraries, you may want to install binutils
+*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
+*** You will then need to restart the configuration process.
 
 _LT_EOF
       fi
@@ -4341,10 +4744,12 @@ _LT_EOF
       # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
       # as there is no search path for DLLs.
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
       _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
       _LT_TAGVAR(always_export_symbols, $1)=no
       _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
+      _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
 
       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
         _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
@@ -4362,6 +4767,11 @@ _LT_EOF
       fi
       ;;
 
+    haiku*)
+      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      _LT_TAGVAR(link_all_deplibs, $1)=yes
+      ;;
+
     interix[[3-9]]*)
       _LT_TAGVAR(hardcode_direct, $1)=no
       _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
@@ -4387,15 +4797,16 @@ _LT_EOF
       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
 	 && test "$tmp_diet" = no
       then
-	tmp_addflag=
+	tmp_addflag=' $pic_flag'
 	tmp_sharedflag='-shared'
 	case $cc_basename,$host_cpu in
         pgcc*)				# Portland Group C compiler
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag'
 	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	pgf77* | pgf90* | pgf95* | pgfortran*)
+					# Portland Group f77 and f90 compilers
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag -Mnomain' ;;
 	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
 	  tmp_addflag=' -i_dynamic' ;;
@@ -4406,13 +4817,17 @@ _LT_EOF
 	lf95*)				# Lahey Fortran 8.1
 	  _LT_TAGVAR(whole_archive_flag_spec, $1)=
 	  tmp_sharedflag='--shared' ;;
-	xl[[cC]]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
 	  tmp_sharedflag='-qmkshrobj'
 	  tmp_addflag= ;;
+	nvcc*)	# Cuda Compiler Driver 2.2
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+	  _LT_TAGVAR(compiler_needs_object, $1)=yes
+	  ;;
 	esac
 	case `$CC -V 2>&1 | sed 5q` in
 	*Sun\ C*)			# Sun C 5.9
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  _LT_TAGVAR(compiler_needs_object, $1)=yes
 	  tmp_sharedflag='-G' ;;
 	*Sun\ F*)			# Sun Fortran 8.3
@@ -4428,17 +4843,16 @@ _LT_EOF
         fi
 
 	case $cc_basename in
-	xlf*)
+	xlf* | bgf* | bgxlf* | mpixlf*)
 	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
 	  _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-	  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
 	  if test "x$supports_anon_versioning" = xyes; then
 	    _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
 	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
 	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
 	  fi
 	  ;;
 	esac
@@ -4447,13 +4861,13 @@ _LT_EOF
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
 	wlarc=
       else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       fi
       ;;
 
@@ -4471,8 +4885,8 @@ _LT_EOF
 
 _LT_EOF
       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	_LT_TAGVAR(ld_shlibs, $1)=no
       fi
@@ -4518,8 +4932,8 @@ _LT_EOF
 
     *)
       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	_LT_TAGVAR(ld_shlibs, $1)=no
       fi
@@ -4559,8 +4973,10 @@ _LT_EOF
       else
 	# If we're using GNU nm, then we don't want the "-C" option.
 	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	# Also, AIX nm treats weak defined symbols like other global
+	# defined symbols, whereas GNU nm marks them as "W".
 	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	else
 	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	fi
@@ -4622,7 +5038,6 @@ _LT_EOF
 	if test "$aix_use_runtimelinking" = yes; then
 	  shared_flag="$shared_flag "'${wl}-G'
 	fi
-	_LT_TAGVAR(link_all_deplibs, $1)=no
       else
 	# not using gcc
 	if test "$host_cpu" = ia64; then
@@ -4648,9 +5063,9 @@ _LT_EOF
 	_LT_TAGVAR(allow_undefined_flag, $1)='-berok'
         # Determine the default libpath from the value encoded in an
         # empty executable.
-        _LT_SYS_MODULE_PATH_AIX
+        _LT_SYS_MODULE_PATH_AIX([$1])
         _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
       else
 	if test "$host_cpu" = ia64; then
 	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
@@ -4659,14 +5074,19 @@ _LT_EOF
 	else
 	 # Determine the default libpath from the value encoded in an
 	 # empty executable.
-	 _LT_SYS_MODULE_PATH_AIX
+	 _LT_SYS_MODULE_PATH_AIX([$1])
 	 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
 	  # Warning - without using the other run time loading flags,
 	  # -berok will link without error, but may produce a broken library.
 	  _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
 	  _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	  if test "$with_gnu_ld" = yes; then
+	    # We only use this code for GNU lds that support --whole-archive.
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	  else
+	    # Exported symbols can be pulled into shared objects from archives
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	  fi
 	  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
 	  # This is similar to how AIX traditionally builds its shared libraries.
 	  _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
@@ -4698,20 +5118,64 @@ _LT_EOF
       # Microsoft Visual C++.
       # hardcode_libdir_flag_spec is actually meaningless, as there is
       # no search path for DLLs.
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
-      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
-      # FIXME: Should let the user specify the lib program.
-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
-      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+      case $cc_basename in
+      cl*)
+	# Native MSVC
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	_LT_TAGVAR(always_export_symbols, $1)=yes
+	_LT_TAGVAR(file_list_spec, $1)='@'
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	  else
+	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	  fi~
+	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	  linknames='
+	# The linker will not automatically build a static lib if we build a DLL.
+	# _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+	_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+	_LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+	_LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
+	# Don't use ranlib
+	_LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
+	_LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
+	  lt_tool_outputfile="@TOOL_OUTPUT@"~
+	  case $lt_outputfile in
+	    *.exe|*.EXE) ;;
+	    *)
+	      lt_outputfile="$lt_outputfile.exe"
+	      lt_tool_outputfile="$lt_tool_outputfile.exe"
+	      ;;
+	  esac~
+	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	    $RM "$lt_outputfile.manifest";
+	  fi'
+	;;
+      *)
+	# Assume MSVC wrapper
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
+	# The linker will automatically build a .lib file if we build a DLL.
+	_LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+	# FIXME: Should let the user specify the lib program.
+	_LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
+	_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+	;;
+      esac
       ;;
 
     darwin* | rhapsody*)
@@ -4724,10 +5188,6 @@ _LT_EOF
       _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
       ;;
 
-    freebsd1*)
-      _LT_TAGVAR(ld_shlibs, $1)=no
-      ;;
-
     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
     # support.  Future versions do this automatically, but an explicit c++rt0.o
     # does not break anything, and helps significantly (at the cost of a little
@@ -4740,7 +5200,7 @@ _LT_EOF
       ;;
 
     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
+    freebsd2.*)
       _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
       _LT_TAGVAR(hardcode_direct, $1)=yes
       _LT_TAGVAR(hardcode_minus_L, $1)=yes
@@ -4749,7 +5209,7 @@ _LT_EOF
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | dragonfly*)
-      _LT_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
       _LT_TAGVAR(hardcode_direct, $1)=yes
       _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
@@ -4757,7 +5217,7 @@ _LT_EOF
 
     hpux9*)
       if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       else
 	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       fi
@@ -4772,14 +5232,13 @@ _LT_EOF
       ;;
 
     hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
       else
 	_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
       fi
       if test "$with_gnu_ld" = no; then
 	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-	_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
 	_LT_TAGVAR(hardcode_libdir_separator, $1)=:
 	_LT_TAGVAR(hardcode_direct, $1)=yes
 	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
@@ -4791,16 +5250,16 @@ _LT_EOF
       ;;
 
     hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 	case $host_cpu in
 	hppa*64*)
 	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	ia64*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       else
@@ -4812,7 +5271,14 @@ _LT_EOF
 	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	m4_if($1, [], [
+	  # Older versions of the 11.00 compiler do not understand -b yet
+	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
+	  _LT_LINKER_OPTION([if $CC understands -b],
+	    _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
+	    [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
+	    [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
+	  [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
 	  ;;
 	esac
       fi
@@ -4840,19 +5306,34 @@ _LT_EOF
 
     irix5* | irix6* | nonstopux*)
       if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	# Try to use the -exported_symbol ld option, if it does not
 	# work, assume that -exports_file does not work either and
 	# implicitly export all symbols.
-        save_LDFLAGS="$LDFLAGS"
-        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-        AC_LINK_IFELSE(int foo(void) {},
-          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-        )
-        LDFLAGS="$save_LDFLAGS"
+	# This should be the same for all languages, so no per-tag cache variable.
+	AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
+	  [lt_cv_irix_exported_symbol],
+	  [save_LDFLAGS="$LDFLAGS"
+	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+	   AC_LINK_IFELSE(
+	     [AC_LANG_SOURCE(
+	        [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
+			      [C++], [[int foo (void) { return 0; }]],
+			      [Fortran 77], [[
+      subroutine foo
+      end]],
+			      [Fortran], [[
+      subroutine foo
+      end]])])],
+	      [lt_cv_irix_exported_symbol=yes],
+	      [lt_cv_irix_exported_symbol=no])
+           LDFLAGS="$save_LDFLAGS"])
+	if test "$lt_cv_irix_exported_symbol" = yes; then
+          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+	fi
       else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
       fi
       _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
@@ -4861,7 +5342,7 @@ _LT_EOF
       _LT_TAGVAR(link_all_deplibs, $1)=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -4914,17 +5395,17 @@ _LT_EOF
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
       _LT_TAGVAR(hardcode_minus_L, $1)=yes
       _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
       _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
       ;;
 
     osf3*)
       if test "$GCC" = yes; then
 	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
       else
 	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
       fi
       _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
@@ -4934,13 +5415,13 @@ _LT_EOF
     osf4* | osf5*)	# as osf3* with the addition of -msym flag
       if test "$GCC" = yes; then
 	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
       else
 	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
 	# Both c and cxx compiler support -rpath directly
 	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
@@ -4953,9 +5434,9 @@ _LT_EOF
       _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
       if test "$GCC" = yes; then
 	wlarc='${wl}'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	_LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
       else
 	case `$CC -V 2>&1` in
 	*"Compilers 5.0"*)
@@ -5131,36 +5612,38 @@ x|xyes)
       # Test whether the compiler implicitly links with -lc since on some
       # systems, -lgcc has to come before -lc. If gcc already passes -lc
       # to ld, don't add -lc before -lgcc.
-      AC_MSG_CHECKING([whether -lc should be explicitly linked in])
-      $RM conftest*
-      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
-	pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
-        _LT_TAGVAR(allow_undefined_flag, $1)=
-        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
-        then
-	  _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-        else
-	  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
-        fi
-        _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $RM conftest*
-      AC_MSG_RESULT([$_LT_TAGVAR(archive_cmds_need_lc, $1)])
+      AC_CACHE_CHECK([whether -lc should be explicitly linked in],
+	[lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
+	[$RM conftest*
+	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+	if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
+	  soname=conftest
+	  lib=conftest
+	  libobjs=conftest.$ac_objext
+	  deplibs=
+	  wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
+	  pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
+	  compiler_flags=-v
+	  linker_flags=-v
+	  verstring=
+	  output_objdir=.
+	  libname=conftest
+	  lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
+	  _LT_TAGVAR(allow_undefined_flag, $1)=
+	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
+	  then
+	    lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+	  else
+	    lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+	  fi
+	  _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
+	else
+	  cat conftest.err 1>&5
+	fi
+	$RM conftest*
+	])
+      _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
       ;;
     esac
   fi
@@ -5197,9 +5680,6 @@ _LT_TAGDECL([], [no_undefined_flag], [1],
 _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
     [Flag to hardcode $libdir into a binary during linking.
     This must work even if $libdir does not exist])
-_LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1],
-    [[If ld is used when linking, flag to hardcode $libdir into a binary
-    during linking.  This must work even if $libdir does not exist]])
 _LT_TAGDECL([], [hardcode_libdir_separator], [1],
     [Whether we need a single "-rpath" flag with a separated argument])
 _LT_TAGDECL([], [hardcode_direct], [0],
@@ -5225,8 +5705,6 @@ _LT_TAGDECL([], [inherit_rpath], [0],
     to runtime path list])
 _LT_TAGDECL([], [link_all_deplibs], [0],
     [Whether libtool must link a program against all its dependency libraries])
-_LT_TAGDECL([], [fix_srcfile_path], [1],
-    [Fix the shell variable $srcfile for the compiler])
 _LT_TAGDECL([], [always_export_symbols], [0],
     [Set to "yes" if exported symbols are required])
 _LT_TAGDECL([], [export_symbols_cmds], [2],
@@ -5237,6 +5715,8 @@ _LT_TAGDECL([], [include_expsyms], [1],
     [Symbols that must always be exported])
 _LT_TAGDECL([], [prelink_cmds], [2],
     [Commands necessary for linking programs (against libraries) with templates])
+_LT_TAGDECL([], [postlink_cmds], [2],
+    [Commands necessary for finishing linking programs])
 _LT_TAGDECL([], [file_list_spec], [1],
     [Specify filename containing input files])
 dnl FIXME: Not yet implemented
@@ -5330,37 +5810,22 @@ CC="$lt_save_CC"
 ])# _LT_LANG_C_CONFIG
 
 
-# _LT_PROG_CXX
-# ------------
-# Since AC_PROG_CXX is broken, in that it returns g++ if there is no c++
-# compiler, we have our own version here.
-m4_defun([_LT_PROG_CXX],
-[
-pushdef([AC_MSG_ERROR], [_lt_caught_CXX_error=yes])
-AC_PROG_CXX
-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-    (test "X$CXX" != "Xg++"))) ; then
-  AC_PROG_CXXCPP
-else
-  _lt_caught_CXX_error=yes
-fi
-popdef([AC_MSG_ERROR])
-])# _LT_PROG_CXX
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([_LT_PROG_CXX], [])
-
-
 # _LT_LANG_CXX_CONFIG([TAG])
 # --------------------------
 # Ensure that the configuration variables for a C++ compiler are suitably
 # defined.  These variables are subsequently used by _LT_CONFIG to write
 # the compiler configuration to `libtool'.
 m4_defun([_LT_LANG_CXX_CONFIG],
-[AC_REQUIRE([_LT_PROG_CXX])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_PATH_MANIFEST_TOOL])dnl
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+    (test "X$CXX" != "Xg++"))) ; then
+  AC_PROG_CXXCPP
+else
+  _lt_caught_CXX_error=yes
+fi
 
 AC_LANG_PUSH(C++)
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
@@ -5372,7 +5837,6 @@ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
 _LT_TAGVAR(hardcode_direct, $1)=no
 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
 _LT_TAGVAR(hardcode_libdir_separator, $1)=
 _LT_TAGVAR(hardcode_minus_L, $1)=no
 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
@@ -5382,6 +5846,8 @@ _LT_TAGVAR(module_cmds, $1)=
 _LT_TAGVAR(module_expsym_cmds, $1)=
 _LT_TAGVAR(link_all_deplibs, $1)=unknown
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 _LT_TAGVAR(no_undefined_flag, $1)=
 _LT_TAGVAR(whole_archive_flag_spec, $1)=
 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
@@ -5413,6 +5879,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 
   # Allow CC to be a program name with arguments.
   lt_save_CC=$CC
+  lt_save_CFLAGS=$CFLAGS
   lt_save_LD=$LD
   lt_save_GCC=$GCC
   GCC=$GXX
@@ -5430,6 +5897,7 @@ if test "$_lt_caught_CXX_error" != yes; then
   fi
   test -z "${LDCXX+set}" || LD=$LDCXX
   CC=${CXX-"c++"}
+  CFLAGS=$CXXFLAGS
   compiler=$CC
   _LT_TAGVAR(compiler, $1)=$CC
   _LT_CC_BASENAME([$compiler])
@@ -5451,8 +5919,8 @@ if test "$_lt_caught_CXX_error" != yes; then
       # Check if GNU C++ uses GNU ld as the underlying linker, since the
       # archiving commands below assume that GNU ld is being used.
       if test "$with_gnu_ld" = yes; then
-        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+        _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
 
         _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
         _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
@@ -5484,7 +5952,7 @@ if test "$_lt_caught_CXX_error" != yes; then
       # Commands to make compiler produce verbose output that lists
       # what "hidden" libraries, object files and flags are used when
       # linking a shared library.
-      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 
     else
       GXX=no
@@ -5593,10 +6061,10 @@ if test "$_lt_caught_CXX_error" != yes; then
           _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
           # Determine the default libpath from the value encoded in an empty
           # executable.
-          _LT_SYS_MODULE_PATH_AIX
+          _LT_SYS_MODULE_PATH_AIX([$1])
           _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
 
-          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
         else
           if test "$host_cpu" = ia64; then
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
@@ -5605,14 +6073,19 @@ if test "$_lt_caught_CXX_error" != yes; then
           else
 	    # Determine the default libpath from the value encoded in an
 	    # empty executable.
-	    _LT_SYS_MODULE_PATH_AIX
+	    _LT_SYS_MODULE_PATH_AIX([$1])
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
 	    # Warning - without using the other run time loading flags,
 	    # -berok will link without error, but may produce a broken library.
 	    _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
 	    _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	    # Exported symbols can be pulled into shared objects from archives
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	    if test "$with_gnu_ld" = yes; then
+	      # We only use this code for GNU lds that support --whole-archive.
+	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	    else
+	      # Exported symbols can be pulled into shared objects from archives
+	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	    fi
 	    _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
 	    # This is similar to how AIX traditionally builds its shared
 	    # libraries.
@@ -5642,28 +6115,75 @@ if test "$_lt_caught_CXX_error" != yes; then
         ;;
 
       cygwin* | mingw* | pw32* | cegcc*)
-        # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
-        # as there is no search path for DLLs.
-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-        _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-        _LT_TAGVAR(always_export_symbols, $1)=no
-        _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-
-        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
-          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-          # If the export-symbols file already is a .def file (1st line
-          # is EXPORTS), use it as is; otherwise, prepend...
-          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	    cp $export_symbols $output_objdir/$soname.def;
-          else
-	    echo EXPORTS > $output_objdir/$soname.def;
-	    cat $export_symbols >> $output_objdir/$soname.def;
-          fi~
-          $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-        else
-          _LT_TAGVAR(ld_shlibs, $1)=no
-        fi
-        ;;
+	case $GXX,$cc_basename in
+	,cl* | no,cl*)
+	  # Native MSVC
+	  # hardcode_libdir_flag_spec is actually meaningless, as there is
+	  # no search path for DLLs.
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	  _LT_TAGVAR(always_export_symbols, $1)=yes
+	  _LT_TAGVAR(file_list_spec, $1)='@'
+	  # Tell ltmain to make .lib files, not .a files.
+	  libext=lib
+	  # Tell ltmain to make .dll files, not .so files.
+	  shrext_cmds=".dll"
+	  # FIXME: Setting linknames here is a bad hack.
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	    else
+	      $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	    fi~
+	    $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	    linknames='
+	  # The linker will not automatically build a static lib if we build a DLL.
+	  # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+	  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+	  # Don't use ranlib
+	  _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
+	  _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
+	    lt_tool_outputfile="@TOOL_OUTPUT@"~
+	    case $lt_outputfile in
+	      *.exe|*.EXE) ;;
+	      *)
+		lt_outputfile="$lt_outputfile.exe"
+		lt_tool_outputfile="$lt_tool_outputfile.exe"
+		;;
+	    esac~
+	    func_to_tool_file "$lt_outputfile"~
+	    if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	      $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	      $RM "$lt_outputfile.manifest";
+	    fi'
+	  ;;
+	*)
+	  # g++
+	  # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
+	  # as there is no search path for DLLs.
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+	  _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
+	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	  _LT_TAGVAR(always_export_symbols, $1)=no
+	  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+
+	  if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	    # If the export-symbols file already is a .def file (1st line
+	    # is EXPORTS), use it as is; otherwise, prepend...
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	      cp $export_symbols $output_objdir/$soname.def;
+	    else
+	      echo EXPORTS > $output_objdir/$soname.def;
+	      cat $export_symbols >> $output_objdir/$soname.def;
+	    fi~
+	    $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	  else
+	    _LT_TAGVAR(ld_shlibs, $1)=no
+	  fi
+	  ;;
+	esac
+	;;
       darwin* | rhapsody*)
         _LT_DARWIN_LINKER_FEATURES($1)
 	;;
@@ -5686,7 +6206,7 @@ if test "$_lt_caught_CXX_error" != yes; then
         esac
         ;;
 
-      freebsd[[12]]*)
+      freebsd2.*)
         # C++ shared libraries reported to be fairly broken before
 	# switch to ELF
         _LT_TAGVAR(ld_shlibs, $1)=no
@@ -5705,6 +6225,11 @@ if test "$_lt_caught_CXX_error" != yes; then
       gnu*)
         ;;
 
+      haiku*)
+        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        _LT_TAGVAR(link_all_deplibs, $1)=yes
+        ;;
+
       hpux9*)
         _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
         _LT_TAGVAR(hardcode_libdir_separator, $1)=:
@@ -5729,11 +6254,11 @@ if test "$_lt_caught_CXX_error" != yes; then
             # explicitly linking system object files so we need to strip them
             # from the output so that they don't get included in the library
             # dependencies.
-            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
             ;;
           *)
             if test "$GXX" = yes; then
-              _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+              _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
             else
               # FIXME: insert proper C++ library support
               _LT_TAGVAR(ld_shlibs, $1)=no
@@ -5794,7 +6319,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 	    ;;
           *)
 	    if test "$GXX" = yes; then
@@ -5804,10 +6329,10 @@ if test "$_lt_caught_CXX_error" != yes; then
 	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	          ia64*)
-	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	          *)
-	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	        esac
 	      fi
@@ -5837,7 +6362,7 @@ if test "$_lt_caught_CXX_error" != yes; then
         case $cc_basename in
           CC*)
 	    # SGI C++
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 
 	    # Archives containing C++ object files must be created using
 	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
@@ -5848,9 +6373,9 @@ if test "$_lt_caught_CXX_error" != yes; then
           *)
 	    if test "$GXX" = yes; then
 	      if test "$with_gnu_ld" = no; then
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	      else
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
 	      fi
 	    fi
 	    _LT_TAGVAR(link_all_deplibs, $1)=yes
@@ -5879,7 +6404,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
@@ -5916,26 +6441,26 @@ if test "$_lt_caught_CXX_error" != yes; then
           pgCC* | pgcpp*)
             # Portland Group C++ compiler
 	    case `$CC -V` in
-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
+	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
 	      _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
-		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
+		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
 	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
-		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
+		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
 		$RANLIB $oldlib'
 	      _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
 	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
 	      ;;
-	    *) # Version 6 will use weak symbols
+	    *) # Version 6 and above use weak symbols
 	      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
 	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
 	      ;;
@@ -5943,7 +6468,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
             ;;
 	  cxx*)
 	    # Compaq C++
@@ -5962,9 +6487,9 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
 	    ;;
-	  xl*)
+	  xl* | mpixl* | bgxl*)
 	    # IBM XL 8.0 on PPC, with GNU ld
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
@@ -5984,13 +6509,13 @@ if test "$_lt_caught_CXX_error" != yes; then
 	      _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
 	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	      _LT_TAGVAR(compiler_needs_object, $1)=yes
 
 	      # Not sure whether something based on
 	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
 	      # would be better.
-	      output_verbose_link_cmd='echo'
+	      output_verbose_link_cmd='func_echo_all'
 
 	      # Archives containing C++ object files must be created using
 	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
@@ -6059,7 +6584,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
 	    _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
 	  fi
-	  output_verbose_link_cmd=echo
+	  output_verbose_link_cmd=func_echo_all
 	else
 	  _LT_TAGVAR(ld_shlibs, $1)=no
 	fi
@@ -6094,15 +6619,15 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    case $host in
 	      osf3*)
 	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
 		;;
 	      *)
 	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
 	          echo "-hidden">> $lib.exp~
-	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
+	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
 	          $RM $lib.exp'
 	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
 		;;
@@ -6118,17 +6643,17 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 	    ;;
 	  *)
 	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
 	      _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
 	      case $host in
 	        osf3*)
-	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 		  ;;
 	        *)
-	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 		  ;;
 	      esac
 
@@ -6138,7 +6663,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	      # Commands to make compiler produce verbose output that lists
 	      # what "hidden" libraries, object files and flags are used when
 	      # linking a shared library.
-	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 
 	    else
 	      # FIXME: insert proper C++ library support
@@ -6174,7 +6699,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 
       solaris*)
         case $cc_basename in
-          CC*)
+          CC* | sunCC*)
 	    # Sun C++ 4.2, 5.x and Centerline C++
             _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
 	    _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
@@ -6195,7 +6720,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    esac
 	    _LT_TAGVAR(link_all_deplibs, $1)=yes
 
-	    output_verbose_link_cmd='echo'
+	    output_verbose_link_cmd='func_echo_all'
 
 	    # Archives containing C++ object files must be created using
 	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
@@ -6215,14 +6740,14 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
 	      _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
 	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
 	        _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-		  $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+		  $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
 
 	        # Commands to make compiler produce verbose output that lists
 	        # what "hidden" libraries, object files and flags are used when
 	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 	      else
 	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
 	        # platform.
@@ -6233,7 +6758,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	        # Commands to make compiler produce verbose output that lists
 	        # what "hidden" libraries, object files and flags are used when
 	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 	      fi
 
 	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
@@ -6287,6 +6812,10 @@ if test "$_lt_caught_CXX_error" != yes; then
           CC*)
 	    _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
 	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
+	      '"$_LT_TAGVAR(old_archive_cmds, $1)"
+	    _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
+	      '"$_LT_TAGVAR(reload_cmds, $1)"
 	    ;;
 	  *)
 	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
@@ -6342,6 +6871,7 @@ if test "$_lt_caught_CXX_error" != yes; then
   fi # test -n "$compiler"
 
   CC=$lt_save_CC
+  CFLAGS=$lt_save_CFLAGS
   LDCXX=$LD
   LD=$lt_save_LD
   GCC=$lt_save_GCC
@@ -6356,6 +6886,29 @@ AC_LANG_POP
 ])# _LT_LANG_CXX_CONFIG
 
 
+# _LT_FUNC_STRIPNAME_CNF
+# ----------------------
+# func_stripname_cnf prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+#
+# This function is identical to the (non-XSI) version of func_stripname,
+# except this one can be used by m4 code that may be executed by configure,
+# rather than the libtool script.
+m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
+AC_REQUIRE([_LT_DECL_SED])
+AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
+func_stripname_cnf ()
+{
+  case ${2} in
+  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
+  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
+  esac
+} # func_stripname_cnf
+])# _LT_FUNC_STRIPNAME_CNF
+
 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
 # ---------------------------------
 # Figure out "hidden" library dependencies from verbose
@@ -6364,6 +6917,7 @@ AC_LANG_POP
 # objects, libraries and library flags.
 m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
 # Dependencies to place before and after the object being linked:
 _LT_TAGVAR(predep_objects, $1)=
 _LT_TAGVAR(postdep_objects, $1)=
@@ -6413,7 +6967,20 @@ public class foo {
   }
 };
 _LT_EOF
+], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF
+package foo
+func foo() {
+}
+_LT_EOF
 ])
+
+_lt_libdeps_save_CFLAGS=$CFLAGS
+case "$CC $CFLAGS " in #(
+*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
+*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
+*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
+esac
+
 dnl Parse the compiler output and extract the necessary
 dnl objects, libraries and library flags.
 if AC_TRY_EVAL(ac_compile); then
@@ -6425,7 +6992,7 @@ if AC_TRY_EVAL(ac_compile); then
   pre_test_object_deps_done=no
 
   for p in `eval "$output_verbose_link_cmd"`; do
-    case $p in
+    case ${prev}${p} in
 
     -L* | -R* | -l*)
        # Some compilers place space between "-{L,R}" and the path.
@@ -6434,13 +7001,22 @@ if AC_TRY_EVAL(ac_compile); then
           test $p = "-R"; then
 	 prev=$p
 	 continue
-       else
-	 prev=
        fi
 
+       # Expand the sysroot to ease extracting the directories later.
+       if test -z "$prev"; then
+         case $p in
+         -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
+         -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
+         -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
+         esac
+       fi
+       case $p in
+       =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
+       esac
        if test "$pre_test_object_deps_done" = no; then
-	 case $p in
-	 -L* | -R*)
+	 case ${prev} in
+	 -L | -R)
 	   # Internal compiler library paths should come after those
 	   # provided the user.  The postdeps already come after the
 	   # user supplied libs so there is no need to process them.
@@ -6460,8 +7036,10 @@ if AC_TRY_EVAL(ac_compile); then
 	   _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
 	 fi
        fi
+       prev=
        ;;
 
+    *.lto.$objext) ;; # Ignore GCC LTO objects
     *.$objext)
        # This assumes that the test object file only shows up
        # once in the compiler output.
@@ -6497,6 +7075,7 @@ else
 fi
 
 $RM -f confest.$objext
+CFLAGS=$_lt_libdeps_save_CFLAGS
 
 # PORTME: override above test on systems where it is broken
 m4_if([$1], [CXX],
@@ -6533,7 +7112,7 @@ linux*)
 
 solaris*)
   case $cc_basename in
-  CC*)
+  CC* | sunCC*)
     # The more standards-conforming stlport4 library is
     # incompatible with the Cstd library. Avoid specifying
     # it if it's in CXXFLAGS. Ignore libCrun as
@@ -6577,32 +7156,16 @@ _LT_TAGDECL([], [compiler_lib_search_path], [1],
 ])# _LT_SYS_HIDDEN_LIBDEPS
 
 
-# _LT_PROG_F77
-# ------------
-# Since AC_PROG_F77 is broken, in that it returns the empty string
-# if there is no fortran compiler, we have our own version here.
-m4_defun([_LT_PROG_F77],
-[
-pushdef([AC_MSG_ERROR], [_lt_disable_F77=yes])
-AC_PROG_F77
-if test -z "$F77" || test "X$F77" = "Xno"; then
-  _lt_disable_F77=yes
-fi
-popdef([AC_MSG_ERROR])
-])# _LT_PROG_F77
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([_LT_PROG_F77], [])
-
-
 # _LT_LANG_F77_CONFIG([TAG])
 # --------------------------
 # Ensure that the configuration variables for a Fortran 77 compiler are
 # suitably defined.  These variables are subsequently used by _LT_CONFIG
 # to write the compiler configuration to `libtool'.
 m4_defun([_LT_LANG_F77_CONFIG],
-[AC_REQUIRE([_LT_PROG_F77])dnl
-AC_LANG_PUSH(Fortran 77)
+[AC_LANG_PUSH(Fortran 77)
+if test -z "$F77" || test "X$F77" = "Xno"; then
+  _lt_disable_F77=yes
+fi
 
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
 _LT_TAGVAR(allow_undefined_flag, $1)=
@@ -6612,7 +7175,6 @@ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
 _LT_TAGVAR(hardcode_direct, $1)=no
 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
 _LT_TAGVAR(hardcode_libdir_separator, $1)=
 _LT_TAGVAR(hardcode_minus_L, $1)=no
 _LT_TAGVAR(hardcode_automatic, $1)=no
@@ -6621,6 +7183,8 @@ _LT_TAGVAR(module_cmds, $1)=
 _LT_TAGVAR(module_expsym_cmds, $1)=
 _LT_TAGVAR(link_all_deplibs, $1)=unknown
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 _LT_TAGVAR(no_undefined_flag, $1)=
 _LT_TAGVAR(whole_archive_flag_spec, $1)=
 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
@@ -6660,7 +7224,9 @@ if test "$_lt_disable_F77" != yes; then
   # Allow CC to be a program name with arguments.
   lt_save_CC="$CC"
   lt_save_GCC=$GCC
+  lt_save_CFLAGS=$CFLAGS
   CC=${F77-"f77"}
+  CFLAGS=$FFLAGS
   compiler=$CC
   _LT_TAGVAR(compiler, $1)=$CC
   _LT_CC_BASENAME([$compiler])
@@ -6714,38 +7280,24 @@ if test "$_lt_disable_F77" != yes; then
 
   GCC=$lt_save_GCC
   CC="$lt_save_CC"
+  CFLAGS="$lt_save_CFLAGS"
 fi # test "$_lt_disable_F77" != yes
 
 AC_LANG_POP
 ])# _LT_LANG_F77_CONFIG
 
 
-# _LT_PROG_FC
-# -----------
-# Since AC_PROG_FC is broken, in that it returns the empty string
-# if there is no fortran compiler, we have our own version here.
-m4_defun([_LT_PROG_FC],
-[
-pushdef([AC_MSG_ERROR], [_lt_disable_FC=yes])
-AC_PROG_FC
-if test -z "$FC" || test "X$FC" = "Xno"; then
-  _lt_disable_FC=yes
-fi
-popdef([AC_MSG_ERROR])
-])# _LT_PROG_FC
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([_LT_PROG_FC], [])
-
-
 # _LT_LANG_FC_CONFIG([TAG])
 # -------------------------
 # Ensure that the configuration variables for a Fortran compiler are
 # suitably defined.  These variables are subsequently used by _LT_CONFIG
 # to write the compiler configuration to `libtool'.
 m4_defun([_LT_LANG_FC_CONFIG],
-[AC_REQUIRE([_LT_PROG_FC])dnl
-AC_LANG_PUSH(Fortran)
+[AC_LANG_PUSH(Fortran)
+
+if test -z "$FC" || test "X$FC" = "Xno"; then
+  _lt_disable_FC=yes
+fi
 
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
 _LT_TAGVAR(allow_undefined_flag, $1)=
@@ -6755,7 +7307,6 @@ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
 _LT_TAGVAR(hardcode_direct, $1)=no
 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
 _LT_TAGVAR(hardcode_libdir_separator, $1)=
 _LT_TAGVAR(hardcode_minus_L, $1)=no
 _LT_TAGVAR(hardcode_automatic, $1)=no
@@ -6764,6 +7315,8 @@ _LT_TAGVAR(module_cmds, $1)=
 _LT_TAGVAR(module_expsym_cmds, $1)=
 _LT_TAGVAR(link_all_deplibs, $1)=unknown
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 _LT_TAGVAR(no_undefined_flag, $1)=
 _LT_TAGVAR(whole_archive_flag_spec, $1)=
 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
@@ -6803,7 +7356,9 @@ if test "$_lt_disable_FC" != yes; then
   # Allow CC to be a program name with arguments.
   lt_save_CC="$CC"
   lt_save_GCC=$GCC
+  lt_save_CFLAGS=$CFLAGS
   CC=${FC-"f95"}
+  CFLAGS=$FCFLAGS
   compiler=$CC
   GCC=$ac_cv_fc_compiler_gnu
 
@@ -6859,7 +7414,8 @@ if test "$_lt_disable_FC" != yes; then
   fi # test -n "$compiler"
 
   GCC=$lt_save_GCC
-  CC="$lt_save_CC"
+  CC=$lt_save_CC
+  CFLAGS=$lt_save_CFLAGS
 fi # test "$_lt_disable_FC" != yes
 
 AC_LANG_POP
@@ -6896,10 +7452,12 @@ _LT_COMPILER_BOILERPLATE
 _LT_LINKER_BOILERPLATE
 
 # Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
+lt_save_CC=$CC
+lt_save_CFLAGS=$CFLAGS
 lt_save_GCC=$GCC
 GCC=yes
 CC=${GCJ-"gcj"}
+CFLAGS=$GCJFLAGS
 compiler=$CC
 _LT_TAGVAR(compiler, $1)=$CC
 _LT_TAGVAR(LD, $1)="$LD"
@@ -6909,6 +7467,8 @@ _LT_CC_BASENAME([$compiler])
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
 
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 
 ## CAVEAT EMPTOR:
 ## There is no encapsulation within the following macros, do not change
@@ -6928,10 +7488,82 @@ fi
 AC_LANG_RESTORE
 
 GCC=$lt_save_GCC
-CC="$lt_save_CC"
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
 ])# _LT_LANG_GCJ_CONFIG
 
 
+# _LT_LANG_GO_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for the GNU Go compiler
+# are suitably defined.  These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_GO_CONFIG],
+[AC_REQUIRE([LT_PROG_GO])dnl
+AC_LANG_SAVE
+
+# Source file extension for Go test sources.
+ac_ext=go
+
+# Object file extension for compiled Go test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="package main; func main() { }"
+
+# Code to be used in simple link tests
+lt_simple_link_test_code='package main; func main() { }'
+
+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+_LT_TAG_COMPILER
+
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
+
+# Allow CC to be a program name with arguments.
+lt_save_CC=$CC
+lt_save_CFLAGS=$CFLAGS
+lt_save_GCC=$GCC
+GCC=yes
+CC=${GOC-"gccgo"}
+CFLAGS=$GOFLAGS
+compiler=$CC
+_LT_TAGVAR(compiler, $1)=$CC
+_LT_TAGVAR(LD, $1)="$LD"
+_LT_CC_BASENAME([$compiler])
+
+# Go did not exist at the time GCC didn't implicitly link libc in.
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
+
+## CAVEAT EMPTOR:
+## There is no encapsulation within the following macros, do not change
+## the running order or otherwise move them around unless you know exactly
+## what you are doing...
+if test -n "$compiler"; then
+  _LT_COMPILER_NO_RTTI($1)
+  _LT_COMPILER_PIC($1)
+  _LT_COMPILER_C_O($1)
+  _LT_COMPILER_FILE_LOCKS($1)
+  _LT_LINKER_SHLIBS($1)
+  _LT_LINKER_HARDCODE_LIBPATH($1)
+
+  _LT_CONFIG($1)
+fi
+
+AC_LANG_RESTORE
+
+GCC=$lt_save_GCC
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
+])# _LT_LANG_GO_CONFIG
+
+
 # _LT_LANG_RC_CONFIG([TAG])
 # -------------------------
 # Ensure that the configuration variables for the Windows resource compiler
@@ -6963,9 +7595,11 @@ _LT_LINKER_BOILERPLATE
 
 # Allow CC to be a program name with arguments.
 lt_save_CC="$CC"
+lt_save_CFLAGS=$CFLAGS
 lt_save_GCC=$GCC
 GCC=
 CC=${RC-"windres"}
+CFLAGS=
 compiler=$CC
 _LT_TAGVAR(compiler, $1)=$CC
 _LT_CC_BASENAME([$compiler])
@@ -6978,7 +7612,8 @@ fi
 
 GCC=$lt_save_GCC
 AC_LANG_RESTORE
-CC="$lt_save_CC"
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
 ])# _LT_LANG_RC_CONFIG
 
 
@@ -6998,6 +7633,13 @@ dnl aclocal-1.4 backwards compatibility:
 dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
 
 
+# LT_PROG_GO
+# ----------
+AC_DEFUN([LT_PROG_GO],
+[AC_CHECK_TOOL(GOC, gccgo,)
+])
+
+
 # LT_PROG_RC
 # ----------
 AC_DEFUN([LT_PROG_RC],
@@ -7037,6 +7679,15 @@ _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
 AC_SUBST([OBJDUMP])
 ])
 
+# _LT_DECL_DLLTOOL
+# ----------------
+# Ensure DLLTOOL variable is set.
+m4_defun([_LT_DECL_DLLTOOL],
+[AC_CHECK_TOOL(DLLTOOL, dlltool, false)
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+_LT_DECL([], [DLLTOOL], [1], [DLL creation program])
+AC_SUBST([DLLTOOL])
+])
 
 # _LT_DECL_SED
 # ------------
@@ -7130,8 +7781,8 @@ m4_defun([_LT_CHECK_SHELL_FEATURES],
 # Try some XSI features
 xsi_shell=no
 ( _lt_dummy="a/b/c"
-  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
-      = c,a/b,, \
+  test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,b/c, \
     && eval 'test $(( 1 + 1 )) -eq 2 \
     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
   && xsi_shell=yes
@@ -7170,208 +7821,162 @@ _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
 ])# _LT_CHECK_SHELL_FEATURES
 
 
-# _LT_PROG_XSI_SHELLFNS
-# ---------------------
-# Bourne and XSI compatible variants of some useful shell functions.
-m4_defun([_LT_PROG_XSI_SHELLFNS],
-[case $xsi_shell in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-}
-
-# func_basename file
-func_basename ()
-{
-  func_basename_result="${1##*/}"
-}
-
-# func_dirname_and_basename file append nondir_replacement
-# perform func_basename and func_dirname in a single function
-# call:
-#   dirname:  Compute the dirname of FILE.  If nonempty,
-#             add APPEND to the result, otherwise set result
-#             to NONDIR_REPLACEMENT.
-#             value returned in "$func_dirname_result"
-#   basename: Compute filename of FILE.
-#             value retuned in "$func_basename_result"
-# Implementation must be kept synchronized with func_dirname
-# and func_basename. For efficiency, we do not delegate to
-# those functions but instead duplicate the functionality here.
-func_dirname_and_basename ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-  func_basename_result="${1##*/}"
-}
-
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-func_stripname ()
-{
-  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
-  # positional parameters, so assign one to ordinary parameter first.
-  func_stripname_result=${3}
-  func_stripname_result=${func_stripname_result#"${1}"}
-  func_stripname_result=${func_stripname_result%"${2}"}
-}
-
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=${1%%=*}
-  func_opt_split_arg=${1#*=}
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  case ${1} in
-    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
-    *)    func_lo2o_result=${1} ;;
-  esac
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=${1%.*}.lo
-}
+# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
+# ------------------------------------------------------
+# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
+# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
+m4_defun([_LT_PROG_FUNCTION_REPLACE],
+[dnl {
+sed -e '/^$1 ()$/,/^} # $1 /c\
+$1 ()\
+{\
+m4_bpatsubsts([$2], [$], [\\], [^\([	 ]\)], [\\\1])
+} # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+])
 
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=$(( $[*] ))
-}
 
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=${#1}
-}
+# _LT_PROG_REPLACE_SHELLFNS
+# -------------------------
+# Replace existing portable implementations of several shell functions with
+# equivalent extended shell implementations where those features are available..
+m4_defun([_LT_PROG_REPLACE_SHELLFNS],
+[if test x"$xsi_shell" = xyes; then
+  _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
+    case ${1} in
+      */*) func_dirname_result="${1%/*}${2}" ;;
+      *  ) func_dirname_result="${3}" ;;
+    esac])
+
+  _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
+    func_basename_result="${1##*/}"])
+
+  _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
+    case ${1} in
+      */*) func_dirname_result="${1%/*}${2}" ;;
+      *  ) func_dirname_result="${3}" ;;
+    esac
+    func_basename_result="${1##*/}"])
 
-_LT_EOF
-    ;;
-  *) # Bourne compatible functions.
-    cat << \_LT_EOF >> "$cfgfile"
+  _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
+    # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
+    # positional parameters, so assign one to ordinary parameter first.
+    func_stripname_result=${3}
+    func_stripname_result=${func_stripname_result#"${1}"}
+    func_stripname_result=${func_stripname_result%"${2}"}])
 
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  # Extract subdirectory from the argument.
-  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
-  if test "X$func_dirname_result" = "X${1}"; then
-    func_dirname_result="${3}"
-  else
-    func_dirname_result="$func_dirname_result${2}"
-  fi
-}
+  _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
+    func_split_long_opt_name=${1%%=*}
+    func_split_long_opt_arg=${1#*=}])
 
-# func_basename file
-func_basename ()
-{
-  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
-}
+  _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
+    func_split_short_opt_arg=${1#??}
+    func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
 
-dnl func_dirname_and_basename
-dnl A portable version of this function is already defined in general.m4sh
-dnl so there is no need for it here.
+  _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
+    case ${1} in
+      *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
+      *)    func_lo2o_result=${1} ;;
+    esac])
 
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-# func_strip_suffix prefix name
-func_stripname ()
-{
-  case ${2} in
-    .*) func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
-    *)  func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
-  esac
-}
+  _LT_PROG_FUNCTION_REPLACE([func_xform], [    func_xform_result=${1%.*}.lo])
 
-# sed scripts:
-my_sed_long_opt='1s/^\(-[[^=]]*\)=.*/\1/;q'
-my_sed_long_arg='1s/^-[[^=]]*=//'
+  _LT_PROG_FUNCTION_REPLACE([func_arith], [    func_arith_result=$(( $[*] ))])
 
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
-  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
-}
+  _LT_PROG_FUNCTION_REPLACE([func_len], [    func_len_result=${#1}])
+fi
 
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=`expr "$[@]"`
-}
+if test x"$lt_shell_append" = xyes; then
+  _LT_PROG_FUNCTION_REPLACE([func_append], [    eval "${1}+=\\${2}"])
 
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
-}
+  _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
+    func_quote_for_eval "${2}"
+dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
+    eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
 
-_LT_EOF
-esac
+  # Save a `func_append' function call where possible by direct use of '+='
+  sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+else
+  # Save a `func_append' function call even when '+=' is not available
+  sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+fi
 
-case $lt_shell_append in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
+if test x"$_lt_function_replace_fail" = x":"; then
+  AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
+fi
+])
 
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$[1]+=\$[2]"
-}
-_LT_EOF
+# _LT_PATH_CONVERSION_FUNCTIONS
+# -----------------------------
+# Determine which file name conversion functions should be used by
+# func_to_host_file (and, implicitly, by func_to_host_path).  These are needed
+# for certain cross-compile configurations and native mingw.
+m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+AC_MSG_CHECKING([how to convert $build file names to $host format])
+AC_CACHE_VAL(lt_cv_to_host_file_cmd,
+[case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
+        ;;
+    esac
     ;;
-  *)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$[1]=\$$[1]\$[2]"
-}
-
-_LT_EOF
+  *-*-cygwin* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_noop
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
+        ;;
+    esac
     ;;
-  esac
+  * ) # unhandled hosts (and "normal" native builds)
+    lt_cv_to_host_file_cmd=func_convert_file_noop
+    ;;
+esac
+])
+to_host_file_cmd=$lt_cv_to_host_file_cmd
+AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
+_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
+         [0], [convert $build file names to $host format])dnl
+
+AC_MSG_CHECKING([how to convert $build file names to toolchain format])
+AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
+[#assume ordinary cross tools, or native build.
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
+        ;;
+    esac
+    ;;
+esac
 ])
+to_tool_file_cmd=$lt_cv_to_tool_file_cmd
+AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
+_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
+         [0], [convert $build files to toolchain format])dnl
+])# _LT_PATH_CONVERSION_FUNCTIONS
diff --git a/libple/m4/ltoptions.m4 b/libple/m4/ltoptions.m4
index 34151a3..5d9acd8 100644
--- a/libple/m4/ltoptions.m4
+++ b/libple/m4/ltoptions.m4
@@ -1,13 +1,14 @@
 # Helper functions for option handling.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
+#   Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 # This file is free software; the Free Software Foundation gives
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 6 ltoptions.m4
+# serial 7 ltoptions.m4
 
 # This is to help aclocal find these macros, as it can't see m4_define.
 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
@@ -125,7 +126,7 @@ LT_OPTION_DEFINE([LT_INIT], [win32-dll],
 [enable_win32_dll=yes
 
 case $host in
-*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*)
+*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
   AC_CHECK_TOOL(AS, as, false)
   AC_CHECK_TOOL(DLLTOOL, dlltool, false)
   AC_CHECK_TOOL(OBJDUMP, objdump, false)
@@ -133,13 +134,13 @@ case $host in
 esac
 
 test -z "$AS" && AS=as
-_LT_DECL([], [AS],      [0], [Assembler program])dnl
+_LT_DECL([], [AS],      [1], [Assembler program])dnl
 
 test -z "$DLLTOOL" && DLLTOOL=dlltool
-_LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
+_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
 
 test -z "$OBJDUMP" && OBJDUMP=objdump
-_LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl
+_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
 ])# win32-dll
 
 AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
@@ -325,9 +326,24 @@ dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
 # MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
 m4_define([_LT_WITH_PIC],
 [AC_ARG_WITH([pic],
-    [AS_HELP_STRING([--with-pic],
+    [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@],
 	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
-    [pic_mode="$withval"],
+    [lt_p=${PACKAGE-default}
+    case $withval in
+    yes|no) pic_mode=$withval ;;
+    *)
+      pic_mode=default
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for lt_pkg in $withval; do
+	IFS="$lt_save_ifs"
+	if test "X$lt_pkg" = "X$lt_p"; then
+	  pic_mode=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac],
     [pic_mode=default])
 
 test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
diff --git a/libple/m4/ltversion.m4 b/libple/m4/ltversion.m4
index f3c5309..07a8602 100644
--- a/libple/m4/ltversion.m4
+++ b/libple/m4/ltversion.m4
@@ -7,17 +7,17 @@
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# Generated from ltversion.in.
+# @configure_input@
 
-# serial 3017 ltversion.m4
+# serial 3337 ltversion.m4
 # This file is part of GNU Libtool
 
-m4_define([LT_PACKAGE_VERSION], [2.2.6b])
-m4_define([LT_PACKAGE_REVISION], [1.3017])
+m4_define([LT_PACKAGE_VERSION], [2.4.2])
+m4_define([LT_PACKAGE_REVISION], [1.3337])
 
 AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.2.6b'
-macro_revision='1.3017'
+[macro_version='2.4.2'
+macro_revision='1.3337'
 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
 _LT_DECL(, macro_revision, 0)
 ])
diff --git a/libple/m4/lt~obsolete.m4 b/libple/m4/lt~obsolete.m4
index 637bb20..c573da9 100644
--- a/libple/m4/lt~obsolete.m4
+++ b/libple/m4/lt~obsolete.m4
@@ -1,13 +1,13 @@
 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
 #
-#   Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
 #   Written by Scott James Remnant, 2004.
 #
 # This file is free software; the Free Software Foundation gives
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 4 lt~obsolete.m4
+# serial 5 lt~obsolete.m4
 
 # These exist entirely to fool aclocal when bootstrapping libtool.
 #
@@ -77,7 +77,6 @@ m4_ifndef([AC_DISABLE_FAST_INSTALL],	[AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
 m4_ifndef([_LT_AC_LANG_CXX],		[AC_DEFUN([_LT_AC_LANG_CXX])])
 m4_ifndef([_LT_AC_LANG_F77],		[AC_DEFUN([_LT_AC_LANG_F77])])
 m4_ifndef([_LT_AC_LANG_GCJ],		[AC_DEFUN([_LT_AC_LANG_GCJ])])
-m4_ifndef([AC_LIBTOOL_RC],		[AC_DEFUN([AC_LIBTOOL_RC])])
 m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
 m4_ifndef([_LT_AC_LANG_C_CONFIG],	[AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
 m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
@@ -90,3 +89,10 @@ m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
 m4_ifndef([_LT_AC_LANG_RC_CONFIG],	[AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
 m4_ifndef([AC_LIBTOOL_CONFIG],		[AC_DEFUN([AC_LIBTOOL_CONFIG])])
 m4_ifndef([_LT_AC_FILE_LTDLL_C],	[AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
+m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS],	[AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
+m4_ifndef([_LT_AC_PROG_CXXCPP],		[AC_DEFUN([_LT_AC_PROG_CXXCPP])])
+m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS],	[AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
+m4_ifndef([_LT_PROG_ECHO_BACKSLASH],	[AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
+m4_ifndef([_LT_PROG_F77],		[AC_DEFUN([_LT_PROG_F77])])
+m4_ifndef([_LT_PROG_FC],		[AC_DEFUN([_LT_PROG_FC])])
+m4_ifndef([_LT_PROG_CXX],		[AC_DEFUN([_LT_PROG_CXX])])
diff --git a/libple/src/Makefile.in b/libple/src/Makefile.in
index cb9a1e7..cff12e4 100644
--- a/libple/src/Makefile.in
+++ b/libple/src/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -98,6 +98,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pleincludedir)"
 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
 libple_la_DEPENDENCIES =
@@ -161,6 +167,7 @@ CPP_ADD = @CPP_ADD@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -187,6 +194,7 @@ LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@
 MPI_CPPFLAGS = @MPI_CPPFLAGS@
 MPI_LDFLAGS = @MPI_LDFLAGS@
@@ -215,6 +223,7 @@ abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 am__include = @am__include@
@@ -247,7 +256,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 oldincludedir = @oldincludedir@
@@ -382,26 +390,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -425,9 +430,7 @@ uninstall-pleincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pleinclude_HEADERS)'; test -n "$(pleincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pleincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pleincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pleincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -528,10 +531,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/libple/tests/Makefile.in b/libple/tests/Makefile.in
index 104031d..700fea3 100644
--- a/libple/tests/Makefile.in
+++ b/libple/tests/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -140,6 +140,7 @@ CPP_ADD = @CPP_ADD@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -166,6 +167,7 @@ LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@
 MPI_CPPFLAGS = @MPI_CPPFLAGS@
 MPI_LDFLAGS = @MPI_LDFLAGS@
@@ -194,6 +196,7 @@ abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 am__include = @am__include@
@@ -226,7 +229,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 oldincludedir = @oldincludedir@
@@ -316,42 +318,37 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 ple_coupling_test-ple_coupling_test.o: ple_coupling_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ple_coupling_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ple_coupling_test-ple_coupling_test.o -MD -MP -MF $(DEPDIR)/ple_coupling_test-ple_coupling_test.Tpo -c -o ple_coupling_test-ple_coupling_test.o `test -f 'ple_coupling_test.c' || echo '$(srcdir)/'`ple_coupling_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ple_coupling_test-ple_coupling_test.Tpo $(DEPDIR)/ple_coupling_test-ple_coupling_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ple_coupling_test.c' object='ple_coupling_test-ple_coupling_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ple_coupling_test.c' object='ple_coupling_test-ple_coupling_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ple_coupling_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ple_coupling_test-ple_coupling_test.o `test -f 'ple_coupling_test.c' || echo '$(srcdir)/'`ple_coupling_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ple_coupling_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ple_coupling_test-ple_coupling_test.o `test -f 'ple_coupling_test.c' || echo '$(srcdir)/'`ple_coupling_test.c
 
 ple_coupling_test-ple_coupling_test.obj: ple_coupling_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ple_coupling_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ple_coupling_test-ple_coupling_test.obj -MD -MP -MF $(DEPDIR)/ple_coupling_test-ple_coupling_test.Tpo -c -o ple_coupling_test-ple_coupling_test.obj `if test -f 'ple_coupling_test.c'; then $(CYGPATH_W) 'ple_coupling_test.c'; else $(CYGPATH_W) '$(srcdir)/ple_coupling_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ple_coupling_test-ple_coupling_test.Tpo $(DEPDIR)/ple_coupling_test-ple_coupling_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ple_coupling_test.c' object='ple_coupling_test-ple_coupling_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ple_coupling_test.c' object='ple_coupling_test-ple_coupling_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ple_coupling_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ple_coupling_test-ple_coupling_test.obj `if test -f 'ple_coupling_test.c'; then $(CYGPATH_W) 'ple_coupling_test.c'; else $(CYGPATH_W) '$(srcdir)/ple_coupling_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ple_coupling_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ple_coupling_test-ple_coupling_test.obj `if test -f 'ple_coupling_test.c'; then $(CYGPATH_W) 'ple_coupling_test.c'; else $(CYGPATH_W) '$(srcdir)/ple_coupling_test.c'; fi`
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -456,10 +453,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/libsyrcs/Makefile.in b/libsyrcs/Makefile.in
index 901f43b..5f11898 100644
--- a/libsyrcs/Makefile.in
+++ b/libsyrcs/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,6 +109,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)"
 LTLIBRARIES = $(lib_LTLIBRARIES)
 libsyrcs_la_DEPENDENCIES =
@@ -168,7 +174,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -200,6 +205,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -223,7 +229,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -243,7 +248,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -266,6 +270,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -285,8 +290,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -326,16 +333,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -358,12 +373,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -397,6 +412,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -419,7 +435,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -556,26 +571,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -682,10 +694,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/m4/cs_omniorb.m4 b/m4/cs_omniorb.m4
index 34d38c4..70a1e6e 100644
--- a/m4/cs_omniorb.m4
+++ b/m4/cs_omniorb.m4
@@ -37,8 +37,12 @@ omniORB_ok=yes
 AC_LANG_SAVE
 AC_LANG_CPLUSPLUS
 
-AC_PATH_PROG(OMNIORB_IDL, omniidl)
-if test "x$OMNIORB_IDL" = "x"
+AC_ARG_VAR([OMNIIDL], [the omniORB IDL compiler])
+AC_PATH_PROG([OMNIIDL], [omniidl])
+
+AC_ARG_VAR([OMNIIDLPYBE], [Python backend for omniidl])
+
+if test "x$OMNIIDL" = "x"
 then
   omniORB_ok=no
   AC_MSG_RESULT(omniORB binaries not in PATH variable)
@@ -48,9 +52,7 @@ fi
 
 if  test "x$omniORB_ok" = "xyes"
 then
-  AC_SUBST(OMNIORB_IDL)
-
-  OMNIORB_BIN=`echo ${OMNIORB_IDL} | sed -e "s,[[^/]]*$,,;s,/$,,;s,^$,.,"`
+  OMNIORB_BIN=`echo ${OMNIIDL} | sed -e "s,[[^/]]*$,,;s,/$,,;s,^$,.,"`
   OMNIORB_ROOT=${OMNIORB_BIN}
   # one-level up
   OMNIORB_ROOT=`echo ${OMNIORB_ROOT}  | sed -e "s,[[^/]]*$,,;s,/$,,;s,^$,.,"`
diff --git a/m4/cs_salome.m4 b/m4/cs_salome.m4
index 7eda836..a46fd21 100644
--- a/m4/cs_salome.m4
+++ b/m4/cs_salome.m4
@@ -26,19 +26,137 @@ dnl-----------------------------------------------------------------------------
 
 AC_DEFUN([CS_AC_TEST_SALOME], [
 
+AC_ARG_WITH(salome,
+            [AS_HELP_STRING([--with-salome=PATH],
+                            [specify prefix directory for SALOME])],
+            [if test "x$withval" = "x"; then
+               if test "x$ROOT_SALOME" != "x"; then
+                 with_salome=$ROOT_SALOME
+               elif test "x$INST_ROOT" != "x" -a "x$KERNEL_ROOT_DIR" != "x"; then
+                 with_salome=$INST_ROOT
+                 ROOT_SALOME=$INST_ROOT
+               else
+                 with_salome=no
+               fi
+             else
+               if test "x$ROOT_SALOME" = "x"; then
+                 ROOT_SALOME=$with_salome
+               fi
+             fi],
+            [if test "x$ROOT_SALOME" = "x"; then
+               with_salome=no
+             else
+               with_salome=$ROOT_SALOME
+             fi])
+
+if test "x$with_salome" != "xno" ; then
+
+  # Environment if the SALOMEENV or SALOMEPRE variables were defined
+  # (for compatibility with Code_Saturne 2.1.1 configure options)
+
+  if test "x$SALOMEENV" != "x" -o "x$SALOMEPRE" != "x" ; then
+
+    # If only one of the 2 variables is defined, define the other
+    if test -z "$SALOMEENV"; then
+      SALOMEENV=$(find $with_salome -maxdepth 1 -name envSalome*.sh 2>/dev/null)
+    fi
+    if test -z "$SALOMEPRE"; then
+      SALOMEPRE=$(find $with_salome -maxdepth 1 -name prerequis*.sh 2>/dev/null)
+    fi
+
+    SALOMEENVCMD=". $SALOMEPRE ; . $SALOMEENV"
+
+  # Environment if the path given is that of the Salome install
+
+  else
+
+    # Recommended environment file for salome-platform.org installer builds
+    if test "x$SALOMEENVCMD" = "x"; then
+      salome_env=$(find $with_salome -maxdepth 2 -name salome.sh | tail -1 2>/dev/null)
+      if test "x$salome_env" != "x"; then
+        SALOMEENVCMD=". $salome_env"
+      fi
+    fi
+
+    # Environment for EDF or "universal binaries" type build for Salome 6.4
+    # Note that ROOT_SALOME is required but not exported in all cases.
+    if test "x$SALOMEENVCMD" = "x"; then
+      salome_env=$(find $with_salome -maxdepth 1 -name salome_modules*.sh 2>/dev/null)
+      if test "x$salome_env" != "x"; then
+        salome_pre=$(find $with_salome -maxdepth 1 -name salome_prerequisites_*_appli.sh 2>/dev/null)
+        if test "x$salome_pre" != "x"; then
+          SALOMEENVCMD=". $salome_pre; export ROOT_SALOME=$with_salome; . $salome_env"
+          SALOMEPRE="$salome_pre"
+        fi
+      fi
+    fi
+
+    # Environment file for EDF builds for Salome 6.3
+    if test "x$SALOMEENVCMD" = "x"; then
+      salome_env=$(find $with_salome -maxdepth 1 -name envSalome*.sh 2>/dev/null)
+      if test "x$salome_env" != "x"; then
+        salome_pre=$(find $with_salome -maxdepth 1 -name prerequis*.sh 2>/dev/null)
+        if test "x$salome_pre" != "x"; then
+          SALOMEENVCMD=". $salome_pre;. $salome_env"
+          SALOMEPRE="$salome_pre"
+        fi
+      fi
+
+    fi
+
+    if test "x$SALOMERUN" = "x"; then
+      if test -f "$ROOT_SALOME/runSalome"; then
+        SALOMERUN="$ROOT_SALOME/runSalome"
+      fi
+    fi
+
+    unset salome_pre
+    unset salome_env
+
+  fi
+
+  KERNEL_ROOT_DIR=$(eval $SALOMEENVCMD ; echo $KERNEL_ROOT_DIR)
+  GUI_ROOT_DIR=$(eval $SALOMEENVCMD ; echo $GUI_ROOT_DIR)
+  YACS_ROOT_DIR=$(eval $SALOMEENVCMD ; echo $YACS_ROOT_DIR)
+
+  OMNIIDL=$(eval $SALOMEENVCMD ; which omniidl)
+
+  # SALOME prequisites root directory environment variable
+  salome_pre_rootdir=$(eval $SALOMEENVCMD ; echo $PREREQUISITES_ROOT_DIR)
+  if test x"$salome_pre_rootdir" = x; then
+    salome_pre_rootdir=$(eval $SALOMEENVCMD ; echo $PREREQUIS_ROOT_DIR)
+  fi
+
+  # Make sure omniidl will correcly work by forcing PYTHONPATH
+  OMNIIDLPYTHONPATH=$(for d in `find $salome_pre_rootdir -name omniidl_be`
+do
+  dirname `ls $d/../_omniidlmodule.so 2>/dev/null` 2>/dev/null
+done)
+
+  # Make sure Python backend of omniidl will be found
+  OMNIIDLPYBE=$(for d in `find $salome_pre_rootdir -name omniidl_be`
+do
+  dirname `ls $d/python.py 2>/dev/null` 2>/dev/null
+done)
+
+fi
+
+  unset salome_pre_root_dir
+
+AC_SUBST(OMNIIDLPYTHONPATH)
+
+AC_ARG_VAR([SALOMEENVCMD], [SALOME environment setting commands])
+AC_ARG_VAR([SALOMERUN], [SALOME main script (usually runSalome or runAppli)])
+
+AC_SUBST([SALOMEPRE])
+
 CS_AC_TEST_SALOME_KERNEL
 CS_AC_TEST_SALOME_GUI
-
+CS_AC_TEST_SALOME_YACS
 
 AS_IF([test $cs_have_salome_kernel = yes -o $cs_have_salome_gui = yes],
       [CS_AC_TEST_OMNIORB
-       CS_AC_TEST_CORBA
-       CS_AC_TEST_BOOST
-       AC_SUBST(ROOT_SALOME)
-       AC_SUBST(KERNEL_ROOT_DIR)
-       AC_SUBST(GUI_ROOT_DIR)
-       AC_SUBST(YACS_ROOT_DIR)
-       AC_SUBST(SALOME_VERSION, [`basename $KERNEL_ROOT_DIR|sed -e 's/KERNEL_//' -`])])
+       CS_AC_TEST_CORBA])
 
 CS_AC_TEST_SPHINX
 
@@ -55,7 +173,7 @@ cs_have_salome_kernel=no
 
 AC_ARG_WITH(salome-kernel,
             [AS_HELP_STRING([--with-salome-kernel=PATH],
-                            [specify prefix directory for SALOME kernel])],
+                            [specify prefix directory for SALOME KERNEL])],
             [if test "x$withval" = "x"; then
                if test -z "$KERNEL_ROOT_DIR"; then
                  with_salome_kernel=yes
@@ -69,60 +187,21 @@ AC_ARG_WITH(salome-kernel,
                with_salome_kernel=$KERNEL_ROOT_DIR
              fi])
 
-AC_ARG_WITH(salome-kernel-include,
-            [AS_HELP_STRING([--with-salome-kernel-include=PATH],
-                            [specify directory for SALOME kernel include files])],
-            [if test "x$with_salome_kernel" = "xcheck"; then
-               with_salome_kernel=yes
-             fi
-             SALOME_KERNEL_CPPFLAGS="-I$with_salome_kernel_include"],
-            [if test "x$with_salome_kernel" != "xno" ; then
-               if test "x$with_salome_kernel" != "xyes" \
-	               -a "x$with_salome_kernel" != "xcheck"; then
-                 SALOME_KERNEL_CPPFLAGS="-I$with_salome_kernel/include/salome"
-               else
-                 SALOME_KERNEL_CPPFLAGS="-I/usr/include/salome"
-               fi
-             fi])
-
-AC_ARG_WITH(salome-kernel-idl,
-            [AS_HELP_STRING([--with-salome-kernel-idl=PATH],
-                            [specify directory for SALOME_KERNEL IDL files])],
-            [if test "x$with_salome_kernel" = "xcheck"; then
-               with_salome_kernel=yes
-             fi
-             SALOME_KERNEL_IDL="-L$with_salome_kernel_idl"],
-            [if test "x$with_salome_kernel" != "xno" ; then
-               if test "x$with_salome_kernel" != "xyes" \
-	               -a "x$with_salome_kernel" != "xcheck"; then
-                 SALOME_KERNEL_IDL="-I$with_salome_kernel/idl/salome"
-               else
-                 SALOME_KERNEL_IDL="-I/usr/idl/salome"
-               fi
-             fi])
-
-AC_ARG_WITH(salome-kernel-lib,
-            [AS_HELP_STRING([--with-salome-kernel-lib=PATH],
-                            [specify directory for SALOME_KERNEL library])],
-            [if test "x$with_salome_kernel" = "xcheck"; then
-               with_salome_kernel=yes
-             fi
-             SALOME_KERNEL_LDFLAGS="-L$with_salome_kernel_lib"],
-            [if test "x$with_salome_kernel" != "xno" ; then
-               if test "x$with_salome_kernel" != "xyes" \
-	               -a "x$with_salome_kernel" != "xcheck"; then
-                 SALOME_KERNEL_LDFLAGS="-L$with_salome_kernel/lib/salome"
-               else
-                 SALOME_KERNEL_LDFLAGS="-L/usr/lib/salome"
-               fi
-             fi])
-
 if test "x$with_salome_kernel" != "xno" ; then
 
   saved_CPPFLAGS="$CPPFLAGS"
   saved_LDFLAGS="$LDFLAGS"
   saved_LIBS="$LIBS"
 
+  if test x"$with_salome_kernel" != xyes -a x"$with_salome_kernel" != xcheck ; then
+    SALOME_KERNEL="$with_salome_kernel"
+  else
+    SALOME_KERNEL="/usr"
+  fi
+
+  SALOME_KERNEL_CPPFLAGS="-I$SALOME_KERNEL/include/salome"
+  SALOME_KERNEL_IDL="-I$SALOME_KERNEL/idl/salome"
+  SALOME_KERNEL_LDFLAGS="-L$SALOME_KERNEL/lib/salome"
   SALOME_KERNEL_LIBS="-lCalciumC"
   
   CPPFLAGS="${CPPFLAGS} ${SALOME_KERNEL_CPPFLAGS}"
@@ -156,6 +235,7 @@ if test "x$with_salome_kernel" != "xno" ; then
 fi
 
 AC_SUBST(cs_have_salome_kernel)
+AC_SUBST(SALOME_KERNEL)
 AC_SUBST(SALOME_KERNEL_CPPFLAGS)
 AC_SUBST(SALOME_KERNEL_IDL)
 AC_SUBST(SALOME_KERNEL_LDFLAGS)
@@ -177,7 +257,7 @@ cs_have_salome_gui=no
 
 AC_ARG_WITH(salome-gui,
             [AS_HELP_STRING([--with-salome-gui=PATH],
-                            [specify prefix directory for SALOME gui])],
+                            [specify prefix directory for SALOME GUI])],
             [if test "x$withval" = "x"; then
                if test -z "$GUI_ROOT_DIR"; then
                  with_salome_gui=yes
@@ -191,65 +271,31 @@ AC_ARG_WITH(salome-gui,
                with_salome_gui=$GUI_ROOT_DIR
              fi])
 
-AC_ARG_WITH(salome-gui-include,
-            [AS_HELP_STRING([--with-salome-gui-include=PATH],
-                            [specify directory for SALOME gui include files])],
-            [if test "x$with_salome_gui" = "xcheck"; then
-               with_salome_gui=yes
-             fi
-             SALOME_GUI_CPPFLAGS="-I$with_salome_gui_include"],
-            [if test "x$with_salome_gui" != "xno" ; then
-               if test "x$with_salome_gui" != "xyes" \
-	               -a "x$with_salome_gui" != "xcheck"; then
-                 SALOME_GUI_CPPFLAGS="-I$with_salome_gui/include/salome"
-               else
-                 SALOME_GUI_CPPFLAGS="-I/usr/include/salome"
-               fi
-             fi])
-
-AC_ARG_WITH(salome-gui-idl,
-            [AS_HELP_STRING([--with-salome-gui-idl=PATH],
-                            [specify directory for SALOME_GUI IDL files])],
-            [if test "x$with_salome_gui" = "xcheck"; then
-               with_salome_gui=yes
-             fi
-             SALOME_GUI_IDL="-L$with_salome_gui_idl"],
-            [if test "x$with_salome_gui" != "xno" ; then
-               if test "x$with_salome_gui" != "xyes" \
-	               -a "x$with_salome_gui" != "xcheck"; then
-                 SALOME_GUI_IDL="-I$with_salome_gui/idl/salome"
-               else
-                 SALOME_GUI_IDL="-I/usr/idl/salome"
-               fi
-             fi])
-
-AC_ARG_WITH(salome-gui-lib,
-            [AS_HELP_STRING([--with-salome-gui-lib=PATH],
-                            [specify directory for SALOME_GUI library])],
-            [if test "x$with_salome_gui" = "xcheck"; then
-               with_salome_gui=yes
-             fi
-             SALOME_GUI_LDFLAGS="-L$with_salome_gui_lib"],
-            [if test "x$with_salome_gui" != "xno" ; then
-               if test "x$with_salome_gui" != "xyes" \
-	               -a "x$with_salome_gui" != "xcheck"; then
-                 SALOME_GUI_LDFLAGS="-L$with_salome_gui/lib/salome"
-               else
-                 SALOME_GUI_LDFLAGS="-L/usr/lib/salome"
-               fi
-             fi])
-
 #if test "x$with_salome_gui" != "xno" ; then
 # We should add a couple of tests here...
 #fi
 
-if test "x$with_salome_gui" = "xno" ; then
-  cs_have_salome_gui=no
-else
+if test x"$with_salome_gui" != xno ; then
+
   cs_have_salome_gui=yes
+
+  if test x"$with_salome_gui" != xyes -a x"$with_salome_gui" != xcheck ; then
+    SALOME_GUI="$with_salome_gui"
+  else
+    SALOME_GUI="/usr"
+  fi
+
+  SALOME_GUI_CPPFLAGS="-I$SALOME_GUI/include/salome"
+  SALOME_GUI_IDL="-I$SALOME_GUI/idl/salome"
+  SALOME_GUI_LDFLAGS="-L$SALOME_GUI/lib/salome"
+  SALOME_GUI_LIBS=
+  
+else
+  cs_have_salome_gui=no
 fi
 
 AC_SUBST(cs_have_salome_gui)
+AC_SUBST(SALOME_GUI)
 AC_SUBST(SALOME_GUI_CPPFLAGS)
 AC_SUBST(SALOME_GUI_IDL)
 AC_SUBST(SALOME_GUI_LDFLAGS)
@@ -260,6 +306,66 @@ AM_CONDITIONAL(HAVE_SALOME_GUI, test x$cs_have_salome_gui = xyes)
 ])dnl
 
 
+# CS_AC_TEST_SALOME_YACS
+#----------------------
+# modifies or sets cs_have_salome_yacs, SALOME_YACS_CPPFLAGS, SALOME_YACS_LDFLAGS, and SALOME_YACS_LIBS
+# depending on libraries found
+
+AC_DEFUN([CS_AC_TEST_SALOME_YACS], [
+
+cs_have_salome_yacs=no
+
+AC_ARG_WITH(salome-yacs,
+            [AS_HELP_STRING([--with-salome-yacs=PATH],
+                            [specify prefix directory for SALOME YACS])],
+            [if test "x$withval" = "x"; then
+               if test -z "$YACS_ROOT_DIR"; then
+                 with_salome_yacs=yes
+               else
+                 with_salome_yacs=$YACS_ROOT_DIR
+               fi
+             fi],
+            [if test -z "$YACS_ROOT_DIR"; then
+               with_salome_yacs=check
+             else
+               with_salome_yacs=$YACS_ROOT_DIR
+             fi])
+
+#if test "x$with_salome_yacs" != "xno" ; then
+# We should add a couple of tests here...
+#fi
+
+if test x"$with_salome_yacs" != xno ; then
+
+  cs_have_salome_yacs=yes
+
+  if test x"$with_salome_yacs" != xyes -a x"$with_salome_yacs" != xcheck ; then
+    SALOME_YACS="$with_salome_yacs"
+  else
+    SALOME_YACS="/usr"
+  fi
+
+  SALOME_YACS_CPPFLAGS="-I$SALOME_YACS/include/salome"
+  SALOME_YACS_IDL="-I$SALOME_YACS/idl/salome"
+  SALOME_YACS_LDFLAGS="-L$SALOME_YACS/lib/salome"
+  SALOME_YACS_LIBS=
+  
+else
+  cs_have_salome_yacs=no
+fi
+
+AC_SUBST(cs_have_salome_yacs)
+AC_SUBST(SALOME_YACS)
+AC_SUBST(SALOME_YACS_CPPFLAGS)
+AC_SUBST(SALOME_YACS_IDL)
+AC_SUBST(SALOME_YACS_LDFLAGS)
+AC_SUBST(SALOME_YACS_LIBS)
+
+AM_CONDITIONAL(HAVE_SALOME_YACS, test x$cs_have_salome_yacs = xyes)
+
+])dnl
+
+
 # CS_AC_ENABLE_PTHREAD
 #---------------------
 # Modify CFLAGS, CXXFLAGS and LIBS for compiling pthread-based programs.
@@ -283,50 +389,6 @@ fi
 dnl
 
 
-# CS_AC_TEST_BOOST
-#-----------------
-# Boost location for a couple of headers needed by Calcium.hxx
-
-AC_DEFUN([CS_AC_TEST_BOOST],[
-AC_REQUIRE([CS_AC_ENABLE_PTHREADS])dnl
-
-AC_LANG_SAVE
-AC_LANG_CPLUSPLUS
-
-BOOST_CPPFLAGS=""
-
-AC_CHECKING(for BOOST headers location)
-
-AC_ARG_WITH(boost-include,
-            [AS_HELP_STRING([--with-boost-include=PATH],
-                            [specify directory for BOOST include files])],
-            [BOOST_CPPFLAGS="-I$with_boost_include"],
-            [if ! test -z "$BOOSTDIR"; then
-               BOOST_CPPFLAGS="-I${BOOSTDIR}/include"
-             fi])
-
-CPPFLAGS_old="${CPPFLAGS}"
-
-if test "x${BOOSTDIR}" != "x" ; then
-  BOOST_CPPFLAGS="-I${BOOSTDIR}/include"
-fi
-
-AC_TRY_COMPILE([#include <boost/shared_ptr.hpp>],
-               [boost::shared_ptr<int>(new int)],
-                boost_headers_ok=yes,
-                boost_headers_ok=no)
-
-CPPFLAGS="${CPPFLAGS_old}"
-
-AC_MSG_RESULT(for boost headers: $boost_headers_ok)
-
-AC_SUBST(BOOST_CPPFLAGS)
-
-AC_LANG_RESTORE
-
-])dnl
-
-
 # CS_AC_TEST_CORBA
 #-----------------
 # Set CORBA-related variables according to omniORB detection.
diff --git a/m4/cs_scotch.m4 b/m4/cs_scotch.m4
index 2f842e9..34b049e 100644
--- a/m4/cs_scotch.m4
+++ b/m4/cs_scotch.m4
@@ -27,7 +27,9 @@ dnl-----------------------------------------------------------------------------
 
 AC_DEFUN([CS_AC_TEST_SCOTCH], [
 
+cs_have_ptscotch_header=no
 cs_have_ptscotch=no
+cs_have_scotch_header=no
 cs_have_scotch=no
 
 AC_ARG_WITH(scotch,
@@ -73,11 +75,32 @@ if test "x$with_scotch" != "xno" ; then
 
   # Test for PT-SCOTCH first
 
-  CPPFLAGS="${CPPFLAGS} ${SCOTCH_CPPFLAGS} ${MPI_CPPFLAGS}"
+  # Check for ptscotch.h header
+  CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS $MPI_CPPFLAGS"
+  AC_CHECK_HEADERS([ptscotch.h],
+                   [cs_have_ptscotch_header=yes],
+                   [],
+                   [#include <stdio.h>
+                    #include <stdint.h>
+                    #include <mpi.h>])
+
+  if test "x$cs_have_ptscotch_header" = "xno" ; then
+    unset ac_cv_header_ptscotch_h
+    SCOTCH_CPPFLAGS="$saved_CPPFLAGS -I/usr/include/scotch $MPI_CPPFLAGS"
+    CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS"
+    AC_CHECK_HEADERS([ptscotch.h],
+                     [cs_have_ptscotch_header=yes],
+                     [], 
+                     [#include <stdio.h>
+                      #include <stdint.h>
+                      #include <mpi.h>])
+  fi
+
   LDFLAGS="${LDFLAGS} ${SCOTCH_LDFLAGS} ${MPI_LDFLAGS}"
   SCOTCH_LIBS="-lptscotch -lptscotcherr -lm"
   LIBS="${LIBS} ${SCOTCH_LIBS}  ${MPI_LIBS}"
 
+  AC_MSG_CHECKING([for PT-SCOTCH])
   AC_LINK_IFELSE([AC_LANG_PROGRAM(
 [[#include <stdio.h>
 #include <stdint.h>
@@ -86,16 +109,34 @@ if test "x$with_scotch" != "xno" ; then
 [[ SCOTCH_dgraphInit((void *)0, MPI_COMM_WORLD); ]])],
 [cs_have_ptscotch=yes],
 [cs_have_ptscotch=no])
+  AC_MSG_RESULT($cs_have_ptscotch)
 
   # Test for SCOTCH second
 
   if test "x$cs_have_ptscotch" = "xno"; then
 
-    CPPFLAGS="${saved_CPPFLAGS} ${SCOTCH_CPPFLAGS}"
+    # Check for scotch.h header
+    CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS"
+    AC_CHECK_HEADERS([scotch.h],
+                     [cs_have_scotch_header=yes],
+                     [], 
+                     [])
+
+    if test "x$cs_have_scotch_header" = "xno" ; then
+      unset ac_cv_header_scotch_h
+      SCOTCH_CPPFLAGS="$saved_CPPFLAGS -I/usr/include/scotch"
+      CPPFLAGS="$saved_CPPFLAGS $SCOTCH_CPPFLAGS"
+      AC_CHECK_HEADERS([scotch.h],
+                       [cs_have_scotch_header=yes],
+                       [], 
+                       [])
+    fi
+
     LDFLAGS="${saved_LDFLAGS} ${SCOTCH_LDFLAGS}"
     SCOTCH_LIBS="-lscotch -lscotcherr -lm"
     LIBS="${saved_LIBS} ${SCOTCH_LIBS}"
 
+    AC_MSG_CHECKING([for SCOTCH])
     AC_LINK_IFELSE([AC_LANG_PROGRAM(
 [[#include <stdio.h>
 #include <stdint.h>
@@ -103,6 +144,7 @@ if test "x$with_scotch" != "xno" ; then
 [[ SCOTCH_graphInit((void *)0); ]])],
 [cs_have_scotch=yes],
 [cs_have_scotch=no])
+    AC_MSG_RESULT($cs_have_scotch)
 
   fi
 
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index a3fee53..44e0ecf 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -1,7 +1,8 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 #
 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+#                 Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 # This file is free software; the Free Software Foundation gives
@@ -10,7 +11,8 @@
 
 m4_define([_LT_COPYING], [dnl
 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008 Free Software Foundation, Inc.
+#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+#                 Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 #   This file is part of GNU Libtool.
@@ -37,7 +39,7 @@ m4_define([_LT_COPYING], [dnl
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 ])
 
-# serial 56 LT_INIT
+# serial 57 LT_INIT
 
 
 # LT_PREREQ(VERSION)
@@ -66,6 +68,7 @@ esac
 # ------------------
 AC_DEFUN([LT_INIT],
 [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
+AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
 AC_BEFORE([$0], [LT_LANG])dnl
 AC_BEFORE([$0], [LT_OUTPUT])dnl
 AC_BEFORE([$0], [LTDL_INIT])dnl
@@ -82,6 +85,8 @@ AC_REQUIRE([LTVERSION_VERSION])dnl
 AC_REQUIRE([LTOBSOLETE_VERSION])dnl
 m4_require([_LT_PROG_LTMAIN])dnl
 
+_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
+
 dnl Parse OPTIONS
 _LT_SET_OPTIONS([$0], [$1])
 
@@ -118,7 +123,7 @@ m4_defun([_LT_CC_BASENAME],
     *) break;;
   esac
 done
-cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 ])
 
 
@@ -138,6 +143,11 @@ m4_defun([_LT_FILEUTILS_DEFAULTS],
 m4_defun([_LT_SETUP],
 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
+AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
+
+_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
+dnl
 _LT_DECL([], [host_alias], [0], [The host system])dnl
 _LT_DECL([], [host], [0])dnl
 _LT_DECL([], [host_os], [0])dnl
@@ -160,10 +170,13 @@ _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
 dnl
 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
+m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
 m4_require([_LT_CMD_RELOAD])dnl
 m4_require([_LT_CHECK_MAGIC_METHOD])dnl
+m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
 m4_require([_LT_CMD_OLD_ARCHIVE])dnl
 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
+m4_require([_LT_WITH_SYSROOT])dnl
 
 _LT_CONFIG_LIBTOOL_INIT([
 # See if we are running on zsh, and set the options which allow our
@@ -179,7 +192,6 @@ fi
 _LT_CHECK_OBJDIR
 
 m4_require([_LT_TAG_COMPILER])dnl
-_LT_PROG_ECHO_BACKSLASH
 
 case $host_os in
 aix3*)
@@ -193,23 +205,6 @@ aix3*)
   ;;
 esac
 
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\([["`\\]]\)/\\\1/g'
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to delay expansion of an escaped single quote.
-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-
 # Global variables:
 ofile=libtool
 can_build_shared=yes
@@ -250,6 +245,28 @@ _LT_CONFIG_COMMANDS
 ])# _LT_SETUP
 
 
+# _LT_PREPARE_SED_QUOTE_VARS
+# --------------------------
+# Define a few sed substitution that help us do robust quoting.
+m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
+[# Backslashify metacharacters that are still active within
+# double-quoted strings.
+sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
+
+# Same as above, but do not quote variable references.
+double_quote_subst='s/\([["`\\]]\)/\\\1/g'
+
+# Sed substitution to delay expansion of an escaped shell variable in a
+# double_quote_subst'ed string.
+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+
+# Sed substitution to delay expansion of an escaped single quote.
+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
+
+# Sed substitution to avoid accidental globbing in evaled expressions
+no_glob_subst='s/\*/\\\*/g'
+])
+
 # _LT_PROG_LTMAIN
 # ---------------
 # Note that this code is called both from `configure', and `config.status'
@@ -408,7 +425,7 @@ m4_define([_lt_decl_all_varnames],
 # declaration there will have the same value as in `configure'.  VARNAME
 # must have a single quote delimited value for this to work.
 m4_define([_LT_CONFIG_STATUS_DECLARE],
-[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
+[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
 
 
 # _LT_CONFIG_STATUS_DECLARATIONS
@@ -418,7 +435,7 @@ m4_define([_LT_CONFIG_STATUS_DECLARE],
 # embedded single quotes properly.  In configure, this macro expands
 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
 #
-#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
+#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
 m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
 [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
     [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
@@ -517,12 +534,20 @@ LTCC='$LTCC'
 LTCFLAGS='$LTCFLAGS'
 compiler='$compiler_DEFAULT'
 
+# A function that is used when there is no print builtin or printf.
+func_fallback_echo ()
+{
+  eval 'cat <<_LTECHO_EOF
+\$[]1
+_LTECHO_EOF'
+}
+
 # Quote evaled strings.
 for var in lt_decl_all_varnames([[ \
 ]], lt_decl_quote_varnames); do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[[\\\\\\\`\\"\\\$]]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -533,9 +558,9 @@ done
 # Double-quote double-evaled strings.
 for var in lt_decl_all_varnames([[ \
 ]], lt_decl_dquote_varnames); do
-    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
+    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
     *[[\\\\\\\`\\"\\\$]]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
+      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
       ;;
     *)
       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
@@ -543,16 +568,38 @@ for var in lt_decl_all_varnames([[ \
     esac
 done
 
-# Fix-up fallback echo if it was mangled by the above quoting rules.
-case \$lt_ECHO in
-*'\\\[$]0 --fallback-echo"')dnl "
-  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
-  ;;
-esac
-
 _LT_OUTPUT_LIBTOOL_INIT
 ])
 
+# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
+# ------------------------------------
+# Generate a child script FILE with all initialization necessary to
+# reuse the environment learned by the parent script, and make the
+# file executable.  If COMMENT is supplied, it is inserted after the
+# `#!' sequence but before initialization text begins.  After this
+# macro, additional text can be appended to FILE to form the body of
+# the child script.  The macro ends with non-zero status if the
+# file could not be fully written (such as if the disk is full).
+m4_ifdef([AS_INIT_GENERATED],
+[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
+[m4_defun([_LT_GENERATED_FILE_INIT],
+[m4_require([AS_PREPARE])]dnl
+[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
+[lt_write_fail=0
+cat >$1 <<_ASEOF || lt_write_fail=1
+#! $SHELL
+# Generated by $as_me.
+$2
+SHELL=\${CONFIG_SHELL-$SHELL}
+export SHELL
+_ASEOF
+cat >>$1 <<\_ASEOF || lt_write_fail=1
+AS_SHELL_SANITIZE
+_AS_PREPARE
+exec AS_MESSAGE_FD>&1
+_ASEOF
+test $lt_write_fail = 0 && chmod +x $1[]dnl
+m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
 
 # LT_OUTPUT
 # ---------
@@ -562,20 +609,11 @@ _LT_OUTPUT_LIBTOOL_INIT
 AC_DEFUN([LT_OUTPUT],
 [: ${CONFIG_LT=./config.lt}
 AC_MSG_NOTICE([creating $CONFIG_LT])
-cat >"$CONFIG_LT" <<_LTEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate a libtool stub with the current configuration.
-
-lt_cl_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_LTEOF
+_LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
+[# Run this file to recreate a libtool stub with the current configuration.])
 
 cat >>"$CONFIG_LT" <<\_LTEOF
-AS_SHELL_SANITIZE
-_AS_PREPARE
-
-exec AS_MESSAGE_FD>&1
+lt_cl_silent=false
 exec AS_MESSAGE_LOG_FD>>config.log
 {
   echo
@@ -601,7 +639,7 @@ m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
 configured by $[0], generated by m4_PACKAGE_STRING.
 
-Copyright (C) 2008 Free Software Foundation, Inc.
+Copyright (C) 2011 Free Software Foundation, Inc.
 This config.lt script is free software; the Free Software Foundation
 gives unlimited permision to copy, distribute and modify it."
 
@@ -646,15 +684,13 @@ chmod +x "$CONFIG_LT"
 # appending to config.log, which fails on DOS, as config.log is still kept
 # open by configure.  Here we exec the FD to /dev/null, effectively closing
 # config.log, so it can be properly (re)opened and appended to by config.lt.
-if test "$no_create" != yes; then
-  lt_cl_success=:
-  test "$silent" = yes &&
-    lt_config_lt_args="$lt_config_lt_args --quiet"
-  exec AS_MESSAGE_LOG_FD>/dev/null
-  $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
-  exec AS_MESSAGE_LOG_FD>>config.log
-  $lt_cl_success || AS_EXIT(1)
-fi
+lt_cl_success=:
+test "$silent" = yes &&
+  lt_config_lt_args="$lt_config_lt_args --quiet"
+exec AS_MESSAGE_LOG_FD>/dev/null
+$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
+exec AS_MESSAGE_LOG_FD>>config.log
+$lt_cl_success || AS_EXIT(1)
 ])# LT_OUTPUT
 
 
@@ -717,15 +753,12 @@ _LT_EOF
   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
   # text mode, it properly converts lines to CR/LF.  This bash problem
   # is reportedly fixed, but why not run on old versions too?
-  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
-
-  _LT_PROG_XSI_SHELLFNS
+  sed '$q' "$ltmain" >> "$cfgfile" \
+     || (rm -f "$cfgfile"; exit 1)
 
-  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
-    || (rm -f "$cfgfile"; exit 1)
+  _LT_PROG_REPLACE_SHELLFNS
 
-  mv -f "$cfgfile" "$ofile" ||
+   mv -f "$cfgfile" "$ofile" ||
     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
   chmod +x "$ofile"
 ],
@@ -770,6 +803,7 @@ AC_DEFUN([LT_LANG],
 m4_case([$1],
   [C],			[_LT_LANG(C)],
   [C++],		[_LT_LANG(CXX)],
+  [Go],			[_LT_LANG(GO)],
   [Java],		[_LT_LANG(GCJ)],
   [Fortran 77],		[_LT_LANG(F77)],
   [Fortran],		[_LT_LANG(FC)],
@@ -791,6 +825,31 @@ m4_defun([_LT_LANG],
 ])# _LT_LANG
 
 
+m4_ifndef([AC_PROG_GO], [
+############################################################
+# NOTE: This macro has been submitted for inclusion into   #
+#  GNU Autoconf as AC_PROG_GO.  When it is available in    #
+#  a released version of Autoconf we should remove this    #
+#  macro and use it instead.                               #
+############################################################
+m4_defun([AC_PROG_GO],
+[AC_LANG_PUSH(Go)dnl
+AC_ARG_VAR([GOC],     [Go compiler command])dnl
+AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl
+_AC_ARG_VAR_LDFLAGS()dnl
+AC_CHECK_TOOL(GOC, gccgo)
+if test -z "$GOC"; then
+  if test -n "$ac_tool_prefix"; then
+    AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo])
+  fi
+fi
+if test -z "$GOC"; then
+  AC_CHECK_PROG(GOC, gccgo, gccgo, false)
+fi
+])#m4_defun
+])#m4_ifndef
+
+
 # _LT_LANG_DEFAULT_CONFIG
 # -----------------------
 m4_defun([_LT_LANG_DEFAULT_CONFIG],
@@ -821,6 +880,10 @@ AC_PROVIDE_IFELSE([AC_PROG_GCJ],
        m4_ifdef([LT_PROG_GCJ],
 	[m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
 
+AC_PROVIDE_IFELSE([AC_PROG_GO],
+  [LT_LANG(GO)],
+  [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])])
+
 AC_PROVIDE_IFELSE([LT_PROG_RC],
   [LT_LANG(RC)],
   [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
@@ -831,11 +894,13 @@ AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
 AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
+AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
 dnl aclocal-1.4 backwards compatibility:
 dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
 dnl AC_DEFUN([AC_LIBTOOL_F77], [])
 dnl AC_DEFUN([AC_LIBTOOL_FC], [])
 dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
+dnl AC_DEFUN([AC_LIBTOOL_RC], [])
 
 
 # _LT_TAG_COMPILER
@@ -921,7 +986,13 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
 	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
         _lt_result=$?
-	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
+	# If there is a non-empty error log, and "single_module"
+	# appears in it, assume the flag caused a linker warning
+        if test -s conftest.err && $GREP single_module conftest.err; then
+	  cat conftest.err >&AS_MESSAGE_LOG_FD
+	# Otherwise, if the output was created with a 0 exit code from
+	# the compiler, it worked.
+	elif test -f libconftest.dylib && test $_lt_result -eq 0; then
 	  lt_cv_apple_cc_single_mod=yes
 	else
 	  cat conftest.err >&AS_MESSAGE_LOG_FD
@@ -929,6 +1000,7 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 	rm -rf libconftest.dylib*
 	rm -f conftest.*
       fi])
+
     AC_CACHE_CHECK([for -exported_symbols_list linker flag],
       [lt_cv_ld_exported_symbols_list],
       [lt_cv_ld_exported_symbols_list=no
@@ -940,6 +1012,34 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 	[lt_cv_ld_exported_symbols_list=no])
 	LDFLAGS="$save_LDFLAGS"
     ])
+
+    AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
+      [lt_cv_ld_force_load=no
+      cat > conftest.c << _LT_EOF
+int forced_loaded() { return 2;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
+      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
+      echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
+      $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
+      echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
+      $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
+      cat > conftest.c << _LT_EOF
+int main() { return 0;}
+_LT_EOF
+      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
+      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
+      _lt_result=$?
+      if test -s conftest.err && $GREP force_load conftest.err; then
+	cat conftest.err >&AS_MESSAGE_LOG_FD
+      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
+	lt_cv_ld_force_load=yes
+      else
+	cat conftest.err >&AS_MESSAGE_LOG_FD
+      fi
+        rm -f conftest.err libconftest.a conftest conftest.c
+        rm -rf conftest.dSYM
+    ])
     case $host_os in
     rhapsody* | darwin1.[[012]])
       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
@@ -967,7 +1067,7 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
     else
       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
     fi
-    if test "$DSYMUTIL" != ":"; then
+    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
       _lt_dsymutil='~$DSYMUTIL $lib || :'
     else
       _lt_dsymutil=
@@ -977,8 +1077,8 @@ m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
 ])
 
 
-# _LT_DARWIN_LINKER_FEATURES
-# --------------------------
+# _LT_DARWIN_LINKER_FEATURES([TAG])
+# ---------------------------------
 # Checks for linker and compiler features on darwin
 m4_defun([_LT_DARWIN_LINKER_FEATURES],
 [
@@ -987,7 +1087,13 @@ m4_defun([_LT_DARWIN_LINKER_FEATURES],
   _LT_TAGVAR(hardcode_direct, $1)=no
   _LT_TAGVAR(hardcode_automatic, $1)=yes
   _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-  _LT_TAGVAR(whole_archive_flag_spec, $1)=''
+  if test "$lt_cv_ld_force_load" = "yes"; then
+    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
+    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
+                  [FC],  [_LT_TAGVAR(compiler_needs_object, $1)=yes])
+  else
+    _LT_TAGVAR(whole_archive_flag_spec, $1)=''
+  fi
   _LT_TAGVAR(link_all_deplibs, $1)=yes
   _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
   case $cc_basename in
@@ -995,7 +1101,7 @@ m4_defun([_LT_DARWIN_LINKER_FEATURES],
      *) _lt_dar_can_shared=$GCC ;;
   esac
   if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=echo
+    output_verbose_link_cmd=func_echo_all
     _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
     _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
     _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
@@ -1011,203 +1117,142 @@ m4_defun([_LT_DARWIN_LINKER_FEATURES],
   fi
 ])
 
-# _LT_SYS_MODULE_PATH_AIX
-# -----------------------
+# _LT_SYS_MODULE_PATH_AIX([TAGNAME])
+# ----------------------------------
 # Links a minimal program and checks the executable
 # for the system default hardcoded library path. In most cases,
 # this is /usr/lib:/lib, but when the MPI compilers are used
 # the location of the communication and MPI libs are included too.
 # If we don't find anything, use the default library path according
 # to the aix ld manual.
+# Store the results from the different compilers for each TAGNAME.
+# Allow to override them for all tags through lt_cv_aix_libpath.
 m4_defun([_LT_SYS_MODULE_PATH_AIX],
 [m4_require([_LT_DECL_SED])dnl
-AC_LINK_IFELSE(AC_LANG_PROGRAM,[
-lt_aix_libpath_sed='
-    /Import File Strings/,/^$/ {
-	/^0/ {
-	    s/^0  *\(.*\)$/\1/
-	    p
-	}
-    }'
-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-# Check for a 64-bit object if we didn't find anything.
-if test -z "$aix_libpath"; then
-  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-fi],[])
-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+if test "${lt_cv_aix_libpath+set}" = set; then
+  aix_libpath=$lt_cv_aix_libpath
+else
+  AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
+  [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
+  lt_aix_libpath_sed='[
+      /Import File Strings/,/^$/ {
+	  /^0/ {
+	      s/^0  *\([^ ]*\) *$/\1/
+	      p
+	  }
+      }]'
+  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  # Check for a 64-bit object if we didn't find anything.
+  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
+    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
+  fi],[])
+  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
+    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
+  fi
+  ])
+  aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
+fi
 ])# _LT_SYS_MODULE_PATH_AIX
 
 
 # _LT_SHELL_INIT(ARG)
 # -------------------
 m4_define([_LT_SHELL_INIT],
-[ifdef([AC_DIVERSION_NOTICE],
-	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
-	 [AC_DIVERT_PUSH(NOTICE)])
-$1
-AC_DIVERT_POP
-])# _LT_SHELL_INIT
+[m4_divert_text([M4SH-INIT], [$1
+])])# _LT_SHELL_INIT
+
 
 
 # _LT_PROG_ECHO_BACKSLASH
 # -----------------------
-# Add some code to the start of the generated configure script which
-# will find an echo command which doesn't interpret backslashes.
+# Find how we can fake an echo command that does not interpret backslash.
+# In particular, with Autoconf 2.60 or later we add some code to the start
+# of the generated configure script which will find a shell with a builtin
+# printf (which we can use as an echo command).
 m4_defun([_LT_PROG_ECHO_BACKSLASH],
-[_LT_SHELL_INIT([
-# Check that we are running under the correct shell.
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-case X$lt_ECHO in
-X*--fallback-echo)
-  # Remove one level of quotation (which was required for Make).
-  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
-  ;;
-esac
-
-ECHO=${lt_ECHO-echo}
-if test "X[$]1" = X--no-reexec; then
-  # Discard the --no-reexec flag, and continue.
-  shift
-elif test "X[$]1" = X--fallback-echo; then
-  # Avoid inline document here, it may be left over
-  :
-elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
-  # Yippee, $ECHO works!
-  :
+[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+
+AC_MSG_CHECKING([how to print strings])
+# Test print first, because it will be a builtin if present.
+if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
+   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='print -r --'
+elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
+  ECHO='printf %s\n'
 else
-  # Restart under the correct shell.
-  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
-fi
-
-if test "X[$]1" = X--fallback-echo; then
-  # used as fallback echo
-  shift
-  cat <<_LT_EOF
-[$]*
-_LT_EOF
-  exit 0
+  # Use this function as a fallback that always works.
+  func_fallback_echo ()
+  {
+    eval 'cat <<_LTECHO_EOF
+$[]1
+_LTECHO_EOF'
+  }
+  ECHO='func_fallback_echo'
 fi
 
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-if test -z "$lt_ECHO"; then
-  if test "X${echo_test_string+set}" != Xset; then
-    # find a string as large as possible, as long as the shell can cope with it
-    for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
-      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
-      then
-        break
-      fi
-    done
-  fi
-
-  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-     test "X$echo_testing_string" = "X$echo_test_string"; then
-    :
-  else
-    # The Solaris, AIX, and Digital Unix default echo programs unquote
-    # backslashes.  This makes it impossible to quote backslashes using
-    #   echo "$something" | sed 's/\\/\\\\/g'
-    #
-    # So, first we look for a working echo in the user's PATH.
-
-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-    for dir in $PATH /usr/ucb; do
-      IFS="$lt_save_ifs"
-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
-         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        ECHO="$dir/echo"
-        break
-      fi
-    done
-    IFS="$lt_save_ifs"
-
-    if test "X$ECHO" = Xecho; then
-      # We didn't find a better echo, so look for alternatives.
-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
-         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
-         test "X$echo_testing_string" = "X$echo_test_string"; then
-        # This shell has a builtin print -r that does the trick.
-        ECHO='print -r'
-      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
-	   test "X$CONFIG_SHELL" != X/bin/ksh; then
-        # If we have ksh, try running configure again with it.
-        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
-        export ORIGINAL_CONFIG_SHELL
-        CONFIG_SHELL=/bin/ksh
-        export CONFIG_SHELL
-        exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
-      else
-        # Try using printf.
-        ECHO='printf %s\n'
-        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
-	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
-	   test "X$echo_testing_string" = "X$echo_test_string"; then
-	  # Cool, printf works
-	  :
-        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
-	  export CONFIG_SHELL
-	  SHELL="$CONFIG_SHELL"
-	  export SHELL
-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
-        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
-	     test "X$echo_testing_string" = 'X\t' &&
-	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
-	     test "X$echo_testing_string" = "X$echo_test_string"; then
-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
-        else
-	  # maybe with a smaller string...
-	  prev=:
-
-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
-	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
-	    then
-	      break
-	    fi
-	    prev="$cmd"
-	  done
+# func_echo_all arg...
+# Invoke $ECHO with all args, space-separated.
+func_echo_all ()
+{
+    $ECHO "$*" 
+}
 
-	  if test "$prev" != 'sed 50q "[$]0"'; then
-	    echo_test_string=`eval $prev`
-	    export echo_test_string
-	    exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
-	  else
-	    # Oops.  We lost completely, so just stick with echo.
-	    ECHO=echo
-	  fi
-        fi
-      fi
-    fi
-  fi
-fi
+case "$ECHO" in
+  printf*) AC_MSG_RESULT([printf]) ;;
+  print*) AC_MSG_RESULT([print -r]) ;;
+  *) AC_MSG_RESULT([cat]) ;;
+esac
 
-# Copy echo and quote the copy suitably for passing to libtool from
-# the Makefile, instead of quoting the original, which is used later.
-lt_ECHO=$ECHO
-if test "X$lt_ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
-   lt_ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
-fi
+m4_ifdef([_AS_DETECT_SUGGESTED],
+[_AS_DETECT_SUGGESTED([
+  test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
+    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+    ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
+    ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
+    PATH=/empty FPATH=/empty; export PATH FPATH
+    test "X`printf %s $ECHO`" = "X$ECHO" \
+      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
 
-AC_SUBST(lt_ECHO)
-])
 _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
-_LT_DECL([], [ECHO], [1],
-    [An echo program that does not interpret backslashes])
+_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
 ])# _LT_PROG_ECHO_BACKSLASH
 
 
+# _LT_WITH_SYSROOT
+# ----------------
+AC_DEFUN([_LT_WITH_SYSROOT],
+[AC_MSG_CHECKING([for sysroot])
+AC_ARG_WITH([sysroot],
+[  --with-sysroot[=DIR] Search for dependent libraries within DIR
+                        (or the compiler's sysroot if not specified).],
+[], [with_sysroot=no])
+
+dnl lt_sysroot will always be passed unquoted.  We quote it here
+dnl in case the user passed a directory name.
+lt_sysroot=
+case ${with_sysroot} in #(
+ yes)
+   if test "$GCC" = yes; then
+     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
+   fi
+   ;; #(
+ /*)
+   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
+   ;; #(
+ no|'')
+   ;; #(
+ *)
+   AC_MSG_RESULT([${with_sysroot}])
+   AC_MSG_ERROR([The sysroot must be an absolute path.])
+   ;;
+esac
+
+ AC_MSG_RESULT([${lt_sysroot:-no}])
+_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
+[dependent libraries, and in which our libraries should be installed.])])
+
 # _LT_ENABLE_LOCK
 # ---------------
 m4_defun([_LT_ENABLE_LOCK],
@@ -1236,7 +1281,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
+  echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
   if AC_TRY_EVAL(ac_compile); then
     if test "$lt_cv_prog_gnu_ld" = yes; then
       case `/usr/bin/file conftest.$ac_objext` in
@@ -1329,14 +1374,27 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
     CFLAGS="$SAVE_CFLAGS"
   fi
   ;;
-sparc*-*solaris*)
+*-*solaris*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
   if AC_TRY_EVAL(ac_compile); then
     case `/usr/bin/file conftest.o` in
     *64-bit*)
       case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+      yes*)
+        case $host in
+        i?86-*-solaris*)
+          LD="${LD-ld} -m elf_x86_64"
+          ;;
+        sparc*-*-solaris*)
+          LD="${LD-ld} -m elf64_sparc"
+          ;;
+        esac
+        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
+        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
+          LD="${LD-ld}_sol2"
+        fi
+        ;;
       *)
 	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
 	  LD="${LD-ld} -64"
@@ -1354,14 +1412,47 @@ need_locks="$enable_libtool_lock"
 ])# _LT_ENABLE_LOCK
 
 
+# _LT_PROG_AR
+# -----------
+m4_defun([_LT_PROG_AR],
+[AC_CHECK_TOOLS(AR, [ar], false)
+: ${AR=ar}
+: ${AR_FLAGS=cru}
+_LT_DECL([], [AR], [1], [The archiver])
+_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
+
+AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
+  [lt_cv_ar_at_file=no
+   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
+     [echo conftest.$ac_objext > conftest.lst
+      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
+      AC_TRY_EVAL([lt_ar_try])
+      if test "$ac_status" -eq 0; then
+	# Ensure the archiver fails upon bogus file names.
+	rm -f conftest.$ac_objext libconftest.a
+	AC_TRY_EVAL([lt_ar_try])
+	if test "$ac_status" -ne 0; then
+          lt_cv_ar_at_file=@
+        fi
+      fi
+      rm -f conftest.* libconftest.a
+     ])
+  ])
+
+if test "x$lt_cv_ar_at_file" = xno; then
+  archiver_list_spec=
+else
+  archiver_list_spec=$lt_cv_ar_at_file
+fi
+_LT_DECL([], [archiver_list_spec], [1],
+  [How to feed a file listing to the archiver])
+])# _LT_PROG_AR
+
+
 # _LT_CMD_OLD_ARCHIVE
 # -------------------
 m4_defun([_LT_CMD_OLD_ARCHIVE],
-[AC_CHECK_TOOL(AR, ar, false)
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
-_LT_DECL([], [AR], [1], [The archiver])
-_LT_DECL([], [AR_FLAGS], [1])
+[_LT_PROG_AR
 
 AC_CHECK_TOOL(STRIP, strip, :)
 test -z "$STRIP" && STRIP=:
@@ -1380,18 +1471,27 @@ old_postuninstall_cmds=
 if test -n "$RANLIB"; then
   case $host_os in
   openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
     ;;
   *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
     ;;
   esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
 fi
+
+case $host_os in
+  darwin*)
+    lock_old_archive_extraction=yes ;;
+  *)
+    lock_old_archive_extraction=no ;;
+esac
 _LT_DECL([], [old_postinstall_cmds], [2])
 _LT_DECL([], [old_postuninstall_cmds], [2])
 _LT_TAGDECL([], [old_archive_cmds], [2],
     [Commands used to build an old-style archive])
+_LT_DECL([], [lock_old_archive_extraction], [0],
+    [Whether to use a lock for old archive extraction])
 ])# _LT_CMD_OLD_ARCHIVE
 
 
@@ -1416,15 +1516,15 @@ AC_CACHE_CHECK([$1], [$2],
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
        $2=yes
@@ -1464,7 +1564,7 @@ AC_CACHE_CHECK([$1], [$2],
      if test -s conftest.err; then
        # Append any errors to the config.log.
        cat conftest.err 1>&AS_MESSAGE_LOG_FD
-       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
        if diff conftest.exp conftest.er2 >/dev/null; then
          $2=yes
@@ -1527,6 +1627,11 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
     lt_cv_sys_max_cmd_len=8192;
     ;;
 
+  mint*)
+    # On MiNT this can take a long time and run out of memory.
+    lt_cv_sys_max_cmd_len=8192;
+    ;;
+
   amigaos*)
     # On AmigaOS with pdksh, this test takes hours, literally.
     # So we just punt and use a minimum line length of 8192.
@@ -1552,6 +1657,11 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
     lt_cv_sys_max_cmd_len=196608
     ;;
 
+  os2*)
+    # The test takes a long time on OS/2.
+    lt_cv_sys_max_cmd_len=8192
+    ;;
+
   osf*)
     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
@@ -1591,8 +1701,8 @@ AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
       # If test is not a shell built-in, we'll probably end up computing a
       # maximum length that is only half of the actual maximum length, but
       # we can't tell.
-      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
+      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
+	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
 	      test $i != 17 # 1/2 MB should be enough
       do
         i=`expr $i + 1`
@@ -1643,7 +1753,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-[#line __oline__ "configure"
+[#line $LINENO "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -1684,7 +1794,13 @@ else
 #  endif
 #endif
 
-void fnord() { int i=42;}
+/* When -fvisbility=hidden is used, assume the code has been annotated
+   correspondingly for the symbols needed.  */
+#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
+int fnord () __attribute__((visibility("default")));
+#endif
+
+int fnord () { return 42; }
 int main ()
 {
   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
@@ -1693,7 +1809,11 @@ int main ()
   if (self)
     {
       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+      else
+        {
+	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
+          else puts (dlerror ());
+	}
       /* dlclose (self); */
     }
   else
@@ -1869,16 +1989,16 @@ AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
-     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
@@ -2037,6 +2157,7 @@ m4_require([_LT_DECL_EGREP])dnl
 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_DECL_OBJDUMP])dnl
 m4_require([_LT_DECL_SED])dnl
+m4_require([_LT_CHECK_SHELL_FEATURES])dnl
 AC_MSG_CHECKING([dynamic linker characteristics])
 m4_if([$1],
 	[], [
@@ -2045,16 +2166,23 @@ if test "$GCC" = yes; then
     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
     *) lt_awk_arg="/^libraries:/" ;;
   esac
-  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
+  case $host_os in
+    mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
+    *) lt_sed_strip_eq="s,=/,/,g" ;;
+  esac
+  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
+  case $lt_search_path_spec in
+  *\;*)
     # if the path contains ";" then we assume it to be the separator
     # otherwise default to the standard path separator (i.e. ":") - it is
     # assumed that no part of a normal pathname contains ";" but that should
     # okay in the real world where ";" in dirpaths is itself problematic.
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
-  else
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-  fi
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
+    ;;
+  *)
+    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
+    ;;
+  esac
   # Ok, now we have the path, separated by spaces, we can step through it
   # and add multilib dir if necessary.
   lt_tmp_lt_search_path_spec=
@@ -2067,7 +2195,7 @@ if test "$GCC" = yes; then
 	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
     fi
   done
-  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
+  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
 BEGIN {RS=" "; FS="/|\n";} {
   lt_foo="";
   lt_count=0;
@@ -2087,7 +2215,13 @@ BEGIN {RS=" "; FS="/|\n";} {
   if (lt_foo != "") { lt_freq[[lt_foo]]++; }
   if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
 }'`
-  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
+  # AWK program above erroneously prepends '/' to C:/dos/paths
+  # for these hosts.
+  case $host_os in
+    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
+      $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
+  esac
+  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
 else
   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
 fi])
@@ -2113,7 +2247,7 @@ need_version=unknown
 
 case $host_os in
 aix3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
   shlibpath_var=LIBPATH
 
@@ -2122,7 +2256,7 @@ aix3*)
   ;;
 
 aix[[4-9]]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   hardcode_into_libs=yes
@@ -2175,7 +2309,7 @@ amigaos*)
   m68k)
     library_names_spec='$libname.ixlibrary $libname.a'
     # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
     ;;
   esac
   ;;
@@ -2187,7 +2321,7 @@ beos*)
   ;;
 
 bsdi[[45]]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
@@ -2206,8 +2340,9 @@ cygwin* | mingw* | pw32* | cegcc*)
   need_version=no
   need_lib_prefix=no
 
-  case $GCC,$host_os in
-  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
+  case $GCC,$cc_basename in
+  yes,*)
+    # gcc
     library_names_spec='$libname.dll.a'
     # DLL is installed to $(libdir)/../bin by postinstall_cmds
     postinstall_cmds='base_file=`basename \${file}`~
@@ -2228,36 +2363,83 @@ cygwin* | mingw* | pw32* | cegcc*)
     cygwin*)
       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+m4_if([$1], [],[
+      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
       ;;
     mingw* | cegcc*)
       # MinGW DLLs use traditional 'lib' prefix
       soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
-        # It is most probably a Windows format PATH printed by
-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
-        # path with ; separators, and with drive letters. We can handle the
-        # drive letters (cygwin fileutils understands them), so leave them,
-        # especially as we might pass files found there to a mingw objdump,
-        # which wouldn't understand a cygwinified path. Ahh.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
-      fi
       ;;
     pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
       ;;
     esac
+    dynamic_linker='Win32 ld.exe'
+    ;;
+
+  *,cl*)
+    # Native MSVC
+    libname_spec='$name'
+    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+    library_names_spec='${libname}.dll.lib'
+
+    case $build_os in
+    mingw*)
+      sys_lib_search_path_spec=
+      lt_save_ifs=$IFS
+      IFS=';'
+      for lt_path in $LIB
+      do
+        IFS=$lt_save_ifs
+        # Let DOS variable expansion print the short 8.3 style file name.
+        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
+        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
+      done
+      IFS=$lt_save_ifs
+      # Convert to MSYS style.
+      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
+      ;;
+    cygwin*)
+      # Convert to unix form, then to dos form, then back to unix form
+      # but this time dos style (no spaces!) so that the unix form looks
+      # like /cygdrive/c/PROGRA~1:/cygdr...
+      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
+      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
+      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      ;;
+    *)
+      sys_lib_search_path_spec="$LIB"
+      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
+        # It is most probably a Windows format PATH.
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+      else
+        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
+      fi
+      # FIXME: find the short name or the path components, as spaces are
+      # common. (e.g. "Program Files" -> "PROGRA~1")
+      ;;
+    esac
+
+    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+    postinstall_cmds='base_file=`basename \${file}`~
+      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
+      dldir=$destdir/`dirname \$dlpath`~
+      test -d \$dldir || mkdir -p \$dldir~
+      $install_prog $dir/$dlname \$dldir/$dlname'
+    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+      dlpath=$dir/\$dldll~
+       $RM \$dlpath'
+    shlibpath_overrides_runpath=yes
+    dynamic_linker='Win32 link.exe'
     ;;
 
   *)
+    # Assume MSVC wrapper
     library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
+    dynamic_linker='Win32 ld.exe'
     ;;
   esac
-  dynamic_linker='Win32 ld.exe'
   # FIXME: first we should search . and the directory the executable is in
   shlibpath_var=PATH
   ;;
@@ -2278,7 +2460,7 @@ m4_if([$1], [],[
   ;;
 
 dgux*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
@@ -2286,10 +2468,6 @@ dgux*)
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -2297,7 +2475,7 @@ freebsd* | dragonfly*)
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[[123]]*) objformat=aout ;;
+    freebsd[[23]].*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -2315,7 +2493,7 @@ freebsd* | dragonfly*)
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
+  freebsd2.*)
     shlibpath_overrides_runpath=yes
     ;;
   freebsd3.[[01]]* | freebsdelf3.[[01]]*)
@@ -2335,12 +2513,26 @@ freebsd* | dragonfly*)
   ;;
 
 gnu*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
+haiku*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  dynamic_linker="$host_os runtime_loader"
+  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LIBRARY_PATH
+  shlibpath_overrides_runpath=yes
+  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
   hardcode_into_libs=yes
   ;;
 
@@ -2386,12 +2578,14 @@ hpux9* | hpux10* | hpux11*)
     soname_spec='${libname}${release}${shared_ext}$major'
     ;;
   esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
   postinstall_cmds='chmod 555 $lib'
+  # or fails outright, so override atomically:
+  install_override_mode=555
   ;;
 
 interix[[3-9]]*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
@@ -2407,7 +2601,7 @@ irix5* | irix6* | nonstopux*)
     nonstopux*) version_type=nonstopux ;;
     *)
 	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
+		version_type=linux # correct to gnu/linux during the next big refactor
 	else
 		version_type=irix
 	fi ;;
@@ -2444,9 +2638,9 @@ linux*oldld* | linux*aout* | linux*coff*)
   dynamic_linker=no
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -2454,16 +2648,21 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
+
   # Some binutils ld are patched to set DT_RUNPATH
-  save_LDFLAGS=$LDFLAGS
-  save_libdir=$libdir
-  eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
-       LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
-  AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
-    [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
-       [shlibpath_overrides_runpath=yes])])
-  LDFLAGS=$save_LDFLAGS
-  libdir=$save_libdir
+  AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
+    [lt_cv_shlibpath_overrides_runpath=no
+    save_LDFLAGS=$LDFLAGS
+    save_libdir=$libdir
+    eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
+	 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
+    AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
+      [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
+	 [lt_cv_shlibpath_overrides_runpath=yes])])
+    LDFLAGS=$save_LDFLAGS
+    libdir=$save_libdir
+    ])
+  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
   # This implies no fast_install, which is unacceptable.
   # Some rework will be needed to allow for fast_install
@@ -2472,7 +2671,7 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
@@ -2485,18 +2684,6 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -2516,7 +2703,7 @@ netbsd*)
   ;;
 
 newsos6)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=yes
@@ -2585,7 +2772,7 @@ rdos*)
   ;;
 
 solaris*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -2610,7 +2797,7 @@ sunos4*)
   ;;
 
 sysv4 | sysv4.3*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -2634,7 +2821,7 @@ sysv4 | sysv4.3*)
 
 sysv4*MP*)
   if test -d /usr/nec ;then
-    version_type=linux
+    version_type=linux # correct to gnu/linux during the next big refactor
     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
     soname_spec='$libname${shared_ext}.$major'
     shlibpath_var=LD_LIBRARY_PATH
@@ -2665,7 +2852,7 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
 
 tpf*)
   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -2675,7 +2862,7 @@ tpf*)
   ;;
 
 uts4*)
-  version_type=linux
+  version_type=linux # correct to gnu/linux during the next big refactor
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
   soname_spec='${libname}${release}${shared_ext}$major'
   shlibpath_var=LD_LIBRARY_PATH
@@ -2717,6 +2904,8 @@ _LT_DECL([], [library_names_spec], [1],
     The last name is the one that the linker finds with -lNAME]])
 _LT_DECL([], [soname_spec], [1],
     [[The coded name of the library, if different from the real name]])
+_LT_DECL([], [install_override_mode], [1],
+    [Permission mode override for installation of shared libraries])
 _LT_DECL([], [postinstall_cmds], [2],
     [Command to use after installation of a shared archive])
 _LT_DECL([], [postuninstall_cmds], [2],
@@ -2829,6 +3018,7 @@ AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
 m4_require([_LT_DECL_SED])dnl
 m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
 
 AC_ARG_WITH([gnu-ld],
     [AS_HELP_STRING([--with-gnu-ld],
@@ -2950,6 +3140,11 @@ case $reload_flag in
 esac
 reload_cmds='$LD$reload_flag -o $output$reload_objs'
 case $host_os in
+  cygwin* | mingw* | pw32* | cegcc*)
+    if test "$GCC" != yes; then
+      reload_cmds=false
+    fi
+    ;;
   darwin*)
     if test "$GCC" = yes; then
       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
@@ -2958,8 +3153,8 @@ case $host_os in
     fi
     ;;
 esac
-_LT_DECL([], [reload_flag], [1], [How to create reloadable object files])dnl
-_LT_DECL([], [reload_cmds], [2])dnl
+_LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
+_LT_TAGDECL([], [reload_cmds], [2])dnl
 ])# _LT_CMD_RELOAD
 
 
@@ -3011,16 +3206,18 @@ mingw* | pw32*)
   # Base MSYS/MinGW do not provide the 'file' command needed by
   # func_win32_libid shell function, so use a weaker test based on 'objdump',
   # unless we find 'file', for example because we are cross-compiling.
-  if ( file / ) >/dev/null 2>&1; then
+  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
+  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
     lt_cv_file_magic_cmd='func_win32_libid'
   else
-    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+    # Keep this pattern in sync with the one in func_win32_libid.
+    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
     lt_cv_file_magic_cmd='$OBJDUMP -f'
   fi
   ;;
 
-cegcc)
+cegcc*)
   # use the weaker test based on 'objdump'. See mingw*.
   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
   lt_cv_file_magic_cmd='$OBJDUMP -f'
@@ -3050,6 +3247,10 @@ gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
+haiku*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 hpux10.20* | hpux11*)
   lt_cv_file_magic_cmd=/usr/bin/file
   case $host_cpu in
@@ -3058,11 +3259,11 @@ hpux10.20* | hpux11*)
     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     ;;
   hppa*64*)
-    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
+    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
     ;;
   *)
-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
+    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
     lt_cv_file_magic_test_file=/usr/lib/libc.sl
     ;;
   esac
@@ -3083,12 +3284,12 @@ irix5* | irix6* | nonstopux*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-# This must be Linux ELF.
+# This must be glibc/ELF.
 linux* | k*bsd*-gnu | kopensolaris*-gnu)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
   else
@@ -3162,6 +3363,21 @@ tpf*)
   ;;
 esac
 ])
+
+file_magic_glob=
+want_nocaseglob=no
+if test "$build" = "$host"; then
+  case $host_os in
+  mingw* | pw32*)
+    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
+      want_nocaseglob=yes
+    else
+      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
+    fi
+    ;;
+  esac
+fi
+
 file_magic_cmd=$lt_cv_file_magic_cmd
 deplibs_check_method=$lt_cv_deplibs_check_method
 test -z "$deplibs_check_method" && deplibs_check_method=unknown
@@ -3169,7 +3385,11 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown
 _LT_DECL([], [deplibs_check_method], [1],
     [Method to check whether dependent libraries are shared objects])
 _LT_DECL([], [file_magic_cmd], [1],
-    [Command to use when deplibs_check_method == "file_magic"])
+    [Command to use when deplibs_check_method = "file_magic"])
+_LT_DECL([], [file_magic_glob], [1],
+    [How to find potential files when deplibs_check_method = "file_magic"])
+_LT_DECL([], [want_nocaseglob], [1],
+    [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
 ])# _LT_CHECK_MAGIC_METHOD
 
 
@@ -3226,10 +3446,22 @@ if test "$lt_cv_path_NM" != "no"; then
   NM="$lt_cv_path_NM"
 else
   # Didn't find any BSD compatible name lister, look for dumpbin.
-  AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)
-  AC_SUBST([DUMPBIN])
-  if test "$DUMPBIN" != ":"; then
-    NM="$DUMPBIN"
+  if test -n "$DUMPBIN"; then :
+    # Let the user override the test.
+  else
+    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
+    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
+    *COFF*)
+      DUMPBIN="$DUMPBIN -symbols"
+      ;;
+    *)
+      DUMPBIN=:
+      ;;
+    esac
+  fi
+  AC_SUBST([DUMPBIN])
+  if test "$DUMPBIN" != ":"; then
+    NM="$DUMPBIN"
   fi
 fi
 test -z "$NM" && NM=nm
@@ -3239,13 +3471,13 @@ _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
 AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
   [lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
+  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&AS_MESSAGE_LOG_FD
-  (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
+  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&AS_MESSAGE_LOG_FD
-  (eval echo "\"\$as_me:__oline__: output\"" >&AS_MESSAGE_LOG_FD)
+  (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
   cat conftest.out >&AS_MESSAGE_LOG_FD
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
     lt_cv_nm_interface="MS dumpbin"
@@ -3260,6 +3492,67 @@ dnl aclocal-1.4 backwards compatibility:
 dnl AC_DEFUN([AM_PROG_NM], [])
 dnl AC_DEFUN([AC_PROG_NM], [])
 
+# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
+# --------------------------------
+# how to determine the name of the shared library
+# associated with a specific link library.
+#  -- PORTME fill in with the dynamic library characteristics
+m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
+[m4_require([_LT_DECL_EGREP])
+m4_require([_LT_DECL_OBJDUMP])
+m4_require([_LT_DECL_DLLTOOL])
+AC_CACHE_CHECK([how to associate runtime and link libraries],
+lt_cv_sharedlib_from_linklib_cmd,
+[lt_cv_sharedlib_from_linklib_cmd='unknown'
+
+case $host_os in
+cygwin* | mingw* | pw32* | cegcc*)
+  # two different shell functions defined in ltmain.sh
+  # decide which to use based on capabilities of $DLLTOOL
+  case `$DLLTOOL --help 2>&1` in
+  *--identify-strict*)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
+    ;;
+  *)
+    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
+    ;;
+  esac
+  ;;
+*)
+  # fallback: assume linklib IS sharedlib
+  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
+  ;;
+esac
+])
+sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
+test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
+
+_LT_DECL([], [sharedlib_from_linklib_cmd], [1],
+    [Command to associate shared and link libraries])
+])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
+
+
+# _LT_PATH_MANIFEST_TOOL
+# ----------------------
+# locate the manifest tool
+m4_defun([_LT_PATH_MANIFEST_TOOL],
+[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
+test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
+AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
+  [lt_cv_path_mainfest_tool=no
+  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
+  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
+  cat conftest.err >&AS_MESSAGE_LOG_FD
+  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
+    lt_cv_path_mainfest_tool=yes
+  fi
+  rm -f conftest*])
+if test "x$lt_cv_path_mainfest_tool" != xyes; then
+  MANIFEST_TOOL=:
+fi
+_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
+])# _LT_PATH_MANIFEST_TOOL
+
 
 # LT_LIB_M
 # --------
@@ -3268,7 +3561,7 @@ AC_DEFUN([LT_LIB_M],
 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
 LIBM=
 case $host in
-*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
+*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
   # These system don't have libm, or don't need it
   ;;
 *-ncr-sysv4.3*)
@@ -3296,7 +3589,12 @@ m4_defun([_LT_COMPILER_NO_RTTI],
 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
 
 if test "$GCC" = yes; then
-  _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
+  case $cc_basename in
+  nvcc*)
+    _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
+  *)
+    _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
+  esac
 
   _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
     lt_cv_prog_compiler_rtti_exceptions,
@@ -3313,6 +3611,7 @@ _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
 m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
 AC_REQUIRE([AC_PROG_CC])dnl
+AC_REQUIRE([AC_PROG_AWK])dnl
 AC_REQUIRE([LT_PATH_NM])dnl
 AC_REQUIRE([LT_PATH_LD])dnl
 m4_require([_LT_DECL_SED])dnl
@@ -3380,8 +3679,8 @@ esac
 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 
 # Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p'"
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p'"
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
 
 # Handle CRLF in mingw tool chain
 opt_cr=
@@ -3405,6 +3704,7 @@ for ac_symprfx in "" "_"; do
     # which start with @ or ?.
     lt_cv_sys_global_symbol_pipe="$AWK ['"\
 "     {last_section=section; section=\$ 3};"\
+"     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
 "     \$ 0!~/External *\|/{next};"\
 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
@@ -3417,6 +3717,7 @@ for ac_symprfx in "" "_"; do
   else
     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[	 ]]\($symcode$symcode*\)[[	 ]][[	 ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
   fi
+  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
 
   # Check to see that the pipe works correctly.
   pipe_works=no
@@ -3438,7 +3739,7 @@ _LT_EOF
   if AC_TRY_EVAL(ac_compile); then
     # Now try to grab the symbols.
     nlist=conftest.nm
-    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
+    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
       # Try sorting and uniquifying the output.
       if sort "$nlist" | uniq > "$nlist"T; then
 	mv -f "$nlist"T "$nlist"
@@ -3450,6 +3751,18 @@ _LT_EOF
       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
 	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
 	  cat <<_LT_EOF > conftest.$ac_ext
+/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
+#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
+/* DATA imports from DLLs on WIN32 con't be const, because runtime
+   relocations are performed -- see ld's documentation on pseudo-relocs.  */
+# define LT@&t at _DLSYM_CONST
+#elif defined(__osf__)
+/* This system does not cope well with relocations in const data.  */
+# define LT@&t at _DLSYM_CONST
+#else
+# define LT@&t at _DLSYM_CONST const
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -3461,7 +3774,7 @@ _LT_EOF
 	  cat <<_LT_EOF >> conftest.$ac_ext
 
 /* The mapping between symbol names and symbols.  */
-const struct {
+LT@&t at _DLSYM_CONST struct {
   const char *name;
   void       *address;
 }
@@ -3487,15 +3800,15 @@ static const void *lt_preloaded_setup() {
 _LT_EOF
 	  # Now try linking the two files.
 	  mv conftest.$ac_objext conftstm.$ac_objext
-	  lt_save_LIBS="$LIBS"
-	  lt_save_CFLAGS="$CFLAGS"
+	  lt_globsym_save_LIBS=$LIBS
+	  lt_globsym_save_CFLAGS=$CFLAGS
 	  LIBS="conftstm.$ac_objext"
 	  CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
 	  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
 	    pipe_works=yes
 	  fi
-	  LIBS="$lt_save_LIBS"
-	  CFLAGS="$lt_save_CFLAGS"
+	  LIBS=$lt_globsym_save_LIBS
+	  CFLAGS=$lt_globsym_save_CFLAGS
 	else
 	  echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
 	fi
@@ -3528,6 +3841,13 @@ else
   AC_MSG_RESULT(ok)
 fi
 
+# Response file support.
+if test "$lt_cv_nm_interface" = "MS dumpbin"; then
+  nm_file_list_spec='@'
+elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
+  nm_file_list_spec='@'
+fi
+
 _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
     [Take the output of nm and produce a listing of raw symbols and C names])
 _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
@@ -3538,6 +3858,8 @@ _LT_DECL([global_symbol_to_c_name_address],
 _LT_DECL([global_symbol_to_c_name_address_lib_prefix],
     [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
     [Transform the output of nm in a C name address pair when lib prefix is needed])
+_LT_DECL([], [nm_file_list_spec], [1],
+    [Specify filename containing input files for $NM])
 ]) # _LT_CMD_GLOBAL_SYMBOLS
 
 
@@ -3549,7 +3871,6 @@ _LT_TAGVAR(lt_prog_compiler_wl, $1)=
 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
 _LT_TAGVAR(lt_prog_compiler_static, $1)=
 
-AC_MSG_CHECKING([for $compiler option to produce PIC])
 m4_if([$1], [CXX], [
   # C++ specific cases for pic, static, wl, etc.
   if test "$GXX" = yes; then
@@ -3600,6 +3921,11 @@ m4_if([$1], [CXX], [
       # DJGPP does not support shared libraries at all
       _LT_TAGVAR(lt_prog_compiler_pic, $1)=
       ;;
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      _LT_TAGVAR(lt_prog_compiler_static, $1)=
+      ;;
     interix[[3-9]]*)
       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
       # Instead, we relocate shared libraries at runtime.
@@ -3649,6 +3975,12 @@ m4_if([$1], [CXX], [
 	  ;;
 	esac
 	;;
+      mingw* | cygwin* | os2* | pw32* | cegcc*)
+	# This hack is so that the source file can tell whether it is being
+	# built for inclusion in a dll (and should export symbols for example).
+	m4_if([$1], [GCJ], [],
+	  [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
+	;;
       dgux*)
 	case $cc_basename in
 	  ec++*)
@@ -3738,8 +4070,8 @@ m4_if([$1], [CXX], [
 	    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
 	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
 	    ;;
-	  xlc* | xlC*)
-	    # IBM XL 8.0 on PPC
+	  xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
+	    # IBM XL 8.0, 9.0 on PPC and BlueGene
 	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
 	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
 	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
@@ -3769,7 +4101,7 @@ m4_if([$1], [CXX], [
 	    ;;
 	esac
 	;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
 	;;
       *qnx* | *nto*)
         # QNX uses GNU C++, but need to define -shared option too, otherwise
@@ -3801,7 +4133,7 @@ m4_if([$1], [CXX], [
 	;;
       solaris*)
 	case $cc_basename in
-	  CC*)
+	  CC* | sunCC*)
 	    # Sun C++ 4.2, 5.x and Centerline C++
 	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
 	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
@@ -3905,6 +4237,12 @@ m4_if([$1], [CXX], [
       _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
       ;;
 
+    haiku*)
+      # PIC is the default for Haiku.
+      # The "-static" flag exists, but is broken.
+      _LT_TAGVAR(lt_prog_compiler_static, $1)=
+      ;;
+
     hpux*)
       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
@@ -3947,6 +4285,15 @@ m4_if([$1], [CXX], [
       _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
       ;;
     esac
+
+    case $cc_basename in
+    nvcc*) # Cuda Compiler Driver 2.2
+      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
+      if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
+        _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)"
+      fi
+      ;;
+    esac
   else
     # PORTME Check for flag to pass linker flags through the system compiler.
     case $host_os in
@@ -4010,7 +4357,13 @@ m4_if([$1], [CXX], [
 	_LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
 	_LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
 	;;
-      pgcc* | pgf77* | pgf90* | pgf95*)
+      nagfor*)
+	# NAG Fortran compiler
+	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
+	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
+	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	;;
+      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
         # Portland Group compilers (*not* the Pentium gcc compiler,
 	# which looks to be a dead project)
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
@@ -4022,25 +4375,40 @@ m4_if([$1], [CXX], [
         # All Alpha code is PIC.
         _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
         ;;
-      xl*)
-	# IBM XL C 8.0/Fortran 10.1 on PPC
+      xl* | bgxl* | bgf* | mpixl*)
+	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
 	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
 	_LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
 	;;
       *)
 	case `$CC -V 2>&1 | sed 5q` in
+	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
+	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
+	  ;;
+	*Sun\ F* | *Sun*Fortran*)
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
+	  ;;
 	*Sun\ C*)
 	  # Sun C 5.9
 	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
 	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
 	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
 	  ;;
-	*Sun\ F*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
+        *Intel*\ [[CF]]*Compiler*)
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
+	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
+	  ;;
+	*Portland\ Group*)
+	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
+	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
 	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	  _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
 	  ;;
 	esac
 	;;
@@ -4072,7 +4440,7 @@ m4_if([$1], [CXX], [
       _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
       _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
       case $cc_basename in
-      f77* | f90* | f95*)
+      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
       *)
 	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
@@ -4129,9 +4497,11 @@ case $host_os in
     _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
     ;;
 esac
-AC_MSG_RESULT([$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
-_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
-	[How to pass a linker flag through the compiler])
+
+AC_CACHE_CHECK([for $compiler option to produce PIC],
+  [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
+  [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
+_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
 
 #
 # Check to make sure the PIC flag actually works.
@@ -4150,6 +4520,8 @@ fi
 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
 	[Additional compiler flags for building library objects])
 
+_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
+	[How to pass a linker flag through the compiler])
 #
 # Check to make sure the static flag actually works.
 #
@@ -4170,6 +4542,7 @@ _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
 m4_defun([_LT_LINKER_SHLIBS],
 [AC_REQUIRE([LT_PATH_LD])dnl
 AC_REQUIRE([LT_PATH_NM])dnl
+m4_require([_LT_PATH_MANIFEST_TOOL])dnl
 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_DECL_EGREP])dnl
 m4_require([_LT_DECL_SED])dnl
@@ -4178,30 +4551,37 @@ m4_require([_LT_TAG_COMPILER])dnl
 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
 m4_if([$1], [CXX], [
   _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
   case $host_os in
   aix[[4-9]]*)
     # If we're using GNU nm, then we don't want the "-C" option.
     # -C means demangle to AIX nm, but means don't demangle with GNU nm
+    # Also, AIX nm treats weak defined symbols like other global defined
+    # symbols, whereas GNU nm marks them as "W".
     if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
     else
       _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
     fi
     ;;
   pw32*)
     _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
-  ;;
+    ;;
   cygwin* | mingw* | cegcc*)
-    _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
-  linux* | k*bsd*-gnu)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-  ;;
+    case $cc_basename in
+    cl*)
+      _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+      ;;
+    *)
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
+      _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
+      ;;
+    esac
+    ;;
   *)
     _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  ;;
+    ;;
   esac
-  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
 ], [
   runpath_var=
   _LT_TAGVAR(allow_undefined_flag, $1)=
@@ -4216,7 +4596,6 @@ m4_if([$1], [CXX], [
   _LT_TAGVAR(hardcode_direct, $1)=no
   _LT_TAGVAR(hardcode_direct_absolute, $1)=no
   _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
   _LT_TAGVAR(hardcode_libdir_separator, $1)=
   _LT_TAGVAR(hardcode_minus_L, $1)=no
   _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
@@ -4261,13 +4640,36 @@ dnl Note also adjust exclude_expsyms for C++ above.
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
   esac
 
   _LT_TAGVAR(ld_shlibs, $1)=yes
+
+  # On some targets, GNU ld is compatible enough with the native linker
+  # that we're better off using the native interface for both.
+  lt_use_gnu_ld_interface=no
   if test "$with_gnu_ld" = yes; then
+    case $host_os in
+      aix*)
+	# The AIX port of GNU ld has always aspired to compatibility
+	# with the native linker.  However, as the warning in the GNU ld
+	# block says, versions before 2.19.5* couldn't really create working
+	# shared libraries, regardless of the interface used.
+	case `$LD -v 2>&1` in
+	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
+	  *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
+	  *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
+	  *)
+	    lt_use_gnu_ld_interface=yes
+	    ;;
+	esac
+	;;
+      *)
+	lt_use_gnu_ld_interface=yes
+	;;
+    esac
+  fi
+
+  if test "$lt_use_gnu_ld_interface" = yes; then
     # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'
 
@@ -4301,11 +4703,12 @@ dnl Note also adjust exclude_expsyms for C++ above.
 	_LT_TAGVAR(ld_shlibs, $1)=no
 	cat <<_LT_EOF 1>&2
 
-*** Warning: the GNU linker, at least up to release 2.9.1, is reported
+*** Warning: the GNU linker, at least up to release 2.19, is reported
 *** to be unable to reliably create shared libraries on AIX.
 *** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to modify your PATH
-*** so that a non-GNU linker is found, and then restart.
+*** really care for shared libraries, you may want to install binutils
+*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
+*** You will then need to restart the configuration process.
 
 _LT_EOF
       fi
@@ -4341,10 +4744,12 @@ _LT_EOF
       # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
       # as there is no search path for DLLs.
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
       _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
       _LT_TAGVAR(always_export_symbols, $1)=no
       _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
+      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
+      _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
 
       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
         _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
@@ -4362,6 +4767,11 @@ _LT_EOF
       fi
       ;;
 
+    haiku*)
+      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+      _LT_TAGVAR(link_all_deplibs, $1)=yes
+      ;;
+
     interix[[3-9]]*)
       _LT_TAGVAR(hardcode_direct, $1)=no
       _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
@@ -4387,15 +4797,16 @@ _LT_EOF
       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
 	 && test "$tmp_diet" = no
       then
-	tmp_addflag=
+	tmp_addflag=' $pic_flag'
 	tmp_sharedflag='-shared'
 	case $cc_basename,$host_cpu in
         pgcc*)				# Portland Group C compiler
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag'
 	  ;;
-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	pgf77* | pgf90* | pgf95* | pgfortran*)
+					# Portland Group f77 and f90 compilers
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  tmp_addflag=' $pic_flag -Mnomain' ;;
 	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
 	  tmp_addflag=' -i_dynamic' ;;
@@ -4406,13 +4817,17 @@ _LT_EOF
 	lf95*)				# Lahey Fortran 8.1
 	  _LT_TAGVAR(whole_archive_flag_spec, $1)=
 	  tmp_sharedflag='--shared' ;;
-	xl[[cC]]*)			# IBM XL C 8.0 on PPC (deal with xlf below)
+	xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
 	  tmp_sharedflag='-qmkshrobj'
 	  tmp_addflag= ;;
+	nvcc*)	# Cuda Compiler Driver 2.2
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
+	  _LT_TAGVAR(compiler_needs_object, $1)=yes
+	  ;;
 	esac
 	case `$CC -V 2>&1 | sed 5q` in
 	*Sun\ C*)			# Sun C 5.9
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	  _LT_TAGVAR(compiler_needs_object, $1)=yes
 	  tmp_sharedflag='-G' ;;
 	*Sun\ F*)			# Sun Fortran 8.3
@@ -4428,17 +4843,16 @@ _LT_EOF
         fi
 
 	case $cc_basename in
-	xlf*)
+	xlf* | bgf* | bgxlf* | mpixlf*)
 	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
 	  _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-	  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+	  _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
 	  if test "x$supports_anon_versioning" = xyes; then
 	    _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
 	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
 	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
+	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
 	  fi
 	  ;;
 	esac
@@ -4447,13 +4861,13 @@ _LT_EOF
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
 	wlarc=
       else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       fi
       ;;
 
@@ -4471,8 +4885,8 @@ _LT_EOF
 
 _LT_EOF
       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	_LT_TAGVAR(ld_shlibs, $1)=no
       fi
@@ -4518,8 +4932,8 @@ _LT_EOF
 
     *)
       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
       else
 	_LT_TAGVAR(ld_shlibs, $1)=no
       fi
@@ -4559,8 +4973,10 @@ _LT_EOF
       else
 	# If we're using GNU nm, then we don't want the "-C" option.
 	# -C means demangle to AIX nm, but means don't demangle with GNU nm
+	# Also, AIX nm treats weak defined symbols like other global
+	# defined symbols, whereas GNU nm marks them as "W".
 	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
+	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	else
 	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 	fi
@@ -4622,7 +5038,6 @@ _LT_EOF
 	if test "$aix_use_runtimelinking" = yes; then
 	  shared_flag="$shared_flag "'${wl}-G'
 	fi
-	_LT_TAGVAR(link_all_deplibs, $1)=no
       else
 	# not using gcc
 	if test "$host_cpu" = ia64; then
@@ -4648,9 +5063,9 @@ _LT_EOF
 	_LT_TAGVAR(allow_undefined_flag, $1)='-berok'
         # Determine the default libpath from the value encoded in an
         # empty executable.
-        _LT_SYS_MODULE_PATH_AIX
+        _LT_SYS_MODULE_PATH_AIX([$1])
         _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
       else
 	if test "$host_cpu" = ia64; then
 	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
@@ -4659,14 +5074,19 @@ _LT_EOF
 	else
 	 # Determine the default libpath from the value encoded in an
 	 # empty executable.
-	 _LT_SYS_MODULE_PATH_AIX
+	 _LT_SYS_MODULE_PATH_AIX([$1])
 	 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
 	  # Warning - without using the other run time loading flags,
 	  # -berok will link without error, but may produce a broken library.
 	  _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
 	  _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	  # Exported symbols can be pulled into shared objects from archives
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	  if test "$with_gnu_ld" = yes; then
+	    # We only use this code for GNU lds that support --whole-archive.
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	  else
+	    # Exported symbols can be pulled into shared objects from archives
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	  fi
 	  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
 	  # This is similar to how AIX traditionally builds its shared libraries.
 	  _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
@@ -4698,20 +5118,64 @@ _LT_EOF
       # Microsoft Visual C++.
       # hardcode_libdir_flag_spec is actually meaningless, as there is
       # no search path for DLLs.
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
-      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-      # Tell ltmain to make .lib files, not .a files.
-      libext=lib
-      # Tell ltmain to make .dll files, not .so files.
-      shrext_cmds=".dll"
-      # FIXME: Setting linknames here is a bad hack.
-      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
-      # The linker will automatically build a .lib file if we build a DLL.
-      _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
-      # FIXME: Should let the user specify the lib program.
-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
-      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+      case $cc_basename in
+      cl*)
+	# Native MSVC
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	_LT_TAGVAR(always_export_symbols, $1)=yes
+	_LT_TAGVAR(file_list_spec, $1)='@'
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	  else
+	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	  fi~
+	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	  linknames='
+	# The linker will not automatically build a static lib if we build a DLL.
+	# _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+	_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+	_LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
+	_LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
+	# Don't use ranlib
+	_LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
+	_LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
+	  lt_tool_outputfile="@TOOL_OUTPUT@"~
+	  case $lt_outputfile in
+	    *.exe|*.EXE) ;;
+	    *)
+	      lt_outputfile="$lt_outputfile.exe"
+	      lt_tool_outputfile="$lt_tool_outputfile.exe"
+	      ;;
+	  esac~
+	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	    $RM "$lt_outputfile.manifest";
+	  fi'
+	;;
+      *)
+	# Assume MSVC wrapper
+	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	# Tell ltmain to make .lib files, not .a files.
+	libext=lib
+	# Tell ltmain to make .dll files, not .so files.
+	shrext_cmds=".dll"
+	# FIXME: Setting linknames here is a bad hack.
+	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
+	# The linker will automatically build a .lib file if we build a DLL.
+	_LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+	# FIXME: Should let the user specify the lib program.
+	_LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
+	_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+	;;
+      esac
       ;;
 
     darwin* | rhapsody*)
@@ -4724,10 +5188,6 @@ _LT_EOF
       _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
       ;;
 
-    freebsd1*)
-      _LT_TAGVAR(ld_shlibs, $1)=no
-      ;;
-
     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
     # support.  Future versions do this automatically, but an explicit c++rt0.o
     # does not break anything, and helps significantly (at the cost of a little
@@ -4740,7 +5200,7 @@ _LT_EOF
       ;;
 
     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
+    freebsd2.*)
       _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
       _LT_TAGVAR(hardcode_direct, $1)=yes
       _LT_TAGVAR(hardcode_minus_L, $1)=yes
@@ -4749,7 +5209,7 @@ _LT_EOF
 
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | dragonfly*)
-      _LT_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
       _LT_TAGVAR(hardcode_direct, $1)=yes
       _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
@@ -4757,7 +5217,7 @@ _LT_EOF
 
     hpux9*)
       if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       else
 	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       fi
@@ -4772,14 +5232,13 @@ _LT_EOF
       ;;
 
     hpux10*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
       else
 	_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
       fi
       if test "$with_gnu_ld" = no; then
 	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-	_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
 	_LT_TAGVAR(hardcode_libdir_separator, $1)=:
 	_LT_TAGVAR(hardcode_direct, $1)=yes
 	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
@@ -4791,16 +5250,16 @@ _LT_EOF
       ;;
 
     hpux11*)
-      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
+      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 	case $host_cpu in
 	hppa*64*)
 	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	ia64*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	esac
       else
@@ -4812,7 +5271,14 @@ _LT_EOF
 	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
+	m4_if($1, [], [
+	  # Older versions of the 11.00 compiler do not understand -b yet
+	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
+	  _LT_LINKER_OPTION([if $CC understands -b],
+	    _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
+	    [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
+	    [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
+	  [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
 	  ;;
 	esac
       fi
@@ -4840,19 +5306,34 @@ _LT_EOF
 
     irix5* | irix6* | nonstopux*)
       if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	# Try to use the -exported_symbol ld option, if it does not
 	# work, assume that -exports_file does not work either and
 	# implicitly export all symbols.
-        save_LDFLAGS="$LDFLAGS"
-        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-        AC_LINK_IFELSE(int foo(void) {},
-          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-        )
-        LDFLAGS="$save_LDFLAGS"
+	# This should be the same for all languages, so no per-tag cache variable.
+	AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
+	  [lt_cv_irix_exported_symbol],
+	  [save_LDFLAGS="$LDFLAGS"
+	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
+	   AC_LINK_IFELSE(
+	     [AC_LANG_SOURCE(
+	        [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
+			      [C++], [[int foo (void) { return 0; }]],
+			      [Fortran 77], [[
+      subroutine foo
+      end]],
+			      [Fortran], [[
+      subroutine foo
+      end]])])],
+	      [lt_cv_irix_exported_symbol=yes],
+	      [lt_cv_irix_exported_symbol=no])
+           LDFLAGS="$save_LDFLAGS"])
+	if test "$lt_cv_irix_exported_symbol" = yes; then
+          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
+	fi
       else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
       fi
       _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
@@ -4861,7 +5342,7 @@ _LT_EOF
       _LT_TAGVAR(link_all_deplibs, $1)=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
 	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else
@@ -4914,17 +5395,17 @@ _LT_EOF
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
       _LT_TAGVAR(hardcode_minus_L, $1)=yes
       _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
+      _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
       _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
       ;;
 
     osf3*)
       if test "$GCC" = yes; then
 	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
       else
 	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
       fi
       _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
       _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
@@ -4934,13 +5415,13 @@ _LT_EOF
     osf4* | osf5*)	# as osf3* with the addition of -msym flag
       if test "$GCC" = yes; then
 	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
       else
 	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
+	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
 	# Both c and cxx compiler support -rpath directly
 	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
@@ -4953,9 +5434,9 @@ _LT_EOF
       _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
       if test "$GCC" = yes; then
 	wlarc='${wl}'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
+	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	_LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
+	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
       else
 	case `$CC -V 2>&1` in
 	*"Compilers 5.0"*)
@@ -5131,36 +5612,38 @@ x|xyes)
       # Test whether the compiler implicitly links with -lc since on some
       # systems, -lgcc has to come before -lc. If gcc already passes -lc
       # to ld, don't add -lc before -lgcc.
-      AC_MSG_CHECKING([whether -lc should be explicitly linked in])
-      $RM conftest*
-      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
-        soname=conftest
-        lib=conftest
-        libobjs=conftest.$ac_objext
-        deplibs=
-        wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
-	pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
-        compiler_flags=-v
-        linker_flags=-v
-        verstring=
-        output_objdir=.
-        libname=conftest
-        lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
-        _LT_TAGVAR(allow_undefined_flag, $1)=
-        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
-        then
-	  _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-        else
-	  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
-        fi
-        _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
-      else
-        cat conftest.err 1>&5
-      fi
-      $RM conftest*
-      AC_MSG_RESULT([$_LT_TAGVAR(archive_cmds_need_lc, $1)])
+      AC_CACHE_CHECK([whether -lc should be explicitly linked in],
+	[lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
+	[$RM conftest*
+	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+
+	if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
+	  soname=conftest
+	  lib=conftest
+	  libobjs=conftest.$ac_objext
+	  deplibs=
+	  wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
+	  pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
+	  compiler_flags=-v
+	  linker_flags=-v
+	  verstring=
+	  output_objdir=.
+	  libname=conftest
+	  lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
+	  _LT_TAGVAR(allow_undefined_flag, $1)=
+	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
+	  then
+	    lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+	  else
+	    lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
+	  fi
+	  _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
+	else
+	  cat conftest.err 1>&5
+	fi
+	$RM conftest*
+	])
+      _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
       ;;
     esac
   fi
@@ -5197,9 +5680,6 @@ _LT_TAGDECL([], [no_undefined_flag], [1],
 _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
     [Flag to hardcode $libdir into a binary during linking.
     This must work even if $libdir does not exist])
-_LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1],
-    [[If ld is used when linking, flag to hardcode $libdir into a binary
-    during linking.  This must work even if $libdir does not exist]])
 _LT_TAGDECL([], [hardcode_libdir_separator], [1],
     [Whether we need a single "-rpath" flag with a separated argument])
 _LT_TAGDECL([], [hardcode_direct], [0],
@@ -5225,8 +5705,6 @@ _LT_TAGDECL([], [inherit_rpath], [0],
     to runtime path list])
 _LT_TAGDECL([], [link_all_deplibs], [0],
     [Whether libtool must link a program against all its dependency libraries])
-_LT_TAGDECL([], [fix_srcfile_path], [1],
-    [Fix the shell variable $srcfile for the compiler])
 _LT_TAGDECL([], [always_export_symbols], [0],
     [Set to "yes" if exported symbols are required])
 _LT_TAGDECL([], [export_symbols_cmds], [2],
@@ -5237,6 +5715,8 @@ _LT_TAGDECL([], [include_expsyms], [1],
     [Symbols that must always be exported])
 _LT_TAGDECL([], [prelink_cmds], [2],
     [Commands necessary for linking programs (against libraries) with templates])
+_LT_TAGDECL([], [postlink_cmds], [2],
+    [Commands necessary for finishing linking programs])
 _LT_TAGDECL([], [file_list_spec], [1],
     [Specify filename containing input files])
 dnl FIXME: Not yet implemented
@@ -5330,37 +5810,22 @@ CC="$lt_save_CC"
 ])# _LT_LANG_C_CONFIG
 
 
-# _LT_PROG_CXX
-# ------------
-# Since AC_PROG_CXX is broken, in that it returns g++ if there is no c++
-# compiler, we have our own version here.
-m4_defun([_LT_PROG_CXX],
-[
-pushdef([AC_MSG_ERROR], [_lt_caught_CXX_error=yes])
-AC_PROG_CXX
-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-    (test "X$CXX" != "Xg++"))) ; then
-  AC_PROG_CXXCPP
-else
-  _lt_caught_CXX_error=yes
-fi
-popdef([AC_MSG_ERROR])
-])# _LT_PROG_CXX
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([_LT_PROG_CXX], [])
-
-
 # _LT_LANG_CXX_CONFIG([TAG])
 # --------------------------
 # Ensure that the configuration variables for a C++ compiler are suitably
 # defined.  These variables are subsequently used by _LT_CONFIG to write
 # the compiler configuration to `libtool'.
 m4_defun([_LT_LANG_CXX_CONFIG],
-[AC_REQUIRE([_LT_PROG_CXX])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
 m4_require([_LT_DECL_EGREP])dnl
+m4_require([_LT_PATH_MANIFEST_TOOL])dnl
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+    (test "X$CXX" != "Xg++"))) ; then
+  AC_PROG_CXXCPP
+else
+  _lt_caught_CXX_error=yes
+fi
 
 AC_LANG_PUSH(C++)
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
@@ -5372,7 +5837,6 @@ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
 _LT_TAGVAR(hardcode_direct, $1)=no
 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
 _LT_TAGVAR(hardcode_libdir_separator, $1)=
 _LT_TAGVAR(hardcode_minus_L, $1)=no
 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
@@ -5382,6 +5846,8 @@ _LT_TAGVAR(module_cmds, $1)=
 _LT_TAGVAR(module_expsym_cmds, $1)=
 _LT_TAGVAR(link_all_deplibs, $1)=unknown
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 _LT_TAGVAR(no_undefined_flag, $1)=
 _LT_TAGVAR(whole_archive_flag_spec, $1)=
 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
@@ -5413,6 +5879,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 
   # Allow CC to be a program name with arguments.
   lt_save_CC=$CC
+  lt_save_CFLAGS=$CFLAGS
   lt_save_LD=$LD
   lt_save_GCC=$GCC
   GCC=$GXX
@@ -5430,6 +5897,7 @@ if test "$_lt_caught_CXX_error" != yes; then
   fi
   test -z "${LDCXX+set}" || LD=$LDCXX
   CC=${CXX-"c++"}
+  CFLAGS=$CXXFLAGS
   compiler=$CC
   _LT_TAGVAR(compiler, $1)=$CC
   _LT_CC_BASENAME([$compiler])
@@ -5451,8 +5919,8 @@ if test "$_lt_caught_CXX_error" != yes; then
       # Check if GNU C++ uses GNU ld as the underlying linker, since the
       # archiving commands below assume that GNU ld is being used.
       if test "$with_gnu_ld" = yes; then
-        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+        _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
 
         _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
         _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
@@ -5484,7 +5952,7 @@ if test "$_lt_caught_CXX_error" != yes; then
       # Commands to make compiler produce verbose output that lists
       # what "hidden" libraries, object files and flags are used when
       # linking a shared library.
-      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 
     else
       GXX=no
@@ -5593,10 +6061,10 @@ if test "$_lt_caught_CXX_error" != yes; then
           _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
           # Determine the default libpath from the value encoded in an empty
           # executable.
-          _LT_SYS_MODULE_PATH_AIX
+          _LT_SYS_MODULE_PATH_AIX([$1])
           _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
 
-          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
         else
           if test "$host_cpu" = ia64; then
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
@@ -5605,14 +6073,19 @@ if test "$_lt_caught_CXX_error" != yes; then
           else
 	    # Determine the default libpath from the value encoded in an
 	    # empty executable.
-	    _LT_SYS_MODULE_PATH_AIX
+	    _LT_SYS_MODULE_PATH_AIX([$1])
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
 	    # Warning - without using the other run time loading flags,
 	    # -berok will link without error, but may produce a broken library.
 	    _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
 	    _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	    # Exported symbols can be pulled into shared objects from archives
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	    if test "$with_gnu_ld" = yes; then
+	      # We only use this code for GNU lds that support --whole-archive.
+	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+	    else
+	      # Exported symbols can be pulled into shared objects from archives
+	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+	    fi
 	    _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
 	    # This is similar to how AIX traditionally builds its shared
 	    # libraries.
@@ -5642,28 +6115,75 @@ if test "$_lt_caught_CXX_error" != yes; then
         ;;
 
       cygwin* | mingw* | pw32* | cegcc*)
-        # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
-        # as there is no search path for DLLs.
-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-        _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-        _LT_TAGVAR(always_export_symbols, $1)=no
-        _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-
-        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
-          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-          # If the export-symbols file already is a .def file (1st line
-          # is EXPORTS), use it as is; otherwise, prepend...
-          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	    cp $export_symbols $output_objdir/$soname.def;
-          else
-	    echo EXPORTS > $output_objdir/$soname.def;
-	    cat $export_symbols >> $output_objdir/$soname.def;
-          fi~
-          $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-        else
-          _LT_TAGVAR(ld_shlibs, $1)=no
-        fi
-        ;;
+	case $GXX,$cc_basename in
+	,cl* | no,cl*)
+	  # Native MSVC
+	  # hardcode_libdir_flag_spec is actually meaningless, as there is
+	  # no search path for DLLs.
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
+	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	  _LT_TAGVAR(always_export_symbols, $1)=yes
+	  _LT_TAGVAR(file_list_spec, $1)='@'
+	  # Tell ltmain to make .lib files, not .a files.
+	  libext=lib
+	  # Tell ltmain to make .dll files, not .so files.
+	  shrext_cmds=".dll"
+	  # FIXME: Setting linknames here is a bad hack.
+	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
+	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
+	    else
+	      $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
+	    fi~
+	    $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
+	    linknames='
+	  # The linker will not automatically build a static lib if we build a DLL.
+	  # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
+	  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+	  # Don't use ranlib
+	  _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
+	  _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
+	    lt_tool_outputfile="@TOOL_OUTPUT@"~
+	    case $lt_outputfile in
+	      *.exe|*.EXE) ;;
+	      *)
+		lt_outputfile="$lt_outputfile.exe"
+		lt_tool_outputfile="$lt_tool_outputfile.exe"
+		;;
+	    esac~
+	    func_to_tool_file "$lt_outputfile"~
+	    if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
+	      $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
+	      $RM "$lt_outputfile.manifest";
+	    fi'
+	  ;;
+	*)
+	  # g++
+	  # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
+	  # as there is no search path for DLLs.
+	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+	  _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
+	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
+	  _LT_TAGVAR(always_export_symbols, $1)=no
+	  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+
+	  if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	    # If the export-symbols file already is a .def file (1st line
+	    # is EXPORTS), use it as is; otherwise, prepend...
+	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+	      cp $export_symbols $output_objdir/$soname.def;
+	    else
+	      echo EXPORTS > $output_objdir/$soname.def;
+	      cat $export_symbols >> $output_objdir/$soname.def;
+	    fi~
+	    $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+	  else
+	    _LT_TAGVAR(ld_shlibs, $1)=no
+	  fi
+	  ;;
+	esac
+	;;
       darwin* | rhapsody*)
         _LT_DARWIN_LINKER_FEATURES($1)
 	;;
@@ -5686,7 +6206,7 @@ if test "$_lt_caught_CXX_error" != yes; then
         esac
         ;;
 
-      freebsd[[12]]*)
+      freebsd2.*)
         # C++ shared libraries reported to be fairly broken before
 	# switch to ELF
         _LT_TAGVAR(ld_shlibs, $1)=no
@@ -5705,6 +6225,11 @@ if test "$_lt_caught_CXX_error" != yes; then
       gnu*)
         ;;
 
+      haiku*)
+        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+        _LT_TAGVAR(link_all_deplibs, $1)=yes
+        ;;
+
       hpux9*)
         _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
         _LT_TAGVAR(hardcode_libdir_separator, $1)=:
@@ -5729,11 +6254,11 @@ if test "$_lt_caught_CXX_error" != yes; then
             # explicitly linking system object files so we need to strip them
             # from the output so that they don't get included in the library
             # dependencies.
-            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
             ;;
           *)
             if test "$GXX" = yes; then
-              _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+              _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
             else
               # FIXME: insert proper C++ library support
               _LT_TAGVAR(ld_shlibs, $1)=no
@@ -5794,7 +6319,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 	    ;;
           *)
 	    if test "$GXX" = yes; then
@@ -5804,10 +6329,10 @@ if test "$_lt_caught_CXX_error" != yes; then
 	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	          ia64*)
-	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	          *)
-	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	            ;;
 	        esac
 	      fi
@@ -5837,7 +6362,7 @@ if test "$_lt_caught_CXX_error" != yes; then
         case $cc_basename in
           CC*)
 	    # SGI C++
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 
 	    # Archives containing C++ object files must be created using
 	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
@@ -5848,9 +6373,9 @@ if test "$_lt_caught_CXX_error" != yes; then
           *)
 	    if test "$GXX" = yes; then
 	      if test "$with_gnu_ld" = no; then
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 	      else
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
 	      fi
 	    fi
 	    _LT_TAGVAR(link_all_deplibs, $1)=yes
@@ -5879,7 +6404,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
@@ -5916,26 +6441,26 @@ if test "$_lt_caught_CXX_error" != yes; then
           pgCC* | pgcpp*)
             # Portland Group C++ compiler
 	    case `$CC -V` in
-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
+	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
 	      _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
-		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
+		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
 	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
-		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
+		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
 		$RANLIB $oldlib'
 	      _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
 	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
 		rm -rf $tpldir~
 		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
 	      ;;
-	    *) # Version 6 will use weak symbols
+	    *) # Version 6 and above use weak symbols
 	      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
 	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
 	      ;;
@@ -5943,7 +6468,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
             ;;
 	  cxx*)
 	    # Compaq C++
@@ -5962,9 +6487,9 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
 	    ;;
-	  xl*)
+	  xl* | mpixl* | bgxl*)
 	    # IBM XL 8.0 on PPC, with GNU ld
 	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
@@ -5984,13 +6509,13 @@ if test "$_lt_caught_CXX_error" != yes; then
 	      _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
 	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
 	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
+	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 	      _LT_TAGVAR(compiler_needs_object, $1)=yes
 
 	      # Not sure whether something based on
 	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
 	      # would be better.
-	      output_verbose_link_cmd='echo'
+	      output_verbose_link_cmd='func_echo_all'
 
 	      # Archives containing C++ object files must be created using
 	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
@@ -6059,7 +6584,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
 	    _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
 	  fi
-	  output_verbose_link_cmd=echo
+	  output_verbose_link_cmd=func_echo_all
 	else
 	  _LT_TAGVAR(ld_shlibs, $1)=no
 	fi
@@ -6094,15 +6619,15 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    case $host in
 	      osf3*)
 	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
 		;;
 	      *)
 	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
 	          echo "-hidden">> $lib.exp~
-	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
+	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
 	          $RM $lib.exp'
 	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
 		;;
@@ -6118,17 +6643,17 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    # explicitly linking system object files so we need to strip them
 	    # from the output so that they don't get included in the library
 	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
+	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
 	    ;;
 	  *)
 	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
 	      _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
 	      case $host in
 	        osf3*)
-	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 		  ;;
 	        *)
-	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 		  ;;
 	      esac
 
@@ -6138,7 +6663,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	      # Commands to make compiler produce verbose output that lists
 	      # what "hidden" libraries, object files and flags are used when
 	      # linking a shared library.
-	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 
 	    else
 	      # FIXME: insert proper C++ library support
@@ -6174,7 +6699,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 
       solaris*)
         case $cc_basename in
-          CC*)
+          CC* | sunCC*)
 	    # Sun C++ 4.2, 5.x and Centerline C++
             _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
 	    _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
@@ -6195,7 +6720,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    esac
 	    _LT_TAGVAR(link_all_deplibs, $1)=yes
 
-	    output_verbose_link_cmd='echo'
+	    output_verbose_link_cmd='func_echo_all'
 
 	    # Archives containing C++ object files must be created using
 	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
@@ -6215,14 +6740,14 @@ if test "$_lt_caught_CXX_error" != yes; then
 	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
 	      _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
 	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
 	        _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-		  $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
+		  $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
 
 	        # Commands to make compiler produce verbose output that lists
 	        # what "hidden" libraries, object files and flags are used when
 	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 	      else
 	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
 	        # platform.
@@ -6233,7 +6758,7 @@ if test "$_lt_caught_CXX_error" != yes; then
 	        # Commands to make compiler produce verbose output that lists
 	        # what "hidden" libraries, object files and flags are used when
 	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
+	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
 	      fi
 
 	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
@@ -6287,6 +6812,10 @@ if test "$_lt_caught_CXX_error" != yes; then
           CC*)
 	    _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
 	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
+	      '"$_LT_TAGVAR(old_archive_cmds, $1)"
+	    _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
+	      '"$_LT_TAGVAR(reload_cmds, $1)"
 	    ;;
 	  *)
 	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
@@ -6342,6 +6871,7 @@ if test "$_lt_caught_CXX_error" != yes; then
   fi # test -n "$compiler"
 
   CC=$lt_save_CC
+  CFLAGS=$lt_save_CFLAGS
   LDCXX=$LD
   LD=$lt_save_LD
   GCC=$lt_save_GCC
@@ -6356,6 +6886,29 @@ AC_LANG_POP
 ])# _LT_LANG_CXX_CONFIG
 
 
+# _LT_FUNC_STRIPNAME_CNF
+# ----------------------
+# func_stripname_cnf prefix suffix name
+# strip PREFIX and SUFFIX off of NAME.
+# PREFIX and SUFFIX must not contain globbing or regex special
+# characters, hashes, percent signs, but SUFFIX may contain a leading
+# dot (in which case that matches only a dot).
+#
+# This function is identical to the (non-XSI) version of func_stripname,
+# except this one can be used by m4 code that may be executed by configure,
+# rather than the libtool script.
+m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
+AC_REQUIRE([_LT_DECL_SED])
+AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
+func_stripname_cnf ()
+{
+  case ${2} in
+  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
+  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
+  esac
+} # func_stripname_cnf
+])# _LT_FUNC_STRIPNAME_CNF
+
 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
 # ---------------------------------
 # Figure out "hidden" library dependencies from verbose
@@ -6364,6 +6917,7 @@ AC_LANG_POP
 # objects, libraries and library flags.
 m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
+AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
 # Dependencies to place before and after the object being linked:
 _LT_TAGVAR(predep_objects, $1)=
 _LT_TAGVAR(postdep_objects, $1)=
@@ -6413,7 +6967,20 @@ public class foo {
   }
 };
 _LT_EOF
+], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF
+package foo
+func foo() {
+}
+_LT_EOF
 ])
+
+_lt_libdeps_save_CFLAGS=$CFLAGS
+case "$CC $CFLAGS " in #(
+*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
+*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
+*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
+esac
+
 dnl Parse the compiler output and extract the necessary
 dnl objects, libraries and library flags.
 if AC_TRY_EVAL(ac_compile); then
@@ -6425,7 +6992,7 @@ if AC_TRY_EVAL(ac_compile); then
   pre_test_object_deps_done=no
 
   for p in `eval "$output_verbose_link_cmd"`; do
-    case $p in
+    case ${prev}${p} in
 
     -L* | -R* | -l*)
        # Some compilers place space between "-{L,R}" and the path.
@@ -6434,13 +7001,22 @@ if AC_TRY_EVAL(ac_compile); then
           test $p = "-R"; then
 	 prev=$p
 	 continue
-       else
-	 prev=
        fi
 
+       # Expand the sysroot to ease extracting the directories later.
+       if test -z "$prev"; then
+         case $p in
+         -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
+         -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
+         -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
+         esac
+       fi
+       case $p in
+       =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
+       esac
        if test "$pre_test_object_deps_done" = no; then
-	 case $p in
-	 -L* | -R*)
+	 case ${prev} in
+	 -L | -R)
 	   # Internal compiler library paths should come after those
 	   # provided the user.  The postdeps already come after the
 	   # user supplied libs so there is no need to process them.
@@ -6460,8 +7036,10 @@ if AC_TRY_EVAL(ac_compile); then
 	   _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
 	 fi
        fi
+       prev=
        ;;
 
+    *.lto.$objext) ;; # Ignore GCC LTO objects
     *.$objext)
        # This assumes that the test object file only shows up
        # once in the compiler output.
@@ -6497,6 +7075,7 @@ else
 fi
 
 $RM -f confest.$objext
+CFLAGS=$_lt_libdeps_save_CFLAGS
 
 # PORTME: override above test on systems where it is broken
 m4_if([$1], [CXX],
@@ -6533,7 +7112,7 @@ linux*)
 
 solaris*)
   case $cc_basename in
-  CC*)
+  CC* | sunCC*)
     # The more standards-conforming stlport4 library is
     # incompatible with the Cstd library. Avoid specifying
     # it if it's in CXXFLAGS. Ignore libCrun as
@@ -6577,32 +7156,16 @@ _LT_TAGDECL([], [compiler_lib_search_path], [1],
 ])# _LT_SYS_HIDDEN_LIBDEPS
 
 
-# _LT_PROG_F77
-# ------------
-# Since AC_PROG_F77 is broken, in that it returns the empty string
-# if there is no fortran compiler, we have our own version here.
-m4_defun([_LT_PROG_F77],
-[
-pushdef([AC_MSG_ERROR], [_lt_disable_F77=yes])
-AC_PROG_F77
-if test -z "$F77" || test "X$F77" = "Xno"; then
-  _lt_disable_F77=yes
-fi
-popdef([AC_MSG_ERROR])
-])# _LT_PROG_F77
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([_LT_PROG_F77], [])
-
-
 # _LT_LANG_F77_CONFIG([TAG])
 # --------------------------
 # Ensure that the configuration variables for a Fortran 77 compiler are
 # suitably defined.  These variables are subsequently used by _LT_CONFIG
 # to write the compiler configuration to `libtool'.
 m4_defun([_LT_LANG_F77_CONFIG],
-[AC_REQUIRE([_LT_PROG_F77])dnl
-AC_LANG_PUSH(Fortran 77)
+[AC_LANG_PUSH(Fortran 77)
+if test -z "$F77" || test "X$F77" = "Xno"; then
+  _lt_disable_F77=yes
+fi
 
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
 _LT_TAGVAR(allow_undefined_flag, $1)=
@@ -6612,7 +7175,6 @@ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
 _LT_TAGVAR(hardcode_direct, $1)=no
 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
 _LT_TAGVAR(hardcode_libdir_separator, $1)=
 _LT_TAGVAR(hardcode_minus_L, $1)=no
 _LT_TAGVAR(hardcode_automatic, $1)=no
@@ -6621,6 +7183,8 @@ _LT_TAGVAR(module_cmds, $1)=
 _LT_TAGVAR(module_expsym_cmds, $1)=
 _LT_TAGVAR(link_all_deplibs, $1)=unknown
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 _LT_TAGVAR(no_undefined_flag, $1)=
 _LT_TAGVAR(whole_archive_flag_spec, $1)=
 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
@@ -6660,7 +7224,9 @@ if test "$_lt_disable_F77" != yes; then
   # Allow CC to be a program name with arguments.
   lt_save_CC="$CC"
   lt_save_GCC=$GCC
+  lt_save_CFLAGS=$CFLAGS
   CC=${F77-"f77"}
+  CFLAGS=$FFLAGS
   compiler=$CC
   _LT_TAGVAR(compiler, $1)=$CC
   _LT_CC_BASENAME([$compiler])
@@ -6714,38 +7280,24 @@ if test "$_lt_disable_F77" != yes; then
 
   GCC=$lt_save_GCC
   CC="$lt_save_CC"
+  CFLAGS="$lt_save_CFLAGS"
 fi # test "$_lt_disable_F77" != yes
 
 AC_LANG_POP
 ])# _LT_LANG_F77_CONFIG
 
 
-# _LT_PROG_FC
-# -----------
-# Since AC_PROG_FC is broken, in that it returns the empty string
-# if there is no fortran compiler, we have our own version here.
-m4_defun([_LT_PROG_FC],
-[
-pushdef([AC_MSG_ERROR], [_lt_disable_FC=yes])
-AC_PROG_FC
-if test -z "$FC" || test "X$FC" = "Xno"; then
-  _lt_disable_FC=yes
-fi
-popdef([AC_MSG_ERROR])
-])# _LT_PROG_FC
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([_LT_PROG_FC], [])
-
-
 # _LT_LANG_FC_CONFIG([TAG])
 # -------------------------
 # Ensure that the configuration variables for a Fortran compiler are
 # suitably defined.  These variables are subsequently used by _LT_CONFIG
 # to write the compiler configuration to `libtool'.
 m4_defun([_LT_LANG_FC_CONFIG],
-[AC_REQUIRE([_LT_PROG_FC])dnl
-AC_LANG_PUSH(Fortran)
+[AC_LANG_PUSH(Fortran)
+
+if test -z "$FC" || test "X$FC" = "Xno"; then
+  _lt_disable_FC=yes
+fi
 
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
 _LT_TAGVAR(allow_undefined_flag, $1)=
@@ -6755,7 +7307,6 @@ _LT_TAGVAR(export_dynamic_flag_spec, $1)=
 _LT_TAGVAR(hardcode_direct, $1)=no
 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
 _LT_TAGVAR(hardcode_libdir_separator, $1)=
 _LT_TAGVAR(hardcode_minus_L, $1)=no
 _LT_TAGVAR(hardcode_automatic, $1)=no
@@ -6764,6 +7315,8 @@ _LT_TAGVAR(module_cmds, $1)=
 _LT_TAGVAR(module_expsym_cmds, $1)=
 _LT_TAGVAR(link_all_deplibs, $1)=unknown
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 _LT_TAGVAR(no_undefined_flag, $1)=
 _LT_TAGVAR(whole_archive_flag_spec, $1)=
 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
@@ -6803,7 +7356,9 @@ if test "$_lt_disable_FC" != yes; then
   # Allow CC to be a program name with arguments.
   lt_save_CC="$CC"
   lt_save_GCC=$GCC
+  lt_save_CFLAGS=$CFLAGS
   CC=${FC-"f95"}
+  CFLAGS=$FCFLAGS
   compiler=$CC
   GCC=$ac_cv_fc_compiler_gnu
 
@@ -6859,7 +7414,8 @@ if test "$_lt_disable_FC" != yes; then
   fi # test -n "$compiler"
 
   GCC=$lt_save_GCC
-  CC="$lt_save_CC"
+  CC=$lt_save_CC
+  CFLAGS=$lt_save_CFLAGS
 fi # test "$_lt_disable_FC" != yes
 
 AC_LANG_POP
@@ -6896,10 +7452,12 @@ _LT_COMPILER_BOILERPLATE
 _LT_LINKER_BOILERPLATE
 
 # Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
+lt_save_CC=$CC
+lt_save_CFLAGS=$CFLAGS
 lt_save_GCC=$GCC
 GCC=yes
 CC=${GCJ-"gcj"}
+CFLAGS=$GCJFLAGS
 compiler=$CC
 _LT_TAGVAR(compiler, $1)=$CC
 _LT_TAGVAR(LD, $1)="$LD"
@@ -6909,6 +7467,8 @@ _LT_CC_BASENAME([$compiler])
 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
 
 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
 
 ## CAVEAT EMPTOR:
 ## There is no encapsulation within the following macros, do not change
@@ -6928,10 +7488,82 @@ fi
 AC_LANG_RESTORE
 
 GCC=$lt_save_GCC
-CC="$lt_save_CC"
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
 ])# _LT_LANG_GCJ_CONFIG
 
 
+# _LT_LANG_GO_CONFIG([TAG])
+# --------------------------
+# Ensure that the configuration variables for the GNU Go compiler
+# are suitably defined.  These variables are subsequently used by _LT_CONFIG
+# to write the compiler configuration to `libtool'.
+m4_defun([_LT_LANG_GO_CONFIG],
+[AC_REQUIRE([LT_PROG_GO])dnl
+AC_LANG_SAVE
+
+# Source file extension for Go test sources.
+ac_ext=go
+
+# Object file extension for compiled Go test sources.
+objext=o
+_LT_TAGVAR(objext, $1)=$objext
+
+# Code to be used in simple compile tests
+lt_simple_compile_test_code="package main; func main() { }"
+
+# Code to be used in simple link tests
+lt_simple_link_test_code='package main; func main() { }'
+
+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+_LT_TAG_COMPILER
+
+# save warnings/boilerplate of simple test code
+_LT_COMPILER_BOILERPLATE
+_LT_LINKER_BOILERPLATE
+
+# Allow CC to be a program name with arguments.
+lt_save_CC=$CC
+lt_save_CFLAGS=$CFLAGS
+lt_save_GCC=$GCC
+GCC=yes
+CC=${GOC-"gccgo"}
+CFLAGS=$GOFLAGS
+compiler=$CC
+_LT_TAGVAR(compiler, $1)=$CC
+_LT_TAGVAR(LD, $1)="$LD"
+_LT_CC_BASENAME([$compiler])
+
+# Go did not exist at the time GCC didn't implicitly link libc in.
+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
+
+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+_LT_TAGVAR(reload_flag, $1)=$reload_flag
+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
+
+## CAVEAT EMPTOR:
+## There is no encapsulation within the following macros, do not change
+## the running order or otherwise move them around unless you know exactly
+## what you are doing...
+if test -n "$compiler"; then
+  _LT_COMPILER_NO_RTTI($1)
+  _LT_COMPILER_PIC($1)
+  _LT_COMPILER_C_O($1)
+  _LT_COMPILER_FILE_LOCKS($1)
+  _LT_LINKER_SHLIBS($1)
+  _LT_LINKER_HARDCODE_LIBPATH($1)
+
+  _LT_CONFIG($1)
+fi
+
+AC_LANG_RESTORE
+
+GCC=$lt_save_GCC
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
+])# _LT_LANG_GO_CONFIG
+
+
 # _LT_LANG_RC_CONFIG([TAG])
 # -------------------------
 # Ensure that the configuration variables for the Windows resource compiler
@@ -6963,9 +7595,11 @@ _LT_LINKER_BOILERPLATE
 
 # Allow CC to be a program name with arguments.
 lt_save_CC="$CC"
+lt_save_CFLAGS=$CFLAGS
 lt_save_GCC=$GCC
 GCC=
 CC=${RC-"windres"}
+CFLAGS=
 compiler=$CC
 _LT_TAGVAR(compiler, $1)=$CC
 _LT_CC_BASENAME([$compiler])
@@ -6978,7 +7612,8 @@ fi
 
 GCC=$lt_save_GCC
 AC_LANG_RESTORE
-CC="$lt_save_CC"
+CC=$lt_save_CC
+CFLAGS=$lt_save_CFLAGS
 ])# _LT_LANG_RC_CONFIG
 
 
@@ -6998,6 +7633,13 @@ dnl aclocal-1.4 backwards compatibility:
 dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
 
 
+# LT_PROG_GO
+# ----------
+AC_DEFUN([LT_PROG_GO],
+[AC_CHECK_TOOL(GOC, gccgo,)
+])
+
+
 # LT_PROG_RC
 # ----------
 AC_DEFUN([LT_PROG_RC],
@@ -7037,6 +7679,15 @@ _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
 AC_SUBST([OBJDUMP])
 ])
 
+# _LT_DECL_DLLTOOL
+# ----------------
+# Ensure DLLTOOL variable is set.
+m4_defun([_LT_DECL_DLLTOOL],
+[AC_CHECK_TOOL(DLLTOOL, dlltool, false)
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+_LT_DECL([], [DLLTOOL], [1], [DLL creation program])
+AC_SUBST([DLLTOOL])
+])
 
 # _LT_DECL_SED
 # ------------
@@ -7130,8 +7781,8 @@ m4_defun([_LT_CHECK_SHELL_FEATURES],
 # Try some XSI features
 xsi_shell=no
 ( _lt_dummy="a/b/c"
-  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
-      = c,a/b,, \
+  test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
+      = c,a/b,b/c, \
     && eval 'test $(( 1 + 1 )) -eq 2 \
     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
   && xsi_shell=yes
@@ -7170,208 +7821,162 @@ _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
 ])# _LT_CHECK_SHELL_FEATURES
 
 
-# _LT_PROG_XSI_SHELLFNS
-# ---------------------
-# Bourne and XSI compatible variants of some useful shell functions.
-m4_defun([_LT_PROG_XSI_SHELLFNS],
-[case $xsi_shell in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-}
-
-# func_basename file
-func_basename ()
-{
-  func_basename_result="${1##*/}"
-}
-
-# func_dirname_and_basename file append nondir_replacement
-# perform func_basename and func_dirname in a single function
-# call:
-#   dirname:  Compute the dirname of FILE.  If nonempty,
-#             add APPEND to the result, otherwise set result
-#             to NONDIR_REPLACEMENT.
-#             value returned in "$func_dirname_result"
-#   basename: Compute filename of FILE.
-#             value retuned in "$func_basename_result"
-# Implementation must be kept synchronized with func_dirname
-# and func_basename. For efficiency, we do not delegate to
-# those functions but instead duplicate the functionality here.
-func_dirname_and_basename ()
-{
-  case ${1} in
-    */*) func_dirname_result="${1%/*}${2}" ;;
-    *  ) func_dirname_result="${3}" ;;
-  esac
-  func_basename_result="${1##*/}"
-}
-
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-func_stripname ()
-{
-  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
-  # positional parameters, so assign one to ordinary parameter first.
-  func_stripname_result=${3}
-  func_stripname_result=${func_stripname_result#"${1}"}
-  func_stripname_result=${func_stripname_result%"${2}"}
-}
-
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=${1%%=*}
-  func_opt_split_arg=${1#*=}
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  case ${1} in
-    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
-    *)    func_lo2o_result=${1} ;;
-  esac
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=${1%.*}.lo
-}
+# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
+# ------------------------------------------------------
+# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
+# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
+m4_defun([_LT_PROG_FUNCTION_REPLACE],
+[dnl {
+sed -e '/^$1 ()$/,/^} # $1 /c\
+$1 ()\
+{\
+m4_bpatsubsts([$2], [$], [\\], [^\([	 ]\)], [\\\1])
+} # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
+  && mv -f "$cfgfile.tmp" "$cfgfile" \
+    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+test 0 -eq $? || _lt_function_replace_fail=:
+])
 
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=$(( $[*] ))
-}
 
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=${#1}
-}
+# _LT_PROG_REPLACE_SHELLFNS
+# -------------------------
+# Replace existing portable implementations of several shell functions with
+# equivalent extended shell implementations where those features are available..
+m4_defun([_LT_PROG_REPLACE_SHELLFNS],
+[if test x"$xsi_shell" = xyes; then
+  _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
+    case ${1} in
+      */*) func_dirname_result="${1%/*}${2}" ;;
+      *  ) func_dirname_result="${3}" ;;
+    esac])
+
+  _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
+    func_basename_result="${1##*/}"])
+
+  _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
+    case ${1} in
+      */*) func_dirname_result="${1%/*}${2}" ;;
+      *  ) func_dirname_result="${3}" ;;
+    esac
+    func_basename_result="${1##*/}"])
 
-_LT_EOF
-    ;;
-  *) # Bourne compatible functions.
-    cat << \_LT_EOF >> "$cfgfile"
+  _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
+    # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
+    # positional parameters, so assign one to ordinary parameter first.
+    func_stripname_result=${3}
+    func_stripname_result=${func_stripname_result#"${1}"}
+    func_stripname_result=${func_stripname_result%"${2}"}])
 
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-  # Extract subdirectory from the argument.
-  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
-  if test "X$func_dirname_result" = "X${1}"; then
-    func_dirname_result="${3}"
-  else
-    func_dirname_result="$func_dirname_result${2}"
-  fi
-}
+  _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
+    func_split_long_opt_name=${1%%=*}
+    func_split_long_opt_arg=${1#*=}])
 
-# func_basename file
-func_basename ()
-{
-  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
-}
+  _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
+    func_split_short_opt_arg=${1#??}
+    func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
 
-dnl func_dirname_and_basename
-dnl A portable version of this function is already defined in general.m4sh
-dnl so there is no need for it here.
+  _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
+    case ${1} in
+      *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
+      *)    func_lo2o_result=${1} ;;
+    esac])
 
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-# func_strip_suffix prefix name
-func_stripname ()
-{
-  case ${2} in
-    .*) func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
-    *)  func_stripname_result=`$ECHO "X${3}" \
-           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
-  esac
-}
+  _LT_PROG_FUNCTION_REPLACE([func_xform], [    func_xform_result=${1%.*}.lo])
 
-# sed scripts:
-my_sed_long_opt='1s/^\(-[[^=]]*\)=.*/\1/;q'
-my_sed_long_arg='1s/^-[[^=]]*=//'
+  _LT_PROG_FUNCTION_REPLACE([func_arith], [    func_arith_result=$(( $[*] ))])
 
-# func_opt_split
-func_opt_split ()
-{
-  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
-  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
-}
-
-# func_lo2o object
-func_lo2o ()
-{
-  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
-}
-
-# func_xform libobj-or-source
-func_xform ()
-{
-  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
-}
+  _LT_PROG_FUNCTION_REPLACE([func_len], [    func_len_result=${#1}])
+fi
 
-# func_arith arithmetic-term...
-func_arith ()
-{
-  func_arith_result=`expr "$[@]"`
-}
+if test x"$lt_shell_append" = xyes; then
+  _LT_PROG_FUNCTION_REPLACE([func_append], [    eval "${1}+=\\${2}"])
 
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
-}
+  _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
+    func_quote_for_eval "${2}"
+dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
+    eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
 
-_LT_EOF
-esac
+  # Save a `func_append' function call where possible by direct use of '+='
+  sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+else
+  # Save a `func_append' function call even when '+=' is not available
+  sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
+    && mv -f "$cfgfile.tmp" "$cfgfile" \
+      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
+  test 0 -eq $? || _lt_function_replace_fail=:
+fi
 
-case $lt_shell_append in
-  yes)
-    cat << \_LT_EOF >> "$cfgfile"
+if test x"$_lt_function_replace_fail" = x":"; then
+  AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
+fi
+])
 
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$[1]+=\$[2]"
-}
-_LT_EOF
+# _LT_PATH_CONVERSION_FUNCTIONS
+# -----------------------------
+# Determine which file name conversion functions should be used by
+# func_to_host_file (and, implicitly, by func_to_host_path).  These are needed
+# for certain cross-compile configurations and native mingw.
+m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+AC_MSG_CHECKING([how to convert $build file names to $host format])
+AC_CACHE_VAL(lt_cv_to_host_file_cmd,
+[case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
+        ;;
+    esac
     ;;
-  *)
-    cat << \_LT_EOF >> "$cfgfile"
-
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-  eval "$[1]=\$$[1]\$[2]"
-}
-
-_LT_EOF
+  *-*-cygwin* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
+        ;;
+      *-*-cygwin* )
+        lt_cv_to_host_file_cmd=func_convert_file_noop
+        ;;
+      * ) # otherwise, assume *nix
+        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
+        ;;
+    esac
     ;;
-  esac
+  * ) # unhandled hosts (and "normal" native builds)
+    lt_cv_to_host_file_cmd=func_convert_file_noop
+    ;;
+esac
+])
+to_host_file_cmd=$lt_cv_to_host_file_cmd
+AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
+_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
+         [0], [convert $build file names to $host format])dnl
+
+AC_MSG_CHECKING([how to convert $build file names to toolchain format])
+AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
+[#assume ordinary cross tools, or native build.
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+case $host in
+  *-*-mingw* )
+    case $build in
+      *-*-mingw* ) # actually msys
+        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
+        ;;
+    esac
+    ;;
+esac
 ])
+to_tool_file_cmd=$lt_cv_to_tool_file_cmd
+AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
+_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
+         [0], [convert $build files to toolchain format])dnl
+])# _LT_PATH_CONVERSION_FUNCTIONS
diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4
index 34151a3..5d9acd8 100644
--- a/m4/ltoptions.m4
+++ b/m4/ltoptions.m4
@@ -1,13 +1,14 @@
 # Helper functions for option handling.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
+#   Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 # This file is free software; the Free Software Foundation gives
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 6 ltoptions.m4
+# serial 7 ltoptions.m4
 
 # This is to help aclocal find these macros, as it can't see m4_define.
 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
@@ -125,7 +126,7 @@ LT_OPTION_DEFINE([LT_INIT], [win32-dll],
 [enable_win32_dll=yes
 
 case $host in
-*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*)
+*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
   AC_CHECK_TOOL(AS, as, false)
   AC_CHECK_TOOL(DLLTOOL, dlltool, false)
   AC_CHECK_TOOL(OBJDUMP, objdump, false)
@@ -133,13 +134,13 @@ case $host in
 esac
 
 test -z "$AS" && AS=as
-_LT_DECL([], [AS],      [0], [Assembler program])dnl
+_LT_DECL([], [AS],      [1], [Assembler program])dnl
 
 test -z "$DLLTOOL" && DLLTOOL=dlltool
-_LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
+_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
 
 test -z "$OBJDUMP" && OBJDUMP=objdump
-_LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl
+_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
 ])# win32-dll
 
 AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
@@ -325,9 +326,24 @@ dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
 # MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
 m4_define([_LT_WITH_PIC],
 [AC_ARG_WITH([pic],
-    [AS_HELP_STRING([--with-pic],
+    [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@],
 	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
-    [pic_mode="$withval"],
+    [lt_p=${PACKAGE-default}
+    case $withval in
+    yes|no) pic_mode=$withval ;;
+    *)
+      pic_mode=default
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for lt_pkg in $withval; do
+	IFS="$lt_save_ifs"
+	if test "X$lt_pkg" = "X$lt_p"; then
+	  pic_mode=yes
+	fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac],
     [pic_mode=default])
 
 test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4
index f3c5309..07a8602 100644
--- a/m4/ltversion.m4
+++ b/m4/ltversion.m4
@@ -7,17 +7,17 @@
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# Generated from ltversion.in.
+# @configure_input@
 
-# serial 3017 ltversion.m4
+# serial 3337 ltversion.m4
 # This file is part of GNU Libtool
 
-m4_define([LT_PACKAGE_VERSION], [2.2.6b])
-m4_define([LT_PACKAGE_REVISION], [1.3017])
+m4_define([LT_PACKAGE_VERSION], [2.4.2])
+m4_define([LT_PACKAGE_REVISION], [1.3337])
 
 AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.2.6b'
-macro_revision='1.3017'
+[macro_version='2.4.2'
+macro_revision='1.3337'
 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
 _LT_DECL(, macro_revision, 0)
 ])
diff --git a/m4/lt~obsolete.m4 b/m4/lt~obsolete.m4
index 637bb20..c573da9 100644
--- a/m4/lt~obsolete.m4
+++ b/m4/lt~obsolete.m4
@@ -1,13 +1,13 @@
 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
 #
-#   Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
 #   Written by Scott James Remnant, 2004.
 #
 # This file is free software; the Free Software Foundation gives
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 4 lt~obsolete.m4
+# serial 5 lt~obsolete.m4
 
 # These exist entirely to fool aclocal when bootstrapping libtool.
 #
@@ -77,7 +77,6 @@ m4_ifndef([AC_DISABLE_FAST_INSTALL],	[AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
 m4_ifndef([_LT_AC_LANG_CXX],		[AC_DEFUN([_LT_AC_LANG_CXX])])
 m4_ifndef([_LT_AC_LANG_F77],		[AC_DEFUN([_LT_AC_LANG_F77])])
 m4_ifndef([_LT_AC_LANG_GCJ],		[AC_DEFUN([_LT_AC_LANG_GCJ])])
-m4_ifndef([AC_LIBTOOL_RC],		[AC_DEFUN([AC_LIBTOOL_RC])])
 m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
 m4_ifndef([_LT_AC_LANG_C_CONFIG],	[AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
 m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
@@ -90,3 +89,10 @@ m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
 m4_ifndef([_LT_AC_LANG_RC_CONFIG],	[AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
 m4_ifndef([AC_LIBTOOL_CONFIG],		[AC_DEFUN([AC_LIBTOOL_CONFIG])])
 m4_ifndef([_LT_AC_FILE_LTDLL_C],	[AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
+m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS],	[AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
+m4_ifndef([_LT_AC_PROG_CXXCPP],		[AC_DEFUN([_LT_AC_PROG_CXXCPP])])
+m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS],	[AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
+m4_ifndef([_LT_PROG_ECHO_BACKSLASH],	[AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
+m4_ifndef([_LT_PROG_F77],		[AC_DEFUN([_LT_PROG_F77])])
+m4_ifndef([_LT_PROG_FC],		[AC_DEFUN([_LT_PROG_FC])])
+m4_ifndef([_LT_PROG_CXX],		[AC_DEFUN([_LT_PROG_CXX])])
diff --git a/po/code_saturne.pot b/po/code_saturne.pot
index 4bb2ebc..e45daeb 100644
--- a/po/code_saturne.pot
+++ b/po/code_saturne.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: code_saturne 2.1.0\n"
+"Project-Id-Version: code_saturne 2.1.4\n"
 "Report-Msgid-Bugs-To: saturne-support at edf.fr\n"
-"POT-Creation-Date: 2011-10-20 18:11+0200\n"
+"POT-Creation-Date: 2012-01-13 19:30+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/po/fr.gmo b/po/fr.gmo
index 22bf50a..281297e 100644
Binary files a/po/fr.gmo and b/po/fr.gmo differ
diff --git a/po/fr.po b/po/fr.po
index 338b0b2..03b8a4d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: code-saturne 2.0\n"
 "Report-Msgid-Bugs-To: saturne-support at edf.fr\n"
-"POT-Creation-Date: 2011-10-20 18:11+0200\n"
+"POT-Creation-Date: 2012-01-13 19:30+0100\n"
 "PO-Revision-Date: 2011-08-24 12:01+0200\n"
 "Last-Translator: Code_Saturne <saturne-support at edf.fr>\n"
 "Language-Team: French <traduc at traduc.org>\n"
diff --git a/preprocessor/Makefile.in b/preprocessor/Makefile.in
index 6cf70f0..c60b74c 100644
--- a/preprocessor/Makefile.in
+++ b/preprocessor/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -148,7 +148,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -180,6 +179,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -203,7 +203,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -223,7 +222,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -246,6 +244,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -265,8 +264,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -306,16 +307,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -338,12 +347,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -377,6 +386,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -399,7 +409,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -679,10 +688,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/preprocessor/appli/Makefile.in b/preprocessor/appli/Makefile.in
index 81d3bea..0da60d7 100644
--- a/preprocessor/appli/Makefile.in
+++ b/preprocessor/appli/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -173,7 +173,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -205,6 +204,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -228,7 +228,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -248,7 +247,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -271,6 +269,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -290,8 +289,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -331,16 +332,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -363,12 +372,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -402,6 +411,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -424,7 +434,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -582,98 +591,86 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 cs_preprocess-ecs_cmd.o: ecs_cmd.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_preprocess-ecs_cmd.o -MD -MP -MF $(DEPDIR)/cs_preprocess-ecs_cmd.Tpo -c -o cs_preprocess-ecs_cmd.o `test -f 'ecs_cmd.c' || echo '$(srcdir)/'`ecs_cmd.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_preprocess-ecs_cmd.Tpo $(DEPDIR)/cs_preprocess-ecs_cmd.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ecs_cmd.c' object='cs_preprocess-ecs_cmd.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ecs_cmd.c' object='cs_preprocess-ecs_cmd.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_cmd.o `test -f 'ecs_cmd.c' || echo '$(srcdir)/'`ecs_cmd.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_cmd.o `test -f 'ecs_cmd.c' || echo '$(srcdir)/'`ecs_cmd.c
 
 cs_preprocess-ecs_cmd.obj: ecs_cmd.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_preprocess-ecs_cmd.obj -MD -MP -MF $(DEPDIR)/cs_preprocess-ecs_cmd.Tpo -c -o cs_preprocess-ecs_cmd.obj `if test -f 'ecs_cmd.c'; then $(CYGPATH_W) 'ecs_cmd.c'; else $(CYGPATH_W) '$(srcdir)/ecs_cmd.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_preprocess-ecs_cmd.Tpo $(DEPDIR)/cs_preprocess-ecs_cmd.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ecs_cmd.c' object='cs_preprocess-ecs_cmd.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ecs_cmd.c' object='cs_preprocess-ecs_cmd.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_cmd.obj `if test -f 'ecs_cmd.c'; then $(CYGPATH_W) 'ecs_cmd.c'; else $(CYGPATH_W) '$(srcdir)/ecs_cmd.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_cmd.obj `if test -f 'ecs_cmd.c'; then $(CYGPATH_W) 'ecs_cmd.c'; else $(CYGPATH_W) '$(srcdir)/ecs_cmd.c'; fi`
 
 cs_preprocess-ecs_main.o: ecs_main.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_preprocess-ecs_main.o -MD -MP -MF $(DEPDIR)/cs_preprocess-ecs_main.Tpo -c -o cs_preprocess-ecs_main.o `test -f 'ecs_main.c' || echo '$(srcdir)/'`ecs_main.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_preprocess-ecs_main.Tpo $(DEPDIR)/cs_preprocess-ecs_main.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ecs_main.c' object='cs_preprocess-ecs_main.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ecs_main.c' object='cs_preprocess-ecs_main.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_main.o `test -f 'ecs_main.c' || echo '$(srcdir)/'`ecs_main.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_main.o `test -f 'ecs_main.c' || echo '$(srcdir)/'`ecs_main.c
 
 cs_preprocess-ecs_main.obj: ecs_main.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_preprocess-ecs_main.obj -MD -MP -MF $(DEPDIR)/cs_preprocess-ecs_main.Tpo -c -o cs_preprocess-ecs_main.obj `if test -f 'ecs_main.c'; then $(CYGPATH_W) 'ecs_main.c'; else $(CYGPATH_W) '$(srcdir)/ecs_main.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_preprocess-ecs_main.Tpo $(DEPDIR)/cs_preprocess-ecs_main.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ecs_main.c' object='cs_preprocess-ecs_main.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ecs_main.c' object='cs_preprocess-ecs_main.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_main.obj `if test -f 'ecs_main.c'; then $(CYGPATH_W) 'ecs_main.c'; else $(CYGPATH_W) '$(srcdir)/ecs_main.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_preprocess-ecs_main.obj `if test -f 'ecs_main.c'; then $(CYGPATH_W) 'ecs_main.c'; else $(CYGPATH_W) '$(srcdir)/ecs_main.c'; fi`
 
 .cxx.o:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ $<
 
 .cxx.obj:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .cxx.lo:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
 
 cs_preprocess-dummy.o: dummy.cxx
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cs_preprocess-dummy.o -MD -MP -MF $(DEPDIR)/cs_preprocess-dummy.Tpo -c -o cs_preprocess-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_preprocess-dummy.Tpo $(DEPDIR)/cs_preprocess-dummy.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dummy.cxx' object='cs_preprocess-dummy.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='dummy.cxx' object='cs_preprocess-dummy.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cs_preprocess-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cs_preprocess-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
 
 cs_preprocess-dummy.obj: dummy.cxx
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cs_preprocess-dummy.obj -MD -MP -MF $(DEPDIR)/cs_preprocess-dummy.Tpo -c -o cs_preprocess-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_preprocess-dummy.Tpo $(DEPDIR)/cs_preprocess-dummy.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dummy.cxx' object='cs_preprocess-dummy.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='dummy.cxx' object='cs_preprocess-dummy.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cs_preprocess-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_preprocess_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cs_preprocess-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -780,10 +777,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/preprocessor/base/Makefile.in b/preprocessor/base/Makefile.in
index 72f0f91..61988c8 100644
--- a/preprocessor/base/Makefile.in
+++ b/preprocessor/base/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,7 +147,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -179,6 +178,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -202,7 +202,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -222,7 +221,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -245,6 +243,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -264,8 +263,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -305,16 +306,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -337,12 +346,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -376,6 +385,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -398,7 +408,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -525,26 +534,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -648,10 +654,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/preprocessor/pre-post/Makefile.in b/preprocessor/pre-post/Makefile.in
index db2f8dd..1b8a6e8 100644
--- a/preprocessor/pre-post/Makefile.in
+++ b/preprocessor/pre-post/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -153,7 +153,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -185,6 +184,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -208,7 +208,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -228,7 +227,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -251,6 +249,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -270,8 +269,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -311,16 +312,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -343,12 +352,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -382,6 +391,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -404,7 +414,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -579,26 +588,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -702,10 +708,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/preprocessor/tools/Makefile.in b/preprocessor/tools/Makefile.in
index 16cac8e..403b6b3 100644
--- a/preprocessor/tools/Makefile.in
+++ b/preprocessor/tools/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -152,7 +152,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -184,6 +183,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -207,7 +207,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -227,7 +226,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -250,6 +248,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -269,8 +268,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -310,16 +311,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -342,12 +351,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -381,6 +390,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -403,7 +413,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -542,42 +551,37 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 igghexa_to_med-igghexa_to_med.o: igghexa_to_med.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(igghexa_to_med_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT igghexa_to_med-igghexa_to_med.o -MD -MP -MF $(DEPDIR)/igghexa_to_med-igghexa_to_med.Tpo -c -o igghexa_to_med-igghexa_to_med.o `test -f 'igghexa_to_med.c' || echo '$(srcdir)/'`igghexa_to_med.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/igghexa_to_med-igghexa_to_med.Tpo $(DEPDIR)/igghexa_to_med-igghexa_to_med.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='igghexa_to_med.c' object='igghexa_to_med-igghexa_to_med.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='igghexa_to_med.c' object='igghexa_to_med-igghexa_to_med.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(igghexa_to_med_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o igghexa_to_med-igghexa_to_med.o `test -f 'igghexa_to_med.c' || echo '$(srcdir)/'`igghexa_to_med.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(igghexa_to_med_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o igghexa_to_med-igghexa_to_med.o `test -f 'igghexa_to_med.c' || echo '$(srcdir)/'`igghexa_to_med.c
 
 igghexa_to_med-igghexa_to_med.obj: igghexa_to_med.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(igghexa_to_med_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT igghexa_to_med-igghexa_to_med.obj -MD -MP -MF $(DEPDIR)/igghexa_to_med-igghexa_to_med.Tpo -c -o igghexa_to_med-igghexa_to_med.obj `if test -f 'igghexa_to_med.c'; then $(CYGPATH_W) 'igghexa_to_med.c'; else $(CYGPATH_W) '$(srcdir)/igghexa_to_med.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/igghexa_to_med-igghexa_to_med.Tpo $(DEPDIR)/igghexa_to_med-igghexa_to_med.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='igghexa_to_med.c' object='igghexa_to_med-igghexa_to_med.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='igghexa_to_med.c' object='igghexa_to_med-igghexa_to_med.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(igghexa_to_med_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o igghexa_to_med-igghexa_to_med.obj `if test -f 'igghexa_to_med.c'; then $(CYGPATH_W) 'igghexa_to_med.c'; else $(CYGPATH_W) '$(srcdir)/igghexa_to_med.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(igghexa_to_med_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o igghexa_to_med-igghexa_to_med.obj `if test -f 'igghexa_to_med.c'; then $(CYGPATH_W) 'igghexa_to_med.c'; else $(CYGPATH_W) '$(srcdir)/igghexa_to_med.c'; fi`
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -684,10 +688,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/preprocessor/util/Makefile.in b/preprocessor/util/Makefile.in
index 7f72403..f39b4be 100644
--- a/preprocessor/util/Makefile.in
+++ b/preprocessor/util/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,7 +147,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -179,6 +178,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -202,7 +202,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -222,7 +221,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -245,6 +243,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -264,8 +263,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -305,16 +306,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -337,12 +346,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -376,6 +385,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -398,7 +408,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -526,26 +535,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -649,10 +655,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/Makefile.in b/salome/Makefile.in
index 10e494c..e5d927f 100644
--- a/salome/Makefile.in
+++ b/salome/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,7 +147,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -179,6 +178,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -202,7 +202,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -222,7 +221,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -245,6 +243,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -264,8 +263,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -305,16 +306,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -337,12 +346,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -376,6 +385,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -398,7 +408,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -678,10 +687,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/cfd_proxy/Makefile.in b/salome/cfd_proxy/Makefile.in
index 90be6d9..271241b 100644
--- a/salome/cfd_proxy/Makefile.in
+++ b/salome/cfd_proxy/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,6 +109,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
 LTLIBRARIES = $(lib_LTLIBRARIES)
 libcfdproxy_la_DEPENDENCIES =
@@ -170,7 +176,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -202,6 +207,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -225,7 +231,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -245,7 +250,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -268,6 +272,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -287,8 +292,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -328,16 +335,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -360,12 +375,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -399,6 +414,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -421,7 +437,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -563,26 +578,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -606,9 +618,7 @@ uninstall-includeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(includedir)" && rm -f $$files
+	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -709,10 +719,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/cfd_study/Makefile.in b/salome/cfd_study/Makefile.in
index ad85d73..566ece2 100644
--- a/salome/cfd_study/Makefile.in
+++ b/salome/cfd_study/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,7 +147,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -179,6 +178,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -202,7 +202,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -222,7 +221,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -245,6 +243,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -264,8 +263,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -305,16 +306,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -337,12 +346,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -376,6 +385,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -398,7 +408,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -677,10 +686,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/cfd_study/idl/Makefile.am b/salome/cfd_study/idl/Makefile.am
index f251a4c..722f675 100644
--- a/salome/cfd_study/idl/Makefile.am
+++ b/salome/cfd_study/idl/Makefile.am
@@ -55,9 +55,11 @@ libSalomeIDLCFDSTUDY_la_LDFLAGS = -no-undefined -version-info=0:0:0
 SUFFIXES = .idl .hh SK.cc
 
 %SK.cc %.hh : %.idl
-	$(OMNIORB_IDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
+	PYTHONPATH=$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
 %_idl.py : %.idl
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES)  $<
+	PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) $<
 
 
 CLEANFILES = *.hh *SK.cc *.py *.hxx *.cxx
@@ -67,8 +69,9 @@ EXTRA_DIST = $(IDL_FILES)
 
 install-data-local: $(IDL_FILES)
 	$(INSTALL) -d  $(DESTDIR)$(salomepythondir)
+	export PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH}; \
 	ls $^ | while read file; do \
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file ; \
+	  $(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file; \
 	done
 
 uninstall-local:
diff --git a/salome/cfd_study/idl/Makefile.in b/salome/cfd_study/idl/Makefile.in
index fe93536..0aac21f 100644
--- a/salome/cfd_study/idl/Makefile.in
+++ b/salome/cfd_study/idl/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -135,6 +135,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(salomelibdir)" \
 	"$(DESTDIR)$(salomeidldir)" "$(DESTDIR)$(salomeincludedir)"
 LTLIBRARIES = $(salomelib_LTLIBRARIES)
@@ -203,7 +209,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -235,6 +240,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -258,7 +264,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -278,7 +283,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -301,6 +305,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -320,8 +325,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -361,16 +368,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -393,12 +408,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -432,6 +447,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -454,7 +470,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -490,7 +505,6 @@ AUTOMAKE_OPTIONS = -Wno-portability
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -506,7 +520,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -614,42 +628,37 @@ distclean-compile:
 .cc.o:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ $<
 
 .cc.obj:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .cc.lo:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
 
 libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo: CFDSTUDY_GenSK.cc
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLCFDSTUDY_la_CXXFLAGS) $(CXXFLAGS) -MT libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo -MD -MP -MF $(DEPDIR)/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.Tpo -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo `test -f 'CFDSTUDY_GenSK.cc' || echo '$(srcdir)/'`CFDSTUDY_GenSK.cc
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.Tpo $(DEPDIR)/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='CFDSTUDY_GenSK.cc' object='libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='CFDSTUDY_GenSK.cc' object='libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLCFDSTUDY_la_CXXFLAGS) $(CXXFLAGS) -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo `test -f 'CFDSTUDY_GenSK.cc' || echo '$(srcdir)/'`CFDSTUDY_GenSK.cc
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLCFDSTUDY_la_CXXFLAGS) $(CXXFLAGS) -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenSK.lo `test -f 'CFDSTUDY_GenSK.cc' || echo '$(srcdir)/'`CFDSTUDY_GenSK.cc
 
 libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo: CFDSTUDY_GenDynSK.cc
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLCFDSTUDY_la_CXXFLAGS) $(CXXFLAGS) -MT libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo -MD -MP -MF $(DEPDIR)/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.Tpo -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo `test -f 'CFDSTUDY_GenDynSK.cc' || echo '$(srcdir)/'`CFDSTUDY_GenDynSK.cc
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.Tpo $(DEPDIR)/libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='CFDSTUDY_GenDynSK.cc' object='libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='CFDSTUDY_GenDynSK.cc' object='libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLCFDSTUDY_la_CXXFLAGS) $(CXXFLAGS) -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo `test -f 'CFDSTUDY_GenDynSK.cc' || echo '$(srcdir)/'`CFDSTUDY_GenDynSK.cc
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLCFDSTUDY_la_CXXFLAGS) $(CXXFLAGS) -c -o libSalomeIDLCFDSTUDY_la-CFDSTUDY_GenDynSK.lo `test -f 'CFDSTUDY_GenDynSK.cc' || echo '$(srcdir)/'`CFDSTUDY_GenDynSK.cc
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -673,9 +682,7 @@ uninstall-dist_salomeidlDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(dist_salomeidl_DATA)'; test -n "$(salomeidldir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeidldir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeidldir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeidldir)'; $(am__uninstall_files_from_dir)
 install-nodist_salomeincludeHEADERS: $(nodist_salomeinclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(salomeincludedir)" || $(MKDIR_P) "$(DESTDIR)$(salomeincludedir)"
@@ -693,9 +700,7 @@ uninstall-nodist_salomeincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nodist_salomeinclude_HEADERS)'; test -n "$(salomeincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -798,10 +803,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
@@ -912,15 +922,18 @@ uninstall-am: uninstall-dist_salomeidlDATA uninstall-local \
 
 
 %SK.cc %.hh : %.idl
-	$(OMNIORB_IDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
+	PYTHONPATH=$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
 %_idl.py : %.idl
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES)  $<
+	PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) $<
 # potential problem on parallel make on the following - multiple outputs
 
 install-data-local: $(IDL_FILES)
 	$(INSTALL) -d  $(DESTDIR)$(salomepythondir)
+	export PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH}; \
 	ls $^ | while read file; do \
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file ; \
+	  $(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file; \
 	done
 
 uninstall-local:
diff --git a/salome/cfd_study/resources/CloseGui.png b/salome/cfd_study/resources/CloseGui.png
new file mode 100644
index 0000000..fb8fda9
Binary files /dev/null and b/salome/cfd_study/resources/CloseGui.png differ
diff --git a/salome/cfd_study/resources/FolderLinked.png b/salome/cfd_study/resources/FolderLinked.png
deleted file mode 100644
index 0ccea95..0000000
Binary files a/salome/cfd_study/resources/FolderLinked.png and /dev/null differ
diff --git a/salome/cfd_study/resources/FolderVirtual.png b/salome/cfd_study/resources/FolderVirtual.png
deleted file mode 100644
index 3ee1a54..0000000
Binary files a/salome/cfd_study/resources/FolderVirtual.png and /dev/null differ
diff --git a/salome/cfd_study/resources/Link.png b/salome/cfd_study/resources/Link.png
deleted file mode 100644
index 5b90a0f..0000000
Binary files a/salome/cfd_study/resources/Link.png and /dev/null differ
diff --git a/salome/cfd_study/resources/Makefile.am b/salome/cfd_study/resources/Makefile.am
index 4c27f59..f8c1617 100644
--- a/salome/cfd_study/resources/Makefile.am
+++ b/salome/cfd_study/resources/Makefile.am
@@ -36,6 +36,7 @@ Case.png \
 CaseRun.png \
 CFDSTUDY.png \
 CheckCompilation.png \
+CloseGui.png \
 Copy.png \
 Delete.png \
 Document.png \
@@ -43,13 +44,10 @@ EditableDocument.png \
 EditFile.png \
 ExecSATURNE.png \
 Executable.png \
-FolderLinked.png \
 Folder.png \
-FolderVirtual.png \
 InfoCFDSTUDY.png \
 LaunchGUI.png \
 LaunchGUIwithOptions.png \
-Link.png \
 MED_Module_Convert.png \
 MED_Module.png \
 mesh_group.png \
diff --git a/salome/cfd_study/resources/Makefile.in b/salome/cfd_study/resources/Makefile.in
index f43eff7..542791c 100644
--- a/salome/cfd_study/resources/Makefile.in
+++ b/salome/cfd_study/resources/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -138,6 +138,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(salomeresdir)"
 DATA = $(dist_salomeres_DATA)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -156,7 +162,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -188,6 +193,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -211,7 +217,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -231,7 +236,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -254,6 +258,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -273,8 +278,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -314,16 +321,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -346,12 +361,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -385,6 +400,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -407,7 +423,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -442,7 +457,6 @@ top_srcdir = @top_srcdir@
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -458,7 +472,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -473,6 +487,7 @@ Case.png \
 CaseRun.png \
 CFDSTUDY.png \
 CheckCompilation.png \
+CloseGui.png \
 Copy.png \
 Delete.png \
 Document.png \
@@ -480,13 +495,10 @@ EditableDocument.png \
 EditFile.png \
 ExecSATURNE.png \
 Executable.png \
-FolderLinked.png \
 Folder.png \
-FolderVirtual.png \
 InfoCFDSTUDY.png \
 LaunchGUI.png \
 LaunchGUIwithOptions.png \
-Link.png \
 MED_Module_Convert.png \
 MED_Module.png \
 mesh_group.png \
@@ -569,9 +581,7 @@ uninstall-dist_salomeresDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(dist_salomeres_DATA)'; test -n "$(salomeresdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeresdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeresdir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeresdir)'; $(am__uninstall_files_from_dir)
 tags: TAGS
 TAGS:
 
@@ -626,10 +636,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/cfd_study/resources/SaveAs.png b/salome/cfd_study/resources/SaveAs.png
index 5ca4d10..c98d7fd 100644
Binary files a/salome/cfd_study/resources/SaveAs.png and b/salome/cfd_study/resources/SaveAs.png differ
diff --git a/salome/cfd_study/src/CFDSTUDY/CFDSTUDY.py b/salome/cfd_study/src/CFDSTUDY/CFDSTUDY.py
index 05d6e05..ebb6aa5 100644
--- a/salome/cfd_study/src/CFDSTUDY/CFDSTUDY.py
+++ b/salome/cfd_study/src/CFDSTUDY/CFDSTUDY.py
@@ -36,6 +36,10 @@ class CFDSTUDY(CFDSTUDY_ORB__POA.CFDSTUDY_Gen,
         par omniidl et de la classe SALOME_ComponentPy_i
         qui porte les services generaux d'un composant SALOME
     """
+
+    # attribut de classe
+    _Component = "CFDSTUDY"
+
     def __init__ ( self, orb, poa, contID, containerName, instanceName,
                    interfaceName ):
         #print "CFDSTUDY.__init__: ", containerName, ';', instanceName
diff --git a/salome/cfd_study/src/CFDSTUDY/Makefile.in b/salome/cfd_study/src/CFDSTUDY/Makefile.in
index ea26e51..af76c51 100644
--- a/salome/cfd_study/src/CFDSTUDY/Makefile.in
+++ b/salome/cfd_study/src/CFDSTUDY/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -137,6 +137,13 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
+am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
 am__installdirs = "$(DESTDIR)$(salomepythondir)"
 py_compile = $(top_srcdir)/build-aux/py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -155,7 +162,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -187,6 +193,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -210,7 +217,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -230,7 +236,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -253,6 +258,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -272,8 +278,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -313,16 +321,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -345,12 +361,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -384,6 +400,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -406,7 +423,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -441,7 +457,6 @@ top_srcdir = @top_srcdir@
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -457,7 +472,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -522,11 +537,8 @@ install-dist_salomepythonPYTHON: $(dist_salomepython_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(salomepythondir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(salomepythondir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(salomepythondir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(salomepythondir)" $$dlist; \
 	else :; fi
 
 uninstall-dist_salomepythonPYTHON:
@@ -534,14 +546,14 @@ uninstall-dist_salomepythonPYTHON:
 	@list='$(dist_salomepython_PYTHON)'; test -n "$(salomepythondir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(salomepythondir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 tags: TAGS
 TAGS:
 
@@ -596,10 +608,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI.py
index 225e1d1..3ed8587 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI.py
@@ -47,9 +47,11 @@ from PyQt4.QtCore import Qt, QObject, QVariant, SIGNAL
 # Salome modules
 #-------------------------------------------------------------------------------
 
+import SalomePyQt
 from SalomePyQt import WT_ObjectBrowser, WT_PyConsole, WT_LogWindow
 import SALOMEDS
 import SALOMEDS_Attributes_idl
+import libSalomePy
 
 #-------------------------------------------------------------------------------
 # Application modules
@@ -86,6 +88,8 @@ _DesktopMgr = CFDSTUDYGUI_DesktopMgr.CFDSTUDYGUI_DesktopMgr()
 # ObjectTR is a convenient object for traduction purpose
 ObjectTR = QObject()
 
+DEFAULT_EDITOR_NAME = ObjectTR.tr("CFDSTUDY_PREF_EDITOR")
+
 #-------------------------------------------------------------------------------
 # Callback GUI functions
 #-------------------------------------------------------------------------------
@@ -96,6 +100,8 @@ def initialize():
     """
     # nothing to do here.
     log.debug("initialize")
+    if not sgPyQt.hasSetting( "CFDSTUDY", "ExternalEditor"):
+        sgPyQt.addSetting( "CFDSTUDY", "ExternalEditor", DEFAULT_EDITOR_NAME )
     pass
 
 
@@ -114,7 +120,7 @@ def windows():
     winMap = {}
     winMap[ WT_ObjectBrowser ] = Qt.LeftDockWidgetArea
     winMap[ WT_PyConsole ]     = Qt.BottomDockWidgetArea
-    winMap[ WT_LogWindow ]     = Qt.BottomDockWidgetArea
+    #winMap[ WT_LogWindow ]     = Qt.BottomDockWidgetArea
 
     return winMap
 
@@ -133,8 +139,13 @@ def views():
     winList = "VTKViewer"
     #winList = "OCCViewer"
     #winList = "Plot2d"
-
     #winList = ""
+
+    #MP ren1 = libSalomePy.getRenderer()
+    ###ren1.GradientBackgroundOn()
+    #MP ren1.SetBackground(0.6, 0.6, 0.7)
+    ###ren1.SetBackground2(0.1, 0.2, 0.4)
+
     return winList
 
 
@@ -157,17 +168,14 @@ def createPreferences():
     """
     log.debug("createPreferences")
     sgPyQt = CFDSTUDYGUI_DataModel.sgPyQt
-    tabId = sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_TAB"))
-    genGroup = sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_GEN_GROUP"), tabId)
-    sgPyQt.setPreferenceProperty(genGroup, "columns", QVariant(1))
-
-    sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_EDITOR"), genGroup, 3, "CFDSTUDY", "Editor")
-    sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_READER"), genGroup, 3, "CFDSTUDY", "Reader")
-    sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_DIFF"  ), genGroup, 3, "CFDSTUDY", "Tool_for_diff")
-    sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_DISPLAY"), genGroup, 3, "CFDSTUDY", "Display")
+    genTab = sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_GEN_GROUP"))
+    editorGroup = sgPyQt.addPreference("Editor",genTab)
+    editor      = sgPyQt.addPreference("External Editor",editorGroup,SalomePyQt.PT_String, "CFDSTUDY","ExternalEditor")
+    Reader      = sgPyQt.addPreference("External Reader",editorGroup,SalomePyQt.PT_String, "CFDSTUDY","ExternalReader")
 
-    genGroup = sgPyQt.addPreference(ObjectTR.tr("CFDSTUDY_PREF_ENV_GROUP"), tabId)
-    sgPyQt.setPreferenceProperty(genGroup, "columns", QVariant(1))
+def preferenceChanged( section, setting ):
+    log.debug("preferenceChanged(): %s / %s" % ( section, setting ))
+    pass
 
 
 def activate():
@@ -190,23 +198,38 @@ def activate():
 
     if d_activation[studyId] == 1:
         d_activation[studyId] = 0
-        env_saturne = CheckCFD_CodeEnv(CFD_Saturne)
-        env_neptune = CheckCFD_CodeEnv(CFD_Neptune)
+        env_saturne,mess1 = CheckCFD_CodeEnv(CFD_Saturne)
+        env_neptune,mess2 = CheckCFD_CodeEnv(CFD_Neptune)
 
-        #log.debug("activate -> env_saturne = %s" % env_saturne)
-        #log.debug("activate -> env_neptune = %s" % env_neptune)
+        log.debug("activate -> env_saturne = %s" % env_saturne)
+        log.debug("activate -> env_neptune = %s" % env_neptune)
 
         if not env_saturne and not env_neptune:
-            mess = ObjectTR.tr("CFDSTUDY_INVALID_ENV")
-            QMessageBox.critical(ActionHandler.dskAgent().workspace(),
-                                 "Error", mess, QMessageBox.Ok, 0)
 
+            QMessageBox.critical(ActionHandler.dskAgent().workspace(),
+                                 "Error", mess1, QMessageBox.Ok, 0)
+            QMessageBox.critical(ActionHandler.dskAgent().workspace(),
+                                 "Error", mess2, QMessageBox.Ok, 0)
             d_activation[studyId] = 1
             return False
         elif env_saturne:
-            ActionHandler.DialogCollector.InfoDialog.setCode(CFD_Saturne, True)
+            if mess1 != "" :
+                Error = "Error : "+ ObjectTR.tr("CFDSTUDY_INVALID_ENV")
+                QMessageBox.critical(ActionHandler.dskAgent().workspace(),
+                                 Error, mess1, QMessageBox.Ok, 0)
+                d_activation[studyId] = 1
+                return False
+            else :
+                ActionHandler.DialogCollector.InfoDialog.setCode(CFD_Saturne, True)
         elif env_neptune:
-            ActionHandler.DialogCollector.InfoDialog.setCode(CFD_Neptune, True)
+            if mess2 != "" :
+                Error = "Error : "+ ObjectTR.tr("CFDSTUDY_INVALID_ENV")
+                QMessageBox.critical(ActionHandler.dskAgent().workspace(),
+                                 Error, mess2, QMessageBox.Ok, 0)
+                d_activation[studyId] = 1
+                return False
+            else :
+                ActionHandler.DialogCollector.InfoDialog.setCode(CFD_Neptune, True)
 
         ActionHandler.DialogCollector.InfoDialog.exec_()
 
@@ -222,11 +245,10 @@ def activate():
     ActionHandler.updateObjBrowser()
 
     # Hide the Python Console window layout
-    dsk = sgPyQt.getDesktop()
-    ldockWindows = dsk.findChildren(QDockWidget)
-    for dock in ldockWindows:
+    for dock in sgPyQt.getDesktop().findChildren(QDockWidget):
         dockTitle = dock.windowTitle()
-        if str(dockTitle) == "Python Console":
+        log.debug("activate -> QDockWidget: %s" % str(dockTitle))
+        if str(dockTitle) in ("Python Console", "Message Window"):
             dock.setVisible(False)
 
     return True
@@ -274,46 +296,8 @@ def createPopupMenu(popup, context):
 
     log.debug("createPopupMenu -> SelectedCount = %s" % sg.SelectedCount())
 
-    id_flag = 0
-
-    if sg.SelectedCount() <= 0:
-        return
-    elif sg.SelectedCount() == 1:
-        entry = sg.getSelected(0)
-        if entry != '':
-            sobj = study.FindObjectID(entry)
-            if sobj is not None:
-                test, anAttr = sobj.FindAttribute("AttributeLocalID")
-                if test:
-                    id = anAttr._narrow(SALOMEDS.AttributeLocalID).Value()
-                    if id >= 0:
-                        ActionHandler.customPopup(id, popup)
-                        if CFDSTUDYGUI_DataModel.isLinkPathObject(sobj):
-                            popup.removeAction(ActionHandler.commonAction(CFDSTUDYGUI_ActionsHandler.EditAction))
-                            popup.removeAction(ActionHandler.commonAction(CFDSTUDYGUI_ActionsHandler.MoveToDRAFTAction))
-                            popup.removeAction(ActionHandler.commonAction(CFDSTUDYGUI_ActionsHandler.CopyCaseFileAction))
-                    id_flag = id
-
-    else:
-#        flag = True
-#        index = 0
-
-#        #check for Pre MED files multi selection
-#        while index < sg.SelectedCount() and flag :
-#            sobj = study.FindObjectID(sg.getSelected(index))
-#            flag = CFDSTUDYGUI_DataModel.checkPreMEDType(sobj)
-#            index += 1
-#
-#        if not flag:
-#            return
-#
-#        if flag:
-#            #add MED conversion to popup
-#            popup.addAction(ActionHandler.commonAction(CFDSTUDYGUI_ActionsHandler.ECSConvertAction))
-#            return
-
-        #add Display Mesh group to popup
-
+    if sg.SelectedCount() > 0:
+        # Custom Popup menu added or removed regards to the type of the object
         for i in range(sg.SelectedCount()):
             entry = sg.getSelected(i)
             if entry != '':
@@ -322,29 +306,19 @@ def createPopupMenu(popup, context):
                     test, anAttr = sobj.FindAttribute("AttributeLocalID")
                     if test:
                         id = anAttr._narrow(SALOMEDS.AttributeLocalID).Value()
-                        if id != CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupIntoObjectBrowser"]:
-                            id_flag = 0
-                            break
-                        else:
-                            id_flag = id
-
-            if id_flag == CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupIntoObjectBrowser"]:
-                ActionHandler.customPopup(id, popup)
-                popup.removeAction(ActionHandler.commonAction(CFDSTUDYGUI_ActionsHandler.DisplayOnlyGroupMESHAction))
-
-    if context == "VTKViewer":
-        if id_flag == CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupIntoObjectBrowser"]:
-            ActionHandler.customPopup("VTKViewer", popup)
-
-
-
-
-
-# TODELETE
-#def processMgr():
-#    """
-#    Stores the SALOME desktop (i.e. C{QMainWindow}) in the dekstop manager.
-#    """
-#    log.debug("processMgr")
-#    dsk = sgPyQt.getDesktop()
-#    return _DesktopMgr.getProcessMgr(dsk)
+                        if id >= 0 :
+
+                            if sobj.GetFatherComponent().GetName() == "Mesh":
+                                if CFDSTUDYGUI_DataModel.getMeshFromMesh(sobj) == None :
+                                    meshGroupObject,group = CFDSTUDYGUI_DataModel.getMeshFromGroup(sobj)
+                                    if meshGroupObject != None :
+                                        ActionHandler.customPopup(id, popup)
+                                        if sg.SelectedCount() > 1 :
+                                            popup.removeAction(ActionHandler.commonAction(CFDSTUDYGUI_ActionsHandler.DisplayOnlyGroupMESHAction))
+                                else :
+                                    ActionHandler.customPopup(id, popup)
+                                    popup.removeAction(ActionHandler.commonAction(CFDSTUDYGUI_ActionsHandler.DisplayOnlyGroupMESHAction))
+
+                            else :
+                                if not CFDSTUDYGUI_DataModel.isLinkPathObject(sobj):
+                                    ActionHandler.customPopup(id, popup)
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py
index 1ea02b5..4ad34b2 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ActionsHandler.py
@@ -33,7 +33,7 @@ Creates menu, actions, and separators for the SALOME Desktop.
 # Standard modules
 #-------------------------------------------------------------------------------
 
-import os
+import os, string
 import re
 import logging
 
@@ -48,12 +48,9 @@ from PyQt4.QtCore import Qt, QObject, SIGNAL, QFileInfo, QString
 # Salome modules
 #-------------------------------------------------------------------------------
 
-import VISU
-import visu_gui
 import SALOMEDS #Si on veut changer de couleur...
-import salome
+import salome,smesh
 import SMESH
-#import smeshDC # smeshDC allows to use smesh with directly accesible methods - for instance GetName()
 
 #-------------------------------------------------------------------------------
 # Application modules
@@ -64,7 +61,7 @@ import CFDSTUDYGUI_DataModel
 import CFDSTUDYGUI_Commons
 import CFDSTUDYGUI_CommandMgr
 from CFDSTUDYGUI_Agents import *
-from CFDSTUDYGUI_Commons import CFD_Code, BinCode, Trace, CFD_Saturne, CFD_Neptune, sgPyQt, sg
+from CFDSTUDYGUI_Commons import CFD_Code, BinCode, CFD_Saturne, CFD_Neptune, sgPyQt, sg, CheckCFD_CodeEnv
 import CFDSTUDYGUI_SolverGUI
 
 #-------------------------------------------------------------------------------
@@ -73,8 +70,9 @@ import CFDSTUDYGUI_SolverGUI
 
 logging.basicConfig()
 log = logging.getLogger("CFDSTUDYGUI_ActionsHandler")
-#log.setLevel(logging.DEBUG)
-log.setLevel(logging.NOTSET)
+log.setLevel(logging.DEBUG)
+#log.setLevel(logging.NOTSET)
+
 
 #-------------------------------------------------------------------------------
 # Global definitions
@@ -89,6 +87,7 @@ LaunchGUIAction               = 4
 OpenXMLCFDGUIAction           = 5
 UpdateObjBrowserAction        = 6
 InfoCFDSTUDYAction            = 7
+CloseXMLCFDGUIAction          = 8
 
 #common actions
 RemoveAction                  = 20
@@ -99,10 +98,6 @@ CopyInDATAAction              = 24
 CopyInSRCAction               = 25
 CopyCaseFileAction            = 26
 
-#link actions
-CreateLinkAction              = 30
-DefineLinkAction              = 31
-
 #export/convert actions
 ExportInPostProAction         = 40
 ExportInSMESHAction           = 41
@@ -113,11 +108,12 @@ ECSConvertAction              = 43
 CheckCompilationAction        = 50
 RunScriptAction               = 51
 
-#Display Actions with VISU
+#Display Actions
 DisplayMESHAction              = 60
 DisplayGroupMESHAction         = 61
 DisplayOnlyGroupMESHAction     = 62
 HideGroupMESHAction            = 63
+HideMESHAction                 = 64
 
 DisplayTypeMenu                = 70
 DisplayTypePOINT               = 71
@@ -128,6 +124,7 @@ DisplayTypeSURFACEFRAME        = 76
 DisplayTypeFEATURE_EDGES       = 77
 DisplayTypeSHRINK              = 78
 
+
 #=====SOLVER ACTIONS
 #Common Actions
 SolverFileMenu                 = 100
@@ -193,6 +190,9 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         log.debug("__init__")
         QObject.__init__(self, None)
 
+
+        self.l_color=[(1,0,0),(0,1,0),(0,0,1),(1,1,0),(1,0,1),(0,1,1),]#(0.5,0,0),(0,0.5,0),(0,0,0.5),(0.2,0,0),(0,0.2,0),(0,0,0.2)]
+        self.ul_color = []
         #intialise all dialogs
         self.DialogCollector = CFDSTUDYGUI_DialogCollector.CFDSTUDYGUI_DialogCollector()
 
@@ -210,14 +210,21 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 
         self._DskAgent = Desktop_Agent()
 
-        self.myVisu = visu_gui.myVisu
-        self.myViewManager = self.myVisu.GetViewManager()
-        #self.myView = myViewManager.Create3DView()
-        #self.myView = myViewManager.GetCurrentView()
-        log.debug("__init__ myVisu = %s" % self.myVisu)
-        log.debug("__init__ myViewManager = %s" % self.myViewManager)
-        #log.debug("__init__ myView = %s" % self.myView)
-
+        self.myVisu = None
+        self.myViewManager = None
+        try:
+            import VISU
+            import visu_gui
+            self.myVisu = visu_gui.myVisu
+            self.myViewManager = self.myVisu.GetViewManager()
+            #self.myView = myViewManager.Create3DView()
+            #self.myView = myViewManager.GetCurrentView()
+            log.debug("__init__ myVisu = %s" % self.myVisu)
+            log.debug("__init__ myViewManager = %s" % self.myViewManager)
+            #log.debug("__init__ myView = %s" % self.myView)
+        except Exception:
+            log.debug("VISU module not available.")
+            pass
 
     def createActions(self):
         """
@@ -251,7 +258,7 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                                       ObjectTR.tr("ADD_CFDSTUDY_CASE_TIP"),\
                                       ObjectTR.tr("ADD_CFDSTUDY_CASE_SB"),\
                                       ObjectTR.tr("ADD_CFDSTUDY_CASE_ICON"))
-        sgPyQt.createMenu(action, menu_id)
+        #sgPyQt.createMenu(action, menu_id)
         sgPyQt.createTool(action, tool_id)
         action_id = sgPyQt.actionId(action)
         self._ActionMap[action_id] = action
@@ -267,7 +274,7 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_GUI_TIP"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_GUI_SB"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_GUI_ICON"))
-        sgPyQt.createMenu(action, menu_id)
+        #sgPyQt.createMenu(action, menu_id)
         sgPyQt.createTool(action, tool_id)
         action_id = sgPyQt.actionId(action)
         self._ActionMap[action_id] = action
@@ -275,23 +282,34 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         self.connect(action, SIGNAL("activated()"), self.slotRunGUI)
 
         action = sgPyQt.createAction(-1,\
-                                      ObjectTR.tr("Open CFD GUI"),\
+                                      ObjectTR.tr("Open GUI"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_GUI_TIP"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_GUI_SB"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_GUI_ICON"))
-        sgPyQt.createMenu(action, menu_id)
-        sgPyQt.createTool(action, tool_id)
+        #sgPyQt.createMenu(action, menu_id)
         action_id = sgPyQt.actionId(action)
         self._ActionMap[action_id] = action
         self._CommonActionIdMap[OpenXMLCFDGUIAction] = action_id
         self.connect(action, SIGNAL("activated()"), self.slotOpenCFD_GUI)
 
         action = sgPyQt.createAction(-1,\
+                                      ObjectTR.tr("Close GUI"),\
+                                      ObjectTR.tr("CLOSE_CFD_GUI_ACTION_TIP"),\
+                                      ObjectTR.tr("CLOSE_CFD_GUI_ACTION_SB"),\
+                                      ObjectTR.tr("CLOSE_CFD_GUI_ACTION_ICON"))
+        #sgPyQt.createMenu(action, menu_id)
+        sgPyQt.createTool(action, tool_id)
+        action_id = sgPyQt.actionId(action)
+        self._ActionMap[action_id] = action
+        self._CommonActionIdMap[CloseXMLCFDGUIAction] = action_id
+        self.connect(action, SIGNAL("activated()"), self.slotCloseCFD_GUI)
+
+        action = sgPyQt.createAction(-1,\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_CASE_TEXT"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_CASE_TIP"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_CASE_SB"),\
                                       ObjectTR.tr("LAUNCH_CFDSTUDY_CASE_ICON"))
-        sgPyQt.createMenu(action, menu_id)
+        #sgPyQt.createMenu(action, menu_id)
         sgPyQt.createTool(action, tool_id)
         action_id = sgPyQt.actionId(action)
         self._ActionMap[action_id] = action
@@ -328,8 +346,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         self._CommonActionIdMap[InfoCFDSTUDYAction] = action_id
         self.connect(action, SIGNAL("activated()"), self.slotInfo)
 
-
-        # common actions
         action = sgPyQt.createAction(-1,\
                                       ObjectTR.tr("REMOVE_ACTION_TEXT"),\
                                       ObjectTR.tr("REMOVE_ACTION_TIP"),\
@@ -401,15 +417,17 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         self._CommonActionIdMap[CopyCaseFileAction] = action_id
 
         #export/convert actions
-        action = sgPyQt.createAction(-1,\
-                                      ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_TEXT"),\
-                                      ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_TIP"),\
-                                      ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_SB"),\
-                                      ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_ICON"))
-        self.connect(action, SIGNAL("activated()"), self.slotExportInPostPro)
-        action_id = sgPyQt.actionId(action)
-        self._ActionMap[action_id] = action
-        self._CommonActionIdMap[ExportInPostProAction] = action_id
+
+        if (self.myVisu != None and self.myViewManager != None):
+            action = sgPyQt.createAction(-1,
+                                          ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_TEXT"),
+                                          ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_TIP"),
+                                          ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_SB"),
+                                          ObjectTR.tr("EXPORT_IN_POSTPRO_ACTION_ICON"))
+            self.connect(action, SIGNAL("activated()"), self.slotExportInPostPro)
+            action_id = sgPyQt.actionId(action)
+            self._ActionMap[action_id] = action
+            self._CommonActionIdMap[ExportInPostProAction] = action_id
 
         action = sgPyQt.createAction(-1,\
                                       ObjectTR.tr("EXPORT_IN_SMESH_ACTION_TEXT"),\
@@ -433,6 +451,18 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         self._ActionMap[action_id] = action
         self._CommonActionIdMap[DisplayMESHAction] = action_id
 
+# popup added to hide the mesh.
+
+        action = sgPyQt.createAction(-1,\
+                                      "Hide mesh",\
+                                      "Hide mesh",\
+                                      "Hide mesh",\
+                                      ObjectTR.tr("MESH_OBJ_ICON"))
+        self.connect(action, SIGNAL("activated()"), self.slotHideMESH)
+        action_id = sgPyQt.actionId(action)
+        self._ActionMap[action_id] = action
+        self._CommonActionIdMap[HideMESHAction] = action_id
+
 # popup added to vizualise the mesh groups. It is not necessary to switch into SMESH Component
 
         action = sgPyQt.createAction(-1,\
@@ -484,27 +514,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         self._ActionMap[action_id] = action
         self._CommonActionIdMap[ECSConvertAction] = action_id
 
-        #link actions
-        action = sgPyQt.createAction(-1,\
-                                      ObjectTR.tr("CREATE_LINK_ACTION_TEXT"),\
-                                      ObjectTR.tr("CREATE_LINK_ACTION_TIP"),\
-                                      ObjectTR.tr("CREATE_LINK_ACTION_SB"),\
-                                      ObjectTR.tr("CREATE_LINK_ACTION_ICON"))
-        self.connect(action, SIGNAL("activated()"), self.slotCreateLink)
-        action_id = sgPyQt.actionId(action)
-        self._ActionMap[action_id] = action
-        self._CommonActionIdMap[CreateLinkAction] = action_id
-
-        action = sgPyQt.createAction(-1,\
-                                      ObjectTR.tr("DEFINE_LINK_ACTION_TEXT"),\
-                                      ObjectTR.tr("DEFINE_LINK_ACTION_TIP"),\
-                                      ObjectTR.tr("DEFINE_LINK_ACTION_SB"),\
-                                      ObjectTR.tr("DEFINE_LINK_ACTION_ICON"))
-        self.connect(action, SIGNAL("activated()"), self.slotDefineLink)
-        action_id = sgPyQt.actionId(action)
-        self._ActionMap[action_id] = action
-        self._CommonActionIdMap[DefineLinkAction] = action_id
-
         #other actions
         action = sgPyQt.createAction(-1,\
                                       ObjectTR.tr("CHECK_COMPILATION_ACTION_TEXT"),\
@@ -558,6 +567,7 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                                       ObjectTR.tr("SOLVER_SAVEAS_ACTION_SB"),\
                                       ObjectTR.tr("SOLVER_SAVEAS_ACTION_ICON"),
                                       Qt.SHIFT+Qt.CTRL+Qt.Key_A)
+        sgPyQt.createTool(action, tool_id)
         sgPyQt.createMenu(action, self._SolverActionIdMap[SolverFileMenu], 100)
         self.connect(action, SIGNAL("activated()"), self.slotSaveAsDataFile)
         action_id = sgPyQt.actionId(action)
@@ -701,7 +711,8 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 
         # Neptune Actions
         # Window menu
-        action_id = sgPyQt.createMenu(ObjectTR.tr("NEPTUNE_WIN_MENU_TEXT"), 6)
+        action_id = sgPyQt.createMenu(ObjectTR.tr("NEPTUNE_WIN_MENU_TEXT"),\
+                                              6)
         self._NeptuneActionIdMap[NeptuneWinMenu] = action_id
         action = sgPyQt.createAction(-1,\
                                       ObjectTR.tr("NEPTUNE_WINBROWSER_ACTION_TEXT"),\
@@ -750,31 +761,30 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 #        action_id = sgPyQt.createMenu(ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION"), -1, -1)
 #        self._CommonActionIdMap[SaturneHelpUserManualMenu] = action_id
 
-        action = sgPyQt.createAction(-1,\
-                                      ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_SHADED"),\
-                                      ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_SHADED"),\
-                                      ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_SHADED"))
-        action_id = sgPyQt.actionId(action)
-        self._ActionMap[action_id] = action
-        self._CommonActionIdMap[DisplayTypeSHADED] = action_id
-        self.connect(action, SIGNAL("activated()"), self.slotDisplayTypeSHADED)
-
-        action = sgPyQt.createAction(-1,\
-                                      ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_WIREFRAME"),\
-                                      ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_WIREFRAME"),\
-                                      ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_WIREFRAME"))
-        action_id = sgPyQt.actionId(action)
-        self._ActionMap[action_id] = action
-        self._CommonActionIdMap[DisplayTypeWIREFRAME] = action_id
-        self.connect(action, SIGNAL("activated()"), self.slotDisplayTypeWIREFRAME)
-
+        #action = sgPyQt.createAction(-1,\
+                                      #ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_SHADED"),\
+                                      #ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_SHADED"),\
+                                      #ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_SHADED"))
+        #action_id = sgPyQt.actionId(action)
+        #self._ActionMap[action_id] = action
+        #self._CommonActionIdMap[DisplayTypeSHADED] = action_id
+        #self.connect(action, SIGNAL("activated()"), self.slotDisplayTypeSHADED)
+
+        #action = sgPyQt.createAction(-1,\
+                                      #ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_WIREFRAME"),\
+                                      #ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_WIREFRAME"),\
+                                      #ObjectTR.tr("MESH_OR_GROUP_REPRESENTATION_WIREFRAME"))
+        #action_id = sgPyQt.actionId(action)
+        #self._ActionMap[action_id] = action
+        #self._CommonActionIdMap[DisplayTypeWIREFRAME] = action_id
+        #self.connect(action, SIGNAL("activated()"), self.slotDisplayTypeWIREFRAME)
 
     def updateActions(self):
         """
         Updates all action according with current selection and study states.
         This function connected to selection change signal.
         """
-        if Trace(): print "calling updateActions..."
+        log.debug("updateActions")
         component = CFDSTUDYGUI_DataModel._getComponent()
         if component == None:
             #disable all actions except Study Location
@@ -789,20 +799,23 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             for i in self._CommonActionIdMap:
                 if not i == InfoCFDSTUDYAction:
                     self.commonAction(i).setEnabled(True)
-
         # selection handler
         sobj = self._singleSelectedObject()
-        isStudy = CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["Study"])
-        self.commonAction(AddCaseAction).setEnabled(isStudy)
-        self.commonAction(RunCaseAction).setEnabled(isStudy)
-        aStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj)
-        aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
+        if sobj != None :
+            isStudy = CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["Study"])
+            self.commonAction(AddCaseAction).setEnabled(isStudy)
+            self.commonAction(RunCaseAction).setEnabled(isStudy)
+            aStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj)
+            aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
 
-        if aStudy != None and aCase != None:
-            self.commonAction(LaunchGUIAction).setEnabled(CFDSTUDYGUI_DataModel.checkCaseLaunchGUI(aCase))
-            self.commonAction(OpenXMLCFDGUIAction).setEnabled(CFDSTUDYGUI_DataModel.checkCaseLaunchGUI(aCase))
-        else:
-            self.commonAction(LaunchGUIAction).setEnabled(False)
+            if aStudy != None and aCase != None:
+                self.commonAction(LaunchGUIAction).setEnabled(CFDSTUDYGUI_DataModel.checkCaseLaunchGUI(aCase))
+                self.commonAction(OpenXMLCFDGUIAction).setEnabled(CFDSTUDYGUI_DataModel.checkCaseLaunchGUI(aCase))
+
+                #self.commonAction(RunCaseAction).setEnabled(CFDSTUDYGUI_DataModel.checkCaseLaunchGUI(aCase))
+            else:
+                self.commonAction(LaunchGUIAction).setEnabled(False)
+                #self.commonAction(RunCaseAction).setEnabled(False)
 
         #enable / disable solver actions
         #isActivatedView = True # temp solution
@@ -822,11 +835,43 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             for a in self._NeptuneActionIdMap:
                 if a != NeptuneWinMenu:
                     self.solverAction(a).setEnabled(isActivatedView)
+        #######
+        if CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["DATAfileXML"]) :
+            self.commonAction(CloseXMLCFDGUIAction).setEnabled(False)
+            #self.commonAction(OpenXMLCFDGUIAction).setEnabled(True)
+            boo = True
+
+            xmlName      = sobj.GetName()
+            caseName     = sobj.GetFather().GetFather().GetName()
+            studyCFDName = sobj.GetFather().GetFather().GetFather().GetName()
+            dockName = self._SolverGUI.getDockTitleNameFromOB(studyCFDName,caseName,xmlName)
+
+            listOfOpenSalomeStudies = CFDSTUDYGUI_DataModel._getlistOfOpenStudies()
+
+            if listOfOpenSalomeStudies <> [] and len(listOfOpenSalomeStudies) >=1 :
+                for nameSalomeStudy in CFDSTUDYGUI_DataModel._getlistOfOpenStudies() :
+                    studyId = CFDSTUDYGUI_DataModel._getStudy_Id(nameSalomeStudy)
+                    #if studyId != sgPyQt.getStudyId() :
+                    if  CFDSTUDYGUI_SolverGUI._d_DockWindows.has_key(studyId) :
+                        if CFDSTUDYGUI_SolverGUI._d_DockWindows[studyId] != [] :
+                            for dock in CFDSTUDYGUI_SolverGUI._d_DockWindows[studyId] :
+                                if dockName == dock.windowTitle() :
+                                    self.commonAction(OpenXMLCFDGUIAction).setEnabled(False)
+                                    if studyId != sgPyQt.getStudyId() :
+                                        self.commonAction(CloseXMLCFDGUIAction).setEnabled(False)
+                                    else :
+                                        self.commonAction(CloseXMLCFDGUIAction).setEnabled(True)
+                                    boo = False
+
+            if boo :
+                self.commonAction(OpenXMLCFDGUIAction).setEnabled(True)
+
 
 
     def customPopup(self, id, popup):
         """
         Callback for fill popup menu according current selection state.
+        Function called by C{createPopupMenu} from CFDSTUDYGUI.py
 
         @type id: C{int}
         @param id: type of the branch tree slected in the Object Brower.
@@ -839,14 +884,7 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             popup.addAction(self.commonAction(RunCaseAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["Case"]:
             popup.addAction(self.commonAction(LaunchGUIAction))
-            popup.addAction(self.commonAction(RemoveAction))
-        elif id == CFDSTUDYGUI_DataModel.dict_object["PRETLink"]:
-            popup.addAction(self.commonAction(DefineLinkAction))
-            popup.addAction(self.commonAction(RemoveAction))
-            popup.addAction(self.commonAction(UpdateObjBrowserAction))
-            popup.addAction(self.commonAction(LaunchGUIAction))
-        elif id == CFDSTUDYGUI_DataModel.dict_object["SUITELink"]:
-            popup.addAction(self.commonAction(DefineLinkAction))
+            #popup.addAction(self.commonAction(RunCaseAction))
             popup.addAction(self.commonAction(RemoveAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["DATAFile"]:
             popup.addAction(self.commonAction(EditAction))
@@ -861,10 +899,10 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             popup.addAction(self.commonAction(CopyInDATAAction))
             popup.addAction(self.commonAction(CopyCaseFileAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["DATALaunch"]:
-            # popup associated with SaturneGUI  script file under DATA directory
             popup.addAction(self.commonAction(LaunchGUIAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["DATAfileXML"]:
             popup.addAction(self.commonAction(OpenXMLCFDGUIAction))
+            popup.addAction(self.commonAction(CloseXMLCFDGUIAction))
             popup.addAction(self.commonAction(CopyCaseFileAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["SRCFolder"]:
             popup.addAction(self.commonAction(CheckCompilationAction))
@@ -883,17 +921,16 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             popup.addAction(self.commonAction(CopyInSRCAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["RESUFile"]:
             popup.addAction(self.commonAction(ViewAction))
-        elif id == CFDSTUDYGUI_DataModel.dict_object["VirtFolder"]:
+        elif id == CFDSTUDYGUI_DataModel.dict_object["RESUSubFolder"]:
             popup.addAction(self.commonAction(RemoveAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["RESSRCFile"]:
             popup.addAction(self.commonAction(ViewAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["HISTFile"]:
             popup.addAction(self.commonAction(ViewAction))
             popup.addAction(self.commonAction(ExportInPostProAction))
-        elif id == CFDSTUDYGUI_DataModel.dict_object["PRETFolder"] or \
-             id == CFDSTUDYGUI_DataModel.dict_object["SUITEFolder"]:
-            popup.addAction(self.commonAction(CreateLinkAction))
-            popup.addAction(self.commonAction(CopyInDATAAction))
+        # elif id == CFDSTUDYGUI_DataModel.dict_object["PRETFolder"] or \
+        #     id == CFDSTUDYGUI_DataModel.dict_object["SUITEFolder"]:
+        #    popup.addAction(self.commonAction(RemoveAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["RESMEDFile"]:
             popup.addAction(self.commonAction(ExportInPostProAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["SCRPTLanceFile"]:
@@ -929,27 +966,46 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             #popup.addAction(self.commonAction(ECSConvertAction))
         elif id == CFDSTUDYGUI_DataModel.dict_object["POSTFile"]:
             popup.addAction(self.commonAction(ViewAction))
-        elif id == CFDSTUDYGUI_DataModel.dict_object["PublishedMeshIntoObjectBrowser"]:
-            popup.addAction(self.commonAction(DisplayMESHAction))
-            #popup.addAction(self.commonAction(DisplayOnlyMESHAction))
-            #popup.addAction(self.commonAction(HideMESHAction))
-        elif id == CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupIntoObjectBrowser"]:
-            popup.addAction(self.commonAction(DisplayGroupMESHAction))
-            popup.addAction(self.commonAction(DisplayOnlyGroupMESHAction))
-            popup.addAction(self.commonAction(HideGroupMESHAction))
 
         elif id == "VTKViewer":
             popup.addAction(self.commonAction(DisplayTypeSHADED))
             popup.addAction(self.commonAction(DisplayTypeWIREFRAME))
 
+        else:
+
+            for sobj in self._multipleSelectedObject():
+                if sobj != None:
+                    if sobj.GetFatherComponent().GetName() == "Mesh":
+                        if sobj.GetFather().GetName() == "Mesh":
+                            #Comment : mesh under Mesh module root in the Object browser
+
+                            CFDSTUDYGUI_DataModel.SetAutoColor(sobj.GetFather())
+
+                            for i in [DisplayMESHAction,HideMESHAction] :
+                                popup.addAction(self.commonAction(i))
+                                self.commonAction(i).setEnabled(True)
+
+                        meshGroupObject,group = CFDSTUDYGUI_DataModel.getMeshFromGroup(sobj) # on teste et on recupere le groupe
+
+                        if meshGroupObject <> None:
+                            if len(self.l_color) == 0 :
+                                self.l_color = self.ul_color
+                            if len(self.l_color) <> 0 :
+                                a = self.l_color[0]
+                                self.ul_color.append(a)
+                                self.l_color.remove(a)
+                                x,y,z=a
+                                group.SetColor(SALOMEDS.Color(x,y,z))
+
+                            for i in [DisplayGroupMESHAction,DisplayOnlyGroupMESHAction,HideGroupMESHAction]:
+                                popup.addAction(self.commonAction(i))
+                                self.commonAction(i).setEnabled(True)
 
     def slotStudyLocation(self):
         """
         Loads the CFD study location. If the name of the CFD study
         does not exists, the corresponding folder is created.
         """
-        if Trace(): print 'CFDSTUDYGUI_ActionsHandler.slotStudyLocation'
-
         dialog = self.DialogCollector.SetTreeLocationDialog
         dialog.exec_()
         if not self.DialogCollector.SetTreeLocationDialog.result() == QDialog.Accepted:
@@ -958,14 +1014,16 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         cursor = QCursor(Qt.BusyCursor)
         QApplication.setOverrideCursor(cursor)
 
-        self._CommandMgr.runFunctionDlg(CFDSTUDYGUI_DataModel._SetStudyLocation,
-                                        self.tr("STMSG_SET_STUDY_LOCATION"),\
-                                        False,\
-                                        theStudyPath = dialog.StudyPath, \
-                                        theCaseNames = dialog.CaseNames)
-        studyId = sgPyQt.getStudyId()
-        sgPyQt.updateObjBrowser(studyId, 1)
-        self.updateActions()
+        #self._CommandMgr.runFunctionDlg(CFDSTUDYGUI_DataModel._SetStudyLocation,
+        #                                self.tr("STMSG_SET_STUDY_LOCATION"),\
+        #                                False,\
+        #                                theStudyPath = dialog.StudyPath, \
+        #                                theCaseNames = dialog.CaseNames)
+        iok = CFDSTUDYGUI_DataModel._SetStudyLocation(theStudyPath = dialog.StudyPath, theCaseNames = dialog.CaseNames)
+        if iok :
+            studyId = sgPyQt.getStudyId()
+            sgPyQt.updateObjBrowser(studyId, 1)
+            self.updateActions()
         # self.enableHelpSaturne()
         QApplication.restoreOverrideCursor()
 
@@ -996,6 +1054,14 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             return
 
         dialog.StudyPath = CFDSTUDYGUI_DataModel._GetPath(studyObj)
+        import os
+        if not os.path.exists(dialog.StudyPath) :
+            mess = self.tr("ENV_DLG_INVALID_DIRECTORY").arg(dialog.StudyPath)+ self.tr("STMSG_UPDATE_STUDY_INCOMING")
+            QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
+            self.updateObjBrowser()
+            return
+
+
         dialog.exec_()
         if  not self.DialogCollector.SetTreeLocationDialog.result() == QDialog.Accepted:
             #cancel of new case creation
@@ -1007,12 +1073,12 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         cursor = QCursor(Qt.BusyCursor)
         QApplication.setOverrideCursor(cursor)
 
-        self._CommandMgr.runFunctionDlg(CFDSTUDYGUI_DataModel._SetStudyLocation,
-                                        self.tr("STMSG_ADD_CASE"),\
-                                        False,\
-                                        theStudyPath = dialog.StudyPath, \
-                                        theCaseNames = dialog.CaseNames)
-
+        #self._CommandMgr.runFunctionDlg(CFDSTUDYGUI_DataModel._SetStudyLocation,
+        #                                self.tr("STMSG_ADD_CASE"),\
+        #                                False,\
+        #                                theStudyPath = dialog.StudyPath, \
+        #                                theCaseNames = dialog.CaseNames)
+        iok = CFDSTUDYGUI_DataModel._SetStudyLocation(theStudyPath = dialog.StudyPath, theCaseNames = dialog.CaseNames)
         QApplication.restoreOverrideCursor()
 
 
@@ -1022,7 +1088,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             - CFD code selected
             - environnement variables defined
         """
-        if Trace(): print "CFDSTUDYGUI_ActionsHandler.slotInfo"
         dialog = self.DialogCollector.InfoDialog
         dialog.show()
         self.updateActions()
@@ -1043,12 +1108,21 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         @type theObject: C{SObject}
         @param theObject: branch of a tree of data to update.
         """
-        if Trace(): print "CFDSTUDYGUI_ActionsHandler.updateObjBrowser"
+        # --- why run in background a tree update ?
+        #self._CommandMgr.runFunctionDlg(CFDSTUDYGUI_DataModel.UpdateSubTree,\
+                                         #self.tr("STMSG_UPDATE_STUDY"),\
+                                         #False,\
+                                         #theObject = Object)
+
+        cursor = QCursor(Qt.BusyCursor)
+        QApplication.setOverrideCursor(cursor)
+
+        CFDSTUDYGUI_DataModel.UpdateSubTree(Object)
+        studyId = sgPyQt.getStudyId()
+        sgPyQt.updateObjBrowser(studyId,1)
+
+        QApplication.restoreOverrideCursor()
 
-        self._CommandMgr.runFunctionDlg(CFDSTUDYGUI_DataModel.UpdateSubTree,\
-                                         self.tr("STMSG_UPDATE_STUDY"),\
-                                         False,\
-                                         theObject = Object)
 
     def slotViewAction(self):
         """
@@ -1056,26 +1130,56 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         Warning, the editor is always emacs!
         """
 
+        viewerName = str( sgPyQt.stringSetting( "CFDSTUDY", "ExternalEditor", self.tr("CFDSTUDY_PREF_EDITOR")).trimmed() )
+        if viewerName != "" :
+            sobj = self._singleSelectedObject()
+            if sobj is not None:
+                path = CFDSTUDYGUI_DataModel._GetPath(sobj)
+                if re.match(".*emacs$", viewerName):
+                    os.spawnlp(os.P_NOWAIT,viewerName , viewerName, path, "-f", "toggle-read-only")
+                elif re.match("vi",viewerName) or re.match("vim",viewerName):
+                    os.system("xterm -sb -e vi "  + path )
+                else:
+                    os.spawnlp(os.P_NOWAIT,viewerName ,viewerName , path)
+
+
+
+    def slotEditAction(self):
+        """
+        Edits in the user's editor the file selected in the Object Browser.
+        """
+
+        viewerName = str( sgPyQt.stringSetting( "CFDSTUDY", "ExternalEditor", self.tr("CFDSTUDY_PREF_EDITOR") ).trimmed() )
+
+        if viewerName != "" :
+            #viewerName = str(viewer.toLatin1())
+            sobj = self._singleSelectedObject()
+            if not sobj == None:
+                path = CFDSTUDYGUI_DataModel._GetPath(sobj)
+                os.spawnlp(os.P_NOWAIT,viewerName ,viewerName , path)
+
+    def slotViewAction_OLD(self):
+        """
+        Edits in the read only mode the file selected in the Object Browser.
+        Warning, the editor is always emacs!
+        """
+
         viewer = self.tr("CFDSTUDY_PREF_READER")
         if not viewer.isEmpty():
             viewerName = str(viewer.toLatin1())
             sobj = self._singleSelectedObject()
             if sobj is not None:
                 path = CFDSTUDYGUI_DataModel._GetPath(sobj)
-                if Trace(): print "PATH:", path
                 if re.match(".*emacs$", viewerName):
-                    if Trace(): print "Read Only"
                     os.spawnlp(os.P_NOWAIT,viewerName , viewerName, path, "-f", "toggle-read-only")
                 else:
                     os.spawnlp(os.P_NOWAIT,viewerName ,viewerName , path)
 
-
-    def slotEditAction(self):
+    def slotEditAction_OLD(self):
         """
         Edits in the user's editor the file selected in the Object Browser.
         """
         viewer = self.tr("CFDSTUDY_PREF_EDITOR")
-
         if not viewer.isEmpty():
             viewerName = str(viewer.toLatin1())
             sobj = self._singleSelectedObject()
@@ -1083,7 +1187,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                 path = CFDSTUDYGUI_DataModel._GetPath(sobj)
                 os.spawnlp(os.P_NOWAIT,viewerName ,viewerName , path)
 
-
     def slotRemoveAction(self):
         """
         Deletes file or folder from the Object Browser, and from the unix system files.
@@ -1100,24 +1203,22 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 
             path = CFDSTUDYGUI_DataModel._GetPath(sobj)
 
-            caseName = sobj.GetName()
+            caseName  = sobj.GetName()
+            studyName = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj).GetName()
             father = sobj.GetFather()
             fatherpath = CFDSTUDYGUI_DataModel._GetPath(father)
             fathername = father.GetName()
-            if Trace(): print 'CFDSTUDYGUI_ActionHandler.slotRemoveAction', father, fatherpath, fathername
             if fathername == 'RESU':
                 name = '*' + sobj.GetName()
                 path = os.path.join(fatherpath , name)
             rmpath = 'rm -fr ' + path
-            if Trace(): print 'slotRemoveAction rm -fr',path
             os.system(rmpath)
             if os.listdir(fatherpath) == []:
                 rmfatherpath = 'rm -fr ' + fatherpath
-                if Trace(): print 'slotRemoveAction rm -fr',fatherpath
 
             CFDSTUDYGUI_DataModel._RebuildTreeRecursively(sobj)
             CFDSTUDYGUI_SolverGUI.updateObjectBrowser()
-            CFDSTUDYGUI_SolverGUI.removeDockWindow(caseName)
+            CFDSTUDYGUI_SolverGUI.removeDockWindow(studyName, caseName)
             QApplication.restoreOverrideCursor()
 
 
@@ -1139,7 +1240,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                 if not case == None:
                     iter  = study.NewChildIterator(case)
                     while iter.More():
-                        if Trace(): print "Currrent Name: ", iter.Value().GetName()
                         if iter.Value().GetName() == "DATA":
                             newpath = os.path.join(CFDSTUDYGUI_DataModel._GetPath(iter.Value()), sobj.GetName())
                             #remove if exists
@@ -1151,13 +1251,12 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                                 os.spawnlp(os.P_WAIT, 'rm', 'rm', '-fr', newpath)
 
                             os.spawnlp(os.P_WAIT, 'cp', 'cp', '-fR', path, newpath)
-                            if Trace(): print "coping is successfull!!!"
 
                             #ubdate Object Browser
                             CFDSTUDYGUI_DataModel._RebuildTreeRecursively(case)
                             break
                         iter.Next()
-                    sgPyQt.updateObjBrowser(studyId, 1)
+                    sgPyQt.updateObjBrowser(studyId,1)
             else:
                 parent = sobj.GetFather()
                 if not parent == None:
@@ -1175,11 +1274,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                         #ubdate Object Browser
                         CFDSTUDYGUI_DataModel._RebuildTreeRecursively(parent)
                         sgPyQt.updateObjBrowser(studyId, 1)
-                        if Trace(): print "coping is successfull!!!"
-                    else:
-                        if Trace(): print "No DATA parent"
-                else:
-                    if Trace(): print "No parent"
 
 
     def slotCopyInSRC(self):
@@ -1207,19 +1301,13 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                         CFDSTUDYGUI_DataModel._RebuildTreeRecursively(parent)
                         studyId = sgPyQt.getStudyId()
                         sgPyQt.updateObjBrowser(studyId, 1)
-                    else:
-                        if Trace(): print "No SRC parent"
-                else:
-                    if Trace(): print "No USERS or DRAFT parent"
-            else:
-                if Trace(): print "No parent"
 
 
     def slotMoveToDRAFT(self):
         """
         """
         sobj = self._singleSelectedObject()
-        if sobj != None:
+        if not sobj == None:
             path = CFDSTUDYGUI_DataModel._GetPath(sobj)
             parent = sobj.GetFather()
             if not parent == None:
@@ -1237,28 +1325,22 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                 CFDSTUDYGUI_DataModel._RebuildTreeRecursively(parent)
                 studyId = sgPyQt.getStudyId()
                 sgPyQt.updateObjBrowser(studyId, 1)
-            else:
-                if Trace(): print "No parent"
 
 
     def _singleSelectedObject(self):
         """
         """
-        if Trace(): "selected count ", sg.SelectedCount()
         study = CFDSTUDYGUI_DataModel._getStudy()
         if sg.SelectedCount() == 1:
             entry = sg.getSelected(0)
             if entry != '':
-                if Trace(): print "Entry:", entry
                 return study.FindObjectID(entry)
-
         return None
 
 
     def _multipleSelectedObject(self):
         """
         """
-        if Trace(): "selected count ", sg.SelectedCount()
         study = CFDSTUDYGUI_DataModel._getStudy()
 
         i = 0
@@ -1266,8 +1348,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         while i < sg.SelectedCount():
             entry = sg.getSelected(i)
             if entry != '':
-                if Trace():
-                    print "Entry:", entry
                 liste_SObj.append(study.FindObjectID(entry))
             i = i+1
         return liste_SObj
@@ -1280,67 +1360,54 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         QApplication.setOverrideCursor(waitCursor)
 
         sobj = self._singleSelectedObject()
-        if sobj != None:
+        if not sobj == None:
+
             path = CFDSTUDYGUI_DataModel._GetPath(sobj)
             if re.match(".*\.med$", sobj.GetName()):
                 #export Med file
                 self.myVisu.ImportFile(path)
-            elif re.match(".*\.dat$", sobj.GetName()):
-                self.myVisu.ImportTables(path)
+            elif re.match(".*\.dat$", sobj.GetName()) or \
+                 re.match(".*\.csv$", sobj.GetName()):
+                self.myVisu.ImportTables(path, True)
             studyId = sgPyQt.getStudyId()
-            sgPyQt.updateObjBrowser(studyId, 1)
+            sgPyQt.updateObjBrowser(studyId,1)
         QApplication.restoreOverrideCursor()
 
-
     def slotExportInSMESH(self):
         """
+        smesh_component         is a smeshDC.smeshDC instance
+        SO_SMESH_COMPONENT         is a SALOMEDS._objref_SComponent instance
+        aMeshes                 is a list of smeshDC.Mesh instances of the meshes into the med file
+        meshDC.GetMesh()         is a Corba SMESH._objref_SMESH_Mesh instance
+        SO_SMESH                 is a SALOMEDS._objref_SObject instance representing mesh object into
+                                      Object browser under SMESH Component
+        Create Med structure of the med file whose complete name is path,
+             into smesh component and puplication of the mesh into Object Browser
+             aMeshes is a list of smeshDC.Mesh instances of the meshes into the med file
+             (we can have several meshes into a med file)
+
         """
         waitCursor = QCursor(Qt.WaitCursor)
         QApplication.setOverrideCursor(waitCursor)
-        from smesh import FACE, VOLUME
 
         sobj = self._singleSelectedObject()
-        if sobj != None:
+        if not sobj == None:
             path = CFDSTUDYGUI_DataModel._GetPath(sobj)
-            smesh_component = salome.lcc.FindOrLoadComponent("FactoryServer", "SMESH")
-            smesh_component.SetCurrentStudy(salome.myStudy)
-
-            if smesh_component and re.match(".*\.med$", sobj.GetName()):
-                #export Med file
-                aMeshes, aStatus = smesh_component.CreateMeshesFromMED(path)
+            studyId = salome.sg.getActiveStudyId()
+            if smesh and re.match(".*\.med$", sobj.GetName()):
+                smesh.SetCurrentStudy(salome.myStudy)
+                aMeshes, aStatus = smesh.CreateMeshesFromMED(path)
                 if not aStatus:
                     QApplication.restoreOverrideCursor()
                     mess = ObjectTR("EXPORT_IN_SMESH_ACTION_WARNING")
                     QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
                     return
 
-#                SO_father = salome.myStudy.FindComponent("CFDSTUDY")
-#                if not SO_father == None:
-#                    for mesh in aMeshes:
-#                        idmesh = CFDSTUDYGUI_DataModel.dict_object["PublishedMeshIntoObjectBrowser"]
-#                        SO_mesh = CFDSTUDYGUI_DataModel.publishInStudySalome(sobj, mesh.GetName(), idmesh)
-#
-#                        for group in mesh.GetGroups():
-#                            if group.GetType() == FACE:
-#                                id = CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupFacesIntoObjectBrowser"]
-#                                SO_gfaces = CFDSTUDYGUI_DataModel.publishInStudySalome(SO_mesh, "Groups of Faces", id)
-#                                break
-#                        for group in mesh.GetGroups():
-#                            if group.GetType() == VOLUME:
-#                                id = CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupCellsIntoObjectBrowser"]
-#                                SO_gcells = CFDSTUDYGUI_DataModel.publishInStudySalome(SO_mesh, "Groups of Cells", id)
-#                                break
-#
-#                        for group in mesh.GetGroups():
-#                            if Trace(): print "slotExportInSMESH: group.GetName() = ",group.GetName()
-#                            if group.GetType() == FACE:
-#                                idgroup = CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupIntoObjectBrowser"]
-#                                CFDSTUDYGUI_DataModel.publishInStudySalome(SO_gfaces, group.GetName(), idgroup)
-#                            if group.GetType() == VOLUME:
-#                                idgroup = CFDSTUDYGUI_DataModel.dict_object["PublishedMeshGroupIntoObjectBrowser"]
-#                                CFDSTUDYGUI_DataModel.publishInStudySalome(SO_gcells, group.GetName(), idgroup)
-#
-            studyId = sgPyQt.getStudyId()
+                (reppath,fileName)=   os.path.split(path)
+                for aMeshDC in aMeshes :
+                    aMeshDC.SetAutoColor(1)
+                    mesh = aMeshDC.GetMesh()
+
             sgPyQt.updateObjBrowser(studyId, 1)
 
         QApplication.restoreOverrideCursor()
@@ -1348,239 +1415,175 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 
     def slotDisplayMESH(self):
         """
+        Changed on November 2010 for the popup menu: SMESH Mesh objects can have the slotDisplayMESH directly
+        the old code with referenced objects is deleted
         """
         waitCursor = QCursor(Qt.WaitCursor)
         QApplication.setOverrideCursor(waitCursor)
 
-        self.myView = self.myViewManager.GetCurrentView()
-
-        sobj = self._singleSelectedObject()
-        if sobj != None:
-            father = sobj.GetFather()
-            medFilePath = CFDSTUDYGUI_DataModel._GetPath(father)
-            if re.match(".*\.med$", father.GetName()):
-                myResult = self.myVisu.ImportFile(medFilePath)
-                if myResult is None:
-                    print "Error"
+        if self._multipleSelectedObject() == None:
+            mess = "Display MESH: No object selected into Object Browser"
+            QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+            return
+        smeshgui = salome.ImportComponentGUI("SMESH")
+        studyId = salome.sg.getActiveStudyId()
+        smeshgui.Init(studyId)
+
+        log.debug("slotDisplayMESH -> self._multipleSelectedObject()[0].GetName()= %s" % self._multipleSelectedObject()[0].GetName())
+        for  sobj in self._multipleSelectedObject():
+            if sobj != None:
+                entry = sobj.GetID()
+                if entry == None:
+                    mess = "slotDisplayMESH: No mesh with the Name: " + sobj.GetName() + ", under Mesh into Object Browser"
+                    QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+                    QApplication.restoreOverrideCursor()
                     return
-                mesh = self.myVisu.MeshOnEntity(myResult, str(sobj.GetName()), VISU.CELL)
-                aColor = SALOMEDS.Color(0,1,1)
-                mesh.SetCellColor(aColor)
-                mesh.SetPresentationType(VISU.SURFACEFRAME)
-                self.myView.Display(mesh)
-
-                self.myView.Update()
-                self.myView.FitAll()
-                studyId = sgPyQt.getStudyId()
-                sgPyQt.updateObjBrowser(studyId, 1)
-
+                #Displaying Mesh
+                if CFDSTUDYGUI_DataModel.getMeshFromMesh(sobj):
+                    smeshgui.CreateAndDisplayActor(entry)
+                    sgPyQt.updateObjBrowser(studyId,1)
+                    salome.sg.UpdateView()
+                    salome.sg.FitAll()
+            else:
+                mess = "slotDisplayMESH: Entry Id not stored for the mesh: " + sobj.GetName()
+                QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
         QApplication.restoreOverrideCursor()
 
 
-    def slotDisplayMESH2(self):
+    def slotDisplayMESHGroups(self):
         """
+        Changed on November 2010 for the popup menu: SMESH Group Mesh objects can have the slotDisplayMESHGroups directly
+        the old code with referenced objects is deleted
         """
         waitCursor = QCursor(Qt.WaitCursor)
         QApplication.setOverrideCursor(waitCursor)
 
-        import smesh
+        if self._multipleSelectedObject() == None:
+            mess = "Display MESH Groups: No object selected into Object Browser"
+            QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+            return
         smeshgui = salome.ImportComponentGUI("SMESH")
-        smeshgui.Init(salome.myStudyId)
 
-        study = CFDSTUDYGUI_DataModel._getStudy()
-        builder = study.NewBuilder()
-
-        sobj = self._singleSelectedObject()
-        if not sobj == None:
-            attr = builder.FindOrCreateAttribute(sobj, "AttributeLocalID")
-            if attr.Value() == CFDSTUDYGUI_DataModel.dict_object["PublishedMeshIntoObjectBrowser"]:
-                log.debug("slotDisplayMESH -> entry = %s" % sobj.GetID())
-                smeshgui.CreateAndDisplayActor(sobj.GetID())
-                #smeshgui.CreateAndDisplayActor('0:1:3:3')
-                #salome.sg.Display(sobj.GetID())
-                smesh.UpdateView()
-                salome.sg.UpdateView()
-                salome.sg.FitAll()
+        for sobj_group in self._multipleSelectedObject():
+            if sobj_group != None:
+                meshgroup,group = CFDSTUDYGUI_DataModel.getMeshFromGroup(sobj_group)
+                if meshgroup :
+                    smeshgui.CreateAndDisplayActor(sobj_group.GetID())
+            else:
+                mess = "No group "+ sobj_group.GetName() + " whose mesh father name is:",sobj_group.GetFatherComponent().GetName() #GetFather().GetFather().GetName()
+                QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+        salome.sg.UpdateView()
+        salome.sg.FitAll()
 
         QApplication.restoreOverrideCursor()
 
 
-    def slotDisplayMESHGroups(self):
-        self.__displayMeshGroups("display", VISU.SURFACEFRAME)
-
-
     def slotDisplayOnlyMESHGroups(self):
-        self.__displayMeshGroups("only", VISU.SURFACEFRAME)
-
-
-    def slotHideMESHGroups(self):
-        self.__displayMeshGroups("hide", VISU.SURFACEFRAME)
-
-
-    def __displayMeshGroups(self, display, type=None):
         """
         """
         waitCursor = QCursor(Qt.WaitCursor)
         QApplication.setOverrideCursor(waitCursor)
 
-        self.myView = self.myViewManager.GetCurrentView()
-
-        for group in self._multipleSelectedObject():
-            group_type = group.GetFather()
-            fatherMesh = group_type.GetFather()
-            fatherFile = fatherMesh.GetFather()
-            medFilePath = CFDSTUDYGUI_DataModel._GetPath(fatherFile)
-            if re.match(".*\.med$", fatherFile.GetName()):
-                myResult = self.myVisu.ImportFile(medFilePath)
-                if myResult is None:
-                    print "slotDisplayMESHGroups: Error: myResult is None"
-                    return
-                mesh_group = self.myVisu.GroupMesh(myResult,
-                                                   str(fatherMesh.GetName()),
-                                                   str(group.GetName()))
-                mesh_group.SetPresentationType(type)
-                if display == "display":
-                    pass
-                    #self.myView.Display(mesh_group)
-                elif display == "only":
-                    self.myView.EraseAll()
-                    self.myView.DisplayOnly(mesh_group)
-                elif display == "hide":
-                    self.myView.Erase(mesh_group)
-
-            self.myView.Update()
-            self.myView.FitAll()
-        studyId = sgPyQt.getStudyId()
-        sgPyQt.updateObjBrowser(studyId, 1)
+        sobj = self._singleSelectedObject()
+        id = sobj.GetID()
+        if id:
+            salome.sg.EraseAll()
+            #salome.sg.Display(entryIdGroup)#Only(entryIdGroup)
+            smeshgui = salome.ImportComponentGUI("SMESH")
+            smeshgui.CreateAndDisplayActor(id)
+        else:
+            mess = "No Entry Id for group "+ sobj.GetName() + " whose mes Name is:",sobj.GetFatherComponent().GetName() #GetFather().GetFather().GetName()
+            QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+        salome.sg.UpdateView()
+        salome.sg.FitAll()
 
         QApplication.restoreOverrideCursor()
 
-# VISU.POINT, VISU.WIREFRAME, VISU.SHADED, VISU.INSIDEFRAME,
-# VISU.SURFACEFRAME, VISU.FEATURE_EDGES, VISU.SHRINK
 
-    def slotDisplayTypeWIREFRAME(self):
-        self.__displayMeshGroups("display", VISU.WIREFRAME)
+    def slotHideMESHGroups(self):
+        """
+        """
+        waitCursor = QCursor(Qt.WaitCursor)
+        QApplication.setOverrideCursor(waitCursor)
 
+        if self._multipleSelectedObject() == None:
+            mess = "Hide MESH Groups: No object selected into Object Browser"
+            QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+            return
 
-    def slotDisplayTypeSHADED(self):
-        self.__displayMeshGroups("display", VISU.SHADED)
+        for sobj in self._multipleSelectedObject():
+            id = sobj.GetID()
+            if id:
+                meshgroup,group = CFDSTUDYGUI_DataModel.getMeshFromGroup(sobj)
+                if meshgroup :
+                    salome.sg.Erase(id)
+            else:
+                mess = "No Entry Id for group "+ sobj.GetName() + " whose mesh Name is:",sobj.GetFatherComponent().GetName() # sobj.GetFather().GetFather().GetName()
+                QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+        salome.sg.UpdateView()
+        salome.sg.FitAll()
 
+        QApplication.restoreOverrideCursor()
 
-    def slotCreateLink(self):
+    def slotHideMESH(self):
         """
+        Changed on November 2010 for the popup menu: SMESH Mesh objects can have the slotHideMESH directly
         """
-        sobj = self._singleSelectedObject()
-        if sobj != None:
-            path = CFDSTUDYGUI_DataModel._GetPath(sobj)
-            study = CFDSTUDYGUI_DataModel._getStudy()
-            case = CFDSTUDYGUI_DataModel.GetCase(sobj)
-            if not case == None:
-                iter  = study.NewChildIterator(case)
-                while iter.More():
-                    if Trace(): print "Currrent Name: ", iter.Value().GetName()
-                    if iter.Value().GetName() == "DATA":
-                        dataPath = CFDSTUDYGUI_DataModel._GetPath(iter.Value())
-                        linkPath = os.path.join(dataPath , sobj.GetName())
-                        if Trace(): print "Link Path: ", linkPath
-                        if os.path.exists(linkPath):
-                            if Trace(): print 'slotCreateLink',linkPath
-                            os.spawnlp(os.P_WAIT, 'rm', 'rm', '-fr', linkPath)
-
-                        os.symlink(path, linkPath)
-                        #update Object Browser
-                        CFDSTUDYGUI_DataModel._RebuildTreeRecursively(case)
-                        sgPyQt.updateObjBrowser(1)
-                        #CFDSTUDYGUI_SolverGUI.updateObjectBrowser()
-                        return
-                iter.Next()
-            studyId = sgPyQt.getStudyId()
-            sgPyQt.updateObjBrowser(studyId, 1)
+        waitCursor = QCursor(Qt.WaitCursor)
+        QApplication.setOverrideCursor(waitCursor)
 
+        if self._multipleSelectedObject() == None:
+            mess = "Hide MESH : No object selected into Object Browser"
+            QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+            return
 
-    def slotDefineLink(self):
-        sobj = self._singleSelectedObject()
-        if not sobj == None:
-            #detection kind of link
-            link_kind = -1
-            if sobj.GetName() == "PRE_TRAITEMENT":
-                link_kind = CFDSTUDYGUI_DataModel.dict_object["PRETLink"]
-            elif sobj.GetName() == "SUITE":
-                link_kind = CFDSTUDYGUI_DataModel.dict_object["SUITELink"]
+        for sobj in self._multipleSelectedObject():
+            id = sobj.GetID()
+            if id :
+                if CFDSTUDYGUI_DataModel.getMeshFromMesh(sobj):
+                    salome.sg.Erase(id)
             else:
-                return
+                mess = "No Entry Id for mesh "+ sobj.GetName()
+                QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+        salome.sg.UpdateView()
+        salome.sg.FitAll()
 
-            path = CFDSTUDYGUI_DataModel._GetPath(sobj)
-            study = CFDSTUDYGUI_DataModel._getStudy()
-            builder = study.NewBuilder()
-            case = CFDSTUDYGUI_DataModel.GetCase(sobj)
-            if not case == None:
-                iter  = study.NewChildIterator(case)
-                while iter.More():
-                    if Trace():  print "Currrent Name: ", iter.Value().GetName()
-                    if iter.Value().GetName() == "RESU":
-                        resupath = CFDSTUDYGUI_DataModel._GetPath(iter.Value())
-                        ld = os.listdir(resupath)
-
-                        iter1  = study.NewChildIterator(iter.Value())
-                        NameList = []
-                        while iter1.More():
-                            attr = builder.FindOrCreateAttribute(iter1.Value(), "AttributeLocalID")
-                            if attr.Value() == CFDSTUDYGUI_DataModel.dict_object["VirtFolder"] and \
-                               ld.count(sobj.GetName() + "." + iter1.Value().GetName()) == 1:
-                                NameList.append(iter1.Value().GetName())
-                            iter1.Next()
-
-                        self.DialogCollector.DefineLinkDialog.fillDialog(NameList)
-                        self.DialogCollector.DefineLinkDialog.exec_()
-                        status = self.DialogCollector.DefineLinkDialog.result()
-                        name = self.DialogCollector.DefineLinkDialog.currentName()
-
-                        if status == QDialog.Accepted and not name == "":
-                            #remove old link
-                            os.unlink(path)
-
-                            os.symlink(os.path.join(resupath, sobj.GetName()) + "." + str(name.toLatin1()) , path)
-                            #update Object Browser
-                            CFDSTUDYGUI_DataModel._RebuildTreeRecursively(case)
-                            return
-                        else:
-                            break
-                    iter.Next()
-                studyId = sgPyQt.getStudyId()
-                sgPyQt.updateObjBrowser(studyId, 1)
+        QApplication.restoreOverrideCursor()
 
 
-    def slotOpenCFD_GUI(self) :
+    def OpenCFD_GUI(self,sobj):
         """
         Open into Salome the CFD GUI from an XML file whose name is sobj.GetName()
         """
-        sobj = self._singleSelectedObject()
-        if Trace(): print "CFDSTUDYGUI_ActionsHandler : slotOpenCFD_GUI : sobj: ", sobj
-        if sobj != None :
-            if CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["DATAfileXML"]) :
+        import os
+        if sobj != None:
+            if not os.path.exists(CFDSTUDYGUI_DataModel._GetPath(sobj)) :
+                mess = self.tr("ENV_DLG_INVALID_FILE").arg("CFD_Code").arg(CFDSTUDYGUI_DataModel._GetPath(sobj))+ self.tr("STMSG_UPDATE_STUDY_INCOMING")
+                QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
+                self.updateObjBrowser()
+                return
+            if CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["DATAfileXML"]):
                 aXmlFileName = sobj.GetName()
                 aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
                 aStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj)
-                if aCase != None :
+                if aCase:
                     aCaseName = aCase.GetName()
-
-                else :
-                    mess = "Error : "+ aXmlFileName + " file has no CFD Case into the Salome Object browser ; can't open CFD GUI with this file"
+                else:
+                    mess = "Error: "+ aXmlFileName + " file has no CFD Case into the Salome Object browser"
                     QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
                     return
-                if  aStudy != None :
-
+                if aStudy:
                     aStudyName = aStudy.GetName()
-                else :
-                    mess = "Error : "+ aXmlFileName + " file has no CFD Study into the Salome Object browser ; can't open CFD GUI with this file"
+                else:
+                    mess = "Error: "+ aXmlFileName + " file has no CFD Study into the Salome Object browser"
                     QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
                     return
-                if CFDSTUDYGUI_SolverGUI.findDockWindow(aXmlFileName, aCaseName,aStudyName) :
-                    mess = aStudyName + " " + aCaseName + " : " + aXmlFileName + " is already opened"
+                if CFDSTUDYGUI_SolverGUI.findDockWindow(aXmlFileName, aCaseName,aStudyName):
+                    mess = aStudyName + " " + aCaseName + ": " + aXmlFileName + " is already opened"
                     QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
                     return
-                # xml case file not already opened
 
+                # xml case file not already opened
                 aCmd = []
                 aCmd.append('-f')
                 if CFD_Code() == CFD_Saturne:
@@ -1588,11 +1591,62 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                 elif CFD_Code() == CFD_Neptune:
                     import os.path
                     aCmd.append(os.path.join("DATA", aXmlFileName))
+                aXmlFile = sobj
+                wm = self._SolverGUI.ExecGUI(self.dskAgent().workspace(), aXmlFile, aCase, aCmd)
+                self.updateActions()
+
+
+    def slotOpenCFD_GUI(self):
+        """
+        Open into Salome the CFD GUI from an XML file whose name is sobj.GetName()
+        """
+        sobj = self._singleSelectedObject()
+        if sobj != None :
+            import os
+            if not os.path.exists(CFDSTUDYGUI_DataModel._GetPath(sobj)) :
+                mess = self.tr("ENV_DLG_INVALID_FILE").arg("CFD_Code").arg(CFDSTUDYGUI_DataModel._GetPath(sobj))+ self.tr("STMSG_UPDATE_STUDY_INCOMING")
+                QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
+                self.updateObjBrowser()
+                return
+            self.OpenCFD_GUI(sobj)
 
-                wm = self._SolverGUI.ExecGUI(self.dskAgent().workspace(), aXmlFileName, aCase, aCmd)
+
+    def CloseCFD_GUI(self,sobj):
+        """
+        Close into Salome the CFD GUI from an XML file whose name is sobj.GetName()
+        """
+        if sobj != None:
+            if CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["DATAfileXML"]):
+                aXmlFileName = sobj.GetName()
+                aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
+                aStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj)
+                if aCase:
+                    aCaseName = aCase.GetName()
+                else:
+                    mess = "Error: "+ aXmlFileName + " file has no CFD Case into the Salome Object browser"
+                    QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+                    return
+                if aStudy:
+                    aStudyName = aStudy.GetName()
+                else:
+                    mess = "Error: "+ aXmlFileName + " file has no CFD Study into the Salome Object browser"
+                    QMessageBox.warning(None, "Warning", mess, QMessageBox.Ok, 0)
+                    return
+
+                CFDSTUDYGUI_SolverGUI.removeDockWindow(aStudyName, aCaseName, aXmlFileName)
+                CFDSTUDYGUI_SolverGUI.update_selectedMainViewCase_list(aStudyName, aCaseName, aXmlFileName)
+                self._SolverGUI.update_WindowsMap_dict(aCase,aXmlFileName)
                 self.updateActions()
 
 
+    def slotCloseCFD_GUI(self):
+        """
+        Close into Salome the CFD GUI from an XML file whose name is sobj.GetName()
+        """
+        sobj = self._singleSelectedObject()
+        self.CloseCFD_GUI(sobj)
+
+
     def slotRunGUI(self, study=None, case=None):
         """
         Build the command line for the GUI of Code_Saturne/NEPTUNE_CFD.
@@ -1604,15 +1658,18 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         """
         #get current selection
         sobj = self._singleSelectedObject()
-        if Trace(): print "slotRunGUI : sobj: ", sobj
-
+        import os
+        if not os.path.exists(CFDSTUDYGUI_DataModel._GetPath(sobj)) :
+            mess = self.tr("ENV_DLG_INVALID_DIRECTORY").arg(CFDSTUDYGUI_DataModel._GetPath(sobj))+ self.tr("STMSG_UPDATE_STUDY_INCOMING")
+            QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
+            self.updateObjBrowser()
+            return
         if study:
             aStudy = study
         else:
             aStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj)
 
         if aStudy == None:
-            if Trace(): print "Can't find CFD Study object"
             return
         objname = sobj.GetName()
 
@@ -1622,12 +1679,11 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         else:
             aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
 
-        if Trace(): print "CFDSTUDYGUI_ActionsHandler::::::::::::::::::: slotRunGUI Case: ", aCase
         self.DialogCollector.GUIActivationDialog.setCurrentCase(aCase)
         self.DialogCollector.GUIActivationDialog.setCurrentStudy(aStudy)
-        if CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["DATAfileXML"]) :
+        if CFDSTUDYGUI_DataModel.checkType(sobj, CFDSTUDYGUI_DataModel.dict_object["DATAfileXML"]):
             xmlFileName = objname
-        else :
+        else:
             xmlFileName = ""
         self.DialogCollector.GUIActivationDialog.fillData(xmlFileName)
 
@@ -1638,8 +1694,8 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 
                 # launch GUI from an xml file from the Object browser
 
-                if CFDSTUDYGUI_SolverGUI.findDockWindow(sobj.GetName(), aCase.GetName(),aStudy.GetName()) :
-                    mess = aStudy.GetName() + " " + aCase.GetName() + " : " + sobj.GetName() + " is already launched"
+                if CFDSTUDYGUI_SolverGUI.findDockWindow(sobj.GetName(), aCase.GetName(),aStudy.GetName()):
+                    mess = aStudy.GetName() + " " + aCase.GetName() + ": " + sobj.GetName() + " is already launched"
                     QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
                     return
                 # xml case file not already opened
@@ -1663,20 +1719,16 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                     break
 
             if aCase == None:
-                if Trace(): print "Error. Can't find selected by user case"
                 return
 
             # object of DATA folder
             aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aCase, "^DATA$")
             if not len(aChildList) == 1:
                 # no DATA folder
-                if Trace(): print "There are not data folder in selected by user case"
                 return
 
             aDataObj =  aChildList[0]
             aDataPath = CFDSTUDYGUI_DataModel._GetPath(aDataObj)
-            if Trace(): print "Data Path: ", aDataPath
-
             # object of 'CFDSTUDYGUI' file
             if CFD_Code() == CFD_Saturne:
                 aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aDataObj, "^SaturneGUI$")
@@ -1684,7 +1736,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                 aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aDataObj, "^NeptuneGUI$")
             if len(aChildList) == 0:
                 # no 'CFDSTUDYGUI' file
-                if Trace(): print "no 'SaturneGUI' or 'NeptuneGUI' file"
                 return
 
         if CFD_Code() == CFD_Saturne:
@@ -1694,13 +1745,14 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                 if QMessageBox.warning(None, "Warning", mess, QMessageBox.Yes, QMessageBox.No) == QMessageBox.No:
                     return
 
+        xmlFiles = CFDSTUDYGUI_DataModel.ScanChildren(aDataObj, ".*")
         if self.DialogCollector.GUIActivationDialog.isUseXmlFile() and \
                self.DialogCollector.GUIActivationDialog.currentXMLfile() != None:
             aXmlFile = str(self.DialogCollector.GUIActivationDialog.currentXMLfile())
             #XMLfile is chosen in the list into the dialog box
-            if CFDSTUDYGUI_SolverGUI.findDockWindow(str(aXmlFile), aCase.GetName(),aStudy.GetName()) :
+            if CFDSTUDYGUI_SolverGUI.findDockWindow(str(aXmlFile), aCase.GetName(),aStudy.GetName()):
                 self.updateActions()
-                mess = aStudy.GetName() + " " + aCase.GetName() + " : " + aXmlFile + " is already launched"
+                mess = aStudy.GetName() + " " + aCase.GetName() + ": " + aXmlFile + " is already launched"
                 QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
                 return
             aCmd.append('-f')
@@ -1709,13 +1761,20 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             elif CFD_Code() == CFD_Neptune:
                 import os.path
                 aCmd.append(os.path.join("DATA", aXmlFile))
-
         else:
             aCmd.append('-n')
 
-        if Trace(): print "CFDSTUDYGUI_ActionHandler:::::::: Args Command for ExecGui: ", aCmd
-        wm = self._SolverGUI.ExecGUI(self.dskAgent().workspace(), aXmlFile, aCase, aCmd)
-
+        sobjxml = None
+        if aXmlFile != None :
+            for xmlf in xmlFiles :
+                if xmlf.GetName() == aXmlFile :
+                    sobjxml = xmlf
+        if not os.path.exists(os.path.join(CFDSTUDYGUI_DataModel._GetPath(aCase),"DATA")) :
+            mess = self.tr("ENV_DLG_INVALID_DIRECTORY").arg(os.path.join(CFDSTUDYGUI_DataModel._GetPath(aCase),"DATA"))+ self.tr("STMSG_UPDATE_STUDY_INCOMING")
+            QMessageBox.information(None, "Information", mess, QMessageBox.Ok, QMessageBox.NoButton)
+            self.updateObjBrowser()
+            return
+        wm = self._SolverGUI.ExecGUI(self.dskAgent().workspace(), sobjxml, aCase, aCmd)
         self.updateActions()
 
 
@@ -1730,13 +1789,20 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         @return: command line
         """
         # object of SRC folder
+        cmd = ""
         aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aCaseObject, "SRC")
         if not len(aChildList) == 1:
             raise ValueError, "There is a mistake with the SRC directory"
 
-        b, c = BinCode()
-        cmd = b + " compile -t"
-
+        env_code,mess = CheckCFD_CodeEnv(CFD_Code())
+        if not env_code :
+            QMessageBox.critical(self,"Error", mess, QMessageBox.Ok, 0)
+        else :
+            b, c,mess = BinCode()
+            if mess == "" :
+                cmd = b + " compile -t"
+            else :
+                QMessageBox.critical(self,"Error", mess, QMessageBox.Ok, 0)
         return cmd
 
 
@@ -1749,20 +1815,15 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         @type case: C{String}
         @param case: name of the case.
         """
-        if Trace(): print 'slotRunCase'
-
         #select current case
         #get current selection
         sobj = self._singleSelectedObject()
 
-        if Trace(): print "sobj: ", sobj
-
         if study:
             aStudy = study
         else:
             aStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj)
         if aStudy == None:
-            if Trace(): print "Can't find CFD Study object"
             return
 
         # get current case
@@ -1770,7 +1831,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             aCase = case
         else:
             aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
-        if Trace(): print "CFDSTUDYGUI_ActionsHandler::::::::::::::::::: slotRunGUI Case: ", aCase
         self.DialogCollector.RunCaseDialog.setCurrentCase(aCase)
         self.DialogCollector.RunCaseDialog.setCurrentStudy(aStudy)
         self.DialogCollector.RunCaseDialog.fillData()
@@ -1778,8 +1838,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         if not self.DialogCollector.RunCaseDialog.result() == QDialog.Accepted:
             return
 
-        print 'self.DialogCollector.RunCaseDialog.CompileModeBtn.isChecked()', self.DialogCollector.RunCaseDialog.CompileModeBtn.isChecked()
-
         if self.DialogCollector.RunCaseDialog.CompileModeBtn.isChecked():
             # get current case
             aCase = None
@@ -1790,7 +1848,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                     aCase = c
                     break
 
-            if Trace(): print "Case: ", aCase
             if aCase == None:
                 return
 
@@ -1800,19 +1857,18 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 #                                           False,\
 #                                           aCaseObject = aCase)
             cmd = self.__compile(aCase)
-            aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aCase, "SRC")
-            aSRCObj =  aChildList[0]
-            aSRCPath = CFDSTUDYGUI_DataModel._GetPath(aSRCObj)
-
-            dlg = CFDSTUDYGUI_CommandMgr.CFDSTUDYGUI_QProcessDialog(sgPyQt.getDesktop(),
-                                                                    self.tr("STMSG_CHECK_COMPILATION"),
-                                                                    [cmd],
-                                                                    aSRCPath)
-            dlg.show()
-            if Trace(): print 'Compile done'
+            if cmd != "" :
+                aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aCase, "SRC")
+                aSRCObj =  aChildList[0]
+                aSRCPath = CFDSTUDYGUI_DataModel._GetPath(aSRCObj)
+
+                dlg = CFDSTUDYGUI_CommandMgr.CFDSTUDYGUI_QProcessDialog(sgPyQt.getDesktop(),
+                                                                        self.tr("STMSG_CHECK_COMPILATION"),
+                                                                        [cmd],
+                                                                        aSRCPath)
+                dlg.show()
         else:
             #RunCase: activation of ics
-            if Trace(): print 'RunMode'
             aCaseName = str(self.DialogCollector.RunCaseDialog.CaseCB.currentText().toLatin1())
 
             aCaseList = CFDSTUDYGUI_DataModel.GetCaseList(aStudy)
@@ -1843,14 +1899,13 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         if not self.DialogCollector.ECSConversionDialog.result() == QDialog.Accepted:
             return
 
-        #curd = os.path.abspath('.')
         aFirtsObj = None
         if sg.SelectedCount() == 1:
             aFirtsObj = self._singleSelectedObject()
         else:
             list_obj  = self._multipleSelectedObject()
             if not list_obj == []:
-                aFirtsObj = list_obj[0] #sg.getSelected(0)
+                aFirtsObj = list_obj[0]
             else:
                 return
 
@@ -1867,33 +1922,26 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         log.debug("slotMeshConvertToMed -> thePath = %s" % thePath)
         args = []
 
-        b, c = BinCode()
-        args.append(c)
-        args.append("--mesh")
-        if sg.SelectedCount() == 1:
-            #args.append(sobj.GetName())
-            args.append(CFDSTUDYGUI_DataModel._GetPath(sobj))
-        else:
-            for sobject in list_obj:
-                args.append(CFDSTUDYGUI_DataModel._GetPath(sobject))
+        b, c,mess = BinCode()
+        if mess != "" :
+            QMessageBox.critical(self,"Error", mess, QMessageBox.Ok, 0)
+
+        else :
+            args.append(c)
 
-        outfile = self.DialogCollector.ECSConversionDialog.resultFileName()
+            outfile = self.DialogCollector.ECSConversionDialog.resultFileName()
 
-        args.append("--sim-comm")
-        args.append("--case")
-        args.append(os.path.join(thePath, outfile))
-        args.append("--med")
-        if self.DialogCollector.ECSConversionDialog.IsVolOption():
-            args.append("--volume")
-        if self.DialogCollector.ECSConversionDialog.IsBordOption():
-            args.append("--boundary")
-        if self.DialogCollector.ECSConversionDialog.IsColor2GroupOption():
-            args.append("--color-to-group")
+            args.append("--no-write")
+            args.append("--case")
+            args.append(os.path.join(thePath, outfile))
+            args.append("--post-volume")
+            args.append("med")
+            args.append(CFDSTUDYGUI_DataModel._GetPath(sobj))
 
-        log.debug("slotMeshConvertToMed -> args = %s" % args)
-        self._CommandMgr.runCommandDlg(aMeshFold,self.tr("STMSG_ECS_CONVERT"), args, thePath)
+            log.debug("slotMeshConvertToMed -> args = %s" % args)
+            self._CommandMgr.runCommandDlg(aMeshFold,self.tr("STMSG_ECS_CONVERT"), args, thePath)
 
-        self.updateObjBrowser(aMeshFold)
+            self.updateObjBrowser(aMeshFold)
 
 
     def slotCopyCaseFile(self):
@@ -1901,7 +1949,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         Copy data xml file from a study case to another with popup menu attached to the xml file
         """
         sobj = self._singleSelectedObject()
-        if Trace(): print "sobj: ", sobj
         if sobj == None:
             return
 
@@ -1911,32 +1958,24 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         if not self.DialogCollector.CopyDialog.result() == QDialog.Accepted:
             return
 
-        #update Object Browser
-        aStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(sobj)
-        aCaseName = self.DialogCollector.CopyDialog.destCaseName()
-        aCaseList = CFDSTUDYGUI_DataModel.GetCaseList(aStudy)
-        for case in aCaseList:
-            if aCaseName == case.GetName():
-                self.updateObjBrowser(case)
-                break
-
-        # self.slotUpdateObjectBrowser()
+        # update Object Browser
+        aDirPath = self.DialogCollector.CopyDialog.destCaseName()
+        aDirObject = CFDSTUDYGUI_DataModel.findMaxDeepObject(aDirPath)
+        # BUG si je fais directement : self.updateObjBrowser(aDirObject)
+        self.updateObjBrowser(CFDSTUDYGUI_DataModel.GetCase(aDirObject))
 
 
     def slotCheckCompilation(self):
         """
         """
         #code for check of fortran files
-        if Trace(): print 'slotCheckCompilation'
 
         #get current selection
         sobj = self._singleSelectedObject()
-        if Trace(): print "sobj: ", sobj
         if sobj == None:
             return
         # get current case
         aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
-        if Trace(): print "Case: ", aCase
         if aCase == None:
             return
 
@@ -1944,17 +1983,17 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 #                                        self.tr("STMSG_CHECK_COMPILATION"),\
 #                                        False,\
 #                                        aCaseObject = aCase)
+        if cmd != "" :
+            cmd = self.__compile(aCase)
+            aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aCase, "SRC")
+            aSRCObj =  aChildList[0]
+            aSRCPath = CFDSTUDYGUI_DataModel._GetPath(aSRCObj)
 
-        cmd = self.__compile(aCase)
-        aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aCase, "SRC")
-        aSRCObj =  aChildList[0]
-        aSRCPath = CFDSTUDYGUI_DataModel._GetPath(aSRCObj)
-
-        dlg = CFDSTUDYGUI_CommandMgr.CFDSTUDYGUI_QProcessDialog(sgPyQt.getDesktop(),
-                                                                self.tr("STMSG_CHECK_COMPILATION"),
-                                                                [cmd],
-                                                                aSRCPath)
-        dlg.show()
+            dlg = CFDSTUDYGUI_CommandMgr.CFDSTUDYGUI_QProcessDialog(sgPyQt.getDesktop(),
+                                                                    self.tr("STMSG_CHECK_COMPILATION"),
+                                                                    [cmd],
+                                                                    aSRCPath)
+            dlg.show()
 
 
     def slotRunScript(self):
@@ -1978,7 +2017,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
             if len(aChList) != 0:
                 for i in aChList:
                     thePath = CFDSTUDYGUI_DataModel._GetPath(i)
-                    if Trace(): print "CFDSTUDYGUI_ActionsHandler.slotRunScript::::::THE PATH", thePath
             self._CommandMgr.runCommandDlg(aChList[0], self.tr("STMSG_RUN_SCRIPT"), path, fatherpath)
             self.updateObjBrowser(aChList[0])
 
@@ -1987,16 +2025,104 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         """
         Redirects B{Save} method to GUI of current solver
         """
-        if Trace(): print "Call of GUI 'save' action"
-        self._SolverGUI.onSaveXmlFile()
-
+        if self._SolverGUI._CurrentWindow != None:
+            if CFD_Code() == CFD_Saturne:
+                if self._SolverGUI._CurrentWindow.case['xmlfile'] != "":
+                    self._SolverGUI._CurrentWindow.fileSave()
+                else:
+                    self.slotSaveAsDataFile()
 
     def slotSaveAsDataFile(self):
         """
         Redirects B{SaveAs} method to GUI of current solver
         """
-        if Trace(): print "Call of GUI 'save as' action"
-        self._SolverGUI.onSaveAsXmlFile()
+        old_sobj = None
+        new_sobj = None
+        oldCase = self._SolverGUI._WindowsMap[self._SolverGUI._CurrentWindow]
+        oldStudy = CFDSTUDYGUI_DataModel.GetStudyByObj(oldCase)
+        old_xml_file,xml_file = self._SolverGUI.SaveAsXmlFile()
+        if old_xml_file == None and xml_file != None :
+            theNewStudyPath = os.path.dirname(os.path.dirname(os.path.dirname(xml_file)))
+            study = CFDSTUDYGUI_DataModel.FindStudyByPath(theNewStudyPath)
+
+            if study == None :
+                theCaseName = os.path.basename(os.path.dirname(os.path.dirname(xml_file)))
+                iok = CFDSTUDYGUI_DataModel._SetStudyLocation(theNewStudyPath, theCaseName)
+                if iok :
+                    study = CFDSTUDYGUI_DataModel.FindStudyByPath(theNewStudyPath)
+                    obj = CFDSTUDYGUI_DataModel.checkPathUnderObject(study, xml_file)
+                    if obj:
+                        NewSObj = CFDSTUDYGUI_DataModel.getSObject(obj,os.path.basename(xml_file))
+                        if  NewSObj != None :
+                            self.OpenCFD_GUI(NewSObj)
+                            CFDSTUDYGUI_SolverGUI.removeDockWindow(oldStudy.GetName(), oldCase.GetName(), "unnamed")
+            else :
+                theCaseName = os.path.basename(os.path.dirname(os.path.dirname(xml_file)))
+                theCaseObj = CFDSTUDYGUI_DataModel.getSObject(study,theCaseName)
+                if theCaseObj != None :
+                    obj = CFDSTUDYGUI_DataModel.getSObject(theCaseObj,"DATA")
+                    if obj != None :
+                        NewSObj = CFDSTUDYGUI_DataModel.getSObject(obj,os.path.basename(xml_file))
+                        if  NewSObj != None :
+                            self.CloseCFD_GUI(NewSObj)
+                            self.OpenCFD_GUI(NewSObj)
+                        else :
+                            CFDSTUDYGUI_DataModel._CreateItem(obj,os.path.basename(xml_file))
+                            NewSObj = CFDSTUDYGUI_DataModel.getSObject(obj,os.path.basename(xml_file))
+                            if  NewSObj != None :
+                                self.OpenCFD_GUI(NewSObj)
+                                CFDSTUDYGUI_SolverGUI.removeDockWindow(study.GetName(),theCaseName , "unnamed")
+                    else :
+                        mess = "DATA directory is not found into Object Browser for case " +  theCaseName + "and study = " + study.GetName()
+                        QMessageBox.critical(None,
+                                "Error", mess, QMessageBox.Ok, 0)
+            return
+
+        if xml_file != None and xml_file != old_xml_file and old_xml_file != None :
+            theOldStudyPath = os.path.dirname(os.path.dirname(os.path.dirname(old_xml_file)))
+            theOldStudyName = os.path.basename(theOldStudyPath)
+            theNewStudyPath = os.path.dirname(os.path.dirname(os.path.dirname(xml_file)))
+            theNewStudyName = os.path.basename(theNewStudyPath)
+            oldStudy = CFDSTUDYGUI_DataModel.FindStudyByPath(theOldStudyPath)
+            Old_obj = CFDSTUDYGUI_DataModel.checkPathUnderObject(oldStudy, old_xml_file) #parent DATA path object for old_xml_file
+            if Old_obj :
+                OldSobj = CFDSTUDYGUI_DataModel.getSObject(Old_obj,os.path.basename(old_xml_file))
+                if OldSobj != None :
+                    self.CloseCFD_GUI(OldSobj)
+
+            if theOldStudyName == theNewStudyName :
+                study = oldStudy
+                obj = CFDSTUDYGUI_DataModel.checkPathUnderObject(study, xml_file) #parent DATA path object for xml_file
+                if obj :
+                    if os.path.exists(xml_file):
+                        CFDSTUDYGUI_DataModel._CreateItem(obj,os.path.basename(xml_file))
+                        NewSObj = CFDSTUDYGUI_DataModel.getSObject(obj,os.path.basename(xml_file))
+                        if  NewSObj != None :
+                            self.OpenCFD_GUI(NewSObj)
+
+            else :
+                study = CFDSTUDYGUI_DataModel.FindStudyByPath(theNewStudyPath)
+                if study == None :
+                    theCaseName = os.path.basename(os.path.dirname(os.path.dirname(xml_file)))
+                    iok = CFDSTUDYGUI_DataModel._SetStudyLocation(theNewStudyPath, theCaseName)
+                    if iok :
+                        study = CFDSTUDYGUI_DataModel.FindStudyByPath(theNewStudyPath)
+                        obj = CFDSTUDYGUI_DataModel.checkPathUnderObject(study, xml_file)
+                        if obj:
+                            NewSObj = CFDSTUDYGUI_DataModel.getSObject(obj,os.path.basename(xml_file))
+                            if  NewSObj != None :
+                                self.OpenCFD_GUI(NewSObj)
+                else :
+                   obj = CFDSTUDYGUI_DataModel.checkPathUnderObject(study, xml_file)
+                   NewSObj = CFDSTUDYGUI_DataModel.getSObject(obj,os.path.basename(xml_file))
+                   if  NewSObj != None :
+                       self.CloseCFD_GUI(NewSObj)
+                       self.OpenCFD_GUI(NewSObj)
+                   else :
+                       CFDSTUDYGUI_DataModel._CreateItem(obj,os.path.basename(xml_file))
+                       NewSObj = CFDSTUDYGUI_DataModel.getSObject(obj,os.path.basename(xml_file))
+                       if  NewSObj != None :
+                           self.OpenCFD_GUI(NewSObj)
 
 
     def slotOpenShell(self):
@@ -2162,7 +2288,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         Shows/hides actual actions for current solver
         """
         import SalomePyQt
-        if Trace(): print 'CFDSTUDYGUI_ActionsHandler.onCFDCode'
 
         is_cs = CFD_Code() == CFD_Saturne
         is_nc = CFD_Code() == CFD_Neptune
@@ -2205,12 +2330,6 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
                 menulisteHelp_actions[i].setText(codeHelpName)
                 menulisteHelp_actions[i].setIconVisibleInMenu(True)
 
-#    def processMgr(self):
-#        """
-#        Returns the process manager.
-#        """
-#        pass
-
 
     def dskAgent(self):
         """
@@ -2219,7 +2338,7 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
         return self._DskAgent
 
 
-    def disconnectSolverGUI(self) :
+    def disconnectSolverGUI(self):
         """
         Hide all the dock windows of CFDSTUDY, when activating another Salome Component
         We can have one or several of them with the right click on the main menu bar of
@@ -2230,7 +2349,7 @@ class CFDSTUDYGUI_ActionsHandler(QObject):
 
 
 
-    def connectSolverGUI(self) :
+    def connectSolverGUI(self):
         """
         Show all the dock windows of CFDSTUDY, when activating another Salome Component
         """
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_CommandMgr.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_CommandMgr.py
index 339372b..0b061f0 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_CommandMgr.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_CommandMgr.py
@@ -83,14 +83,23 @@ class CFDSTUDYGUI_CommandMgr(QObject):
     def runFunctionDlg(self, function, Message, RedirectOut, **kwargs):
         """
         Calls custom function with list of arguments in background mode.
+        @type function: C{function}
+        @param function: popup menu from the Object Browser.
+        @type Message: C{String}
+        @param Message:
+        @type RedirectOut: C{True} or C{False}
+        @param RedirectOut:
+        @type kwargs: C{Dictionary}
+        @param kwargs:
         """
-        _dlg = CFDSTUDYGUI_CommandDlg(Message)
+        self._dlg = CFDSTUDYGUI_CommandDlg(Message)
         self.kw = kwargs
+
         import thread
         thread.start_new_thread( self._runFunction,\
-                                ( _dlg, function, RedirectOut ) )
+                                ( self._dlg, function, RedirectOut ) )
 
-        _dlg.show()
+        self._dlg.show()
 
 
     def _runFunction( self, dlg, function, RedirectOut ):
@@ -100,39 +109,32 @@ class CFDSTUDYGUI_CommandMgr(QObject):
             self._LoggingMgr.start( sys )
 
         function(**self.kw)
-
         if RedirectOut:
             self._LoggingMgr.finish(sys)
         #end of operation -> close the dialog
             QApplication.postEvent(dlg, QCloseEvent())
 
+        QApplication.postEvent(dlg, QEvent(9999))
+
 
     def runCommandDlg(self, sObjRep, Message, cmd, start_directory = "", prefix = ""):
         """
         Executing of custom shell command in background mode.
         All output information catched by LogWindow.
         """
-        _dlg = CFDSTUDYGUI_CommandDlg(Message)
+        #self._dlg = CFDSTUDYGUI_CommandDlg(Message)
         self.sObjR = sObjRep
 
         if "str" in str(type(cmd)):
             # on est dans le cas d'un runcase
-            self.runTextEdit("",cmd)
-        import thread
-        thread.start_new_thread( self._runCommand, ( _dlg, cmd, start_directory, prefix) )
-        _dlg.show()
-
-
-    def runCommand(self, cmd, start_directory = "", prefix = "", log_file = ""):
-        """
-        Executing of custom shell command in background mode.
-        All output information catched by LogWindow and log file.
-        """
+            self.runTextEdit("", cmd)
         import thread
-        thread.start_new_thread( self._runCommand, ( None, cmd, start_directory, prefix, log_file) )
+        #thread.start_new_thread( self._runCommand, ( self._dlg, cmd, start_directory, prefix) )
+        thread.start_new_thread( self._runCommand, ( cmd, start_directory, prefix) )
+        #self._dlg.show()
 
 
-    def _runCommand(self, dlg, cmd, start_directory = '', prefix = '', log_file = ''):
+    def _runCommand(self, cmd, start_directory = '', prefix = '', log_file = ''):
         """
         Run command cmd and asynchronize put it to LogWindow and to log file.
         Each string is logged with prefix.
@@ -157,26 +159,24 @@ class CFDSTUDYGUI_CommandMgr(QObject):
                 if not text:
                     break
                 if aLogFile:
-
                     aLogFile.write( text )
-
                 if re.search( "\n$", text ):
                     text = text[:len(text)-1]
-
                 ev=QtCore.QEvent(QtCore.QEvent.User)
                 ev.text= prefix + text
                 QtGui.qApp.postEvent(self.textEdit,ev)
-
                 #sgPyQt.message( prefix + text, False )
 
         except OSError, e:
             sgPyQt.message( prefix + "Exception had occured during script execution " + e.__str__(), True )
-        if pipe:
-            pipe.stdout.close()
         if aLogFile:
             aLogFile.close()
-        import CFDSTUDYGUI_DataModel
-        CFDSTUDYGUI_DataModel.UpdateSubTree(self.sObjR)
+        if pipe:
+            pipe.stdout.close()
+            #QApplication.postEvent(dlg, QEvent(9998))
+            import CFDSTUDYGUI_DataModel
+            CFDSTUDYGUI_DataModel.UpdateSubTree(self.sObjR)
+
 
 
     def runTextEdit(self,texte,aTitleCase):
@@ -218,6 +218,9 @@ class CFDSTUDYGUI_CommandMgr(QObject):
         runDock.show()
         runDock.raise_()
 
+#-------------------------------------------------------------------------------
+#
+#-------------------------------------------------------------------------------
 
 class CFDSTUDYGUI_MyWidgetListing(QWidget):
     def __init__(self, parent = None ):
@@ -235,11 +238,14 @@ class CFDSTUDYGUI_MyWidgetListing(QWidget):
             self.textEditListing.append(ev.text)
         return QWidget.event(self, ev)
 
+#-------------------------------------------------------------------------------
+#
+#-------------------------------------------------------------------------------
 
 class CFDSTUDYGUI_CommandDlg(QDialog):
     def __init__(self, text,parent = None ):
         QDialog.__init__(self, parent)
-        self.setWindowTitle("")
+        self.setWindowTitle(" ")
         layout = QGridLayout()
         label = QLabel(text, self)
         layout.addWidget(label)
@@ -247,11 +253,16 @@ class CFDSTUDYGUI_CommandDlg(QDialog):
         self.setMaximumSize(self.minimumSize())
         self.setSizeGripEnabled(False)
 
-
     def event(self, e):
+        if e.type() == 9999:
+            return QDialog.event(self, QCloseEvent())
+
+        if e.type() == 9998:
+            return QDialog.event(self, QCloseEvent())
         if e.type() == QEvent.Close:
             e.ignore()
             return True
+
         return QDialog.event(self, e)
 
 
@@ -262,6 +273,9 @@ class CFDSTUDYGUI_CommandDlg(QDialog):
     def accept( self ):
         QDialog.accept(self)
 
+#-------------------------------------------------------------------------------
+#
+#-------------------------------------------------------------------------------
 
 class CFDSTUDYGUI_QProcessDialog(QDialog, Ui_CFDSTUDYGUI_QProcessDialog):
     """
@@ -283,7 +297,7 @@ class CFDSTUDYGUI_QProcessDialog(QDialog, Ui_CFDSTUDYGUI_QProcessDialog):
 
         self.proc = QProcess()
         self.connect(self.proc, SIGNAL('readyReadStandardOutput()'), self.__readFromStdout)
-        self.connect(self.proc, SIGNAL('readyReadStandardError()'), self.__readFromStderr)
+        self.connect(self.proc, SIGNAL('readyReadStandardError()'),  self.__readFromStderr)
         self.procErrorFlag = False
 
         self.cmd_list = cmd_list
@@ -344,6 +358,9 @@ class CFDSTUDYGUI_QProcessDialog(QDialog, Ui_CFDSTUDYGUI_QProcessDialog):
         QApplication.restoreOverrideCursor()
         self.pushButton.setEnabled(True)
 
+#-------------------------------------------------------------------------------
+#
+#-------------------------------------------------------------------------------
 
 def runCommand(cmd, start_directory, prefix, *args):
     """
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Commons.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Commons.py
index 8e4cba8..9dcc780 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Commons.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_Commons.py
@@ -1,3 +1,4 @@
+
 # -*- coding: utf-8 -*-
 
 #-------------------------------------------------------------------------------
@@ -27,7 +28,8 @@ Common
 ======
 
 """
-
+from PyQt4.QtCore import QObject
+from PyQt4.QtGui  import QMessageBox
 #-------------------------------------------------------------------------------
 # Standard modules
 #-------------------------------------------------------------------------------
@@ -58,6 +60,9 @@ sg = libSALOME_Swig.SALOMEGUI_Swig()
 CFD_Saturne = "Code_Saturne"
 CFD_Neptune = "NEPTUNE_CFD"
 
+# ObjectTR is a convenient object for traduction purpose
+ObjectTR = QObject()
+
 # Main variable for solver
 _CFD_Code = None #By default
 
@@ -78,7 +83,7 @@ UpdateScriptFolder  = -1002
 #-------------------------------------------------------------------------------
 
 logging.basicConfig()
-log = logging.getLogger("CFDSTUDYGUI")
+log = logging.getLogger("CFDSTUDYGUI_Commons")
 #log.setLevel(logging.DEBUG)
 log.setLevel(logging.NOTSET)
 
@@ -122,57 +127,86 @@ def CheckCFD_CodeEnv(code):
     @rtype: C{True} or C{False}
     @return: C{True} if the searching code is found.
     """
+    mess = ""
+    prefix = ""
+    bindir = ""
+
+    if code not in [CFD_Saturne,CFD_Neptune] :
+        mess = ObjectTR.tr("CFDSTUDY_INVALID_SOLVER_NAME").arg(code).arg(CFD_Saturne).arg(CFD_Neptune)
+        iok= False
     if code == CFD_Saturne:
         try:
-            from code_saturne import cs_package
-            pkg = cs_package.package()
+            from cs_package import package
             iok = True
-        except:
+        except ImportError,e :
+            mess = ObjectTR.tr("INFO_DLG_INVALID_ENV").arg(code) + e.__str__()
+            if "cs_package" in e.__str__() :
+                mess = mess + " ; Check for  cs_package file in Code_Saturn python package"
+            elif "code_saturne" in e.__str__() :
+                mess = mess + " ; Check PYTHONPATH then your installation "
             iok = False
     elif code == CFD_Neptune:
         try:
-            from neptune_cfd import nc_package
-            pkg = nc_package.package()
+            from nc_package import package
             iok = True
-        except:
+        except ImportError,e :
+            mess = ObjectTR.tr("INFO_DLG_INVALID_ENV").arg(code) + e.__str__()
+            if "nc_package" in e.__str__() :
+                mess = mess + " ; Check for  nc_package file in NEPTUNE_CFD python package"
+            elif "neptune_cfd" in e.__str__() :
+                mess = mess + " ; Check PYTHONPATH then your installation "
             iok = False
     else:
         raise ApplicationError, "Invalid name of solver!"
 
     if iok:
+        pkg = package()
         prefix = pkg.prefix
+        log.debug("CheckCFD_CodeEnv -> prefix = %s" % (prefix))
         bindir = pkg.bindir
+        log.debug("CheckCFD_CodeEnv -> prefix = %s" % (bindir))
         if not os.path.exists(prefix):
+            mess1 = ObjectTR.tr("ENV_DLG_INVALID_DIRECTORY")
+            mess = mess + mess1.arg(prefix)
             iok = False
-        if not os.path.exists(bindir):
-            iok = False
-
-    if iok:
-        if not os.path.isfile(os.path.join(bindir, "code_saturne")) and \
-           not os.path.isfile(os.path.join(bindir, "neptune_cfd")):
-            iok = False
+        else :
+            if not os.path.exists(bindir):
+                mess2 =  ObjectTR.tr("ENV_DLG_INVALID_DIRECTORY")
+                mess = mess + mess2.arg(bindir)
+                iok = False
+            else :
+                if not os.path.isfile(os.path.join(bindir, "code_saturne")) and \
+                not os.path.isfile(os.path.join(bindir, "neptune_cfd")):
+                    iok = False
+                    mess3 = ObjectTR.tr("ENV_DLG_INVALID_FILE")
+                    mess4 = ObjectTR.tr("ENV_DLG_INVALID_FILE")
+                    mess = mess + mess3.arg(code).arg(os.path.join(bindir, "code_saturne")) + " and " +  mess4.arg(code).arg(os.path.join(bindir, "neptune_cfd"))
 
     log.debug("CheckCFD_CodeEnv -> %s = %s" % (code, iok))
-    return iok
+    log.debug("CheckCFD_CodeEnv -> %s : %s" % (code, mess))
+    return iok,mess
 
 
 def BinCode():
+    b = ""
+    c = ""
+    mess = ""
     if CFD_Code() == CFD_Saturne:
-        from code_saturne import cs_package
-        pkg = cs_package.package()
+        from cs_package import package
+        pkg = package()
         bindir = pkg.bindir
         if os.path.isfile(os.path.join(bindir, "code_saturne")):
             b = os.path.join(bindir, "code_saturne")
     elif CFD_Code() == CFD_Neptune:
-        from neptune_cfd import nc_package
-        pkg = nc_package.package()
+        from nc_package import package
+        pkg = package()
         bindir = pkg.bindir
         if os.path.isfile(os.path.join(bindir, "neptune_cfd")):
             b = os.path.join(bindir, "neptune_cfd")
 
     c = pkg.get_preprocessor()
     log.debug("BinCode -> \n    %s\n    %s" % (b, c))
-    return b, c
+    return b,c,mess
 
 
 #def runCommand(cmd, start_directory, prefix, * args):
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DataModel.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DataModel.py
index bfc40dd..16fa63a 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DataModel.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DataModel.py
@@ -84,6 +84,9 @@ from LifeCycleCORBA import *
 import SALOMEDS
 import SALOMEDS_Attributes_idl
 
+import SMESH
+import salome
+
 #-------------------------------------------------------------------------------
 # Application modules
 #-------------------------------------------------------------------------------
@@ -94,13 +97,20 @@ import CFDSTUDYGUI_SolverGUI
 from CFDSTUDYGUI_CommandMgr import runCommand
 
 #-------------------------------------------------------------------------------
+# For Error Message Box
+#-------------------------------------------------------------------------------
+
+#import CFDSTUDYGUI_DesktopMgr
+from PyQt4.QtGui import QMessageBox
+
+#-------------------------------------------------------------------------------
 # log config
 #-------------------------------------------------------------------------------
 
 logging.basicConfig()
 log = logging.getLogger("CFDSTUDYGUI_DataModel")
-log.setLevel(logging.DEBUG)
-#log.setLevel(logging.NOTSET)
+#log.setLevel(logging.DEBUG)
+log.setLevel(logging.NOTSET)
 
 #-------------------------------------------------------------------------------
 # Module name. Attribut "AttributeName" for the related SObject.
@@ -124,8 +134,6 @@ dict_object["Case"]          = 100003
 dict_object["CaseInProcess"] = 100004
 
 dict_object["DATAFolder"]    = 100010
-dict_object["PRETLink"]      = 100011
-dict_object["SUITELink"]     = 100012
 dict_object["DATAFile"]      = 100013
 dict_object["DRAFTFolder"]   = 100014
 dict_object["DATADRAFTFile"] = 100015
@@ -144,10 +152,7 @@ dict_object["USRSRCFile"]   = 100025
 
 dict_object["RESUFolder"]  = 100030
 dict_object["RESUFile"]    = 100031
-# VirtFolder correspond a un repertoire virtuel dans l'object browser,
-# cree pour regrouper les repertoires et fichiers
-# issus d'un runcase : correspond a la date d'execution
-dict_object["VirtFolder"]    = 100032
+dict_object["RESUSubFolder"] = 100032
 dict_object["RESSRCFolder"]  = 100033
 dict_object["RESSRCFile"]    = 100034
 dict_object["HISTFolder"]    = 100035
@@ -184,25 +189,6 @@ dict_object["UnvFile"]        = 100081
 dict_object["POSTFolder"]     = 100090
 dict_object["POSTFile"]       = 100091
 
-# LocalId attributes for PublishedIntoObjectBrowser method
-dict_object["PublishedIntoObjectBrowser"]          = 200000
-dict_object["PublishedMeshIntoObjectBrowser"]      = 200001
-dict_object["PublishedMeshGroupIntoObjectBrowser"] = 200002
-dict_object["PublishedMeshGroupFacesIntoObjectBrowser"] = 200003
-dict_object["PublishedMeshGroupCellsIntoObjectBrowser"] = 200004
-
-listPublishedId = [dict_object["PublishedIntoObjectBrowser"],
-                   dict_object["PublishedMeshIntoObjectBrowser"],
-                   dict_object["PublishedMeshGroupFacesIntoObjectBrowser"],
-                   dict_object["PublishedMeshGroupCellsIntoObjectBrowser"],
-                   dict_object["PublishedMeshGroupIntoObjectBrowser"] ]
-
-# listPublishedId is used into PublishedIntoObjectBrowser method and caracterize entries
-# PublishedIntoObjectBrowser method adds entries into Salome Object Browser.
-# These entries do not provide from an Unix cfd study directory, and are idendified into the object browser
-# by a localId Attribute from the python list listPublishedId
-
-
 #-------------------------------------------------------------------------------
 # Definition of the icon of objects to represent in the Object Browser.
 # Attribut "AttributePixMap" for the related SObject.
@@ -217,8 +203,6 @@ icon_collection[dict_object["Case"]]           = "CFDSTUDY_CASE_OBJ_ICON"
 icon_collection[dict_object["CaseInProcess"]]  = "CFDSTUDY_CASE_IN_PROC_OBJ_ICON"
 
 icon_collection[dict_object["DATAFolder"]]     = "CFDSTUDY_FOLDER_OBJ_ICON"
-icon_collection[dict_object["PRETLink"]]       = "CFDSTUDY_LINK_OBJ_ICON"
-icon_collection[dict_object["SUITELink"]]      = "CFDSTUDY_LINK_OBJ_ICON"
 icon_collection[dict_object["DATAFile"]]       = "CFDSTUDY_EDIT_DOCUMENT_OBJ_ICON"
 icon_collection[dict_object["DRAFTFolder"]]    = "CFDSTUDY_FOLDER_OBJ_ICON"
 icon_collection[dict_object["DATADRAFTFile"]]  = "CFDSTUDY_EDIT_DOCUMENT_OBJ_ICON"
@@ -236,7 +220,7 @@ icon_collection[dict_object["USRSRCFile"]]     = "CFDSTUDY_EDIT_DOCUMENT_OBJ_ICO
 
 icon_collection[dict_object["RESUFolder"]]     = "CFDSTUDY_FOLDER_OBJ_ICON"
 icon_collection[dict_object["RESUFile"]]       = "CFDSTUDY_DOCUMENT_OBJ_ICON"
-icon_collection[dict_object["VirtFolder"]]     = "CFDSTUDY_FOLDER_VIRTUAL_OBJ_ICON"
+icon_collection[dict_object["RESUSubFolder"]]  = "CFDSTUDY_FOLDER_OBJ_ICON"
 icon_collection[dict_object["RESSRCFolder"]]   = "CFDSTUDY_FOLDER_OBJ_ICON"
 icon_collection[dict_object["RESSRCFile"]]     = "CFDSTUDY_DOCUMENT_OBJ_ICON"
 icon_collection[dict_object["HISTFolder"]]     = "CFDSTUDY_FOLDER_OBJ_ICON"
@@ -273,16 +257,6 @@ icon_collection[dict_object["UnvFile"]]        = "MESH_OBJ_ICON"
 icon_collection[dict_object["POSTFolder"]]     = "CFDSTUDY_FOLDER_OBJ_ICON"
 icon_collection[dict_object["POSTFile"]]       = "CFDSTUDY_DOCUMENT_OBJ_ICON"
 
-#mark folder as linked
-icon_collection[dict_object["PRETFolder"]+1000]  = "CFDSTUDY_FOLDER_LINKED_OBJ_ICON"
-icon_collection[dict_object["SUITEFolder"]+1000] = "CFDSTUDY_FOLDER_LINKED_OBJ_ICON"
-
-icon_collection[dict_object["PublishedIntoObjectBrowser"]]          = "MESH_TREE_OBJ_ICON"
-icon_collection[dict_object["PublishedMeshIntoObjectBrowser"]]      = "MESH_TREE_OBJ_ICON"
-icon_collection[dict_object["PublishedMeshGroupIntoObjectBrowser"]] = "MESH_GROUP_TREE_OBJ_ICON"
-icon_collection[dict_object["PublishedMeshGroupFacesIntoObjectBrowser"]] = ""
-icon_collection[dict_object["PublishedMeshGroupCellsIntoObjectBrowser"]] = ""
-
 #-------------------------------------------------------------------------------
 # ObjectTR is a convenient object for traduction purpose
 #-------------------------------------------------------------------------------
@@ -349,6 +323,19 @@ def _getStudy():
     return study
 
 
+def _getlistOfOpenStudies():
+    return studyManager.GetOpenStudies()
+
+def _getStudy_Id(studyName) :
+    s=studyManager.GetStudyByName(studyName)
+    return s._get_StudyId()
+
+def _getNewBuilder():
+    study   = _getStudy()
+    builder = study.NewBuilder()
+    return builder
+
+
 def _getComponent():
     """
     Returns the component object if CFDSTUDY is active.
@@ -421,8 +408,8 @@ def _SetStudyLocation(theStudyPath, theCaseNames):
     study   = _getStudy()
     builder = study.NewBuilder()
     father  = _findOrCreateComponent()
-
     studyObject = FindStudyByPath(theStudyPath)
+    iok = True
     if studyObject == None:
         #obtain name and dir for new study
         lst = os.path.split(theStudyPath)
@@ -446,40 +433,43 @@ def _SetStudyLocation(theStudyPath, theCaseNames):
         CreateStudy = True
         if os.path.exists(theStudyPath):
             CreateStudy = False
-        _CallCreateScript(theStudyPath, CreateStudy, theCaseNames)
-        UpdateSubTree(studyObject)
+        iok = _CallCreateScript(theStudyPath, CreateStudy, theCaseNames)
+        if iok :
+            UpdateSubTree(studyObject)
     else :
 
         CreateStudy = True
         if os.path.exists(theStudyPath):
             CreateStudy = False
-        _CallCreateScript(theStudyPath, CreateStudy, theCaseNames)
+            iok = _CallCreateScript(theStudyPath, CreateStudy, theCaseNames)
         # here, if CreateStudy is True, _SetStudyLocation is used to add a case into a CFD study
         #updating Object browser : optimization : UpdateSubTree(studyObject) updates all the cases inside of de studyObject
         # here it only updates the concerned cases
-        objList = []
-        objMap  = {}
-        iter  = study.NewChildIterator(studyObject)
-        while iter.More():
-            casename = iter.Value().GetName()
-            if casename != "" :
-                objList.append(iter.Value().GetName())
-                objMap[iter.Value().GetName()]  = iter.Value()
-            iter.Next()
-        if len(theCaseNames) != 0 :
-            import string
-            CaseName_list = string.split(string.upper(theCaseNames),' ')
-
-            for casename in CaseName_list :
-                if not casename == "" and casename not in objList :
-                    caseObject  = builder.NewObject(studyObject)
-                    attr    = builder.FindOrCreateAttribute(caseObject, "AttributeLocalID")
-                    attr.SetValue(dict_object["Case"])
-                    attr = builder.FindOrCreateAttribute(caseObject, "AttributeName")
-                    attr.SetValue(casename)
-                    _SetIcon(caseObject, builder)
-                    attr = builder.FindOrCreateAttribute(caseObject, "AttributeComment")
-                    UpdateSubTree(caseObject)
+        if iok :
+            objList = []
+            objMap  = {}
+            iter  = study.NewChildIterator(studyObject)
+            while iter.More():
+                casename = iter.Value().GetName()
+                if casename != "" :
+                    objList.append(iter.Value().GetName())
+                    objMap[iter.Value().GetName()]  = iter.Value()
+                iter.Next()
+            if len(theCaseNames) != 0 :
+                import string
+                CaseName_list = string.split(string.upper(theCaseNames),' ')
+
+                for casename in CaseName_list :
+                    if not casename == "" and casename not in objList :
+                        caseObject  = builder.NewObject(studyObject)
+                        attr    = builder.FindOrCreateAttribute(caseObject, "AttributeLocalID")
+                        attr.SetValue(dict_object["Case"])
+                        attr = builder.FindOrCreateAttribute(caseObject, "AttributeName")
+                        attr.SetValue(casename)
+                        _SetIcon(caseObject, builder)
+                        attr = builder.FindOrCreateAttribute(caseObject, "AttributeComment")
+                        UpdateSubTree(caseObject)
+    return iok
 
 def _CallCreateScript(theStudyPath, isCreateStudy, theCaseNames):
     """
@@ -492,45 +482,49 @@ def _CallCreateScript(theStudyPath, isCreateStudy, theCaseNames):
     @type theCaseNames: C{String}
     @param theCaseNames: unix pathes of the new CFD cases to be build.
     """
-
+    mess = ""
     if isCreateStudy or theCaseNames != "":
-        scrpt, c = BinCode()
-
-        curd = os.path.abspath('.')
-
-        start_dir = ""
-        if isCreateStudy:
-            fatherdir,etude = os.path.split(theStudyPath)
-            start_dir = fatherdir
-        else:
-            start_dir = theStudyPath
-
-        args = [scrpt]
-        args.append('create')
-
-        if isCreateStudy:
-            if CFD_Code() == "Code_Saturne":
-                args.append("--study")
-            elif CFD_Code() == "NEPTUNE_CFD":
-                args.append("--study")
-            args.append(os.path.basename(theStudyPath))
-        else:
-            if CFD_Code() == "Code_Saturne":
-                args.append("--case")
-            elif  CFD_Code() == "NEPTUNE_CFD":
+        scrpt, c ,mess = BinCode()
+        if mess == "" :
+            curd = os.path.abspath('.')
+
+            start_dir = ""
+            if isCreateStudy:
+                fatherdir,etude = os.path.split(theStudyPath)
+                start_dir = fatherdir
+            else:
+                start_dir = theStudyPath
+
+            args = [scrpt]
+            args.append('create')
+
+            if isCreateStudy:
+                if CFD_Code() == "Code_Saturne":
+                    args.append("--study")
+                elif CFD_Code() == "NEPTUNE_CFD":
+                    args.append("--study")
+                args.append(os.path.basename(theStudyPath))
+ #           else:
+ #                if CFD_Code() == "Code_Saturne":
+ #                    args.append("--case")
+ #                elif  CFD_Code() == "NEPTUNE_CFD":
+#                     args.append("--case")
+
+            for i in theCaseNames.split(' '):
                 args.append("--case")
+                args.append(i)
+            if Trace():
+                print '_CreateStudy',theStudyPath,theCaseNames,'curdir',curd
+                print 'CFDSTUDYGUI_DataModel : _CallCreateScript : scrpt = ',scrpt
+                print 'CFDSTUDYGUI_DataModel : _CallCreateScript : args  = ',args
+                print 'CFDSTUDYGUI_DataModel : _CallCreateScript : start_dir = ',start_dir
+            runCommand(args, start_dir, "")
 
-        for i in theCaseNames.split(' '):
-            args.append(i)
-
-        if Trace():
-            print '_CreateStudy',theStudyPath,theCaseNames,'curdir',curd
-            print 'CFDSTUDYGUI_DataModel : _CallCreateScript : scrpt = ',scrpt
-            print 'CFDSTUDYGUI_DataModel : _CallCreateScript : args  = ',args
-            print 'CFDSTUDYGUI_DataModel : _CallCreateScript : start_dir = ',start_dir
-        runCommand(args, start_dir, "")
-
-        os.chdir(curd)
+            os.chdir(curd)
+        else :
+            QMessageBox.critical(None,
+                                "Error", mess, QMessageBox.Ok, 0)
+    return mess == ""
 
 
 def _UpdateStudy():
@@ -559,9 +553,9 @@ def UpdateSubTree(theObject=None):
         _RebuildTreeRecursively(theObject)
     else:
         _UpdateStudy()
-
+    # --- update object browser from a thread different of the main thread is not safe !
     studyId = sgPyQt.getStudyId()
-    sgPyQt.updateObjBrowser(studyId, 1)
+    sgPyQt.updateObjBrowser(studyId,1)
 
 
 def _RebuildTreeRecursively(theObject):
@@ -597,19 +591,16 @@ def _RebuildTreeRecursively(theObject):
 
     # clean the SObject, if the corresponding file or directory
     # does not exist any more in the file system
-    # (but not special virtual objects)
 
     if os.path.isfile(theObjectPath) and attr.Value() == dict_object["MEDFile"]:
         return
 
     if not os.path.isdir(theObjectPath) and not os.path.isfile(theObjectPath):
-        if not attr.Value() == dict_object["VirtFolder"]:
-            builder.RemoveObjectWithChildren(theObject)
-            return
+        builder.RemoveObjectWithChildren(theObject)
+        return
 
     # build a list of file from the file system
     dirList = _GetDirList(theObject)
-
     # build a list and a dictionary of childs SObject from the current SObject
     objList = []
     objMap  = {}
@@ -649,6 +640,7 @@ def _RebuildTreeRecursively(theObject):
                 if not dirEnd:
                     #append new object
                     if Trace(): print "1 Append new Item: ", dirName
+                    log.debug("_RebuildTreeRecursively 4: dirName = %s objName = %s" %(dirName,objName))
                     _CreateObject(theObject, builder, dirName)
                     dirIndex+=1
 
@@ -675,6 +667,7 @@ def _RebuildTreeRecursively(theObject):
                 else:
                     #append new item at the end
                     if Trace(): print "2 Append new Item: ", dirName
+                    log.debug("_RebuildTreeRecursively 5: dirName = %s objName = %s" %(dirName,objName))
                     _CreateObject(theObject, builder, dirName)
                     dirIndex+=1
 
@@ -703,12 +696,9 @@ def _RebuildTreeRecursively(theObject):
     iter  = study.NewChildIterator(theObject)
     while iter.More():
         if iter.Value().GetName():
-            # do not create tree for links and for published item
-            attr = builder.FindOrCreateAttribute(iter.Value(), "AttributeLocalID")
-            if not attr.Value() == dict_object["PRETLink"] and \
-               not attr.Value() == dict_object["SUITELink"]:
-                _RebuildTreeRecursively(iter.Value())
+            _RebuildTreeRecursively(iter.Value())
         iter.Next()
+    log.debug("_RebuildTreeRecursively -> %s END" % (theObject.GetName()))
 
 
 def _CreateObject(theFather, theBuilder, theName):
@@ -732,6 +722,16 @@ def _CreateObject(theFather, theBuilder, theName):
     attr.SetValue(theName)
     _FillObject(newChild, theFather, theBuilder)
 
+def _CreateItem(theFather,theNewName) :
+    """
+    Creates a child with name theNewName under theFather root into Object Brother
+    @type theFather: C{SObject}
+    @type theNewName : C{String}
+    """
+    log.debug("_CreateItem: NewItem = %s with Parent = %s" % (theNewName,theFather.GetName()))
+    if theNewName not in ScanChildNames(theFather,  ".*") :
+        theBuilder = _getNewBuilder()
+        _CreateObject(theFather, theBuilder, theNewName)
 
 def _FillObject(theObject, theParent, theBuilder):
     """
@@ -754,6 +754,7 @@ def _FillObject(theObject, theParent, theBuilder):
 
     # Parent is study
     if parentId == dict_object["Study"]:
+        if Trace(): print "parent is Study ", theParent.GetName()
         #check for case
         if os.path.isdir(path):
             dirList = os.listdir(path)
@@ -789,17 +790,10 @@ def _FillObject(theObject, theParent, theBuilder):
     # parent is DATA folder
     elif parentId == dict_object["DATAFolder"]:
         if os.path.isdir(path):
-            if os.path.islink(path):
-                if name == "PRE_TRAITEMENT":
-                    objectId = dict_object["PRETLink"]
-                elif name == "SUITE":
-                    objectId = dict_object["SUITELink"]
-
-            else:
-                if name == "DRAFT":
-                    objectId = dict_object["DRAFTFolder"]
-                elif name == "THCH":
-                    objectId = dict_object["THCHFolder"]
+            if name == "DRAFT":
+                objectId = dict_object["DRAFTFolder"]
+            elif name == "THCH":
+                objectId = dict_object["THCHFolder"]
         else:
             if name == "SaturneGUI" or name == "NeptuneGUI":
                 objectId = dict_object["DATALaunch"]
@@ -811,24 +805,35 @@ def _FillObject(theObject, theParent, theBuilder):
                 if os.path.isfile(path):
                     fd = os.open(path , os.O_RDONLY)
                     f = os.fdopen(fd)
-                    l = f.readline()
-                    f.close()
-                    if l.startswith('''<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI'''):
-                        objectId = dict_object["DATAfileXML"]
-                    elif l.startswith('''<?xml version="1.0" encoding="utf-8"?><NEPTUNE_CFD_GUI'''):
+                    l1 = f.readline()
+                    if l1.startswith('''<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI''') or l1.startswith('''<?xml version="1.0" encoding="utf-8"?><NEPTUNE_CFD_GUI'''):
                         objectId = dict_object["DATAfileXML"]
+                    elif l1.startswith('''<?xml version="1.0" encoding="utf-8"?>''') :
+                        l2 = f.readline()
+                        if l2.startswith('''<Code_Saturne_GUI''') or l2.startswith('''<NEPTUNE_CFD_GUI'''):
+                            objectId = dict_object["DATAfileXML"]
+                        else :
+                            mess = ObjectTR.tr("XML_DATA_FILE").arg(path)
+                            QMessageBox.warning(None, "File Error: ",mess)
+                    f.close()
+
 
     # parent is RESU folder
     elif parentId == dict_object["RESUFolder"]:
+        if Trace():
+            print "Parent is RESU folder"
+            print "Path is:", path
         if os.path.isdir(path):
-            objectId = dict_object["OtherFolder"]
-        elif os.path.isfile(path):
+            if Trace():
+                print "Object is RESU sub folder"
+            objectId = dict_object["RESUSubFolder"]
+        else:
             if re.match(".*\.med$", name):
                 objectId = dict_object["RESMEDFile"]
+            elif re.match(".*\.xml$", name):
+                objectId = dict_object["RESXMLFile"]
             else:
-                objectId = dict_object["OtherFile"]
-        else:
-            objectId = dict_object["VirtFolder"]
+                objectId = dict_object["RESUFile"]
 
     # parent is SCRIPTS folder
     elif parentId == dict_object["SCRPTFolder"]:
@@ -891,16 +896,6 @@ def _FillObject(theObject, theParent, theBuilder):
             else:
                 objectId = dict_object["MESHFile"]
 
-#    elif parentId == dict_object["PublishedMeshIntoObjectBrowser"]:
-#        if name == "Groups of Faces":
-#            objectId = dict_object["PublishedMeshGroupFacesIntoObjectBrowser"]
-#        elif name == "Groups of Cells":
-#            objectId = dict_object["PublishedMeshGroupCellsIntoObjectBrowser"]
-#
-#    elif parentId == dict_object["PublishedMeshGroupFacesIntoObjectBrowser"] \
-#          or parentId == dict_object["PublishedMeshGroupFacesIntoObjectBrowser"]:
-#            objectId = dict_object["PublishedMeshGroupIntoObjectBrowser"]
-
     # parent is POST folder
     elif parentId == dict_object["POSTFolder"]:
         if os.path.isdir(path):
@@ -964,27 +959,28 @@ def _FillObject(theObject, theParent, theBuilder):
             elif re.match(".*\.h$", name) or re.match(".*\.hpp$", name) or re.match(".*\.hxx$", name):
                 objectId = dict_object["RESSRCFile"]
 
-    # parent is VIRTUAL folder
-    elif parentId == dict_object["VirtFolder"]:
-        #needs for update path
-        path = os.path.join(_GetPath(theParent.GetFather()), name) + "." + str(theParent.GetName())
+    # parent is RESULT sub folder
+    elif parentId == dict_object["RESUSubFolder"]:
+        if Trace():
+            print "Parent is RESU folder or subfolder"
+            print "Path is:", path
         if os.path.isdir(path):
-            #folder
-            if name == "SRC":
+            if name == "src":
                 objectId = dict_object["RESSRCFolder"]
-            elif name == "HIST":
+            elif name == "monitoring":
                 objectId = dict_object["HISTFolder"]
-            elif name == "PRE_TRAITEMENT":
-                objectId = dict_object["PRETFolder"]
-            elif name == "SUITE":
+            elif name == "checkpoint":
                 objectId = dict_object["SUITEFolder"]
-            elif name == "RES_USER":
-                objectId = dict_object["RESUSERFolder"]
-            else:
-                objectId = dict_object["OtherFolder"]
-        elif os.path.isfile(path):
+            elif name == "mesh_input":
+                objectId = dict_object["PRETFolder"]
+            if Trace():
+                print "Object is RESU sub folder"
+            objectId = dict_object["RESUSubFolder"]
+        else:
             if re.match(".*\.med$", name):
                 objectId = dict_object["RESMEDFile"]
+            elif re.match(".*\.dat$", name) or re.match(".*\.csv$", name):
+                objectId = dict_object["HISTFile"]
             elif re.match(".*\.xml$", name):
                 objectId = dict_object["RESXMLFile"]
             else:
@@ -1026,7 +1022,7 @@ def _FillObject(theObject, theParent, theBuilder):
     # parent is HIST folder
     elif parentId == dict_object["HISTFolder"]:
         if os.path.isfile(path):
-            if re.match(".*\.dat$", name):
+            if re.match(".*\.dat$", name) or re.match(".*\.csv$", name):
                 objectId = dict_object["HISTFile"]
         elif os.path.isdir(path):
             objectId = dict_object["OtherFolder"]
@@ -1034,8 +1030,7 @@ def _FillObject(theObject, theParent, theBuilder):
     # parent is RES_USER folder
     elif parentId == dict_object["RESUSERFolder"]:
         if os.path.isfile(path):
-            if re.match(".*\.dat$", name) or re.match(".*\.tab$", name) or \
-               re.match(".*\.xls$", name) or re.match(".*\.txt$", name):
+            if re.match(".*\.dat$", name) or re.match(".*\.csv$", name):
                 objectId = dict_object["HISTFile"]
         elif os.path.isdir(path):
             objectId = dict_object["OtherFolder"]
@@ -1046,18 +1041,22 @@ def _FillObject(theObject, theParent, theBuilder):
            re.match(".*\.for$", name) or \
            re.match(".*\.FOR$", name):
             if _DetectUSERSObject(theObject) == True:
+                if Trace(): print "******************************", path
                 objectId = _DetectSRCObject(theParent)
         elif re.match(".*\.c$", name):
             if _DetectUSERSObject(theObject) == True:
+                if Trace(): print "******************************", path
                 objectId = _DetectSRCObject(theParent)
         elif re.match(".*\.cpp$", name) or \
            re.match(".*\.cxx$", name):
             if _DetectUSERSObject(theObject) == True:
+                if Trace(): print "******************************", path
                 objectId = _DetectSRCObject(theParent)
         elif re.match(".*\.h$", name) or \
            re.match(".*\.hxx$", name) or \
            re.match(".*\.hpp$", name):
             if _DetectUSERSObject(theObject) == True:
+                if Trace(): print "******************************", path
                 objectId = _DetectSRCObject(theParent)
 
     if objectId == dict_object["OtherFile"]:
@@ -1096,32 +1095,7 @@ def _SetIcon(theObject, theBuilder):
     id = int(attr.Value())
     if icon_collection[id] == "":
         return
-
     attr = theBuilder.FindOrCreateAttribute(theObject, "AttributePixMap")
-
-    if id == dict_object["PRETFolder"] or id == dict_object["SUITEFolder"]:
-        #check for existing link
-        case = GetCase(theObject)
-        if not case == None:
-            study = _getStudy()
-            iter  = study.NewChildIterator(case)
-            while iter.More():
-                if iter.Value().GetName() == "DATA":
-                    newpath = os.path.join(_GetPath(iter.Value()), theObject.GetName())
-                    if Trace():
-                        print "check for: ", newpath
-                        print "source: ",  os.path.normpath(_GetPath(theObject))
-                        print "exists: ",  os.path.exists(newpath)
-                        print "islink: ",  os.path.islink(newpath)
-                        print "is same: ", os.path.realpath(newpath)
-                    if os.path.exists(newpath) and \
-                       os.path.islink(newpath) and \
-                       os.path.samefile(os.path.realpath(newpath), _GetPath(theObject)):
-                        #offset for special icons
-                        id += 1000
-                    break
-                iter.Next()
-
     attr.SetPixMap(str(ObjectTR.tr(icon_collection[id]).toLatin1()))
     #check path for link and create new attribute
     if id != dict_object["Case"]:
@@ -1163,10 +1137,7 @@ def _GetPath(theObject):
 
     father = theObject.GetFather()
     attr = builder.FindOrCreateAttribute(father, "AttributeLocalID")
-    if attr.Value() == dict_object["VirtFolder"]:
-        path = os.path.join(_GetPath(father.GetFather()), path) + "." + str(father.GetName())
-    else:
-        path = os.path.join(_GetPath(father), path)
+    path = os.path.join(_GetPath(father), path)
 
     return path
 
@@ -1186,61 +1157,13 @@ def _GetDirList(theObject):
     path = _GetPath(theObject)
     attr = builder.FindOrCreateAttribute(theObject, "AttributeLocalID")
     lst = []
-
-    if attr.Value() == dict_object["VirtFolder"]:
-        name = theObject.GetName()
-        path = _GetPath(theObject.GetFather())
-        if Trace(): print "Path for virt scan: ", path
-        temp = os.listdir(path)
-        for s in temp:
-            if re.match(".*\." + name + "$", s):
-                l = s.split(".")
-                l.remove(name)
-                lst.append(string.join(l, "."))
-
-    elif attr.Value() == dict_object["RESUFolder"]:
-        temp = os.listdir(path)
-        for s in temp:
-            if re.match(".*\.[0-9]+$", s):
-                l = s.split(".")
-                vf = l[len(l)-1]
-                if lst.count(vf) == 0:
-                    lst.append(vf)
-            else:
-                lst.append(s)
-
-    elif os.path.isdir(path):
+    if os.path.isdir(path):
         lst = os.listdir(path)
 
     lst.sort()
     return lst
 
 
-def _DetectVirtualFolder(thePath):
-    """
-    Returns the list of the time extension of the results files and folders.
-
-    @type thePath: C{String}
-    @param thePath: unix path of a folder.
-    @return: list of time extension.
-    @rtype: C{List} of C{String}
-    """
-    temp = os.listdir(thePath)
-    lst = []
-    for s in temp:
-        if re.match(".*\.[0-9]+$", s):
-            l = s.split(".")
-            a = ""
-            i = 0
-            while i < len(l) - 2:
-                a += l[i] + "."
-                i+=1
-            a += l[len(l)-2]
-            lst.append(a)
-
-    return lst
-
-
 def _DetectUSERSObject(theObject):
     """
     Search if the branch I{theObject} represents the USERS folder.
@@ -1354,17 +1277,11 @@ def GetStudyByObj(theObject):
     @return: study to which belongs the I{theObject}.
     @rtype: C{SObject}
     """
-    if Trace(): print "TheObject", theObject
-
     if theObject == None:
         return None
 
     study   = _getStudy()
-    if Trace(): print "get study:", study
-
     builder = study.NewBuilder()
-    if Trace(): print "builder:", builder
-
     cur = theObject
 
     while cur:
@@ -1778,6 +1695,13 @@ def checkPathUnderObject(theObject, thePath):
 
     return aParent
 
+def getSObject(theParent,Name) :
+    Sobjlist = ScanChildren(theParent,  ".*")
+    SObj = None
+    for i in Sobjlist :
+        if i.GetName() == Name :
+            SObj = i
+    return SObj
 
 def findMaxDeepObject(thePath):
     """
@@ -1814,21 +1738,83 @@ def findMaxDeepObject(thePath):
     return parent
 
 
-def publishInStudySalome(SO_father, objName, idElem):
+#def publishInStudySalome(SO_father, objName, idElem):
+    #"""
+    #Publish objName into Object Browser under SO_father with the AttributeLocalID idElem
+    #listPublishedId is used into PublishedIntoObjectBrowser method and caracterize entries
+    #PublishedIntoObjectBrowser method adds entries into Salome Object Browser.
+    #These entries do not provide from an Unix cfd study directory, and are idendified into the object browser
+    #by a localId Attribute from the python list listPublishedId
+    #"""
+    #study = _getStudy()
+    #builder = study.NewBuilder()
+    #studyObject = builder.NewObject(SO_father)
+    #attr = builder.FindOrCreateAttribute(studyObject, "AttributeName")
+    #attr.SetValue(objName)
+    #attr = builder.FindOrCreateAttribute(studyObject, "AttributeLocalID")
+    #attr.SetValue(idElem)
+    #_SetIcon(studyObject, builder)
+    #log.debug("publishInStudySalome: %s" % ScanChildNames(SO_father,  ".*"))
+    #return studyObject
+
+
+def getOrLoadObject(item):
+    """
+    Get the CORBA object associated with the SObject `item`, eventually by
+    first loading it with the corresponding engine.
+    """
+    object = item.GetObject()
+    if object is None: # the engine has not been loaded yet
+        sComponent = item.GetFatherComponent()
+        #self.loadComponentEngine(sComponent)
+        study   = _getStudy()
+        builder = study.NewBuilder()
+        engine = _getEngine()
+        if engine is None:
+            print "Cannot load component ", __MODULE_NAME__
+        object = item.GetObject()
+    return object
+
+def getMeshFromMesh(meshSobjItem) :
     """
-    Publish objName into Object Browser under SO_father with the AttributeLocalID idElem
-    listPublishedId is used into PublishedIntoObjectBrowser method and caracterize entries
-    PublishedIntoObjectBrowser method adds entries into Salome Object Browser.
-    These entries do not provide from an Unix cfd study directory, and are idendified into the object browser
-    by a localId Attribute from the python list listPublishedId
+    return: The SALOMEDS._objref_SObject instance of the mesh, if the meshSobjItem is a sobj of a mesh, None if not
     """
-    study = _getStudy()
-    builder = study.NewBuilder()
-    studyObject = builder.NewObject(SO_father)
-    attr = builder.FindOrCreateAttribute(studyObject, "AttributeName")
-    attr.SetValue(objName)
-    attr = builder.FindOrCreateAttribute(studyObject, "AttributeLocalID")
-    attr.SetValue(idElem)
-    _SetIcon(studyObject, builder)
-    log.debug("publishInStudySalome: %s" % ScanChildNames(SO_father,  ".*"))
-    return studyObject
+    meshItem = None
+    obj = getOrLoadObject(meshSobjItem)
+    if obj is not None:
+        mesh = obj._narrow(SMESH.SMESH_Mesh)
+
+        if mesh is not None:
+            meshItem = salome.ObjectToSObject(mesh)
+
+    return meshItem
+
+def SetAutoColor (meshSobjItem) :
+    obj = getOrLoadObject(meshSobjItem)
+    if obj is not None:
+        mesh = obj._narrow(SMESH.SMESH_Mesh)
+        if mesh is not None:
+            mesh.SetAutoColor(1)
+
+def getMeshFromGroup(meshGroupItem):
+    """
+    Get the mesh item owning the mesh group `meshGroupItem`.
+
+    :type   meshGroupItem: SObject
+    :param  meshGroupItem: Mesh group belonging to the searched mesh.
+
+    :return: The SALOMEDS._objref_SObject instance corresponding to the mesh group or None
+             and SMESH._objref_SMESH_Group instance  or None if it was not
+             found.
+    """
+    group = None
+    meshItem = None
+    obj = getOrLoadObject(meshGroupItem)
+    #obj = self.editor.getOrLoadObject(meshGroupItem) # version 515
+
+    if obj is not None:
+        group = obj._narrow(SMESH.SMESH_GroupBase)
+        if group is not None: # The type of the object is ok
+            meshObj = group.GetMesh()
+            meshItem = salome.ObjectToSObject(meshObj)
+    return meshItem,group
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DialogCollector.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DialogCollector.py
index bbd8576..790c2c8 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DialogCollector.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_DialogCollector.py
@@ -33,16 +33,16 @@ This file gathers the C{QDialog} definitions of the CFD_STUDY module.
 # Standard modules
 #-------------------------------------------------------------------------------
 
-import os
-import re
+import os, re, shutil, logging
 
 #-------------------------------------------------------------------------------
 # Third-party modules
 #-------------------------------------------------------------------------------
 
 from PyQt4 import QtCore, QtGui
-from PyQt4.QtGui import QMessageBox,QDialog,QPushButton,QToolTip,QColor,QRadioButton,QTableWidget,QTableWidgetItem
-from PyQt4.QtCore import Qt,QStringList,QString,SIGNAL
+from PyQt4.QtGui import QMessageBox, QDialog, QPushButton, QToolTip, QColor, \
+                        QRadioButton, QTableWidget, QTableWidgetItem
+from PyQt4.QtCore import Qt, QStringList, QString, SIGNAL
 
 #For Testing
 from PyQt4.QtCore import QTranslator
@@ -56,7 +56,6 @@ from PyQt4.QtCore import QTranslator
 #-------------------------------------------------------------------------------
 
 from ui_InfoDialog            import Ui_InfoDialog
-from ui_DefineLinkDialog      import Ui_DefineLinkDialog
 from ui_SetTreeLocationDialog import Ui_SetTreeLocationDialog
 from ui_RunCaseDialog         import Ui_RunCaseDialog
 from ui_ECSConversionDialog   import Ui_ECSConversionDialog
@@ -64,10 +63,19 @@ from ui_CopyDialog            import Ui_CopyDialog
 from ui_GUIActivationDialog   import Ui_GUIActivationDialog
 import CFDSTUDYGUI_DataModel
 
-from CFDSTUDYGUI_Commons import _SetCFDCode, CFD_Code, Trace, sgPyQt
+from CFDSTUDYGUI_Commons import _SetCFDCode, CFD_Code, sgPyQt
 from CFDSTUDYGUI_Commons import CFD_Saturne, CFD_Neptune, CheckCFD_CodeEnv
 
 #-------------------------------------------------------------------------------
+# log config
+#-------------------------------------------------------------------------------
+
+logging.basicConfig()
+log = logging.getLogger("CFDSTUDYGUI_DialogCollector")
+log.setLevel(logging.DEBUG)
+#log.setLevel(logging.NOTSET)
+
+#-------------------------------------------------------------------------------
 # Dialog definitions
 #-------------------------------------------------------------------------------
 
@@ -78,9 +86,8 @@ class InfoDialog(QtGui.QDialog, Ui_InfoDialog):
     def __init__(self, parent = None):
         """
         """
-        if Trace(): print 'InfoDialog.__init__'
         QtGui.QDialog.__init__(self, parent)
-        Ui_InfoDialog.__init__(self,parent)
+        Ui_InfoDialog.__init__(self)
 
         self.setupUi(self)
 
@@ -91,7 +98,6 @@ class InfoDialogHandler(InfoDialog):
     def __init__(self, parent = None):
         """
         """
-        if Trace(): print 'InfoDialogHandler.__init__'
         InfoDialog.__init__(self,parent)
 
         self.status = 1 #initial access status
@@ -116,32 +122,35 @@ class InfoDialogHandler(InfoDialog):
 
 
     def accept(self):
-        if Trace(): print 'InfoDialogHandler.accept'
-        if CheckCFD_CodeEnv(CFD_Code()):
-            InfoDialog.accept(self)
-            #block other code
-            self.setCode(CFD_Code(), True)
-#        else:
-#            mess = self.tr("INFO_DLG_INVALID_ENV")
-#            QMessageBox.critical(self, "Error", mess, QMessageBox.Ok, 0)
+        iok,mess = CheckCFD_CodeEnv(CFD_Code())
+        if iok :
+            if mess != "" :
+                Error = "Error : "+ self.tr("CFDSTUDY_INVALID_ENV")
+                QMessageBox.critical(ActionHandler.dskAgent().workspace(),
+                                 Error, mess, QMessageBox.Ok, 0)
+            else :
+                InfoDialog.accept(self)
+                #block other code
+                self.setCode(CFD_Code(), True)
+        else:
+            Error = "Error : " + self.tr("INFO_DLG_INVALID_ENV")
+            QMessageBox.critical(self, Error, mess, QMessageBox.Ok, 0)
 
 
     def setCode(self, code, isDisableOther):
-        if Trace(): print 'InfoDialogHandler.setCode'
         if code == CFD_Saturne:
             self.SaturneRB.setEnabled(True)
             self.SaturneRB.setChecked(True)
             self.NeptuneRB.setEnabled(not isDisableOther)
-            from code_saturne import cs_package
-            pkg = cs_package.package()
+            from cs_package import package
         elif code == CFD_Neptune:
             self.NeptuneRB.setEnabled(True)
             self.NeptuneRB.setChecked(True)
             self.SaturneRB.setEnabled(not isDisableOther)
-            from neptune_cfd import nc_package
-            pkg = nc_package.package()
+            from nc_package import package
         else:
             raise DialogError, "Invalid CFD_Code in InfoDialog class"
+        pkg = package()
         self.labelVersionValue.setText(pkg.version)
         self.labelPrefixValue.setText(pkg.prefix)
         _SetCFDCode(code)
@@ -152,83 +161,17 @@ class InfoDialogHandler(InfoDialog):
         if codeBG != None:
             if codeBG.selected() == self.SaturneRB:
                 _SetCFDCode(CFD_Saturne)
-                from code_saturne import cs_package
-                pkg = cs_package.package()
+                from cs_package import package
             if codeBG.selected() == self.NeptuneRB:
                 _SetCFDCode(CFD_Neptune)
-                from neptune_cfd import nc_package
-                pkg = nc_package.package()
+                from nc_package import package
+            pkg = package()
             self.labelVersionValue.setText(pkg.version)
             self.labelPrefixValue.setText(pkg.prefix)
 
 
 #-----------------------------------------------------------------------------------------------------------
 
-class DefineLinkDialog(QtGui.QDialog, Ui_DefineLinkDialog):
-    """
-    QGroupBox Class with radio button added into, with fillDialog method
-    """
-    def __init__(self, parent = None):
-        """
-        """
-        if Trace(): print 'InfoDialog.__init__'
-        QtGui.QDialog.__init__(self, parent)
-        Ui_DefineLinkDialog.__init__(self,parent)
-
-        self.setupUi(self)
-
-
-class DefineLinkDialogHandler(DefineLinkDialog):
-    """
-    QGroupBox Class with radio button added into, with fillDialog method
-    """
-    def __init__(self, parent=None ):
-        QtGui.QDialog.__init__(self, parent)
-        DefineLinkDialog.__init__(self,parent)
-
-        aBtn = self.findChild(QtGui.QPushButton,"OKButton")
-        aBtn.setText(self.tr("DLG_OK_BUTTON_TEXT"))
-
-        self.BtnGroup = self.MainGroup # comment: QGroupBox
-        self.BtnGroup.setTitle(self.tr("LINK_DLG_GROUP_TITLE"))
-        self.BtnGroup.setCheckable(True)
-        self.setWindowTitle(self.tr("LINK_DLG_CAPTION"))
-
-    def fillDialog(self, NameList):
-        """
-        NameList: Names of the radio buttons to be added into the QGroupBox
-        """
-        if Trace(): print 'DefineLinkDialogHandler.fillDialog'
-        #clear previouse entry
-        BtnList = self.BtnGroup.findChildren(QRadioButton)
-
-        for obj in BtnList:
-            self.BtnGroup.removeChild(obj)
-            obj.deleteLater()
-        id = 0
-        vbox = QVBoxLayout()
-        for i in NameList:
-            aBtn = QRadioButton(i, self.BtnGroup)
-            if i == NameList[0]:
-                aBtn.setChecked(1)
-            vbox.addWidget(aBtn, id)
-            id += 1
-
-        vbox.addStretch(1)
-        self.BtnGroup.setLayout(vbox)
-        self.updateGeometry()
-
-    def currentName(self):
-        if Trace(): print 'DefineLinkDialogHandler.currentName'
-        BtnList = self.BtnGroup.findChildren(QRadioButton)
-        for obj in BtnList:
-            if obj.isChecked() == True:
-                return obj.text()
-
-        return ""
-
-#-----------------------------------------------------------------------------------------------------------
-
 class SetTreeLocationDialog(QtGui.QDialog, Ui_SetTreeLocationDialog):
     """
     Tree Location Dialog informations about environment variables
@@ -236,9 +179,8 @@ class SetTreeLocationDialog(QtGui.QDialog, Ui_SetTreeLocationDialog):
     def __init__(self, parent = None):
         """
         """
-        if Trace(): print 'SetTreeLocationDialog.__init__'
         QtGui.QDialog.__init__(self, parent)
-        Ui_SetTreeLocationDialog.__init__(self,parent)
+        Ui_SetTreeLocationDialog.__init__(self)
 
         self.setupUi(self)
 
@@ -252,7 +194,6 @@ class SetTreeLocationDialogHandler(SetTreeLocationDialog):
         """
         Constructor. Initialize text and label of the QDialog.
         """
-        if Trace(): print 'SetTreeLocationDialogHandler.__init__'
         SetTreeLocationDialog.__init__(self, parent)
         #AB add case mode
         self.isCaseMode = False
@@ -304,7 +245,6 @@ class SetTreeLocationDialogHandler(SetTreeLocationDialog):
         """
         Call into ui_SetTreeLocationDialog.py from setTreeLocationDialog.ui built with qtdesigner
         """
-        if Trace(): print 'SetTreeLocationDialogHandler.onBrowsePath beginning'
         aLE = self.findChild(QtGui.QLineEdit,"StudyDirName")
         if aLE != None:
             new_path = aLE.text()
@@ -316,7 +256,6 @@ class SetTreeLocationDialogHandler(SetTreeLocationDialog):
         new_path = os.path.abspath(str(new_path))
         if os.path.exists(os.path.join(new_path , 'MAILLAGE')) or os.path.exists(os.path.join(new_path, 'MESH')):
             new_path, self.StudyName = os.path.split(new_path)
-        if Trace(): print 'SetTreeLocationDialogHandler.onBrowsePath done StudyDirectory',new_path,'self.StudyName',self.StudyName
         aLE.setText(new_path)
         self.findChild(QtGui.QLineEdit, "StudyLineEdit").setText(self.StudyName)
 
@@ -353,8 +292,6 @@ class SetTreeLocationDialogHandler(SetTreeLocationDialog):
 
 
     def accept(self):
-        if Trace(): print 'Beginning SetTreeLocationDialogHandler.accept self.StudyPath',self.StudyPath,'self.StudyName',self.StudyName
-
         aDirLE = self.findChild(QtGui.QLineEdit,"StudyDirName")
         aNameLE = self.findChild(QtGui.QLineEdit,"StudyLineEdit")
         aCaseGB = self.findChild(QtGui.QGroupBox,"CaseGroupBox")
@@ -372,8 +309,6 @@ class SetTreeLocationDialogHandler(SetTreeLocationDialog):
 
             aStudyDirName = str(aNameLE.text().toUpper().toLatin1())
 
-            if Trace(): print 'DialogColector.SetTreeLocationDialogHandler.accept',aStudyDirName
-
             self.StudyPath = os.path.join(aStudyDir, aStudyDirName)
             self.StudyName = aStudyDirName
 
@@ -410,7 +345,6 @@ class SetTreeLocationDialogHandler(SetTreeLocationDialog):
             self.CaseNames = ""
 
         SetTreeLocationDialog.accept(self)
-        if Trace(): print 'Return SetTreeLocationDialogHandler.accept',self.StudyPath,self.CaseNames
 
 #----------------------------------------------------------------------------------------------------------------------
 
@@ -421,9 +355,8 @@ class RunCaseDialog(QtGui.QDialog, Ui_RunCaseDialog):
     def __init__(self, parent = None):
         """
         """
-        if Trace(): print 'RunCaseDialog.__init__'
         QtGui.QDialog.__init__(self, parent)
-        Ui_RunCaseDialog.__init__(self,parent)
+        Ui_RunCaseDialog.__init__(self)
 
         self.setupUi(self)
 
@@ -433,7 +366,6 @@ class RunCaseDialogHandler(RunCaseDialog):
     def __init__(self, parent = None):
         """
         """
-        if Trace(): print 'RunCaseDialogHandler.__init__'
         RunCaseDialog.__init__(self,parent)
         self.aRunBtn = self.findChild(QtGui.QPushButton,"RunCaseBtn")
         self.aRunBtn.setText(self.tr("RUNCASE_DLG_RUN_BUTTON_TEXT"))
@@ -474,8 +406,6 @@ class RunCaseDialogHandler(RunCaseDialog):
 
 
     def fillData(self):
-        if Trace(): print 'RunCaseDialogHandler.fillData'
-
         self.StudyCB.clear()
         aStudyList = CFDSTUDYGUI_DataModel.GetStudyNameList()
         if len(aStudyList) == 0:
@@ -494,7 +424,6 @@ class RunCaseDialogHandler(RunCaseDialog):
         aStudyList = CFDSTUDYGUI_DataModel.GetStudyList()
 
         if newStudyIndex > len(aStudyList)-1:
-            if Trace(): print "Error: not correct index of study"
             return
         #obtain study object
         aStudyObj = aStudyList[newStudyIndex]
@@ -508,13 +437,12 @@ class RunCaseDialogHandler(RunCaseDialog):
 
 
     def slotUpdateCase(self, newCaseIndex):
-
+        """
+        """
         aStudyList = CFDSTUDYGUI_DataModel.GetStudyList()
-
         aStudyIndex = self.StudyCB.currentIndex()
-
         if aStudyIndex > len(aStudyList)-1:
-            if Trace(): print "Error: not correct index of study"
+            print "Error: not correct index of study"
             return
         #obtain study object
         aStudyObj = aStudyList[aStudyIndex]
@@ -523,7 +451,7 @@ class RunCaseDialogHandler(RunCaseDialog):
         aCaseList =  CFDSTUDYGUI_DataModel.GetCaseList(aStudyObj)
 
         if newCaseIndex > len(aCaseList)-1:
-            if Trace(): print "Error: not correct index of case"
+            print "Error: not correct index of case"
             return
         #obtain study object
         aCaseObj = aCaseList[newCaseIndex]
@@ -550,12 +478,10 @@ class RunCaseDialogHandler(RunCaseDialog):
 
 
     def __SetEnableAllUnderCase(self, param):
-        if Trace(): print 'RunCaseDialogHandler.__SetEnableAllUnderCase'
         self.aRunBtn.setEnabled(param)
 
 
     def show(self):
-        if Trace(): print 'RunCaseDialogHandler.show'
         self.fillData()
         RunCaseDialog.show(self)
 
@@ -578,9 +504,8 @@ class ECSConversionDialog(QtGui.QDialog,Ui_ECSConversionDialog):
     def __init__(self, parent = None):
         """
         """
-        if Trace(): print 'ECSConversionDialog.__init__'
         QtGui.QDialog.__init__(self, parent)
-        Ui_ECSConversionDialog.__init__(self,parent)
+        Ui_ECSConversionDialog.__init__(self)
 
         self.setupUi(self)
 
@@ -591,7 +516,6 @@ class ECSConversionDialogHandler(ECSConversionDialog):
         """
         Constructor. Initialize text and label of the QDialog.
         """
-        if Trace(): print 'ECSConversionDialogHandler.__init__'
         ECSConversionDialog.__init__(self, parent)
 
         self.ConvertBtn = self.findChild(QtGui.QPushButton,"ConvertBtn")
@@ -600,19 +524,6 @@ class ECSConversionDialogHandler(ECSConversionDialog):
         aBtn = self.findChild(QtGui.QPushButton,"CancelBtn")
         aBtn.setText(self.tr("DLG_CANCEL_BUTTON_TEXT"))
 
-        aBtnGroup = self.findChild(QtGui.QGroupBox,"OptionsGroup")
-        aBtnGroup.setTitle(self.tr("ECSCONVERT_DLG_OPTIONS_TITLE"))
-
-        self.VolOptBtn = self.VolOptButton
-        self.VolOptBtn.setText(self.tr("ECSCONVERT_DLG_VOL_OPT_BTN_TEXT"))
-        self.VolOptBtn.setChecked(True)
-
-        self.BordOptBtn = self.BordOptButton
-        self.BordOptBtn.setText(self.tr("ECSCONVERT_DLG_BORD_OPT_BTN_TEXT"))
-
-        self.Color2GroupButton.setText(self.tr("ECSCONVERT_DLG_COLOR_OPT_BTN_TEXT"))
-        self.Color2GroupButton.setChecked(True)
-
         aLabel = self.findChild(QtGui.QLabel,"CaseLabel")
         aLabel.hide()
 
@@ -635,18 +546,6 @@ class ECSConversionDialogHandler(ECSConversionDialog):
         return self.CaseCB.currentText()
 
 
-    def IsVolOption(self):
-        return self.VolOptBtn.isChecked()
-
-
-    def IsBordOption(self):
-        return self.BordOptBtn.isChecked()
-
-
-    def IsColor2GroupOption(self):
-        return self.Color2GroupButton.isChecked()
-
-
     def show(self):
         aStudy = CFDSTUDYGUI_DataModel.GetFirstStudy()
 
@@ -664,13 +563,12 @@ class ECSConversionDialogHandler(ECSConversionDialog):
 
         ECSConversionDialog.show(self)
 
-    def resultFileName(self):
 
+    def resultFileName(self):
         aResName = str(self.ResultName.text().toLatin1())
         if re.match(".*\.med$", aResName) and len(aResName) > 4:
             aResName = aResName[0:len(aResName)-4]
 
-        if Trace(): print "RESULT NAME is", aResName
         return aResName
 
 
@@ -687,116 +585,226 @@ class ECSConversionDialogHandler(ECSConversionDialog):
         self.ConvertBtn.setEnabled(str(self.ResultName.text().toLatin1())!= '')
 
 #----------------------------------------------------------------------------------------------------------------------
-class CopyDialog(QtGui.QDialog,Ui_CopyDialog):
+
+class CopyDialog(QtGui.QDialog, Ui_CopyDialog):
     """
     Dialog informations about environment variables
     """
-    def __init__(self, parent = None):
+    def __init__(self, parent=None):
         """
         """
-        if Trace(): print 'CopyDialog.__init__'
         QtGui.QDialog.__init__(self, parent)
-        Ui_CopyDialog.__init__(self,parent)
+        Ui_CopyDialog.__init__(self)
 
         self.setupUi(self)
 
+
 class CopyDialogHandler(CopyDialog):
     """
     """
-    def __init__(self, parent = None):
+    def __init__(self, parent=None):
         CopyDialog.__init__(self, parent)
-        self.CopyBtn = self.findChild(QtGui.QPushButton,"CopyBtn")
+        self.CopyBtn = self.findChild(QtGui.QPushButton, "CopyBtn")
         self.CopyBtn.setText(self.tr("COPY_DLG_COPY_BUTTON"))
 
-        aBtn = self.findChild(QtGui.QPushButton,"CancelBtn")
+        aBtn = self.findChild(QtGui.QPushButton, "CancelBtn")
         aBtn.setText(self.tr("DLG_CANCEL_BUTTON_TEXT"))
 
-        aLabel = self.findChild(QtGui.QLabel,"DestCaseLabel")
-        aLabel.setText(self.tr("COPY_DLG_DEST_CASE_LABEL"))
+        aLabel = self.findChild(QtGui.QLabel, "SourceCaseLabel")
+        aLabel.setText(self.tr("Case"))
 
-        aLabel = self.findChild(QtGui.QLabel,"SourceCaseLabel")
-        aLabel.setText(self.tr("COPY_DLG_SOURCE_CASE_LABEL"))
+        aLabel = self.findChild(QtGui.QLabel, "SourceFileLabel")
+        aLabel.setText(self.tr("File"))
 
-        aLabel = self.findChild(QtGui.QLabel,"FileNameLabel")
-        aLabel.setText(self.tr("COPY_DLG_FILE_NAME_LABEL"))
+        aLabel = self.findChild(QtGui.QLabel, "DestCaseLabel")
+        aLabel.setText(self.tr("DATA directory"))
 
-        self.FileName = self.findChild(QtGui.QLabel,"FileName")
-        self.SourceCaseName = self.findChild(QtGui.QLabel,"SourceCaseName")
-        self.DestCaseCB = self.findChild(QtGui.QComboBox,"DestCaseCB")
+        aLabel = self.findChild(QtGui.QLabel, "DestFilelabel")
+        aLabel.setText(self.tr("New name"))
+
+        self.SourceFileName = self.findChild(QtGui.QLabel,      "SourceFileName")
+        self.SourceCaseName = self.findChild(QtGui.QLabel,      "SourceCaseName")
+        self.DestDirLE      = self.findChild(QtGui.QLineEdit,   "DataDirectoryLineEdit")
+        self.DestDirPB      = self.findChild(QtGui.QPushButton, "DataDirectoryPushButton")
+        self.DestFileLE     = self.findChild(QtGui.QLineEdit,   "NewNameLineEdit")
 
         self.setWindowTitle(self.tr("COPY_DLG_CAPTION"))
+        self.connect(self.DestDirPB, SIGNAL("clicked()"), self.onBrowsePath)
 
 
-    def show(self):
-        aStudy = CFDSTUDYGUI_DataModel.GetFirstStudy()
+    def onBrowsePath(self):
+        new_path = self.DestDirLE.text()
+        new_path = sgPyQt.getExistingDirectory(self, new_path, str(self.tr("DATA directory").toLatin1()))
 
-        self.DestCaseCB.clear()
-        if self.CopyBtn.isEnabled():
-            aCaseList = CFDSTUDYGUI_DataModel.GetCaseNameList(aStudy)
+        if not new_path or new_path == "":
+            return
+        self.DestDirLE.setText(os.path.abspath(str(new_path)))
 
-            if len(aCaseList) == 0:
-                self.DestCaseCB.setEnabled(False)
-                self.CopyBtn.setEnabled(False)
-            else:
-                self.DestCaseCB.setEnabled(True)
-                self.CopyBtn.setEnabled(True)
 
-                sourceCase = str(self.SourceCaseName.text().toLatin1())
 
-                for i in aCaseList:
-                    if not i == sourceCase:
-                        self.DestCaseCB.addItem(i)
+    def show(self):
+        #aStudyList = CFDSTUDYGUI_DataModel.GetStudyList()
+        #aCaseList  = []
+        #for s in aStudyList:
+            #aCaseList += CFDSTUDYGUI_DataModel.GetCaseNameList(s)
+
+        #self.DestDirLE.clear()
+        #self.DestFileLE.clear()
+        #if self.CopyBtn.isEnabled():
+            #if len(aCaseList) == 0:
+                #self.DestDirLE.setEnabled(False)
+                #self.DestFileLE.setEnabled(False)
+                #self.CopyBtn.setEnabled(False)
+            #else:
+                #self.DestDirLE.setEnabled(True)
+                #self.DestFileLE.setEnabled(True)
+                #self.CopyBtn.setEnabled(True)
 
         CopyDialog.exec_(self)
 
 
     def setCurrentObject(self, sobj):
         self.Object = sobj
-        aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
-        if not sobj == None and not aCase == None:
-            self.FileName.setText(sobj.GetName())
-            self.SourceCaseName.setText(aCase.GetName())
-
-            self.DestCaseCB.setEnabled(True)
-            self.CopyBtn.setEnabled(True)
-
+        aCase  = CFDSTUDYGUI_DataModel.GetCase(sobj)
+        if not sobj or not aCase:
+            CopyDialog.reject(self)
         else:
-            self.FileName.setText("")
-            self.SourceCaseName.SetText("")
-            self.DestCaseCB.setEnabled(False)
-            self.CopyBtn.setEnabled(False)
+            c = aCase.GetName()
+            p = CFDSTUDYGUI_DataModel._GetPath(aCase)
+            self.SourceFileName.setText(sobj.GetName())
+            self.SourceCaseName.setText(c)
+            self.DestFileLE.setText(sobj.GetName())
+            self.DestDirLE.setText(os.path.join(str(p), "DATA"))
 
 
     def accept(self):
+        aDestDirName    = str(self.DestDirLE.text().toLatin1())
+        aDestFileName   = str(self.DestFileLE.text().toLatin1())
+        aDestFilePath = os.path.join(aDestDirName, aDestFileName)
+
+        if os.path.exists(aDestFilePath) and os.path.isfile(aDestFilePath):
+            QMessageBox.critical(self, self.tr("COPY_DLG_EXISTS_ERROR_CAPTION"), self.tr("COPY_DLG_EXISTS_ERROR_TEXT"), 1, 0)
+            return False
+
         aSourceFilePath = CFDSTUDYGUI_DataModel._GetPath(self.Object)
-        aSourceCase = CFDSTUDYGUI_DataModel.GetCase(self.Object)
-        aSourceCasePath = CFDSTUDYGUI_DataModel._GetPath(aSourceCase)
+        shutil.copyfile(aSourceFilePath, aDestFilePath)
+        CopyDialog.accept(self)
 
-        aSourceCaseName = str(self.SourceCaseName.text().toLatin1())
-        aDestCaseName = str(self.DestCaseCB.currentText().toLatin1())
 
-        #check for existing of file in destinate CASE
-        aDestCasePath = str(QString(aSourceCasePath).left(len(aSourceCasePath)-len(aSourceCaseName)).toLatin1())
-        aDestCasePath += aDestCaseName
+    def destCaseName(self):
+        return str(self.DestDirLE.text().toLatin1())
 
-        aDestFilePath = aDestCasePath + str(QString(aSourceFilePath).right(len(aSourceFilePath)-len(aSourceCasePath)).toLatin1())
 
-        if os.path.exists(aDestFilePath) and os.path.isfile(aDestFilePath):
-            QMessageBox.critical(self, self.tr("COPY_DLG_EXISTS_ERROR_CAPTION"), self.tr("COPY_DLG_EXISTS_ERROR_TEXT"), 1, 0)
-            return False
+#class CopyDialog(QtGui.QDialog, Ui_CopyDialog):
+    #"""
+    #Dialog informations about environment variables
+    #"""
+    #def __init__(self, parent=None):
+        #"""
+        #"""
+        #QtGui.QDialog.__init__(self, parent)
+        #Ui_CopyDialog.__init__(self)
 
-        aCmd = "cp " + aSourceFilePath + " " + aDestFilePath
+        #self.setupUi(self)
 
-        status = os.system(aCmd)
-        if not status == 0:
-            QMessageBox.critical(self, self.tr("COPY_DLG_COPY_ERROR_CAPTION"), self.tr("COPY_DLG_COPY_ERROR_TEXT"), 1, 0)
-            return False
 
-        CopyDialog.accept(self)
+#class CopyDialogHandler(CopyDialog):
+    #"""
+    #"""
+    #def __init__(self, parent = None):
+        #CopyDialog.__init__(self, parent)
+        #self.CopyBtn = self.findChild(QtGui.QPushButton, "CopyBtn")
+        #self.CopyBtn.setText(self.tr("COPY_DLG_COPY_BUTTON"))
 
+        #aBtn = self.findChild(QtGui.QPushButton, "CancelBtn")
+        #aBtn.setText(self.tr("DLG_CANCEL_BUTTON_TEXT"))
+
+        #aLabel = self.findChild(QtGui.QLabel, "DestCaseLabel")
+        #aLabel.setText(self.tr("COPY_DLG_DEST_CASE_LABEL"))
+
+        #aLabel = self.findChild(QtGui.QLabel, "SourceCaseLabel")
+        #aLabel.setText(self.tr("COPY_DLG_SOURCE_CASE_LABEL"))
+
+        #aLabel = self.findChild(QtGui.QLabel, "FileNameLabel")
+        #aLabel.setText(self.tr("COPY_DLG_FILE_NAME_LABEL"))
+
+        #self.FileName = self.findChild(QtGui.QLabel, "FileName")
+        #self.SourceCaseName = self.findChild(QtGui.QLabel, "SourceCaseName")
+        #self.DestDirLE = self.findChild(QtGui.QComboBox, "DestDirLE")
+
+        #self.setWindowTitle(self.tr("COPY_DLG_CAPTION"))
 
-    def destCaseName(self):
-        return str(self.DestCaseCB.currentText().toLatin1())
+
+    #def show(self):
+        #aStudy = CFDSTUDYGUI_DataModel.GetFirstStudy()
+
+        #self.DestDirLE.clear()
+        #if self.CopyBtn.isEnabled():
+            #aCaseList = CFDSTUDYGUI_DataModel.GetCaseNameList(aStudy)
+
+            #if len(aCaseList) == 0:
+                #self.DestDirLE.setEnabled(False)
+                #self.CopyBtn.setEnabled(False)
+            #else:
+                #self.DestDirLE.setEnabled(True)
+                #self.CopyBtn.setEnabled(True)
+
+                #sourceCase = str(self.SourceCaseName.text().toLatin1())
+
+                #for i in aCaseList:
+                    #if not i == sourceCase:
+                        #self.DestDirLE.addItem(i)
+
+        #CopyDialog.exec_(self)
+
+
+    #def setCurrentObject(self, sobj):
+        #self.Object = sobj
+        #aCase = CFDSTUDYGUI_DataModel.GetCase(sobj)
+        #if not sobj == None and not aCase == None:
+            #self.FileName.setText(sobj.GetName())
+            #self.SourceCaseName.setText(aCase.GetName())
+
+            #self.DestDirLE.setEnabled(True)
+            #self.CopyBtn.setEnabled(True)
+
+        #else:
+            #self.FileName.setText("")
+            #self.SourceCaseName.SetText("")
+            #self.DestDirLE.setEnabled(False)
+            #self.CopyBtn.setEnabled(False)
+
+
+    #def accept(self):
+        #aSourceFilePath = CFDSTUDYGUI_DataModel._GetPath(self.Object)
+        #aSourceCase = CFDSTUDYGUI_DataModel.GetCase(self.Object)
+        #aSourceCasePath = CFDSTUDYGUI_DataModel._GetPath(aSourceCase)
+
+        #aSourceCaseName = str(self.SourceCaseName.text().toLatin1())
+        #aDestCaseName = str(self.DestDirLE.currentText().toLatin1())
+
+        ##check for existing of file in destinate CASE
+        #aDestCasePath = str(QString(aSourceCasePath).left(len(aSourceCasePath)-len(aSourceCaseName)).toLatin1())
+        #aDestCasePath += aDestCaseName
+
+        #aDestFilePath = aDestCasePath + str(QString(aSourceFilePath).right(len(aSourceFilePath)-len(aSourceCasePath)).toLatin1())
+
+        #if os.path.exists(aDestFilePath) and os.path.isfile(aDestFilePath):
+            #QMessageBox.critical(self, self.tr("COPY_DLG_EXISTS_ERROR_CAPTION"), self.tr("COPY_DLG_EXISTS_ERROR_TEXT"), 1, 0)
+            #return False
+
+        #aCmd = "cp " + aSourceFilePath + " " + aDestFilePath
+
+        #status = os.system(aCmd)
+        #if not status == 0:
+            #QMessageBox.critical(self, self.tr("COPY_DLG_COPY_ERROR_CAPTION"), self.tr("COPY_DLG_COPY_ERROR_TEXT"), 1, 0)
+            #return False
+
+        #CopyDialog.accept(self)
+
+
+    #def destCaseName(self):
+        #return str(self.DestDirLE.currentText().toLatin1())
 
 
 #----------------------------------------------------------------------------------------------------------------------
@@ -809,9 +817,8 @@ class GUIActivationDialog(QtGui.QDialog,Ui_GUIActivationDialog):
     def __init__(self, parent = None):
         """
         """
-        if Trace(): print 'GUIActivationDialog.__init__'
         QtGui.QDialog.__init__(self)
-        Ui_GUIActivationDialog.__init__(self,parent)
+        Ui_GUIActivationDialog.__init__(self)
         self.setupUi(self)
 
 
@@ -857,8 +864,6 @@ class GUIActivationDialogHandler(GUIActivationDialog):
     def fillData(self, xmlFileName):
         """
         """
-        if Trace(): print 'GUIActivationDialogHandler.fillData'
-
         self.disconnect(self.CaseCB, SIGNAL("activated(int)"), self.slotUpdateData)
         self.CaseCB.clear()
         self.xmlfile = xmlFileName
@@ -885,8 +890,6 @@ class GUIActivationDialogHandler(GUIActivationDialog):
 
 
     def slotUpdateData(self):
-        if Trace(): print 'GUIActivationDialogHandler.slotUpdateData'
-
         self.ActivateBtn.setEnabled(True)
         self.FileCB.clear()
 
@@ -899,7 +902,6 @@ class GUIActivationDialogHandler(GUIActivationDialog):
 
             # current case
             aCaseName = str(self.CaseCB.currentText().toLatin1())
-            if Trace(): print "CaseName:", aCaseName
             if aCaseName == "":
                 self.ActivateBtn.setEnabled(False)
                 return
@@ -999,21 +1001,20 @@ class GUIActivationDialogHandler(GUIActivationDialog):
         self.LangCB.setEnabled(self.LangCheckBox.isChecked())
 
 
-
 class CFDSTUDYGUI_DialogCollector:
     def __init__(self):
-        if Trace(): print 'CFDSTUDYGUI_DialogCollector.__init__'
         self.SetTreeLocationDialog = SetTreeLocationDialogHandler()
         self.InfoDialog = InfoDialogHandler()
-        self.DefineLinkDialog = DefineLinkDialogHandler()
         self.RunCaseDialog = RunCaseDialogHandler()
         self.ECSConversionDialog = ECSConversionDialogHandler()
         self.CopyDialog = CopyDialogHandler()
         self.GUIActivationDialog = GUIActivationDialogHandler()
 
+
 def CFD_Code ():
     return CFD_Saturne
 
+
 if __name__ == "__main__":
     app = QtGui.QApplication(sys.argv)
     lang = "en"
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ProcessMgr.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ProcessMgr.py
index 3f85054..63705dc 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ProcessMgr.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_ProcessMgr.py
@@ -613,7 +613,7 @@ class CFDSTUDYGUI_ProcessMgr(QObject):
             # update the icon of th case in the Object Browser (case path in: e.data())
             CFDSTUDYGUI_DataModel.setCaseInProcess(e.data(), False)
 
-            # update the view in the Object Browser with the new virtual folder results
+            # update the view in the Object Browser with the new folder results
             case = CFDSTUDYGUI_DataModel.findMaxDeepObject(e.data())
             #case = CFDSTUDYGUI_DataModel.GetCase(obj)
             if case:
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_SolverGUI.py b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_SolverGUI.py
index b7b901f..7dc63ce 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_SolverGUI.py
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDYGUI_SolverGUI.py
@@ -35,8 +35,7 @@ the selected code in the SALOME workspace.
 # Standard modules
 #-------------------------------------------------------------------------------
 
-import os, sys
-import string
+import os, sys, string, logging
 
 #-------------------------------------------------------------------------------
 # Third-party modules
@@ -58,6 +57,15 @@ from CFDSTUDYGUI_Commons import LogModeOn, LogModeOff, LoggingMgr, LoggingAgent
 import CFDSTUDYGUI_DataModel
 
 #-------------------------------------------------------------------------------
+# log config
+#-------------------------------------------------------------------------------
+
+logging.basicConfig()
+log = logging.getLogger("CFDSTUDYGUI_SolverGUI")
+log.setLevel(logging.DEBUG)
+#log.setLevel(logging.NOTSET)
+
+#-------------------------------------------------------------------------------
 # Global definitions
 #-------------------------------------------------------------------------------
 
@@ -70,6 +78,7 @@ mw=None
 
 _LoggingMgr = LoggingMgr()
 
+
 #-------------------------------------------------------------------------------
 # Function definitions
 #-------------------------------------------------------------------------------
@@ -80,7 +89,7 @@ def getDockWindowsLists():
     studyId = sgPyQt.getStudyId()
     if studyId in _d_DockWindows.keys() and studyId in _d_DockWindowsBrowser.keys():
         return True #_d_DockWindows[studyId],_d_DockWindowsBrowser[studyId]
-    else :
+    else:
         return False
 
 
@@ -109,7 +118,7 @@ def updateObjectBrowser():
     tabObjectBrowser()
 
 
-def updateDockWindows() :
+def updateDockWindows():
     """
     force le regroupement en onglets des fenetres d'etudes CFD
     """
@@ -123,7 +132,7 @@ def updateDockWindows() :
             dsk.tabifyDockWidget(_d_DockWindows[studyId][0], _d_DockWindows[studyId][i])
 
 
-def updateDockWindowsBrowser() :
+def updateDockWindowsBrowser():
     """
     force le regroupement en onglets des fenetres Browser d'etudes CFD
     """
@@ -132,62 +141,74 @@ def updateDockWindowsBrowser() :
 
     if not getDockWindowsLists():
         return
-    if len(_d_DockWindowsBrowser[studyId]) > 1 :
+    if len(_d_DockWindowsBrowser[studyId]) > 1:
         for i in range(1,len(_d_DockWindowsBrowser[studyId])):
             dsk.tabifyDockWidget(_d_DockWindowsBrowser[studyId][0], _d_DockWindowsBrowser[studyId][i])
 
 
-def findDockWindow(xmlName,caseName,studyCFDName) :
+def findDockWindow(xmlName, caseName, studyCFDName):
     """
-    find if the dockwindow corresponding to this xmlcase is already opened
+    Find if the dockwindow corresponding to this xmlcase is already opened
     """
-    import string
-    name = string.join([studyCFDName,caseName,xmlName],".")
     bool_findDockWindow = False
     dsk = sgPyQt.getDesktop()
     studyId = sgPyQt.getStudyId()
-    ldockWindows =dsk.findChildren(QDockWidget)
-    for dock in ldockWindows:
-        dockTitle = dock.windowTitle()
+    for dock in dsk.findChildren(QDockWidget):
+        dockTitle = str(dock.windowTitle())
         if studyId not in _d_DockWindowsBrowser.keys():
             _d_DockWindowsBrowser[studyId] = []
-        if (str(dockTitle) == 'Object Browser') and (dock not in _d_DockWindowsBrowser[studyId]):
+        if (dockTitle == 'Object Browser') and (dock not in _d_DockWindowsBrowser[studyId]):
             _d_DockWindowsBrowser[studyId].append(dock)
         if studyId not in _d_DockWindows.keys():
             _d_DockWindows[studyId] = []
 
-        if _d_DockWindows[studyId] != [] :
-            for dock in _d_DockWindows[studyId] :
-                if str(name) in str(dock.windowTitle()) :
+        if _d_DockWindows[studyId] != []:
+            for dock in _d_DockWindows[studyId]:
+                if string.rstrip(string.join([studyCFDName, caseName, xmlName], ".")) == string.rstrip(dockTitle) :
                     bool_findDockWindow = True
                     dock.show()
                     dock.raise_()
 
     return bool_findDockWindow
 
-
-def removeDockWindow(caseName) :
+def update_selectedMainViewCase_list(studyCFDName, caseName, xmlName) :
     """
-    A TESTER
-    remove the CFD_study_dock_windows from remove  popup menu in object browser
     """
+    lind = []
+    ind = 0
+    for win in _selectedMainViewCase :
+        xmlfile = os.path.basename(win.case['xmlfile'])
+        boo = xmlfile.rstrip() == xmlName and win.salome.GetName()==caseName and win.salome.GetFather().GetName() == studyCFDName
+        if boo :
+            lind.append(ind)
+        ind = ind + 1
+    if len(lind) > 0 :
+        for i in lind :
+            del _selectedMainViewCase[i]
+
+def removeDockWindow(studyCFDName, caseName, xmlName=""):
+    """
+    Close the CFD_study_dock_windows from remove  popup menu in object browser
+    """
+    log.debug("removeDockWindow -> caseName = %s" % caseName)
     dsk = sgPyQt.getDesktop()
     studyId = sgPyQt.getStudyId()
-    ldockWindows =dsk.findChildren(QDockWidget)
-    for dock in ldockWindows:
-        dockTitle = dock.windowTitle()
-        if string.split(str(dockTitle),".")[0] == str(caseName):
-            if "Browser" not in str(dockTitle) :
+    for dock in dsk.findChildren(QDockWidget):
+        dockTitle = str(dock.windowTitle())
+        log.debug("removeDockWindow -> dockTitle = %s" % dockTitle)
+        stringName = string.rstrip(string.join([studyCFDName, caseName, xmlName], "."))
+        stringNameB = stringName + " Browser"
+        if stringName  == string.rstrip(dockTitle) or stringNameB == string.rstrip(dockTitle):
+            log.debug("removeDockWindow -> widget to close = %s" % dockTitle)
+            if "Browser" not in str(dockTitle):
                 _d_DockWindows[studyId].remove(dock)
-                dsk.removeDockWidget(dock)
-                dock.setParent(None)
-            else :
+            else:
                 _d_DockWindowsBrowser[studyId].remove(dock)
-                dsk.removeDockWidget(dock)
-                dock.setParent(None)
+            dsk.removeDockWidget(dock)
+            dock.setParent(None)
+            dock.close()
         updateObjectBrowser()
 
-
 #-------------------------------------------------------------------------------
 # Classes definition
 #-------------------------------------------------------------------------------
@@ -197,21 +218,23 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     Auxilliary class for interaction with solvers GUI
     """
     def __init__(self):
-        if Trace() : print "CFDSTUDY_SolverGUI.__init__ : "
+        if Trace(): print "CFDSTUDY_SolverGUI.__init__: "
         QObject.__init__(self, None)
         self._WindowsMap = {}
         self._CurrentWindow = None
         _d_DockWindows = {}
         _d_DockWindowsBrowser = {}
 
-    def ExecGUI(self, WorkSpace, aTitle, aCase, Args=''):
+
+    def ExecGUI(self, WorkSpace, sobjXML, aCase, Args=''):
         """
         Executes GUI for solver relatively CFDCode
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.ExecGUI : "
+        if Trace(): print "CFDSTUDY_SolverGUI.ExecGUI: "
         mw = None
-        if aTitle != None and aTitle != "":
+        if sobjXML != None :
             #searching in existing tabs
+            aTitle = sobjXML.GetName()
             win = self._findWindow(aTitle,aCase)
             if win != None:
                 #need for activation
@@ -219,9 +242,9 @@ class CFDSTUDYGUI_SolverGUI(QObject):
                 return win
         else:
             aTitle = "unnamed"
-            if findDockWindow(aTitle,aCase.GetName(),aCase.GetFather().GetName()) :
+            if findDockWindow(aTitle,aCase.GetName(),aCase.GetFather().GetName()):
                 mess = "A case is not finished to be set"
-                QMessageBox.warning(None, "Warning : ",mess)
+                QMessageBox.warning(None, "Warning: ",mess)
                 return
 
         if aCase != None:
@@ -230,7 +253,7 @@ class CFDSTUDYGUI_SolverGUI(QObject):
                 aChildList = CFDSTUDYGUI_DataModel.ScanChildren(aCase, "^DATA$")
                 if not len(aChildList)== 1:
                     # no DATA folder
-                    if Trace(): print "CFDSTUDYGUI_SolverGUI.ExecGUI :There are not data folder in selected by user case"
+                    if Trace(): print "CFDSTUDYGUI_SolverGUI.ExecGUI:There are not data folder in selected by user case"
                     return None
                 aStartPath = CFDSTUDYGUI_DataModel._GetPath(aChildList[0])
             elif CFD_Code() == CFD_Neptune:
@@ -238,7 +261,7 @@ class CFDSTUDYGUI_SolverGUI(QObject):
             if aStartPath != None and aStartPath != '':
                 os.chdir(aStartPath)
         if CFD_Code() == CFD_Saturne:
-            mw = self._ExecICS(WorkSpace, aCase, aTitle, Args)
+            mw = self._ExecICS(WorkSpace, aCase, sobjXML, Args)
         elif CFD_Code() == CFD_Neptune:
             mw = self._ExecIPB(WorkSpace, aTitle, Args)
         if mw != None:
@@ -249,7 +272,7 @@ class CFDSTUDYGUI_SolverGUI(QObject):
 
 
     def eventFilter(self, anObject, anEvent):
-        if Trace() : print "CFDSTUDY_SolverGUI.eventFilter : "
+        log.debug("eventFilter")
         if anEvent.type() == QEvent.Close:
             del self._WindowsMap[anObject]
         elif anEvent.type() == QEvent.Hide:
@@ -265,55 +288,53 @@ class CFDSTUDYGUI_SolverGUI(QObject):
 
 
     def onSaveXmlFile(self):
-        if Trace() : print "CFDSTUDY_SolverGUI.onSaveXmlFile : "
+        log.debug("onSaveXmlFile")
         if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
-                self._CurrentWindow.fileSave()
+                #print "self._CurrentWindow.case['xmlfile'] = ",self._CurrentWindow.case['xmlfile']
+                if self._CurrentWindow.case['xmlfile'] != "":
+                    self._CurrentWindow.fileSave()
+                else:
+                    self.SaveAsXmlFile()
 
-    def onSaveAsXmlFile(self):
+    def SaveAsXmlFile(self):
         """
+        First : get the xmlfile name with the case (whose path is stored into the MainView Object)
+        then save as into tne new xml file (the new name is stored into the case of the MainView Object instead of the old one)
+        return old_xml_file,new_xml_file
         """
         old_xml_file = None
         xml_file = None
+        NewSObj = None
+        OldSobj = None
         if  len(_selectedMainViewCase) != 0:
             _sMainViewCase = self._CurrentWindow
             if CFD_Code() == CFD_Saturne:
                 old_xml_file = _sMainViewCase.case['xmlfile']
                 _sMainViewCase.fileSaveAs()
                 xml_file = _sMainViewCase.case['xmlfile']
-            if xml_file != None and xml_file != "" and xml_file != old_xml_file:
-                #need update object browser
-                case = self._WindowsMap[_sMainViewCase]
-                study = CFDSTUDYGUI_DataModel.GetStudyByObj(case)
-
-                obj = CFDSTUDYGUI_DataModel.checkPathUnderObject(study, xml_file)
-                if obj:
-                    #changes Title of the tab
-                    new_title = os.path.basename(xml_file)
-                    _sMainViewCase.setWindowTitle(new_title)
+                if old_xml_file == "" :
+                    old_xml_file = None
 
-                    #updates Object Browser
-                    CFDSTUDYGUI_DataModel._RebuildTreeRecursively(obj)
-                    #if os.path.exists(old_xml_file) and os.path.exists(xml_file) :
-                    if os.path.exists(xml_file) :
-                        self.replaceDockTitleName(xml_file,old_xml_file,case,study)
 
-                    updateObjectBrowser()
+        return old_xml_file,xml_file
 
 
-    def getDockTitleName(self,xml_file) :
+    def getDockTitleName(self,xml_file):
         """
         Build the Dock Title Name STUDY.CASE.file.xml with the entire file Name
         """
         lnames = string.split(xml_file,"/")
-        if len(lnames) < 4 : return None
+        if len(lnames) < 4: return None
         xmlname   = lnames[-1]
         casename  = lnames[-3]
         studyname = lnames[-4]
         return string.join([studyname,casename,xmlname],".")
 
+    def getDockTitleNameFromOB(self,studyname,casename,xmlname) :
+        return string.join([studyname,casename,xmlname],".")
 
-    def replaceDockTitleName(self,new_xml_file,old_xml_file,case,study) :
+    def replaceDockTitleName(self,new_xml_file,old_xml_file,case,study):
         """
         replace dock title name in the title of the dock widget and update
         the _d_DockWindows and _d_DockWindowsBrowser dictionary
@@ -321,27 +342,27 @@ class CFDSTUDYGUI_SolverGUI(QObject):
         OldDockTitleName = self.getDockTitleName(old_xml_file)
         NewDockTitleName = self.getDockTitleName(new_xml_file)
 
-        if NewDockTitleName == None :
-            mess = "File : "+xml_file+ \
+        if NewDockTitleName == None:
+            mess = "File: "+xml_file+ \
                    " is not stored into a CFDSTUDY directory structure like .../STUDY_CFD/CASE/DATA/filename.xml"
-            QMessageBox.warning(None, "File Error : ",mess)
+            QMessageBox.warning(None, "File Error: ",mess)
             return
-        if OldDockTitleName == None :
+        if OldDockTitleName == None:
             studyname = study.GetName()
             casename  = case.GetName()
             xmlname = "unnamed"
             OldDockTitleName = string.join([studyname,casename,xmlname],".")
-        if NewDockTitleName != None :
+        if NewDockTitleName != None:
             studyId = sgPyQt.getStudyId()
             if studyId in _d_DockWindows.keys():
                 for dock in _d_DockWindows[studyId]:
-                    if str(OldDockTitleName) in str(dock.windowTitle()) :
+                    if str(OldDockTitleName) in str(dock.windowTitle()):
                         dock.setWindowTitle(str(NewDockTitleName))
                         dock.show()
                         dock.raise_()
             if studyId in _d_DockWindowsBrowser.keys():
                 for dock in _d_DockWindowsBrowser[studyId]:
-                    if str(OldDockTitleName) in str(dock.windowTitle()) :
+                    if str(OldDockTitleName) in str(dock.windowTitle()):
                         dock.setWindowTitle(string.join([str(NewDockTitleName),"Browser"]))
                         dock.show()
                         dock.raise_()
@@ -351,14 +372,14 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onOpenShell(self):
         """
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.onOpenShell : "
-        if self._CurrentWindow != None :
+        log.debug("onOpenShell")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.openXterm()
 
 
     def onDisplayCase(self):
-        if Trace() : print "CFDSTUDY_SolverGUI.onDisplayCase : "
+        log.debug("onDisplayCase")
         _LoggingMgr.start(sys)
         if self._CurrentWindow != None:
 
@@ -367,7 +388,7 @@ class CFDSTUDYGUI_SolverGUI(QObject):
         _LoggingMgr.finish(sys)
 
     def onHelpAbout(self):
-        if Trace() : print "CFDSTUDY_SolverGUI.onHelpAbout : "
+        log.debug("onHelpAbout")
         if self._CurrentWindow != None:
            if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.displayAbout()
@@ -377,8 +398,8 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onSaturneReloadModule(self):
         """
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.onSaturneReloadModule: "
-        if self._CurrentWindow != None :
+        log.debug("onSaturneReloadModule")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.reload_modules()
         return
@@ -386,8 +407,8 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onSaturneReloadPage(self):
         """
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.onSaturneReloadPage: "
-        if self._CurrentWindow != None :
+        log.debug("CFDSTUDY_SolverGUI.onSaturneReloadPage")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.reload_page()
         return
@@ -395,8 +416,8 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onSaturneHelpLicense(self):
         """
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.onSaturneHelpLicense: "
-        if self._CurrentWindow != None :
+        log.debug("onSaturneHelpLicense")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.displayLicence()
         return
@@ -404,8 +425,8 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onSaturneHelpCS(self):
         """
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.onSaturneHelpcs: "
-        if self._CurrentWindow != None :
+        log.debug("onSaturneHelpcs")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.displayCSManual()
         return
@@ -413,8 +434,8 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onSaturneHelpSD(self):
         """
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.onSaturneHelpSD: "
-        if self._CurrentWindow != None :
+        log.debug("onSaturneHelpSD")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.displayECSManual()
         return
@@ -423,8 +444,8 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onSaturneHelpCS_Kernel(self):
         """
         """
-        if Trace() : print "CFDSTUDY_SolverGUI.onSaturneHelpCS_Kernel : "
-        if self._CurrentWindow != None :
+        log.debug("onSaturneHelpCS_Kernel")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.displayCSKernel()
 
@@ -434,8 +455,8 @@ class CFDSTUDYGUI_SolverGUI(QObject):
     def onSaturneHelpCS_Infos(self):
         """
         """
-        if Trace() : print "CFDSTUDYGUI_SolverGUI.onSaturneHelpCS_INFOS : "
-        if self._CurrentWindow != None :
+        log.debug("onSaturneHelpCS_INFOS")
+        if self._CurrentWindow != None:
             if CFD_Code() == CFD_Saturne:
                 self._CurrentWindow.displayECSInfos()
 
@@ -461,21 +482,34 @@ class CFDSTUDYGUI_SolverGUI(QObject):
         pass
 
 
-    def _ExecICS(self, WorkSpace, aCase, Title, Args):
+    def setWindowTitle_CFD(self,mw,aCase,baseTitleName) :
         """
         """
-        from Base.MainView import MainView
-        from cs_gui import process_cmd_line
+        if aCase != None :
+            fatherName = aCase.GetFather().GetName()
+            aTitle = str(fatherName + "." + aCase.GetName()) + '.' + str(baseTitleName)
+            if mw != None :
+                mw.setWindowTitle(aTitle)
+        return aTitle
+
 
+    def _ExecICS(self, WorkSpace, aCase, sobjXML, Args):
+        """
+        """
+        log.debug("_ExecICS")
+        from cs_gui import process_cmd_line
+        from cs_package import package
+        from Base.MainView import MainView
+        if sobjXML == None :
+            Title = "unnamed"
+        else :
+            Title = sobjXML.GetName()
         self.Workspace = WorkSpace
+        pkg = package()
         case, splash, batch_window, batch_file, tree_window, read_only = process_cmd_line(Args)
+        mw = MainView(pkg, case, batch_window, batch_file, tree_window, read_only, aCase)
 
-        mw = MainView(case, batch_window, batch_file, tree_window, read_only, aCase)
-        fatherName = aCase.GetFather().GetName()
-
-        aTitle = str(fatherName + "." + aCase.GetName()) + '.' + str(Title)
-        mw.setWindowTitle(aTitle)
-
+        aTitle = self.setWindowTitle_CFD(mw,aCase,Title)
         dsk = sgPyQt.getDesktop()
         dock = QDockWidget(aTitle)
 
@@ -491,6 +525,7 @@ class CFDSTUDYGUI_SolverGUI(QObject):
 
         dock.setVisible(True)
         dock.show()
+        ##dock.installEventFilter(self)
         updateDockWindows()
 
         BrowserTitle = aTitle  + " Browser"
@@ -500,7 +535,6 @@ class CFDSTUDYGUI_SolverGUI(QObject):
         if studyId not in _d_DockWindowsBrowser.keys():
             _d_DockWindowsBrowser[studyId] = []
         _d_DockWindowsBrowser[studyId].append(mw.dockWidgetBrowser)
-
         mw.dockWidgetBrowser.setVisible(True)
         mw.dockWidgetBrowser.show()
         mw.dockWidgetBrowser.raise_()
@@ -511,11 +545,14 @@ class CFDSTUDYGUI_SolverGUI(QObject):
 
         updateDockWindowsBrowser()
         updateObjectBrowser()
+
         return mw
 
 
     def _findWindow(self, aTitle, aCase):
-
+        """
+        """
+        log.debug("_findWindow")
         if aTitle == '' or aCase == None:
             return None
 
@@ -527,36 +564,40 @@ class CFDSTUDYGUI_SolverGUI(QObject):
         return None
 
 
-    def setdockWindowBrowserActivated(self,visible) :
-
-        if not visible : return
+    def setdockWindowBrowserActivated(self,visible):
+        """
+        """
+        if not visible: return
         dock = self.sender()
-        if dock.isActiveWindow() == False : return
+        if dock.isActiveWindow() == False: return
         titledock = str(dock.windowTitle())
         studyId = sgPyQt.getStudyId()
         if studyId not in _d_DockWindowsBrowser.keys():
             return
+        titledockBr = string.rstrip(titledock) + " Browser"
         for i in range(len(_d_DockWindowsBrowser[studyId])):
-            if titledock in str(_d_DockWindowsBrowser[studyId][i].windowTitle()):
+
+            if string.rstrip(titledockBr) == string.rstrip(str(_d_DockWindowsBrowser[studyId][i].windowTitle())):
                 _d_DockWindowsBrowser[studyId][i].activateWindow()
                 _d_DockWindowsBrowser[studyId][i].setVisible(True)
                 _d_DockWindowsBrowser[studyId][i].show()
                 _d_DockWindowsBrowser[studyId][i].raise_()
-                self.activateCurrentWindow(titledock)
+                self.activateCurrentWindow(titledockBr)
 
 
-    def setdockWindowActivated(self,visible) :
-
-        if not visible : return
+    def setdockWindowActivated(self,visible):
+        """
+        """
+        if not visible: return
         dock = self.sender()
-        if dock.isActiveWindow() == False : return
+        if dock.isActiveWindow() == False: return
         title = str(dock.windowTitle())
         titledock,br = string.split(title," Browser")
         studyId = sgPyQt.getStudyId()
         if studyId not in _d_DockWindowsBrowser.keys():
             return
         for i in range(len(_d_DockWindows[studyId])):
-            if str(_d_DockWindows[studyId][i].windowTitle()) in str(title):
+            if string.rstrip(str(_d_DockWindows[studyId][i].windowTitle())) == string.rstrip(str(titledock)):
                 _d_DockWindows[studyId][i].activateWindow()
                 _d_DockWindows[studyId][i].setVisible(True)
                 _d_DockWindows[studyId][i].show()
@@ -564,25 +605,27 @@ class CFDSTUDYGUI_SolverGUI(QObject):
                 self.activateCurrentWindow(titledock)
 
 
-    def activateCurrentWindow(self,title) :
+    def activateCurrentWindow(self,title):
         """
         """
-        for mw in self._WindowsMap.keys() :
-            casename = mw.case['salome'].GetName()
-            xmlfile = mw.case['xmlfile']
-            if xmlfile == "" or xmlfile == None :
+        for mw in self._WindowsMap.keys():
+
+            casename = mw.salome.GetName()
+            xmlfile = os.path.basename(mw.case['xmlfile'])
+            xmlfile = xmlfile.rstrip()
+            if xmlfile == "" or xmlfile == None:
                 xmlfileName = "unnamed"
-            else :
-                xmlfileName = os.path.basename(xmlfile)
-            fatherCaseName = mw.case['salome'].GetFather().GetName()
-            if title == string.join([fatherCaseName,casename,xmlfileName],".") :
+            else:
+                xmlfileName = xmlfile
+            fatherCaseName = mw.salome.GetFather().GetName()
+            if string.rstrip(title) == string.join([fatherCaseName,casename,xmlfileName],"."):
                 self._CurrentWindow = mw
-                if mw not in _selectedMainViewCase :
+                if mw not in _selectedMainViewCase:
                     _selectedMainViewCase.append(mw)
                 mw.activateWindow()
 
 
-    def disconnectDockWindows(self) :
+    def disconnectDockWindows(self):
         """
         Hide the dock windows of CFDSTUDY GUI, when activating another Salome Component
         We can have one or several of them with the right click on the main menu bar of
@@ -594,11 +637,11 @@ class CFDSTUDYGUI_SolverGUI(QObject):
         if studyId not in _d_DockWindows.keys():
             return
 
-        if len(_d_DockWindows[studyId]) != 0 :
+        if len(_d_DockWindows[studyId]) != 0:
             for dock in _d_DockWindows[studyId]:
                 dock.hide()
 
-        if len(_d_DockWindowsBrowser[studyId]) != 0 :
+        if len(_d_DockWindowsBrowser[studyId]) != 0:
             for dock in _d_DockWindowsBrowser[studyId]:
                 if dock.windowTitle() != 'Object Browser':
                     dock.hide()
@@ -609,7 +652,7 @@ class CFDSTUDYGUI_SolverGUI(QObject):
                 dock.hide()
 
 
-    def connectDockWindows(self) :
+    def connectDockWindows(self):
         """
         Show all the dock windows of CFDSTUDY GUI, when activating another Salome Component
         visualise les dock windows  lors d'un changement de composant
@@ -636,3 +679,16 @@ class CFDSTUDYGUI_SolverGUI(QObject):
             for dock in _d_DockWindowsRuncase[studyId]:
                 dock.show()
                 dock.setVisible(True)
+
+
+    def update_WindowsMap_dict(self,aCase,aXmlFileName) :
+        l_win = []
+        for win in self._WindowsMap.keys() :
+            xmlfile = os.path.basename(win.case['xmlfile'])
+            boo = self._WindowsMap[win].GetName() == aCase.GetName() and xmlfile.rstrip() == aXmlFileName and self._WindowsMap[win].GetFather().GetName() == aCase.GetFather().GetName()
+            if boo :
+                l_win.append(win)
+        if len(l_win) != 0 :
+            for w in l_win :
+                del self._WindowsMap[w]
+
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_images.ts b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_images.ts
index c14ab57..a57db22 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_images.ts
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_images.ts
@@ -54,14 +54,6 @@
             <translation>Folder.png</translation>
         </message>
         <message>	
-            <source>CFDSTUDY_FOLDER_LINKED_OBJ_ICON</source>
-            <translation>FolderLinked.png</translation>
-        </message>
-        <message>	
-            <source>CFDSTUDY_FOLDER_VIRTUAL_OBJ_ICON</source>
-            <translation>FolderVirtual.png</translation>
-        </message>
-        <message>	
             <source>CFDSTUDY_DOCUMENT_OBJ_ICON</source>
             <translation>Document.png</translation>
         </message>
@@ -74,10 +66,6 @@
             <translation>Executable.png</translation>
         </message>
         <message>	
-            <source>CFDSTUDY_LINK_OBJ_ICON</source>
-            <translation>Link.png</translation>
-        </message>
-        <message>	
             <source>CFDSTUDY_OPENED_FOLDER_OBJ_ICON</source>
             <translation>OpenedFolder.png</translation>
         </message>
@@ -142,18 +130,14 @@
             <translation>Delete.png</translation>
         </message>
         <message>	
-            <source>CREATE_LINK_ACTION_ICON</source>
-            <translation>Link.png</translation>
+            <source>CLOSE_CFD_GUI_ACTION_ICON</source>
+            <translation>CloseGui.png</translation>
         </message>
         <message>	
             <source>CHECK_COMPILATION_ACTION_ICON</source>
             <translation>CheckCompilation.png</translation>
         </message>
         <message>	
-            <source>DEFINE_LINK_ACTION_ICON</source>
-            <translation>Link.png</translation>
-        </message>
-        <message>	
             <source>EXPORT_IN_POSTPRO_ACTION_ICON</source>
             <translation>VISU_Module_Export.png</translation>
         </message>
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_en.ts b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_en.ts
index 5ad725c..5b50467 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_en.ts
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CFDSTUDY_msg_en.ts
@@ -1,719 +1,744 @@
 <!DOCTYPE TS><TS>
     <context>
-        <name>@default</name>    
+        <name>@default</name>
         <message>
             <source>CFDSTUDY_INVALID_ENV</source>
             <translation>CFD code environment not found!</translation>
-	</message>
+        </message>
+        <message>
+            <source>CFDSTUDY_INVALID_SOLVER_NAME</source>
+            <translation>%1 is an invalid name of solver ! It must be %2 or %3 !</translation>
+        </message>
         <message>
             <source>CFDSTUDY_MENU</source>
             <translation>CFDSTUDY</translation>
-	</message>
+        </message>
         <message>
             <source>CFDSTUDY_TOOL_BAR</source>
             <translation>CFDSTUDY</translation>
-	</message>
+        </message>
         <message>
             <source>NEW_CFDSTUDY_STUDY_TEXT</source>
             <translation>New CFD study</translation>
-	</message>
+        </message>
         <message>
             <source>NEW_CFDSTUDY_STUDY_TIP</source>
             <translation>Creating new CFD study</translation>
-	</message>
+        </message>
         <message>
             <source>NEW_CFDSTUDY_STUDY_SB</source>
             <translation>Creating new CFD study</translation>
-	</message>
+        </message>
         <message>
             <source>SET_CFDSTUDY_STUDY_TEXT</source>
             <translation>Set CFD study Location</translation>
-	</message>
+        </message>
         <message>
             <source>SET_CFDSTUDY_STUDY_TIP</source>
             <translation>Set location for new CFD study</translation>
-	</message>
+        </message>
         <message>
             <source>SET_CFDSTUDY_STUDY_SB</source>
             <translation>Set location for new CFD study</translation>
-	</message>
+        </message>
         <message>
             <source>SET_STUDY_LOCATION_BROWSE_CAPTION</source>
             <translation>Choose CFD study location</translation>
-	</message>
+        </message>
         <message>
             <source>SET_CFDSTUDY_ENVIRONMENT_PROFILE</source>
             <translation>Choose the environment profile file</translation>
-	</message>
+        </message>
         <message>
             <source>ADD_CFDSTUDY_CASE_TEXT</source>
             <translation>Add Case</translation>
-	</message>
+        </message>
         <message>
             <source>ADD_CFDSTUDY_CASE_TIP</source>
             <translation>Adding Case</translation>
-	</message>
+        </message>
         <message>
             <source>ADD_CFDSTUDY_CASE_SB</source>
             <translation>Adding Case</translation>
-	</message>
+        </message>
         <message>
             <source>EDIT_CFDSTUDY_CASE_TEXT</source>
             <translation>Case Configuration</translation>
-	</message>
+        </message>
         <message>
             <source>EDIT_CFDSTUDY_CASE_TIP</source>
             <translation>Case configuration</translation>
-	</message>
+        </message>
         <message>
             <source>EDIT_CFDSTUDY_CASE_SB</source>
             <translation>Case configuration</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_CFDSTUDY_CASE_TEXT</source>
             <translation>Run Case</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_CFDSTUDY_CASE_TIP</source>
             <translation>Run Case</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_CFDSTUDY_CASE_SB</source>
             <translation>Run Case</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_CFDSTUDY_GUI_TEXT</source>
             <translation>Launch GUI</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_CFDSTUDY_GUI_TIP</source>
             <translation>Launching of CFD code interface</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_CFDSTUDY_GUI_SB</source>
             <translation>Launching of CFD code interface</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_GUI_WITH_OPTION_TEXT</source>
             <translation>Launch GUI with options</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_ICS_WITH_OPTION_TIP</source>
             <translation>Launching of CFD code interface with options</translation>
-	</message>
+        </message>
         <message>
             <source>LAUNCH_GUI_WITH_OPTION_SB</source>
             <translation>Launching of CFD code interface with options</translation>
-	</message>
+        </message>
         <message>
             <source>UPDATE_CFDSTUDY_OBJBROWSER_TEXT</source>
             <translation>Update Object Browser</translation>
-	</message>
+        </message>
         <message>
             <source>UPDATE_CFDSTUDY_OBJBROWSER_TIP</source>
             <translation>Updating Object Browser (reread root directory)</translation>
-	</message>
+        </message>
         <message>
             <source>UPDATE_CFDSTUDY_OBJBROWSER_SB</source>
             <translation>Updating Object Browser (reread root directory)</translation>
-	</message>
+        </message>
         <message>
             <source>INFO_CFDSTUDY_TEXT</source>
             <translation>CFDSTUDY Information</translation>
-	</message>
+        </message>
         <message>
             <source>INFO_CFDSTUDY_TIP</source>
             <translation>Showing main CFDSTUDY Information</translation>
-	</message>
+        </message>
         <message>
             <source>INFO_CFDSTUDY_SB</source>
             <translation>Showing main CFDSTUDY Information</translation>
-	</message>
+        </message>
         <message>
             <source>RUN_SCRIPT_ACTION_TEXT</source>
             <translation>Run script...</translation>
-	</message>
+        </message>
         <message>
             <source>RUN_SCRIPT_ACTION_TIP</source>
             <translation>Run script...</translation>
-	</message>
+        </message>
         <message>
             <source>RUN_SCRIPT_ACTION_SB</source>
             <translation>Run script...</translation>
-	</message>
+        </message>
         <message>
             <source>RUN_SCRIPT_ACTION_ACCESS_ERROR</source>
             <translation>You have not access rights for this script execution!</translation>
-	</message>
-	<message>
+        </message>
+        <message>
             <source>SOLVER_FILE_MENU_TEXT</source>
             <translation>CFD_Code</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_SAVE_ACTION_TEXT</source>
-            <translation>Save data xml file</translation>
-	</message>
+            <translation>Save CFD Data File</translation>
+        </message>
         <message>
             <source>SOLVER_SAVE_ACTION_TIP</source>
-            <translation>Save data xml file</translation>
-	</message>
+            <translation>Save CFD Data File</translation>
+        </message>
         <message>
             <source>SOLVER_SAVE_ACTION_SB</source>
-            <translation>Save data xml file</translation>
-	</message>
+            <translation>Save CFD Data File</translation>
+        </message>
         <message>
             <source>SOLVER_SAVEAS_ACTION_TEXT</source>
-            <translation>Save as data xml file</translation>
-	</message>
+            <translation>Save as CFD Data File</translation>
+        </message>
         <message>
             <source>SOLVER_SAVEAS_ACTION_TIP</source>
-            <translation>Save as data xml file</translation>
-	</message>
+            <translation>Save as CFD Data File</translation>
+        </message>
         <message>
             <source>SOLVER_SAVEAS_ACTION_SB</source>
-            <translation>Save as data xml file</translation>
-	</message>
+            <translation>Save as CFD Data File</translation>
+        </message>
+        <message>
+            <source>XML_DATA_FILE</source>
+            <translation>Error into the XML Data File %1</translation>
+        </message>
+        <message>
+            <source>XML_DATA_FILE_ERROR</source>
+            <translation>Data File error for %1</translation>
+        </message>
         <message>
             <source>SOLVER_TOOLS_MENU_TEXT</source>
             <translation>Tools</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_OPENSHELL_ACTION_TEXT</source>
             <translation>Open Shell</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_OPENSHELL_ACTION_TIP</source>
             <translation>Open Shell</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_OPENSHELL_ACTION_SB</source>
             <translation>Open Shell</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_DISPLAYCASE_ACTION_TEXT</source>
             <translation>Case display</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_DISPLAYCASE_ACTION_TIP</source>
             <translation>Case display</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_DISPLAYCASE_ACTION_SB</source>
             <translation>Case display</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_HELP_MENU_TEXT</source>
             <translation>CFD_Code</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_HELPABOUT_ACTION_TEXT</source>
             <translation>About</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_HELPABOUT_ACTION_TIP</source>
             <translation>About</translation>
-	</message>
+        </message>
         <message>
             <source>SOLVER_HELPABOUT_ACTION_SB</source>
             <translation>About</translation>
-	</message>	    
-	<message>
+        </message>    
+        <message>
             <source>SATURNE_FILE_MENU_TEXT</source>
             <translation>Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_SAVE_ACTION_TEXT</source>
             <translation>Save SaturneGUI data xml file</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_SAVE_ACTION_TIP</source>
             <translation>Save SaturneGUI data xml file</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_SAVE_ACTION_SB</source>
             <translation>Save SaturneGUI data xml file</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_SAVEAS_ACTION_TEXT</source>
             <translation>Save as SaturneGUI data xml file</translation>
-	</message>	    
+        </message>    
         <message>
             <source>SATURNE_SAVEAS_ACTION_TIP</source>
             <translation>Save as SaturneGUI data xml file</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_SAVEAS_ACTION_SB</source>
             <translation>Save as SaturneGUI data xml file</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_TOOLS_MENU_TEXT</source>
             <translation>Tools</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_OPENSHELL_ACTION_TEXT</source>
             <translation>Open Shell</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_OPENSHELL_ACTION_TIP</source>
             <translation>Open Shell</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_OPENSHELL_ACTION_SB</source>
             <translation>Open Shell</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_DISPLAYCASE_ACTION_TEXT</source>
             <translation>Display current Case</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_DISPLAYCASE_ACTION_TIP</source>
             <translation>Display current Case</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_DISPLAYCASE_ACTION_SB</source>
             <translation>Display current Case</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_RELOADMODULES_ACTION_TEXT</source>
             <translation>Reload all modules</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_RELOADMODULES_ACTION_TIP</source>
             <translation>Reload all modules</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_RELOADMODULES_ACTION_SB</source>
             <translation>Reload all modules</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_RELOADPAGE_ACTION_TEXT</source>
             <translation>Reload current page</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_RELOADPAGE_ACTION_TIP</source>
             <translation>Reload current page</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_RELOADPAGE_ACTION_SB</source>
             <translation>Reload current page</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELP_MENU_TEXT</source>
             <translation>Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPABOUT_ACTION_TEXT</source>
             <translation>About Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPABOUT_ACTION_TIP</source>
             <translation>About Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPABOUT_ACTION_SB</source>
             <translation>About Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPLICENSE_ACTION_TEXT</source>
             <translation>License</translation>
-	</message>	    
+        </message>
         <message>
             <source>SATURNE_HELPLICENSE_ACTION_TIP</source>
             <translation>License</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPLICENSE_ACTION_SB</source>
             <translation>License information</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_USERMANUAL_MENU_TEXT</source>
             <translation>User manual</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELP_CS_ACTION_TEXT</source>
             <translation>Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELP_CS_ACTION_TIP</source>
             <translation>Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELP_CS_ACTION_SB</source>
             <translation>Code_Saturne</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELP_SD_ACTION_TEXT</source>
             <translation>Solution domain</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELP_SD_ACTION_TIP</source>
             <translation>Solution domain</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELP_SD_ACTION_SB</source>
             <translation>Solution domain</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPCS_KERNEL_ACTION_TEXT</source>
             <translation>Code_Saturne kernel</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPCS_KERNEL_ACTION_TIP</source>
             <translation>Code_Saturne kernel</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPCS_KERNEL_ACTION_SB</source>
             <translation>Code_Saturne kernel</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPCS_INFOS_ACTION_TEXT</source>
             <translation>Code_Saturne infos</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPCS_INFOS_ACTION_TIP</source>
             <translation>Code_Saturne infos</translation>
-	</message>
+        </message>
         <message>
             <source>SATURNE_HELPCS_INFOS_ACTION_SB</source>
             <translation>Code_Saturne infos</translation>
-	</message>	    
+        </message>
         <message>
             <source>NEPTUNE_FILE_MENU_TEXT</source>
             <translation>NEPTUNE_CFD</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_HELP_MENU_TEXT</source>
             <translation>NEPTUNE_CFD</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_WIN_MENU_TEXT</source>
             <translation>NEPTUNE_CFD</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_WINBROWSER_ACTION_TEXT</source>
             <translation>Browser</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_WINBROWSER_ACTION_TIP</source>
             <translation>Browser</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_WINBROWSER_ACTION_SB</source>
             <translation>Browser</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_WINIDENTITY_ACTION_TEXT</source>
             <translation>Identity</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_WINIDENTITY_ACTION_TIP</source>
             <translation>Identity</translation>
-	</message>
+        </message>
         <message>
             <source>NEPTUNE_WINIDENTITY_ACTION_SB</source>
             <translation>Identity</translation>
-	</message>	    
+        </message>
         <message>
             <source>DELETE_ACTION_TEXT</source>
             <translation>Delete</translation>
-	</message>
+        </message>
         <message>
             <source>DELETE_ACTION_TIP</source>
             <translation>Delete</translation>
-	</message>
+        </message>
         <message>
             <source>DELETE_ACTION_SB</source>
             <translation>Delete</translation>
-	</message>
+        </message>
         <message>
             <source>REMOVE_ACTION_TEXT</source>
             <translation>Remove</translation>
-	</message>
+        </message>
         <message>
             <source>REMOVE_ACTION_TIP</source>
             <translation>Remove</translation>
-	</message>
+        </message>
         <message>
             <source>REMOVE_ACTION_SB</source>
             <translation>Remove</translation>
-	</message>
+        </message>
         <message>
             <source>REMOVE_ACTION_CONFIRM_MESS</source>
             <translation>Do You want to remove of %1 from this study?</translation>
-	</message>
-        <message>
-            <source>CREATE_LINK_ACTION_TEXT</source>
-            <translation>Create link</translation>
-	</message>
-        <message>
-            <source>CREATE_LINK_ACTION_TIP</source>
-            <translation>Create link</translation>
-	</message>
+        </message>
         <message>
-            <source>CREATE_LINK_ACTION_SB</source>
-            <translation>Create link</translation>
-	</message>
+            <source>CLOSE_CFD_GUI_ACTION_TEXT</source>
+            <translation>Close CFD GUI</translation>
+        </message>
         <message>
-            <source>DEFINE_LINK_ACTION_TEXT</source>
-            <translation>Define link</translation>
-	</message>
+            <source>CLOSE_CFD_GUI_ACTION_TIP</source>
+            <translation>Close CFD GUI</translation>
+        </message>
         <message>
-            <source>DEFINE_LINK_ACTION_TIP</source>
-            <translation>Choosing source results</translation>
-	</message>
+            <source>CLOSE_CFD_GUI_ACTION_SB</source>
+            <translation>Close CFD GUI</translation>
+        </message>
         <message>
-            <source>DEFINE_LINK_ACTION_SB</source>
-            <translation>Choosing source results</translation>
-	</message>
+            <source>CLOSE_CFD_GUI_ACTION_CONFIRM_MESS</source>
+            <translation>Do You want to close the CFD GUI %1 from this study?</translation>
+        </message>
         <message>
             <source>VIEW_ACTION_TEXT</source>
             <translation>View</translation>
-	</message>
+        </message>
         <message>
             <source>VIEW_ACTION_TIP</source>
             <translation>View</translation>
-	</message>
+        </message>
         <message>
             <source>VIEW_ACTION_SB</source>
             <translation>View</translation>
-	</message>
+        </message>
         <message>
             <source>EDIT_ACTION_TEXT</source>
             <translation>Edit</translation>
-	</message>
+        </message>
         <message>
             <source>EDIT_ACTION_TIP</source>
             <translation>Edit</translation>
-	</message>
+        </message>
         <message>
             <source>EDIT_ACTION_SB</source>
             <translation>Edit</translation>
-	</message>
+        </message>
         <message>
             <source>MOVE_TO_DRAFT_ACTION_TEXT</source>
             <translation>Move to DRAFT</translation>
-	</message>
+        </message>
         <message>
             <source>MOVE_TO_DRAFT_ACTION_TIP</source>
             <translation>Move to DRAFT</translation>
-	</message>
+        </message>
         <message>
             <source>MOVE_TO_DRAFT_ACTION_SB</source>
             <translation>Move to DRAFT</translation>
-	</message>
+        </message>
         <message>
             <source>OVERWRITE_CONFIRM_MESS</source>
             <translation>Target file already exists. Do You want to overwrite it?</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_IN_DATA_ACTION_TEXT</source>
             <translation>Copy in DATA</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_IN_DATA_ACTION_TIP</source>
             <translation>Copy in DATA</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_IN_DATA_ACTION_SB</source>
             <translation>Copy in DATA</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_IN_SRC_ACTION_TEXT</source>
             <translation>Copy in SRC</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_IN_SRC_ACTION_TIP</source>
             <translation>Copy in SRC</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_IN_SRC_ACTION_SB</source>
             <translation>Copy in SRC</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_CASE_FILE_ACTION_TEXT</source>
-            <translation>Copy into an other Case</translation>
-	</message>
+            <translation>Copy into another Case</translation>
+        </message>
         <message>
             <source>COPY_CASE_FILE_ACTION_TIP</source>
             <translation>Copy into an other Case</translation>
-	</message>
+        </message>
         <message>
             <source>COPY_CASE_FILE_ACTION_SB</source>
             <translation>Copy into an other Case</translation>
-	</message>
+        </message>
         <message>
             <source>EXPORT_IN_POSTPRO_ACTION_TEXT</source>
             <translation>Export In Post-Pro</translation>
-	</message>
+        </message>
         <message>
             <source>EXPORT_IN_POSTPRO_ACTION_TIP</source>
             <translation>Export In Post-Pro</translation>
-	</message>
+        </message>
         <message>
             <source>EXPORT_IN_POSTPRO_ACTION_SB</source>
             <translation>Export In Post-Pro</translation>
-	</message>
+        </message>
         <message>
             <source>EXPORT_IN_SMESH_ACTION_TEXT</source>
             <translation>Export in SMESH</translation>
-	</message>
+        </message>
         <message>
             <source>EXPORT_IN_SMESH_ACTION_TIP</source>
             <translation>Export in SMESH</translation>
-	</message>
+        </message>
         <message>
             <source>EXPORT_IN_SMESH_ACTION_SB</source>
             <translation>Export in SMESH</translation>
-	</message>
+        </message>
         <message>
             <source>EXPORT_IN_SMESH_ACTION_WARNING</source>
             <translation>Some errors occored during EXPORT operation!</translation>
-	</message>
+        </message>
         <message>
             <source>CONVERT_IN_MED_ACTION_TEXT</source>
             <translation>Convert to MED</translation>
-	</message>
+        </message>
         <message>
             <source>CONVERT_IN_MED_ACTION_TIP</source>
             <translation>Convert to MED</translation>
-	</message>
+        </message>
         <message>
             <source>CONVERT_IN_MED_ACTION_SB</source>
             <translation>Convert to MED</translation>
-	</message>
+        </message>
         <message>
             <source>ECS_CONVERT_ACTION_TEXT</source>
             <translation>Convert to MED</translation>
-	</message>
+        </message>
         <message>
             <source>ECS_CONVERT_ACTION_TIP</source>
             <translation>Convert to MED</translation>
-	</message>
+        </message>
         <message>
             <source>ECS_CONVERT_ACTION_SB</source>
             <translation>Convert to MED</translation>
-	</message>
+        </message>
         <message>
             <source>CHECK_COMPILATION_ACTION_TEXT</source>
             <translation>Check compilation</translation>
-	</message>
+        </message>
         <message>
             <source>CHECK_COMPILATION_ACTION_TIP</source>
             <translation>Check compilation</translation>
-	</message>
+        </message>
         <message>
             <source>CHECK_COMPILATION_ACTION_SB</source>
             <translation>Check compilation</translation>
-	</message>
+        </message>
         <message>
             <source>STOP_SOLVER_ACTION_TEXT</source>
             <translation>Stop solver</translation>
-	</message>
+        </message>
         <message>
             <source>STOP_SOLVER_ACTION_TIP</source>
             <translation>Stop correspoinding solver process</translation>
-	</message>
+        </message>
         <message>
             <source>STOP_SOLVER_ACTION_SB</source>
             <translation>Stop correspoinding solver process</translation>
-	</message>
+        </message>
         <message>
             <source>SHOW_SOLVER_PROCESS_ACTION_TEXT</source>
             <translation>Show solver process</translation>
-	</message>
+        </message>
         <message>
             <source>SHOW_SOLVER_PROCESS_ACTION_TIP</source>
             <translation>Show process log of correspoinding solver process</translation>
-	</message>
+        </message>
         <message>
             <source>SHOW_SOLVER_PROCESS_ACTION_SB</source>
             <translation>Show process log of correspoinding solver process</translation>
-	</message>
+        </message>
         <message>
             <source>PROCESS_DLG_PROCESS_NOT_SUCCESS</source>
             <translation>Some errors occured during Solver execution. See lof files for details</translation>
-	</message>
+        </message>
         <message>
             <source>PROCESS_DLG_PROCESS_SUCCESS</source>
             <translation>Solver execution complete. See lof files for details</translation>
-	</message>
+        </message>
         <message>
             <source>PROCESS_DLG_PROCESS_STOP</source>
             <translation>Solver execution stoped by user</translation>
-	</message>
+        </message>
         <message>
             <source>PROCESS_DLG_PROCESS_ERROR</source>
             <translation>Solver execution complete with some errors. See lof files for details</translation>
-	</message>
+        </message>
         <message>
             <source>PROCESS_DLG_CAPTION</source>
             <translation>Calculation process manager</translation>
-	</message>	
+        </message>
         <message>
             <source>CFDSTUDY_PREF_TAB</source>
             <translation>CFDSTUDY</translation>
-	</message>
+        </message>
         <message>
             <source>CFDSTUDY_PREF_GEN_GROUP</source>
             <translation>General</translation>
-	</message>
+        </message>
         <message>
             <source>CFDSTUDY_PREF_KERNEL</source>
             <translation>Home Kernel CFDSTUDY</translation>
-	</message>
+        </message>
         <message>
             <source>CFDSTUDY_PREF_EDITOR</source>
             <translation>xemacs</translation>
-	</message>	
+        </message>
         <message>
             <source>CFDSTUDY_PREF_READER</source>
             <translation>xemacs</translation>
-	</message>	
+        </message>
         <message>
             <source>CFDSTUDY_PREF_DIFF</source>
             <translation>Diff tool</translation>
-	</message>	
+        </message>
         <message>
             <source>CFDSTUDY_PREF_DISPLAY</source>
             <translation>Display</translation>
-	</message>	
+        </message>
         <message>
             <source>CFDSTUDY_PREF_ENV_GROUP</source>
             <translation>Environment</translation>
-	</message>		
+        </message>
         <message>
             <source>CFDSTUDY_PREF_SHOW_INFO_DLG</source>
             <translation>Don't show Information Dialog on first module activation</translation>
-	</message>		
-	
+        </message>
+
         <message>
             <source>CFDSTUDY_ENV_WARN_MESSAGE</source>
             <translation>You can't activate CFDSTUDY module without required enviroment variables. Please, set it</translation>
-	</message>	
+        </message>
         <message>
             <source>STMSG_SET_STUDY_LOCATION</source>
             <translation>Setting study location...</translation>
-	</message>	
+        </message>
         <message>
             <source>STMSG_UPDATE_STUDY</source>
             <translation>Updating study structure...</translation>
-	</message>	
+        </message>
         <message>
             <source>STMSG_ADD_CASE</source>
             <translation>Adding CFD cases...</translation>
-	</message>	
+        </message>
         <message>
             <source>STMSG_ECS_CONVERT</source>
             <translation>Convertion to MED format...</translation>
-	</message>	
+        </message>
         <message>
             <source>STMSG_RUN_SCRIPT</source>
             <translation>Running Code_Saturne...</translation>
-	</message>	
+        </message>
         <message>
             <source>STMSG_CHECK_COMPILATION</source>
             <translation>Check compilation...</translation>
-	</message>			
+        </message>
+        <message>
+            <source>ENV_DLG_INVALID_DIRECTORY</source>
+            <translation>Directory %1 does not exists!!! </translation>
+        </message>
+        <message>
+            <source>ENV_DLG_INVALID_FILE</source>
+            <translation>%1 : File %2  does not exists!!! </translation>
+        </message>
+        <message>
+            <source>INFO_DLG_INVALID_ENV</source>
+            <translation>Invalid environment for %1 ! </translation>
+        </message>
+        <message>
+            <source>STMSG_UPDATE_STUDY_INCOMING</source>
+            <translation> ...Study structure updating NOW ! </translation>
+        </message>
+        <message>
+            <source>INFO_DLG_CASE</source>
+            <translation> Study Case %1 already exists ! </translation>
+        </message>
+
     </context>
     <context>
         <name>InfoDialogHandler</name>
@@ -728,7 +753,7 @@
         <message>
             <source>INFO_DLG_ENV_GROUP</source>
             <translation>Environment Variables</translation>
-        </message>	
+        </message>
         <message>
             <source>INFO_DLG_ENV_REQUIRED</source>
             <translation>%1 (required)</translation>
@@ -740,7 +765,7 @@
         <message>
             <source>INFO_DLG_CHECKBOX_TEXT</source>
             <translation>Don't show me again on startup module</translation>
-        </message>	
+        </message>
         <message>
             <source>INFO_DLG_ENV_EDIT</source>
             <translation>Edit environnement...</translation>
@@ -752,19 +777,19 @@
         <message>
             <source>INFO_DLG_SATURNE_TEXT</source>
             <translation>Code_Saturne</translation>
-        </message>	
+        </message>
         <message>
             <source>INFO_DLG_NEPTUNE_TEXT</source>
             <translation>NEPTUNE_CFD</translation>
-        </message>	
+        </message>
         <message>
             <source>INFO_DLG_INVALID_ENV</source>
             <translation>Invalid environment!Please, correct required or non-existent variables:</translation>
-        </message>	
+        </message>
         <message>
             <source>DLG_OK_BUTTON_TEXT</source>
             <translation>OK</translation>
-        </message>	
+        </message>
     </context>
     <context>
         <name>EnvSettingsDialogHandler</name>
@@ -787,7 +812,7 @@
         <message>
             <source>DLG_OK_BUTTON_TEXT</source>
             <translation>OK</translation>
-        </message>	
+        </message>
         <message>
             <source>DLG_ABORT_BUTTON_TEXT</source>
             <translation>Abort</translation>
@@ -799,30 +824,15 @@
         <message>
             <source>ENV_DLG_INVALID_ENV</source>
             <translation>Directory of %1 variable does not exists!!!</translation>
-        </message>				
+        </message>
         <message>
             <source>SET_CFDSTUDY_ENVIRONMENT_PROFILE</source>
             <translation>Choose the environment profile file</translation>
-        </message>	
-        <message>
-            <source>SET_STUDY_LOCATION_BROWSE_CAPTION</source>
-            <translation>Choose CFDSTUDY Study location</translation>	
-        </message>		    				
-    </context>
-    <context>
-        <name>DefineLinkDialogHandler</name>
-        <message>
-            <source>LINK_DLG_GROUP_TITLE</source>
-            <translation>Choose new virtual folder</translation>
         </message>
         <message>
-            <source>LINK_DLG_CAPTION</source>
-            <translation>Define link</translation>
+            <source>SET_STUDY_LOCATION_BROWSE_CAPTION</source>
+            <translation>Choose CFDSTUDY Study location</translation>
         </message>
-        <message>
-            <source>DLG_OK_BUTTON_TEXT</source>
-            <translation>OK</translation>
-        </message>	
     </context>
     <context>
         <name>SetTreeLocationDialogHandler</name>
@@ -837,7 +847,7 @@
         <message>
             <source>LOCATION_DLG_CAPTION</source>
             <translation>Location of CFDSTUDY study</translation>
-        </message>	
+        </message>
         <message>
             <source>LOCATION_DLG_STUDY_NAME</source>
             <translation>Study name</translation>
@@ -865,15 +875,15 @@
         <message>
             <source>LOCATION_DLG_WARN_MESS</source>
             <translation>The Directory %1 already exists. Do You want to use that study?</translation>
-        </message>	
+        </message>
         <message>
             <source>LOCATION_DLG_WARN_MESS1</source>
             <translation>The Directory %1 already exists. Do You want to create a new study?</translation>
-        </message>	
+        </message>
         <message>
             <source>LOCATION_DLG_ERROR_MESS</source>
             <translation>The Directory %1 does not exist or Study Name is empty! Please, choose another directory.</translation>
-        </message>	
+        </message>
     </context>
     <context>
         <name>RunCaseDialogHandler</name>
@@ -912,7 +922,7 @@
         <message>
             <source>RUNCASE_DLG_COMPILE_MODE_BTN_TEXT</source>
             <translation>Compile only</translation>
-        </message>				
+        </message>
     </context>
     <context>
         <name>ECSConversionDialogHandler</name>
@@ -927,27 +937,15 @@
         <message>
             <source>ECSCONVERT_DLG_OPTIONS_TITLE</source>
             <translation>Options</translation>
-        </message>	
-        <message>
-            <source>ECSCONVERT_DLG_VOL_OPT_BTN_TEXT</source>
-            <translation>-volume</translation>
-        </message>		
-        <message>
-            <source>ECSCONVERT_DLG_BORD_OPT_BTN_TEXT</source>
-            <translation>-boundary</translation>
-        </message>		
-        <message>
-            <source>ECSCONVERT_DLG_COLOR_OPT_BTN_TEXT</source>
-            <translation>--color-to-group</translation>
-        </message>		
+        </message>
         <message>
             <source>ECSCONVERT_DLG_RESULT_LABEL_TEXT</source>
             <translation>Result med file</translation>
-        </message>			
+        </message>
         <message>
             <source>ECSCONVERT_DLG_CAPTION</source>
             <translation>Conversion to MED</translation>
-        </message>		
+        </message>
     </context>
     <context>
         <name>CopyDialogHandler</name>
@@ -960,20 +958,28 @@
             <translation>Cancel</translation>
         </message>
         <message>
+            <source>COPY_DLG_DEST_FILE_LABEL</source>
+            <translation>File</translation>
+        </message>
+        <message>
             <source>COPY_DLG_DEST_CASE_LABEL</source>
-            <translation>To case:</translation>
+            <translation>Case</translation>
+        </message>
+        <message>
+            <source>COPY_DLG_DEST_STUDY_LABEL</source>
+            <translation>Study</translation>
         </message>
         <message>
             <source>COPY_DLG_SOURCE_CASE_LABEL</source>
-            <translation>From case:</translation>
+            <translation>Case</translation>
         </message>
         <message>
             <source>COPY_DLG_FILE_NAME_LABEL</source>
-            <translation>Copy file:</translation>
-        </message>	
+            <translation>File</translation>
+        </message>
         <message>
             <source>COPY_DLG_CAPTION</source>
-            <translation>Copy file</translation>
+            <translation>Copy file of parameters</translation>
         </message>
         <message>
             <source>COPY_DLG_EXISTS_ERROR_CAPTION</source>
@@ -982,7 +988,7 @@
         <message>
             <source>COPY_DLG_EXISTS_ERROR_TEXT</source>
             <translation>Destinate file already exists!</translation>
-        </message>					
+        </message>
     </context>
     <context>
         <name>GUIActivationDialogHandler</name>
@@ -1005,7 +1011,7 @@
         <message>
             <source>ICSACTIVATE_DLG_CAPTION</source>
             <translation>Code_Saturne GUI activation</translation>
-        </message>	
+        </message>
         <message>
             <source>ICSACTIVATE_DLG_CASE_LABEL</source>
             <translation>Case selection:</translation>
@@ -1025,6 +1031,6 @@
         <message>
             <source>IPBACTIVATE_DLG_BAD_CASE_MESS</source>
             <translation>File NeptuneGUI is absent. You can't activate the GUI on this Case!</translation>
-        </message>				
+        </message>
     </context>
 </TS>
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/CopyDialog.ui b/salome/cfd_study/src/CFDSTUDYGUI/CopyDialog.ui
index 6f6b289..dc9af63 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/CopyDialog.ui
+++ b/salome/cfd_study/src/CFDSTUDYGUI/CopyDialog.ui
@@ -1,168 +1,339 @@
-<ui version="4.0" stdsetdef="1" >
-  <author></author>
-  <comment></comment>
-  <exportmacro></exportmacro>
-  <class>CopyDialog</class>
-  <widget class="QDialog" name="CopyDialog" >
-    <property name="geometry" >
-      <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>303</width>
-        <height>150</height>
-      </rect>
-    </property>
-    <property name="windowTitle" >
-      <string>Copy between cases</string>
-    </property>
-    <layout class="QGridLayout" >
-      <item row="0" column="0" >
-        <layout class="QVBoxLayout" >
-          <item>
-            <layout class="QHBoxLayout" >
-              <item>
-                <widget class="QLabel" name="FileNameLabel" >
-                  <property name="text" >
-                    <string>Copy file</string>
-                  </property>
-                  <property name="wordWrap" >
-                    <bool>false</bool>
-                  </property>
-                </widget>
-              </item>
-              <item>
-                <widget class="QLabel" name="FileName" >
-                  <property name="frameShape" >
-                    <enum>QFrame::WinPanel</enum>
-                  </property>
-                  <property name="frameShadow" >
-                    <enum>QFrame::Sunken</enum>
-                  </property>
-                  <property name="text" >
-                    <string/>
-                  </property>
-                  <property name="wordWrap" >
-                    <bool>false</bool>
-                  </property>
-                </widget>
-              </item>
-            </layout>
-          </item>
-          <item>
-            <layout class="QHBoxLayout" >
-              <item>
-                <widget class="QLabel" name="SourceCaseLabel" >
-                  <property name="text" >
-                    <string>From case</string>
-                  </property>
-                  <property name="wordWrap" >
-                    <bool>false</bool>
-                  </property>
-                </widget>
-              </item>
-              <item>
-                <widget class="QLabel" name="SourceCaseName" >
-                  <property name="frameShape" >
-                    <enum>QFrame::WinPanel</enum>
-                  </property>
-                  <property name="frameShadow" >
-                    <enum>QFrame::Sunken</enum>
-                  </property>
-                  <property name="text" >
-                    <string/>
-                  </property>
-                  <property name="wordWrap" >
-                    <bool>false</bool>
-                  </property>
-                </widget>
-              </item>
-            </layout>
-          </item>
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>CopyDialog</class>
+ <widget class="QDialog" name="CopyDialog">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>384</width>
+    <height>262</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>Copy between cases</string>
+  </property>
+  <layout class="QVBoxLayout" name="verticalLayout">
+   <item>
+    <widget class="QGroupBox" name="groupBox_2">
+     <property name="title">
+      <string>Source</string>
+     </property>
+     <layout class="QHBoxLayout">
+      <property name="spacing">
+       <number>6</number>
+      </property>
+      <property name="margin">
+       <number>9</number>
+      </property>
+      <item>
+       <spacer>
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>16</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item>
+       <layout class="QGridLayout">
+        <property name="margin">
+         <number>0</number>
+        </property>
+        <property name="spacing">
+         <number>6</number>
+        </property>
+        <item row="1" column="0">
+         <widget class="QLabel" name="SourceCaseLabel">
+          <property name="text">
+           <string>Case</string>
+          </property>
+          <property name="wordWrap">
+           <bool>false</bool>
+          </property>
+         </widget>
+        </item>
+        <item row="0" column="0">
+         <widget class="QLabel" name="SourceFileLabel">
+          <property name="text">
+           <string>File</string>
+          </property>
+          <property name="wordWrap">
+           <bool>false</bool>
+          </property>
+         </widget>
+        </item>
+        <item row="0" column="1" rowspan="2">
+         <layout class="QVBoxLayout">
+          <property name="spacing">
+           <number>6</number>
+          </property>
+          <property name="margin">
+           <number>0</number>
+          </property>
           <item>
-            <layout class="QHBoxLayout" >
-              <item>
-                <widget class="QLabel" name="DestCaseLabel" >
-                  <property name="text" >
-                    <string>To case</string>
-                  </property>
-                  <property name="wordWrap" >
-                    <bool>false</bool>
-                  </property>
-                </widget>
-              </item>
-              <item>
-                <widget class="QComboBox" name="DestCaseCB" />
-              </item>
-            </layout>
+           <widget class="QLabel" name="SourceFileName">
+            <property name="minimumSize">
+             <size>
+              <width>200</width>
+              <height>0</height>
+             </size>
+            </property>
+            <property name="frameShape">
+             <enum>QFrame::WinPanel</enum>
+            </property>
+            <property name="frameShadow">
+             <enum>QFrame::Sunken</enum>
+            </property>
+            <property name="text">
+             <string/>
+            </property>
+            <property name="wordWrap">
+             <bool>false</bool>
+            </property>
+           </widget>
           </item>
           <item>
-            <layout class="QHBoxLayout" >
-              <item>
-                <spacer name="spacer3" >
-                  <property name="sizeHint" >
-                    <size>
-                      <width>41</width>
-                      <height>31</height>
-                    </size>
-                  </property>
-                  <property name="sizeType" >
-                    <enum>QSizePolicy::Expanding</enum>
-                  </property>
-                  <property name="orientation" >
-                    <enum>Qt::Horizontal</enum>
-                  </property>
-                </spacer>
-              </item>
-              <item>
-                <widget class="QPushButton" name="CopyBtn" >
-                  <property name="text" >
-                    <string>Copy</string>
-                  </property>
-                </widget>
-              </item>
-              <item>
-                <widget class="QPushButton" name="CancelBtn" >
-                  <property name="text" >
-                    <string>Cancel</string>
-                  </property>
-                </widget>
-              </item>
-              <item>
-                <spacer name="spacer2" >
-                  <property name="sizeHint" >
-                    <size>
-                      <width>61</width>
-                      <height>31</height>
-                    </size>
-                  </property>
-                  <property name="sizeType" >
-                    <enum>QSizePolicy::Expanding</enum>
-                  </property>
-                  <property name="orientation" >
-                    <enum>Qt::Horizontal</enum>
-                  </property>
-                </spacer>
-              </item>
-            </layout>
+           <widget class="QLabel" name="SourceCaseName">
+            <property name="minimumSize">
+             <size>
+              <width>200</width>
+              <height>0</height>
+             </size>
+            </property>
+            <property name="frameShape">
+             <enum>QFrame::WinPanel</enum>
+            </property>
+            <property name="frameShadow">
+             <enum>QFrame::Sunken</enum>
+            </property>
+            <property name="text">
+             <string/>
+            </property>
+            <property name="wordWrap">
+             <bool>false</bool>
+            </property>
+           </widget>
           </item>
-        </layout>
+         </layout>
+        </item>
+       </layout>
+      </item>
+      <item>
+       <spacer>
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>16</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
+    <widget class="QGroupBox" name="groupBox">
+     <property name="title">
+      <string>Destination</string>
+     </property>
+     <layout class="QHBoxLayout" name="horizontalLayout">
+      <item>
+       <spacer>
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>20</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item>
+       <layout class="QGridLayout" name="gridLayout">
+        <item row="0" column="0">
+         <widget class="QLabel" name="DestCaseLabel">
+          <property name="text">
+           <string>DATA directory</string>
+          </property>
+          <property name="wordWrap">
+           <bool>false</bool>
+          </property>
+         </widget>
+        </item>
+        <item row="0" column="1">
+         <widget class="QLineEdit" name="DataDirectoryLineEdit">
+          <property name="minimumSize">
+           <size>
+            <width>200</width>
+            <height>0</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item row="0" column="2">
+         <widget class="QPushButton" name="DataDirectoryPushButton">
+          <property name="maximumSize">
+           <size>
+            <width>26</width>
+            <height>26</height>
+           </size>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+         </widget>
+        </item>
+        <item row="1" column="0">
+         <widget class="QLabel" name="DestFilelabel">
+          <property name="text">
+           <string>New name</string>
+          </property>
+         </widget>
+        </item>
+        <item row="1" column="1">
+         <widget class="QLineEdit" name="NewNameLineEdit">
+          <property name="minimumSize">
+           <size>
+            <width>200</width>
+            <height>0</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
+      <item>
+       <spacer>
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>20</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
       </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
+    <layout class="QHBoxLayout">
+     <property name="spacing">
+      <number>6</number>
+     </property>
+     <property name="margin">
+      <number>0</number>
+     </property>
+     <item>
+      <spacer>
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeType">
+        <enum>QSizePolicy::Expanding</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>16</width>
+         <height>31</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+     <item>
+      <widget class="QPushButton" name="CopyBtn">
+       <property name="text">
+        <string>Copy</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="CancelBtn">
+       <property name="text">
+        <string>Cancel</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <spacer>
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeType">
+        <enum>QSizePolicy::Expanding</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>16</width>
+         <height>16</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
     </layout>
-  </widget>
-  <layoutdefault spacing="6" margin="11" />
-  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
-  <connections>
-    <connection>
-      <sender>CopyBtn</sender>
-      <signal>clicked()</signal>
-      <receiver>CopyDialog</receiver>
-      <slot>accept()</slot>
-    </connection>
-    <connection>
-      <sender>CancelBtn</sender>
-      <signal>clicked()</signal>
-      <receiver>CopyDialog</receiver>
-      <slot>reject()</slot>
-    </connection>
-  </connections>
+   </item>
+   <item>
+    <spacer name="verticalSpacer">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>17</width>
+       <height>2</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+  </layout>
+ </widget>
+ <layoutdefault spacing="6" margin="11"/>
+ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+ <resources/>
+ <connections>
+  <connection>
+   <sender>CopyBtn</sender>
+   <signal>clicked()</signal>
+   <receiver>CopyDialog</receiver>
+   <slot>accept()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>20</x>
+     <y>20</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>20</x>
+     <y>20</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>CancelBtn</sender>
+   <signal>clicked()</signal>
+   <receiver>CopyDialog</receiver>
+   <slot>reject()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>20</x>
+     <y>20</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>20</x>
+     <y>20</y>
+    </hint>
+   </hints>
+  </connection>
+ </connections>
 </ui>
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/DefineLinkDialog.ui b/salome/cfd_study/src/CFDSTUDYGUI/DefineLinkDialog.ui
deleted file mode 100644
index 7d30709..0000000
--- a/salome/cfd_study/src/CFDSTUDYGUI/DefineLinkDialog.ui
+++ /dev/null
@@ -1,92 +0,0 @@
-<ui version="4.0" stdsetdef="1" >
-  <author></author>
-  <comment></comment>
-  <exportmacro></exportmacro>
-  <class>DefineLinkDialog</class>
-  <widget class="QDialog" name="DefineLinkDialog" >
-    <property name="geometry" >
-      <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>304</width>
-        <height>210</height>
-      </rect>
-    </property>
-    <property name="windowTitle" >
-      <string>Define Link</string>
-    </property>
-    <layout class="QGridLayout" >
-      <item row="1" column="0" >
-        <layout class="QHBoxLayout" >
-          <item>
-            <spacer name="spacer6" >
-              <property name="sizeHint" >
-                <size>
-                  <width>111</width>
-                  <height>21</height>
-                </size>
-              </property>
-              <property name="sizeType" >
-                <enum>QSizePolicy::Expanding</enum>
-              </property>
-              <property name="orientation" >
-                <enum>Qt::Horizontal</enum>
-              </property>
-            </spacer>
-          </item>
-          <item>
-            <widget class="QPushButton" name="OKButton" >
-              <property name="sizePolicy" >
-                <sizepolicy>
-                  <hsizetype>1</hsizetype>
-                  <vsizetype>0</vsizetype>
-                  <horstretch>0</horstretch>
-                  <verstretch>0</verstretch>
-                </sizepolicy>
-              </property>
-              <property name="text" >
-                <string>OK</string>
-              </property>
-              <property name="toolTip" stdset="0" >
-                <string>Apply new environment and continue activating module</string>
-              </property>
-            </widget>
-          </item>
-          <item>
-            <spacer name="spacer6_2" >
-              <property name="sizeHint" >
-                <size>
-                  <width>111</width>
-                  <height>21</height>
-                </size>
-              </property>
-              <property name="sizeType" >
-                <enum>QSizePolicy::Expanding</enum>
-              </property>
-              <property name="orientation" >
-                <enum>Qt::Horizontal</enum>
-              </property>
-            </spacer>
-          </item>
-        </layout>
-      </item>
-      <item row="0" column="0" >
-        <widget class="QGroupBox" name="MainGroup" >
-          <property name="title" >
-            <string>Choose new virtual folder</string>
-          </property>
-        </widget>
-      </item>
-    </layout>
-  </widget>
-  <layoutdefault spacing="6" margin="11" />
-  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
-  <connections>
-    <connection>
-      <sender>OKButton</sender>
-      <signal>clicked()</signal>
-      <receiver>DefineLinkDialog</receiver>
-      <slot>accept()</slot>
-    </connection>
-  </connections>
-</ui>
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/ECSConversionDialog.ui b/salome/cfd_study/src/CFDSTUDYGUI/ECSConversionDialog.ui
index 893e359..4047a00 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/ECSConversionDialog.ui
+++ b/salome/cfd_study/src/CFDSTUDYGUI/ECSConversionDialog.ui
@@ -1,93 +1,64 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>ECSConversionDialog</class>
- <widget class="QDialog" name="ECSConversionDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="ECSConversionDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>315</width>
-    <height>231</height>
+    <height>108</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Mesh convertion to MED</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout_2" >
+  <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>
-    <layout class="QHBoxLayout" >
+    <layout class="QHBoxLayout">
      <item>
-      <widget class="QLabel" name="CaseLabel" >
-       <property name="text" >
+      <widget class="QLabel" name="CaseLabel">
+       <property name="text">
         <string>Case selection</string>
        </property>
-       <property name="wordWrap" >
+       <property name="wordWrap">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QComboBox" name="CaseCB" />
+      <widget class="QComboBox" name="CaseCB"/>
      </item>
     </layout>
    </item>
    <item>
-    <widget class="QGroupBox" name="OptionsGroup" >
-     <property name="title" >
-      <string>Options</string>
-     </property>
-     <layout class="QVBoxLayout" name="verticalLayout" >
-      <item>
-       <widget class="QCheckBox" name="VolOptButton" >
-        <property name="text" >
-         <string>--volume</string>
-        </property>
-       </widget>
-      </item>
-      <item>
-       <widget class="QCheckBox" name="BordOptButton" >
-        <property name="text" >
-         <string>--boundary</string>
-        </property>
-       </widget>
-      </item>
-      <item>
-       <widget class="QCheckBox" name="Color2GroupButton" >
-        <property name="text" >
-         <string>--color-to-group</string>
-        </property>
-       </widget>
-      </item>
-     </layout>
-    </widget>
-   </item>
-   <item>
-    <layout class="QHBoxLayout" >
+    <layout class="QHBoxLayout">
      <item>
-      <widget class="QLabel" name="ResultLabel" >
-       <property name="text" >
+      <widget class="QLabel" name="ResultLabel">
+       <property name="text">
         <string>Result med file name</string>
        </property>
-       <property name="wordWrap" >
+       <property name="wordWrap">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QLineEdit" name="ResultNameLE" />
+      <widget class="QLineEdit" name="ResultNameLE"/>
      </item>
     </layout>
    </item>
    <item>
-    <layout class="QHBoxLayout" >
+    <layout class="QHBoxLayout">
      <item>
-      <spacer name="spacer2_2" >
-       <property name="orientation" >
+      <spacer name="spacer2_2">
+       <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeType" >
+       <property name="sizeType">
         <enum>QSizePolicy::Expanding</enum>
        </property>
-       <property name="sizeHint" stdset="0" >
+       <property name="sizeHint" stdset="0">
         <size>
          <width>61</width>
          <height>20</height>
@@ -96,28 +67,28 @@
       </spacer>
      </item>
      <item>
-      <widget class="QPushButton" name="ConvertBtn" >
-       <property name="text" >
+      <widget class="QPushButton" name="ConvertBtn">
+       <property name="text">
         <string>Convert</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="CancelBtn" >
-       <property name="text" >
+      <widget class="QPushButton" name="CancelBtn">
+       <property name="text">
         <string>Cancel</string>
        </property>
       </widget>
      </item>
      <item>
-      <spacer name="spacer2" >
-       <property name="orientation" >
+      <spacer name="spacer2">
+       <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeType" >
+       <property name="sizeType">
         <enum>QSizePolicy::Expanding</enum>
        </property>
-       <property name="sizeHint" stdset="0" >
+       <property name="sizeHint" stdset="0">
         <size>
          <width>61</width>
          <height>20</height>
@@ -129,7 +100,7 @@
    </item>
   </layout>
  </widget>
- <layoutdefault spacing="6" margin="11" />
+ <layoutdefault spacing="6" margin="11"/>
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <resources/>
  <connections>
@@ -139,11 +110,11 @@
    <receiver>ECSConversionDialog</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>20</x>
      <y>20</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>20</x>
      <y>20</y>
     </hint>
@@ -155,11 +126,11 @@
    <receiver>ECSConversionDialog</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>20</x>
      <y>20</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>20</x>
      <y>20</y>
     </hint>
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/GUIActivationDialog.ui b/salome/cfd_study/src/CFDSTUDYGUI/GUIActivationDialog.ui
index 6a12483..ebfb1cc 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/GUIActivationDialog.ui
+++ b/salome/cfd_study/src/CFDSTUDYGUI/GUIActivationDialog.ui
@@ -1,8 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
+<ui version="4.0" >
  <class>GUIActivationDialog</class>
- <widget class="QDialog" name="GUIActivationDialog">
-  <property name="geometry">
+ <widget class="QDialog" name="GUIActivationDialog" >
+  <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
@@ -10,24 +9,24 @@
     <height>249</height>
    </rect>
   </property>
-  <property name="windowTitle">
+  <property name="windowTitle" >
    <string>GUI activation</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout_3">
-   <item row="0" column="0">
-    <widget class="QGroupBox" name="CaseLabel">
-     <property name="title">
+  <layout class="QGridLayout" name="gridLayout_3" >
+   <item row="0" column="0" >
+    <widget class="QGroupBox" name="CaseLabel" >
+     <property name="title" >
       <string>Case selection:</string>
      </property>
-     <layout class="QGridLayout" name="gridLayout">
-      <item row="0" column="0">
-       <layout class="QHBoxLayout" name="horizontalLayout">
+     <layout class="QGridLayout" name="gridLayout" >
+      <item row="0" column="0" >
+       <layout class="QHBoxLayout" name="horizontalLayout" >
         <item>
-         <spacer name="horizontalSpacer">
-          <property name="orientation">
+         <spacer name="horizontalSpacer" >
+          <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeHint" stdset="0">
+          <property name="sizeHint" stdset="0" >
            <size>
             <width>17</width>
             <height>17</height>
@@ -36,14 +35,14 @@
          </spacer>
         </item>
         <item>
-         <widget class="QComboBox" name="CaseCB"/>
+         <widget class="QComboBox" name="CaseCB" />
         </item>
         <item>
-         <spacer name="horizontalSpacer_2">
-          <property name="orientation">
+         <spacer name="horizontalSpacer_2" >
+          <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeHint" stdset="0">
+          <property name="sizeHint" stdset="0" >
            <size>
             <width>13</width>
             <height>13</height>
@@ -56,18 +55,18 @@
      </layout>
     </widget>
    </item>
-   <item row="1" column="0">
-    <widget class="QGroupBox" name="OptionsGB">
-     <property name="title">
+   <item row="1" column="0" >
+    <widget class="QGroupBox" name="OptionsGB" >
+     <property name="title" >
       <string>Options</string>
      </property>
-     <layout class="QHBoxLayout" name="horizontalLayout_2">
+     <layout class="QHBoxLayout" name="horizontalLayout_2" >
       <item>
-       <spacer name="horizontalSpacer_3">
-        <property name="orientation">
+       <spacer name="horizontalSpacer_3" >
+        <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" stdset="0">
+        <property name="sizeHint" stdset="0" >
          <size>
           <width>14</width>
           <height>13</height>
@@ -76,46 +75,66 @@
        </spacer>
       </item>
       <item>
-       <layout class="QGridLayout" name="gridLayout_2">
-        <item row="0" column="0">
-         <widget class="QCheckBox" name="FileCheckBox">
-          <property name="text">
+       <layout class="QGridLayout" name="gridLayout_2" >
+        <item row="0" column="0" >
+         <widget class="QCheckBox" name="FileCheckBox" >
+          <property name="text" >
            <string>- file</string>
           </property>
          </widget>
         </item>
-        <item row="0" column="1">
-         <widget class="QComboBox" name="FileCB"/>
+        <item row="0" column="1" >
+         <widget class="QComboBox" name="FileCB" />
         </item>
-        <item row="1" column="0">
-         <widget class="QCheckBox" name="LangCheckBox">
-          <property name="text">
+        <item row="1" column="0" >
+         <widget class="QCheckBox" name="LangCheckBox" >
+          <property name="text" >
            <string>- language</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="1">
-         <widget class="QComboBox" name="LangCB">
+        <item row="1" column="1" >
+         <widget class="QComboBox" name="LangCB" >
           <item>
-           <property name="text">
+           <property name="text" >
             <string>en</string>
            </property>
           </item>
           <item>
-           <property name="text">
+           <property name="text" >
             <string>fr</string>
            </property>
           </item>
          </widget>
         </item>
+        <item row="2" column="0" >
+         <widget class="QCheckBox" name="MatissCheckBox" >
+          <property name="text" >
+           <string>- matisse</string>
+          </property>
+         </widget>
+        </item>
+        <item row="2" column="1" >
+         <spacer name="horizontalSpacer_5" >
+          <property name="orientation" >
+           <enum>Qt::Horizontal</enum>
+          </property>
+          <property name="sizeHint" stdset="0" >
+           <size>
+            <width>98</width>
+            <height>20</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
        </layout>
       </item>
       <item>
-       <spacer name="horizontalSpacer_4">
-        <property name="orientation">
+       <spacer name="horizontalSpacer_4" >
+        <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" stdset="0">
+        <property name="sizeHint" stdset="0" >
          <size>
           <width>13</width>
           <height>13</height>
@@ -126,17 +145,17 @@
      </layout>
     </widget>
    </item>
-   <item row="2" column="0">
-    <layout class="QHBoxLayout">
+   <item row="2" column="0" >
+    <layout class="QHBoxLayout" >
      <item>
-      <spacer name="spacer2_2">
-       <property name="orientation">
+      <spacer name="spacer2_2" >
+       <property name="orientation" >
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeType">
+       <property name="sizeType" >
         <enum>QSizePolicy::Expanding</enum>
        </property>
-       <property name="sizeHint" stdset="0">
+       <property name="sizeHint" stdset="0" >
         <size>
          <width>61</width>
          <height>20</height>
@@ -145,28 +164,28 @@
       </spacer>
      </item>
      <item>
-      <widget class="QPushButton" name="ActivateBtn">
-       <property name="text">
+      <widget class="QPushButton" name="ActivateBtn" >
+       <property name="text" >
         <string>Activate</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="CancelBtn">
-       <property name="text">
+      <widget class="QPushButton" name="CancelBtn" >
+       <property name="text" >
         <string>Cancel</string>
        </property>
       </widget>
      </item>
      <item>
-      <spacer name="spacer2">
-       <property name="orientation">
+      <spacer name="spacer2" >
+       <property name="orientation" >
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeType">
+       <property name="sizeType" >
         <enum>QSizePolicy::Expanding</enum>
        </property>
-       <property name="sizeHint" stdset="0">
+       <property name="sizeHint" stdset="0" >
         <size>
          <width>61</width>
          <height>20</height>
@@ -178,7 +197,7 @@
    </item>
   </layout>
  </widget>
- <layoutdefault spacing="6" margin="11"/>
+ <layoutdefault spacing="6" margin="11" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <resources/>
  <connections>
@@ -188,11 +207,11 @@
    <receiver>GUIActivationDialog</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel">
+    <hint type="sourcelabel" >
      <x>20</x>
      <y>20</y>
     </hint>
-    <hint type="destinationlabel">
+    <hint type="destinationlabel" >
      <x>20</x>
      <y>20</y>
     </hint>
@@ -204,11 +223,11 @@
    <receiver>GUIActivationDialog</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel">
+    <hint type="sourcelabel" >
      <x>20</x>
      <y>20</y>
     </hint>
-    <hint type="destinationlabel">
+    <hint type="destinationlabel" >
      <x>20</x>
      <y>20</y>
     </hint>
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/Makefile.am b/salome/cfd_study/src/CFDSTUDYGUI/Makefile.am
index dbc6bce..81f565b 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/Makefile.am
+++ b/salome/cfd_study/src/CFDSTUDYGUI/Makefile.am
@@ -56,7 +56,6 @@ CFDSTUDY_msg_en.qm
 UIFILES = \
 CFDSTUDYGUI_QProcessDialog.ui \
 CopyDialog.ui \
-DefineLinkDialog.ui \
 ECSConversionDialog.ui \
 EnvSettingsDialog.ui \
 GUIActivationDialog.ui \
@@ -67,7 +66,6 @@ SetTreeLocationDialog.ui
 PYUI_FILES = \
 ui_CFDSTUDYGUI_QProcessDialog.py \
 ui_CopyDialog.py \
-ui_DefineLinkDialog.py \
 ui_ECSConversionDialog.py \
 ui_EnvSettingsDialog.py \
 ui_GUIActivationDialog.py \
diff --git a/salome/cfd_study/src/CFDSTUDYGUI/Makefile.in b/salome/cfd_study/src/CFDSTUDYGUI/Makefile.in
index 42f0b36..0e1bde0 100644
--- a/salome/cfd_study/src/CFDSTUDYGUI/Makefile.in
+++ b/salome/cfd_study/src/CFDSTUDYGUI/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -141,6 +141,13 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
+am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
 am__installdirs = "$(DESTDIR)$(salomepythondir)" \
 	"$(DESTDIR)$(salomeresdir)" "$(DESTDIR)$(salomeresdir)"
 py_compile = $(top_srcdir)/build-aux/py-compile
@@ -161,7 +168,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -193,6 +199,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -216,7 +223,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -236,7 +242,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -259,6 +264,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -278,8 +284,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -319,16 +327,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -351,12 +367,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -390,6 +406,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -412,7 +429,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -448,7 +464,6 @@ AUTOMAKE_OPTIONS = -Wno-portability
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -464,7 +479,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -495,7 +510,6 @@ CFDSTUDY_msg_en.qm
 UIFILES = \
 CFDSTUDYGUI_QProcessDialog.ui \
 CopyDialog.ui \
-DefineLinkDialog.ui \
 ECSConversionDialog.ui \
 EnvSettingsDialog.ui \
 GUIActivationDialog.ui \
@@ -506,7 +520,6 @@ SetTreeLocationDialog.ui
 PYUI_FILES = \
 ui_CFDSTUDYGUI_QProcessDialog.py \
 ui_CopyDialog.py \
-ui_DefineLinkDialog.py \
 ui_ECSConversionDialog.py \
 ui_EnvSettingsDialog.py \
 ui_GUIActivationDialog.py \
@@ -578,11 +591,8 @@ install-dist_salomepythonPYTHON: $(dist_salomepython_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(salomepythondir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(salomepythondir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(salomepythondir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(salomepythondir)" $$dlist; \
 	else :; fi
 
 uninstall-dist_salomepythonPYTHON:
@@ -590,14 +600,14 @@ uninstall-dist_salomepythonPYTHON:
 	@list='$(dist_salomepython_PYTHON)'; test -n "$(salomepythondir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(salomepythondir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 install-nodist_salomeresDATA: $(nodist_salomeres_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(salomeresdir)" || $(MKDIR_P) "$(DESTDIR)$(salomeresdir)"
@@ -615,9 +625,7 @@ uninstall-nodist_salomeresDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nodist_salomeres_DATA)'; test -n "$(salomeresdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeresdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeresdir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeresdir)'; $(am__uninstall_files_from_dir)
 install-salomeresDATA: $(salomeres_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(salomeresdir)" || $(MKDIR_P) "$(DESTDIR)$(salomeresdir)"
@@ -635,9 +643,7 @@ uninstall-salomeresDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(salomeres_DATA)'; test -n "$(salomeresdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeresdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeresdir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeresdir)'; $(am__uninstall_files_from_dir)
 tags: TAGS
 TAGS:
 
@@ -692,10 +698,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/cfd_study/src/Makefile.in b/salome/cfd_study/src/Makefile.in
index c2b7540..e8a67f0 100644
--- a/salome/cfd_study/src/Makefile.in
+++ b/salome/cfd_study/src/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,7 +147,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -179,6 +178,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -202,7 +202,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -222,7 +221,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -245,6 +243,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -264,8 +263,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -305,16 +306,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -337,12 +346,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -376,6 +385,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -398,7 +408,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -677,10 +686,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/fsi_coupling/Makefile.in b/salome/fsi_coupling/Makefile.in
index c4a9268..6b1a2a9 100644
--- a/salome/fsi_coupling/Makefile.in
+++ b/salome/fsi_coupling/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,7 +147,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -179,6 +178,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -202,7 +202,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -222,7 +221,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -245,6 +243,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -264,8 +263,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -305,16 +306,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -337,12 +346,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -376,6 +385,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -398,7 +408,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -677,10 +686,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/fsi_coupling/idl/Makefile.am b/salome/fsi_coupling/idl/Makefile.am
index 258cdf5..8ed759f 100644
--- a/salome/fsi_coupling/idl/Makefile.am
+++ b/salome/fsi_coupling/idl/Makefile.am
@@ -43,9 +43,11 @@ libSalomeIDLFSI_la_CXXFLAGS = $(SALOME_INCLUDES)
 libSalomeIDLFSI_la_LIBADD = $(SALOME_IDL_LIBS)
 
 %SK.cc %.hh : %.idl
-	$(OMNIORB_IDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
+	PYTHONPATH=$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
 %_idl.py : %.idl
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES)  $<
+	PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) $<
 
 CLEANFILES = *.hh *SK.cc *.py *.hxx *.cxx
 
@@ -53,8 +55,9 @@ EXTRA_DIST = $(IDL_FILES)
 
 install-data-local: $(IDL_FILES)
 	$(INSTALL) -d  $(DESTDIR)$(salomepythondir)
+	export PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH}; \
 	ls $^ | while read file; do \
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file ; \
+	  $(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file; \
 	done
 
 uninstall-local:
diff --git a/salome/fsi_coupling/idl/Makefile.in b/salome/fsi_coupling/idl/Makefile.in
index 9afa629..57edbde 100644
--- a/salome/fsi_coupling/idl/Makefile.in
+++ b/salome/fsi_coupling/idl/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -135,6 +135,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(salomelibdir)" \
 	"$(DESTDIR)$(salomeidldir)" "$(DESTDIR)$(salomeincludedir)"
 LTLIBRARIES = $(salomelib_LTLIBRARIES)
@@ -201,7 +207,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -233,6 +238,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -256,7 +262,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -276,7 +281,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -299,6 +303,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -318,8 +323,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -359,16 +366,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -391,12 +406,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -430,6 +445,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -452,7 +468,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -488,7 +503,6 @@ AUTOMAKE_OPTIONS = -Wno-portability
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -504,7 +518,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -600,34 +614,30 @@ distclean-compile:
 .cc.o:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ $<
 
 .cc.obj:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .cc.lo:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
 
 libSalomeIDLFSI_la-FSISK.lo: FSISK.cc
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLFSI_la_CXXFLAGS) $(CXXFLAGS) -MT libSalomeIDLFSI_la-FSISK.lo -MD -MP -MF $(DEPDIR)/libSalomeIDLFSI_la-FSISK.Tpo -c -o libSalomeIDLFSI_la-FSISK.lo `test -f 'FSISK.cc' || echo '$(srcdir)/'`FSISK.cc
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libSalomeIDLFSI_la-FSISK.Tpo $(DEPDIR)/libSalomeIDLFSI_la-FSISK.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='FSISK.cc' object='libSalomeIDLFSI_la-FSISK.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='FSISK.cc' object='libSalomeIDLFSI_la-FSISK.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLFSI_la_CXXFLAGS) $(CXXFLAGS) -c -o libSalomeIDLFSI_la-FSISK.lo `test -f 'FSISK.cc' || echo '$(srcdir)/'`FSISK.cc
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSalomeIDLFSI_la_CXXFLAGS) $(CXXFLAGS) -c -o libSalomeIDLFSI_la-FSISK.lo `test -f 'FSISK.cc' || echo '$(srcdir)/'`FSISK.cc
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -651,9 +661,7 @@ uninstall-salomeidlDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(salomeidl_DATA)'; test -n "$(salomeidldir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeidldir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeidldir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeidldir)'; $(am__uninstall_files_from_dir)
 install-nodist_salomeincludeHEADERS: $(nodist_salomeinclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(salomeincludedir)" || $(MKDIR_P) "$(DESTDIR)$(salomeincludedir)"
@@ -671,9 +679,7 @@ uninstall-nodist_salomeincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(nodist_salomeinclude_HEADERS)'; test -n "$(salomeincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -776,10 +782,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
@@ -889,14 +900,17 @@ uninstall-am: uninstall-local uninstall-nodist_salomeincludeHEADERS \
 
 
 %SK.cc %.hh : %.idl
-	$(OMNIORB_IDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
+	PYTHONPATH=$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) -bcxx $(OMNIORB_IDLCXXFLAGS) $(IDL_INCLUDES) $<
 %_idl.py : %.idl
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES)  $<
+	PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH} \
+	$(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) $<
 
 install-data-local: $(IDL_FILES)
 	$(INSTALL) -d  $(DESTDIR)$(salomepythondir)
+	export PYTHONPATH=$(OMNIIDLPYBE):$(OMNIIDLPYTHONPATH)$${PYTHONPATH:+:$$PYTHONPATH}; \
 	ls $^ | while read file; do \
-	$(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file ; \
+	  $(OMNIIDL) $(OMNIORB_IDLPYFLAGS) $(IDL_INCLUDES) -C$(DESTDIR)$(salomepythondir) $$file; \
 	done
 
 uninstall-local:
diff --git a/salome/fsi_coupling/resources/Makefile.in b/salome/fsi_coupling/resources/Makefile.in
index af29f1d..f412d0b 100644
--- a/salome/fsi_coupling/resources/Makefile.in
+++ b/salome/fsi_coupling/resources/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -138,6 +138,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(salomeresdir)"
 DATA = $(dist_salomeres_DATA)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -156,7 +162,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -188,6 +193,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -211,7 +217,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -231,7 +236,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -254,6 +258,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -273,8 +278,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -314,16 +321,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -346,12 +361,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -385,6 +400,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -407,7 +423,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -442,7 +457,6 @@ top_srcdir = @top_srcdir@
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -458,7 +472,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -520,9 +534,7 @@ uninstall-dist_salomeresDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(dist_salomeres_DATA)'; test -n "$(salomeresdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeresdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeresdir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeresdir)'; $(am__uninstall_files_from_dir)
 tags: TAGS
 TAGS:
 
@@ -577,10 +589,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/fsi_coupling/src/FSI_ASTER/FSI_ASTER.exe b/salome/fsi_coupling/src/FSI_ASTER/FSI_ASTER.exe
deleted file mode 100644
index 8c4811a..0000000
--- a/salome/fsi_coupling/src/FSI_ASTER/FSI_ASTER.exe
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/sh
-
-#-------------------------------------------------------------------------------
-
-# This file is part of Code_Saturne, a general-purpose CFD tool.
-#
-# Copyright (C) 1998-2011 EDF S.A.
-#
-# This program is free software; you can redistribute it and/or modify it under
-# the terms of the GNU General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-#
-# This program is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
-# details.
-#
-# You should have received a copy of the GNU General Public License along with
-# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
-# Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-#-------------------------------------------------------------------------------
-
-export SALOME_CONTAINER=$1
-export SALOME_CONTAINERNAME=$2
-export SALOME_INSTANCE=$3
-
-../aster_by_yacs.sh
diff --git a/salome/fsi_coupling/src/FSI_ASTER/Makefile.am b/salome/fsi_coupling/src/FSI_ASTER/Makefile.am
index df73fa5..f84c745 100644
--- a/salome/fsi_coupling/src/FSI_ASTER/Makefile.am
+++ b/salome/fsi_coupling/src/FSI_ASTER/Makefile.am
@@ -40,7 +40,5 @@ FSI_ASTER_module.py: $(srcdir)/FSI_ASTER_module.py.in
 
 nodist_salomepython_PYTHON = FSI_ASTER_module.py
 salomepython_PYTHON = FSI_ASTER_component.py
-dist_salomescript_SCRIPTS = FSI_ASTER.exe
-#salomeres_DATA = FSI_ASTER_config.txt
 
 EXTRA_DIST = FSI_ASTER_module.py.in
diff --git a/salome/fsi_coupling/src/FSI_ASTER/Makefile.in b/salome/fsi_coupling/src/FSI_ASTER/Makefile.in
index 78f6747..0c0242f 100644
--- a/salome/fsi_coupling/src/FSI_ASTER/Makefile.in
+++ b/salome/fsi_coupling/src/FSI_ASTER/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -60,7 +60,6 @@
 #-------------------------------------------------------------------------------
 
 # This file is adapted from make_common_starter.am, generated by YACSGEN.
-
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
@@ -81,9 +80,8 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 target_triplet = @target@
-DIST_COMMON = $(dist_salomescript_SCRIPTS) $(salomepython_PYTHON) \
-	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(top_srcdir)/config/salome_module.mk
+DIST_COMMON = $(salomepython_PYTHON) $(srcdir)/Makefile.am \
+	$(srcdir)/Makefile.in $(top_srcdir)/config/salome_module.mk
 subdir = salome/fsi_coupling/src/FSI_ASTER
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
@@ -110,6 +108,14 @@ mkinstalldirs = $(install_sh) -d
 CONFIG_HEADER = $(top_builddir)/cs_config.h
 CONFIG_CLEAN_FILES =
 CONFIG_CLEAN_VPATH_FILES =
+AM_V_GEN = $(am__v_GEN_$(V))
+am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+am__v_GEN_0 = @echo "  GEN   " $@;
+AM_V_at = $(am__v_at_$(V))
+am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+am__v_at_0 = @
+SOURCES =
+DIST_SOURCES =
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 am__vpath_adj = case $$p in \
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -131,17 +137,15 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(salomescriptdir)" \
-	"$(DESTDIR)$(salomepythondir)" "$(DESTDIR)$(salomepythondir)"
-SCRIPTS = $(dist_salomescript_SCRIPTS)
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
+am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
+am__installdirs = "$(DESTDIR)$(salomepythondir)" \
+	"$(DESTDIR)$(salomepythondir)"
 py_compile = $(top_srcdir)/build-aux/py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
@@ -159,7 +163,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -191,6 +194,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -214,7 +218,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -234,7 +237,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -257,6 +259,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -276,8 +279,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -317,16 +322,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -349,12 +362,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -388,6 +401,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -410,7 +424,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -445,7 +458,6 @@ top_srcdir = @top_srcdir@
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -461,7 +473,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -471,8 +483,6 @@ edit_python = sed \
 
 nodist_salomepython_PYTHON = FSI_ASTER_module.py
 salomepython_PYTHON = FSI_ASTER_component.py
-dist_salomescript_SCRIPTS = FSI_ASTER.exe
-#salomeres_DATA = FSI_ASTER_config.txt
 EXTRA_DIST = FSI_ASTER_module.py.in
 all: all-am
 
@@ -507,40 +517,6 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 $(am__aclocal_m4_deps):
-install-dist_salomescriptSCRIPTS: $(dist_salomescript_SCRIPTS)
-	@$(NORMAL_INSTALL)
-	test -z "$(salomescriptdir)" || $(MKDIR_P) "$(DESTDIR)$(salomescriptdir)"
-	@list='$(dist_salomescript_SCRIPTS)'; test -n "$(salomescriptdir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
-	done | \
-	sed -e 'p;s,.*/,,;n' \
-	    -e 'h;s|.*|.|' \
-	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
-	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
-	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
-	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
-	      if (++n[d] == $(am__install_max)) { \
-		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
-	    else { print "f", d "/" $$4, $$1 } } \
-	  END { for (d in files) print "f", d, files[d] }' | \
-	while read type dir files; do \
-	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
-	     test -z "$$files" || { \
-	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(salomescriptdir)$$dir'"; \
-	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(salomescriptdir)$$dir" || exit $$?; \
-	     } \
-	; done
-
-uninstall-dist_salomescriptSCRIPTS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_salomescript_SCRIPTS)'; test -n "$(salomescriptdir)" || exit 0; \
-	files=`for p in $$list; do echo "$$p"; done | \
-	       sed -e 's,.*/,,;$(transform)'`; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomescriptdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomescriptdir)" && rm -f $$files
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -565,11 +541,8 @@ install-nodist_salomepythonPYTHON: $(nodist_salomepython_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(salomepythondir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(salomepythondir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(salomepythondir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(salomepythondir)" $$dlist; \
 	else :; fi
 
 uninstall-nodist_salomepythonPYTHON:
@@ -577,14 +550,14 @@ uninstall-nodist_salomepythonPYTHON:
 	@list='$(nodist_salomepython_PYTHON)'; test -n "$(salomepythondir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(salomepythondir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 install-salomepythonPYTHON: $(salomepython_PYTHON)
 	@$(NORMAL_INSTALL)
 	test -z "$(salomepythondir)" || $(MKDIR_P) "$(DESTDIR)$(salomepythondir)"
@@ -603,11 +576,8 @@ install-salomepythonPYTHON: $(salomepython_PYTHON)
 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(salomepythondir)" || exit $$?; \
 	done || exit $$?; \
 	if test -n "$$dlist"; then \
-	  if test -z "$(DESTDIR)"; then \
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(salomepythondir)" $$dlist; \
-	  else \
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(salomepythondir)" $$dlist; \
-	  fi; \
+	  $(am__py_compile) --destdir "$(DESTDIR)" \
+	                    --basedir "$(salomepythondir)" $$dlist; \
 	else :; fi
 
 uninstall-salomepythonPYTHON:
@@ -615,14 +585,14 @@ uninstall-salomepythonPYTHON:
 	@list='$(salomepython_PYTHON)'; test -n "$(salomepythondir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 	test -n "$$files" || exit 0; \
+	dir='$(DESTDIR)$(salomepythondir)'; \
 	filesc=`echo "$$files" | sed 's|$$|c|'`; \
 	fileso=`echo "$$files" | sed 's|$$|o|'`; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$files || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$filesc ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$filesc || exit $$?; \
-	echo " ( cd '$(DESTDIR)$(salomepythondir)' && rm -f" $$fileso ")"; \
-	cd "$(DESTDIR)$(salomepythondir)" && rm -f $$fileso
+	st=0; \
+	for files in "$$files" "$$filesc" "$$fileso"; do \
+	  $(am__uninstall_files_from_dir) || st=$$?; \
+	done; \
+	exit $$st
 tags: TAGS
 TAGS:
 
@@ -662,9 +632,9 @@ distdir: $(DISTFILES)
 	done
 check-am: all-am
 check: check-am
-all-am: Makefile $(SCRIPTS)
+all-am: Makefile
 installdirs:
-	for dir in "$(DESTDIR)$(salomescriptdir)" "$(DESTDIR)$(salomepythondir)" "$(DESTDIR)$(salomepythondir)"; do \
+	for dir in "$(DESTDIR)$(salomepythondir)" "$(DESTDIR)$(salomepythondir)"; do \
 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 	done
 install: install-am
@@ -677,10 +647,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
@@ -712,8 +687,8 @@ info: info-am
 
 info-am:
 
-install-data-am: install-dist_salomescriptSCRIPTS \
-	install-nodist_salomepythonPYTHON install-salomepythonPYTHON
+install-data-am: install-nodist_salomepythonPYTHON \
+	install-salomepythonPYTHON
 
 install-dvi: install-dvi-am
 
@@ -757,8 +732,7 @@ ps: ps-am
 
 ps-am:
 
-uninstall-am: uninstall-dist_salomescriptSCRIPTS \
-	uninstall-nodist_salomepythonPYTHON \
+uninstall-am: uninstall-nodist_salomepythonPYTHON \
 	uninstall-salomepythonPYTHON
 
 .MAKE: install-am install-strip
@@ -766,17 +740,15 @@ uninstall-am: uninstall-dist_salomescriptSCRIPTS \
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
 	distclean distclean-generic distclean-libtool distdir dvi \
 	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dist_salomescriptSCRIPTS \
-	install-dvi install-dvi-am install-exec install-exec-am \
-	install-html install-html-am install-info install-info-am \
-	install-man install-nodist_salomepythonPYTHON install-pdf \
-	install-pdf-am install-ps install-ps-am \
-	install-salomepythonPYTHON install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
-	uninstall-dist_salomescriptSCRIPTS \
-	uninstall-nodist_salomepythonPYTHON \
+	install-data install-data-am install-dvi install-dvi-am \
+	install-exec install-exec-am install-html install-html-am \
+	install-info install-info-am install-man \
+	install-nodist_salomepythonPYTHON install-pdf install-pdf-am \
+	install-ps install-ps-am install-salomepythonPYTHON \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+	uninstall uninstall-am uninstall-nodist_salomepythonPYTHON \
 	uninstall-salomepythonPYTHON
 
 
diff --git a/salome/fsi_coupling/src/FSI_MILIEU/Makefile.in b/salome/fsi_coupling/src/FSI_MILIEU/Makefile.in
index bcc1d14..a8d960d 100644
--- a/salome/fsi_coupling/src/FSI_MILIEU/Makefile.in
+++ b/salome/fsi_coupling/src/FSI_MILIEU/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -131,6 +131,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(salomelibdir)" \
 	"$(DESTDIR)$(salomeincludedir)"
 LTLIBRARIES = $(salomelib_LTLIBRARIES)
@@ -201,7 +207,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -233,6 +238,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -256,7 +262,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -276,7 +281,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -299,6 +303,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -318,8 +323,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -359,16 +366,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -391,12 +406,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -430,6 +445,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -452,7 +468,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -487,7 +502,6 @@ top_srcdir = @top_srcdir@
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -503,7 +517,7 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
@@ -595,34 +609,30 @@ distclean-compile:
 .cxx.o:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ $<
 
 .cxx.obj:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .cxx.lo:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
 
 libFSI_MILIEUEngine_la-FSI_MILIEU.lo: FSI_MILIEU.cxx
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libFSI_MILIEUEngine_la_CXXFLAGS) $(CXXFLAGS) -MT libFSI_MILIEUEngine_la-FSI_MILIEU.lo -MD -MP -MF $(DEPDIR)/libFSI_MILIEUEngine_la-FSI_MILIEU.Tpo -c -o libFSI_MILIEUEngine_la-FSI_MILIEU.lo `test -f 'FSI_MILIEU.cxx' || echo '$(srcdir)/'`FSI_MILIEU.cxx
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libFSI_MILIEUEngine_la-FSI_MILIEU.Tpo $(DEPDIR)/libFSI_MILIEUEngine_la-FSI_MILIEU.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='FSI_MILIEU.cxx' object='libFSI_MILIEUEngine_la-FSI_MILIEU.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='FSI_MILIEU.cxx' object='libFSI_MILIEUEngine_la-FSI_MILIEU.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libFSI_MILIEUEngine_la_CXXFLAGS) $(CXXFLAGS) -c -o libFSI_MILIEUEngine_la-FSI_MILIEU.lo `test -f 'FSI_MILIEU.cxx' || echo '$(srcdir)/'`FSI_MILIEU.cxx
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libFSI_MILIEUEngine_la_CXXFLAGS) $(CXXFLAGS) -c -o libFSI_MILIEUEngine_la-FSI_MILIEU.lo `test -f 'FSI_MILIEU.cxx' || echo '$(srcdir)/'`FSI_MILIEU.cxx
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -646,9 +656,7 @@ uninstall-salomeincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(salomeinclude_HEADERS)'; test -n "$(salomeincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -749,10 +757,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.exe b/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.exe
deleted file mode 100644
index 7844fac..0000000
--- a/salome/fsi_coupling/src/FSI_SATURNE/FSI_SATURNE.exe
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/sh
-
-#-------------------------------------------------------------------------------
-
-# This file is part of Code_Saturne, a general-purpose CFD tool.
-#
-# Copyright (C) 1998-2011 EDF S.A.
-#
-# This program is free software; you can redistribute it and/or modify it under
-# the terms of the GNU General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-#
-# This program is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
-# details.
-#
-# You should have received a copy of the GNU General Public License along with
-# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
-# Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-#-------------------------------------------------------------------------------
-
-export SALOME_CONTAINER=$1
-export SALOME_CONTAINERNAME=$2
-export SALOME_INSTANCE=$3
-
-../run_solver.sh
diff --git a/salome/fsi_coupling/src/FSI_SATURNE/Makefile.am b/salome/fsi_coupling/src/FSI_SATURNE/Makefile.am
index c9816f4..84e03b5 100644
--- a/salome/fsi_coupling/src/FSI_SATURNE/Makefile.am
+++ b/salome/fsi_coupling/src/FSI_SATURNE/Makefile.am
@@ -29,7 +29,6 @@ MODULE_NAME = FSI
 AM_CFLAGS = $(SALOME_INCLUDES) -fexceptions
 
 salomelib_LTLIBRARIES = libFSI_SATURNEExelib.la
-dist_salomescript_SCRIPTS= FSI_SATURNE.exe
 salomeinclude_HEADERS = FSI_SATURNE.hxx
 
 libFSI_SATURNEExelib_la_SOURCES = FSI_SATURNE.cxx 
diff --git a/salome/fsi_coupling/src/FSI_SATURNE/Makefile.in b/salome/fsi_coupling/src/FSI_SATURNE/Makefile.in
index 9f467d7..661e909 100644
--- a/salome/fsi_coupling/src/FSI_SATURNE/Makefile.in
+++ b/salome/fsi_coupling/src/FSI_SATURNE/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -62,7 +62,6 @@
 # This file is adapted from make_common_starter.am, generated by YACSGEN.
 
 
-
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
@@ -83,9 +82,8 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 target_triplet = @target@
-DIST_COMMON = $(dist_salomescript_SCRIPTS) $(salomeinclude_HEADERS) \
-	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(top_srcdir)/config/salome_module.mk
+DIST_COMMON = $(salomeinclude_HEADERS) $(srcdir)/Makefile.am \
+	$(srcdir)/Makefile.in $(top_srcdir)/config/salome_module.mk
 subdir = salome/fsi_coupling/src/FSI_SATURNE
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
@@ -133,8 +131,14 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(salomelibdir)" \
-	"$(DESTDIR)$(salomescriptdir)" "$(DESTDIR)$(salomeincludedir)"
+	"$(DESTDIR)$(salomeincludedir)"
 LTLIBRARIES = $(salomelib_LTLIBRARIES)
 am__DEPENDENCIES_1 =
 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
@@ -155,7 +159,6 @@ libFSI_SATURNEExelib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
 	$(libFSI_SATURNEExelib_la_CXXFLAGS) $(CXXFLAGS) \
 	$(libFSI_SATURNEExelib_la_LDFLAGS) $(LDFLAGS) -o $@
-SCRIPTS = $(dist_salomescript_SCRIPTS)
 DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
 am__depfiles_maybe = depfiles
@@ -204,7 +207,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -236,6 +238,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -259,7 +262,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -279,7 +281,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -302,6 +303,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -321,8 +323,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -362,16 +366,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -394,12 +406,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -433,6 +445,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -455,7 +468,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -490,7 +502,6 @@ top_srcdir = @top_srcdir@
 salomeincludedir = ${includedir}/salome
 salomelibdir = ${libdir}/salome
 salomebindir = ${bindir}/salome
-salomescriptdir = ${bindir}
 salomepythondir = ${pythondir}/salome
 
 # Directory for installing idl files
@@ -506,14 +517,13 @@ sharedpkgpythondir = ${pythondir}/${MODULE_NAME}/shared_modules
 salomedocdir = ${datarootdir}/doc/salome/gui/${MODULE_NAME}
 IDL_INCLUDES = $(SALOME_KERNEL_IDL) $(SALOME_GUI_IDL)
 KERNEL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeContainer -lOpUtil -lSalomeDSCContainer -lSalomeDSCSuperv -lSalomeDatastream -lSalomeDSCSupervBasic -lCalciumC
-KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES) $(BOOST_CPPFLAGS)
+KERNEL_INCLUDES = $(SALOME_KERNEL_CPPFLAGS) $(OMNIORB_INCLUDES)
 SALOME_LIBS = $(KERNEL_LIBS)
 SALOME_IDL_LIBS = $(SALOME_KERNEL_LDFLAGS) -lSalomeIDLKernel
 SALOME_INCLUDES = $(KERNEL_INCLUDES)
 MODULE_NAME = FSI
 AM_CFLAGS = $(SALOME_INCLUDES) -fexceptions
 salomelib_LTLIBRARIES = libFSI_SATURNEExelib.la
-dist_salomescript_SCRIPTS = FSI_SATURNE.exe
 salomeinclude_HEADERS = FSI_SATURNE.hxx
 libFSI_SATURNEExelib_la_SOURCES = FSI_SATURNE.cxx 
 nodist_libFSI_SATURNEExelib_la_SOURCES = 
@@ -587,40 +597,6 @@ clean-salomelibLTLIBRARIES:
 	done
 libFSI_SATURNEExelib.la: $(libFSI_SATURNEExelib_la_OBJECTS) $(libFSI_SATURNEExelib_la_DEPENDENCIES) 
 	$(AM_V_CXXLD)$(libFSI_SATURNEExelib_la_LINK) -rpath $(salomelibdir) $(libFSI_SATURNEExelib_la_OBJECTS) $(libFSI_SATURNEExelib_la_LIBADD) $(LIBS)
-install-dist_salomescriptSCRIPTS: $(dist_salomescript_SCRIPTS)
-	@$(NORMAL_INSTALL)
-	test -z "$(salomescriptdir)" || $(MKDIR_P) "$(DESTDIR)$(salomescriptdir)"
-	@list='$(dist_salomescript_SCRIPTS)'; test -n "$(salomescriptdir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
-	done | \
-	sed -e 'p;s,.*/,,;n' \
-	    -e 'h;s|.*|.|' \
-	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
-	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
-	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
-	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
-	      if (++n[d] == $(am__install_max)) { \
-		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
-	    else { print "f", d "/" $$4, $$1 } } \
-	  END { for (d in files) print "f", d, files[d] }' | \
-	while read type dir files; do \
-	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
-	     test -z "$$files" || { \
-	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(salomescriptdir)$$dir'"; \
-	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(salomescriptdir)$$dir" || exit $$?; \
-	     } \
-	; done
-
-uninstall-dist_salomescriptSCRIPTS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_salomescript_SCRIPTS)'; test -n "$(salomescriptdir)" || exit 0; \
-	files=`for p in $$list; do echo "$$p"; done | \
-	       sed -e 's,.*/,,;$(transform)'`; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomescriptdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomescriptdir)" && rm -f $$files
 
 mostlyclean-compile:
 	-rm -f *.$(OBJEXT)
@@ -633,34 +609,30 @@ distclean-compile:
 .cxx.o:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ $<
 
 .cxx.obj:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .cxx.lo:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
 
 libFSI_SATURNEExelib_la-FSI_SATURNE.lo: FSI_SATURNE.cxx
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libFSI_SATURNEExelib_la_CXXFLAGS) $(CXXFLAGS) -MT libFSI_SATURNEExelib_la-FSI_SATURNE.lo -MD -MP -MF $(DEPDIR)/libFSI_SATURNEExelib_la-FSI_SATURNE.Tpo -c -o libFSI_SATURNEExelib_la-FSI_SATURNE.lo `test -f 'FSI_SATURNE.cxx' || echo '$(srcdir)/'`FSI_SATURNE.cxx
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libFSI_SATURNEExelib_la-FSI_SATURNE.Tpo $(DEPDIR)/libFSI_SATURNEExelib_la-FSI_SATURNE.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='FSI_SATURNE.cxx' object='libFSI_SATURNEExelib_la-FSI_SATURNE.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='FSI_SATURNE.cxx' object='libFSI_SATURNEExelib_la-FSI_SATURNE.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libFSI_SATURNEExelib_la_CXXFLAGS) $(CXXFLAGS) -c -o libFSI_SATURNEExelib_la-FSI_SATURNE.lo `test -f 'FSI_SATURNE.cxx' || echo '$(srcdir)/'`FSI_SATURNE.cxx
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libFSI_SATURNEExelib_la_CXXFLAGS) $(CXXFLAGS) -c -o libFSI_SATURNEExelib_la-FSI_SATURNE.lo `test -f 'FSI_SATURNE.cxx' || echo '$(srcdir)/'`FSI_SATURNE.cxx
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -684,9 +656,7 @@ uninstall-salomeincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(salomeinclude_HEADERS)'; test -n "$(salomeincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(salomeincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(salomeincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(salomeincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -772,9 +742,9 @@ distdir: $(DISTFILES)
 	done
 check-am: all-am
 check: check-am
-all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(HEADERS)
+all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 installdirs:
-	for dir in "$(DESTDIR)$(salomelibdir)" "$(DESTDIR)$(salomescriptdir)" "$(DESTDIR)$(salomeincludedir)"; do \
+	for dir in "$(DESTDIR)$(salomelibdir)" "$(DESTDIR)$(salomeincludedir)"; do \
 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 	done
 install: install-am
@@ -787,10 +757,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
@@ -825,8 +800,8 @@ info: info-am
 
 info-am:
 
-install-data-am: install-dist_salomescriptSCRIPTS \
-	install-salomeincludeHEADERS install-salomelibLTLIBRARIES
+install-data-am: install-salomeincludeHEADERS \
+	install-salomelibLTLIBRARIES
 
 install-dvi: install-dvi-am
 
@@ -872,8 +847,8 @@ ps: ps-am
 
 ps-am:
 
-uninstall-am: uninstall-dist_salomescriptSCRIPTS \
-	uninstall-salomeincludeHEADERS uninstall-salomelibLTLIBRARIES
+uninstall-am: uninstall-salomeincludeHEADERS \
+	uninstall-salomelibLTLIBRARIES
 
 .MAKE: install-am install-strip
 
@@ -881,17 +856,15 @@ uninstall-am: uninstall-dist_salomescriptSCRIPTS \
 	clean-libtool clean-salomelibLTLIBRARIES ctags distclean \
 	distclean-compile distclean-generic distclean-libtool \
 	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am \
-	install-dist_salomescriptSCRIPTS install-dvi install-dvi-am \
-	install-exec install-exec-am install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am \
+	install install-am install-data install-data-am install-dvi \
+	install-dvi-am install-exec install-exec-am install-html \
+	install-html-am install-info install-info-am install-man \
+	install-pdf install-pdf-am install-ps install-ps-am \
 	install-salomeincludeHEADERS install-salomelibLTLIBRARIES \
 	install-strip installcheck installcheck-am installdirs \
 	maintainer-clean maintainer-clean-generic mostlyclean \
 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 	pdf pdf-am ps ps-am tags uninstall uninstall-am \
-	uninstall-dist_salomescriptSCRIPTS \
 	uninstall-salomeincludeHEADERS uninstall-salomelibLTLIBRARIES
 
 
diff --git a/salome/fsi_coupling/src/Makefile.in b/salome/fsi_coupling/src/Makefile.in
index 9368811..53e4ea6 100644
--- a/salome/fsi_coupling/src/Makefile.in
+++ b/salome/fsi_coupling/src/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,7 +147,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -179,6 +178,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -202,7 +202,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -222,7 +221,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -245,6 +243,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -264,8 +263,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -305,16 +306,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -337,12 +346,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -376,6 +385,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -398,7 +408,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -677,10 +686,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/salome/libmilieu/Makefile.in b/salome/libmilieu/Makefile.in
index c1cb5df..1c24667 100644
--- a/salome/libmilieu/Makefile.in
+++ b/salome/libmilieu/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,6 +109,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
 libmilieu_la_DEPENDENCIES =
@@ -168,7 +174,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -200,6 +205,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -223,7 +229,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -243,7 +248,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -266,6 +270,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -285,8 +290,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -326,16 +333,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -358,12 +373,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -397,6 +412,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -419,7 +435,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -563,26 +578,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -606,9 +618,7 @@ uninstall-includeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(includedir)" && rm -f $$files
+	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -709,10 +719,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/Makefile.in b/src/Makefile.in
index 00a00ae..0a5389e 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -175,7 +175,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -207,6 +206,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -230,7 +230,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -250,7 +249,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -273,6 +271,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -292,8 +291,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -333,16 +334,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -365,12 +374,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -404,6 +413,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -426,7 +436,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -561,152 +570,115 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 paramx.lo: $(top_srcdir)/src/base/paramx.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o paramx.lo `test -f '$(top_srcdir)/src/base/paramx.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/paramx.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o paramx.lo `test -f '$(top_srcdir)/src/base/paramx.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/paramx.f90
 
 mesh.lo: $(top_srcdir)/src/base/mesh.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o mesh.lo `test -f '$(top_srcdir)/src/base/mesh.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/mesh.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o mesh.lo `test -f '$(top_srcdir)/src/base/mesh.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/mesh.f90
 
 alaste.lo: $(top_srcdir)/src/base/alaste.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o alaste.lo `test -f '$(top_srcdir)/src/base/alaste.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/alaste.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o alaste.lo `test -f '$(top_srcdir)/src/base/alaste.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/alaste.f90
 
 albase.lo: $(top_srcdir)/src/base/albase.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o albase.lo `test -f '$(top_srcdir)/src/base/albase.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/albase.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o albase.lo `test -f '$(top_srcdir)/src/base/albase.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/albase.f90
 
 alstru.lo: $(top_srcdir)/src/base/alstru.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o alstru.lo `test -f '$(top_srcdir)/src/base/alstru.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/alstru.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o alstru.lo `test -f '$(top_srcdir)/src/base/alstru.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/alstru.f90
 
 cplsat.lo: $(top_srcdir)/src/base/cplsat.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cplsat.lo `test -f '$(top_srcdir)/src/base/cplsat.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/cplsat.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cplsat.lo `test -f '$(top_srcdir)/src/base/cplsat.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/cplsat.f90
 
 cstphy.lo: $(top_srcdir)/src/base/cstphy.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cstphy.lo `test -f '$(top_srcdir)/src/base/cstphy.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/cstphy.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cstphy.lo `test -f '$(top_srcdir)/src/base/cstphy.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/cstphy.f90
 
 cstnum.lo: $(top_srcdir)/src/base/cstnum.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cstnum.lo `test -f '$(top_srcdir)/src/base/cstnum.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/cstnum.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cstnum.lo `test -f '$(top_srcdir)/src/base/cstnum.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/cstnum.f90
 
 dimens.lo: $(top_srcdir)/src/base/dimens.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o dimens.lo `test -f '$(top_srcdir)/src/base/dimens.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/dimens.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o dimens.lo `test -f '$(top_srcdir)/src/base/dimens.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/dimens.f90
 
 entsor.lo: $(top_srcdir)/src/base/entsor.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o entsor.lo `test -f '$(top_srcdir)/src/base/entsor.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/entsor.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o entsor.lo `test -f '$(top_srcdir)/src/base/entsor.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/entsor.f90
 
 ihmpre.lo: $(top_srcdir)/src/base/ihmpre.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ihmpre.lo `test -f '$(top_srcdir)/src/base/ihmpre.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/ihmpre.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ihmpre.lo `test -f '$(top_srcdir)/src/base/ihmpre.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/ihmpre.f90
 
 mltgrd.lo: $(top_srcdir)/src/base/mltgrd.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o mltgrd.lo `test -f '$(top_srcdir)/src/base/mltgrd.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/mltgrd.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o mltgrd.lo `test -f '$(top_srcdir)/src/base/mltgrd.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/mltgrd.f90
 
 numvar.lo: $(top_srcdir)/src/base/numvar.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o numvar.lo `test -f '$(top_srcdir)/src/base/numvar.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/numvar.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o numvar.lo `test -f '$(top_srcdir)/src/base/numvar.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/numvar.f90
 
 optcal.lo: $(top_srcdir)/src/base/optcal.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o optcal.lo `test -f '$(top_srcdir)/src/base/optcal.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/optcal.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o optcal.lo `test -f '$(top_srcdir)/src/base/optcal.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/optcal.f90
 
 parall.lo: $(top_srcdir)/src/base/parall.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o parall.lo `test -f '$(top_srcdir)/src/base/parall.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/parall.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o parall.lo `test -f '$(top_srcdir)/src/base/parall.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/parall.f90
 
 period.lo: $(top_srcdir)/src/base/period.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o period.lo `test -f '$(top_srcdir)/src/base/period.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/period.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o period.lo `test -f '$(top_srcdir)/src/base/period.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/period.f90
 
 pointe.lo: $(top_srcdir)/src/base/pointe.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o pointe.lo `test -f '$(top_srcdir)/src/base/pointe.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/pointe.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o pointe.lo `test -f '$(top_srcdir)/src/base/pointe.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/base/pointe.f90
 
 atincl.lo: $(top_srcdir)/src/atmo/atincl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o atincl.lo `test -f '$(top_srcdir)/src/atmo/atincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/atmo/atincl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o atincl.lo `test -f '$(top_srcdir)/src/atmo/atincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/atmo/atincl.f90
 
 cfpoin.lo: $(top_srcdir)/src/cfbl/cfpoin.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cfpoin.lo `test -f '$(top_srcdir)/src/cfbl/cfpoin.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/cfbl/cfpoin.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cfpoin.lo `test -f '$(top_srcdir)/src/cfbl/cfpoin.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/cfbl/cfpoin.f90
 
 coincl.lo: $(top_srcdir)/src/cogz/coincl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o coincl.lo `test -f '$(top_srcdir)/src/cogz/coincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/cogz/coincl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o coincl.lo `test -f '$(top_srcdir)/src/cogz/coincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/cogz/coincl.f90
 
 cs_coal_incl.lo: $(top_srcdir)/src/comb/cs_coal_incl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cs_coal_incl.lo `test -f '$(top_srcdir)/src/comb/cs_coal_incl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/comb/cs_coal_incl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cs_coal_incl.lo `test -f '$(top_srcdir)/src/comb/cs_coal_incl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/comb/cs_coal_incl.f90
 
 cs_fuel_incl.lo: $(top_srcdir)/src/comb/cs_fuel_incl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cs_fuel_incl.lo `test -f '$(top_srcdir)/src/comb/cs_fuel_incl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/comb/cs_fuel_incl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cs_fuel_incl.lo `test -f '$(top_srcdir)/src/comb/cs_fuel_incl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/comb/cs_fuel_incl.f90
 
 cpincl.lo: $(top_srcdir)/src/cplv/cpincl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cpincl.lo `test -f '$(top_srcdir)/src/cplv/cpincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/cplv/cpincl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o cpincl.lo `test -f '$(top_srcdir)/src/cplv/cpincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/cplv/cpincl.f90
 
 ctincl.lo: $(top_srcdir)/src/ctwr/ctincl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ctincl.lo `test -f '$(top_srcdir)/src/ctwr/ctincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/ctwr/ctincl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ctincl.lo `test -f '$(top_srcdir)/src/ctwr/ctincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/ctwr/ctincl.f90
 
 elincl.lo: $(top_srcdir)/src/elec/elincl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o elincl.lo `test -f '$(top_srcdir)/src/elec/elincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/elec/elincl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o elincl.lo `test -f '$(top_srcdir)/src/elec/elincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/elec/elincl.f90
 
 lagdim.lo: $(top_srcdir)/src/lagr/lagdim.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o lagdim.lo `test -f '$(top_srcdir)/src/lagr/lagdim.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/lagr/lagdim.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o lagdim.lo `test -f '$(top_srcdir)/src/lagr/lagdim.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/lagr/lagdim.f90
 
 lagpar.lo: $(top_srcdir)/src/lagr/lagpar.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o lagpar.lo `test -f '$(top_srcdir)/src/lagr/lagpar.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/lagr/lagpar.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o lagpar.lo `test -f '$(top_srcdir)/src/lagr/lagpar.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/lagr/lagpar.f90
 
 lagran.lo: $(top_srcdir)/src/lagr/lagran.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o lagran.lo `test -f '$(top_srcdir)/src/lagr/lagran.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/lagr/lagran.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o lagran.lo `test -f '$(top_srcdir)/src/lagr/lagran.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/lagr/lagran.f90
 
 ppcpfu.lo: $(top_srcdir)/src/pprt/ppcpfu.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppcpfu.lo `test -f '$(top_srcdir)/src/pprt/ppcpfu.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppcpfu.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppcpfu.lo `test -f '$(top_srcdir)/src/pprt/ppcpfu.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppcpfu.f90
 
 ppincl.lo: $(top_srcdir)/src/pprt/ppincl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppincl.lo `test -f '$(top_srcdir)/src/pprt/ppincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppincl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppincl.lo `test -f '$(top_srcdir)/src/pprt/ppincl.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppincl.f90
 
 ppppar.lo: $(top_srcdir)/src/pprt/ppppar.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppppar.lo `test -f '$(top_srcdir)/src/pprt/ppppar.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppppar.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppppar.lo `test -f '$(top_srcdir)/src/pprt/ppppar.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppppar.f90
 
 ppthch.lo: $(top_srcdir)/src/pprt/ppthch.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppthch.lo `test -f '$(top_srcdir)/src/pprt/ppthch.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppthch.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ppthch.lo `test -f '$(top_srcdir)/src/pprt/ppthch.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/pprt/ppthch.f90
 
 radiat.lo: $(top_srcdir)/src/rayt/radiat.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o radiat.lo `test -f '$(top_srcdir)/src/rayt/radiat.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/rayt/radiat.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o radiat.lo `test -f '$(top_srcdir)/src/rayt/radiat.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/rayt/radiat.f90
 
 vorinc.lo: $(top_srcdir)/src/turb/vorinc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o vorinc.lo `test -f '$(top_srcdir)/src/turb/vorinc.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/turb/vorinc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o vorinc.lo `test -f '$(top_srcdir)/src/turb/vorinc.f90' || echo '$(srcdir)/'`$(top_srcdir)/src/turb/vorinc.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -922,10 +894,15 @@ install-am: all-am
 
 installcheck: installcheck-recursive
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/alge/Makefile.in b/src/alge/Makefile.in
index 6b510dd..96f83ad 100644
--- a/src/alge/Makefile.in
+++ b/src/alge/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -180,6 +180,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
 HEADERS = $(pkginclude_HEADERS)
 ETAGS = etags
@@ -200,7 +206,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -232,6 +237,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -255,7 +261,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -275,7 +280,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -298,6 +302,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -317,8 +322,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -358,16 +365,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -390,12 +405,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -429,6 +444,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -451,7 +467,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -620,230 +635,183 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 libcsalge_la-cs_benchmark.lo: cs_benchmark.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -MT libcsalge_la-cs_benchmark.lo -MD -MP -MF $(DEPDIR)/libcsalge_la-cs_benchmark.Tpo -c -o libcsalge_la-cs_benchmark.lo `test -f 'cs_benchmark.c' || echo '$(srcdir)/'`cs_benchmark.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsalge_la-cs_benchmark.Tpo $(DEPDIR)/libcsalge_la-cs_benchmark.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_benchmark.c' object='libcsalge_la-cs_benchmark.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_benchmark.c' object='libcsalge_la-cs_benchmark.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_benchmark.lo `test -f 'cs_benchmark.c' || echo '$(srcdir)/'`cs_benchmark.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_benchmark.lo `test -f 'cs_benchmark.c' || echo '$(srcdir)/'`cs_benchmark.c
 
 libcsalge_la-cs_blas.lo: cs_blas.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -MT libcsalge_la-cs_blas.lo -MD -MP -MF $(DEPDIR)/libcsalge_la-cs_blas.Tpo -c -o libcsalge_la-cs_blas.lo `test -f 'cs_blas.c' || echo '$(srcdir)/'`cs_blas.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsalge_la-cs_blas.Tpo $(DEPDIR)/libcsalge_la-cs_blas.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_blas.c' object='libcsalge_la-cs_blas.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_blas.c' object='libcsalge_la-cs_blas.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_blas.lo `test -f 'cs_blas.c' || echo '$(srcdir)/'`cs_blas.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_blas.lo `test -f 'cs_blas.c' || echo '$(srcdir)/'`cs_blas.c
 
 libcsalge_la-cs_gradient.lo: cs_gradient.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -MT libcsalge_la-cs_gradient.lo -MD -MP -MF $(DEPDIR)/libcsalge_la-cs_gradient.Tpo -c -o libcsalge_la-cs_gradient.lo `test -f 'cs_gradient.c' || echo '$(srcdir)/'`cs_gradient.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsalge_la-cs_gradient.Tpo $(DEPDIR)/libcsalge_la-cs_gradient.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_gradient.c' object='libcsalge_la-cs_gradient.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_gradient.c' object='libcsalge_la-cs_gradient.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_gradient.lo `test -f 'cs_gradient.c' || echo '$(srcdir)/'`cs_gradient.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_gradient.lo `test -f 'cs_gradient.c' || echo '$(srcdir)/'`cs_gradient.c
 
 libcsalge_la-cs_grid.lo: cs_grid.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -MT libcsalge_la-cs_grid.lo -MD -MP -MF $(DEPDIR)/libcsalge_la-cs_grid.Tpo -c -o libcsalge_la-cs_grid.lo `test -f 'cs_grid.c' || echo '$(srcdir)/'`cs_grid.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsalge_la-cs_grid.Tpo $(DEPDIR)/libcsalge_la-cs_grid.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_grid.c' object='libcsalge_la-cs_grid.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_grid.c' object='libcsalge_la-cs_grid.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_grid.lo `test -f 'cs_grid.c' || echo '$(srcdir)/'`cs_grid.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_grid.lo `test -f 'cs_grid.c' || echo '$(srcdir)/'`cs_grid.c
 
 libcsalge_la-cs_matrix.lo: cs_matrix.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -MT libcsalge_la-cs_matrix.lo -MD -MP -MF $(DEPDIR)/libcsalge_la-cs_matrix.Tpo -c -o libcsalge_la-cs_matrix.lo `test -f 'cs_matrix.c' || echo '$(srcdir)/'`cs_matrix.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsalge_la-cs_matrix.Tpo $(DEPDIR)/libcsalge_la-cs_matrix.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_matrix.c' object='libcsalge_la-cs_matrix.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_matrix.c' object='libcsalge_la-cs_matrix.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_matrix.lo `test -f 'cs_matrix.c' || echo '$(srcdir)/'`cs_matrix.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_matrix.lo `test -f 'cs_matrix.c' || echo '$(srcdir)/'`cs_matrix.c
 
 libcsalge_la-cs_multigrid.lo: cs_multigrid.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -MT libcsalge_la-cs_multigrid.lo -MD -MP -MF $(DEPDIR)/libcsalge_la-cs_multigrid.Tpo -c -o libcsalge_la-cs_multigrid.lo `test -f 'cs_multigrid.c' || echo '$(srcdir)/'`cs_multigrid.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsalge_la-cs_multigrid.Tpo $(DEPDIR)/libcsalge_la-cs_multigrid.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_multigrid.c' object='libcsalge_la-cs_multigrid.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_multigrid.c' object='libcsalge_la-cs_multigrid.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_multigrid.lo `test -f 'cs_multigrid.c' || echo '$(srcdir)/'`cs_multigrid.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_multigrid.lo `test -f 'cs_multigrid.c' || echo '$(srcdir)/'`cs_multigrid.c
 
 libcsalge_la-cs_sles.lo: cs_sles.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -MT libcsalge_la-cs_sles.lo -MD -MP -MF $(DEPDIR)/libcsalge_la-cs_sles.Tpo -c -o libcsalge_la-cs_sles.lo `test -f 'cs_sles.c' || echo '$(srcdir)/'`cs_sles.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsalge_la-cs_sles.Tpo $(DEPDIR)/libcsalge_la-cs_sles.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_sles.c' object='libcsalge_la-cs_sles.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_sles.c' object='libcsalge_la-cs_sles.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_sles.lo `test -f 'cs_sles.c' || echo '$(srcdir)/'`cs_sles.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcsalge_la_CFLAGS) $(CFLAGS) -c -o libcsalge_la-cs_sles.lo `test -f 'cs_sles.c' || echo '$(srcdir)/'`cs_sles.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 libcsalge_la-autmgr.lo: autmgr.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-autmgr.lo `test -f 'autmgr.f90' || echo '$(srcdir)/'`autmgr.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-autmgr.lo `test -f 'autmgr.f90' || echo '$(srcdir)/'`autmgr.f90
 
 libcsalge_la-bilsc2.lo: bilsc2.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-bilsc2.lo `test -f 'bilsc2.f90' || echo '$(srcdir)/'`bilsc2.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-bilsc2.lo `test -f 'bilsc2.f90' || echo '$(srcdir)/'`bilsc2.f90
 
 libcsalge_la-bilsc4.lo: bilsc4.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-bilsc4.lo `test -f 'bilsc4.f90' || echo '$(srcdir)/'`bilsc4.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-bilsc4.lo `test -f 'bilsc4.f90' || echo '$(srcdir)/'`bilsc4.f90
 
 libcsalge_la-crstgr.lo: crstgr.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-crstgr.lo `test -f 'crstgr.f90' || echo '$(srcdir)/'`crstgr.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-crstgr.lo `test -f 'crstgr.f90' || echo '$(srcdir)/'`crstgr.f90
 
 libcsalge_la-divmas.lo: divmas.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-divmas.lo `test -f 'divmas.f90' || echo '$(srcdir)/'`divmas.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-divmas.lo `test -f 'divmas.f90' || echo '$(srcdir)/'`divmas.f90
 
 libcsalge_la-divrij.lo: divrij.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-divrij.lo `test -f 'divrij.f90' || echo '$(srcdir)/'`divrij.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-divrij.lo `test -f 'divrij.f90' || echo '$(srcdir)/'`divrij.f90
 
 libcsalge_la-gradmc.lo: gradmc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-gradmc.lo `test -f 'gradmc.f90' || echo '$(srcdir)/'`gradmc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-gradmc.lo `test -f 'gradmc.f90' || echo '$(srcdir)/'`gradmc.f90
 
 libcsalge_la-gradrc.lo: gradrc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-gradrc.lo `test -f 'gradrc.f90' || echo '$(srcdir)/'`gradrc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-gradrc.lo `test -f 'gradrc.f90' || echo '$(srcdir)/'`gradrc.f90
 
 libcsalge_la-gradrv.lo: gradrv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-gradrv.lo `test -f 'gradrv.f90' || echo '$(srcdir)/'`gradrv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-gradrv.lo `test -f 'gradrv.f90' || echo '$(srcdir)/'`gradrv.f90
 
 libcsalge_la-grdcel.lo: grdcel.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdcel.lo `test -f 'grdcel.f90' || echo '$(srcdir)/'`grdcel.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdcel.lo `test -f 'grdcel.f90' || echo '$(srcdir)/'`grdcel.f90
 
 libcsalge_la-grdvec.lo: grdvec.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdvec.lo `test -f 'grdvec.f90' || echo '$(srcdir)/'`grdvec.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdvec.lo `test -f 'grdvec.f90' || echo '$(srcdir)/'`grdvec.f90
 
 libcsalge_la-grdvni.lo: grdvni.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdvni.lo `test -f 'grdvni.f90' || echo '$(srcdir)/'`grdvni.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdvni.lo `test -f 'grdvni.f90' || echo '$(srcdir)/'`grdvni.f90
 
 libcsalge_la-grdpot.lo: grdpot.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdpot.lo `test -f 'grdpot.f90' || echo '$(srcdir)/'`grdpot.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-grdpot.lo `test -f 'grdpot.f90' || echo '$(srcdir)/'`grdpot.f90
 
 libcsalge_la-inimas.lo: inimas.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-inimas.lo `test -f 'inimas.f90' || echo '$(srcdir)/'`inimas.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-inimas.lo `test -f 'inimas.f90' || echo '$(srcdir)/'`inimas.f90
 
 libcsalge_la-inimav.lo: inimav.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-inimav.lo `test -f 'inimav.f90' || echo '$(srcdir)/'`inimav.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-inimav.lo `test -f 'inimav.f90' || echo '$(srcdir)/'`inimav.f90
 
 libcsalge_la-invers.lo: invers.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-invers.lo `test -f 'invers.f90' || echo '$(srcdir)/'`invers.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-invers.lo `test -f 'invers.f90' || echo '$(srcdir)/'`invers.f90
 
 libcsalge_la-itrgrp.lo: itrgrp.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrgrp.lo `test -f 'itrgrp.f90' || echo '$(srcdir)/'`itrgrp.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrgrp.lo `test -f 'itrgrp.f90' || echo '$(srcdir)/'`itrgrp.f90
 
 libcsalge_la-itrgrv.lo: itrgrv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrgrv.lo `test -f 'itrgrv.f90' || echo '$(srcdir)/'`itrgrv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrgrv.lo `test -f 'itrgrv.f90' || echo '$(srcdir)/'`itrgrv.f90
 
 libcsalge_la-itrmas.lo: itrmas.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrmas.lo `test -f 'itrmas.f90' || echo '$(srcdir)/'`itrmas.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrmas.lo `test -f 'itrmas.f90' || echo '$(srcdir)/'`itrmas.f90
 
 libcsalge_la-itrmav.lo: itrmav.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrmav.lo `test -f 'itrmav.f90' || echo '$(srcdir)/'`itrmav.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-itrmav.lo `test -f 'itrmav.f90' || echo '$(srcdir)/'`itrmav.f90
 
 libcsalge_la-matrdt.lo: matrdt.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-matrdt.lo `test -f 'matrdt.f90' || echo '$(srcdir)/'`matrdt.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-matrdt.lo `test -f 'matrdt.f90' || echo '$(srcdir)/'`matrdt.f90
 
 libcsalge_la-matrix.lo: matrix.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-matrix.lo `test -f 'matrix.f90' || echo '$(srcdir)/'`matrix.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-matrix.lo `test -f 'matrix.f90' || echo '$(srcdir)/'`matrix.f90
 
 libcsalge_la-matrxv.lo: matrxv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-matrxv.lo `test -f 'matrxv.f90' || echo '$(srcdir)/'`matrxv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-matrxv.lo `test -f 'matrxv.f90' || echo '$(srcdir)/'`matrxv.f90
 
 libcsalge_la-prods2.lo: prods2.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-prods2.lo `test -f 'prods2.f90' || echo '$(srcdir)/'`prods2.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-prods2.lo `test -f 'prods2.f90' || echo '$(srcdir)/'`prods2.f90
 
 libcsalge_la-prods3.lo: prods3.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-prods3.lo `test -f 'prods3.f90' || echo '$(srcdir)/'`prods3.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-prods3.lo `test -f 'prods3.f90' || echo '$(srcdir)/'`prods3.f90
 
 libcsalge_la-prodsc.lo: prodsc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-prodsc.lo `test -f 'prodsc.f90' || echo '$(srcdir)/'`prodsc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-prodsc.lo `test -f 'prodsc.f90' || echo '$(srcdir)/'`prodsc.f90
 
 libcsalge_la-projts.lo: projts.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-projts.lo `test -f 'projts.f90' || echo '$(srcdir)/'`projts.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-projts.lo `test -f 'projts.f90' || echo '$(srcdir)/'`projts.f90
 
 libcsalge_la-projtv.lo: projtv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-projtv.lo `test -f 'projtv.f90' || echo '$(srcdir)/'`projtv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-projtv.lo `test -f 'projtv.f90' || echo '$(srcdir)/'`projtv.f90
 
 libcsalge_la-promav.lo: promav.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-promav.lo `test -f 'promav.f90' || echo '$(srcdir)/'`promav.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-promav.lo `test -f 'promav.f90' || echo '$(srcdir)/'`promav.f90
 
 libcsalge_la-proxav.lo: proxav.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-proxav.lo `test -f 'proxav.f90' || echo '$(srcdir)/'`proxav.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-proxav.lo `test -f 'proxav.f90' || echo '$(srcdir)/'`proxav.f90
 
 libcsalge_la-vectds.lo: vectds.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-vectds.lo `test -f 'vectds.f90' || echo '$(srcdir)/'`vectds.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-vectds.lo `test -f 'vectds.f90' || echo '$(srcdir)/'`vectds.f90
 
 libcsalge_la-viscfa.lo: viscfa.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-viscfa.lo `test -f 'viscfa.f90' || echo '$(srcdir)/'`viscfa.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-viscfa.lo `test -f 'viscfa.f90' || echo '$(srcdir)/'`viscfa.f90
 
 libcsalge_la-visort.lo: visort.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-visort.lo `test -f 'visort.f90' || echo '$(srcdir)/'`visort.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-visort.lo `test -f 'visort.f90' || echo '$(srcdir)/'`visort.f90
 
 libcsalge_la-viortv.lo: viortv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-viortv.lo `test -f 'viortv.f90' || echo '$(srcdir)/'`viortv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(libcsalge_la_FCFLAGS) $(FCFLAGS) -c -o libcsalge_la-viortv.lo `test -f 'viortv.f90' || echo '$(srcdir)/'`viortv.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -867,9 +835,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -970,10 +936,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/alge/cs_matrix.c b/src/alge/cs_matrix.c
index 9e57096..f6701c8 100644
--- a/src/alge/cs_matrix.c
+++ b/src/alge/cs_matrix.c
@@ -4118,16 +4118,16 @@ cs_matrix_vector_multiply(cs_perio_rota_t     rotation_mode,
 
     if (matrix->halo != NULL) {
 
+      if (   matrix->halo->n_transforms > 0
+          && rotation_mode == CS_PERIO_ROTA_IGNORE)
+        cs_perio_save_rotation_halo(cs_glob_mesh->halo, CS_HALO_STANDARD, x);
+
       cs_halo_sync_var(matrix->halo, CS_HALO_STANDARD, x);
 
       /* Synchronize periodic values */
 
-      if (matrix->halo->n_transforms > 0) {
-        if (rotation_mode == CS_PERIO_ROTA_IGNORE)
-          bft_error(__FILE__, __LINE__, 0, _cs_glob_perio_ignore_error_str);
+      if (matrix->halo->n_transforms > 0)
         cs_perio_sync_var_scal(matrix->halo, CS_HALO_STANDARD, rotation_mode, x);
-      }
-
     }
 
     /* Now call local matrix.vector product */
@@ -4252,17 +4252,18 @@ cs_matrix_alpha_a_x_p_beta_y(cs_perio_rota_t     rotation_mode,
 
   if (matrix->b_size[3] == 1) {
 
-    if (matrix->halo != NULL){
+    if (matrix->halo != NULL) {
+
+      if (   matrix->halo->n_transforms > 0
+          && rotation_mode == CS_PERIO_ROTA_IGNORE)
+        cs_perio_save_rotation_halo(cs_glob_mesh->halo, CS_HALO_STANDARD, x);
 
       cs_halo_sync_var(matrix->halo, CS_HALO_STANDARD, x);
 
       /* Synchronize periodic values */
 
-      if (matrix->halo->n_transforms > 0) {
-        if (rotation_mode == CS_PERIO_ROTA_IGNORE)
-          bft_error(__FILE__, __LINE__, 0, _cs_glob_perio_ignore_error_str);
+      if (matrix->halo->n_transforms > 0)
         cs_perio_sync_var_scal(matrix->halo, CS_HALO_STANDARD, rotation_mode, x);
-      }
     }
 
     /* Now call local matrix.vector product */
diff --git a/src/apps/Makefile.am b/src/apps/Makefile.am
index 02cdc09..63d89a0 100644
--- a/src/apps/Makefile.am
+++ b/src/apps/Makefile.am
@@ -147,10 +147,10 @@ cs_check_syntax_CPPFLAGS = \
 cs_check_syntax_SOURCES = cs_check_syntax.c
 cs_check_syntax_LDADD = \
 $(top_builddir)/src/mei/libmei.la \
-$(top_builddir)/src/bft/libbft.la
-cs_check_syntax_LDFLAGS = \
-$(ORIGINRUNPATH) \
+$(top_builddir)/src/bft/libbft.la \
 -lm
+cs_check_syntax_LDFLAGS = \
+$(ORIGINRUNPATH)
 
 endif
 
diff --git a/src/apps/Makefile.in b/src/apps/Makefile.in
index 4523671..d21a877 100644
--- a/src/apps/Makefile.in
+++ b/src/apps/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -118,6 +118,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkglibexecdir)"
 LTLIBRARIES = $(lib_LTLIBRARIES)
 libsaturne_la_DEPENDENCIES = $(top_builddir)/src/base/libcsbase.la \
@@ -270,7 +276,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -302,6 +307,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -325,7 +331,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -345,7 +350,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -368,6 +372,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -387,8 +392,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -428,16 +435,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -460,12 +475,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -499,6 +514,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -521,7 +537,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -637,11 +652,11 @@ $(FCLIBS)
 @HAVE_FRONTEND_TRUE at cs_check_syntax_SOURCES = cs_check_syntax.c
 @HAVE_FRONTEND_TRUE at cs_check_syntax_LDADD = \
 @HAVE_FRONTEND_TRUE@$(top_builddir)/src/mei/libmei.la \
- at HAVE_FRONTEND_TRUE@$(top_builddir)/src/bft/libbft.la
+ at HAVE_FRONTEND_TRUE@$(top_builddir)/src/bft/libbft.la \
+ at HAVE_FRONTEND_TRUE@-lm
 
 @HAVE_FRONTEND_TRUE at cs_check_syntax_LDFLAGS = \
- at HAVE_FRONTEND_TRUE@$(ORIGINRUNPATH) \
- at HAVE_FRONTEND_TRUE@-lm
+ at HAVE_FRONTEND_TRUE@$(ORIGINRUNPATH)
 
 
 # Code_Saturne partitioner
@@ -801,82 +816,72 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 cs_check_syntax-cs_check_syntax.o: cs_check_syntax.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_check_syntax_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_check_syntax-cs_check_syntax.o -MD -MP -MF $(DEPDIR)/cs_check_syntax-cs_check_syntax.Tpo -c -o cs_check_syntax-cs_check_syntax.o `test -f 'cs_check_syntax.c' || echo '$(srcdir)/'`cs_check_syntax.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_check_syntax-cs_check_syntax.Tpo $(DEPDIR)/cs_check_syntax-cs_check_syntax.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_check_syntax.c' object='cs_check_syntax-cs_check_syntax.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_check_syntax.c' object='cs_check_syntax-cs_check_syntax.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_check_syntax_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_check_syntax-cs_check_syntax.o `test -f 'cs_check_syntax.c' || echo '$(srcdir)/'`cs_check_syntax.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_check_syntax_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_check_syntax-cs_check_syntax.o `test -f 'cs_check_syntax.c' || echo '$(srcdir)/'`cs_check_syntax.c
 
 cs_check_syntax-cs_check_syntax.obj: cs_check_syntax.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_check_syntax_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_check_syntax-cs_check_syntax.obj -MD -MP -MF $(DEPDIR)/cs_check_syntax-cs_check_syntax.Tpo -c -o cs_check_syntax-cs_check_syntax.obj `if test -f 'cs_check_syntax.c'; then $(CYGPATH_W) 'cs_check_syntax.c'; else $(CYGPATH_W) '$(srcdir)/cs_check_syntax.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_check_syntax-cs_check_syntax.Tpo $(DEPDIR)/cs_check_syntax-cs_check_syntax.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_check_syntax.c' object='cs_check_syntax-cs_check_syntax.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_check_syntax.c' object='cs_check_syntax-cs_check_syntax.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_check_syntax_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_check_syntax-cs_check_syntax.obj `if test -f 'cs_check_syntax.c'; then $(CYGPATH_W) 'cs_check_syntax.c'; else $(CYGPATH_W) '$(srcdir)/cs_check_syntax.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_check_syntax_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_check_syntax-cs_check_syntax.obj `if test -f 'cs_check_syntax.c'; then $(CYGPATH_W) 'cs_check_syntax.c'; else $(CYGPATH_W) '$(srcdir)/cs_check_syntax.c'; fi`
 
 cs_partition-cs_partition.o: cs_partition.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_partition_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_partition-cs_partition.o -MD -MP -MF $(DEPDIR)/cs_partition-cs_partition.Tpo -c -o cs_partition-cs_partition.o `test -f 'cs_partition.c' || echo '$(srcdir)/'`cs_partition.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_partition-cs_partition.Tpo $(DEPDIR)/cs_partition-cs_partition.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_partition.c' object='cs_partition-cs_partition.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_partition.c' object='cs_partition-cs_partition.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_partition_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_partition-cs_partition.o `test -f 'cs_partition.c' || echo '$(srcdir)/'`cs_partition.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_partition_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_partition-cs_partition.o `test -f 'cs_partition.c' || echo '$(srcdir)/'`cs_partition.c
 
 cs_partition-cs_partition.obj: cs_partition.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_partition_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_partition-cs_partition.obj -MD -MP -MF $(DEPDIR)/cs_partition-cs_partition.Tpo -c -o cs_partition-cs_partition.obj `if test -f 'cs_partition.c'; then $(CYGPATH_W) 'cs_partition.c'; else $(CYGPATH_W) '$(srcdir)/cs_partition.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_partition-cs_partition.Tpo $(DEPDIR)/cs_partition-cs_partition.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cs_partition.c' object='cs_partition-cs_partition.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cs_partition.c' object='cs_partition-cs_partition.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_partition_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_partition-cs_partition.obj `if test -f 'cs_partition.c'; then $(CYGPATH_W) 'cs_partition.c'; else $(CYGPATH_W) '$(srcdir)/cs_partition.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs_partition_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_partition-cs_partition.obj `if test -f 'cs_partition.c'; then $(CYGPATH_W) 'cs_partition.c'; else $(CYGPATH_W) '$(srcdir)/cs_partition.c'; fi`
 
 .cxx.o:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ $<
 
 .cxx.obj:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .cxx.lo:
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX at am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -983,10 +988,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/atmo/Makefile.in b/src/atmo/Makefile.in
index b8dbc5f..8ca7274 100644
--- a/src/atmo/Makefile.in
+++ b/src/atmo/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -145,6 +145,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(atmodir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(atmo_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -166,7 +172,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -198,6 +203,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -221,7 +227,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -241,7 +246,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -264,6 +268,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -283,8 +288,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -324,16 +331,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -356,12 +371,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -395,6 +410,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -417,7 +433,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -523,28 +538,22 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 usatcl.lo: $(top_srcdir)/users/atmo/usatcl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usatcl.lo `test -f '$(top_srcdir)/users/atmo/usatcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/atmo/usatcl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usatcl.lo `test -f '$(top_srcdir)/users/atmo/usatcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/atmo/usatcl.f90
 
 usati1.lo: $(top_srcdir)/users/atmo/usati1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usati1.lo `test -f '$(top_srcdir)/users/atmo/usati1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/atmo/usati1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usati1.lo `test -f '$(top_srcdir)/users/atmo/usati1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/atmo/usati1.f90
 
 usativ.lo: $(top_srcdir)/users/atmo/usativ.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usativ.lo `test -f '$(top_srcdir)/users/atmo/usativ.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/atmo/usativ.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usativ.lo `test -f '$(top_srcdir)/users/atmo/usativ.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/atmo/usativ.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -568,9 +577,7 @@ uninstall-atmoDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(atmo_DATA)'; test -n "$(atmodir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(atmodir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(atmodir)" && rm -f $$files
+	dir='$(DESTDIR)$(atmodir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -588,9 +595,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -691,10 +696,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/base/Makefile.in b/src/base/Makefile.in
index 18bc511..0acd54d 100644
--- a/src/base/Makefile.in
+++ b/src/base/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -199,6 +199,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(basedir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(base_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -220,7 +226,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -252,6 +257,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -275,7 +281,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -295,7 +300,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -318,6 +322,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -337,8 +342,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -378,16 +385,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -410,12 +425,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -449,6 +464,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -471,7 +487,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -764,226 +779,182 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 cs_user_join.lo: $(top_srcdir)/users/base/cs_user_join.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_join.lo -MD -MP -MF $(DEPDIR)/cs_user_join.Tpo -c -o cs_user_join.lo `test -f '$(top_srcdir)/users/base/cs_user_join.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_join.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_join.Tpo $(DEPDIR)/cs_user_join.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_join.c' object='cs_user_join.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_join.c' object='cs_user_join.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_join.lo `test -f '$(top_srcdir)/users/base/cs_user_join.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_join.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_join.lo `test -f '$(top_srcdir)/users/base/cs_user_join.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_join.c
 
 cs_user_mesh_input.lo: $(top_srcdir)/users/base/cs_user_mesh_input.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_mesh_input.lo -MD -MP -MF $(DEPDIR)/cs_user_mesh_input.Tpo -c -o cs_user_mesh_input.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_input.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_input.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_mesh_input.Tpo $(DEPDIR)/cs_user_mesh_input.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_mesh_input.c' object='cs_user_mesh_input.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_mesh_input.c' object='cs_user_mesh_input.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_mesh_input.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_input.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_input.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_mesh_input.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_input.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_input.c
 
 cs_user_mesh_modify.lo: $(top_srcdir)/users/base/cs_user_mesh_modify.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_mesh_modify.lo -MD -MP -MF $(DEPDIR)/cs_user_mesh_modify.Tpo -c -o cs_user_mesh_modify.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_modify.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_modify.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_mesh_modify.Tpo $(DEPDIR)/cs_user_mesh_modify.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_mesh_modify.c' object='cs_user_mesh_modify.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_mesh_modify.c' object='cs_user_mesh_modify.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_mesh_modify.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_modify.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_modify.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_mesh_modify.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_modify.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_modify.c
 
 cs_user_mesh_thinwall.lo: $(top_srcdir)/users/base/cs_user_mesh_thinwall.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_mesh_thinwall.lo -MD -MP -MF $(DEPDIR)/cs_user_mesh_thinwall.Tpo -c -o cs_user_mesh_thinwall.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_thinwall.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_thinwall.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_mesh_thinwall.Tpo $(DEPDIR)/cs_user_mesh_thinwall.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_mesh_thinwall.c' object='cs_user_mesh_thinwall.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_mesh_thinwall.c' object='cs_user_mesh_thinwall.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_mesh_thinwall.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_thinwall.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_thinwall.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_mesh_thinwall.lo `test -f '$(top_srcdir)/users/base/cs_user_mesh_thinwall.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_mesh_thinwall.c
 
 cs_user_periodicity.lo: $(top_srcdir)/users/base/cs_user_periodicity.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_periodicity.lo -MD -MP -MF $(DEPDIR)/cs_user_periodicity.Tpo -c -o cs_user_periodicity.lo `test -f '$(top_srcdir)/users/base/cs_user_periodicity.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_periodicity.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_periodicity.Tpo $(DEPDIR)/cs_user_periodicity.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_periodicity.c' object='cs_user_periodicity.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_periodicity.c' object='cs_user_periodicity.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_periodicity.lo `test -f '$(top_srcdir)/users/base/cs_user_periodicity.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_periodicity.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_periodicity.lo `test -f '$(top_srcdir)/users/base/cs_user_periodicity.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_periodicity.c
 
 cs_user_postprocess.lo: $(top_srcdir)/users/base/cs_user_postprocess.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_postprocess.lo -MD -MP -MF $(DEPDIR)/cs_user_postprocess.Tpo -c -o cs_user_postprocess.lo `test -f '$(top_srcdir)/users/base/cs_user_postprocess.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_postprocess.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_postprocess.Tpo $(DEPDIR)/cs_user_postprocess.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_postprocess.c' object='cs_user_postprocess.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_postprocess.c' object='cs_user_postprocess.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_postprocess.lo `test -f '$(top_srcdir)/users/base/cs_user_postprocess.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_postprocess.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_postprocess.lo `test -f '$(top_srcdir)/users/base/cs_user_postprocess.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_postprocess.c
 
 cs_user_saturne_coupling.lo: $(top_srcdir)/users/base/cs_user_saturne_coupling.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_saturne_coupling.lo -MD -MP -MF $(DEPDIR)/cs_user_saturne_coupling.Tpo -c -o cs_user_saturne_coupling.lo `test -f '$(top_srcdir)/users/base/cs_user_saturne_coupling.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_saturne_coupling.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_saturne_coupling.Tpo $(DEPDIR)/cs_user_saturne_coupling.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_saturne_coupling.c' object='cs_user_saturne_coupling.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_saturne_coupling.c' object='cs_user_saturne_coupling.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_saturne_coupling.lo `test -f '$(top_srcdir)/users/base/cs_user_saturne_coupling.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_saturne_coupling.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_saturne_coupling.lo `test -f '$(top_srcdir)/users/base/cs_user_saturne_coupling.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_saturne_coupling.c
 
 cs_user_solver.lo: $(top_srcdir)/users/base/cs_user_solver.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_solver.lo -MD -MP -MF $(DEPDIR)/cs_user_solver.Tpo -c -o cs_user_solver.lo `test -f '$(top_srcdir)/users/base/cs_user_solver.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_solver.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_solver.Tpo $(DEPDIR)/cs_user_solver.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_solver.c' object='cs_user_solver.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_solver.c' object='cs_user_solver.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_solver.lo `test -f '$(top_srcdir)/users/base/cs_user_solver.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_solver.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_solver.lo `test -f '$(top_srcdir)/users/base/cs_user_solver.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_solver.c
 
 cs_user_syrthes_coupling.lo: $(top_srcdir)/users/base/cs_user_syrthes_coupling.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cs_user_syrthes_coupling.lo -MD -MP -MF $(DEPDIR)/cs_user_syrthes_coupling.Tpo -c -o cs_user_syrthes_coupling.lo `test -f '$(top_srcdir)/users/base/cs_user_syrthes_coupling.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_syrthes_coupling.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cs_user_syrthes_coupling.Tpo $(DEPDIR)/cs_user_syrthes_coupling.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$(top_srcdir)/users/base/cs_user_syrthes_coupling.c' object='cs_user_syrthes_coupling.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(top_srcdir)/users/base/cs_user_syrthes_coupling.c' object='cs_user_syrthes_coupling.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_syrthes_coupling.lo `test -f '$(top_srcdir)/users/base/cs_user_syrthes_coupling.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_syrthes_coupling.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cs_user_syrthes_coupling.lo `test -f '$(top_srcdir)/users/base/cs_user_syrthes_coupling.c' || echo '$(srcdir)/'`$(top_srcdir)/users/base/cs_user_syrthes_coupling.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 usalcl.lo: $(top_srcdir)/users/base/usalcl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usalcl.lo `test -f '$(top_srcdir)/users/base/usalcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usalcl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usalcl.lo `test -f '$(top_srcdir)/users/base/usalcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usalcl.f90
 
 usalin.lo: $(top_srcdir)/users/base/usalin.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usalin.lo `test -f '$(top_srcdir)/users/base/usalin.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usalin.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usalin.lo `test -f '$(top_srcdir)/users/base/usalin.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usalin.f90
 
 usaste.lo: $(top_srcdir)/users/base/usaste.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usaste.lo `test -f '$(top_srcdir)/users/base/usaste.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usaste.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usaste.lo `test -f '$(top_srcdir)/users/base/usaste.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usaste.f90
 
 usclim.lo: $(top_srcdir)/users/base/usclim.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usclim.lo `test -f '$(top_srcdir)/users/base/usclim.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usclim.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usclim.lo `test -f '$(top_srcdir)/users/base/usclim.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usclim.f90
 
 ushist.lo: $(top_srcdir)/users/base/ushist.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ushist.lo `test -f '$(top_srcdir)/users/base/ushist.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ushist.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ushist.lo `test -f '$(top_srcdir)/users/base/ushist.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ushist.f90
 
 usini1.lo: $(top_srcdir)/users/base/usini1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usini1.lo `test -f '$(top_srcdir)/users/base/usini1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usini1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usini1.lo `test -f '$(top_srcdir)/users/base/usini1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usini1.f90
 
 usiniv.lo: $(top_srcdir)/users/base/usiniv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usiniv.lo `test -f '$(top_srcdir)/users/base/usiniv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usiniv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usiniv.lo `test -f '$(top_srcdir)/users/base/usiniv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usiniv.f90
 
 uskpdc.lo: $(top_srcdir)/users/base/uskpdc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uskpdc.lo `test -f '$(top_srcdir)/users/base/uskpdc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/uskpdc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uskpdc.lo `test -f '$(top_srcdir)/users/base/uskpdc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/uskpdc.f90
 
 usmpst.lo: $(top_srcdir)/users/base/usmpst.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usmpst.lo `test -f '$(top_srcdir)/users/base/usmpst.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usmpst.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usmpst.lo `test -f '$(top_srcdir)/users/base/usmpst.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usmpst.f90
 
 usphyv.lo: $(top_srcdir)/users/base/usphyv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usphyv.lo `test -f '$(top_srcdir)/users/base/usphyv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usphyv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usphyv.lo `test -f '$(top_srcdir)/users/base/usphyv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usphyv.f90
 
 usproj.lo: $(top_srcdir)/users/base/usproj.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usproj.lo `test -f '$(top_srcdir)/users/base/usproj.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usproj.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usproj.lo `test -f '$(top_srcdir)/users/base/usproj.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usproj.f90
 
 uspt1d.lo: $(top_srcdir)/users/base/uspt1d.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uspt1d.lo `test -f '$(top_srcdir)/users/base/uspt1d.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/uspt1d.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uspt1d.lo `test -f '$(top_srcdir)/users/base/uspt1d.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/uspt1d.f90
 
 ussmag.lo: $(top_srcdir)/users/base/ussmag.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ussmag.lo `test -f '$(top_srcdir)/users/base/ussmag.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ussmag.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ussmag.lo `test -f '$(top_srcdir)/users/base/ussmag.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ussmag.f90
 
 usstru.lo: $(top_srcdir)/users/base/usstru.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usstru.lo `test -f '$(top_srcdir)/users/base/usstru.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usstru.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usstru.lo `test -f '$(top_srcdir)/users/base/usstru.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usstru.f90
 
 usthht.lo: $(top_srcdir)/users/base/usthht.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usthht.lo `test -f '$(top_srcdir)/users/base/usthht.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usthht.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usthht.lo `test -f '$(top_srcdir)/users/base/usthht.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usthht.f90
 
 ustmgr.lo: $(top_srcdir)/users/base/ustmgr.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustmgr.lo `test -f '$(top_srcdir)/users/base/ustmgr.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustmgr.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustmgr.lo `test -f '$(top_srcdir)/users/base/ustmgr.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustmgr.f90
 
 ustske.lo: $(top_srcdir)/users/base/ustske.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustske.lo `test -f '$(top_srcdir)/users/base/ustske.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustske.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustske.lo `test -f '$(top_srcdir)/users/base/ustske.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustske.f90
 
 ustskw.lo: $(top_srcdir)/users/base/ustskw.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustskw.lo `test -f '$(top_srcdir)/users/base/ustskw.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustskw.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustskw.lo `test -f '$(top_srcdir)/users/base/ustskw.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustskw.f90
 
 ustsma.lo: $(top_srcdir)/users/base/ustsma.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsma.lo `test -f '$(top_srcdir)/users/base/ustsma.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsma.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsma.lo `test -f '$(top_srcdir)/users/base/ustsma.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsma.f90
 
 ustsns.lo: $(top_srcdir)/users/base/ustsns.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsns.lo `test -f '$(top_srcdir)/users/base/ustsns.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsns.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsns.lo `test -f '$(top_srcdir)/users/base/ustsns.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsns.f90
 
 ustsnv.lo: $(top_srcdir)/users/base/ustsnv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsnv.lo `test -f '$(top_srcdir)/users/base/ustsnv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsnv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsnv.lo `test -f '$(top_srcdir)/users/base/ustsnv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsnv.f90
 
 ustsri.lo: $(top_srcdir)/users/base/ustsri.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsri.lo `test -f '$(top_srcdir)/users/base/ustsri.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsri.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsri.lo `test -f '$(top_srcdir)/users/base/ustsri.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsri.f90
 
 ustssa.lo: $(top_srcdir)/users/base/ustssa.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustssa.lo `test -f '$(top_srcdir)/users/base/ustssa.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustssa.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustssa.lo `test -f '$(top_srcdir)/users/base/ustssa.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustssa.f90
 
 ustssc.lo: $(top_srcdir)/users/base/ustssc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustssc.lo `test -f '$(top_srcdir)/users/base/ustssc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustssc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustssc.lo `test -f '$(top_srcdir)/users/base/ustssc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustssc.f90
 
 ustsv2.lo: $(top_srcdir)/users/base/ustsv2.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsv2.lo `test -f '$(top_srcdir)/users/base/ustsv2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsv2.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ustsv2.lo `test -f '$(top_srcdir)/users/base/ustsv2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/ustsv2.f90
 
 usvima.lo: $(top_srcdir)/users/base/usvima.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvima.lo `test -f '$(top_srcdir)/users/base/usvima.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvima.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvima.lo `test -f '$(top_srcdir)/users/base/usvima.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvima.f90
 
 usvist.lo: $(top_srcdir)/users/base/usvist.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvist.lo `test -f '$(top_srcdir)/users/base/usvist.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvist.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvist.lo `test -f '$(top_srcdir)/users/base/usvist.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvist.f90
 
 usvort.lo: $(top_srcdir)/users/base/usvort.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvort.lo `test -f '$(top_srcdir)/users/base/usvort.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvort.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvort.lo `test -f '$(top_srcdir)/users/base/usvort.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvort.f90
 
 usvpst.lo: $(top_srcdir)/users/base/usvpst.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvpst.lo `test -f '$(top_srcdir)/users/base/usvpst.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvpst.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usvpst.lo `test -f '$(top_srcdir)/users/base/usvpst.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/base/usvpst.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -1007,9 +978,7 @@ uninstall-baseDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(base_DATA)'; test -n "$(basedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(basedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(basedir)" && rm -f $$files
+	dir='$(DESTDIR)$(basedir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -1027,9 +996,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -1130,10 +1097,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/base/caltri.f90 b/src/base/caltri.f90
index 7d6d17d..543ed3e 100644
--- a/src/base/caltri.f90
+++ b/src/base/caltri.f90
@@ -989,6 +989,11 @@ endif ! iisuit = 1
 call pstntc(ntmabs, ntcabs, ttcabs)
 !==========
 
+if (iihmpr.eq.1) then
+  call uinpst(ntcabs, ttcabs)
+  !==========
+endif
+
 call pstusn(ntmabs, ntcabs, ttcabs)
 !==========
 
diff --git a/src/base/cs_ale.c b/src/base/cs_ale.c
index 667c1e6..2eb8dbe 100644
--- a/src/base/cs_ale.c
+++ b/src/base/cs_ale.c
@@ -181,7 +181,7 @@ CS_PROCF (aldepl, ALDEPL)(const cs_int_t    i_face_cells[],
     cell_id1 = i_face_cells[2*face_id] - 1;
     cell_id2 = i_face_cells[2*face_id+1] - 1;
 
-    if (cell_id1 <= n_cells) { /* Test to take into account face only once */
+    if (cell_id1 < n_cells) { /* Test to take into account face only once */
 
       for (j = i_face_vtx_idx[face_id]; j < i_face_vtx_idx[face_id+1]; j++) {
 
diff --git a/src/base/dttvar.f90 b/src/base/dttvar.f90
index 6b7fe72..d4d661c 100644
--- a/src/base/dttvar.f90
+++ b/src/base/dttvar.f90
@@ -638,8 +638,8 @@ if (idtvar.ge.0) then
 
     cfmax = -grand
     cfmin =  grand
-    icfmax= 0
-    icfmin= 0
+    icfmax= 1
+    icfmin= 1
 
     do iel = 1, ncel
 
diff --git a/src/base/iniva0.f90 b/src/base/iniva0.f90
index 7f859e0..60cb6e4 100644
--- a/src/base/iniva0.f90
+++ b/src/base/iniva0.f90
@@ -139,7 +139,9 @@ endif
 ! 2. PAS DE TEMPS
 !===============================================================================
 
-do iel = 1, ncel
+! dt might be used on the halo cells during the ALE initialization
+! otherwise dt is synchronized in the pressure correction step.
+do iel = 1, ncelet
   dt (iel) = dtref
 enddo
 
diff --git a/src/base/strini.f90 b/src/base/strini.f90
index 1b6030c..070756a 100644
--- a/src/base/strini.f90
+++ b/src/base/strini.f90
@@ -238,7 +238,7 @@ if (nbaste.gt.0) then
     endif
   enddo
   do inod = 1, nnod
-    if (itrav(inod).gt.0) nbnast = nbnast + 1
+    if (itrav(inod).lt.0) nbnast = nbnast + 1
   enddo
 
   ! Allocate temporary arrays
diff --git a/src/base/tridim.f90 b/src/base/tridim.f90
index 481ec4d..f354904 100644
--- a/src/base/tridim.f90
+++ b/src/base/tridim.f90
@@ -1372,9 +1372,11 @@ if (iccvfg.eq.0) then
     endif
 
     ! Free memory
-    deallocate(flmalf, flmalb)
-    deallocate(cofale)
-    deallocate(xprale)
+    if (allocated(flmalf)) then
+      deallocate(flmalf, flmalb)
+      deallocate(cofale)
+      deallocate(xprale)
+    endif
 
   endif
 
diff --git a/src/bft/Makefile.in b/src/bft/Makefile.in
index dcdc11c..9844d08 100644
--- a/src/bft/Makefile.in
+++ b/src/bft/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -109,6 +109,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
 LTLIBRARIES = $(lib_LTLIBRARIES)
 am__DEPENDENCIES_1 =
@@ -170,7 +176,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -202,6 +207,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -225,7 +231,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -245,7 +250,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -268,6 +272,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -287,8 +292,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -328,16 +335,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -360,12 +375,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -399,6 +414,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -421,7 +437,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -570,26 +585,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -613,9 +625,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -716,10 +726,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/cfbl/Makefile.in b/src/cfbl/Makefile.in
index c04a0cb..4ec0775 100644
--- a/src/cfbl/Makefile.in
+++ b/src/cfbl/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -147,6 +147,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(cfbldir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(cfbl_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -168,7 +174,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -200,6 +205,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -223,7 +229,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -243,7 +248,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -266,6 +270,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -285,8 +290,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -326,16 +333,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -358,12 +373,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -397,6 +412,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -419,7 +435,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -529,40 +544,31 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 uscfcl.lo: $(top_srcdir)/users/cfbl/uscfcl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfcl.lo `test -f '$(top_srcdir)/users/cfbl/uscfcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfcl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfcl.lo `test -f '$(top_srcdir)/users/cfbl/uscfcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfcl.f90
 
 uscfpv.lo: $(top_srcdir)/users/cfbl/uscfpv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfpv.lo `test -f '$(top_srcdir)/users/cfbl/uscfpv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfpv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfpv.lo `test -f '$(top_srcdir)/users/cfbl/uscfpv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfpv.f90
 
 uscfth.lo: $(top_srcdir)/users/cfbl/uscfth.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfth.lo `test -f '$(top_srcdir)/users/cfbl/uscfth.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfth.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfth.lo `test -f '$(top_srcdir)/users/cfbl/uscfth.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfth.f90
 
 uscfx1.lo: $(top_srcdir)/users/cfbl/uscfx1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfx1.lo `test -f '$(top_srcdir)/users/cfbl/uscfx1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfx1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfx1.lo `test -f '$(top_srcdir)/users/cfbl/uscfx1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfx1.f90
 
 uscfx2.lo: $(top_srcdir)/users/cfbl/uscfx2.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfx2.lo `test -f '$(top_srcdir)/users/cfbl/uscfx2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfx2.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfx2.lo `test -f '$(top_srcdir)/users/cfbl/uscfx2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfx2.f90
 
 uscfxi.lo: $(top_srcdir)/users/cfbl/uscfxi.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfxi.lo `test -f '$(top_srcdir)/users/cfbl/uscfxi.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfxi.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscfxi.lo `test -f '$(top_srcdir)/users/cfbl/uscfxi.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cfbl/uscfxi.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -586,9 +592,7 @@ uninstall-cfblDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(cfbl_DATA)'; test -n "$(cfbldir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(cfbldir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(cfbldir)" && rm -f $$files
+	dir='$(DESTDIR)$(cfbldir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -606,9 +610,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -709,10 +711,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/cogz/Makefile.in b/src/cogz/Makefile.in
index f7cab40..35d531b 100644
--- a/src/cogz/Makefile.in
+++ b/src/cogz/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -148,6 +148,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(cogzdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(cogz_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -169,7 +175,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -201,6 +206,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -224,7 +230,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -244,7 +249,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -267,6 +271,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -286,8 +291,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -327,16 +334,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -359,12 +374,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -398,6 +413,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -420,7 +436,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -535,52 +550,40 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 usd3p1.lo: $(top_srcdir)/users/cogz/usd3p1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usd3p1.lo `test -f '$(top_srcdir)/users/cogz/usd3p1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usd3p1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usd3p1.lo `test -f '$(top_srcdir)/users/cogz/usd3p1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usd3p1.f90
 
 usd3pc.lo: $(top_srcdir)/users/cogz/usd3pc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usd3pc.lo `test -f '$(top_srcdir)/users/cogz/usd3pc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usd3pc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usd3pc.lo `test -f '$(top_srcdir)/users/cogz/usd3pc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usd3pc.f90
 
 usd3pi.lo: $(top_srcdir)/users/cogz/usd3pi.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usd3pi.lo `test -f '$(top_srcdir)/users/cogz/usd3pi.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usd3pi.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usd3pi.lo `test -f '$(top_srcdir)/users/cogz/usd3pi.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usd3pi.f90
 
 usebu1.lo: $(top_srcdir)/users/cogz/usebu1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usebu1.lo `test -f '$(top_srcdir)/users/cogz/usebu1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usebu1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usebu1.lo `test -f '$(top_srcdir)/users/cogz/usebu1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usebu1.f90
 
 usebuc.lo: $(top_srcdir)/users/cogz/usebuc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usebuc.lo `test -f '$(top_srcdir)/users/cogz/usebuc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usebuc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usebuc.lo `test -f '$(top_srcdir)/users/cogz/usebuc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usebuc.f90
 
 usebui.lo: $(top_srcdir)/users/cogz/usebui.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usebui.lo `test -f '$(top_srcdir)/users/cogz/usebui.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usebui.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usebui.lo `test -f '$(top_srcdir)/users/cogz/usebui.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/usebui.f90
 
 uslwc1.lo: $(top_srcdir)/users/cogz/uslwc1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslwc1.lo `test -f '$(top_srcdir)/users/cogz/uslwc1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/uslwc1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslwc1.lo `test -f '$(top_srcdir)/users/cogz/uslwc1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/uslwc1.f90
 
 uslwcc.lo: $(top_srcdir)/users/cogz/uslwcc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslwcc.lo `test -f '$(top_srcdir)/users/cogz/uslwcc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/uslwcc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslwcc.lo `test -f '$(top_srcdir)/users/cogz/uslwcc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/uslwcc.f90
 
 uslwci.lo: $(top_srcdir)/users/cogz/uslwci.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslwci.lo `test -f '$(top_srcdir)/users/cogz/uslwci.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/uslwci.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslwci.lo `test -f '$(top_srcdir)/users/cogz/uslwci.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cogz/uslwci.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -604,9 +607,7 @@ uninstall-cogzDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(cogz_DATA)'; test -n "$(cogzdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(cogzdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(cogzdir)" && rm -f $$files
+	dir='$(DESTDIR)$(cogzdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -624,9 +625,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -727,10 +726,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/comb/Makefile.in b/src/comb/Makefile.in
index bd74040..3e0f6bd 100644
--- a/src/comb/Makefile.in
+++ b/src/comb/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -158,6 +158,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(combdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(comb_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -179,7 +185,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -211,6 +216,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -234,7 +240,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -254,7 +259,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -277,6 +281,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -296,8 +301,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -337,16 +344,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -369,12 +384,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -408,6 +423,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -430,7 +446,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -550,36 +565,28 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 user_coal_ini1.lo: $(top_srcdir)/users/comb/user_coal_ini1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_coal_ini1.lo `test -f '$(top_srcdir)/users/comb/user_coal_ini1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_coal_ini1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_coal_ini1.lo `test -f '$(top_srcdir)/users/comb/user_coal_ini1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_coal_ini1.f90
 
 user_coal_iniv.lo: $(top_srcdir)/users/comb/user_coal_iniv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_coal_iniv.lo `test -f '$(top_srcdir)/users/comb/user_coal_iniv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_coal_iniv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_coal_iniv.lo `test -f '$(top_srcdir)/users/comb/user_coal_iniv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_coal_iniv.f90
 
 user_fuel_bcond.lo: $(top_srcdir)/users/comb/user_fuel_bcond.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_fuel_bcond.lo `test -f '$(top_srcdir)/users/comb/user_fuel_bcond.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_fuel_bcond.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_fuel_bcond.lo `test -f '$(top_srcdir)/users/comb/user_fuel_bcond.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_fuel_bcond.f90
 
 user_fuel_ini1.lo: $(top_srcdir)/users/comb/user_fuel_ini1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_fuel_ini1.lo `test -f '$(top_srcdir)/users/comb/user_fuel_ini1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_fuel_ini1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_fuel_ini1.lo `test -f '$(top_srcdir)/users/comb/user_fuel_ini1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_fuel_ini1.f90
 
 user_fuel_iniv.lo: $(top_srcdir)/users/comb/user_fuel_iniv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_fuel_iniv.lo `test -f '$(top_srcdir)/users/comb/user_fuel_iniv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_fuel_iniv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o user_fuel_iniv.lo `test -f '$(top_srcdir)/users/comb/user_fuel_iniv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/comb/user_fuel_iniv.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -603,9 +610,7 @@ uninstall-combDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(comb_DATA)'; test -n "$(combdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(combdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(combdir)" && rm -f $$files
+	dir='$(DESTDIR)$(combdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -623,9 +628,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -726,10 +729,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/cplv/Makefile.in b/src/cplv/Makefile.in
index c2c7bd5..ed2a13b 100644
--- a/src/cplv/Makefile.in
+++ b/src/cplv/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -149,6 +149,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(cplvdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(cplv_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -170,7 +176,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -202,6 +207,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -225,7 +231,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -245,7 +250,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -268,6 +272,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -287,8 +292,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -328,16 +335,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -360,12 +375,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -399,6 +414,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -421,7 +437,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -534,36 +549,28 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 uscpcl.lo: $(top_srcdir)/users/cplv/uscpcl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpcl.lo `test -f '$(top_srcdir)/users/cplv/uscpcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpcl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpcl.lo `test -f '$(top_srcdir)/users/cplv/uscpcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpcl.f90
 
 uscpi1.lo: $(top_srcdir)/users/cplv/uscpi1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpi1.lo `test -f '$(top_srcdir)/users/cplv/uscpi1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpi1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpi1.lo `test -f '$(top_srcdir)/users/cplv/uscpi1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpi1.f90
 
 uscpiv.lo: $(top_srcdir)/users/cplv/uscpiv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpiv.lo `test -f '$(top_srcdir)/users/cplv/uscpiv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpiv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpiv.lo `test -f '$(top_srcdir)/users/cplv/uscpiv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpiv.f90
 
 uscpl1.lo: $(top_srcdir)/users/cplv/uscpl1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpl1.lo `test -f '$(top_srcdir)/users/cplv/uscpl1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpl1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscpl1.lo `test -f '$(top_srcdir)/users/cplv/uscpl1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscpl1.f90
 
 uscplc.lo: $(top_srcdir)/users/cplv/uscplc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscplc.lo `test -f '$(top_srcdir)/users/cplv/uscplc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscplc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscplc.lo `test -f '$(top_srcdir)/users/cplv/uscplc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/cplv/uscplc.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -587,9 +594,7 @@ uninstall-cplvDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(cplv_DATA)'; test -n "$(cplvdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(cplvdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(cplvdir)" && rm -f $$files
+	dir='$(DESTDIR)$(cplvdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -607,9 +612,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -710,10 +713,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/ctwr/Makefile.in b/src/ctwr/Makefile.in
index bd50831..9a7736d 100644
--- a/src/ctwr/Makefile.in
+++ b/src/ctwr/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -164,6 +164,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(ctwrdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(ctwr_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -185,7 +191,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -217,6 +222,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -240,7 +246,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -260,7 +265,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -283,6 +287,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -302,8 +307,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -343,16 +350,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -375,12 +390,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -414,6 +429,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -436,7 +452,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -567,54 +582,44 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 usctcl.lo: $(top_srcdir)/users/ctwr/usctcl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usctcl.lo `test -f '$(top_srcdir)/users/ctwr/usctcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/usctcl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usctcl.lo `test -f '$(top_srcdir)/users/ctwr/usctcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/usctcl.f90
 
 usctdz.lo: $(top_srcdir)/users/ctwr/usctdz.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usctdz.lo `test -f '$(top_srcdir)/users/ctwr/usctdz.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/usctdz.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usctdz.lo `test -f '$(top_srcdir)/users/ctwr/usctdz.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/usctdz.f90
 
 uscti1.lo: $(top_srcdir)/users/ctwr/uscti1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscti1.lo `test -f '$(top_srcdir)/users/ctwr/uscti1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/uscti1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uscti1.lo `test -f '$(top_srcdir)/users/ctwr/uscti1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/uscti1.f90
 
 usctiv.lo: $(top_srcdir)/users/ctwr/usctiv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usctiv.lo `test -f '$(top_srcdir)/users/ctwr/usctiv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/usctiv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usctiv.lo `test -f '$(top_srcdir)/users/ctwr/usctiv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/ctwr/usctiv.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -638,9 +643,7 @@ uninstall-ctwrDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(ctwr_DATA)'; test -n "$(ctwrdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(ctwrdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(ctwrdir)" && rm -f $$files
+	dir='$(DESTDIR)$(ctwrdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -658,9 +661,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -761,10 +762,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/elec/Makefile.in b/src/elec/Makefile.in
index ed01a61..3d1c92b 100644
--- a/src/elec/Makefile.in
+++ b/src/elec/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -146,6 +146,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(elecdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(elec_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -167,7 +173,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -199,6 +204,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -222,7 +228,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -242,7 +247,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -265,6 +269,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -284,8 +289,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -325,16 +332,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -357,12 +372,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -396,6 +411,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -418,7 +434,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -528,44 +543,34 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 uselcl.lo: $(top_srcdir)/users/elec/uselcl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselcl.lo `test -f '$(top_srcdir)/users/elec/uselcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselcl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselcl.lo `test -f '$(top_srcdir)/users/elec/uselcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselcl.f90
 
 uselen.lo: $(top_srcdir)/users/elec/uselen.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselen.lo `test -f '$(top_srcdir)/users/elec/uselen.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselen.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselen.lo `test -f '$(top_srcdir)/users/elec/uselen.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselen.f90
 
 useli1.lo: $(top_srcdir)/users/elec/useli1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o useli1.lo `test -f '$(top_srcdir)/users/elec/useli1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/useli1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o useli1.lo `test -f '$(top_srcdir)/users/elec/useli1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/useli1.f90
 
 useliv.lo: $(top_srcdir)/users/elec/useliv.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o useliv.lo `test -f '$(top_srcdir)/users/elec/useliv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/useliv.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o useliv.lo `test -f '$(top_srcdir)/users/elec/useliv.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/useliv.f90
 
 uselph.lo: $(top_srcdir)/users/elec/uselph.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselph.lo `test -f '$(top_srcdir)/users/elec/uselph.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselph.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselph.lo `test -f '$(top_srcdir)/users/elec/uselph.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselph.f90
 
 uselrc.lo: $(top_srcdir)/users/elec/uselrc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselrc.lo `test -f '$(top_srcdir)/users/elec/uselrc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselrc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uselrc.lo `test -f '$(top_srcdir)/users/elec/uselrc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/uselrc.f90
 
 usetcl.lo: $(top_srcdir)/users/elec/usetcl.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usetcl.lo `test -f '$(top_srcdir)/users/elec/usetcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/usetcl.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usetcl.lo `test -f '$(top_srcdir)/users/elec/usetcl.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/elec/usetcl.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -589,9 +594,7 @@ uninstall-elecDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(elec_DATA)'; test -n "$(elecdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(elecdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(elecdir)" && rm -f $$files
+	dir='$(DESTDIR)$(elecdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -609,9 +612,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -712,10 +713,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/fvm/Makefile.in b/src/fvm/Makefile.in
index df9862c..f292f76 100644
--- a/src/fvm/Makefile.in
+++ b/src/fvm/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -113,6 +113,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
 am__DEPENDENCIES_1 =
@@ -203,7 +209,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -235,6 +240,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -258,7 +264,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -278,7 +283,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -301,6 +305,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -320,8 +325,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -361,16 +368,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -393,12 +408,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -432,6 +447,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -454,7 +470,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -720,42 +735,37 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 libfvm_cgns_la-fvm_to_cgns.lo: fvm_to_cgns.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfvm_cgns_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfvm_cgns_la-fvm_to_cgns.lo -MD -MP -MF $(DEPDIR)/libfvm_cgns_la-fvm_to_cgns.Tpo -c -o libfvm_cgns_la-fvm_to_cgns.lo `test -f 'fvm_to_cgns.c' || echo '$(srcdir)/'`fvm_to_cgns.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfvm_cgns_la-fvm_to_cgns.Tpo $(DEPDIR)/libfvm_cgns_la-fvm_to_cgns.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_to_cgns.c' object='libfvm_cgns_la-fvm_to_cgns.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_to_cgns.c' object='libfvm_cgns_la-fvm_to_cgns.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfvm_cgns_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfvm_cgns_la-fvm_to_cgns.lo `test -f 'fvm_to_cgns.c' || echo '$(srcdir)/'`fvm_to_cgns.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfvm_cgns_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfvm_cgns_la-fvm_to_cgns.lo `test -f 'fvm_to_cgns.c' || echo '$(srcdir)/'`fvm_to_cgns.c
 
 libfvm_med_la-fvm_to_med.lo: fvm_to_med.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfvm_med_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfvm_med_la-fvm_to_med.lo -MD -MP -MF $(DEPDIR)/libfvm_med_la-fvm_to_med.Tpo -c -o libfvm_med_la-fvm_to_med.lo `test -f 'fvm_to_med.c' || echo '$(srcdir)/'`fvm_to_med.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfvm_med_la-fvm_to_med.Tpo $(DEPDIR)/libfvm_med_la-fvm_to_med.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_to_med.c' object='libfvm_med_la-fvm_to_med.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_to_med.c' object='libfvm_med_la-fvm_to_med.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfvm_med_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfvm_med_la-fvm_to_med.lo `test -f 'fvm_to_med.c' || echo '$(srcdir)/'`fvm_to_med.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfvm_med_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfvm_med_la-fvm_to_med.lo `test -f 'fvm_to_med.c' || echo '$(srcdir)/'`fvm_to_med.c
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -779,9 +789,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -882,10 +890,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/gui/Makefile.in b/src/gui/Makefile.in
index e09b532..6b30947 100644
--- a/src/gui/Makefile.in
+++ b/src/gui/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -148,6 +148,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
 HEADERS = $(pkginclude_HEADERS)
 ETAGS = etags
@@ -168,7 +174,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -200,6 +205,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -223,7 +229,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -243,7 +248,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -266,6 +270,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -285,8 +290,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -326,16 +333,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -358,12 +373,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -397,6 +412,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -419,7 +435,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -557,26 +572,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -600,9 +612,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -703,10 +713,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/gui/cs_gui_output.c b/src/gui/cs_gui_output.c
index 6e220db..e397f20 100644
--- a/src/gui/cs_gui_output.c
+++ b/src/gui/cs_gui_output.c
@@ -1478,13 +1478,12 @@ static mei_tree_t *_init_mei_tree(const int num,
   char *path = NULL;
   char *formula = NULL;
 
-  printf("debut init du tree\n");
   /* return an empty interpreter */
 
   path = cs_xpath_init_path();
   cs_xpath_add_elements(&path, 2, "analysis_control", "output");
   cs_xpath_add_element_num(&path, "writer", num);
-  cs_xpath_add_element(&path, "frequency_formula");
+  cs_xpath_add_element(&path, "frequency");
   cs_xpath_add_function_text(&path);
   formula = cs_gui_get_text_value(path);
   mei_tree_t *tree = mei_tree_new(formula);
@@ -1535,7 +1534,10 @@ void CS_PROCF (uinpst, UINPST) ( const cs_int_t  *ntcabs,
       mei_evaluate(ev_formula);
       iactive =  mei_tree_lookup(ev_formula, "iactive");
       mei_tree_destroy(ev_formula);
-      BFT_FREE(ev_formula);
+      if (iactive == 1)
+        cs_post_activate_writer(id, true);
+      else
+        cs_post_activate_writer(id, false);
     }
     BFT_FREE(frequency_choice);
   }
diff --git a/src/lagr/Makefile.in b/src/lagr/Makefile.in
index d8169ba..790e5d5 100644
--- a/src/lagr/Makefile.in
+++ b/src/lagr/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -173,6 +173,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(lagrdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(lagr_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -194,7 +200,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -226,6 +231,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -249,7 +255,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -269,7 +274,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -292,6 +296,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -311,8 +316,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -352,16 +359,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -384,12 +399,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -423,6 +438,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -445,7 +461,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -586,90 +601,71 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 uslabo.lo: $(top_srcdir)/users/lagr/uslabo.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslabo.lo `test -f '$(top_srcdir)/users/lagr/uslabo.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslabo.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslabo.lo `test -f '$(top_srcdir)/users/lagr/uslabo.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslabo.f90
 
 usladp.lo: $(top_srcdir)/users/lagr/usladp.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usladp.lo `test -f '$(top_srcdir)/users/lagr/usladp.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/usladp.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usladp.lo `test -f '$(top_srcdir)/users/lagr/usladp.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/usladp.f90
 
 uslaed.lo: $(top_srcdir)/users/lagr/uslaed.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslaed.lo `test -f '$(top_srcdir)/users/lagr/uslaed.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslaed.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslaed.lo `test -f '$(top_srcdir)/users/lagr/uslaed.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslaed.f90
 
 uslaen.lo: $(top_srcdir)/users/lagr/uslaen.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslaen.lo `test -f '$(top_srcdir)/users/lagr/uslaen.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslaen.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslaen.lo `test -f '$(top_srcdir)/users/lagr/uslaen.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslaen.f90
 
 uslafe.lo: $(top_srcdir)/users/lagr/uslafe.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslafe.lo `test -f '$(top_srcdir)/users/lagr/uslafe.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslafe.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslafe.lo `test -f '$(top_srcdir)/users/lagr/uslafe.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslafe.f90
 
 uslag1.lo: $(top_srcdir)/users/lagr/uslag1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslag1.lo `test -f '$(top_srcdir)/users/lagr/uslag1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslag1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslag1.lo `test -f '$(top_srcdir)/users/lagr/uslag1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslag1.f90
 
 uslag2.lo: $(top_srcdir)/users/lagr/uslag2.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslag2.lo `test -f '$(top_srcdir)/users/lagr/uslag2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslag2.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslag2.lo `test -f '$(top_srcdir)/users/lagr/uslag2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslag2.f90
 
 uslain.lo: $(top_srcdir)/users/lagr/uslain.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslain.lo `test -f '$(top_srcdir)/users/lagr/uslain.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslain.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslain.lo `test -f '$(top_srcdir)/users/lagr/uslain.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslain.f90
 
 uslapr.lo: $(top_srcdir)/users/lagr/uslapr.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslapr.lo `test -f '$(top_srcdir)/users/lagr/uslapr.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslapr.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslapr.lo `test -f '$(top_srcdir)/users/lagr/uslapr.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslapr.f90
 
 uslaru.lo: $(top_srcdir)/users/lagr/uslaru.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslaru.lo `test -f '$(top_srcdir)/users/lagr/uslaru.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslaru.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslaru.lo `test -f '$(top_srcdir)/users/lagr/uslaru.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslaru.f90
 
 uslast.lo: $(top_srcdir)/users/lagr/uslast.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslast.lo `test -f '$(top_srcdir)/users/lagr/uslast.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslast.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslast.lo `test -f '$(top_srcdir)/users/lagr/uslast.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslast.f90
 
 uslatc.lo: $(top_srcdir)/users/lagr/uslatc.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslatc.lo `test -f '$(top_srcdir)/users/lagr/uslatc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslatc.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslatc.lo `test -f '$(top_srcdir)/users/lagr/uslatc.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslatc.f90
 
 uslatp.lo: $(top_srcdir)/users/lagr/uslatp.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslatp.lo `test -f '$(top_srcdir)/users/lagr/uslatp.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslatp.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o uslatp.lo `test -f '$(top_srcdir)/users/lagr/uslatp.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/lagr/uslatp.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -693,9 +689,7 @@ uninstall-lagrDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(lagr_DATA)'; test -n "$(lagrdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(lagrdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(lagrdir)" && rm -f $$files
+	dir='$(DESTDIR)$(lagrdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -713,9 +707,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -816,10 +808,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/mei/Makefile.in b/src/mei/Makefile.in
index 8681c79..5b7a02d 100644
--- a/src/mei/Makefile.in
+++ b/src/mei/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -108,6 +108,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
 LTLIBRARIES = $(lib_LTLIBRARIES)
 am__DEPENDENCIES_1 =
@@ -146,17 +152,17 @@ AM_V_CCLD = $(am__v_CCLD_$(V))
 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 am__v_CCLD_0 = @echo "  CCLD  " $@;
 @MAINTAINER_MODE_FALSE at am__skiplex = test -f $@ ||
-LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
+LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
 LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
+	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
 AM_V_LEX = $(am__v_LEX_$(V))
 am__v_LEX_ = $(am__v_LEX_$(AM_DEFAULT_VERBOSITY))
 am__v_LEX_0 = @echo "  LEX   " $@;
 YLWRAP = $(top_srcdir)/build-aux/ylwrap
 @MAINTAINER_MODE_FALSE at am__skipyacc = test -f $@ ||
-YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
+YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
 LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)
+	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
 AM_V_YACC = $(am__v_YACC_$(V))
 am__v_YACC_ = $(am__v_YACC_$(AM_DEFAULT_VERBOSITY))
 am__v_YACC_0 = @echo "  YACC  " $@;
@@ -184,7 +190,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -216,6 +221,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -239,7 +245,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -259,7 +264,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -282,6 +286,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -301,8 +306,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -342,16 +349,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -374,12 +389,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -413,6 +428,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -435,7 +451,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -559,10 +574,8 @@ clean-libLTLIBRARIES:
 	  rm -f "$${dir}/so_locations"; \
 	done
 mei_parser.h: mei_parser.c
-	@if test ! -f $@; then \
-	  rm -f mei_parser.c; \
-	  $(MAKE) $(AM_MAKEFLAGS) mei_parser.c; \
-	else :; fi
+	@if test ! -f $@; then rm -f mei_parser.c; else :; fi
+	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) mei_parser.c; else :; fi
 libmei.la: $(libmei_la_OBJECTS) $(libmei_la_DEPENDENCIES) 
 	$(AM_V_CCLD)$(libmei_la_LINK) -rpath $(libdir) $(libmei_la_OBJECTS) $(libmei_la_LIBADD) $(LIBS)
 
@@ -583,26 +596,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 .l.c:
 	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
@@ -632,9 +642,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -737,10 +745,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/mei/mei_parser.c b/src/mei/mei_parser.c
index 4f944e0..897d79a 100644
--- a/src/mei/mei_parser.c
+++ b/src/mei/mei_parser.c
@@ -1,10 +1,8 @@
+/* A Bison parser, made by GNU Bison 2.5.  */
 
-/* A Bison parser, made by GNU Bison 2.4.1.  */
-
-/* Skeleton implementation for Bison's Yacc-like parsers in C
+/* Bison implementation for Yacc-like parsers in C
    
-      Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
-   Free Software Foundation, Inc.
+      Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
    
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -46,7 +44,7 @@
 #define YYBISON 1
 
 /* Bison version.  */
-#define YYBISON_VERSION "2.4.1"
+#define YYBISON_VERSION "2.5"
 
 /* Skeleton name.  */
 #define YYSKELETON_NAME "yacc.c"
@@ -67,7 +65,7 @@
 
 /* Copy the first part of user declarations.  */
 
-/* Line 189 of yacc.c  */
+/* Line 268 of yacc.c  */
 #line 1 "mei_parser.y"
 
 /*============================================================================
@@ -116,8 +114,8 @@
 
 
 
-/* Line 189 of yacc.c  */
-#line 121 "mei_parser.c"
+/* Line 268 of yacc.c  */
+#line 119 "mei_parser.c"
 
 /* Enabling traces.  */
 #ifndef YYDEBUG
@@ -193,7 +191,7 @@
 typedef union YYSTYPE
 {
 
-/* Line 214 of yacc.c  */
+/* Line 293 of yacc.c  */
 #line 52 "mei_parser.y"
 
     double iValue;              /* double value */
@@ -202,8 +200,8 @@ typedef union YYSTYPE
 
 
 
-/* Line 214 of yacc.c  */
-#line 207 "mei_parser.c"
+/* Line 293 of yacc.c  */
+#line 205 "mei_parser.c"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -214,8 +212,8 @@ typedef union YYSTYPE
 /* Copy the second part of user declarations.  */
 
 
-/* Line 264 of yacc.c  */
-#line 219 "mei_parser.c"
+/* Line 343 of yacc.c  */
+#line 217 "mei_parser.c"
 
 #ifdef short
 # undef short
@@ -265,7 +263,7 @@ typedef short int yytype_int16;
 #define YYSIZE_MAXIMUM ((YYSIZE_T) -1)
 
 #ifndef YY_
-# if YYENABLE_NLS
+# if defined YYENABLE_NLS && YYENABLE_NLS
 #  if ENABLE_NLS
 #   include <libintl.h> /* INFRINGES ON USER NAME SPACE */
 #   define YY_(msgid) dgettext ("bison-runtime", msgid)
@@ -318,11 +316,11 @@ YYID (yyi)
 #    define alloca _alloca
 #   else
 #    define YYSTACK_ALLOC alloca
-#    if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
+#    if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
      || defined __cplusplus || defined _MSC_VER)
 #     include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
-#     ifndef _STDLIB_H
-#      define _STDLIB_H 1
+#     ifndef EXIT_SUCCESS
+#      define EXIT_SUCCESS 0
 #     endif
 #    endif
 #   endif
@@ -345,24 +343,24 @@ YYID (yyi)
 #  ifndef YYSTACK_ALLOC_MAXIMUM
 #   define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
 #  endif
-#  if (defined __cplusplus && ! defined _STDLIB_H \
+#  if (defined __cplusplus && ! defined EXIT_SUCCESS \
        && ! ((defined YYMALLOC || defined malloc) \
 	     && (defined YYFREE || defined free)))
 #   include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
-#   ifndef _STDLIB_H
-#    define _STDLIB_H 1
+#   ifndef EXIT_SUCCESS
+#    define EXIT_SUCCESS 0
 #   endif
 #  endif
 #  ifndef YYMALLOC
 #   define YYMALLOC malloc
-#   if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
+#   if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
      || defined __cplusplus || defined _MSC_VER)
 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
 #   endif
 #  endif
 #  ifndef YYFREE
 #   define YYFREE free
-#   if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
+#   if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
      || defined __cplusplus || defined _MSC_VER)
 void free (void *); /* INFRINGES ON USER NAME SPACE */
 #   endif
@@ -391,23 +389,7 @@ union yyalloc
      ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
       + YYSTACK_GAP_MAXIMUM)
 
-/* Copy COUNT objects from FROM to TO.  The source and destination do
-   not overlap.  */
-# ifndef YYCOPY
-#  if defined __GNUC__ && 1 < __GNUC__
-#   define YYCOPY(To, From, Count) \
-      __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
-#  else
-#   define YYCOPY(To, From, Count)		\
-      do					\
-	{					\
-	  YYSIZE_T yyi;				\
-	  for (yyi = 0; yyi < (Count); yyi++)	\
-	    (To)[yyi] = (From)[yyi];		\
-	}					\
-      while (YYID (0))
-#  endif
-# endif
+# define YYCOPY_NEEDED 1
 
 /* Relocate STACK from its old location to the new one.  The
    local variables YYSIZE and YYSTACKSIZE give the old and new number of
@@ -427,6 +409,26 @@ union yyalloc
 
 #endif
 
+#if defined YYCOPY_NEEDED && YYCOPY_NEEDED
+/* Copy COUNT objects from FROM to TO.  The source and destination do
+   not overlap.  */
+# ifndef YYCOPY
+#  if defined __GNUC__ && 1 < __GNUC__
+#   define YYCOPY(To, From, Count) \
+      __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
+#  else
+#   define YYCOPY(To, From, Count)		\
+      do					\
+	{					\
+	  YYSIZE_T yyi;				\
+	  for (yyi = 0; yyi < (Count); yyi++)	\
+	    (To)[yyi] = (From)[yyi];		\
+	}					\
+      while (YYID (0))
+#  endif
+# endif
+#endif /* !YYCOPY_NEEDED */
+
 /* YYFINAL -- State number of the termination state.  */
 #define YYFINAL  34
 /* YYLAST -- Last index in YYTABLE.  */
@@ -566,8 +568,8 @@ static const yytype_uint8 yyr2[] =
        3,     3,     3,     3,     3,     3,     3,     3,     2
 };
 
-/* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
-   STATE-NUM when YYTABLE doesn't specify something else to do.  Zero
+/* YYDEFACT[STATE-NAME] -- Default reduction number in state STATE-NUM.
+   Performed when YYTABLE doesn't specify something else to do.  Zero
    means the default is an error.  */
 static const yytype_uint8 yydefact[] =
 {
@@ -614,8 +616,7 @@ static const yytype_int8 yypgoto[] =
 
 /* YYTABLE[YYPACT[STATE-NUM]].  What to do in state STATE-NUM.  If
    positive, shift that token.  If negative, reduce the rule which
-   number is the opposite.  If zero, do what YYDEFACT says.
-   If YYTABLE_NINF, syntax error.  */
+   number is the opposite.  If YYTABLE_NINF, syntax error.  */
 #define YYTABLE_NINF -37
 static const yytype_int8 yytable[] =
 {
@@ -733,6 +734,12 @@ static const yytype_int8 yytable[] =
        0,     0,     0,    50,    75
 };
 
+#define yypact_value_is_default(yystate) \
+  ((yystate) == (-27))
+
+#define yytable_value_is_error(yytable_value) \
+  YYID (0)
+
 static const yytype_int8 yycheck[] =
 {
        9,    10,    11,    12,    14,    14,    32,    32,    32,    17,
@@ -877,9 +884,18 @@ static const yytype_uint8 yystos[] =
 
 /* Like YYERROR except do call yyerror.  This remains here temporarily
    to ease the transition to the new meaning of YYERROR, for GCC.
-   Once GCC version 2 has supplanted version 1, this can go.  */
+   Once GCC version 2 has supplanted version 1, this can go.  However,
+   YYFAIL appears to be in use.  Nevertheless, it is formally deprecated
+   in Bison 2.4.2's NEWS entry, where a plan to phase it out is
+   discussed.  */
 
 #define YYFAIL		goto yyerrlab
+#if defined YYFAIL
+  /* This is here to suppress warnings from the GCC cpp's
+     -Wunused-macros.  Normally we don't worry about that warning, but
+     some users do, and we want to make it easy for users to remove
+     YYFAIL uses, which will produce warnings from Bison 2.5.  */
+#endif
 
 #define YYRECOVERING()  (!!yyerrstatus)
 
@@ -889,7 +905,6 @@ do								\
     {								\
       yychar = (Token);						\
       yylval = (Value);						\
-      yytoken = YYTRANSLATE (yychar);				\
       YYPOPSTACK (1);						\
       goto yybackup;						\
     }								\
@@ -931,19 +946,10 @@ while (YYID (0))
 #endif
 
 
-/* YY_LOCATION_PRINT -- Print the location on the stream.
-   This macro was not mandated originally: define only if we know
-   we won't break user code: when these are the locations we know.  */
+/* This macro is provided for backward compatibility. */
 
 #ifndef YY_LOCATION_PRINT
-# if YYLTYPE_IS_TRIVIAL
-#  define YY_LOCATION_PRINT(File, Loc)			\
-     fprintf (File, "%d.%d-%d.%d",			\
-	      (Loc).first_line, (Loc).first_column,	\
-	      (Loc).last_line,  (Loc).last_column)
-# else
-#  define YY_LOCATION_PRINT(File, Loc) ((void) 0)
-# endif
+# define YY_LOCATION_PRINT(File, Loc) ((void) 0)
 #endif
 
 
@@ -1135,7 +1141,6 @@ int yydebug;
 # define YYMAXDEPTH 10000
 #endif
 
-

 
 #if YYERROR_VERBOSE
 
@@ -1238,115 +1243,142 @@ yytnamerr (char *yyres, const char *yystr)
 }
 # endif
 
-/* Copy into YYRESULT an error message about the unexpected token
-   YYCHAR while in state YYSTATE.  Return the number of bytes copied,
-   including the terminating null byte.  If YYRESULT is null, do not
-   copy anything; just return the number of bytes that would be
-   copied.  As a special case, return 0 if an ordinary "syntax error"
-   message will do.  Return YYSIZE_MAXIMUM if overflow occurs during
-   size calculation.  */
-static YYSIZE_T
-yysyntax_error (char *yyresult, int yystate, int yychar)
-{
-  int yyn = yypact[yystate];
+/* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
+   about the unexpected token YYTOKEN for the state stack whose top is
+   YYSSP.
 
-  if (! (YYPACT_NINF < yyn && yyn <= YYLAST))
-    return 0;
-  else
+   Return 0 if *YYMSG was successfully written.  Return 1 if *YYMSG is
+   not large enough to hold the message.  In that case, also set
+   *YYMSG_ALLOC to the required number of bytes.  Return 2 if the
+   required number of bytes is too large to store.  */
+static int
+yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg,
+                yytype_int16 *yyssp, int yytoken)
+{
+  YYSIZE_T yysize0 = yytnamerr (0, yytname[yytoken]);
+  YYSIZE_T yysize = yysize0;
+  YYSIZE_T yysize1;
+  enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 };
+  /* Internationalized format string. */
+  const char *yyformat = 0;
+  /* Arguments of yyformat. */
+  char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM];
+  /* Number of reported tokens (one for the "unexpected", one per
+     "expected"). */
+  int yycount = 0;
+
+  /* There are many possibilities here to consider:
+     - Assume YYFAIL is not used.  It's too flawed to consider.  See
+       <http://lists.gnu.org/archive/html/bison-patches/2009-12/msg00024.html>
+       for details.  YYERROR is fine as it does not invoke this
+       function.
+     - If this state is a consistent state with a default action, then
+       the only way this function was invoked is if the default action
+       is an error action.  In that case, don't check for expected
+       tokens because there are none.
+     - The only way there can be no lookahead present (in yychar) is if
+       this state is a consistent state with a default action.  Thus,
+       detecting the absence of a lookahead is sufficient to determine
+       that there is no unexpected or expected token to report.  In that
+       case, just report a simple "syntax error".
+     - Don't assume there isn't a lookahead just because this state is a
+       consistent state with a default action.  There might have been a
+       previous inconsistent state, consistent state with a non-default
+       action, or user semantic action that manipulated yychar.
+     - Of course, the expected token list depends on states to have
+       correct lookahead information, and it depends on the parser not
+       to perform extra reductions after fetching a lookahead from the
+       scanner and before detecting a syntax error.  Thus, state merging
+       (from LALR or IELR) and default reductions corrupt the expected
+       token list.  However, the list is correct for canonical LR with
+       one exception: it will still contain any token that will not be
+       accepted due to an error action in a later state.
+  */
+  if (yytoken != YYEMPTY)
     {
-      int yytype = YYTRANSLATE (yychar);
-      YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
-      YYSIZE_T yysize = yysize0;
-      YYSIZE_T yysize1;
-      int yysize_overflow = 0;
-      enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 };
-      char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM];
-      int yyx;
-
-# if 0
-      /* This is so xgettext sees the translatable formats that are
-	 constructed on the fly.  */
-      YY_("syntax error, unexpected %s");
-      YY_("syntax error, unexpected %s, expecting %s");
-      YY_("syntax error, unexpected %s, expecting %s or %s");
-      YY_("syntax error, unexpected %s, expecting %s or %s or %s");
-      YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
-# endif
-      char *yyfmt;
-      char const *yyf;
-      static char const yyunexpected[] = "syntax error, unexpected %s";
-      static char const yyexpecting[] = ", expecting %s";
-      static char const yyor[] = " or %s";
-      char yyformat[sizeof yyunexpected
-		    + sizeof yyexpecting - 1
-		    + ((YYERROR_VERBOSE_ARGS_MAXIMUM - 2)
-		       * (sizeof yyor - 1))];
-      char const *yyprefix = yyexpecting;
-
-      /* Start YYX at -YYN if negative to avoid negative indexes in
-	 YYCHECK.  */
-      int yyxbegin = yyn < 0 ? -yyn : 0;
-
-      /* Stay within bounds of both yycheck and yytname.  */
-      int yychecklim = YYLAST - yyn + 1;
-      int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
-      int yycount = 1;
-
-      yyarg[0] = yytname[yytype];
-      yyfmt = yystpcpy (yyformat, yyunexpected);
-
-      for (yyx = yyxbegin; yyx < yyxend; ++yyx)
-	if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
-	  {
-	    if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
-	      {
-		yycount = 1;
-		yysize = yysize0;
-		yyformat[sizeof yyunexpected - 1] = '\0';
-		break;
-	      }
-	    yyarg[yycount++] = yytname[yyx];
-	    yysize1 = yysize + yytnamerr (0, yytname[yyx]);
-	    yysize_overflow |= (yysize1 < yysize);
-	    yysize = yysize1;
-	    yyfmt = yystpcpy (yyfmt, yyprefix);
-	    yyprefix = yyor;
-	  }
+      int yyn = yypact[*yyssp];
+      yyarg[yycount++] = yytname[yytoken];
+      if (!yypact_value_is_default (yyn))
+        {
+          /* Start YYX at -YYN if negative to avoid negative indexes in
+             YYCHECK.  In other words, skip the first -YYN actions for
+             this state because they are default actions.  */
+          int yyxbegin = yyn < 0 ? -yyn : 0;
+          /* Stay within bounds of both yycheck and yytname.  */
+          int yychecklim = YYLAST - yyn + 1;
+          int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
+          int yyx;
+
+          for (yyx = yyxbegin; yyx < yyxend; ++yyx)
+            if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR
+                && !yytable_value_is_error (yytable[yyx + yyn]))
+              {
+                if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
+                  {
+                    yycount = 1;
+                    yysize = yysize0;
+                    break;
+                  }
+                yyarg[yycount++] = yytname[yyx];
+                yysize1 = yysize + yytnamerr (0, yytname[yyx]);
+                if (! (yysize <= yysize1
+                       && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
+                  return 2;
+                yysize = yysize1;
+              }
+        }
+    }
 
-      yyf = YY_(yyformat);
-      yysize1 = yysize + yystrlen (yyf);
-      yysize_overflow |= (yysize1 < yysize);
-      yysize = yysize1;
+  switch (yycount)
+    {
+# define YYCASE_(N, S)                      \
+      case N:                               \
+        yyformat = S;                       \
+      break
+      YYCASE_(0, YY_("syntax error"));
+      YYCASE_(1, YY_("syntax error, unexpected %s"));
+      YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
+      YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
+      YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
+      YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
+# undef YYCASE_
+    }
 
-      if (yysize_overflow)
-	return YYSIZE_MAXIMUM;
+  yysize1 = yysize + yystrlen (yyformat);
+  if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
+    return 2;
+  yysize = yysize1;
 
-      if (yyresult)
-	{
-	  /* Avoid sprintf, as that infringes on the user's name space.
-	     Don't have undefined behavior even if the translation
-	     produced a string with the wrong number of "%s"s.  */
-	  char *yyp = yyresult;
-	  int yyi = 0;
-	  while ((*yyp = *yyf) != '\0')
-	    {
-	      if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
-		{
-		  yyp += yytnamerr (yyp, yyarg[yyi++]);
-		  yyf += 2;
-		}
-	      else
-		{
-		  yyp++;
-		  yyf++;
-		}
-	    }
-	}
-      return yysize;
+  if (*yymsg_alloc < yysize)
+    {
+      *yymsg_alloc = 2 * yysize;
+      if (! (yysize <= *yymsg_alloc
+             && *yymsg_alloc <= YYSTACK_ALLOC_MAXIMUM))
+        *yymsg_alloc = YYSTACK_ALLOC_MAXIMUM;
+      return 1;
     }
+
+  /* Avoid sprintf, as that infringes on the user's name space.
+     Don't have undefined behavior even if the translation
+     produced a string with the wrong number of "%s"s.  */
+  {
+    char *yyp = *yymsg;
+    int yyi = 0;
+    while ((*yyp = *yyformat) != '\0')
+      if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
+        {
+          yyp += yytnamerr (yyp, yyarg[yyi++]);
+          yyformat += 2;
+        }
+      else
+        {
+          yyp++;
+          yyformat++;
+        }
+  }
+  return 0;
 }
 #endif /* YYERROR_VERBOSE */
-

 
 /*-----------------------------------------------.
 | Release the memory associated to this symbol.  |
@@ -1379,6 +1411,7 @@ yydestruct (yymsg, yytype, yyvaluep)
     }
 }
 
+
 /* Prevent warnings from -Wmissing-prototypes.  */
 #ifdef YYPARSE_PARAM
 #if defined __STDC__ || defined __cplusplus
@@ -1405,10 +1438,9 @@ YYSTYPE yylval;
 int yynerrs;
 
 
-
-/*-------------------------.
-| yyparse or yypush_parse.  |
-`-------------------------*/
+/*----------.
+| yyparse.  |
+`----------*/
 
 #ifdef YYPARSE_PARAM
 #if (defined __STDC__ || defined __C99__FUNC__ \
@@ -1432,8 +1464,6 @@ yyparse ()
 #endif
 #endif
 {
-
-
     int yystate;
     /* Number of tokens to shift before error messages enabled.  */
     int yyerrstatus;
@@ -1588,7 +1618,7 @@ yybackup:
 
   /* First try to decide what to do without reference to lookahead token.  */
   yyn = yypact[yystate];
-  if (yyn == YYPACT_NINF)
+  if (yypact_value_is_default (yyn))
     goto yydefault;
 
   /* Not known => get a lookahead token if don't already have one.  */
@@ -1619,8 +1649,8 @@ yybackup:
   yyn = yytable[yyn];
   if (yyn <= 0)
     {
-      if (yyn == 0 || yyn == YYTABLE_NINF)
-	goto yyerrlab;
+      if (yytable_value_is_error (yyn))
+        goto yyerrlab;
       yyn = -yyn;
       goto yyreduce;
     }
@@ -1675,269 +1705,280 @@ yyreduce:
     {
         case 2:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 87 "mei_parser.y"
     { return 1; }
     break;
 
   case 3:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 88 "mei_parser.y"
     { mei_glob_root = (yyvsp[(1) - (1)].nPtr); return 1; }
     break;
 
   case 4:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 92 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(';', 2, (yyvsp[(1) - (2)].nPtr), (yyvsp[(2) - (2)].nPtr)); }
     break;
 
   case 5:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 93 "mei_parser.y"
     { (yyval.nPtr) = (yyvsp[(1) - (1)].nPtr); }
     break;
 
   case 6:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 97 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(';', 2, NULL, NULL); }
     break;
 
   case 7:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 98 "mei_parser.y"
     { (yyval.nPtr) = (yyvsp[(1) - (2)].nPtr); }
     break;
 
   case 8:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 99 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(PRINT, 1, (yyvsp[(2) - (3)].nPtr)); }
     break;
 
   case 9:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 100 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('=', 2, mei_id_node((yyvsp[(1) - (4)].sIndex)), (yyvsp[(3) - (4)].nPtr)); }
     break;
 
   case 10:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 101 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(WHILE, 2, (yyvsp[(3) - (5)].nPtr), (yyvsp[(5) - (5)].nPtr)); }
     break;
 
   case 11:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 102 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(IF, 2, (yyvsp[(3) - (5)].nPtr), (yyvsp[(5) - (5)].nPtr)); }
     break;
 
   case 12:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 103 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(IF, 3, (yyvsp[(3) - (7)].nPtr), (yyvsp[(5) - (7)].nPtr), (yyvsp[(7) - (7)].nPtr)); }
     break;
 
   case 13:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 104 "mei_parser.y"
     { (yyval.nPtr) = (yyvsp[(2) - (3)].nPtr); }
     break;
 
   case 14:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 105 "mei_parser.y"
     { yyerror(mei_label_node((yyvsp[(1) - (2)].nPtr))); return 0; }
     break;
 
   case 15:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 109 "mei_parser.y"
     { (yyval.nPtr) = mei_const_node((yyvsp[(1) - (1)].iValue)); }
     break;
 
   case 16:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 110 "mei_parser.y"
     { (yyval.nPtr) = mei_id_node((yyvsp[(1) - (1)].sIndex)); }
     break;
 
   case 17:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 111 "mei_parser.y"
     { (yyval.nPtr) = mei_func_node((yyvsp[(1) - (4)].sIndex), (yyvsp[(3) - (4)].nPtr)); }
     break;
 
   case 18:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 112 "mei_parser.y"
     { (yyval.nPtr) = mei_funcx_node((yyvsp[(1) - (6)].sIndex), 2, (yyvsp[(3) - (6)].nPtr), (yyvsp[(5) - (6)].nPtr)); }
     break;
 
   case 19:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 113 "mei_parser.y"
     { (yyval.nPtr) = mei_funcx_node((yyvsp[(1) - (8)].sIndex), 3, (yyvsp[(3) - (8)].nPtr), (yyvsp[(5) - (8)].nPtr), (yyvsp[(7) - (8)].nPtr)); }
     break;
 
   case 20:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 114 "mei_parser.y"
     { (yyval.nPtr) = mei_funcx_node((yyvsp[(1) - (10)].sIndex), 4, (yyvsp[(3) - (10)].nPtr), (yyvsp[(5) - (10)].nPtr), (yyvsp[(7) - (10)].nPtr), (yyvsp[(9) - (10)].nPtr)); }
     break;
 
   case 21:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 115 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('!',     1, (yyvsp[(2) - (2)].nPtr)); }
     break;
 
   case 22:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 116 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(UMINUS,  1, (yyvsp[(2) - (2)].nPtr)); }
     break;
 
   case 23:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 117 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(UPLUS,   1, (yyvsp[(2) - (2)].nPtr)); }
     break;
 
   case 24:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 118 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('+', 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 25:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 119 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('-', 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 26:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 120 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('*', 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 27:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 121 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('/', 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 28:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 122 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('^', 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 29:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 123 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('<', 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 30:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 124 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node('>', 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 31:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 125 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(GE,  2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 32:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 126 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(LE,  2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 33:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 127 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(NE,  2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 34:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 128 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(EQ,  2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 35:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 129 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(OR,  2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 36:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 130 "mei_parser.y"
     { (yyval.nPtr) = mei_opr_node(AND, 2, (yyvsp[(1) - (3)].nPtr), (yyvsp[(3) - (3)].nPtr)); }
     break;
 
   case 37:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 131 "mei_parser.y"
     { (yyval.nPtr) = (yyvsp[(2) - (3)].nPtr); }
     break;
 
   case 38:
 
-/* Line 1455 of yacc.c  */
+/* Line 1806 of yacc.c  */
 #line 132 "mei_parser.y"
     { yyerror(mei_label_node((yyvsp[(1) - (2)].nPtr))); return 0; }
     break;
 
 
 
-/* Line 1455 of yacc.c  */
-#line 1939 "mei_parser.c"
+/* Line 1806 of yacc.c  */
+#line 1969 "mei_parser.c"
       default: break;
     }
+  /* User semantic actions sometimes alter yychar, and that requires
+     that yytoken be updated with the new translation.  We take the
+     approach of translating immediately before every use of yytoken.
+     One alternative is translating here after every semantic action,
+     but that translation would be missed if the semantic action invokes
+     YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
+     if it invokes YYBACKUP.  In the case of YYABORT or YYACCEPT, an
+     incorrect destructor might then be invoked immediately.  In the
+     case of YYERROR or YYBACKUP, subsequent parser actions might lead
+     to an incorrect destructor call or verbose syntax error message
+     before the lookahead is translated.  */
   YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc);
 
   YYPOPSTACK (yylen);
@@ -1965,6 +2006,10 @@ yyreduce:
 | yyerrlab -- here on detecting error |
 `------------------------------------*/
 yyerrlab:
+  /* Make sure we have latest lookahead translation.  See comments at
+     user semantic actions for why this is necessary.  */
+  yytoken = yychar == YYEMPTY ? YYEMPTY : YYTRANSLATE (yychar);
+
   /* If not already recovering from an error, report this error.  */
   if (!yyerrstatus)
     {
@@ -1972,37 +2017,36 @@ yyerrlab:
 #if ! YYERROR_VERBOSE
       yyerror (YY_("syntax error"));
 #else
+# define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \
+                                        yyssp, yytoken)
       {
-	YYSIZE_T yysize = yysyntax_error (0, yystate, yychar);
-	if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM)
-	  {
-	    YYSIZE_T yyalloc = 2 * yysize;
-	    if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
-	      yyalloc = YYSTACK_ALLOC_MAXIMUM;
-	    if (yymsg != yymsgbuf)
-	      YYSTACK_FREE (yymsg);
-	    yymsg = (char *) YYSTACK_ALLOC (yyalloc);
-	    if (yymsg)
-	      yymsg_alloc = yyalloc;
-	    else
-	      {
-		yymsg = yymsgbuf;
-		yymsg_alloc = sizeof yymsgbuf;
-	      }
-	  }
-
-	if (0 < yysize && yysize <= yymsg_alloc)
-	  {
-	    (void) yysyntax_error (yymsg, yystate, yychar);
-	    yyerror (yymsg);
-	  }
-	else
-	  {
-	    yyerror (YY_("syntax error"));
-	    if (yysize != 0)
-	      goto yyexhaustedlab;
-	  }
+        char const *yymsgp = YY_("syntax error");
+        int yysyntax_error_status;
+        yysyntax_error_status = YYSYNTAX_ERROR;
+        if (yysyntax_error_status == 0)
+          yymsgp = yymsg;
+        else if (yysyntax_error_status == 1)
+          {
+            if (yymsg != yymsgbuf)
+              YYSTACK_FREE (yymsg);
+            yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
+            if (!yymsg)
+              {
+                yymsg = yymsgbuf;
+                yymsg_alloc = sizeof yymsgbuf;
+                yysyntax_error_status = 2;
+              }
+            else
+              {
+                yysyntax_error_status = YYSYNTAX_ERROR;
+                yymsgp = yymsg;
+              }
+          }
+        yyerror (yymsgp);
+        if (yysyntax_error_status == 2)
+          goto yyexhaustedlab;
       }
+# undef YYSYNTAX_ERROR
 #endif
     }
 
@@ -2061,7 +2105,7 @@ yyerrlab1:
   for (;;)
     {
       yyn = yypact[yystate];
-      if (yyn != YYPACT_NINF)
+      if (!yypact_value_is_default (yyn))
 	{
 	  yyn += YYTERROR;
 	  if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR)
@@ -2120,8 +2164,13 @@ yyexhaustedlab:
 
 yyreturn:
   if (yychar != YYEMPTY)
-     yydestruct ("Cleanup: discarding lookahead",
-		 yytoken, &yylval);
+    {
+      /* Make sure we have latest lookahead translation.  See comments at
+         user semantic actions for why this is necessary.  */
+      yytoken = YYTRANSLATE (yychar);
+      yydestruct ("Cleanup: discarding lookahead",
+                  yytoken, &yylval);
+    }
   /* Do not reclaim the symbols of the rule which action triggered
      this YYABORT or YYACCEPT.  */
   YYPOPSTACK (yylen);
@@ -2146,7 +2195,7 @@ yyreturn:
 
 
 
-/* Line 1675 of yacc.c  */
+/* Line 2067 of yacc.c  */
 #line 135 "mei_parser.y"
 
 
diff --git a/src/mei/mei_parser.h b/src/mei/mei_parser.h
index 65ee1c8..70f2c35 100644
--- a/src/mei/mei_parser.h
+++ b/src/mei/mei_parser.h
@@ -1,10 +1,8 @@
+/* A Bison parser, made by GNU Bison 2.5.  */
 
-/* A Bison parser, made by GNU Bison 2.4.1.  */
-
-/* Skeleton interface for Bison's Yacc-like parsers in C
+/* Bison interface for Yacc-like parsers in C
    
-      Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
-   Free Software Foundation, Inc.
+      Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
    
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -88,7 +86,7 @@
 typedef union YYSTYPE
 {
 
-/* Line 1676 of yacc.c  */
+/* Line 2068 of yacc.c  */
 #line 52 "mei_parser.y"
 
     double iValue;              /* double value */
@@ -97,8 +95,8 @@ typedef union YYSTYPE
 
 
 
-/* Line 1676 of yacc.c  */
-#line 102 "mei_parser.h"
+/* Line 2068 of yacc.c  */
+#line 100 "mei_parser.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
diff --git a/src/mesh/Makefile.in b/src/mesh/Makefile.in
index 1b60f87..24046f3 100644
--- a/src/mesh/Makefile.in
+++ b/src/mesh/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -153,6 +153,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
 HEADERS = $(pkginclude_HEADERS)
 ETAGS = etags
@@ -173,7 +179,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -205,6 +210,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -228,7 +234,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -248,7 +253,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -271,6 +275,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -290,8 +295,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -331,16 +338,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -363,12 +378,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -402,6 +417,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -424,7 +440,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -585,26 +600,23 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -628,9 +640,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -731,10 +741,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/mesh/cs_join_perio.c b/src/mesh/cs_join_perio.c
index 0780309..126a83e 100644
--- a/src/mesh/cs_join_perio.c
+++ b/src/mesh/cs_join_perio.c
@@ -284,6 +284,7 @@ _perio_face_clean(cs_join_param_t      param,
   BFT_FREE(mesh->i_face_vtx_idx);
 
   mesh->i_face_vtx_idx = new_f2v_idx;
+  mesh->i_face_vtx_connect_size = new_f2v_idx[n_fi_faces]-1;
 
   /* There is no need to define a new glbal interior face numbering
      because the excluded faces are always defined on an another rank */
diff --git a/src/mesh/cs_mesh.c b/src/mesh/cs_mesh.c
index 3a05056..200a116 100644
--- a/src/mesh/cs_mesh.c
+++ b/src/mesh/cs_mesh.c
@@ -1632,6 +1632,14 @@ _discard_free_vertices(cs_mesh_t  *mesh)
       }
     }
 
+    /* Update extended connectivity */
+
+    if (mesh->gcell_vtx_lst != NULL) {
+      const fvm_lnum_t n = mesh->gcell_vtx_idx[mesh->n_ghost_cells];
+      for (i = 0; i < n; i++)
+        mesh->gcell_vtx_lst[i] = new_vertex_id[mesh->gcell_vtx_lst[i] - 1] + 1;
+    }
+
     /* Update mesh structure */
 
     mesh->n_vertices = n_vertices;
diff --git a/src/mesh/cs_mesh_warping.c b/src/mesh/cs_mesh_warping.c
index e4d41f4..a599738 100644
--- a/src/mesh/cs_mesh_warping.c
+++ b/src/mesh/cs_mesh_warping.c
@@ -363,6 +363,7 @@ _match_halo_face_cut_p(const cs_mesh_t             *mesh,
         }
       }
       for (k = tr_index[j*2+2]; k < tr_index[j*2+3]; k++) {
+        face_id = loc_num[k]-1;
         if (face_flag[face_id] != 0) {
           recv_count[i] +=  (  mesh->i_face_vtx_idx[face_id+1]
                              - mesh->i_face_vtx_idx[face_id]) - 2;
diff --git a/src/pprt/Makefile.in b/src/pprt/Makefile.in
index baf375b..dc0f6e7 100644
--- a/src/pprt/Makefile.in
+++ b/src/pprt/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -146,6 +146,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(pprtdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(pprt_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -167,7 +173,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -199,6 +204,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -222,7 +228,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -242,7 +247,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -265,6 +269,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -284,8 +289,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -325,16 +332,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -357,12 +372,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -396,6 +411,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -418,7 +434,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -532,20 +547,16 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 usppmo.lo: $(top_srcdir)/users/pprt/usppmo.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usppmo.lo `test -f '$(top_srcdir)/users/pprt/usppmo.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/pprt/usppmo.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usppmo.lo `test -f '$(top_srcdir)/users/pprt/usppmo.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/pprt/usppmo.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -569,9 +580,7 @@ uninstall-pprtDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pprt_DATA)'; test -n "$(pprtdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pprtdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pprtdir)" && rm -f $$files
+	dir='$(DESTDIR)$(pprtdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -589,9 +598,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -692,10 +699,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/rayt/Makefile.in b/src/rayt/Makefile.in
index fe485f3..6660f0e 100644
--- a/src/rayt/Makefile.in
+++ b/src/rayt/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -145,6 +145,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(raytdir)" "$(DESTDIR)$(pkgincludedir)"
 DATA = $(rayt_DATA)
 HEADERS = $(pkginclude_HEADERS)
@@ -166,7 +172,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -198,6 +203,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -221,7 +227,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -241,7 +246,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -264,6 +268,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -283,8 +288,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -324,16 +331,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -356,12 +371,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -395,6 +410,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -417,7 +433,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -526,36 +541,28 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 usray1.lo: $(top_srcdir)/users/rayt/usray1.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray1.lo `test -f '$(top_srcdir)/users/rayt/usray1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray1.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray1.lo `test -f '$(top_srcdir)/users/rayt/usray1.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray1.f90
 
 usray2.lo: $(top_srcdir)/users/rayt/usray2.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray2.lo `test -f '$(top_srcdir)/users/rayt/usray2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray2.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray2.lo `test -f '$(top_srcdir)/users/rayt/usray2.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray2.f90
 
 usray3.lo: $(top_srcdir)/users/rayt/usray3.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray3.lo `test -f '$(top_srcdir)/users/rayt/usray3.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray3.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray3.lo `test -f '$(top_srcdir)/users/rayt/usray3.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray3.f90
 
 usray4.lo: $(top_srcdir)/users/rayt/usray4.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray4.lo `test -f '$(top_srcdir)/users/rayt/usray4.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray4.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray4.lo `test -f '$(top_srcdir)/users/rayt/usray4.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray4.f90
 
 usray5.lo: $(top_srcdir)/users/rayt/usray5.f90
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray5.lo `test -f '$(top_srcdir)/users/rayt/usray5.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray5.f90
+	$(AM_V_FC)$(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o usray5.lo `test -f '$(top_srcdir)/users/rayt/usray5.f90' || echo '$(srcdir)/'`$(top_srcdir)/users/rayt/usray5.f90
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -579,9 +586,7 @@ uninstall-raytDATA:
 	@$(NORMAL_UNINSTALL)
 	@list='$(rayt_DATA)'; test -n "$(raytdir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(raytdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(raytdir)" && rm -f $$files
+	dir='$(DESTDIR)$(raytdir)'; $(am__uninstall_files_from_dir)
 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 	@$(NORMAL_INSTALL)
 	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@@ -599,9 +604,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -702,10 +705,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/turb/Makefile.in b/src/turb/Makefile.in
index a5d3b04..9f32057 100644
--- a/src/turb/Makefile.in
+++ b/src/turb/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -146,6 +146,12 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
 HEADERS = $(pkginclude_HEADERS)
 ETAGS = etags
@@ -166,7 +172,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -198,6 +203,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -221,7 +227,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -241,7 +246,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -264,6 +268,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -283,8 +288,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -324,16 +331,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -356,12 +371,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -395,6 +410,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -417,7 +433,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -549,16 +564,13 @@ distclean-compile:
 	-rm -f *.tab.c
 
 .f90.o:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ $<
 
 .f90.obj:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+	$(AM_V_FC)$(FCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 .f90.lo:
-	$(AM_V_FC) @AM_BACKSLASH@
-	$(LTFCCOMPILE) -c -o $@ $<
+	$(AM_V_FC)$(LTFCCOMPILE) -c -o $@ $<
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -582,9 +594,7 @@ uninstall-pkgincludeHEADERS:
 	@$(NORMAL_UNINSTALL)
 	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
+	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -685,10 +695,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/src/turb/reseps.f90 b/src/turb/reseps.f90
index bc72a50..64c2c57 100644
--- a/src/turb/reseps.f90
+++ b/src/turb/reseps.f90
@@ -350,13 +350,13 @@ if (iturb.eq.30) then
 else
   do iel = 1, ncel
     w9(iel) = -( rtpa(iel,ir11)*grdvit(iel,1,1) +               &
-                 rtpa(iel,ir12)*grdvit(iel,1,2) +               &
-                 rtpa(iel,ir13)*grdvit(iel,1,3) +               &
                  rtpa(iel,ir12)*grdvit(iel,2,1) +               &
-                 rtpa(iel,ir22)*grdvit(iel,2,2) +               &
-                 rtpa(iel,ir23)*grdvit(iel,2,3) +               &
                  rtpa(iel,ir13)*grdvit(iel,3,1) +               &
+                 rtpa(iel,ir12)*grdvit(iel,1,2) +               &
+                 rtpa(iel,ir22)*grdvit(iel,2,2) +               &
                  rtpa(iel,ir23)*grdvit(iel,3,2) +               &
+                 rtpa(iel,ir13)*grdvit(iel,1,3) +               &
+                 rtpa(iel,ir23)*grdvit(iel,2,3) +               &
                  rtpa(iel,ir33)*grdvit(iel,3,3) )
   enddo
 endif
diff --git a/src/turb/resssg.f90 b/src/turb/resssg.f90
index c4b881d..08559fd 100644
--- a/src/turb/resssg.f90
+++ b/src/turb/resssg.f90
@@ -353,31 +353,31 @@ endif
 do iel=1,ncel
 
   xprod(1,1) = -2.0d0*(rtpa(iel,ir11)*grdvit(iel,1,1) +         &
-                       rtpa(iel,ir12)*grdvit(iel,1,2) +         &
-                       rtpa(iel,ir13)*grdvit(iel,1,3) )
-  xprod(1,2) = -(      rtpa(iel,ir11)*grdvit(iel,2,1) +         &
+                       rtpa(iel,ir12)*grdvit(iel,2,1) +         &
+                       rtpa(iel,ir13)*grdvit(iel,3,1) )
+  xprod(1,2) = -(      rtpa(iel,ir11)*grdvit(iel,1,2) +         &
                        rtpa(iel,ir12)*grdvit(iel,2,2) +         &
-                       rtpa(iel,ir13)*grdvit(iel,2,3) )         &
+                       rtpa(iel,ir13)*grdvit(iel,3,2) )         &
                -(      rtpa(iel,ir12)*grdvit(iel,1,1) +         &
-                       rtpa(iel,ir22)*grdvit(iel,1,2) +         &
-                       rtpa(iel,ir23)*grdvit(iel,1,3) )
-  xprod(1,3) = -(      rtpa(iel,ir11)*grdvit(iel,3,1) +         &
-                       rtpa(iel,ir12)*grdvit(iel,3,2) +         &
+                       rtpa(iel,ir22)*grdvit(iel,2,1) +         &
+                       rtpa(iel,ir23)*grdvit(iel,3,1) )
+  xprod(1,3) = -(      rtpa(iel,ir11)*grdvit(iel,1,3) +         &
+                       rtpa(iel,ir12)*grdvit(iel,2,3) +         &
                        rtpa(iel,ir13)*grdvit(iel,3,3) )         &
                -(      rtpa(iel,ir13)*grdvit(iel,1,1) +         &
-                       rtpa(iel,ir23)*grdvit(iel,1,2) +         &
-                       rtpa(iel,ir33)*grdvit(iel,1,3) )
-  xprod(2,2) = -2.0d0*(rtpa(iel,ir12)*grdvit(iel,2,1) +         &
+                       rtpa(iel,ir23)*grdvit(iel,2,1) +         &
+                       rtpa(iel,ir33)*grdvit(iel,3,1) )
+  xprod(2,2) = -2.0d0*(rtpa(iel,ir12)*grdvit(iel,1,2) +         &
                        rtpa(iel,ir22)*grdvit(iel,2,2) +         &
-                       rtpa(iel,ir23)*grdvit(iel,2,3) )
-  xprod(2,3) = -(      rtpa(iel,ir12)*grdvit(iel,3,1) +         &
-                       rtpa(iel,ir22)*grdvit(iel,3,2) +         &
+                       rtpa(iel,ir23)*grdvit(iel,3,2) )
+  xprod(2,3) = -(      rtpa(iel,ir12)*grdvit(iel,1,3) +         &
+                       rtpa(iel,ir22)*grdvit(iel,2,3) +         &
                        rtpa(iel,ir23)*grdvit(iel,3,3) )         &
-               -(      rtpa(iel,ir13)*grdvit(iel,2,1) +         &
+               -(      rtpa(iel,ir13)*grdvit(iel,1,2) +         &
                        rtpa(iel,ir23)*grdvit(iel,2,2) +         &
-                       rtpa(iel,ir33)*grdvit(iel,2,3) )
-  xprod(3,3) = -2.0d0*(rtpa(iel,ir13)*grdvit(iel,3,1) +         &
-                       rtpa(iel,ir23)*grdvit(iel,3,2) +         &
+                       rtpa(iel,ir33)*grdvit(iel,3,2) )
+  xprod(3,3) = -2.0d0*(rtpa(iel,ir13)*grdvit(iel,1,3) +         &
+                       rtpa(iel,ir23)*grdvit(iel,2,3) +         &
                        rtpa(iel,ir33)*grdvit(iel,3,3) )
   xprod(2,1) = xprod(1,2)
   xprod(3,1) = xprod(1,3)
@@ -402,21 +402,21 @@ do iel=1,ncel
   xaniso(3,2) = xaniso(2,3)
 
   xstrai(1,1) = grdvit(iel,1,1)
-  xstrai(1,2) = 0.5d0*(grdvit(iel,1,2)+grdvit(iel,2,1))
-  xstrai(1,3) = 0.5d0*(grdvit(iel,1,3)+grdvit(iel,3,1))
+  xstrai(1,2) = 0.5d0*(grdvit(iel,2,1)+grdvit(iel,1,2))
+  xstrai(1,3) = 0.5d0*(grdvit(iel,3,1)+grdvit(iel,1,3))
   xstrai(2,1) = xstrai(1,2)
   xstrai(2,2) = grdvit(iel,2,2)
-  xstrai(2,3) = 0.5d0*(grdvit(iel,2,3)+grdvit(iel,3,2))
+  xstrai(2,3) = 0.5d0*(grdvit(iel,3,2)+grdvit(iel,2,3))
   xstrai(3,1) = xstrai(1,3)
   xstrai(3,2) = xstrai(2,3)
   xstrai(3,3) = grdvit(iel,3,3)
 
   xrotac(1,1) = 0.d0
-  xrotac(1,2) = 0.5d0*(grdvit(iel,1,2)-grdvit(iel,2,1))
-  xrotac(1,3) = 0.5d0*(grdvit(iel,1,3)-grdvit(iel,3,1))
+  xrotac(1,2) = 0.5d0*(grdvit(iel,2,1)-grdvit(iel,1,2))
+  xrotac(1,3) = 0.5d0*(grdvit(iel,3,1)-grdvit(iel,1,3))
   xrotac(2,1) = -xrotac(1,2)
   xrotac(2,2) = 0.d0
-  xrotac(2,3) = 0.5d0*(grdvit(iel,2,3)-grdvit(iel,3,2))
+  xrotac(2,3) = 0.5d0*(grdvit(iel,3,2)-grdvit(iel,2,3))
   xrotac(3,1) = -xrotac(1,3)
   xrotac(3,2) = -xrotac(2,3)
   xrotac(3,3) = 0.d0
diff --git a/src/turb/turrij.f90 b/src/turb/turrij.f90
index d0f8330..c91fb07 100644
--- a/src/turb/turrij.f90
+++ b/src/turb/turrij.f90
@@ -84,6 +84,7 @@ use entsor
 use cstphy
 use optcal
 use lagran
+use pointe, only: coefau, coefbu
 use mesh
 
 !===============================================================================
@@ -120,6 +121,8 @@ integer          ipcrom, ipbrom, ipcroo, ipbroo, iivar
 integer          iitsla
 double precision epsrgp, climgp, extrap
 
+logical          ilved
+
 double precision, allocatable, dimension(:) :: viscf, viscb, coefax
 double precision, allocatable, dimension(:) :: smbr, rovsdt
 double precision, allocatable, dimension(:,:,:) :: grdvit
@@ -304,7 +307,7 @@ else
 
 !===============================================================================
 ! 2.b CALCUL DU GRADIENT DE VITESSE POUR LE RIJ SSG
-!     GRDVIT(IEL,I,J) = dUi/dxj(IEL)
+!     ATTENTION: GRDVIT(IEL,J,I) = dUi/dxj(IEL)
 !===============================================================================
 
 ! CALCUL DU GRADIENT DES 3 COMPOSANTES DE LA VITESSE
@@ -312,8 +315,6 @@ else
   iccocg = 1
   inc    = 1
 
-! GRADIENT SUIVANT X
-
   nswrgp = nswrgr(iu)
   imligp = imligr(iu)
   iwarnp = iwarni(iu)
@@ -321,46 +322,29 @@ else
   climgp = climgr(iu)
   extrap = extrag(iu)
 
-  call grdcel &
-  !==========
- ( iu  , imrgra , inc    , iccocg , nswrgp , imligp ,             &
-   iwarnp , nfecra , epsrgp , climgp , extrap ,                   &
-   rtpa(1,iu)   , coefa(1,icliup) , coefb(1,icliup) ,             &
-   grdvit(1,1,1)   )
-
-
-! Gradient suivant Y
+  if (ivelco.eq.1) then
 
-  nswrgp = nswrgr(iv)
-  imligp = imligr(iv)
-  iwarnp = iwarni(iv)
-  epsrgp = epsrgr(iv)
-  climgp = climgr(iv)
-  extrap = extrag(iv)
-
-  call grdcel &
-  !==========
- ( iv  , imrgra , inc    , iccocg , nswrgp , imligp ,             &
-   iwarnp , nfecra , epsrgp , climgp , extrap ,                   &
-   rtpa(1,iv)   , coefa(1,iclivp) , coefb(1,iclivp) ,             &
-   grdvit(1,2,1)   )
+    ilved = .false.
 
+    call grdvec &
+    !==========
+  ( iu     , imrgra , inc    , iccocg , nswrgp , imligp ,          &
+    iwarnp , nfecra ,                                              &
+    epsrgp , climgp , extrap ,                                     &
+    ilved  ,                                                       &
+    rtpa(1,iu) ,  coefau , coefbu,                                 &
+    grdvit  )
 
-! Gradient suivant Z
+  else
 
-  nswrgp = nswrgr(iw)
-  imligp = imligr(iw)
-  iwarnp = iwarni(iw)
-  epsrgp = epsrgr(iw)
-  climgp = climgr(iw)
-  extrap = extrag(iw)
+    call grdvni &
+    !==========
+  ( iu  , imrgra , inc    , iccocg , nswrgp , imligp ,             &
+    iwarnp , nfecra , epsrgp , climgp , extrap ,                   &
+    rtpa(1,iu)   , coefa(1,icliup) , coefb(1,icliup) ,             &
+    grdvit )
 
-  call grdcel &
-  !==========
- ( iw  , imrgra , inc    , iccocg , nswrgp , imligp ,             &
-   iwarnp , nfecra , epsrgp , climgp , extrap ,                   &
-   rtpa(1,iw)   , coefa(1,icliwp) , coefb(1,icliwp) ,             &
-   grdvit(1,3,1)   )
+  endif
 
 endif
 
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 76299cd..0b3c0a2 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -261,7 +261,6 @@ BLASRUNPATH = @BLASRUNPATH@
 BLAS_CPPFLAGS = @BLAS_CPPFLAGS@
 BLAS_LDFLAGS = @BLAS_LDFLAGS@
 BLAS_LIBS = @BLAS_LIBS@
-BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CCMRUNPATH = @CCMRUNPATH@
@@ -293,6 +292,7 @@ CXXFLAGS_OPT = @CXXFLAGS_OPT@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
 DSYMUTIL = @DSYMUTIL@
 DUMPBIN = @DUMPBIN@
 ECHO_C = @ECHO_C@
@@ -316,7 +316,6 @@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 GMSGFMT = @GMSGFMT@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
-GUI_ROOT_DIR = @GUI_ROOT_DIR@
 HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
 HDF5_LDFLAGS = @HDF5_LDFLAGS@
 HDF5_LIBS = @HDF5_LIBS@
@@ -336,7 +335,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 INTLLIBS = @INTLLIBS@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
 LDRPATH = @LDRPATH@
@@ -359,6 +357,7 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MED_CPPFLAGS = @MED_CPPFLAGS@
 MED_LDFLAGS = @MED_LDFLAGS@
 MED_LIBS = @MED_LIBS@
@@ -378,8 +377,10 @@ NM = @NM@
 NMEDIT = @NMEDIT@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
+OMNIIDL = @OMNIIDL@
+OMNIIDLPYBE = @OMNIIDLPYBE@
+OMNIIDLPYTHONPATH = @OMNIIDLPYTHONPATH@
 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
-OMNIORB_IDL = @OMNIORB_IDL@
 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
@@ -419,16 +420,24 @@ PYTHON_PREFIX = @PYTHON_PREFIX@
 PYTHON_VERSION = @PYTHON_VERSION@
 PYUIC4 = @PYUIC4@
 RANLIB = @RANLIB@
-ROOT_SALOME = @ROOT_SALOME@
+SALOMEENVCMD = @SALOMEENVCMD@
+SALOMEPRE = @SALOMEPRE@
+SALOMERUN = @SALOMERUN@
+SALOME_GUI = @SALOME_GUI@
 SALOME_GUI_CPPFLAGS = @SALOME_GUI_CPPFLAGS@
 SALOME_GUI_IDL = @SALOME_GUI_IDL@
 SALOME_GUI_LDFLAGS = @SALOME_GUI_LDFLAGS@
 SALOME_GUI_LIBS = @SALOME_GUI_LIBS@
+SALOME_KERNEL = @SALOME_KERNEL@
 SALOME_KERNEL_CPPFLAGS = @SALOME_KERNEL_CPPFLAGS@
 SALOME_KERNEL_IDL = @SALOME_KERNEL_IDL@
 SALOME_KERNEL_LDFLAGS = @SALOME_KERNEL_LDFLAGS@
 SALOME_KERNEL_LIBS = @SALOME_KERNEL_LIBS@
-SALOME_VERSION = @SALOME_VERSION@
+SALOME_YACS = @SALOME_YACS@
+SALOME_YACS_CPPFLAGS = @SALOME_YACS_CPPFLAGS@
+SALOME_YACS_IDL = @SALOME_YACS_IDL@
+SALOME_YACS_LDFLAGS = @SALOME_YACS_LDFLAGS@
+SALOME_YACS_LIBS = @SALOME_YACS_LIBS@
 SCOTCH_CPPFLAGS = @SCOTCH_CPPFLAGS@
 SCOTCH_LDFLAGS = @SCOTCH_LDFLAGS@
 SCOTCH_LIBS = @SCOTCH_LIBS@
@@ -451,12 +460,12 @@ XGETTEXT = @XGETTEXT@
 XGETTEXT_015 = @XGETTEXT_015@
 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 YACC = @YACC@
-YACS_ROOT_DIR = @YACS_ROOT_DIR@
 YFLAGS = @YFLAGS@
 abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -490,6 +499,7 @@ cs_have_metis = @cs_have_metis@
 cs_have_mpi = @cs_have_mpi@
 cs_have_salome_gui = @cs_have_salome_gui@
 cs_have_salome_kernel = @cs_have_salome_kernel@
+cs_have_salome_yacs = @cs_have_salome_yacs@
 cs_have_scotch = @cs_have_scotch@
 cs_have_socket = @cs_have_socket@
 datadir = @datadir@
@@ -512,7 +522,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 mpi_bindir = @mpi_bindir@
@@ -720,250 +729,219 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 bft_backtrace_test-bft_backtrace_test.o: bft_backtrace_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_backtrace_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_backtrace_test-bft_backtrace_test.o -MD -MP -MF $(DEPDIR)/bft_backtrace_test-bft_backtrace_test.Tpo -c -o bft_backtrace_test-bft_backtrace_test.o `test -f 'bft_backtrace_test.c' || echo '$(srcdir)/'`bft_backtrace_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_backtrace_test-bft_backtrace_test.Tpo $(DEPDIR)/bft_backtrace_test-bft_backtrace_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_backtrace_test.c' object='bft_backtrace_test-bft_backtrace_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_backtrace_test.c' object='bft_backtrace_test-bft_backtrace_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_backtrace_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_backtrace_test-bft_backtrace_test.o `test -f 'bft_backtrace_test.c' || echo '$(srcdir)/'`bft_backtrace_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_backtrace_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_backtrace_test-bft_backtrace_test.o `test -f 'bft_backtrace_test.c' || echo '$(srcdir)/'`bft_backtrace_test.c
 
 bft_backtrace_test-bft_backtrace_test.obj: bft_backtrace_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_backtrace_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_backtrace_test-bft_backtrace_test.obj -MD -MP -MF $(DEPDIR)/bft_backtrace_test-bft_backtrace_test.Tpo -c -o bft_backtrace_test-bft_backtrace_test.obj `if test -f 'bft_backtrace_test.c'; then $(CYGPATH_W) 'bft_backtrace_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_backtrace_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_backtrace_test-bft_backtrace_test.Tpo $(DEPDIR)/bft_backtrace_test-bft_backtrace_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_backtrace_test.c' object='bft_backtrace_test-bft_backtrace_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_backtrace_test.c' object='bft_backtrace_test-bft_backtrace_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_backtrace_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_backtrace_test-bft_backtrace_test.obj `if test -f 'bft_backtrace_test.c'; then $(CYGPATH_W) 'bft_backtrace_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_backtrace_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_backtrace_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_backtrace_test-bft_backtrace_test.obj `if test -f 'bft_backtrace_test.c'; then $(CYGPATH_W) 'bft_backtrace_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_backtrace_test.c'; fi`
 
 bft_error_test-bft_error_test.o: bft_error_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_error_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_error_test-bft_error_test.o -MD -MP -MF $(DEPDIR)/bft_error_test-bft_error_test.Tpo -c -o bft_error_test-bft_error_test.o `test -f 'bft_error_test.c' || echo '$(srcdir)/'`bft_error_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_error_test-bft_error_test.Tpo $(DEPDIR)/bft_error_test-bft_error_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_error_test.c' object='bft_error_test-bft_error_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_error_test.c' object='bft_error_test-bft_error_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_error_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_error_test-bft_error_test.o `test -f 'bft_error_test.c' || echo '$(srcdir)/'`bft_error_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_error_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_error_test-bft_error_test.o `test -f 'bft_error_test.c' || echo '$(srcdir)/'`bft_error_test.c
 
 bft_error_test-bft_error_test.obj: bft_error_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_error_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_error_test-bft_error_test.obj -MD -MP -MF $(DEPDIR)/bft_error_test-bft_error_test.Tpo -c -o bft_error_test-bft_error_test.obj `if test -f 'bft_error_test.c'; then $(CYGPATH_W) 'bft_error_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_error_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_error_test-bft_error_test.Tpo $(DEPDIR)/bft_error_test-bft_error_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_error_test.c' object='bft_error_test-bft_error_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_error_test.c' object='bft_error_test-bft_error_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_error_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_error_test-bft_error_test.obj `if test -f 'bft_error_test.c'; then $(CYGPATH_W) 'bft_error_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_error_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_error_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_error_test-bft_error_test.obj `if test -f 'bft_error_test.c'; then $(CYGPATH_W) 'bft_error_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_error_test.c'; fi`
 
 bft_mem_test-bft_mem_test.o: bft_mem_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_mem_test-bft_mem_test.o -MD -MP -MF $(DEPDIR)/bft_mem_test-bft_mem_test.Tpo -c -o bft_mem_test-bft_mem_test.o `test -f 'bft_mem_test.c' || echo '$(srcdir)/'`bft_mem_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_mem_test-bft_mem_test.Tpo $(DEPDIR)/bft_mem_test-bft_mem_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_mem_test.c' object='bft_mem_test-bft_mem_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_mem_test.c' object='bft_mem_test-bft_mem_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_test-bft_mem_test.o `test -f 'bft_mem_test.c' || echo '$(srcdir)/'`bft_mem_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_test-bft_mem_test.o `test -f 'bft_mem_test.c' || echo '$(srcdir)/'`bft_mem_test.c
 
 bft_mem_test-bft_mem_test.obj: bft_mem_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_mem_test-bft_mem_test.obj -MD -MP -MF $(DEPDIR)/bft_mem_test-bft_mem_test.Tpo -c -o bft_mem_test-bft_mem_test.obj `if test -f 'bft_mem_test.c'; then $(CYGPATH_W) 'bft_mem_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_mem_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_mem_test-bft_mem_test.Tpo $(DEPDIR)/bft_mem_test-bft_mem_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_mem_test.c' object='bft_mem_test-bft_mem_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_mem_test.c' object='bft_mem_test-bft_mem_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_test-bft_mem_test.obj `if test -f 'bft_mem_test.c'; then $(CYGPATH_W) 'bft_mem_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_mem_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_test-bft_mem_test.obj `if test -f 'bft_mem_test.c'; then $(CYGPATH_W) 'bft_mem_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_mem_test.c'; fi`
 
 bft_mem_usage_test-bft_mem_usage_test.o: bft_mem_usage_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_usage_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_mem_usage_test-bft_mem_usage_test.o -MD -MP -MF $(DEPDIR)/bft_mem_usage_test-bft_mem_usage_test.Tpo -c -o bft_mem_usage_test-bft_mem_usage_test.o `test -f 'bft_mem_usage_test.c' || echo '$(srcdir)/'`bft_mem_usage_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_mem_usage_test-bft_mem_usage_test.Tpo $(DEPDIR)/bft_mem_usage_test-bft_mem_usage_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_mem_usage_test.c' object='bft_mem_usage_test-bft_mem_usage_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_mem_usage_test.c' object='bft_mem_usage_test-bft_mem_usage_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_usage_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_usage_test-bft_mem_usage_test.o `test -f 'bft_mem_usage_test.c' || echo '$(srcdir)/'`bft_mem_usage_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_usage_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_usage_test-bft_mem_usage_test.o `test -f 'bft_mem_usage_test.c' || echo '$(srcdir)/'`bft_mem_usage_test.c
 
 bft_mem_usage_test-bft_mem_usage_test.obj: bft_mem_usage_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_usage_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_mem_usage_test-bft_mem_usage_test.obj -MD -MP -MF $(DEPDIR)/bft_mem_usage_test-bft_mem_usage_test.Tpo -c -o bft_mem_usage_test-bft_mem_usage_test.obj `if test -f 'bft_mem_usage_test.c'; then $(CYGPATH_W) 'bft_mem_usage_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_mem_usage_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_mem_usage_test-bft_mem_usage_test.Tpo $(DEPDIR)/bft_mem_usage_test-bft_mem_usage_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_mem_usage_test.c' object='bft_mem_usage_test-bft_mem_usage_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_mem_usage_test.c' object='bft_mem_usage_test-bft_mem_usage_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_usage_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_usage_test-bft_mem_usage_test.obj `if test -f 'bft_mem_usage_test.c'; then $(CYGPATH_W) 'bft_mem_usage_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_mem_usage_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_mem_usage_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_mem_usage_test-bft_mem_usage_test.obj `if test -f 'bft_mem_usage_test.c'; then $(CYGPATH_W) 'bft_mem_usage_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_mem_usage_test.c'; fi`
 
 bft_printf_test-bft_printf_test.o: bft_printf_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_printf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_printf_test-bft_printf_test.o -MD -MP -MF $(DEPDIR)/bft_printf_test-bft_printf_test.Tpo -c -o bft_printf_test-bft_printf_test.o `test -f 'bft_printf_test.c' || echo '$(srcdir)/'`bft_printf_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_printf_test-bft_printf_test.Tpo $(DEPDIR)/bft_printf_test-bft_printf_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_printf_test.c' object='bft_printf_test-bft_printf_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_printf_test.c' object='bft_printf_test-bft_printf_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_printf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_printf_test-bft_printf_test.o `test -f 'bft_printf_test.c' || echo '$(srcdir)/'`bft_printf_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_printf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_printf_test-bft_printf_test.o `test -f 'bft_printf_test.c' || echo '$(srcdir)/'`bft_printf_test.c
 
 bft_printf_test-bft_printf_test.obj: bft_printf_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_printf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_printf_test-bft_printf_test.obj -MD -MP -MF $(DEPDIR)/bft_printf_test-bft_printf_test.Tpo -c -o bft_printf_test-bft_printf_test.obj `if test -f 'bft_printf_test.c'; then $(CYGPATH_W) 'bft_printf_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_printf_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_printf_test-bft_printf_test.Tpo $(DEPDIR)/bft_printf_test-bft_printf_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_printf_test.c' object='bft_printf_test-bft_printf_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_printf_test.c' object='bft_printf_test-bft_printf_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_printf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_printf_test-bft_printf_test.obj `if test -f 'bft_printf_test.c'; then $(CYGPATH_W) 'bft_printf_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_printf_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_printf_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_printf_test-bft_printf_test.obj `if test -f 'bft_printf_test.c'; then $(CYGPATH_W) 'bft_printf_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_printf_test.c'; fi`
 
 bft_test-bft_test.o: bft_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_test-bft_test.o -MD -MP -MF $(DEPDIR)/bft_test-bft_test.Tpo -c -o bft_test-bft_test.o `test -f 'bft_test.c' || echo '$(srcdir)/'`bft_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_test-bft_test.Tpo $(DEPDIR)/bft_test-bft_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_test.c' object='bft_test-bft_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_test.c' object='bft_test-bft_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_test-bft_test.o `test -f 'bft_test.c' || echo '$(srcdir)/'`bft_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_test-bft_test.o `test -f 'bft_test.c' || echo '$(srcdir)/'`bft_test.c
 
 bft_test-bft_test.obj: bft_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bft_test-bft_test.obj -MD -MP -MF $(DEPDIR)/bft_test-bft_test.Tpo -c -o bft_test-bft_test.obj `if test -f 'bft_test.c'; then $(CYGPATH_W) 'bft_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bft_test-bft_test.Tpo $(DEPDIR)/bft_test-bft_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bft_test.c' object='bft_test-bft_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bft_test.c' object='bft_test-bft_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_test-bft_test.obj `if test -f 'bft_test.c'; then $(CYGPATH_W) 'bft_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bft_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bft_test-bft_test.obj `if test -f 'bft_test.c'; then $(CYGPATH_W) 'bft_test.c'; else $(CYGPATH_W) '$(srcdir)/bft_test.c'; fi`
 
 cfd_proxy_unit_test-cfd_proxy_unit_test.o: cfd_proxy_unit_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cfd_proxy_unit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfd_proxy_unit_test-cfd_proxy_unit_test.o -MD -MP -MF $(DEPDIR)/cfd_proxy_unit_test-cfd_proxy_unit_test.Tpo -c -o cfd_proxy_unit_test-cfd_proxy_unit_test.o `test -f 'cfd_proxy_unit_test.c' || echo '$(srcdir)/'`cfd_proxy_unit_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cfd_proxy_unit_test-cfd_proxy_unit_test.Tpo $(DEPDIR)/cfd_proxy_unit_test-cfd_proxy_unit_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cfd_proxy_unit_test.c' object='cfd_proxy_unit_test-cfd_proxy_unit_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cfd_proxy_unit_test.c' object='cfd_proxy_unit_test-cfd_proxy_unit_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cfd_proxy_unit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfd_proxy_unit_test-cfd_proxy_unit_test.o `test -f 'cfd_proxy_unit_test.c' || echo '$(srcdir)/'`cfd_proxy_unit_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cfd_proxy_unit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfd_proxy_unit_test-cfd_proxy_unit_test.o `test -f 'cfd_proxy_unit_test.c' || echo '$(srcdir)/'`cfd_proxy_unit_test.c
 
 cfd_proxy_unit_test-cfd_proxy_unit_test.obj: cfd_proxy_unit_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cfd_proxy_unit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfd_proxy_unit_test-cfd_proxy_unit_test.obj -MD -MP -MF $(DEPDIR)/cfd_proxy_unit_test-cfd_proxy_unit_test.Tpo -c -o cfd_proxy_unit_test-cfd_proxy_unit_test.obj `if test -f 'cfd_proxy_unit_test.c'; then $(CYGPATH_W) 'cfd_proxy_unit_test.c'; else $(CYGPATH_W) '$(srcdir)/cfd_proxy_unit_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cfd_proxy_unit_test-cfd_proxy_unit_test.Tpo $(DEPDIR)/cfd_proxy_unit_test-cfd_proxy_unit_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cfd_proxy_unit_test.c' object='cfd_proxy_unit_test-cfd_proxy_unit_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cfd_proxy_unit_test.c' object='cfd_proxy_unit_test-cfd_proxy_unit_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cfd_proxy_unit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfd_proxy_unit_test-cfd_proxy_unit_test.obj `if test -f 'cfd_proxy_unit_test.c'; then $(CYGPATH_W) 'cfd_proxy_unit_test.c'; else $(CYGPATH_W) '$(srcdir)/cfd_proxy_unit_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cfd_proxy_unit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfd_proxy_unit_test-cfd_proxy_unit_test.obj `if test -f 'cfd_proxy_unit_test.c'; then $(CYGPATH_W) 'cfd_proxy_unit_test.c'; else $(CYGPATH_W) '$(srcdir)/cfd_proxy_unit_test.c'; fi`
 
 fvm_file_test-fvm_file_test.o: fvm_file_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_file_test-fvm_file_test.o -MD -MP -MF $(DEPDIR)/fvm_file_test-fvm_file_test.Tpo -c -o fvm_file_test-fvm_file_test.o `test -f 'fvm_file_test.c' || echo '$(srcdir)/'`fvm_file_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_file_test-fvm_file_test.Tpo $(DEPDIR)/fvm_file_test-fvm_file_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_file_test.c' object='fvm_file_test-fvm_file_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_file_test.c' object='fvm_file_test-fvm_file_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_file_test-fvm_file_test.o `test -f 'fvm_file_test.c' || echo '$(srcdir)/'`fvm_file_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_file_test-fvm_file_test.o `test -f 'fvm_file_test.c' || echo '$(srcdir)/'`fvm_file_test.c
 
 fvm_file_test-fvm_file_test.obj: fvm_file_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_file_test-fvm_file_test.obj -MD -MP -MF $(DEPDIR)/fvm_file_test-fvm_file_test.Tpo -c -o fvm_file_test-fvm_file_test.obj `if test -f 'fvm_file_test.c'; then $(CYGPATH_W) 'fvm_file_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_file_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_file_test-fvm_file_test.Tpo $(DEPDIR)/fvm_file_test-fvm_file_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_file_test.c' object='fvm_file_test-fvm_file_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_file_test.c' object='fvm_file_test-fvm_file_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_file_test-fvm_file_test.obj `if test -f 'fvm_file_test.c'; then $(CYGPATH_W) 'fvm_file_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_file_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_file_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_file_test-fvm_file_test.obj `if test -f 'fvm_file_test.c'; then $(CYGPATH_W) 'fvm_file_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_file_test.c'; fi`
 
 fvm_interface_test-fvm_interface_test.o: fvm_interface_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_interface_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_interface_test-fvm_interface_test.o -MD -MP -MF $(DEPDIR)/fvm_interface_test-fvm_interface_test.Tpo -c -o fvm_interface_test-fvm_interface_test.o `test -f 'fvm_interface_test.c' || echo '$(srcdir)/'`fvm_interface_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_interface_test-fvm_interface_test.Tpo $(DEPDIR)/fvm_interface_test-fvm_interface_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_interface_test.c' object='fvm_interface_test-fvm_interface_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_interface_test.c' object='fvm_interface_test-fvm_interface_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_interface_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_interface_test-fvm_interface_test.o `test -f 'fvm_interface_test.c' || echo '$(srcdir)/'`fvm_interface_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_interface_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_interface_test-fvm_interface_test.o `test -f 'fvm_interface_test.c' || echo '$(srcdir)/'`fvm_interface_test.c
 
 fvm_interface_test-fvm_interface_test.obj: fvm_interface_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_interface_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_interface_test-fvm_interface_test.obj -MD -MP -MF $(DEPDIR)/fvm_interface_test-fvm_interface_test.Tpo -c -o fvm_interface_test-fvm_interface_test.obj `if test -f 'fvm_interface_test.c'; then $(CYGPATH_W) 'fvm_interface_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_interface_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_interface_test-fvm_interface_test.Tpo $(DEPDIR)/fvm_interface_test-fvm_interface_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_interface_test.c' object='fvm_interface_test-fvm_interface_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_interface_test.c' object='fvm_interface_test-fvm_interface_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_interface_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_interface_test-fvm_interface_test.obj `if test -f 'fvm_interface_test.c'; then $(CYGPATH_W) 'fvm_interface_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_interface_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_interface_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_interface_test-fvm_interface_test.obj `if test -f 'fvm_interface_test.c'; then $(CYGPATH_W) 'fvm_interface_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_interface_test.c'; fi`
 
 fvm_selector_postfix_test-fvm_selector_postfix_test.o: fvm_selector_postfix_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_postfix_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_selector_postfix_test-fvm_selector_postfix_test.o -MD -MP -MF $(DEPDIR)/fvm_selector_postfix_test-fvm_selector_postfix_test.Tpo -c -o fvm_selector_postfix_test-fvm_selector_postfix_test.o `test -f 'fvm_selector_postfix_test.c' || echo '$(srcdir)/'`fvm_selector_postfix_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_selector_postfix_test-fvm_selector_postfix_test.Tpo $(DEPDIR)/fvm_selector_postfix_test-fvm_selector_postfix_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_selector_postfix_test.c' object='fvm_selector_postfix_test-fvm_selector_postfix_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_selector_postfix_test.c' object='fvm_selector_postfix_test-fvm_selector_postfix_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_postfix_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_postfix_test-fvm_selector_postfix_test.o `test -f 'fvm_selector_postfix_test.c' || echo '$(srcdir)/'`fvm_selector_postfix_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_postfix_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_postfix_test-fvm_selector_postfix_test.o `test -f 'fvm_selector_postfix_test.c' || echo '$(srcdir)/'`fvm_selector_postfix_test.c
 
 fvm_selector_postfix_test-fvm_selector_postfix_test.obj: fvm_selector_postfix_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_postfix_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_selector_postfix_test-fvm_selector_postfix_test.obj -MD -MP -MF $(DEPDIR)/fvm_selector_postfix_test-fvm_selector_postfix_test.Tpo -c -o fvm_selector_postfix_test-fvm_selector_postfix_test.obj `if test -f 'fvm_selector_postfix_test.c'; then $(CYGPATH_W) 'fvm_selector_postfix_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_selector_postfix_ [...]
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_selector_postfix_test-fvm_selector_postfix_test.Tpo $(DEPDIR)/fvm_selector_postfix_test-fvm_selector_postfix_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_selector_postfix_test.c' object='fvm_selector_postfix_test-fvm_selector_postfix_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_selector_postfix_test.c' object='fvm_selector_postfix_test-fvm_selector_postfix_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_postfix_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_postfix_test-fvm_selector_postfix_test.obj `if test -f 'fvm_selector_postfix_test.c'; then $(CYGPATH_W) 'fvm_selector_postfix_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_selector_postfix_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_postfix_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_postfix_test-fvm_selector_postfix_test.obj `if test -f 'fvm_selector_postfix_test.c'; then $(CYGPATH_W) 'fvm_selector_postfix_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_selector_postfix_test.c'; fi`
 
 fvm_selector_test-fvm_selector_test.o: fvm_selector_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_selector_test-fvm_selector_test.o -MD -MP -MF $(DEPDIR)/fvm_selector_test-fvm_selector_test.Tpo -c -o fvm_selector_test-fvm_selector_test.o `test -f 'fvm_selector_test.c' || echo '$(srcdir)/'`fvm_selector_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_selector_test-fvm_selector_test.Tpo $(DEPDIR)/fvm_selector_test-fvm_selector_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_selector_test.c' object='fvm_selector_test-fvm_selector_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_selector_test.c' object='fvm_selector_test-fvm_selector_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_test-fvm_selector_test.o `test -f 'fvm_selector_test.c' || echo '$(srcdir)/'`fvm_selector_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_test-fvm_selector_test.o `test -f 'fvm_selector_test.c' || echo '$(srcdir)/'`fvm_selector_test.c
 
 fvm_selector_test-fvm_selector_test.obj: fvm_selector_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_selector_test-fvm_selector_test.obj -MD -MP -MF $(DEPDIR)/fvm_selector_test-fvm_selector_test.Tpo -c -o fvm_selector_test-fvm_selector_test.obj `if test -f 'fvm_selector_test.c'; then $(CYGPATH_W) 'fvm_selector_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_selector_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_selector_test-fvm_selector_test.Tpo $(DEPDIR)/fvm_selector_test-fvm_selector_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_selector_test.c' object='fvm_selector_test-fvm_selector_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_selector_test.c' object='fvm_selector_test-fvm_selector_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_test-fvm_selector_test.obj `if test -f 'fvm_selector_test.c'; then $(CYGPATH_W) 'fvm_selector_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_selector_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_selector_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_selector_test-fvm_selector_test.obj `if test -f 'fvm_selector_test.c'; then $(CYGPATH_W) 'fvm_selector_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_selector_test.c'; fi`
 
 fvm_sizes_test-fvm_sizes_test.o: fvm_sizes_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_sizes_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_sizes_test-fvm_sizes_test.o -MD -MP -MF $(DEPDIR)/fvm_sizes_test-fvm_sizes_test.Tpo -c -o fvm_sizes_test-fvm_sizes_test.o `test -f 'fvm_sizes_test.c' || echo '$(srcdir)/'`fvm_sizes_test.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_sizes_test-fvm_sizes_test.Tpo $(DEPDIR)/fvm_sizes_test-fvm_sizes_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_sizes_test.c' object='fvm_sizes_test-fvm_sizes_test.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_sizes_test.c' object='fvm_sizes_test-fvm_sizes_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_sizes_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_sizes_test-fvm_sizes_test.o `test -f 'fvm_sizes_test.c' || echo '$(srcdir)/'`fvm_sizes_test.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_sizes_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_sizes_test-fvm_sizes_test.o `test -f 'fvm_sizes_test.c' || echo '$(srcdir)/'`fvm_sizes_test.c
 
 fvm_sizes_test-fvm_sizes_test.obj: fvm_sizes_test.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_sizes_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fvm_sizes_test-fvm_sizes_test.obj -MD -MP -MF $(DEPDIR)/fvm_sizes_test-fvm_sizes_test.Tpo -c -o fvm_sizes_test-fvm_sizes_test.obj `if test -f 'fvm_sizes_test.c'; then $(CYGPATH_W) 'fvm_sizes_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_sizes_test.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fvm_sizes_test-fvm_sizes_test.Tpo $(DEPDIR)/fvm_sizes_test-fvm_sizes_test.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fvm_sizes_test.c' object='fvm_sizes_test-fvm_sizes_test.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fvm_sizes_test.c' object='fvm_sizes_test-fvm_sizes_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_sizes_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_sizes_test-fvm_sizes_test.obj `if test -f 'fvm_sizes_test.c'; then $(CYGPATH_W) 'fvm_sizes_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_sizes_test.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fvm_sizes_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fvm_sizes_test-fvm_sizes_test.obj `if test -f 'fvm_sizes_test.c'; then $(CYGPATH_W) 'fvm_sizes_test.c'; else $(CYGPATH_W) '$(srcdir)/fvm_sizes_test.c'; fi`
 
 mei_test-mei_test_main.o: mei_test_main.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mei_test-mei_test_main.o -MD -MP -MF $(DEPDIR)/mei_test-mei_test_main.Tpo -c -o mei_test-mei_test_main.o `test -f 'mei_test_main.c' || echo '$(srcdir)/'`mei_test_main.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mei_test-mei_test_main.Tpo $(DEPDIR)/mei_test-mei_test_main.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mei_test_main.c' object='mei_test-mei_test_main.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='mei_test_main.c' object='mei_test-mei_test_main.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_main.o `test -f 'mei_test_main.c' || echo '$(srcdir)/'`mei_test_main.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_main.o `test -f 'mei_test_main.c' || echo '$(srcdir)/'`mei_test_main.c
 
 mei_test-mei_test_main.obj: mei_test_main.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mei_test-mei_test_main.obj -MD -MP -MF $(DEPDIR)/mei_test-mei_test_main.Tpo -c -o mei_test-mei_test_main.obj `if test -f 'mei_test_main.c'; then $(CYGPATH_W) 'mei_test_main.c'; else $(CYGPATH_W) '$(srcdir)/mei_test_main.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mei_test-mei_test_main.Tpo $(DEPDIR)/mei_test-mei_test_main.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mei_test_main.c' object='mei_test-mei_test_main.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='mei_test_main.c' object='mei_test-mei_test_main.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_main.obj `if test -f 'mei_test_main.c'; then $(CYGPATH_W) 'mei_test_main.c'; else $(CYGPATH_W) '$(srcdir)/mei_test_main.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_main.obj `if test -f 'mei_test_main.c'; then $(CYGPATH_W) 'mei_test_main.c'; else $(CYGPATH_W) '$(srcdir)/mei_test_main.c'; fi`
 
 mei_test-mei_test_graph.o: mei_test_graph.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mei_test-mei_test_graph.o -MD -MP -MF $(DEPDIR)/mei_test-mei_test_graph.Tpo -c -o mei_test-mei_test_graph.o `test -f 'mei_test_graph.c' || echo '$(srcdir)/'`mei_test_graph.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mei_test-mei_test_graph.Tpo $(DEPDIR)/mei_test-mei_test_graph.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mei_test_graph.c' object='mei_test-mei_test_graph.o' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='mei_test_graph.c' object='mei_test-mei_test_graph.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_graph.o `test -f 'mei_test_graph.c' || echo '$(srcdir)/'`mei_test_graph.c
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_graph.o `test -f 'mei_test_graph.c' || echo '$(srcdir)/'`mei_test_graph.c
 
 mei_test-mei_test_graph.obj: mei_test_graph.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mei_test-mei_test_graph.obj -MD -MP -MF $(DEPDIR)/mei_test-mei_test_graph.Tpo -c -o mei_test-mei_test_graph.obj `if test -f 'mei_test_graph.c'; then $(CYGPATH_W) 'mei_test_graph.c'; else $(CYGPATH_W) '$(srcdir)/mei_test_graph.c'; fi`
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mei_test-mei_test_graph.Tpo $(DEPDIR)/mei_test-mei_test_graph.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mei_test_graph.c' object='mei_test-mei_test_graph.obj' libtool=no @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='mei_test_graph.c' object='mei_test-mei_test_graph.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_graph.obj `if test -f 'mei_test_graph.c'; then $(CYGPATH_W) 'mei_test_graph.c'; else $(CYGPATH_W) '$(srcdir)/mei_test_graph.c'; fi`
+ at am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mei_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mei_test-mei_test_graph.obj `if test -f 'mei_test_graph.c'; then $(CYGPATH_W) 'mei_test_graph.c'; else $(CYGPATH_W) '$(srcdir)/mei_test_graph.c'; fi`
 
 mostlyclean-libtool:
 	-rm -f *.lo
@@ -1068,10 +1046,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+	if test -z '$(STRIP)'; then \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	      install; \
+	else \
+	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+	fi
 mostlyclean-generic:
 
 clean-generic:
diff --git a/users/base/cs_user_saturne_coupling.c b/users/base/cs_user_saturne_coupling.c
index 5f7a416..930fbf0 100644
--- a/users/base/cs_user_saturne_coupling.c
+++ b/users/base/cs_user_saturne_coupling.c
@@ -71,12 +71,12 @@ BEGIN_C_DECLS
  *
  * The arguments to cs_sat_coupling_define are:
  *   saturne_name          <-- matching Code_Saturne application name
- *   volume_sup_criteria   <-- cell selection criteria for support
- *   boundary_sup_criteria <-- boundary face selection criteria for support
- *                             (not functional)
- *   volume_cpl_criteria   <-- cell selection criteria for coupled cells
  *   boundary_cpl_criteria <-- boundary face selection criteria for coupled
  *                             faces
+ *   volume_cpl_criteria   <-- cell selection criteria for coupled cells
+ *   boundary_sup_criteria <-- boundary face selection criteria for support
+ *                             (not functional)
+ *   volume_sup_criteria   <-- cell selection criteria for support
  *   verbosity             <-- verbosity level
  *
  * In the case of only 2 Code_Saturne instances, the 'saturne_name' argument
@@ -100,10 +100,10 @@ cs_user_saturne_coupling(void)
    *-------------------------------------------------------------------------*/
 
   cs_sat_coupling_define("SATURNE_01",
-                         "all[]",
+                         "3 or 4",
                          NULL,
                          NULL,
-                         "3 or 4",
+                         "all[]",
                          verbosity);
 
   /*-------------------------------------------------------------------------
@@ -115,9 +115,9 @@ cs_user_saturne_coupling(void)
    *-------------------------------------------------------------------------*/
 
   cs_sat_coupling_define("SATURNE_03",
+                         "coupled_faces",
                          "all[]",
                          NULL,
                          "all[]",
-                         "coupled_faces",
                          verbosity);
 }
diff --git a/users/base/user_modules.f90 b/users/base/user_modules.f90
index 6b7d87a..81fdf54 100644
--- a/users/base/user_modules.f90
+++ b/users/base/user_modules.f90
@@ -53,7 +53,7 @@ contains
 
     ! Local variables
 
-    integer err
+    integer :: err = 0
 
     if (.not.allocated(iwork)) then
       allocate(iwork(ncelet), stat=err)
diff --git a/users/base/ustsri.f90 b/users/base/ustsri.f90
index 8e4612a..60b25f0 100644
--- a/users/base/ustsri.f90
+++ b/users/base/ustsri.f90
@@ -83,7 +83,7 @@ subroutine ustsri &
 !          with Pij=-Rik.dUj/dxk - Rjk.dUi/dxk
 !
 !   grdvit is the
-!          grdvit(ncelet,i,j) = dUi/dxj
+!          grdvit(ncelet,j,i) = dUi/dxj
 
 
 ! WARNING

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/code-saturne.git



More information about the debian-science-commits mailing list