git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correct SPF references and example (bugzilla 520) - thanks to Robert Millan
[exim.git]
/
src
/
OS
/
Makefile-GNU
diff --git
a/src/OS/Makefile-GNU
b/src/OS/Makefile-GNU
index ef71d90d32d3c6c152cc5f71f854203ab899ab54..6c8f30eae5e77d5cb84ff176c64df9054da72c73 100644
(file)
--- a/
src/OS/Makefile-GNU
+++ b/
src/OS/Makefile-GNU
@@
-1,4
+1,4
@@
-# $Cambridge: exim/src/OS/Makefile-GNU,v 1.
3 2005/01/12 12:25:56 ph10
Exp $
+# $Cambridge: exim/src/OS/Makefile-GNU,v 1.
4 2005/05/23 16:58:55 fanf2
Exp $
# Exim: OS-specific make file for GNU and variants.
# Exim: OS-specific make file for GNU and variants.
@@
-13,7
+13,7
@@
CFLAGS ?= -O -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
DBMLIB = -ldb
USE_DB = yes
DBMLIB = -ldb
USE_DB = yes
-LIBS = -lnsl -lcrypt
+LIBS = -lnsl -lcrypt
-lm
LIBRESOLV = -lresolv
X11=/usr/X11R6
LIBRESOLV = -lresolv
X11=/usr/X11R6