[SSSD] [PATCH] Remove unused defines

Sumit Bose sbose at redhat.com
Tue Oct 12 14:26:43 UTC 2010


Hi,

by chance I came across these two defines which are not used (anymore).

bye,
Sumit
-------------- next part --------------
From 1c4eb185d276d32bea80387d4053ad54be6249c1 Mon Sep 17 00:00:00 2001
From: Sumit Bose <sbose at redhat.com>
Date: Tue, 12 Oct 2010 10:17:46 +0200
Subject: [PATCH] Remove unused defines

---
 Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index bd2b9c1..38545e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -191,8 +191,6 @@ AM_CPPFLAGS = \
     -DSSS_NSS_SOCKET_NAME=\"$(pipepath)/nss\" \
     -DSSS_PAM_SOCKET_NAME=\"$(pipepath)/pam\" \
     -DSSS_PAM_PRIV_SOCKET_NAME=\"$(pipepath)/private/pam\" \
-    -DUSE_MMAP=1 \
-    -DTEVENT_DEPRECATED=1\
     -DLOCALEDIR=\"$(localedir)\"
 
 EXTRA_DIST = build/config.rpath
-- 
1.7.2.3



More information about the sssd-devel mailing list