aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-04-11 07:24:03 +0000
committerWerner Koch <[email protected]>2018-04-11 07:24:03 +0000
commitc3825327da826e434ada9abde34e6bbd7ef61737 (patch)
tree48794c9a24f0c75879158f41bf2aa0282d5d78cd /README
parentdoc: Beautify comments in gpg-error.h. (diff)
downloadlibgpg-error-1.29.tar.gz
libgpg-error-1.29.zip
* configure.ac: Bump LT version to C24/A24/R0. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 6 insertions, 7 deletions
diff --git a/README b/README
index 9cc5de0..bab9c95 100644
--- a/README
+++ b/README
@@ -22,6 +22,10 @@ components are
- Log functions
+ - Option parser
+
+ - BAse-64 encoder and decoder.
+
More components will be added over time. Most functions are prefixed
with "gpgrt" (GnuPG Run Time) instead of "gpg_err" to indicate the
long term plan to rename this library to gpgrt.
@@ -106,13 +110,8 @@ To build for Windows you you may use the convenience command:
./autogen.sh --build-w32
-which runs configure with suitable options. For WindowsCE the command
-is:
-
- ./autogen.sh --build-w32ce
-
-There is also _experimental_ support for building a 64 bit Windows
-version:
+which runs configure with suitable options. There is also basic
+support for building a 64 bit Windows version:
./autogen.sh --build-w64