Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
wrapper.c: introduce gentle xmallocz that does not die()
[gitweb.git]
/
config.mak.uname
diff --git
a/config.mak.uname
b/config.mak.uname
index 462988e8ab44f964e093707c9838ee84a7b86e11..15ee15e98c2cb232e1e42315dc44f7efd87b4f1c 100644
(file)
--- a/
config.mak.uname
+++ b/
config.mak.uname
@@
-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