From 1c4eb185d276d32bea80387d4053ad54be6249c1 Mon Sep 17 00:00:00 2001 From: Sumit Bose 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