$NetBSD: patch-ac,v 1.2 2004/03/28 22:06:15 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. */