projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eab3004
)
Readd time.h check (was implicitly done in AC_HEADER_TIME).
author
ayin
<ayin>
Tue, 11 Dec 2007 09:04:34 +0000
(09:04 +0000)
committer
ayin
<ayin>
Tue, 11 Dec 2007 09:04:34 +0000
(09:04 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 68333e46995155f653d2be70729458122eb62357..bd9ecb66b6a3b83ea5f207dcdfa1218edd47d57b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-490,6
+490,7
@@
AC_CHECK_HEADERS( \
sys/sockio.h \
sys/strredir.h \
sys/time.h \
+ time.h \
stdint.h \
wchar.h \
cwchar \