t / t4018 / cpp-class-constructoron commit configure.ac: check for clock_gettime and CLOCK_MONOTONIC (a6c3c63)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}