You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2010/12/25 13:51:49 UTC

svn commit: r1052777 - /httpd/httpd/branches/2.0.x/os/netware/pre_nw.h

Author: fuankg
Date: Sat Dec 25 12:51:49 2010
New Revision: 1052777

URL: http://svn.apache.org/viewvc?rev=1052777&view=rev
Log:
Removed define obsolete since r93260.

Modified:
    httpd/httpd/branches/2.0.x/os/netware/pre_nw.h

Modified: httpd/httpd/branches/2.0.x/os/netware/pre_nw.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/os/netware/pre_nw.h?rev=1052777&r1=1052776&r2=1052777&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/os/netware/pre_nw.h (original)
+++ httpd/httpd/branches/2.0.x/os/netware/pre_nw.h Sat Dec 25 12:51:49 2010
@@ -58,9 +58,6 @@
 /* Don't use the DBM rewrite map for mod_rewrite */
 #define NO_DBM_REWRITEMAP
 
-/* Allow MOD_AUTH_DBM to use APR */
-#define AP_AUTH_DBM_USE_APR
-
 /* Restrict the number of nested includes */
 #define AP_MAX_INCLUDE_DEPTH    48