chiark / gitweb /
Remove sulogin support
authorAndy Wingo <wingo@pobox.com>
Sun, 19 Apr 2015 11:55:00 +0000 (13:55 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 19 Apr 2015 12:08:12 +0000 (14:08 +0200)
Makefile.am
configure.ac

index d40b3bb78228c183c036fc3af0cf851d13a862e1..354cbf87779e3dcc700a21c16d3cfbc7bc4e3be4 100644 (file)
@@ -998,7 +998,6 @@ substitutions = \
        '|rootprefix=$(rootprefix)|' \
        '|udevlibexecdir=$(udevlibexecdir)|' \
        '|SUSHELL=$(SUSHELL)|' \
-       '|SULOGIN=$(SULOGIN)|' \
        '|DEBUGTTY=$(DEBUGTTY)|' \
        '|MKDIR_P=$(MKDIR_P)|' \
        '|SYSTEM_SYSVINIT_PATH=$(sysvinitdir)|' \
index 61ad8b6b9a129f87c2e8b293aab3211db431e216..e9824fc5a8caa6f867f203d8b3037251e3d9593d 100644 (file)
@@ -89,8 +89,6 @@ AC_PATH_PROG([XSLTPROC], [xsltproc])
 
 AC_PATH_PROG([KEXEC], [kexec], [/usr/sbin/kexec], [$PATH:/usr/sbin:/sbin])
 
-AC_PATH_PROG([SULOGIN], [sulogin], [/usr/sbin/sulogin], [$PATH:/usr/sbin:/sbin])
-
 AS_IF([! ln --relative --help > /dev/null 2>&1], [AC_MSG_ERROR([*** ln doesn't support --relative ***])])
 
 M4_DEFINES=