view auto/have_headers @ 948:12077affd903

backout the r945: the nginx.pm could not be loaded at all, next try to fix --with-perl_modules_path= for unpriviliged user installation
author Igor Sysoev <igor@sysoev.ru>
date Sun, 24 Dec 2006 18:12:18 +0000
parents 9b8c906f6e63
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END