]> https://gitweb.dealii.org/ - dealii-svn.git/commit
IBM's xlC is unhappy if we do -DBOOST_NO_SLIST on the command line and later do ...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Oct 2008 23:24:24 +0000 (23:24 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Oct 2008 23:24:24 +0000 (23:24 +0000)
commit24c47c654ddb8e67e3d926c0905142f3dae19e13
treefd22feb55080636ae5815119b3e9be6409cdf7bb
parentf35e6762d3813d46bc946b39eb387bb5f9b73b2a
IBM's xlC is unhappy if we do -DBOOST_NO_SLIST on the command line and later do #define BOOST_NO_SLIST, claiming that the two have differing definitions. I assume that means that the former is equivalent to -DBOOST_NO_SLIST=1 whereas the latter sets it to ''. I'm relatively unsure about this, however. That said, the problem is easily solved by simply not redefining the symbol if it is already defined.

git-svn-id: https://svn.dealii.org/trunk@17383 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/contrib/boost/include/boost/config/suffix.hpp

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.