gateway2/angie-Angie-1.11.8/auto/have
2026-08-14 18:56:28 +08:00

13 lines
136 B
Plaintext

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