comparison auto/sources @ 700:c1104f701926

ngx_http_browser_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 18 Sep 2006 12:25:07 +0000
parents f971949ffb58
children f30b1a75fd3b
comparison
equal deleted inserted replaced
699:1f3cc64393b6 700:c1104f701926
384 384
385 HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module 385 HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module
386 HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c 386 HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c
387 387
388 388
389 HTTP_BROWSER_MODULE=ngx_http_browser_module
390 HTTP_BROWSER_SRCS=src/http/modules/ngx_http_browser_module.c
391
392
389 IMAP_INCS="src/imap" 393 IMAP_INCS="src/imap"
390 394
391 IMAP_DEPS="src/imap/ngx_imap.h" 395 IMAP_DEPS="src/imap/ngx_imap.h"
392 396
393 IMAP_MODULES="ngx_imap_module ngx_imap_core_module" 397 IMAP_MODULES="ngx_imap_module ngx_imap_core_module"