shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi/lib


From: shishi-commit
Subject: CVS shishi/lib
Date: Sat, 22 Oct 2005 18:01:54 +0200

Update of /home/cvs/shishi/lib
In directory dopio:/tmp/cvs-serv16373

Modified Files:
        Makefile.am 
Log Message:
Remove crypto.


--- /home/cvs/shishi/lib/Makefile.am    2005/10/22 15:59:46     1.76
+++ /home/cvs/shishi/lib/Makefile.am    2005/10/22 16:01:54     1.77
@@ -46,7 +46,8 @@
        asn1.c asn1.h kerberos5.c \
        version.c password.c \
        utils.c utils.h resolv.c \
-       kerberos5.asn1 shishi.vers
+       kerberos5.asn1 shishi.vers \
+       libgcrypt.c
 
 if NULL
 libshishi_la_SOURCES += crypto-null.c
@@ -66,12 +67,6 @@
 if ARCFOUR
 libshishi_la_SOURCES += crypto-rc4.c
 endif
-if NETTLE
-libshishi_la_SOURCES += nettle.c
-endif
-if LIBGCRYPT
-libshishi_la_SOURCES += libgcrypt.c
-endif
 if STARTTLS
 libshishi_la_SOURCES += starttls.c starttls.h
 endif





reply via email to

[Prev in Thread] Current Thread [Next in Thread]