view auto/have @ 4916:79c8e87b1fcb

Trailing whitespace fix.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 17 Nov 2012 00:36:44 +0000
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