CVS Update: util (branch: trunk)

Kevin E.Martin xorg-commit at cvs.freedesktop.org
Sat Jul 16 01:51:05 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	util
Changes by:	kem at gabe.freedesktop.org	05/07/15 15:51:05

Log message:
  Move drm up to os-support since the files are shared by multiple platforms.
  Fix the dri and drm build.
  Fix server-side DMX extension build.
  Make xf4bpp use the correct version of mfbline.c for mfbseg.c.
  Add #ifndef _HEADERNAME_H_/#define _HEADERNAME_H_/.../#endif to the headers.

Modified files:
      xserver/xorg/:
        configure.ac 
      xserver/xorg/hw/dmx/:
        Makefile.am 
      xserver/xorg/hw/xfree86/dri/:
        Makefile.am 
      xserver/xorg/hw/xfree86/os-support/:
        Makefile.am 
      xserver/xorg/hw/xfree86/os-support/linux/:
        Makefile.am 
      xserver/xorg/hw/xfree86/xf4bpp/:
        Makefile.am 
      xserver/xorg/include/:
        dix-config.h.in xkb-config.h.in xorg-config.h.in 
        xorg-server.h.in 
      util/modular/:
        symlink.sh 
Added files:
      xserver/xorg/hw/xfree86/os-support/drm/:
        Makefile.am 
Removed files:
      xserver/xorg/hw/xfree86/os-support/linux/drm/:
        Makefile.am 
  
  Revision      Changes    Path
  1.22          +5 -4      xserver/xorg/configure.ac
  1.3           +1 -1      xserver/xorg/hw/dmx/Makefile.am
  1.4           +8 -1      xserver/xorg/hw/xfree86/dri/Makefile.am
  1.2           +5 -1      xserver/xorg/hw/xfree86/os-support/Makefile.am
  1.3           +0 -7      xserver/xorg/hw/xfree86/os-support/linux/Makefile.am
  1.5           +1 -1      xserver/xorg/hw/xfree86/xf4bpp/Makefile.am
  1.5           +9 -1      xserver/xorg/include/dix-config.h.in
  1.2           +6 -2      xserver/xorg/include/xkb-config.h.in
  1.5           +9 -11     xserver/xorg/include/xorg-config.h.in
  1.3           +6 -4      xserver/xorg/include/xorg-server.h.in
  1.123         +12 -12    util/modular/symlink.sh




More information about the xorg-commit mailing list