windows: do not build lib/editline
lib/editline has been replaced in the tree by lib/libedit. However, neither readline() implementation is required by the Windows build at the present time. Change-Id: I7d0390d1f03a1d25c3f79ad76206872b388d1d53
This commit is contained in:

committed by
Jeffrey Altman

parent
e5bc391f2e
commit
9fb0ba53c5
@@ -1,6 +1,6 @@
|
|||||||
########################################################################
|
########################################################################
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Secure Endpoints Inc.
|
# Copyright (c) 2009,2011, Secure Endpoints Inc.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -43,7 +43,7 @@ dir_dce = kdfs
|
|||||||
dir_hcrypto = hcrypto
|
dir_hcrypto = hcrypto
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
SUBDIRS = vers libedit com_err sl wind asn1 sqlite \
|
SUBDIRS = vers com_err sl wind asn1 sqlite \
|
||||||
$(dir_hcrypto) hx509 krb5 heimdal ntlm kafs gssapi hdb \
|
$(dir_hcrypto) hx509 krb5 heimdal ntlm kafs gssapi hdb \
|
||||||
kadm5 $(dir_45) $(dir_otp) $(dir_dce) ..\packages\windows\assembly
|
kadm5 $(dir_45) $(dir_otp) $(dir_dce) ..\packages\windows\assembly
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user