Skip to content

Commit

Permalink
Use Expat 2.2.2 on Windows ZEB-676
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Jul 17, 2017
1 parent df01317 commit 5a08afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0
EXPAT_DIR=c:\Program files (x86)\Expat 2.2.2

# iconv is optional
HAVE_ICONV=0
Expand Down

0 comments on commit 5a08afc

Please sign in to comment.