summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/timevar6
1 files changed, 5 insertions, 1 deletions
diff --git a/modules/timevar b/modules/timevar
index 354d1d211f..b2a12bb992 100644
--- a/modules/timevar
+++ b/modules/timevar
@@ -6,12 +6,12 @@ lib/timevar.h
lib/timevar.c
Depends-on:
+gethrxtime
getrusage
gettext-h
stdlib
sys_time
sys_times
-times
xalloc
Makefile.am:
@@ -20,6 +20,10 @@ lib_SOURCES += timevar.c timevar.def
Include:
"timevar.h"
+Link:
+$(LIB_GETHRXTIME)
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
+
License:
GPLv3+