Subject: CVS commit: src/x11/Xserver
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/28/2004 15:19:30
Module Name:	src
Committed By:	chris
Date:		Sun Mar 28 15:19:30 UTC 2004

Modified Files:
	src/x11/Xserver/Xserver/XFree86: Makefile
	src/x11/Xserver/hw/xfree86/bin/xf86cfg: Makefile

Log Message:
When using dynamic module loading on arm, we need to link in libarm.  This
is so we can find icache sync functions.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/x11/Xserver/Xserver/XFree86/Makefile
cvs rdiff -r1.3 -r1.4 src/x11/Xserver/hw/xfree86/bin/xf86cfg/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.