From 56b42943d0ad0d032b2219290a2b7a02fa598466 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 30 Apr 2014 11:56:05 +0100 Subject: improve iconv library handling --- windows/Makefile.target | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'windows') diff --git a/windows/Makefile.target b/windows/Makefile.target index 87544e3db..93ee50a46 100644 --- a/windows/Makefile.target +++ b/windows/Makefile.target @@ -30,8 +30,7 @@ else LDFLAGS += -lhubbub -lcss -lparserutils -lwapcaplet -lcurl -lz endif -LDFLAGS += -lssl -lcrypto -lregex -liconv \ - -lgdi32 -lcomctl32 -lws2_32 -lmsimg32 -mwindows +LDFLAGS += -lssl -lcrypto -lregex -lgdi32 -lcomctl32 -lws2_32 -lmsimg32 -mwindows CFLAGS += -U__STRICT_ANSI__ -mwin32 # only windows versions after XP are supported -- cgit v1.2.3