projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bc97b2
)
check for assert.h
author
Daniel Stenberg
<daniel@haxx.se>
Wed, 10 Dec 2003 15:25:49 +0000
(15:25 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Wed, 10 Dec 2003 15:25:49 +0000
(15:25 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index d1aa3bbde914a6ac658fdf46b5a7e873e6fefc19..8199f13dc5ac7d81601d727958d8249fc55c63c3 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-849,6
+849,7
@@
AC_CHECK_HEADERS(
sys/time.h \
sys/select.h \
sys/socket.h \
+ assert.h \
unistd.h \
malloc.h \
stdlib.h \