$NetBSD: patch-at,v 1.1.1.1 2004/01/24 08:47:32 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. */
