
# Copyright (C) Igor Sysoev
# Copyright (C) NGINX, Inc.


cat << END >> $NXT_AUTO_CONFIG_H

#ifndef $nxt_define
#define $nxt_define  1
#endif

END
