projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dd18a9
)
add IsodeLib, HasVfprintf
author
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 15:11:18 +0000
(15:11 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 15:11:18 +0000
(15:11 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1029
dc483132
-0cff-0310-8789-
dd5450dbe970
src/config/site.def
patch
|
blob
|
history
diff --git
a/src/config/site.def
b/src/config/site.def
index 7c7d70d3c9184d02d9592adb40870fdaac091354..42bf2e937e47884061bc92a311b4b9a79b3054f0 100644
(file)
--- a/
src/config/site.def
+++ b/
src/config/site.def
@@
-258,3
+258,7
@@
#else
#define DbmLib -ldbm
#endif
+
+#define IsodeLib /mit/isode/@sys/lib/libisode.a
+
+/* #define HasVfprintf -- turn on if you have vfprintf/vsprintf in libc */