]> Pileus Git - ~andy/gtk/commitdiff
Fix the build.
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 7 Jul 2004 15:33:16 +0000 (15:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 7 Jul 2004 15:33:16 +0000 (15:33 +0000)
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-features.h.in

index abdd08484e83e612088868c957ff3fafda178ad1..b34317402911961363be6f6623aefe012939156d 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk-pixbuf-features.h.in: Fix the build.
+
 2004-07-06  Tor Lillqvist  <tml@iki.fi>
 
        * gdk-pixbuf-features.h.in
index 2d7299f317f5e084f125ba3687d0e36d2bf71ed3..3aa0a5ad913e4fd24ae83a58621e89318f4915c4 100644 (file)
@@ -27,6 +27,8 @@
 #  else /* !G_PLATFORM_WIN32 */
 #    ifndef GDK_PIXBUF_COMPILATION
 #      define GDK_PIXBUF_VAR extern
+#    else
+#      define GDK_PIXBUF_VAR
 #    endif /* !GDK_PIXBUF_COMPILATION */
 #  endif /* !G_PLATFORM_WIN32 */
 #endif /* GDK_PIXBUF_VAR */