summaryrefslogtreecommitdiff
path: root/src/OS/os.h-Darwin
diff options
context:
space:
mode:
Diffstat (limited to 'src/OS/os.h-Darwin')
-rw-r--r--src/OS/os.h-Darwin3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OS/os.h-Darwin b/src/OS/os.h-Darwin
index 95e088106..888b9c759 100644
--- a/src/OS/os.h-Darwin
+++ b/src/OS/os.h-Darwin
@@ -32,4 +32,7 @@ updating Exim to use the newer interface. */
#define BIND_8_COMPAT
+/* It's not .so for dynamic libraries on Darwin. */
+#define DYNLIB_FN_EXT "dylib"
+
/* End */