From 8cdb7217d221a54feaa7a1f967404c199ae541e5 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Tue, 12 Oct 2010 10:17:46 +0200 Subject: Remove unused defines --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e36a9511d..d1fcd862b 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 -- cgit