projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df4d84d
)
Add default for HasHashLibrary
author
Theodore Tso
<tytso@mit.edu>
Tue, 18 Jan 1994 00:39:04 +0000
(
00:39
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Tue, 18 Jan 1994 00:39:04 +0000
(
00:39
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3363
dc483132
-0cff-0310-8789-
dd5450dbe970
src/config/Project.tmpl
patch
|
blob
|
history
diff --git
a/src/config/Project.tmpl
b/src/config/Project.tmpl
index 56ad40cfd4876921cb93d53b87adfe0a8da755e3..ed8a7710fa1b793aa15d5edcd02c52b378916116 100644
(file)
--- a/
src/config/Project.tmpl
+++ b/
src/config/Project.tmpl
@@
-157,6
+157,9
@@
#ifndef HasMemmove
#define HasMemmove NO
#endif
+#ifndef HasHashLibrary
+#define HasHashLibrary NO
+#endif
/* Hack around sun cpp bug */