You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2008/12/30 21:34:41 UTC

svn commit: r730231 - /httpd/httpd/trunk/modules/mem/providers/config2.m4

Author: jim
Date: Tue Dec 30 12:34:40 2008
New Revision: 730231

URL: http://svn.apache.org/viewvc?rev=730231&view=rev
Log:
no need here :)

Modified:
    httpd/httpd/trunk/modules/mem/providers/config2.m4

Modified: httpd/httpd/trunk/modules/mem/providers/config2.m4
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mem/providers/config2.m4?rev=730231&r1=730230&r2=730231&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/mem/providers/config2.m4 (original)
+++ httpd/httpd/trunk/modules/mem/providers/config2.m4 Tue Dec 30 12:34:40 2008
@@ -8,7 +8,4 @@
 APACHE_MODULE(sharedmem, memslot provider that uses shared memory, $sharedmem_objs, , $slotmem_mods_enable)
 APACHE_MODULE(plainmem, memslot provider that uses plain memory, , , no)
 
-# Ensure that other modules can pick up slotmem.h
-APR_ADDTO(INCLUDES, [-I\$(top_srcdir)/$modpath_current])
-
 APACHE_MODPATH_FINISH