summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index f21429a..423c5c1 100755
--- a/configure
+++ b/configure
@@ -45,8 +45,8 @@ Optional features:
--enable-absolute-paths do not rely on PATH to access this package's binaries,
hardcode absolute BINDIR/foobar paths instead [disabled]
- --with-utmp-socket=PATH assume the utmpd socket is at PATH [/run/utmps/utmpd-socket]
- --with-wtmp-socket=PATH assume the wtmpd socket is at PATH [/run/utmps/wtmpd-socket]
+ --with-utmp-socket=PATH assume the utmpd socket is at PATH [/run/utmps/.utmpd-socket]
+ --with-wtmp-socket=PATH assume the wtmpd socket is at PATH [/run/utmps/.wtmpd-socket]
EOF
exit 0
@@ -160,8 +160,8 @@ addlibdpath=''
vpaths=''
vpathd=''
build=
-utmpdpath=/run/utmps/utmpd-socket
-wtmpdpath=/run/utmps/wtmpd-socket
+utmpdpath=/run/utmps/.utmpd-socket
+wtmpdpath=/run/utmps/.wtmpd-socket
for arg ; do
case "$arg" in