DELTA 331707 0 53 SVN /G (epassx2ENDREP DELTA SVN oyoox^eP]o0}iS=DbaR0MCTϐDܯsν!qLgc%vL0WvG|C DE
ƩyA/σ8u'RdY0*dI:!9mAbOk?Xom3y,ar7|s.c=Duԍ"]0a컩k{SI)ՎI3$3x2mӝ}_gGE~'%:
_U&KϹ99(mrҖyӠtF&֛&/8)#_.~jV]KiҤPq&Hk엶`ڻ;Jg@c+@6[*cENDREP
DELTA
SVN SHA256 (keepassx-2.0-alpha4.tar.gz) = e71d36a3dbe35dc3d6e0cc9d1e6492f9c99381696abc664f596326258ef3bb0a
SIZE (keepassx-2.0-alpha4.tar.gz) = 1034024
ENDREP
DELTA
SVN npnn--- CMakeLists.txt.orig 2013-10-29 23:22:19.870422125 +0000
+++ CMakeLists.txt 2013-10-29 23:22:29.394420605 +0000
@@ -175,9 +175,9 @@
int main() { return 0; }" ZLIB_SUPPORTS_GZIP)
-if(NOT ZLIB_SUPPORTS_GZIP)
- message(FATAL_ERROR "zlib 1.2.x or higher is required to use the gzip format")
-endif()
+#if(NOT ZLIB_SUPPORTS_GZIP)
+# message(FATAL_ERROR "zlib 1.2.x or higher is required to use the gzip format")
+#endif()
if(UNIX)
check_cxx_source_compiles("#include