CVS Update: xc (branch: trunk)

Egbert Eich xorg-commit at pdx.freedesktop.org
Mon May 24 22:07:00 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	eich at pdx.	04/05/24 12:07:00

Log message:
  2004-05-24  Egbert Eich  <eich at pdx.freedesktop.org>
  
          * Imakefile:
          * Makefile:
          * config/cf/Imake.rules:
          * config/cf/Imake.tmpl:
          * config/cf/Library.tmpl:
          * config/cf/X11.tmpl:
          * lib/SM/sm_genid.c:
          * lib/SM/sm_manager.c:
          * lib/X11/xlibi18n/Xi18nLib.conf:
          * lib/Xrandr/Imakefile:
          * lib/Xrandr/Xrandrint.h:
          * lib/Xtst/XRecord.c:
          * lib/dps/Imakefile:
          * lib/font/Speedo/spfont.c:
          * lib/font/Type1/arith.c:
          * lib/font/Type1/curves.c:
          * lib/font/Type1/hints.c:
          * lib/font/Type1/objects.c:
          * lib/font/Type1/paths.c:
          * lib/font/Type1/regions.c:
          * lib/font/Type1/spaces.c:
          * lib/font/Type1/t1funcs.c:
          * lib/font/Type1/t1malloc.c:
          * lib/font/Type1/t1stub.c:
          * lib/font/fontfile/defaults.c:
          * lib/oldX/XCrAssoc.c:
          * lib/oldX/XDelAssoc.c:
          * lib/oldX/XDestAssoc.c:
          * lib/oldX/XDraw.c:
          * lib/oldX/XLookAssoc.c:
          * lib/oldX/XMakeAssoc.c:
          * programs/Xserver/hw/xfree86/os-support/linux/drm/Imakefile:
          * programs/fonttosfnt/Imakefile:
          * programs/fonttosfnt/read.c:
          * programs/xedit/lisp/Imakefile:
          Fix build glitches when building modules independently using Imake.

Modified files:
      ./:
        ChangeLog Imakefile Makefile 
      xc/config/cf/:
        Imake.rules Imake.tmpl Library.tmpl X11.tmpl host.def 
      xc/lib/SM/:
        sm_genid.c sm_manager.c 
      xc/lib/X11/xlibi18n/:
        Xi18nLib.conf 
      xc/lib/Xrandr/:
        Imakefile Xrandrint.h 
      xc/lib/Xtst/:
        XRecord.c 
      xc/lib/dps/:
        Imakefile 
      xc/lib/font/Speedo/:
        spfont.c 
      xc/lib/font/Type1/:
        arith.c curves.c hints.c objects.c paths.c regions.c 
        spaces.c t1funcs.c t1malloc.c t1stub.c 
      xc/lib/font/fontfile/:
        defaults.c 
      xc/lib/oldX/:
        XCrAssoc.c XDelAssoc.c XDestAssoc.c XDraw.c XLookAssoc.c 
        XMakeAssoc.c 
      xc/programs/Xserver/hw/xfree86/os-support/linux/drm/:
        Imakefile 
      xc/programs/fonttosfnt/:
        Imakefile read.c 
      xc/programs/xedit/lisp/:
        Imakefile 
  
  Revision      Changes    Path
  1.42          +40 -1     xc/ChangeLog
  1.3           +12 -1     xc/Imakefile
  1.3           +10 -6     xc/Makefile
  1.3           +9 -9      xc/config/cf/Imake.rules
  1.3           +4 -1      xc/config/cf/Imake.tmpl
  1.3           +5 -1      xc/config/cf/Library.tmpl
  1.8           +6 -2      xc/config/cf/X11.tmpl
  1.3           +1 -1      xc/config/cf/host.def
  1.3           +0 -1      xc/lib/SM/sm_genid.c
  1.2           +3 -1      xc/lib/SM/sm_manager.c
  1.3           +2 -2      xc/lib/X11/xlibi18n/Xi18nLib.conf
  1.3           +2 -1      xc/lib/Xrandr/Imakefile
  1.3           +4 -4      xc/lib/Xrandr/Xrandrint.h
  1.3           +0 -1      xc/lib/Xtst/XRecord.c
  1.3           +1 -1      xc/lib/dps/Imakefile
  1.3           +1 -1      xc/lib/font/Speedo/spfont.c
  1.3           +4 -2      xc/lib/font/Type1/arith.c
  1.3           +3 -2      xc/lib/font/Type1/curves.c
  1.3           +3 -2      xc/lib/font/Type1/hints.c
  1.3           +0 -1      xc/lib/font/Type1/objects.c
  1.3           +3 -1      xc/lib/font/Type1/paths.c
  1.3           +3 -1      xc/lib/font/Type1/regions.c
  1.3           +0 -1      xc/lib/font/Type1/spaces.c
  1.3           +1 -2      xc/lib/font/Type1/t1funcs.c
  1.3           +0 -2      xc/lib/font/Type1/t1malloc.c
  1.3           +0 -1      xc/lib/font/Type1/t1stub.c
  1.3           +0 -1      xc/lib/font/fontfile/defaults.c
  1.2           +1 -1      xc/lib/oldX/XCrAssoc.c
  1.3           +1 -1      xc/lib/oldX/XDelAssoc.c
  1.3           +1 -1      xc/lib/oldX/XDestAssoc.c
  1.3           +2 -2      xc/lib/oldX/XDraw.c
  1.2           +1 -1      xc/lib/oldX/XLookAssoc.c
  1.3           +1 -1      xc/lib/oldX/XMakeAssoc.c
  1.3           +1 -1      xc/programs/Xserver/hw/xfree86/os-support/linux/drm/Imakefile
  1.3           +2 -2      xc/programs/fonttosfnt/Imakefile
  1.3           +3 -3      xc/programs/fonttosfnt/read.c
  1.3           +2 -6      xc/programs/xedit/lisp/Imakefile





More information about the xorg-commit mailing list