summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-01-13 09:31:46 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-01-13 09:31:46 +0000
commit33862809dfc9df2bf039dfbf47f7524c00947b54 (patch)
tree87ae0b7c587882bb3f4f55c16942916d23c31306 /config.h.in
parent9206712a4455da4ae692005f4e3181fd36ba6f42 (diff)
- Forward-port -r1732 [Dropped support for linux rt signals]
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1736 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 8dacd5f..348cafa 100644
--- a/config.h.in
+++ b/config.h.in
@@ -328,9 +328,6 @@
/* poll mechanism */
#undef __IOPOLL_MECHANISM_POLL
-/* rtsigio mechanism */
-#undef __IOPOLL_MECHANISM_RTSIGIO
-
/* select mechanism */
#undef __IOPOLL_MECHANISM_SELECT