view auto/define @ 5190:48a84bc3ff07 release-1.5.0

release-1.5.0-RELEASE
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 May 2013 13:52:36 +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  $value
#endif

END