Revert use of accept4(), dup3() and epoll_create1().

This commit is contained in:
bojan 2009-09-28 12:04:48 +00:00
parent 2ea957ac80
commit 6f2b5ac807

View File

@ -52,12 +52,6 @@ C data structures and routines.
# does not use -lrt).
export ac_cv_search_shm_open=no
# We know we have these on new Fedoras (kernel >= 2.6.28)
export apr_cv_epoll_create1=yes
export apr_cv_dup3=yes
export apr_cv_accept4=yes
export apr_cv_sock_cloexec=yes
%configure \
--includedir=%{_includedir}/apr-%{aprver} \
--with-installbuilddir=%{_libdir}/apr-%{aprver}/build \
@ -127,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/*.m4
%changelog
* Mon Sep 28 2009 Bojan Smojver <bojan@rexursive.com> - 1.3.9-2
- revert use of accept4(), dup3() and epoll_create1()
* Fri Sep 25 2009 Bojan Smojver <bojan@rexursive.com> - 1.3.9-1
- bump up to 1.3.9