mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-22 19:58:29 +01:00
* README: Add --with-zlib, --with-bzip2, and --without-bzip2.
This commit is contained in:
parent
e1ff4a3305
commit
b4fcffbf88
@ -1,5 +1,7 @@
|
||||
2003-11-30 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* README: Add --with-zlib, --with-bzip2, and --without-bzip2.
|
||||
|
||||
* README: Update version number. Add BZIP2. Remove Elgamal
|
||||
sign+encrypt.
|
||||
|
||||
|
9
README
9
README
@ -489,6 +489,15 @@
|
||||
Forces usage of the local zlib sources. Default is
|
||||
to use the (shared) library of the system.
|
||||
|
||||
--with-zlib=<DIR>
|
||||
Look for the system zlib in DIR.
|
||||
|
||||
--with-bzip2=<DIR>
|
||||
Look for the system libbz2 in DIR.
|
||||
|
||||
--without-bzip2
|
||||
Disable the BZIP2 compression algorithm.
|
||||
|
||||
--with-included-gettext
|
||||
Forces usage of the local gettext sources instead of
|
||||
the one provided by your system.
|
||||
|
Loading…
x
Reference in New Issue
Block a user