summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2011-09-28 20:56:09 +0000
committerSam Hartman <hartmans@mit.edu>2011-09-28 20:56:09 +0000
commit00e32bec133ca18bcf83e9f4c88083812d620614 (patch)
tree30a12baba4212824c37a80649d53317214f9c435 /src/ccapi/common
parenta8280f0fe566f8fae4105561e0744c4c0b54e5d3 (diff)
downloadkrb5-00e32bec133ca18bcf83e9f4c88083812d620614.tar.gz
krb5-00e32bec133ca18bcf83e9f4c88083812d620614.tar.xz
krb5-00e32bec133ca18bcf83e9f4c88083812d620614.zip
Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows builds
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com> git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25267 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ccapi/common')
-rw-r--r--src/ccapi/common/win/OldCC/name.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ccapi/common/win/OldCC/name.h b/src/ccapi/common/win/OldCC/name.h
index 42a3fba2b..66ca3a9f8 100644
--- a/src/ccapi/common/win/OldCC/name.h
+++ b/src/ccapi/common/win/OldCC/name.h
@@ -31,7 +31,4 @@
#define CCAPI_MODULE "krbcc32"
#endif
#define CCAPI_DLL CCAPI_MODULE ".dll"
-#define CCAPI_EXE CCAPI_MODULE "s.exe"
-
-#define CCAPI_DLL "ccapi.dll"
#define CCAPI_EXE "ccapiserver.exe" \ No newline at end of file