]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/OS/os.h-Darwin
shut up bogus complaint of unused variable in new ratelimit ACL work
[user/henk/code/exim.git] / src / OS / os.h-Darwin
index 95e08810677f1c69457373c0a333f844193c00da..888b9c759c1805ec892513ec386db9e1c4a1ca98 100644 (file)
@@ -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 */