aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-02-21 16:44:57 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-02-21 16:44:57 +0000
commit425d7f6645a8dd5cf9e9bafe801f3f31b9db8014 (patch)
tree5404d87eebf50224d2cb13311a36b5c593e50032 /include/asterisk/autoconfig.h.in
parentb296216c680924d03ee06a023265d603de3c4142 (diff)
Disable epoll as it has caused more obscure issues then any of my previous code. I will continue to work on it in a separate branch to make it stable for a release and test it against the following issues.
(closes issue #11253) Reported by: falves11 (closes issue #11657) Reported by: davevg (closes issue #11033) Reported by: falves11 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104019 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 4a2ab7d03..1e0f6c5c7 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -186,9 +186,6 @@
/* Define to 1 if you have the `endpwent' function. */
#undef HAVE_ENDPWENT
-/* Define to 1 if your system has working epoll support. */
-#undef HAVE_EPOLL
-
/* Define this to indicate the ${EXP_DESCRIP} library */
#undef HAVE_EXP