Disable X11/bitmaps/icon.h inclusion (closes: #489127)
Gbp-Pq: Name no-bitmaps-icon.patch
# include <X11/Xatom.h>
# include <GL/glx.h>
+#if 0
# if defined (sun) || defined (SUNOS) || defined (__alpha) || defined (DECOSF1) || defined (sgi) || defined (IRIX) || defined (__hpux)|| defined (HPUX)
# ifndef icon_width
# include <X11/bitmaps/icon>
# endif
# endif /* ULTRIX */
+#endif
# define WINDOW Window
# define DISPLAY Display
# define GLCONTEXT GLXContext
# include <X11/Xatom.h>
# include <GL/glx.h>
+#if 0
# if defined (sun) || defined (SUNOS) || defined (__alpha) || defined (DECOSF1) || defined (sgi) || defined (IRIX) || defined (__hpux)|| defined (HPUX)
# ifndef icon_width
# include <X11/bitmaps/icon>
# endif
# endif /* ULTRIX */
+#endif
# define WINDOW Window
# define DISPLAY Display
# define GLCONTEXT GLXContext