From: Adam Dickmeiss Date: Thu, 12 Nov 2015 13:55:59 +0000 (+0100) Subject: Upgrade to Expat 2.1.0 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=a7bc57407366a4a7403d584c6e40ee9cbe840a0e Upgrade to Expat 2.1.0 --- diff --git a/win/makefile b/win/makefile index 2d73d8c..985ddfe 100644 --- a/win/makefile +++ b/win/makefile @@ -14,7 +14,7 @@ HAVE_TCL=1 # EXPAT is optional. It's required for grs.xml-filters. HAVE_EXPAT=1 -EXPAT_DIR=c:\Program files (x86)\Expat 2.0.1 +EXPAT_DIR=c:\Program files (x86)\Expat 2.1.0 # iconv is optional HAVE_ICONV=0