nginx-quic/auto/define

12 lines
113 B
Plaintext

# Copyright (C) Igor Sysoev
cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $have
#define $have $value
#endif
END