]> git.pld-linux.org Git - packages/apache.git/blobdiff - httpd-2.0.48-debuglog.patch
- upstream
[packages/apache.git] / httpd-2.0.48-debuglog.patch
index d2b7aa955fd046243e253a18e35bb5b059547cff..6fac4e20f47abee3447efc02d9c3d80753347009 100644 (file)
@@ -9,16 +9,16 @@ go upstream.
 
 Note this patch depends on the pie patch.
 
---- httpd-2.3.8/include/http_log.h~    2010-06-14 22:59:05.000000000 +0300
-+++ httpd-2.3.8/include/http_log.h     2010-09-01 13:18:19.608547664 +0300
-@@ -213,7 +213,11 @@
+--- httpd-2.0.48/include/http_log.h.debuglog
++++ httpd-2.0.48/include/http_log.h
+@@ -130,7 +130,11 @@
  
  extern int AP_DECLARE_DATA ap_default_loglevel;
  
 +#ifdef AP_FNAME
-+#define APLOG_MARK      AP_FNAME,__LINE__,APLOG_MODULE_INDEX
++#define APLOG_MARK      AP_FNAME,__LINE__
 +#else
- #define APLOG_MARK     __FILE__,__LINE__,APLOG_MODULE_INDEX
+ #define APLOG_MARK    __FILE__,__LINE__
 +#endif
  
  /**
This page took 0.056322 seconds and 4 git commands to generate.