Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/x11/lib
Module Name: src
Committed By: rtr
Date: Thu Mar 11 16:13:30 UTC 2004
Modified Files:
src/x11/lib/fontconfig: Makefile
src/x11/lib/freetype2/freetype: Makefile
Log Message:
freetype/Makefile
+ substitute @hardcode_libdir_flag_spec@ with -Wl,-rpath,/usr/X11R6/lib
+ substitute @LIBZ@ with -lz
fontconfig/Makefile
+ substitute @hardcode_libdir_flag_spec@ with -Wl,-rpath,/usr/X11R6/lib
should resolve pr#24747
XXX native built xf 4.4 may suffer from the same problem
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/x11/lib/fontconfig/Makefile
cvs rdiff -r1.5 -r1.6 src/x11/lib/freetype2/freetype/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index