Subject: CVS commit: pkgsrc/wm/fvwm2
To: None <pkgsrc-changes@NetBSD.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 07/31/2004 01:25:33
Module Name:	pkgsrc
Committed By:	kristerw
Date:		Sat Jul 31 01:25:33 UTC 2004

Modified Files:
	pkgsrc/wm/fvwm2: distinfo
Added Files:
	pkgsrc/wm/fvwm2/patches: patch-ac

Log Message:
Fix a build problem seen on OS X.

The Apple toolchain has some quirks with common symbols in archives
which makes it fail to pull in a file into a binary if only common
symbols are needed from that file.  Work around this by initializing
one of the variables.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/wm/fvwm2/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/wm/fvwm2/patches/patch-ac

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