0.9.8 available

Soren Dayton csdayton at cs.uchicago.edu
Tue Jun 29 03:21:14 CEST 1999


It appears that there is something wrong with the --with-include-zlib
code.

./configure --with-included-zlib
.....
grep ZLIBS config.status
s%@ZLIBS@%%g

This seems to be because of the following test from configure.in

        if test "use_local_zlib" = yes ; then
                 ^

which is likely to fail most of the time :)  I suggest adding a $

Soren



More information about the Gnupg-devel mailing list