Author: rjung
Date: Sun May 24 12:44:57 2015
New Revision: 1681442

URL: http://svn.apache.org/r1681442
Log:
Remove feature check for unused feature.

Modified:
    tomcat/native/branches/1.1.x/native/configure.in

Modified: tomcat/native/branches/1.1.x/native/configure.in
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/configure.in?rev=1681442&r1=1681441&r2=1681442&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/configure.in (original)
+++ tomcat/native/branches/1.1.x/native/configure.in Sun May 24 12:44:57 2015
@@ -225,7 +225,6 @@ case $host in
 esac
 
 TCN_FIND_APR_FEATURE([apr_pool_pre_cleanup_register],[POOL_PRE_CLEANUP])
-TCN_FIND_APR_FEATURE([apr_pollset_wakeup],[POLLSET_WAKEUP])
 
 AC_SUBST(TCNATIVE_EXPORT_LIBS)
 AC_SUBST(TCNATIVE_PRIV_INCLUDES)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to