Home GnuPG
Diffusion GnuPG 157567871058

Include bzip2 code to ease building for W32.
157567871058Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Include bzip2 code to ease building for W32.

* bzlib/: Include bzip2 code.
* configure.ac [W32]: Force use of included bzip2 code.
* scripts/autogen.sh <--build-w32>: Do not pass --with-bzip option.
* Makefile.am (SUBDIRS): Add bzip.  Use it only under W32.

In the past it happened that we forgot to build against bzip2 which is
a standard feature these days. Having the source included makes sure
that we will always build with bzip2 support.

Details

Provenance
wernerAuthored on Jan 13 2012, 10:57 AM
Parents
rG3a22b622c89a: Allow building with the 32 bit mingw-w64 toolchain.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG157567871058: Include bzip2 code to ease building for W32. (authored by Werner Koch <wk@gnupg.org>).Jan 13 2012, 10:57 AM