Marc Aurele La France
Sun, 01 Feb 2009 13:00:05 -0800
CVSROOT: /home/x-cvs Module name: xc Changes by: t...@public.xfree86.org. 09/02/01 12:56:35
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/: Tag: xf-4_8-branch
X11.tmpl darwin.cf
xc/programs/Xserver/hw/xfree86/: Tag: xf-4_8-branch
CHANGELOG
xc/programs/bdftopcf/: Tag: xf-4_8-branch
Imakefile
xc/programs/fc-cache/: Tag: xf-4_8-branch
Imakefile
xc/programs/mkfontdir/: Tag: xf-4_8-branch
Imakefile
xc/programs/mkfontscale/: Tag: xf-4_8-branch
Imakefile
xc/programs/xcursorgen/: Tag: xf-4_8-branch
Imakefile
xc/programs/xkbcomp/: Tag: xf-4_8-branch
Imakefile
Revision Changes Path
1.300.4.1 +5 -3 xc/config/cf/X11.tmpl
1.59.6.1 +18 -1 xc/config/cf/darwin.cf
3.3988.4.4 +10 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.11.8.1 +8 -1 xc/programs/bdftopcf/Imakefile
1.2.8.1 +23 -7 xc/programs/fc-cache/Imakefile
3.15.8.1 +10 -1 xc/programs/mkfontdir/Imakefile
1.10.6.1 +21 -9 xc/programs/mkfontscale/Imakefile
1.7.14.1 +15 -2 xc/programs/xcursorgen/Imakefile
3.26.6.1 +15 -10 xc/programs/xkbcomp/Imakefile
_______________________________________________
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit