aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/pam_env/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/pam_env/Makefile.am b/modules/pam_env/Makefile.am
index e75b3485..d452198c 100644
--- a/modules/pam_env/Makefile.am
+++ b/modules/pam_env/Makefile.am
@@ -23,7 +23,6 @@ endif
AM_CFLAGS = -I$(top_srcdir)/libpam_internal/include \
-I$(top_srcdir)/libpam/include \
- -I$(top_srcdir)/libpam_internal/include \
-DSYSCONFDIR=\"$(sysconfdir)\" $(WARN_CFLAGS) $(ECONF_CFLAGS)
AM_LDFLAGS = -no-undefined -avoid-version -module
if HAVE_VERSIONING