comparison configure.in @ 373:0ccc746c8079

Zachary Travis - Add support for the OST 2013 format, and Content-Disposition filename key fix for outlook compatibility
author Carl Byington <carl@five-ten-sg.com>
date Fri, 21 Jul 2017 20:01:44 -0700
parents 5b52efe35bd8
children ad7b880ad3d1
comparison
equal deleted inserted replaced
372:5b52efe35bd8 373:0ccc746c8079
375 fi 375 fi
376 376
377 AC_SUBST(GSF_FLAGS, [$gsf_flags]) 377 AC_SUBST(GSF_FLAGS, [$gsf_flags])
378 AC_SUBST(GSF_LIBS, [$gsf_libs]) 378 AC_SUBST(GSF_LIBS, [$gsf_libs])
379 379
380 PKG_CHECK_MODULES([ZLIB], [zlib])
381
380 AC_OUTPUT( \ 382 AC_OUTPUT( \
381 Makefile \ 383 Makefile \
382 html/Makefile \ 384 html/Makefile \
383 libpst.pc \ 385 libpst.pc \
384 libpst.spec \ 386 libpst.spec \