svn rev #25276: trunk/src/windows/ gss/
hartmans@MIT.EDU
hartmans at MIT.EDU
Wed Sep 28 17:01:17 EDT 2011
http://src.mit.edu/fisheye/changelog/krb5/?cs=25276
Commit By: hartmans
Log Message:
Remove windows/gss from build.
It is both broken and redundant with appl/gss-sample
Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>
Changed Files:
U trunk/src/windows/Makefile.in
D trunk/src/windows/gss/Makefile.in
D trunk/src/windows/gss/gss-client.c
D trunk/src/windows/gss/gss-misc.c
D trunk/src/windows/gss/gss-misc.h
D trunk/src/windows/gss/gss.c
D trunk/src/windows/gss/gss.def
D trunk/src/windows/gss/gss.h
D trunk/src/windows/gss/gss.ico
D trunk/src/windows/gss/gss.rc
D trunk/src/windows/gss/resource.h
D trunk/src/windows/gss/ver_serv.txt
Modified: trunk/src/windows/Makefile.in
===================================================================
--- trunk/src/windows/Makefile.in 2011-09-28 21:00:24 UTC (rev 25275)
+++ trunk/src/windows/Makefile.in 2011-09-28 21:01:17 UTC (rev 25276)
@@ -1,3 +1,3 @@
BUILDTOP=..
NO_OUTPRE=1
-SUBDIRS= lib leashdll cns gss gina ms2mit kfwlogon
+SUBDIRS= lib leashdll cns gina ms2mit kfwlogon
More information about the cvs-krb5
mailing list