comparison src/core/ngx_config.h @ 201:267ea1d98683

nginx-0.0.1-2003-11-30-23:03:18 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 30 Nov 2003 20:03:18 +0000
parents a65b630b3a66
children 00cafae0bdf1
comparison
equal deleted inserted replaced
200:abeaebe0a33c 201:267ea1d98683
35 35
36 36
37 /* STUB: autoconf */ 37 /* STUB: autoconf */
38 typedef int ngx_int_t; 38 typedef int ngx_int_t;
39 typedef u_int ngx_uint_t; 39 typedef u_int ngx_uint_t;
40
41 /* STUB: autoconf */
42 #define PTR_FMT "%X"
40 43
41 #include <ngx_auto_config.h> 44 #include <ngx_auto_config.h>
42 45
43 46
44 #ifndef NGX_SERVER_ROOT 47 #ifndef NGX_SERVER_ROOT