comparison src/os/unix/ngx_freebsd_config.h @ 370:54f76b0b8dca

nginx-0.0.7-2004-06-27-22:01:57 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 27 Jun 2004 18:01:57 +0000
parents 446782c909b3
children 213f17e9f776
comparison
equal deleted inserted replaced
369:9c2515d70489 370:54f76b0b8dca
106 #ifndef HAVE_INHERITED_NONBLOCK 106 #ifndef HAVE_INHERITED_NONBLOCK
107 #define HAVE_INHERITED_NONBLOCK 1 107 #define HAVE_INHERITED_NONBLOCK 1
108 #endif 108 #endif
109 109
110 110
111 /* STUB: autoconf */
112 #define ngx_setproctitle setproctitle 111 #define ngx_setproctitle setproctitle
113
114
115 /* STUB */
116 #define HAVE_LITTLE_ENDIAN 1
117 112
118 113
119 extern char *malloc_options; 114 extern char *malloc_options;
120 115
121 116