$NetBSD: patch-ai,v 1.1.1.1 2004/07/29 04:50:56 xtraeme Exp $ --- programs/Xserver/hw/xfree86/parser/scan.c.orig 2004-07-29 01:55:45.000000000 +0200 +++ programs/Xserver/hw/xfree86/parser/scan.c 2004-07-29 01:57:11.000000000 +0200 @@ -462,7 +462,8 @@ #define XCONFENV "XORGCONFIG" #endif #define XFREE86CFGFILE "XF86Config" -#ifndef XF86_VERSION_MAJOR +#define XF86_VERSION_MAJOR 4 +#if 0 #ifdef XVERSION #if XVERSION > 40000000 #define XF86_VERSION_MAJOR (XVERSION / 10000000)