view auto/have @ 1921:cf148caa9347

disable rtsig automatic building in post 2.6.18 Linux kernels
author Igor Sysoev <igor@sysoev.ru>
date Mon, 10 Mar 2008 14:35:21 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END