]> granicus.if.org Git - libtirpc/commitdiff
Revert "Include crypt_client in build" libtirpc-0-2-3
authorSteve Dickson <steved@redhat.com>
Wed, 13 Feb 2013 15:13:59 +0000 (10:13 -0500)
committerSteve Dickson <steved@redhat.com>
Wed, 13 Feb 2013 15:13:59 +0000 (10:13 -0500)
This reverts commit 26a263169 due to xdr_desresp()
and des_crypt_1() not being defined

Signed-off-by: Steve Dickson <steved@redhat.com>
src/Makefile.am

index 3d9c9ea73bd6c64bfd049feff56646c9b8062b49..66350f5f74a948bd461a95d43ee67c660f0106cb 100644 (file)
@@ -50,7 +50,7 @@ libtirpc_la_SOURCES = auth_none.c auth_unix.c authunix_prot.c bindresvport.c cln
         rpc_callmsg.c rpc_generic.c rpc_soc.c rpcb_clnt.c rpcb_prot.c \
         rpcb_st_xdr.c svc.c svc_auth.c svc_dg.c svc_auth_unix.c svc_auth_none.c \
         svc_generic.c svc_raw.c svc_run.c svc_simple.c svc_vc.c getpeereid.c \
-        auth_time.c auth_des.c authdes_prot.c des_crypt.c crypt_client.c
+        auth_time.c auth_des.c authdes_prot.c
 
 ## XDR
 libtirpc_la_SOURCES += xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c