wt-status: simplify performance measurement by using getnanotime()
[gitweb.git] / config.mak.uname
index 1ae675b05344912d8798b9856b60b03c282cf908..dad261832949d2abcf1c4b0e71ce84d4852df00b 100644 (file)
@@ -34,6 +34,7 @@ ifeq ($(uname_S),Linux)
        HAVE_PATHS_H = YesPlease
        LIBC_CONTAINS_LIBINTL = YesPlease
        HAVE_DEV_TTY = YesPlease
+       HAVE_CLOCK_GETTIME = YesPlease
 endif
 ifeq ($(uname_S),GNU/kFreeBSD)
        HAVE_ALLOCA_H = YesPlease