Merge of r5012: configure: removed redundant variable assignment.

This commit is contained in:
Maxim Dounin 2013-02-11 15:28:50 +00:00
parent a901bd695d
commit ad45350460

View 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"