comparison src/core/ngx_config.h @ 237:8d5cce3ae221

nginx-0.0.1-2004-01-22-20:10:46 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 22 Jan 2004 17:10:46 +0000
parents 86e473b5641e
children 674f85a4d00f
comparison
equal deleted inserted replaced
236:86e473b5641e 237:8d5cce3ae221
47 typedef int ngx_flag_t; 47 typedef int ngx_flag_t;
48 48
49 49
50 /* STUB: autoconf */ 50 /* STUB: autoconf */
51 #define PTR_FMT "%08X" 51 #define PTR_FMT "%08X"
52
53 /* STUB: autoconf */
54 #define ngx_setproctitle setproctitle
52 55
53 #include <ngx_auto_config.h> 56 #include <ngx_auto_config.h>
54 57
55 58
56 #ifndef NGX_SERVER_ROOT 59 #ifndef NGX_SERVER_ROOT