view auto/have @ 5580:06c227e9edd0

Access: supplemented the obfuscated code with a comment.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 19 Feb 2014 21:45:27 +0400
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END