Author: branden Date: 2003-05-26 02:41:37 -0500 (Mon, 26 May 2003) New Revision: 58
Added: trunk/patches/999_really_shut_off_int10.diff Removed: trunk/patches/999_really_shut_off_into10.diff Log: fix typo in filename Copied: trunk/patches/999_really_shut_off_int10.diff (from rev 57, trunk/patches/999_really_shut_off_into10.diff) Deleted: trunk/patches/999_really_shut_off_into10.diff ============================================================================== --- trunk/patches/999_really_shut_off_into10.diff 2003-05-26 06:53:23 UTC (rev 57) +++ trunk/patches/999_really_shut_off_into10.diff 2003-05-26 07:41:37 UTC (rev 58) @@ -1,19 +0,0 @@ ---- xc/programs/Xserver/hw/xfree86/os-support/linux/Imakefile~ 2003-03-16 23:39:22.000000000 -0500 -+++ xc/programs/Xserver/hw/xfree86/os-support/linux/Imakefile 2003-03-16 23:40:20.000000000 -0500 -@@ -66,11 +66,13 @@ - #if BuildXF86DRI - DRISUBDIR = drm - #endif --TESTVAR = XF86INT10_BUILD - --#if XF86INT10_BUILD > X86EMU_GENERIC -+#if XF86Int10 -+TESTVAR = XF86INT10_BUILD -+# if XF86INT10_BUILD > X86EMU_GENERIC - INT10SUBDIR = int10 --#endif -+# endif -+#endif - - #if BuildXF86DRI || (XF86INT10_BUILD > X86EMU_GENERIC) - #define IHaveSubdirs