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:           Fri Mar 12 03:59:42 UTC 2004

Modified Files:
        src/x11/lib/Xcursor: Makefile
        src/x11/lib/Xft: Makefile

Log Message:
+ hardcode_libdir_flag_spec="-Wl,-rpath,${X11USRLIBDIR}" - for both *-config
  scripts
+ FONTCONFIG_LIBS="-L${X11USRLIBDIR} -lfontconfig" for xft-config

patch from Kouichirou Hiratsuka should resolve pr#24751


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/x11/lib/Xcursor/Makefile
cvs rdiff -r1.6 -r1.7 src/x11/lib/Xft/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