]> git.kaiwu.me - nginx.git/commitdiff
Merge of r5012: configure: removed redundant variable assignment.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 15:28:50 +0000 (15:28 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 15:28:50 +0000 (15:28 +0000)
auto/cc/msvc

index a99d5a92c2dd11823dc22a39f15ca01d00a7d207..1bf675e19e93cda8dae6ea6f345254bcbe9ee8b3 100644 (file)
@@ -73,9 +73,6 @@ CFLAGS="$CFLAGS -WX"
 # disable logo
 CFLAGS="$CFLAGS -nologo"
 
-
-LINK="\$(CC)"
-
 # the link flags
 CORE_LINK="$CORE_LINK -link -verbose:lib"