pkgsrc-wip/XFree86-libs/patches/patch-at
Juan Romero Pardines e233950b9c Initial import of XFree86-libs ( 4.3.0 )
This package containts XFree86 include headers files and (shared)
library files.
2003-07-23 20:33:42 +00:00

22 lines
545 B
Text

$NetBSD: patch-at,v 1.1.1.1 2003/07/23 20:33:54 xtraeme Exp $
--- programs/Xserver/hw/xfree86/xf86config/xf86config.c.orig 2003-07-09 13:48:58.000000000 +0000
+++ programs/Xserver/hw/xfree86/xf86config/xf86config.c 2003-07-09 13:49:42.000000000 +0000
@@ -176,6 +176,9 @@
#endif
#define CONFIGNAME XCONFIGFILE
+/* Comment this out for now ... */
+
+#if 0
#ifndef XF86_VERSION_MAJOR
#ifdef XVERSION
#if XVERSION > 40000000
@@ -187,6 +190,7 @@
#define XF86_VERSION_MAJOR 4
#endif
#endif
+#endif
int config_mousetype; /* Mouse. */