Move GMX_CXX11 to config.h
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 7 Jul 2014 15:28:22 +0000 (18:28 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Tue, 8 Jul 2014 14:16:38 +0000 (16:16 +0200)
commit1078df1d559c3ab87274b76c18903497167520de
tree84de0a0d0707852a2faff3d8a9b917fc7d25bd69
parente9b414f365bb7662f3f63b72524269946a6b3fc3
Move GMX_CXX11 to config.h

Now that uniqueptr.h is not used by any installed header, do not install
it.  Move GMX_CXX11 that was used only by this file to config.h now that
config.h can be freely included in that file.

Part of #1454

Change-Id: Ie4c2f23057962f2dc1f96c309c10d5ce0c2c2a74
src/config.h.cmakein
src/gromacs/utility.h
src/gromacs/utility/CMakeLists.txt
src/gromacs/utility/gmx_header_config_gen.h.cmakein
src/gromacs/utility/uniqueptr.h