svn rev #25277: trunk/src/
hartmans@MIT.EDU
hartmans at MIT.EDU
Wed Sep 28 17:01:35 EDT 2011
http://src.mit.edu/fisheye/changelog/krb5/?cs=25277
Commit By: hartmans
Log Message:
Windows fix: no longer building gss.exe, so don't try to install it.
Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>
Changed Files:
U trunk/src/Makefile.in
Modified: trunk/src/Makefile.in
===================================================================
--- trunk/src/Makefile.in 2011-09-28 21:01:17 UTC (rev 25276)
+++ trunk/src/Makefile.in 2011-09-28 21:01:35 UTC (rev 25277)
@@ -552,7 +552,6 @@
copy lib\$(OUTPRE)*.lib "$(KRB_INSTALL_DIR)\lib\."
copy lib\$(OUTPRE)*.dll "$(KRB_INSTALL_DIR)\bin\."
copy windows\cns\$(OUTPRE)krb5.exe "$(KRB_INSTALL_DIR)\bin\."
- copy windows\gss\$(OUTPRE)gss.exe "$(KRB_INSTALL_DIR)\bin\."
copy appl\gss-sample\$(OUTPRE)gss-server.exe "$(KRB_INSTALL_DIR)\bin\."
copy appl\gss-sample\$(OUTPRE)gss-client.exe "$(KRB_INSTALL_DIR)\bin\."
copy windows\ms2mit\$(OUTPRE)ms2mit.exe "$(KRB_INSTALL_DIR)\bin\."
More information about the cvs-krb5
mailing list