diff options
author | Werner Koch <wk@gnupg.org> | 1999-02-13 14:17:29 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-02-13 14:17:29 +0100 |
commit | 6e5bc13878a31f06345e72bea11d42a003c480d0 (patch) | |
tree | 9c8dfddb401de32b70b0012447d29d5322d71d25 /INSTALL | |
parent | See ChangeLog: Sat Feb 13 12:14:42 CET 1999 Werner Koch (diff) | |
download | gnupg2-6e5bc13878a31f06345e72bea11d42a003c480d0.tar.xz gnupg2-6e5bc13878a31f06345e72bea11d42a003c480d0.zip |
See ChangeLog: Sat Feb 13 14:13:04 CET 1999 Werner Koch
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -21,9 +21,7 @@ Configure options for GNUPG option "--debug 128" displays a memory statistic after the program run. ---disable-m-guard Disable the integrated malloc checking code. As a - side-effect, this removes all debugging code and uses - the -O2 flag for all C files. +--enable-m-guard Enable the integrated malloc checking code. --disable-dynload If you have problems with dynamic loading, this option disables all dynamic loading stuff. |