aboutsummaryrefslogtreecommitdiff
path: root/m4/ax_have_epoll.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_have_epoll.m4')
-rw-r--r--m4/ax_have_epoll.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_have_epoll.m4 b/m4/ax_have_epoll.m4
index 07ceb49f..9d9bc873 100644
--- a/m4/ax_have_epoll.m4
+++ b/m4/ax_have_epoll.m4
@@ -1,5 +1,5 @@
1# =========================================================================== 1# ===========================================================================
2# http://www.gnu.org/software/autoconf-archive/ax_have_epoll.html 2# https://www.gnu.org/software/autoconf-archive/ax_have_epoll.html
3# =========================================================================== 3# ===========================================================================
4# 4#
5# SYNOPSIS 5# SYNOPSIS
@@ -42,7 +42,7 @@
42# and this notice are preserved. This file is offered as-is, without any 42# and this notice are preserved. This file is offered as-is, without any
43# warranty. 43# warranty.
44 44
45#serial 10 45#serial 11
46 46
47AC_DEFUN([AX_HAVE_EPOLL], [dnl 47AC_DEFUN([AX_HAVE_EPOLL], [dnl
48 ax_have_epoll_cppflags="${CPPFLAGS}" 48 ax_have_epoll_cppflags="${CPPFLAGS}"