drop-config-h
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Fri, 6 May 2011 13:52:41 +0000 (14:52 +0100)
committerAdam C. Powell, IV <hazelsct@debian.org>
Fri, 6 May 2011 13:52:41 +0000 (14:52 +0100)
commit333ab2c3f214ab1ee166363a33d56afcc9f0a489
treea95ea72b51e9e599b28237c6c2b2ae53d6356bbb
parent81297d38171d266366bc8485aca3802e7ab2e4c4
drop-config-h

Unlike upstream, we do not install config.h since applications
built with OpenCascade may want to ship their own config.h file.
Installed headers must then not #include <config.h>

Unfortunately the situation became worse in 6.5.0, upstream relies
on config.h being included by all files; we have to include
config.h in recently added C++ files.

Gbp-Pq: Name drop-config-h.patch
16 files changed:
ros/Makefile.am
ros/inc/OpenGl_TextRender.hxx
ros/inc/Standard_Macro.hxx
ros/inc/Standard_Stream.hxx
ros/inc/Standard_values.h
ros/inc/Xw_Extension.h
ros/src/BRepMesh/BRepMesh_FastDiscret.cxx
ros/src/BRepMesh/BRepMesh_IncrementalMesh.cxx
ros/src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cxx
ros/src/Image/Image_PixMap.cxx
ros/src/OSD/OSD.cxx
ros/src/OpenGl/OpenGl_GraphicDriver_Export.cxx
ros/src/OpenGl/OpenGl_TextRender.cxx
ros/src/OpenGl/OpenGl_TextRender.hxx
ros/src/OpenGl/OpenGl_attri.cxx
ros/src/Standard/Standard_MMgrTBBalloc.cxx