[mapguide-commits] r5197 - branches/2.2/MgDev/Web/src/ApacheAgent

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Sep 27 19:33:55 EDT 2010


Author: trevorwekel
Date: 2010-09-27 23:33:55 +0000 (Mon, 27 Sep 2010)
New Revision: 5197

Modified:
   branches/2.2/MgDev/Web/src/ApacheAgent/Makefile.am
Log:
Ticket #1447 Upgrade to Apache 2.2.15 and Tomcat 6.0.26 for 2.2 release
- Submit missing Makefile.am changes for Apache agent on Linux


Modified: branches/2.2/MgDev/Web/src/ApacheAgent/Makefile.am
===================================================================
--- branches/2.2/MgDev/Web/src/ApacheAgent/Makefile.am	2010-09-27 15:49:21 UTC (rev 5196)
+++ branches/2.2/MgDev/Web/src/ApacheAgent/Makefile.am	2010-09-27 23:33:55 UTC (rev 5197)
@@ -10,10 +10,10 @@
               -I../../../Common/MapGuideCommon \
               -I../../../Common/MdfModel \
               -I../../../Oem/ACE/ACE_wrappers \
-              -I../../../Oem/LinuxApt/httpd-2.2.11/include \
-              -I../../../Oem/LinuxApt/httpd-2.2.11/srclib/apr/include \
-              -I../../../Oem/LinuxApt/httpd-2.2.11/srclib/apr-util/include \
-              -I../../../Oem/LinuxApt/httpd-2.2.11/os/unix \
+              -I../../../Oem/LinuxApt/httpd-2.2.15/include \
+              -I../../../Oem/LinuxApt/httpd-2.2.15/srclib/apr/include \
+              -I../../../Oem/LinuxApt/httpd-2.2.15/srclib/apr-util/include \
+              -I../../../Oem/LinuxApt/httpd-2.2.15/os/unix \
               -I/usr/local/mapguideopensource/webserverextensions/apache2/include\
               -I../HttpHandler \
               -I../WebSupport \



More information about the mapguide-commits mailing list