From: Adam Dickmeiss Date: Mon, 14 Aug 2006 18:01:40 +0000 (+0000) Subject: Update to iconv-1.9.2 on windows X-Git-Tag: ZEBRA.1.3.38 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=8fe54633bf708caa9b8f886e14ea834e780f0c7f;p=idzebra-moved-to-github.git Update to iconv-1.9.2 on windows --- diff --git a/win/makefile b/win/makefile index d5652ef..a76d59e 100644 --- a/win/makefile +++ b/win/makefile @@ -1,5 +1,5 @@ # Zebra makefile for MS NMAKE -# $Id: makefile,v 1.25.2.7 2006-03-24 13:56:17 adam Exp $ +# $Id: makefile,v 1.25.2.8 2006-08-14 18:01:40 adam Exp $ ########################################################### ############### Parameters @@ -13,7 +13,7 @@ EXPAT_DIR=c:\Expat-1.95.8 # iconv is optional HAVE_ICONV=1 -ICONV_DIR=c:\iconv-1.9.1.win32 +ICONV_DIR=c:\iconv-1.9.2.win32 default: all