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:
b1080f7
)
check for errno.h
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 18 Jan 2005 14:34:50 +0000
(14:34 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 18 Jan 2005 14:34:50 +0000
(14:34 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index ccc01a9d9ff85b675a34286ac9d4f9e8fbad6002..dcfae4d50c7ce4b04a057a2a489851812145ac92 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1181,6
+1181,7
@@
AC_CHECK_HEADERS(
sys/resource.h \
libgen.h \
locale.h \
+ errno.h \
setjmp.h,
dnl to do if not found
[],