Release?
Simon Josefsson
jas@extundo.com
Sat, 05 Jul 2003 22:06:05 +0200
Simon Josefsson <jas@extundo.com> writes:
> make: don't know how to make sha1.lo. Stop
I think this patch takes care of the problem. I include a bonus patch
to make the manual build too.
Index: Makefile.am
===================================================================
RCS file: /cvs/gnupg/libgcrypt/cipher/Makefile.am,v
retrieving revision 1.76
diff -u -p -u -w -r1.76 Makefile.am
--- Makefile.am 2 Jul 2003 15:39:43 -0000 1.76
+++ Makefile.am 5 Jul 2003 19:46:24 -0000
@@ -50,9 +50,9 @@ md5.c \
rijndael.c \
rmd160.c \
rndegd.c \
-endunix.c \
-rndnw32.c \
+rndlinux.c \
rsa.c \
+sha1.c \
sha256.c \
sha512.c \
tiger.c \
--- gcrypt.texi.~1.20.~ Fri Jul 4 22:53:34 2003
+++ gcrypt.texi Sat Jul 5 21:49:51 2003
@@ -772,7 +772,7 @@
only output the last block. Cannot be used simultaneous as
GCRY_CIPHER_CBC_CTS.
@end table
-@item
@end deftypefun
Use the following function to release an existing handle: