summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/site.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/site.def b/src/config/site.def
index 7c7d70d3c..42bf2e937 100644
--- 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 */