]> https://gitweb.dealii.org/ - dealii.git/commit
IBM's xlC is unhappy if we do -DBOOST_NO_SLIST on the command line and later do ...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 28 Oct 2008 23:24:24 +0000 (23:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 28 Oct 2008 23:24:24 +0000 (23:24 +0000)
commitd21b767c5104a776a4dd0a8c276703fa4ffed171
tree19c69933f62ada964b6ede3f096f89abfdc4da9d
parent49fe1aee277230b3fbec89e29f39e1b375fe7339
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

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.