1
0
mirror of https://github.com/luanti-org/minetestmapper.git synced 2025-10-09 06:55:23 +02:00

Automatically use C++11 features when available and remove USE_CXX11 flag

This commit is contained in:
sfan5
2016-10-06 00:08:27 +02:00
parent 13b485a75f
commit 877b514971
6 changed files with 4 additions and 26 deletions

View File

@@ -6,8 +6,6 @@
#define USE_LEVELDB @USE_LEVELDB@
#define USE_REDIS @USE_REDIS@
#define USE_CXX11 @USE_CXX11@
#define SHAREDIR "@SHAREDIR@"
#endif