git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enable DNSDB lookup by default. Fixes: #847
[users/heiko/exim.git]
/
src
/
OS
/
Makefile-Darwin
diff --git
a/src/OS/Makefile-Darwin
b/src/OS/Makefile-Darwin
index f52ce9d63bc4423dab0b679aac1cd28ce16eccdb..7488b27c2a67ecc3e557e57f1beb3ecdf541ab61 100644
(file)
--- a/
src/OS/Makefile-Darwin
+++ b/
src/OS/Makefile-Darwin
@@
-1,4
+1,4
@@
-# $Cambridge: exim/src/OS/Makefile-Darwin,v 1.
3 2008/07/25 20:39:55 fanf2
Exp $
+# $Cambridge: exim/src/OS/Makefile-Darwin,v 1.
4 2009/11/10 17:15:03 nm4
Exp $
# Exim: OS-specific make file for Darwin (Mac OS X).
# Exim: OS-specific make file for Darwin (Mac OS X).
@@
-14,6
+14,7
@@
HAVE_SA_LEN=YES
# CFLAGS=-O -no-cpp-precomp -DBIND_8_COMPAT
CFLAGS=-O -no-cpp-precomp
# CFLAGS=-O -no-cpp-precomp -DBIND_8_COMPAT
CFLAGS=-O -no-cpp-precomp
+LIBRESOLV=-lresolv
USE_DB = yes
DBMLIB =
USE_DB = yes
DBMLIB =