CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       04/04/27 17:41:01

Log message:
                     Patch #187 - 2004/4/27 - XFree86 4.4.99.4
  
       * change xterm version string to use __vendorversion__ where that is
         available, and "XTerm" otherwise.
       * improve description of utf8 resource in manpage (Debian #179407).
       * modify  configure  macros  CF_IMAKE_CFLAGS  and  CF_ADD_CFLAGS  to
         handle   -D   options   that   define  string  values,  e.g.,  for
         XVENDORNAME.
       * modify  configure  macro CF_IMAKE_CFLAGS to allow (if $PATH is set
         accordingly) to use the xmkmf script within an X build tree.
       * add  missing  #undef  OPT_SESSION_MGT  to xtermcfg.hin to make the
         configure script's --disable-session-mgt option work.
       * update config.guess, config.sub

Modified files:
      xc/programs/xterm/:
        INSTALL MANIFEST Makefile.in aclocal.m4 config.guess 
        config.sub configure configure.in main.c misc.c os2main.c 
        trace.c version.h xterm.h xterm.log.html xterm.man 
        xtermcfg.hin 
  
  Revision      Changes    Path
  3.34          +10 -1     xc/programs/xterm/INSTALL
  1.27          +1 -1      xc/programs/xterm/MANIFEST
  3.46          +8 -4      xc/programs/xterm/Makefile.in
  3.51          +140 -64   xc/programs/xterm/aclocal.m4
  1.19          +36 -12    xc/programs/xterm/config.guess
  1.19          +31 -13    xc/programs/xterm/config.sub
  3.77          +934 -883  xc/programs/xterm/configure
  3.63          +4 -3      xc/programs/xterm/configure.in
  3.179         +5 -6      xc/programs/xterm/main.c
  3.85          +40 -2     xc/programs/xterm/misc.c
  3.66          +5 -6      xc/programs/xterm/os2main.c
  3.19          +5 -4      xc/programs/xterm/trace.c
  3.98          +9 -6      xc/programs/xterm/version.h
  3.99          +3 -2      xc/programs/xterm/xterm.h
  1.121         +25 -2     xc/programs/xterm/xterm.log.html
  3.104         +29 -7     xc/programs/xterm/xterm.man
  3.49          +4 -1      xc/programs/xterm/xtermcfg.hin

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to