Canonize Option flag USE_AUTOMATIC_VERSION

This commit is contained in:
Richard Wackerbarth
2015-08-01 09:57:59 -05:00
parent a8db0aac32
commit 329acc852e
21 changed files with 24 additions and 20 deletions

View File

@@ -382,4 +382,8 @@
#error CUSTOM_MENDEL_NAME deprecated - use CUSTOM_MACHINE_NAME instead
#endif
#ifdef HAS_AUTOMATIC_VERSIONING
#error HAS_AUTOMATIC_VERSIONING deprecated - use USE_AUTOMATIC_VERSIONING instead
#endif
#endif //SANITYCHECK_H