diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2015-04-23 14:17:40 +0300 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2015-04-23 14:17:40 +0300 |
| commit | 33b8e5bc0698c96177a69aa783375aa47ac980d1 (patch) | |
| tree | 86a11f849857f4c20970ba14c2943608bbb9d4c7 /auto/sources | |
| parent | c1882d9f3f05f39468ebbc00c5f21f01ec691fd9 (diff) | |
| download | nginx-33b8e5bc0698c96177a69aa783375aa47ac980d1.tar.gz nginx-33b8e5bc0698c96177a69aa783375aa47ac980d1.tar.bz2 | |
Removed the obsolete rtsig module.
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auto/sources b/auto/sources index 2d50eda7c..156db56fa 100644 --- a/auto/sources +++ b/auto/sources @@ -124,9 +124,6 @@ EVENTPORT_SRCS=src/event/modules/ngx_eventport_module.c EPOLL_MODULE=ngx_epoll_module EPOLL_SRCS=src/event/modules/ngx_epoll_module.c -RTSIG_MODULE=ngx_rtsig_module -RTSIG_SRCS=src/event/modules/ngx_rtsig_module.c - IOCP_MODULE=ngx_iocp_module IOCP_SRCS=src/event/modules/ngx_iocp_module.c |
