]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- one more alpha fix
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 22 Aug 2000 19:59:09 +0000 (19:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-4.0-PLD.patch -> 1.6

XFree86-4.0-PLD.patch

index 204b43d51e88f65d68c01ca0dc5fd246c910fed9..3330c71192df711dec1e250d3c152dbc3f15d7f0 100644 (file)
@@ -427,3 +427,16 @@ diff -ur XFree/xc/config/cf/xfree86.cf XFree86-4.0.1.new/xc/config/cf/xfree86.cf
  #  define BuildPexExt         YES
  # else
  #  define BuildPexExt         NO
+--- XFree86-4.0.1/xc/config/cf/Imake.cf~       Sat Jul  1 01:34:20 2000
++++ XFree86-4.0.1/xc/config/cf/Imake.cf        Tue Aug 22 21:57:06 2000
+@@ -583,6 +583,10 @@
+ #  endif
+ #  undef __i386__
+ # endif /* __i386__ */
++# ifdef alpha
++#  define AlphaArchitecture
++#  undef alpha
++# endif /* __alpha */
+ # ifdef __alpha
+ #  define AlphaArchitecture
+ #  undef __alpha
This page took 0.094622 seconds and 4 git commands to generate.