CVS Update: xc (branch: trunk)

Saren Sandmann Pedersen xorg-commit at cvs.freedesktop.org
Thu May 12 01:44:53 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	sandmann at gabe.freedesktop.org	05/05/11 15:44:53

Log message:
  lib/Xau:
  	- Update AUTHORS, COPYING from Keith's tree
  	- Don't use gcc specific "-include config.h"
  	- Add autogen.sh
  
  lib/xtrans:
  	- Add AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS,
  	  README, autogen.sh, configure.ac, xtrans.pc.in
  
  xc/lib/Xau:
  	- Add conditionalized #include <config.h>
  
  util/modular/symlink.sh
  	- Add functions symlink_lib_xau() and symlink_lib_xtrans()
  
  util/modular/addconfig.h
  	- New script that adds #include <config.h> to files

Modified files:
      lib/Xau/:
        AUTHORS COPYING Makefile.am 
      util/modular/:
        symlink.sh 
      ./:
        ChangeLog 
      xc/lib/Xau/:
        AuDispose.c AuFileName.c AuGetAddr.c AuGetBest.c AuLock.c 
        AuRead.c AuUnlock.c AuWrite.c Autest.c k5encode.c 
Added files:
      lib/Xau/:
        autogen.sh 
      lib/xtrans/:
        AUTHORS COPYING ChangeLog Makefile.am NEWS README 
        autogen.sh configure.ac xtrans.pc.in 
      util/modular/:
        addconfigh.awk 
  
  Revision      Changes    Path
  1.2           +3 -0      lib/Xau/AUTHORS
  1.2           +20 -339   lib/Xau/COPYING
  1.2           +0 -2      lib/Xau/Makefile.am
  1.5           +104 -5    util/modular/symlink.sh
  1.922         +4 -0      xc/ChangeLog
  1.3           +3 -0      xc/lib/Xau/AuDispose.c
  1.4           +3 -0      xc/lib/Xau/AuFileName.c
  1.3           +3 -0      xc/lib/Xau/AuGetAddr.c
  1.3           +3 -0      xc/lib/Xau/AuGetBest.c
  1.4           +3 -0      xc/lib/Xau/AuLock.c
  1.3           +3 -0      xc/lib/Xau/AuRead.c
  1.3           +3 -0      xc/lib/Xau/AuUnlock.c
  1.3           +3 -0      xc/lib/Xau/AuWrite.c
  1.2           +3 -0      xc/lib/Xau/Autest.c
  1.2           +3 -0      xc/lib/Xau/k5encode.c




More information about the xorg-commit mailing list