]> https://gitweb.dealii.org/ - dealii.git/commit
Guard HAVE_* variables and definitions with DEALI_II prefix
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 29 Dec 2014 18:35:58 +0000 (19:35 +0100)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 30 Dec 2014 00:40:21 +0000 (01:40 +0100)
commitbabf1def6a0d1c1a94d441d90523a9de5fd0d622
treed6ba86d8e1097aaa67e90a223410707769fb374b
parent824b02deb4cfc196a1a0baf235bfb5bf29401adc
Guard HAVE_* variables and definitions with DEALI_II prefix

This commits renames every HAVE_* definitions to DEAL_II_HAVE_*. This is
done to avoid name clashes with external projects also exporting HAVE_*
definitions.
20 files changed:
cmake/checks/check_01_compiler_features.cmake
cmake/checks/check_01_cxx_features.cmake
cmake/checks/check_02_system_features.cmake
include/deal.II/base/config.h.in
include/deal.II/base/exceptions.h
include/deal.II/base/logstream.h
include/deal.II/lac/full_matrix.templates.h
include/deal.II/lac/lapack_templates.h
include/deal.II/lac/solver_control.h
include/deal.II/opencascade/boundary_lib.h
include/deal.II/opencascade/utilities.h
source/base/exceptions.cc
source/base/function_lib.cc
source/base/job_identifier.cc
source/base/logstream.cc
source/base/multithread_info.cc
source/base/thread_management.cc
source/base/timer.cc
source/base/utilities.cc
source/lac/solver_control.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.