view auto/define @ 3575:fe084c435dc3 stable-0.7

merge r3368, r3392: ./configure related fixes: *) test invalid --with-ld-opt in right place *) do not add NGX_GCC_OPT twice: it is added later with -W
author Igor Sysoev <igor@sysoev.ru>
date Mon, 07 Jun 2010 09:01:46 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END