File: auto_config

package info (click to toggle)
libnginx-mod-http-ndk 1%3A0.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 892 kB
  • sloc: ansic: 3,244; sh: 422; makefile: 27
file content (16 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff -pNr a/src/core/ngx_config.h b/src/core/ngx_config.h
*** a/src/core/ngx_config.h	2008-09-19 13:47:13.000000000 +0100
--- b/src/core/ngx_config.h	2010-10-09 17:14:13.000000000 +0100
*************** typedef intptr_t        ngx_flag_t;
*** 127,131 ****
  #define NGX_MAX_UINT32_VALUE  (uint32_t) 0xffffffff
  #endif
  
! 
  #endif /* _NGX_CONFIG_H_INCLUDED_ */
--- 127,131 ----
  #define NGX_MAX_UINT32_VALUE  (uint32_t) 0xffffffff
  #endif
  
! #include <ndk_config.h>
  #endif /* _NGX_CONFIG_H_INCLUDED_ */