Add default for HasHashLibrary
authorTheodore Tso <tytso@mit.edu>
Tue, 18 Jan 1994 00:39:04 +0000 (00:39 +0000)
committerTheodore 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

index 56ad40cfd4876921cb93d53b87adfe0a8da755e3..ed8a7710fa1b793aa15d5edcd02c52b378916116 100644 (file)
 #ifndef HasMemmove
 #define HasMemmove NO
 #endif
+#ifndef HasHashLibrary
+#define HasHashLibrary NO
+#endif
 
 /* Hack around sun cpp bug */