xref: /unit/auto/have (revision 0:a63ceefd6ab0)
1
2# Copyright (C) Igor Sysoev
3# Copyright (C) NGINX, Inc.
4
5
6cat << END >> $NXT_AUTO_CONFIG_H
7
8#ifndef $nxt_have
9#define $nxt_have  1
10#endif
11
12END
13