patch applied (packages/X11): Turn off _SERVER64 and change Modifier to CUInt

Ian Lynagh igloo at earth.li
Thu Mar 29 18:39:24 EDT 2007


Thu Mar 29 15:17:48 PDT 2007  thedward at antejentacular.org
  * Turn off _SERVER64 and change Modifier to CUInt
  
  _SERVER64 should be defined only for compiling X server code,
  so we shouldn't use it here. (Thanks for the heads up, Chris)
  
  Changed Modifier to be a CUInt. 
  
  This shouldn't require any changes to X11-Extras.
  

    M ./Graphics/X11/Types.hsc -1 +1
    M ./X11.buildinfo.in -1 +1
    M ./configure.ac -5


More information about the Cvs-libraries mailing list