diff auto/cc/conf @ 3367:568a854383f9

test invalid --with-ld-opt in right place
author Igor Sysoev <igor@sysoev.ru>
date Fri, 27 Nov 2009 22:02:04 +0000
parents b44a7159c5fb
children e27070fb6c6b
line wrap: on
line diff
--- a/auto/cc/conf
+++ b/auto/cc/conf
@@ -104,6 +104,7 @@ else
 fi
 
 CFLAGS="$CFLAGS $NGX_CC_OPT"
+NGX_TEST_LD_OPT="$NGX_LD_OPT"
 
 if [ "$NGX_PLATFORM" != win32 ]; then