view auto/nohave @ 6499:e20bf454e58b

Configure: improved multiple types handling in auto/types/typedef.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 01 Apr 2016 16:38:30 +0300
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