Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2002:
[Freeciv-Dev] Stray include. (PR#1748)
Home

[Freeciv-Dev] Stray include. (PR#1748)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Stray include. (PR#1748)
From: Gaute B Strokkenes <gs234@xxxxxxxxx>
Date: Mon, 15 Jul 2002 18:51:57 -0700 (PDT)

I'm guessing this is a remnant of the 1.2 client.  Without this patch
Freeciv fails to build on my system, which does not have gtk 1.2
libraries installed.

-- 
Big Gaute                               http://www.srcf.ucam.org/~gs234/
NOW, I'm supposed to SCRAMBLE two, and HOLD th' MAYO!!

Index: client/gui-gtk-2.0/graphics.c
===================================================================
RCS file: /home/freeciv/CVS/freeciv/client/gui-gtk-2.0/graphics.c,v
retrieving revision 1.5
diff -u -r1.5 graphics.c
--- client/gui-gtk-2.0/graphics.c       2002/06/25 02:36:52     1.5
+++ client/gui-gtk-2.0/graphics.c       2002/07/16 00:52:05
@@ -20,7 +20,6 @@
 
 #include <gtk/gtk.h>
 
-#include <gdk_imlib.h>
 #include "gtkpixcomm.h"
 
 #include "game.h"



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Stray include. (PR#1748), Gaute B Strokkenes <=