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