summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Wolneykien <manowar@altlinux.org>2022-05-04 16:56:42 +0300
committerRobert Ancell <robert.ancell@gmail.com>2022-05-12 11:40:29 +1200
commitcc0160667e8a3b132236a7bf5776c3865c481b7b (patch)
tree2746e74ce67909afedb2d3a5961d18a9666d2b3c /configure.ac
parent9abb4baec7b740476401456ec961acd036afdd23 (diff)
downloadlightdm-git-cc0160667e8a3b132236a7bf5776c3865c481b7b.tar.gz
test-runner.c: Fix: Make the test configuration files aware of the --with-greeter-user configuration parameter
Use GREETER_USER for the greeter user name in the `tests/scripts/*-pam*.conf.in` files. Without this modification LightDM built with non-default greeter user name is unable to pass some tests. Signed-off-by: Paul Wolneykien <manowar@altlinux.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b386ab63..7e2b4eeb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -216,6 +216,9 @@ po/Makefile.in
src/Makefile
tests/Makefile
tests/src/Makefile
+tests/scripts/login-pam-config.conf
+tests/scripts/login-pam.conf
+tests/scripts/switch-to-greeter-return-session-pam.conf
])
AC_OUTPUT