From 4494bd6ff874f2003e5240bc705666a37a928064 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 8 Aug 2005 18:28:50 +0000 Subject: [PATCH] Fix the build --- ChangeLog | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ gdk/gdk.symbols | 3 +++ 4 files changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3068e9854d..d2e85b8129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-08 Matthias Clasen + + * gdk/gdk.symbols: Make the last change compile. + 2005-08-08 Christian Persch * gtk/gtkmenutoolbutton.c: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 3068e9854d..d2e85b8129 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2005-08-08 Matthias Clasen + + * gdk/gdk.symbols: Make the last change compile. + 2005-08-08 Christian Persch * gtk/gtkmenutoolbutton.c: diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 3068e9854d..d2e85b8129 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2005-08-08 Matthias Clasen + + * gdk/gdk.symbols: Make the last change compile. + 2005-08-08 Christian Persch * gtk/gtkmenutoolbutton.c: diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index fe1fab56d8..06bb4256e5 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -1195,7 +1195,10 @@ gdk_xid_table_lookup_for_display gdk_threads_mutex gdk_threads_lock gdk_threads_unlock +#endif + #ifdef GDK_WINDOWING_X11 +#ifdef INCLUDE_VARIABLES gdk_display #endif #endif