Update to iconv-1.9.2 on windows ZEBRA.1.3.38
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Aug 2006 18:01:40 +0000 (18:01 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Aug 2006 18:01:40 +0000 (18:01 +0000)
win/makefile

index d5652ef..a76d59e 100644 (file)
@@ -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