test invalid --with-ld-opt in right place

This commit is contained in:
Igor Sysoev
2009-11-27 22:02:04 +00:00
parent 37835d9056
commit 9f34ebe231
2 changed files with 2 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ else
fi
CFLAGS="$CFLAGS $NGX_CC_OPT"
NGX_TEST_LD_OPT="$NGX_LD_OPT"
if [ "$NGX_PLATFORM" != win32 ]; then