summaryrefslogtreecommitdiff
path: root/xfce4-session-logout
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2004-11-01 21:00:13 +0000
committerBenedikt Meurer <benny@xfce.org>2004-11-01 21:00:13 +0000
commit399e6a766a2ba7e65e8ed4ea091d18298e623a8e (patch)
tree4976f242a8d143be15d5befde8c9ea60f75adcb9 /xfce4-session-logout
parent1c83667bc7b468c098758621711c4b354d0e4de7 (diff)
downloadxfce4-session-399e6a766a2ba7e65e8ed4ea091d18298e623a8e.tar.gz
Replace the compile time check for sudo with a runtime check.
(Old svn revision: 4712)
Diffstat (limited to 'xfce4-session-logout')
-rw-r--r--xfce4-session-logout/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfce4-session-logout/Makefile.in b/xfce4-session-logout/Makefile.in
index 1073028e..cb510b9d 100644
--- a/xfce4-session-logout/Makefile.in
+++ b/xfce4-session-logout/Makefile.in
@@ -168,7 +168,6 @@ RM = @RM@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
-SUDO = @SUDO@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
XFCE_MCS_MANAGER_CFLAGS = @XFCE_MCS_MANAGER_CFLAGS@