add reading from gzipped xml files (xxx.xml.gz)

Origin commit data
------------------
Commit: 4bcce912b2
Author: TangoCash <eric@loxat.de>
Date: 2018-08-22 (Wed, 22 Aug 2018)
This commit is contained in:
TangoCash
2018-08-22 21:26:15 +02:00
committed by vanhofen
parent 9c03b7fba8
commit 0d97a8f173
2 changed files with 132 additions and 28 deletions

View File

@@ -127,7 +127,8 @@ neutrino_LDADD = \
-ljpeg \
-lutil \
-lOpenThreads \
-lrt -lpthread
-lrt -lpthread \
-lz
if ENABLE_GIFLIB
neutrino_LDADD += -lgif