projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
6076d96
)
define off_t
author
Michael Wallner
<mike@php.net>
Wed, 13 Aug 2014 11:11:14 +0000
(13:11 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 13 Aug 2014 11:11:14 +0000
(13:11 +0200)
config9.m4
patch
|
blob
|
history
diff --git
a/config9.m4
b/config9.m4
index 17e993327c062b27adf2fbd84b8ed56c6e30975b..5f06a5cdb4395381257d5f55961772ce53a4acc6 100644
(file)
--- a/
config9.m4
+++ b/
config9.m4
@@
-96,6
+96,7
@@
if test "$PHP_HTTP" != "no"; then
dnl ----
dnl STDC
dnl ----
+ AC_TYPE_OFF_T
dnl getdomainname() is declared in netdb.h on some platforms: AIX, OSF
AC_CHECK_HEADERS([netdb.h unistd.h])
PHP_CHECK_FUNC(gethostname, nsl)