mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-03 22:14:30 +05:00
0020354: EDF 1031 OTHER warnings with automake 1.10
This commit is contained in:
parent
f5504cc03e
commit
123e216028
122
configure.ac
122
configure.ac
@ -30,7 +30,7 @@ AC_INIT([Salome2 Project GEOM module], [5.1.1], [webmaster.salome@opencascade.co
|
|||||||
AC_CONFIG_AUX_DIR(salome_adm/unix/config_files)
|
AC_CONFIG_AUX_DIR(salome_adm/unix/config_files)
|
||||||
AC_CANONICAL_HOST
|
AC_CANONICAL_HOST
|
||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
AM_INIT_AUTOMAKE([tar-pax])
|
AM_INIT_AUTOMAKE([tar-pax -Wno-portability])
|
||||||
|
|
||||||
|
|
||||||
XVERSION=`echo $VERSION | awk -F. '{printf("0x%02x%02x%02x",$1,$2,$3)}'`
|
XVERSION=`echo $VERSION | awk -F. '{printf("0x%02x%02x%02x",$1,$2,$3)}'`
|
||||||
@ -374,65 +374,65 @@ echo
|
|||||||
# autoscan, the Makefile list is generated in the output file configure.scan.
|
# autoscan, the Makefile list is generated in the output file configure.scan.
|
||||||
# This could be helpfull to update de configuration.
|
# This could be helpfull to update de configuration.
|
||||||
AC_OUTPUT([ \
|
AC_OUTPUT([ \
|
||||||
./salome_adm/unix/SALOMEconfig.h \
|
salome_adm/unix/SALOMEconfig.h \
|
||||||
./adm_local/Makefile \
|
adm_local/Makefile \
|
||||||
./adm_local/cmake_files/Makefile \
|
adm_local/cmake_files/Makefile \
|
||||||
./adm_local/unix/Makefile \
|
adm_local/unix/Makefile \
|
||||||
./adm_local/unix/config_files/Makefile \
|
adm_local/unix/config_files/Makefile \
|
||||||
./bin/VERSION \
|
bin/VERSION \
|
||||||
./bin/Makefile \
|
bin/Makefile \
|
||||||
./GEOM_version.h \
|
GEOM_version.h \
|
||||||
./doc/Makefile \
|
doc/Makefile \
|
||||||
./doc/salome/Makefile \
|
doc/salome/Makefile \
|
||||||
./doc/salome/gui/Makefile \
|
doc/salome/gui/Makefile \
|
||||||
./doc/salome/gui/GEOM/Makefile \
|
doc/salome/gui/GEOM/Makefile \
|
||||||
./doc/salome/gui/GEOM/doxyfile \
|
doc/salome/gui/GEOM/doxyfile \
|
||||||
./doc/salome/gui/GEOM/doxyfile_py \
|
doc/salome/gui/GEOM/doxyfile_py \
|
||||||
./doc/salome/gui/GEOM/doxyfile_tui \
|
doc/salome/gui/GEOM/doxyfile_tui \
|
||||||
./doc/salome/tui/Makefile \
|
doc/salome/tui/Makefile \
|
||||||
./doc/salome/tui/doxyfile \
|
doc/salome/tui/doxyfile \
|
||||||
./src/Makefile \
|
src/Makefile \
|
||||||
./src/ARCHIMEDE/Makefile \
|
src/ARCHIMEDE/Makefile \
|
||||||
./src/BREPExport/Makefile \
|
src/BREPExport/Makefile \
|
||||||
./src/BREPImport/Makefile \
|
src/BREPImport/Makefile \
|
||||||
./src/BasicGUI/Makefile \
|
src/BasicGUI/Makefile \
|
||||||
./src/BlocksGUI/Makefile \
|
src/BlocksGUI/Makefile \
|
||||||
./src/BooleanGUI/Makefile \
|
src/BooleanGUI/Makefile \
|
||||||
./src/BuildGUI/Makefile \
|
src/BuildGUI/Makefile \
|
||||||
./src/DisplayGUI/Makefile \
|
src/DisplayGUI/Makefile \
|
||||||
./src/DlgRef/Makefile \
|
src/DlgRef/Makefile \
|
||||||
./src/EntityGUI/Makefile \
|
src/EntityGUI/Makefile \
|
||||||
./src/GEOM/Makefile \
|
src/GEOM/Makefile \
|
||||||
./src/GEOMAlgo/Makefile \
|
src/GEOMAlgo/Makefile \
|
||||||
./src/GEOMBase/Makefile \
|
src/GEOMBase/Makefile \
|
||||||
./src/GEOMClient/Makefile \
|
src/GEOMClient/Makefile \
|
||||||
./src/GEOMFiltersSelection/Makefile \
|
src/GEOMFiltersSelection/Makefile \
|
||||||
./src/GEOMGUI/Makefile \
|
src/GEOMGUI/Makefile \
|
||||||
./src/GEOMImpl/Makefile \
|
src/GEOMImpl/Makefile \
|
||||||
./src/GEOMToolsGUI/Makefile \
|
src/GEOMToolsGUI/Makefile \
|
||||||
./src/GEOM_I/Makefile \
|
src/GEOM_I/Makefile \
|
||||||
./src/GEOM_I_Superv/Makefile \
|
src/GEOM_I_Superv/Makefile \
|
||||||
./src/GEOM_SWIG/Makefile \
|
src/GEOM_SWIG/Makefile \
|
||||||
./src/GEOM_SWIG_WITHIHM/Makefile \
|
src/GEOM_SWIG_WITHIHM/Makefile \
|
||||||
./src/GenerationGUI/Makefile \
|
src/GenerationGUI/Makefile \
|
||||||
./src/GroupGUI/Makefile \
|
src/GroupGUI/Makefile \
|
||||||
./src/IGESExport/Makefile \
|
src/IGESExport/Makefile \
|
||||||
./src/IGESImport/Makefile \
|
src/IGESImport/Makefile \
|
||||||
./src/MeasureGUI/Makefile \
|
src/MeasureGUI/Makefile \
|
||||||
./src/NMTDS/Makefile \
|
src/NMTDS/Makefile \
|
||||||
./src/NMTTools/Makefile \
|
src/NMTTools/Makefile \
|
||||||
./src/OBJECT/Makefile \
|
src/OBJECT/Makefile \
|
||||||
./src/OperationGUI/Makefile \
|
src/OperationGUI/Makefile \
|
||||||
./src/PrimitiveGUI/Makefile \
|
src/PrimitiveGUI/Makefile \
|
||||||
./src/RepairGUI/Makefile \
|
src/RepairGUI/Makefile \
|
||||||
./src/SKETCHER/Makefile \
|
src/SKETCHER/Makefile \
|
||||||
./src/STEPExport/Makefile \
|
src/STEPExport/Makefile \
|
||||||
./src/STEPImport/Makefile \
|
src/STEPImport/Makefile \
|
||||||
./src/STLExport/Makefile \
|
src/STLExport/Makefile \
|
||||||
./src/ShHealOper/Makefile \
|
src/ShHealOper/Makefile \
|
||||||
./src/TransformationGUI/Makefile \
|
src/TransformationGUI/Makefile \
|
||||||
./resources/Makefile \
|
resources/Makefile \
|
||||||
./resources/GEOMCatalog.xml \
|
resources/GEOMCatalog.xml \
|
||||||
./idl/Makefile \
|
idl/Makefile \
|
||||||
Makefile \
|
Makefile \
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user