CVS Update: xc (branch: trunk)

Soren Sandmann Pedersen xorg-commit at cvs.freedesktop.org
Mon Jun 27 19:09:14 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	sandmann at gabe.freedesktop.org	05/06/27 09:09:14

Log message:
  - Remove fontenc from Xfont
  - Add a dependency from Xfont on libfontenc
  - Add build system for lib/fontenc
  - xc/lib/font: Change #include "fontenc.h" to #include <X11/fonts/fontenc.h>
    in some places.
  - Remove dpsinfo and dpsexec from the app section of symlink.sh
  - Fix xp.pc.in to add XPRINT_LIBS/CFLAGS instead of X_LIBS/CFLAGS

Modified files:
      lib/Xfont/:
        Makefile.am configure.ac 
      lib/Xfont/src/fontfile/:
        Makefile.am 
      lib/Xp/:
        xp.pc.in 
      util/modular/:
        symlink.sh 
      xc/lib/font/Type1/:
        t1funcs.c 
      xc/lib/font/fontfile/:
        fontencc.c 
Added files:
      lib/fontenc/:
        AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS README 
        autogen.sh configure.ac fontenc.pc.in 
      lib/fontenc/src/:
        Makefile.am 
Removed files:
      lib/Xfont/src/fontenc/:
        Makefile.am 
  
  Revision      Changes    Path
  1.5           +2 -3      lib/Xfont/Makefile.am
  1.6           +3 -3      lib/Xfont/configure.ac
  1.2           +0 -3      lib/Xfont/src/fontfile/Makefile.am
  1.2           +2 -2      lib/Xp/xp.pc.in
  1.67          +3 -8      util/modular/symlink.sh
  1.5           +1 -1      xc/lib/font/Type1/t1funcs.c
  1.3           +1 -1      xc/lib/font/fontfile/fontencc.c




More information about the xorg-commit mailing list