summaryrefslogtreecommitdiff
path: root/xfsm-shutdown-helper
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2004-06-05 12:46:22 +0000
committerBenedikt Meurer <benny@xfce.org>2004-06-05 12:46:22 +0000
commit87579578a488264736d20b27279763339423d233 (patch)
treec40b83df31a7a6224a722faaf47f7781135d8c87 /xfsm-shutdown-helper
parent69075b7d88ed65685eeb7753bac9b0e01aacb376 (diff)
downloadxfce4-session-87579578a488264736d20b27279763339423d233.tar.gz
Added ability to remove sessions (using the session chooser). New ca
translations from Carles Mu�oz Gorriz. Updated po files. Check for iceauth in configure. Warn the user if iceauth failes to create authentication data. (Old svn revision: 4591)
Diffstat (limited to 'xfsm-shutdown-helper')
-rw-r--r--xfsm-shutdown-helper/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfsm-shutdown-helper/Makefile.in b/xfsm-shutdown-helper/Makefile.in
index b2196fd7..f8912d89 100644
--- a/xfsm-shutdown-helper/Makefile.in
+++ b/xfsm-shutdown-helper/Makefile.in
@@ -110,6 +110,7 @@ GMSGFMT = @GMSGFMT@
GNOME_CFLAGS = @GNOME_CFLAGS@
GNOME_LIBS = @GNOME_LIBS@
GNOME_REQUIRED_VERSION = @GNOME_REQUIRED_VERSION@
+ICEAUTH = @ICEAUTH@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@