diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2010-03-07 02:02:07 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2010-03-07 02:02:07 +0000 |
| commit | 1b0154570eee6c21b5189f038c61afe3afaccfa2 (patch) | |
| tree | 1bdb2fbefe6fe1d3b021410927b0e5b4b08367f7 /lib/libsm/Makefile | |
| parent | 35420d4867448e87d00dc06633556ca04302d3e6 (diff) | |
Notes
Diffstat (limited to 'lib/libsm/Makefile')
| -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 38c780617e7d..0fdcaa18c693 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 |
