Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
That's ok, it's purely informational. You can continue by running 'make'.
0.8.6.8 is running again
when I MAKE 0.8.6.9 I get this error
In file included from src/version.cpp:6:0:
src/version.h:49:14: error: int64_t does not name a type
static const int64_t HRD_LEGACY_CUTOFF = 1509537600; // ON (TOGGLED 11/01/2017)
^
src/version.h:52:14: error: int64_t does not name a type
static const int64_t HRD_FUTURE_CUTOFF = 9993058800; // OFF (NOT TOGGLED)
^
Makefile:2322: recipe for target 'build/version.o' failed
make: *** [build/version.o] Error 1