Subject: CVS commit: src/x11/lib
To: None <source-changes@NetBSD.org>
From: Tyler R. Retzlaff <rtr@netbsd.org>
List: source-changes
Date: 03/12/2004 03:59:42
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.