aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-06-01 09:34:42 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-06-01 09:34:42 -0700
commit4c751ebd505d4759744489dbaae72a477f272f78 (patch)
tree9bf0c2d530a8fc12d6df1ce65c53c8d952f191b7 /config.m4
parentccbc810bae7adaa17ad38d03f52d74631ccfe2c3 (diff)
parent55458f1decb53a3e56b8dbcd4a465925810a1f27 (diff)
Merge github.com:grpc/grpc into error
Diffstat (limited to 'config.m4')
-rw-r--r--config.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config.m4 b/config.m4
index b640e110d0..cb314e1eda 100644
--- a/config.m4
+++ b/config.m4
@@ -100,6 +100,7 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/iomgr/endpoint_pair_posix.c \
src/core/lib/iomgr/endpoint_pair_windows.c \
src/core/lib/iomgr/error.c \
+ src/core/lib/iomgr/ev_poll_and_epoll_posix.c \
src/core/lib/iomgr/ev_poll_posix.c \
src/core/lib/iomgr/ev_posix.c \
src/core/lib/iomgr/exec_ctx.c \