comparison auto/sources @ 753:af72ac9c3dbf

ngx_http_flv_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 09 Oct 2006 14:17:36 +0000
parents f30b1a75fd3b
children f9a971440614
comparison
equal deleted inserted replaced
752:907361d07f25 753:af72ac9c3dbf
391 391
392 HTTP_BROWSER_MODULE=ngx_http_browser_module 392 HTTP_BROWSER_MODULE=ngx_http_browser_module
393 HTTP_BROWSER_SRCS=src/http/modules/ngx_http_browser_module.c 393 HTTP_BROWSER_SRCS=src/http/modules/ngx_http_browser_module.c
394 394
395 395
396 HTTP_FLV_MODULE=ngx_http_flv_module
397 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c
398
399
396 IMAP_INCS="src/imap" 400 IMAP_INCS="src/imap"
397 401
398 IMAP_DEPS="src/imap/ngx_imap.h" 402 IMAP_DEPS="src/imap/ngx_imap.h"
399 403
400 IMAP_MODULES="ngx_imap_module ngx_imap_core_module" 404 IMAP_MODULES="ngx_imap_module ngx_imap_core_module"