diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2010-03-04 05:53:06 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2010-03-04 05:53:06 +0000 |
| commit | f37de12bbb422622bbed25c9e052b32e65884f7f (patch) | |
| tree | 47d1a732f635ae242e9ed9f357d3c70deb024df2 /lib/libsm | |
| parent | cefb7b77f8726bd524532a249adeab09b60444fc (diff) | |
Notes
Diffstat (limited to 'lib/libsm')
| -rw-r--r-- | lib/libsm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index ae76e91ccd1c..ce590d71f058 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -7,6 +7,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail CFLAGS+=-I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include -I. CFLAGS+=-DNEWDB -DNIS -DMAP_REGEX -DNOT_SENDMAIL +CFLAGS+=-DHAVE_NANOSLEEP .if ${MK_INET6_SUPPORT} != "no" CFLAGS+=-DNETINET6 |
