CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     t...@public.xfree86.org.        09/02/01 12:55:59

Log message:
     7. Deal with a build issue introduced by "security" update 2007-004 to
        MacOSX.  This update, present in MacOSX 10.5, by default disables the 
use
        of the DYLD_LIBRARY_PATH environment variable that supplemented the
        run-time library search path.  To overcome this, change the build to 
link
        bdftopcf, fc-cache, mkfontdir, mkfontscale, xcursorgen and xkbcomp
        utilities against static versions of the libraries generated by the
        build.  Although this is currently only done for Darwin 9 and later, 
this
        is written in such a way that this can be done on any other platform
        should the need arise  (Marc La France).

Modified files:
      xc/config/cf/:
        X11.tmpl darwin.cf 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/bdftopcf/:
        Imakefile 
      xc/programs/fc-cache/:
        Imakefile 
      xc/programs/mkfontdir/:
        Imakefile 
      xc/programs/mkfontscale/:
        Imakefile 
      xc/programs/xcursorgen/:
        Imakefile 
      xc/programs/xkbcomp/:
        Imakefile 
  
  Revision      Changes    Path
  1.301         +5 -3      xc/config/cf/X11.tmpl
  1.60          +18 -1     xc/config/cf/darwin.cf
  3.3992        +10 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.12          +8 -1      xc/programs/bdftopcf/Imakefile
  1.3           +23 -7     xc/programs/fc-cache/Imakefile
  3.16          +10 -1     xc/programs/mkfontdir/Imakefile
  1.11          +21 -9     xc/programs/mkfontscale/Imakefile
  1.8           +15 -2     xc/programs/xcursorgen/Imakefile
  3.27          +15 -10    xc/programs/xkbcomp/Imakefile

_______________________________________________
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to