view auto/have @ 471:173bfcba4ada

Added tag PATCH_NGINX_MAIL_0_7 for changeset 2c989ee54dbd
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 12 Jan 2009 18:20:11 +0300
parents f0b350454894
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END