[gdm/wip/slave-connection: 2/37] s/WITH_PLYMOUTH/HAVE_PLYMOUTH/
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/slave-connection: 2/37] s/WITH_PLYMOUTH/HAVE_PLYMOUTH/
- Date: Fri, 13 Jul 2012 06:58:33 +0000 (UTC)
commit 576eedc72da44f8657f534cb55b2fa30559a0d2c
Author: Ray Strode <rstrode redhat com>
Date: Tue Jul 10 20:42:37 2012 -0400
s/WITH_PLYMOUTH/HAVE_PLYMOUTH/
fixes a compiler warning
daemon/gdm-server.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/daemon/gdm-server.h b/daemon/gdm-server.h
index 827f7fa..56e2025 100644
--- a/daemon/gdm-server.h
+++ b/daemon/gdm-server.h
@@ -57,7 +57,7 @@ GdmServer * gdm_server_new (const char *display_id,
const char *seat_id,
const char *auth_file);
gboolean gdm_server_start (GdmServer *server);
-#ifdef HAVE_PLYMOUTH
+#ifdef WITH_PLYMOUTH
gboolean gdm_server_start_on_active_vt (GdmServer *server);
#endif
gboolean gdm_server_stop (GdmServer *server);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]