artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1455536
)
fix the comment about enabling socket map support
author
dlg
<dlg@openbsd.org>
Wed, 20 Aug 2008 22:19:49 +0000
(22:19 +0000)
committer
dlg
<dlg@openbsd.org>
Wed, 20 Aug 2008 22:19:49 +0000
(22:19 +0000)
noticed by ajacoutot
gnu/usr.sbin/sendmail/sendmail/Makefile
patch
|
blob
|
history
diff --git
a/gnu/usr.sbin/sendmail/sendmail/Makefile
b/gnu/usr.sbin/sendmail/sendmail/Makefile
index
b5bd87b
..
227d01d
100644
(file)
--- a/
gnu/usr.sbin/sendmail/sendmail/Makefile
+++ b/
gnu/usr.sbin/sendmail/sendmail/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.2
7 2008/08/20 12:38:41
dlg Exp $
+# $OpenBSD: Makefile,v 1.2
8 2008/08/20 22:19:49
dlg Exp $
PROG= sendmail
@@
-24,7
+24,7
@@
LDFLAGS+=-L/usr/local/lib
# Compile with milter support.
ENVDEF+= -DMILTER
-# Compile with
milter
support.
+# Compile with
socket map
support.
ENVDEF+= -DSOCKETMAP
# Since we have random PIDs we need to be careful to avoid filename collisions