public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/spacenavd/files: spacenavd-0.5-no-x11.patch
@ 2012-03-22 14:04 Sebastian Pipping (sping)
  0 siblings, 0 replies; only message in thread
From: Sebastian Pipping (sping) @ 2012-03-22 14:04 UTC (permalink / raw
  To: gentoo-commits

sping       12/03/22 14:04:19

  Added:                spacenavd-0.5-no-x11.patch
  Log:
  app-misc/spacenavd:Fix compilation for USE=-X (bug #409143)
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-misc/spacenavd/files/spacenavd-0.5-no-x11.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/spacenavd/files/spacenavd-0.5-no-x11.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/spacenavd/files/spacenavd-0.5-no-x11.patch?rev=1.1&content-type=text/plain

Index: spacenavd-0.5-no-x11.patch
===================================================================
diff -Npur spacenavd-0.5.old/src/event.c spacenavd-0.5/src/event.c
--- src/event.c	2012-03-21 22:15:37.093401293 +0100
+++ src/event.c	2012-03-21 22:14:10.734401301 +0100
@@ -20,7 +20,9 @@ along with this program.  If not, see <h
 #include <stdlib.h>
 #include "event.h"
 #include "client.h"
+#ifdef USE_X11
 #include "proto_x11.h"
+#endif
 #include "proto_unix.h"
 #include "spnavd.h"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-22 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 14:04 [gentoo-commits] gentoo-x86 commit in app-misc/spacenavd/files: spacenavd-0.5-no-x11.patch Sebastian Pipping (sping)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox