summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-sysdeps.h
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@novell.com>2005-07-08 14:36:22 +0000
committerJoe Shaw <joeshaw@novell.com>2005-07-08 14:36:22 +0000
commitb1e21dad20a42eb000ec4c850e416a0dc7d63fe6 (patch)
treedd628097144351985339a728ad607a0aafd71fac /dbus/dbus-sysdeps.h
parent2ca6e95764dc3491458dcf077ce77cbbabf00ddf (diff)
2005-07-08 Joe Shaw <joeshaw@novell.com>
* configure.in: Add a configure option, --with-console-auth-dir * dbus/dbus-sysdeps-util.c (_dbus_user_at_console): Use the new setting. Patch from Kay Sievers.
Diffstat (limited to 'dbus/dbus-sysdeps.h')
-rw-r--r--dbus/dbus-sysdeps.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbus/dbus-sysdeps.h b/dbus/dbus-sysdeps.h
index da80c052..04d7cd58 100644
--- a/dbus/dbus-sysdeps.h
+++ b/dbus/dbus-sysdeps.h
@@ -99,8 +99,6 @@ typedef unsigned long dbus_gid_t;
#define DBUS_UID_FORMAT "%lu"
#define DBUS_GID_FORMAT "%lu"
-#define DBUS_CONSOLE_DIR "/var/run/console/"
-
/**
* Struct representing socket credentials
*/