$NetBSD: patch-aa,v 1.1.1.1 2004/01/24 08:47:28 xtraeme Exp $ --- programs/Xserver/hw/xfree86/parser/scan.c.orig 2003-07-15 23:55:49.000000000 +0000 +++ programs/Xserver/hw/xfree86/parser/scan.c 2003-07-15 23:56:40.000000000 +0000 @@ -425,7 +425,8 @@ #ifndef XCONFENV #define XCONFENV "XF86CONFIG" #endif -#ifndef XF86_VERSION_MAJOR +#define XF86_VERSION_MAJOR 4 +#if 0 #ifdef XVERSION #if XVERSION > 40000000 #define XF86_VERSION_MAJOR (XVERSION / 10000000)