summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2014-08-26 18:05:32 +0200
committerAndreas Schneider <asn@cryptomilk.org>2014-09-01 15:47:33 +0200
commit638a8edd7ce708cf550c054ac16dade795b6448b (patch)
tree6a93c4e497d69e4868916530bfc654cb05917862 /source4/heimdal_build
parentc4e15e0f6d367cc0e527af002ea65e0be4dacfa9 (diff)
downloadsamba-638a8edd7ce708cf550c054ac16dade795b6448b.tar.gz
s4-heimdal: do not build rkpty anymore.
It is fully replaced with texpect now. Guenther Pair-Programmed-With: Andreas Schneider <asn@samba.org> Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlet <abartlet@samba.org>
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/wscript_build5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/heimdal_build/wscript_build b/source4/heimdal_build/wscript_build
index 53d7e509b6a..0eb1e38d386 100644
--- a/source4/heimdal_build/wscript_build
+++ b/source4/heimdal_build/wscript_build
@@ -429,11 +429,6 @@ if not bld.CONFIG_SET('USING_SYSTEM_ROKEN'):
deps='LIBREPLACE_HOSTCC',
)
- HEIMDAL_BINARY('rkpty', 'lib/roken/rkpty.c',
- deps='roken',
- install=False
- )
-
if not bld.CONFIG_SET("USING_SYSTEM_KDC"):
HEIMDAL_ASN1('HEIMDAL_KX509_ASN1',
'lib/asn1/kx509.asn1',