]> git.ipfire.org Git - thirdparty/krb5.git/commit
Stop building CNS for Windows
authorGreg Hudson <ghudson@mit.edu>
Fri, 11 May 2018 17:43:42 +0000 (13:43 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sun, 13 May 2018 05:15:24 +0000 (01:15 -0400)
commiteb7bfc4fc2ae87e980f0d5cef14927512f35704e
tree2baac4a2d120639f967d710d8b8176c66f2f0f25
parentba250f7264f5ac03e98946d32c9c8b707b3a6b47
Stop building CNS for Windows

CNS is an old Windows ticket manager which was long ago supplanted by
leash.  We have been building it and copying it in "nmake install",
but not including it in the KfW installer.  Remove it from the build,
and trim windows/lib down to just the part used by leashdll and leash
(loadfuncs.obj).

Also stop generating a Makefile for windows/wintel; it was removed
from the build in commit 530043377ee6f39b9ca95c13f6260602e6fe7674.

ticket: 8682 (new)
src/Makefile.in
src/windows/Makefile.in
src/windows/lib/Makefile.in