Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/libXdmGreet more pam fixes
details: https://anonhg.NetBSD.org/src/rev/b6fb7b5e2339
branches: trunk
changeset: 997394:b6fb7b5e2339
user: christos <christos%NetBSD.org@localhost>
date: Wed Mar 06 02:44:05 2019 +0000
description:
more pam fixes
diffstat:
external/mit/xorg/lib/libXdmGreet/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c15efb98615e -r b6fb7b5e2339 external/mit/xorg/lib/libXdmGreet/Makefile
--- a/external/mit/xorg/lib/libXdmGreet/Makefile Wed Mar 06 01:20:15 2019 +0000
+++ b/external/mit/xorg/lib/libXdmGreet/Makefile Wed Mar 06 02:44:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/05/09 08:39:54 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2019/03/06 02:44:05 christos Exp $
.include <bsd.own.mk>
@@ -11,6 +11,7 @@
verify.c
CPPFLAGS+= -I${X11SRCDIR.xdm}/include -DRETSIGTYPE=void
+CPPFLAGS+= -DHAVE_SECURITY_PAM_TYPES_H -DHAVE_SECURITY_PAM_APPL_H
# XXX: Enabling this, which should allow --export-dynamic to
# be elided, causes xdm to fail to accept password input and
# then crash at login "failure".
Home |
Main Index |
Thread Index |
Old Index