[comp.windows.x] Xr11 patch announcement

julie@hpcvlo.HP.COM (Julie Skeen) (12/29/87)

   As fixes are incorporated into the Xr11 library, they will be both posted
   to this notes group (comp.windows.x), and they will also be placed in the
   'contrib/Xr11' directory on zap.mit.edu .  All of the patches are based on
   the Xr11Src.tar.Z file, located on zap, which is  dated 12/21/87, and has
   a size of 368857 bytes; if this is not the version you have, you would be
   best off grabbing the latest version from zap, before attempting to roll in
   any of the patches.  The patches are numbered 1 - n, and must be rolled
   in sequentially.

   When a patch is reported to this notes group, the name of the note will be:

       Xr11 patch n   <where 'n' is the patch number>

julie@hpcvlo.HP.COM (Julie Skeen) (12/30/87)

*** Dialog/DIsrc.save	Wed Dec 23 10:38:49 1987
--- Dialog/DIALOG.src	Wed Dec 23 10:39:41 1987
***************
*** 1,5
  #   
! CCROOT=/
  CC=$(CCROOT)/bin/cc
  AS=$(CCROOT)/bin/as
  AR=$(CCROOT)/bin/ar

--- 1,5 -----
  #   
! CCROOT=
  CC=$(CCROOT)/bin/cc
  AS=$(CCROOT)/bin/as
  AR=$(CCROOT)/bin/ar