view auto/nohave @ 6213:7cad953621d4

Modify changes doc to acknowledge Lu is from Intel
author Andrew Hutchings <andrew@linuxjedi.co.uk>
date Wed, 15 Jul 2015 20:43:41 +0100
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  0
#endif

END