From 52c89fea8f467172ab530a923a11eade4b5dca6b Mon Sep 17 00:00:00 2001 From: Benedikt Meurer Date: Tue, 25 May 2004 21:29:04 +0000 Subject: Added Gnome compatibility. Improved KDE compatibility (Konqueror seems somewhat broken, though, dunno why). Some cosmetic fixes on the splash screen (avoid flicker, same y pos for all texts). (Old svn revision: 4580) --- xfsm-shutdown-helper/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xfsm-shutdown-helper') diff --git a/xfsm-shutdown-helper/Makefile.in b/xfsm-shutdown-helper/Makefile.in index 27e0d08c..b2196fd7 100644 --- a/xfsm-shutdown-helper/Makefile.in +++ b/xfsm-shutdown-helper/Makefile.in @@ -107,6 +107,9 @@ FFLAGS = @FFLAGS@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ +GNOME_CFLAGS = @GNOME_CFLAGS@ +GNOME_LIBS = @GNOME_LIBS@ +GNOME_REQUIRED_VERSION = @GNOME_REQUIRED_VERSION@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ -- cgit v1.2.1