]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
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)
git-svn-id: https://svn.dealii.org/trunk@17383 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/boost/include/boost/config/suffix.hpp

index 2e72b3f5df35ed8a32a72062decc05de2be0bf4d..681bae52e8f64658181b3533a860fd7aff239c10 100644 (file)
 // Note that this is for backwards compatibility only.
 //
 #  ifndef BOOST_HAS_SLIST
+#    ifndef BOOST_NO_SLIST
 #     define BOOST_NO_SLIST
+#    endif
 #  endif
 
 #  ifndef BOOST_HAS_HASH
+#    ifndef BOOST_NO_HASH
 #     define BOOST_NO_HASH
+#    endif
 #  endif
 
 //

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.