nginx-quic/auto/have
2012-01-18 15:07:43 +00:00

12 lines
136 B
Text

# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.
cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $have
#define $have 1
#endif
END