summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/Project.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/Project.tmpl b/src/config/Project.tmpl
index 56ad40cfd..ed8a7710f 100644
--- 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 */