]> granicus.if.org Git - libtirpc/commit
Revert "Include des_crypt in build" libtirpc-0-2-3-rc1
authorMike Frysinger <vapier@gentoo.org>
Mon, 20 Jun 2011 17:52:14 +0000 (13:52 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 21 Jun 2011 18:31:45 +0000 (14:31 -0400)
commitebd3e644a79fa92b3b780d87d8028fcf64364abd
treef19a3aae73b2cf4ceb8201ec97dca2740d758e3e
parent5f9d6c0f7fc2dd1db56ec8bfad3661306fde3b5c
Revert "Include des_crypt in build"

The des_crypt code requires the crypt_client code (which wasn't
added), and that code requires a currently undefined function
(namely xdr_desresp).  Since I have no idea what that's about,
and this change ends up breaking some systems, just revert it.

Once we have a patch that improves portability without breaking
existing systems, we can revisit this.

This reverts commit 9bdcba10aa67ce3f67810c7aaac944a00dcfcee5.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
src/Makefile.am